Pull request #4369 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 653358d857e781e74493cff8b445370370ffe60f rather than 323ffeb73e294ae0b19d908a9f8c0c5778042f0f Obtained Jenkinsfile from 653358d857e781e74493cff8b445370370ffe60f 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-ssh2497771348454697929.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh904559690427961895.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4369/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-4369/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3716388438695850268.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-4369/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3763143178776858991.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh1343275762747051601.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-4369/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-4369/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11624307890585340568.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6438 in /w/workspace/edgexfoundry_edgex-go_PR-4369 [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/4369/head:refs/remotes/origin/PR-4369 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 653358d857e781e74493cff8b445370370ffe60f into PR head commit 323ffeb73e294ae0b19d908a9f8c0c5778042f0f Merge succeeded, producing 323ffeb73e294ae0b19d908a9f8c0c5778042f0f Checking out Revision 323ffeb73e294ae0b19d908a9f8c0c5778042f0f (PR-4369) > git config core.sparsecheckout # timeout=10 > git checkout -f 323ffeb73e294ae0b19d908a9f8c0c5778042f0f # 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 653358d857e781e74493cff8b445370370ffe60f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 323ffeb73e294ae0b19d908a9f8c0c5778042f0f # timeout=10 Commit message: "feat!: Remove LastConnected, LastReported and UpdateLastConnected configs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-17T08:51:04.644Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-17T08:51:04.813Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-17T08:51:04.895Z] ========================================================= [2023-02-17T08:51:04.895Z] EdgeX Global Pipelines Version Info [2023-02-17T08:51:04.895Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-17T08:51:05.637Z] ------------------- [2023-02-17T08:51:05.638Z] stable info: [2023-02-17T08:51:05.638Z] ------------------- [2023-02-17T08:51:05.638Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-17T08:51:05.638Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T08:51:05.638Z] Message: update stable to v1.0.244 [2023-02-17T08:51:06.210Z] ------------------- [2023-02-17T08:51:06.210Z] experimental info: [2023-02-17T08:51:06.210Z] ------------------- [2023-02-17T08:51:06.210Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-17T08:51:06.210Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T08:51:06.210Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-17T08:51:06.491Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-17T08:51:06.531Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-17T08:51:06.568Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-17T08:51:06.606Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-17T08:51:06.647Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-17T08:51:06.683Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-17T08:51:06.721Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-17T08:51:06.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-17T08:51:06.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-17T08:51:06.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-17T08:51:06.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-17T08:51:06.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-17T08:51:06.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-17T08:51:06.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-17T08:51:07.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-17T08:51:07.077Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T08:51:07.117Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T08:51:07.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-17T08:51:07.199Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-17T08:51:07.241Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-17T08:51:07.278Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-17T08:51:07.318Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-17T08:51:07.361Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-17T08:51:07.398Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4369 [Pipeline] echo [2023-02-17T08:51:07.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4369 [Pipeline] echo [2023-02-17T08:51:07.472Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4369 [Pipeline] echo [2023-02-17T08:51:07.510Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 323ffeb73e294ae0b19d908a9f8c0c5778042f0f [Pipeline] echo [2023-02-17T08:51:07.549Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 323ffeb [Pipeline] echo [2023-02-17T08:51:07.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T08:51:07.698Z] provisioning config files... [2023-02-17T08:51:07.712Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8255632775065535634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T08:51:08.054Z] ---> docker-login.sh [2023-02-17T08:51:08.054Z] nexus3.edgexfoundry.org:10001 [2023-02-17T08:51:08.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:51:08.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:51:08.315Z] Configure a credential helper to remove this warning. See [2023-02-17T08:51:08.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:51:08.315Z] [2023-02-17T08:51:08.315Z] Login Succeeded [2023-02-17T08:51:08.315Z] nexus3.edgexfoundry.org:10002 [2023-02-17T08:51:08.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:51:08.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:51:08.315Z] Configure a credential helper to remove this warning. See [2023-02-17T08:51:08.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:51:08.315Z] [2023-02-17T08:51:08.315Z] Login Succeeded [2023-02-17T08:51:08.315Z] nexus3.edgexfoundry.org:10003 [2023-02-17T08:51:08.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:51:08.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:51:08.574Z] Configure a credential helper to remove this warning. See [2023-02-17T08:51:08.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:51:08.574Z] [2023-02-17T08:51:08.574Z] Login Succeeded [2023-02-17T08:51:08.574Z] nexus3.edgexfoundry.org:10004 [2023-02-17T08:51:08.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:51:08.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:51:08.574Z] Configure a credential helper to remove this warning. See [2023-02-17T08:51:08.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:51:08.574Z] [2023-02-17T08:51:08.574Z] Login Succeeded [2023-02-17T08:51:08.574Z] docker.io [2023-02-17T08:51:08.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:51:09.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:51:09.093Z] Configure a credential helper to remove this warning. See [2023-02-17T08:51:09.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:51:09.093Z] [2023-02-17T08:51:09.093Z] Login Succeeded [2023-02-17T08:51:09.093Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T08:51:09.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T08:51:09.530Z] + 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-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-02-17T08:51:09.530Z] + dirname cmd/core-command/Dockerfile [2023-02-17T08:51:09.530Z] + cut -d/ -f2 [2023-02-17T08:51:09.530Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-17T08:51:09.530Z] + cut -d/ -f2 [2023-02-17T08:51:09.530Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-17T08:51:09.530Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-17T08:51:09.530Z] + dirname cmd/core-data/Dockerfile [2023-02-17T08:51:09.530Z] + cut -d/ -f2 [2023-02-17T08:51:09.530Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-17T08:51:09.530Z] + dirname+ cmd/core-metadata/Dockerfile [2023-02-17T08:51:09.530Z] cut -d/ -f2 [2023-02-17T08:51:09.530Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-17T08:51:09.530Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-17T08:51:09.530Z] + cut -d/ -f2 [2023-02-17T08:51:09.530Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-17T08:51:09.530Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-17T08:51:09.530Z] + cut -d/ -f2 [2023-02-17T08:51:09.530Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-17T08:51:09.530Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-17T08:51:09.530Z] + cut -d/ -f2 [2023-02-17T08:51:09.530Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-17T08:51:09.530Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-17T08:51:09.530Z] + cut -d/ -f2 [2023-02-17T08:51:09.530Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-17T08:51:09.530Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-17T08:51:09.530Z] + cut -d/ -f2 [2023-02-17T08:51:09.530Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-17T08:51:09.530Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-17T08:51:09.530Z] + cut -d/ -f2 [2023-02-17T08:51:09.530Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-17T08:51:09.530Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-17T08:51:09.530Z] + cut -d/ -f2 [2023-02-17T08:51:09.530Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-17T08:51:09.530Z] + dirname cmd/support-notifications/Dockerfile [2023-02-17T08:51:09.530Z] + cut -d/ -f2 [2023-02-17T08:51:09.530Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-17T08:51:09.530Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-17T08:51:09.530Z] + cut -d/ -f2 [2023-02-17T08:51:09.530Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-17T08:51:09.597Z] 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-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-02-17T08:51:10.078Z] + git rev-list -1 --merges 323ffeb73e294ae0b19d908a9f8c0c5778042f0f~1..323ffeb73e294ae0b19d908a9f8c0c5778042f0f [Pipeline] echo [2023-02-17T08:51:10.115Z] -----------> git rev-list -1 --merges 323ffeb73e294ae0b19d908a9f8c0c5778042f0f~1..323ffeb73e294ae0b19d908a9f8c0c5778042f0f 323ffeb73e294ae0b19d908a9f8c0c5778042f0f [false] [Pipeline] sh [2023-02-17T08:51:10.423Z] + git log --format=format:%s -1 323ffeb73e294ae0b19d908a9f8c0c5778042f0f [Pipeline] echo [2023-02-17T08:51:10.455Z] ========================================================= [2023-02-17T08:51:10.455Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-17T08:51:10.455Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-17T08:51:10.921Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T08:51:10.921Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-17T08:51:10.921Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-17T08:51:10.921Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-17T08:51:10.921Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-17T08:51:10.921Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-17T08:51:10.921Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:51:11.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T08:51:11.401Z] [2023-02-17T08:51:11.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:51:11.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T08:51:11.779Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-17T08:51:11.779Z] b85a868b505f: Pulling fs layer [2023-02-17T08:51:11.779Z] e2be974225ed: Pulling fs layer [2023-02-17T08:51:11.779Z] 339a4e72a1f5: Pulling fs layer [2023-02-17T08:51:11.779Z] 988bab9f4d93: Pulling fs layer [2023-02-17T08:51:11.779Z] 1469e6f7b9e6: Pulling fs layer [2023-02-17T08:51:11.779Z] eaf3925da568: Pulling fs layer [2023-02-17T08:51:11.779Z] bab4dde63d76: Pulling fs layer [2023-02-17T08:51:11.779Z] bde34c3a00c8: Pulling fs layer [2023-02-17T08:51:11.779Z] b352a97aabf1: Pulling fs layer [2023-02-17T08:51:11.779Z] 4872d77fe225: Pulling fs layer [2023-02-17T08:51:11.779Z] 5851b861e8e6: Pulling fs layer [2023-02-17T08:51:11.779Z] 988bab9f4d93: Waiting [2023-02-17T08:51:11.779Z] 1469e6f7b9e6: Waiting [2023-02-17T08:51:11.779Z] eaf3925da568: Waiting [2023-02-17T08:51:11.779Z] bde34c3a00c8: Waiting [2023-02-17T08:51:11.779Z] bab4dde63d76: Waiting [2023-02-17T08:51:11.779Z] b352a97aabf1: Waiting [2023-02-17T08:51:11.779Z] 4872d77fe225: Waiting [2023-02-17T08:51:11.779Z] 5851b861e8e6: Waiting [2023-02-17T08:51:11.779Z] e2be974225ed: Verifying Checksum [2023-02-17T08:51:11.779Z] e2be974225ed: Download complete [2023-02-17T08:51:11.779Z] 988bab9f4d93: Verifying Checksum [2023-02-17T08:51:11.779Z] 988bab9f4d93: Download complete [2023-02-17T08:51:12.060Z] 1469e6f7b9e6: Verifying Checksum [2023-02-17T08:51:12.061Z] 1469e6f7b9e6: Download complete [2023-02-17T08:51:12.061Z] eaf3925da568: Verifying Checksum [2023-02-17T08:51:12.061Z] eaf3925da568: Download complete [2023-02-17T08:51:12.339Z] 339a4e72a1f5: Verifying Checksum [2023-02-17T08:51:12.339Z] 339a4e72a1f5: Download complete [2023-02-17T08:51:12.339Z] bde34c3a00c8: Download complete [2023-02-17T08:51:12.339Z] b352a97aabf1: Verifying Checksum [2023-02-17T08:51:12.339Z] b352a97aabf1: Download complete [2023-02-17T08:51:12.339Z] 4872d77fe225: Verifying Checksum [2023-02-17T08:51:12.339Z] 4872d77fe225: Download complete [2023-02-17T08:51:12.339Z] 5851b861e8e6: Download complete [2023-02-17T08:51:12.601Z] b85a868b505f: Download complete [2023-02-17T08:51:12.860Z] bab4dde63d76: Verifying Checksum [2023-02-17T08:51:12.860Z] bab4dde63d76: Download complete [2023-02-17T08:51:13.798Z] b85a868b505f: Pull complete [2023-02-17T08:51:13.798Z] e2be974225ed: Pull complete [2023-02-17T08:51:14.369Z] 339a4e72a1f5: Pull complete [2023-02-17T08:51:14.369Z] 988bab9f4d93: Pull complete [2023-02-17T08:51:14.630Z] 1469e6f7b9e6: Pull complete [2023-02-17T08:51:14.889Z] eaf3925da568: Pull complete [2023-02-17T08:51:16.795Z] bab4dde63d76: Pull complete [2023-02-17T08:51:16.795Z] bde34c3a00c8: Pull complete [2023-02-17T08:51:16.795Z] b352a97aabf1: Pull complete [2023-02-17T08:51:16.795Z] 4872d77fe225: Pull complete [2023-02-17T08:51:17.055Z] 5851b861e8e6: Pull complete [2023-02-17T08:51:17.055Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-17T08:51:17.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T08:51:17.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:51:17.275Z] prd-ubuntu20.04-docker-8c-8g-6438 does not seem to be running inside a container [2023-02-17T08:51:17.309Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-17T08:51:18.829Z] $ docker top a9ddfa4f1b70effc2bc1d2094e1647e820bcde723ec01b90e84e49e96fe09c4f -eo pid,comm [2023-02-17T08:51:18.882Z] 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-02-17T08:51:18.882Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T08:51:19.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T08:51:19.008Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T08:51:19.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T08:51:19.116Z] $ docker exec a9ddfa4f1b70effc2bc1d2094e1647e820bcde723ec01b90e84e49e96fe09c4f ssh-agent [2023-02-17T08:51:19.218Z] SSH_AUTH_SOCK=/tmp/ssh-R13CJHGNvuoh/agent.31 [2023-02-17T08:51:19.219Z] SSH_AGENT_PID=37 [2023-02-17T08:51:19.224Z] Running ssh-add (command line suppressed) [2023-02-17T08:51:19.342Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12174906661880858543.key (/w/workspace/edgex-go/1@tmp/private_key_12174906661880858543.key) [2023-02-17T08:51:19.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T08:51:19.703Z] + git tag --points-at HEAD [Pipeline] } [2023-02-17T08:51:19.729Z] $ docker exec --env ******** --env ******** a9ddfa4f1b70effc2bc1d2094e1647e820bcde723ec01b90e84e49e96fe09c4f ssh-agent -k [2023-02-17T08:51:19.835Z] unset SSH_AUTH_SOCK; [2023-02-17T08:51:19.836Z] unset SSH_AGENT_PID; [2023-02-17T08:51:19.836Z] echo Agent pid 37 killed; [2023-02-17T08:51:19.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-17T08:51:19.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T08:51:19.919Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T08:51:20.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T08:51:20.036Z] $ docker exec a9ddfa4f1b70effc2bc1d2094e1647e820bcde723ec01b90e84e49e96fe09c4f ssh-agent [2023-02-17T08:51:20.149Z] SSH_AUTH_SOCK=/tmp/ssh-ZjjGO4XfztaI/agent.70 [2023-02-17T08:51:20.149Z] SSH_AGENT_PID=76 [2023-02-17T08:51:20.153Z] Running ssh-add (command line suppressed) [2023-02-17T08:51:20.257Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7391968474030256484.key (/w/workspace/edgex-go/1@tmp/private_key_7391968474030256484.key) [2023-02-17T08:51:20.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T08:51:20.591Z] + git semver init [2023-02-17T08:51:20.850Z] 2023-02-17 08:51:20,810 [run_init] DEBUG init version:0.0.0 force:False [2023-02-17T08:51:20.850Z] 2023-02-17 08:51:20,811 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-17T08:51:20.850Z] 2023-02-17 08:51:20,812 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-17T08:51:20.850Z] 2023-02-17 08:51:20,812 [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-02-17T08:51:27.418Z] 2023-02-17 08:51:26,203 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-17T08:51:27.418Z] 2023-02-17 08:51:26,204 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4369 with force:False [2023-02-17T08:51:27.418Z] 2023-02-17 08:51:26,204 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4369 [2023-02-17T08:51:27.418Z] 2023-02-17 08:51:26,209 [execute] INFO git cat-file --batch-check [2023-02-17T08:51:27.418Z] 2023-02-17 08:51:26,209 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T08:51:27.418Z] 2023-02-17 08:51:26,216 [execute] INFO git cat-file --batch [2023-02-17T08:51:27.418Z] 2023-02-17 08:51:26,216 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T08:51:27.418Z] 2023-02-17 08:51:26,221 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4369 [2023-02-17T08:51:27.418Z] 0.0.0 [Pipeline] } [2023-02-17T08:51:27.447Z] $ docker exec --env ******** --env ******** a9ddfa4f1b70effc2bc1d2094e1647e820bcde723ec01b90e84e49e96fe09c4f ssh-agent -k [2023-02-17T08:51:27.551Z] unset SSH_AUTH_SOCK; [2023-02-17T08:51:27.551Z] unset SSH_AGENT_PID; [2023-02-17T08:51:27.552Z] echo Agent pid 76 killed; [2023-02-17T08:51:27.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T08:51:27.957Z] + git semver [Pipeline] } [2023-02-17T08:51:28.240Z] $ docker stop --time=1 a9ddfa4f1b70effc2bc1d2094e1647e820bcde723ec01b90e84e49e96fe09c4f [2023-02-17T08:51:29.605Z] $ docker rm -f --volumes a9ddfa4f1b70effc2bc1d2094e1647e820bcde723ec01b90e84e49e96fe09c4f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T08:51:30.000Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-17T08:51:30.279Z] Stashed 1 file(s) [Pipeline] echo [2023-02-17T08:51:30.296Z] [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-02-17T08:51:31.054Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-17T08:51:31.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T08:51:31.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T08:51:31.143Z] ========================================================= [2023-02-17T08:51:31.143Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-17T08:51:31.143Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-17T08:51:31.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T08:51:31.477Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-17T08:51:31.477Z] 213ec9aee27d: Pulling fs layer [2023-02-17T08:51:31.477Z] 4583459ba037: Pulling fs layer [2023-02-17T08:51:31.477Z] 93c1e223e6f2: Pulling fs layer [2023-02-17T08:51:31.477Z] 53926ce57604: Pulling fs layer [2023-02-17T08:51:31.477Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-17T08:51:31.477Z] 22ff95d597cd: Pulling fs layer [2023-02-17T08:51:31.477Z] 12d6caf4c0d1: Pulling fs layer [2023-02-17T08:51:31.477Z] 53926ce57604: Waiting [2023-02-17T08:51:31.477Z] 21b2b0c7a3f4: Waiting [2023-02-17T08:51:31.477Z] 22ff95d597cd: Waiting [2023-02-17T08:51:31.477Z] 12d6caf4c0d1: Waiting [2023-02-17T08:51:31.477Z] 96b7cbca73a9: Pulling fs layer [2023-02-17T08:51:31.477Z] a7acece74701: Pulling fs layer [2023-02-17T08:51:31.477Z] 96b7cbca73a9: Waiting [2023-02-17T08:51:31.477Z] 93c1e223e6f2: Verifying Checksum [2023-02-17T08:51:31.477Z] 93c1e223e6f2: Download complete [2023-02-17T08:51:31.477Z] 4583459ba037: Download complete [2023-02-17T08:51:31.477Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-17T08:51:31.477Z] 21b2b0c7a3f4: Download complete [2023-02-17T08:51:31.477Z] 22ff95d597cd: Verifying Checksum [2023-02-17T08:51:31.477Z] 22ff95d597cd: Download complete [2023-02-17T08:51:31.743Z] 213ec9aee27d: Verifying Checksum [2023-02-17T08:51:31.743Z] 12d6caf4c0d1: Download complete [2023-02-17T08:51:31.743Z] 213ec9aee27d: Pull complete [2023-02-17T08:51:32.014Z] 4583459ba037: Pull complete [2023-02-17T08:51:32.311Z] 93c1e223e6f2: Pull complete [2023-02-17T08:51:33.913Z] a7acece74701: Verifying Checksum [2023-02-17T08:51:33.913Z] a7acece74701: Download complete [2023-02-17T08:51:33.913Z] 96b7cbca73a9: Download complete [2023-02-17T08:51:33.913Z] 53926ce57604: Verifying Checksum [2023-02-17T08:51:33.913Z] 53926ce57604: Download complete [2023-02-17T08:51:38.127Z] 53926ce57604: Pull complete [2023-02-17T08:51:38.127Z] 21b2b0c7a3f4: Pull complete [2023-02-17T08:51:38.127Z] 22ff95d597cd: Pull complete [2023-02-17T08:51:38.127Z] 12d6caf4c0d1: Pull complete [2023-02-17T08:51:40.670Z] 96b7cbca73a9: Pull complete [2023-02-17T08:51:41.238Z] a7acece74701: Pull complete [2023-02-17T08:51:41.238Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-17T08:51:41.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T08:51:41.238Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-17T08:51:41.594Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T08:51:41.594Z] WORKDIR /edgex [2023-02-17T08:51:41.594Z] COPY go.mod . [2023-02-17T08:51:41.594Z] RUN go mod download [2023-02-17T08:51:41.594Z] docker build -t ci-base-image-x86_64 -f - . [2023-02-17T08:51:42.162Z] Sending build context to Docker daemon 170.4MB [2023-02-17T08:51:42.162Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T08:51:42.162Z] ---> db6d94c90886 [2023-02-17T08:51:42.162Z] Step 2/4 : WORKDIR /edgex [2023-02-17T08:51:44.698Z] ---> Running in 1126a1c778a0 [2023-02-17T08:51:44.698Z] Removing intermediate container 1126a1c778a0 [2023-02-17T08:51:44.698Z] ---> aa0dc3169cf4 [2023-02-17T08:51:44.698Z] Step 3/4 : COPY go.mod . [2023-02-17T08:51:44.698Z] ---> 8e79e1306c96 [2023-02-17T08:51:44.698Z] Step 4/4 : RUN go mod download [2023-02-17T08:51:44.698Z] ---> Running in 60ef3f4da99b [2023-02-17T08:51:45.606Z] Still waiting to schedule task [2023-02-17T08:51:45.606Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-17T08:51:54.683Z] Removing intermediate container 60ef3f4da99b [2023-02-17T08:51:54.683Z] ---> 9c6dcd4986ef [2023-02-17T08:51:54.683Z] Successfully built 9c6dcd4986ef [2023-02-17T08:51:54.683Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:51:55.054Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T08:51:55.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:51:55.193Z] prd-ubuntu20.04-docker-8c-8g-6438 does not seem to be running inside a container [2023-02-17T08:51:55.225Z] $ 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 ******** ci-base-image-x86_64 cat [2023-02-17T08:51:55.661Z] $ docker top f7344fb2447feeded160d449b198dbc2ca018c8ff3dbd92e58c7db6051ef2d64 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T08:51:56.052Z] + go version [2023-02-17T08:51:56.052Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-17T08:51:56.089Z] $ docker stop --time=1 f7344fb2447feeded160d449b198dbc2ca018c8ff3dbd92e58c7db6051ef2d64 [2023-02-17T08:51:57.361Z] $ docker rm -f --volumes f7344fb2447feeded160d449b198dbc2ca018c8ff3dbd92e58c7db6051ef2d64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:51:58.020Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T08:51:58.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:51:58.161Z] prd-ubuntu20.04-docker-8c-8g-6438 does not seem to be running inside a container [2023-02-17T08:51:58.195Z] $ 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 ******** ci-base-image-x86_64 cat [2023-02-17T08:51:58.568Z] $ docker top 502ccd0a4816070424c9f407bd3c7525f185030943456ffbd53d221a346233ff -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-17T08:51:58.686Z] ========================================================= [2023-02-17T08:51:58.686Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-17T08:51:58.686Z] ========================================================= [Pipeline] sh [2023-02-17T08:51:58.979Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-17T08:51:59.337Z] + make test [2023-02-17T08:51:59.337Z] go test -race -coverprofile=coverage.out ./... [2023-02-17T08:52:05.903Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-17T08:52:20.791Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-17T08:52:20.791Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-17T08:52:20.791Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-17T08:52:20.791Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-17T08:52:20.791Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-17T08:52:20.791Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-17T08:52:20.791Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-17T08:52:20.791Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-17T08:52:20.791Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-17T08:52:20.791Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-17T08:52:20.791Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-17T08:52:20.791Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-17T08:52:20.791Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-17T08:52:20.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-17T08:52:21.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.109s coverage: 28.7% of statements [2023-02-17T08:52:21.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-17T08:52:21.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-17T08:52:21.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.118s coverage: 98.5% of statements [2023-02-17T08:52:25.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.142s coverage: 73.7% of statements [2023-02-17T08:52:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-17T08:52:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-17T08:52:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-17T08:52:25.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.124s coverage: 54.0% of statements [2023-02-17T08:52:25.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-17T08:52:25.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-17T08:52:26.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.172s coverage: 88.5% of statements [2023-02-17T08:52:26.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-17T08:52:26.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-17T08:52:26.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-17T08:52:26.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-17T08:52:26.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-17T08:52:26.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.9% of statements [2023-02-17T08:52:26.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-17T08:52:26.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-17T08:52:26.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.470s coverage: 95.6% of statements [2023-02-17T08:52:26.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-17T08:52:26.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-17T08:52:26.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-17T08:52:26.163Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements [2023-02-17T08:52:26.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-17T08:52:26.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-17T08:52:26.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-17T08:52:26.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-17T08:52:26.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-17T08:52:26.163Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.086s coverage: 65.9% of statements [2023-02-17T08:52:26.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-17T08:52:26.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-17T08:52:26.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-17T08:52:26.163Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2023-02-17T08:52:26.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-17T08:52:26.163Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.084s coverage: 29.6% of statements [2023-02-17T08:52:26.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-17T08:52:26.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements [2023-02-17T08:52:26.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.077s coverage: 82.9% of statements [2023-02-17T08:52:26.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2023-02-17T08:52:26.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2023-02-17T08:52:26.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2023-02-17T08:52:31.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements [2023-02-17T08:52:31.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.379s coverage: 79.9% of statements [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.083s coverage: 86.9% of statements [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.087s coverage: 87.2% of statements [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.093s coverage: 20.0% of statements [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 77.4% of statements [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 80.0% of statements [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.231s coverage: 91.2% of statements [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.223s coverage: 63.1% of statements [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.346s coverage: 65.3% of statements [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 41.0% of statements [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.090s coverage: 17.7% of statements [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-17T08:52:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-17T08:52:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-02-17T08:52:49.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-17T08:52:49.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-17T08:52:49.521Z] 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-02-17T08:53:07.603Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-17T08:53:07.603Z] go vet ./... [2023-02-17T08:53:11.785Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T08:53:11.785Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T08:53:11.785Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T08:53:11.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-17T08:53:12.131Z] + ls -al . [2023-02-17T08:53:12.131Z] total 744 [2023-02-17T08:53:12.131Z] drwxrwxr-x 11 1001 1001 4096 Feb 17 08:51 . [2023-02-17T08:53:12.131Z] drwxr-xr-x 4 root root 4096 Feb 17 08:51 .. [2023-02-17T08:53:12.131Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 08:51 .blubracket [2023-02-17T08:53:12.131Z] -rw-rw-r-- 1 1001 1001 16 Feb 17 08:51 .dockerignore [2023-02-17T08:53:12.131Z] drwxrwxr-x 8 1001 1001 4096 Feb 17 08:52 .git [2023-02-17T08:53:12.131Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 08:51 .github [2023-02-17T08:53:12.131Z] -rw-rw-r-- 1 1001 1001 1024 Feb 17 08:51 .gitignore [2023-02-17T08:53:12.131Z] -rw-rw-r-- 1 1001 1001 42 Feb 17 08:51 .golangci.yml [2023-02-17T08:53:12.131Z] -rw-rw-r-- 1 1001 1001 87 Feb 17 08:51 .hadolint.yml [2023-02-17T08:53:12.131Z] drwxr-xr-x 3 1001 1001 4096 Feb 17 08:51 .semver [2023-02-17T08:53:12.131Z] -rw-rw-r-- 1 1001 1001 166 Feb 17 08:51 .sonarcloud.properties [2023-02-17T08:53:12.131Z] -rw-rw-r-- 1 1001 1001 1171 Feb 17 08:51 ADOPTERS.md [2023-02-17T08:53:12.131Z] -rw-rw-r-- 1 1001 1001 10825 Feb 17 08:51 Attribution.txt [2023-02-17T08:53:12.131Z] -rw-rw-r-- 1 1001 1001 73765 Feb 17 08:51 CHANGELOG.md [2023-02-17T08:53:12.131Z] -rw-rw-r-- 1 1001 1001 3804 Feb 17 08:51 CONTRIBUTING.md [2023-02-17T08:53:12.131Z] -rw-rw-r-- 1 1001 1001 677 Feb 17 08:51 GOVERNANCE.md [2023-02-17T08:53:12.131Z] -rw-rw-r-- 1 1001 1001 883 Feb 17 08:51 Jenkinsfile [2023-02-17T08:53:12.131Z] -rw-rw-r-- 1 1001 1001 10775 Feb 17 08:51 LICENSE [2023-02-17T08:53:12.131Z] -rw-rw-r-- 1 1001 1001 13375 Feb 17 08:51 Makefile [2023-02-17T08:53:12.131Z] -rw-rw-r-- 1 1001 1001 582 Feb 17 08:51 OWNERS.md [2023-02-17T08:53:12.131Z] -rw-rw-r-- 1 1001 1001 9403 Feb 17 08:51 README.md [2023-02-17T08:53:12.131Z] -rw-rw-r-- 1 1001 1001 6912 Feb 17 08:51 SECURITY.md [2023-02-17T08:53:12.131Z] -rw-rw-r-- 1 1001 1001 5 Feb 17 08:51 VERSION [2023-02-17T08:53:12.131Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 08:51 bin [2023-02-17T08:53:12.131Z] drwxrwxr-x 17 1001 1001 4096 Feb 17 08:51 cmd [2023-02-17T08:53:12.131Z] -rw-r--r-- 1 root root 487323 Feb 17 08:52 coverage.out [2023-02-17T08:53:12.131Z] -rw-rw-r-- 1 1001 1001 3295 Feb 17 08:51 go.mod [2023-02-17T08:53:12.131Z] -rw-rw-r-- 1 1001 1001 33318 Feb 17 08:51 go.sum [2023-02-17T08:53:12.131Z] drwxrwxr-x 7 1001 1001 4096 Feb 17 08:51 internal [2023-02-17T08:53:12.131Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 08:51 openapi [2023-02-17T08:53:12.131Z] drwxrwxr-x 4 1001 1001 4096 Feb 17 08:51 snap [2023-02-17T08:53:12.131Z] -rw-rw-r-- 1 1001 1001 204 Feb 17 08:51 version.go [Pipeline] sh [2023-02-17T08:53:12.449Z] + '[' -e coverage.out ] [2023-02-17T08:53:12.449Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-17T08:53:12.582Z] Stashed 1 file(s) [Pipeline] sh [2023-02-17T08:53:12.877Z] + make build [2023-02-17T08:53:12.877Z] 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-02-17T08:53:25.083Z] 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-02-17T08:53:26.019Z] 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-02-17T08:53:27.395Z] 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-02-17T08:53:28.345Z] 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-02-17T08:53:36.459Z] 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-02-17T08:53:37.027Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-17T08:53:38.407Z] 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-02-17T08:53:39.786Z] 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-02-17T08:53:40.358Z] 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-02-17T08:53:41.295Z] 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-02-17T08:53:43.830Z] 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-02-17T08:53:44.789Z] $ docker stop --time=1 502ccd0a4816070424c9f407bd3c7525f185030943456ffbd53d221a346233ff [2023-02-17T08:53:47.374Z] $ docker rm -f --volumes 502ccd0a4816070424c9f407bd3c7525f185030943456ffbd53d221a346233ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:53:48.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T08:53:48.531Z] [2023-02-17T08:53:48.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:53:48.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T08:53:48.954Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-17T08:53:48.954Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-17T08:53:48.954Z] ca9280d653b3: Pulling fs layer [2023-02-17T08:53:48.954Z] 7e9c9ca2126c: Pulling fs layer [2023-02-17T08:53:49.220Z] cbdbe7a5bc2a: Download complete [2023-02-17T08:53:49.220Z] cbdbe7a5bc2a: Pull complete [2023-02-17T08:53:49.478Z] ca9280d653b3: Verifying Checksum [2023-02-17T08:53:49.478Z] ca9280d653b3: Download complete [2023-02-17T08:53:49.735Z] 7e9c9ca2126c: Download complete [2023-02-17T08:53:49.993Z] ca9280d653b3: Pull complete [2023-02-17T08:53:53.281Z] 7e9c9ca2126c: Pull complete [2023-02-17T08:53:53.281Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-17T08:53:53.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T08:53:53.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:53:53.484Z] prd-ubuntu20.04-docker-8c-8g-6438 does not seem to be running inside a container [2023-02-17T08:53:53.514Z] $ docker run -t -d -u 1001:1001 --entrypoint= -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-devops/edgex-compose:latest cat [2023-02-17T08:53:54.994Z] $ docker top 880219b2c1d99ddfef971c966a893246986d4a8fafb95cc507d6875125d5e0c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T08:53:55.387Z] + docker-compose build --help [2023-02-17T08:53:55.387Z] + grep parallel [2023-02-17T08:53:55.960Z] --parallel Build images in parallel. [Pipeline] } [2023-02-17T08:53:55.996Z] $ docker stop --time=1 880219b2c1d99ddfef971c966a893246986d4a8fafb95cc507d6875125d5e0c4 [2023-02-17T08:53:57.419Z] $ docker rm -f --volumes 880219b2c1d99ddfef971c966a893246986d4a8fafb95cc507d6875125d5e0c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:53:58.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T08:53:58.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:53:58.166Z] prd-ubuntu20.04-docker-8c-8g-6438 does not seem to be running inside a container [2023-02-17T08:53:58.199Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-17T08:53:58.565Z] $ docker top edfc70860d9a5c61fec3e830bf8e1636614fdc534610d9a8dd717815c1ed1a74 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T08:53:58.958Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-17T08:53:59.525Z] Building core-command ... [2023-02-17T08:53:59.525Z] Building core-common-config-bootstrapper ... [2023-02-17T08:53:59.525Z] Building core-data ... [2023-02-17T08:53:59.525Z] Building core-metadata ... [2023-02-17T08:53:59.525Z] Building security-bootstrapper ... [2023-02-17T08:53:59.525Z] Building security-proxy-setup ... [2023-02-17T08:53:59.525Z] Building security-secretstore-setup ... [2023-02-17T08:53:59.525Z] Building security-spiffe-token-provider ... [2023-02-17T08:53:59.525Z] Building security-spire-agent ... [2023-02-17T08:53:59.525Z] Building security-spire-config ... [2023-02-17T08:53:59.525Z] Building security-spire-server ... [2023-02-17T08:53:59.525Z] Building support-notifications ... [2023-02-17T08:53:59.525Z] Building support-scheduler ... [2023-02-17T08:53:59.525Z] Building support-notifications [2023-02-17T08:53:59.525Z] Building security-spire-server [2023-02-17T08:53:59.525Z] Building security-proxy-setup [2023-02-17T08:53:59.525Z] Building security-secretstore-setup [2023-02-17T08:53:59.525Z] Building security-bootstrapper [2023-02-17T08:54:11.726Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:54:11.726Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:54:11.726Z] ---> 9c6dcd4986ef [2023-02-17T08:54:11.726Z] Step 3/23 : WORKDIR /edgex-go [2023-02-17T08:54:11.726Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:54:11.726Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:54:11.726Z] ---> 9c6dcd4986ef [2023-02-17T08:54:11.726Z] Step 3/32 : WORKDIR /edgex-go [2023-02-17T08:54:11.726Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:54:11.726Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:54:11.726Z] ---> 9c6dcd4986ef [2023-02-17T08:54:11.726Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T08:54:11.726Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:54:11.726Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:54:11.726Z] ---> 9c6dcd4986ef [2023-02-17T08:54:11.726Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:54:11.726Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:54:11.726Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:54:11.726Z] ---> 9c6dcd4986ef [2023-02-17T08:54:11.726Z] Step 3/21 : WORKDIR /edgex-go [2023-02-17T08:54:13.100Z] ---> Running in 7bf7c89f41a9 [2023-02-17T08:54:13.100Z] ---> Running in ed21474b2e3a [2023-02-17T08:54:13.100Z] ---> Running in 4b2f6b2ac686 [2023-02-17T08:54:13.100Z] ---> Running in 664cc62386be [2023-02-17T08:54:13.100Z] ---> Running in 3f5f0dfc4ca7 [2023-02-17T08:54:13.100Z] Removing intermediate container 7bf7c89f41a9 [2023-02-17T08:54:13.100Z] ---> 11c57e43eaab [2023-02-17T08:54:13.100Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T08:54:13.100Z] Removing intermediate container 664cc62386be [2023-02-17T08:54:13.100Z] ---> 947b972f7066 [2023-02-17T08:54:13.100Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T08:54:13.358Z] Removing intermediate container 3f5f0dfc4ca7 [2023-02-17T08:54:13.358Z] ---> ea5ae33a40c2 [2023-02-17T08:54:13.358Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-17T08:54:13.358Z] ---> Running in bd469a4a2d2f [2023-02-17T08:54:13.358Z] Removing intermediate container 4b2f6b2ac686 [2023-02-17T08:54:13.358Z] ---> f96c870ecdc0 [2023-02-17T08:54:13.358Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-17T08:54:13.358Z] Removing intermediate container ed21474b2e3a [2023-02-17T08:54:13.358Z] ---> cb59b49766a1 [2023-02-17T08:54:13.358Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-17T08:54:13.358Z] ---> Running in c8f3192eb358 [2023-02-17T08:54:13.358Z] ---> Running in 460b71e415af [2023-02-17T08:54:13.358Z] ---> Running in 381e64ea9bac [2023-02-17T08:54:13.358Z] ---> Running in d2e728dc6191 [2023-02-17T08:54:13.616Z] Removing intermediate container c8f3192eb358 [2023-02-17T08:54:13.616Z] ---> 097fde7de2f5 [2023-02-17T08:54:13.616Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-17T08:54:13.616Z] ---> Running in 359f0727e095 [2023-02-17T08:54:13.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:54:13.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:54:13.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:54:13.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:54:13.873Z] OK: 211 MiB in 51 packages [2023-02-17T08:54:14.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:54:14.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:54:14.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:54:14.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:54:14.134Z] OK: 211 MiB in 51 packages [2023-02-17T08:54:14.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:54:14.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:54:14.393Z] OK: 211 MiB in 51 packages [2023-02-17T08:54:14.393Z] OK: 211 MiB in 51 packages [2023-02-17T08:54:14.393Z] Removing intermediate container bd469a4a2d2f [2023-02-17T08:54:14.393Z] ---> 61816a66b11e [2023-02-17T08:54:14.393Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-17T08:54:14.393Z] OK: 211 MiB in 51 packages [2023-02-17T08:54:14.652Z] Removing intermediate container 460b71e415af [2023-02-17T08:54:14.652Z] ---> 04c3e3298e65 [2023-02-17T08:54:14.652Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-17T08:54:14.652Z] ---> ecf737a074d7 [2023-02-17T08:54:14.652Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:54:14.652Z] ---> Running in ee2be2e0519a [2023-02-17T08:54:14.911Z] ---> 18b38f36b905 [2023-02-17T08:54:14.911Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:54:14.911Z] ---> Running in 8f3f9ac792eb [2023-02-17T08:54:14.911Z] Removing intermediate container d2e728dc6191 [2023-02-17T08:54:14.911Z] ---> 4537aff5cfaf [2023-02-17T08:54:14.911Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T08:54:15.169Z] Removing intermediate container 359f0727e095 [2023-02-17T08:54:15.169Z] ---> 7a469f253de0 [2023-02-17T08:54:15.169Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T08:54:15.169Z] ---> 8b6e0349cadb [2023-02-17T08:54:15.169Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:54:15.169Z] Removing intermediate container 381e64ea9bac [2023-02-17T08:54:15.169Z] ---> b72231cf3c40 [2023-02-17T08:54:15.169Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-17T08:54:15.169Z] ---> Running in 32711c4ff240 [2023-02-17T08:54:15.429Z] ---> 1d85e2210ac0 [2023-02-17T08:54:15.429Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:54:15.429Z] ---> Running in 27073bd859a5 [2023-02-17T08:54:15.429Z] ---> 439c9b20332b [2023-02-17T08:54:15.429Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:54:15.429Z] ---> Running in 0089bc333e22 [2023-02-17T08:54:47.605Z] Removing intermediate container 32711c4ff240 [2023-02-17T08:54:47.605Z] ---> 90123a6386dd [2023-02-17T08:54:47.605Z] Step 7/24 : COPY . . [2023-02-17T08:54:47.605Z] Removing intermediate container 0089bc333e22 [2023-02-17T08:54:47.605Z] ---> 475486ccd5db [2023-02-17T08:54:47.605Z] Step 7/32 : COPY . . [2023-02-17T08:54:47.605Z] Removing intermediate container 8f3f9ac792eb [2023-02-17T08:54:47.605Z] ---> 8ee98a103bbd [2023-02-17T08:54:47.605Z] Step 7/21 : COPY . . [2023-02-17T08:54:47.605Z] Removing intermediate container ee2be2e0519a [2023-02-17T08:54:47.605Z] ---> 678f3a9c35af [2023-02-17T08:54:47.605Z] Step 7/23 : COPY . . [2023-02-17T08:54:47.605Z] Removing intermediate container 27073bd859a5 [2023-02-17T08:54:47.605Z] ---> d46225059a2e [2023-02-17T08:54:47.605Z] Step 8/22 : COPY . . [2023-02-17T08:54:54.173Z] ---> db70ceb8ce99 [2023-02-17T08:54:54.173Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-17T08:54:54.173Z] ---> 34390249cb44 [2023-02-17T08:54:54.173Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-17T08:54:54.173Z] ---> d1982b5a3558 [2023-02-17T08:54:54.173Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-17T08:54:54.173Z] ---> Running in cf7b444ab92c [2023-02-17T08:54:54.173Z] ---> a4992984ade7 [2023-02-17T08:54:54.173Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-17T08:54:54.431Z] ---> f9359cfec554 [2023-02-17T08:54:54.431Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T08:54:54.431Z] ---> Running in c745ca7808a6 [2023-02-17T08:54:54.431Z] ---> Running in 6b32fa45b213 [2023-02-17T08:54:54.431Z] ---> Running in a6f6522af359 [2023-02-17T08:54:54.431Z] ---> Running in 699e61b5d2da [2023-02-17T08:54:54.431Z] Removing intermediate container a6f6522af359 [2023-02-17T08:54:54.431Z] ---> 09b927e1e83d [2023-02-17T08:54:54.431Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-17T08:54:54.689Z] ---> Running in 40b5527c3776 [2023-02-17T08:54:54.689Z] Removing intermediate container 40b5527c3776 [2023-02-17T08:54:54.689Z] ---> a923914c248a [2023-02-17T08:54:54.689Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T08:54:54.689Z] ---> Running in 007e745ebe8b [2023-02-17T08:54:54.689Z] 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-02-17T08:54:54.948Z] 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-02-17T08:54:55.206Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-17T08:54:55.464Z] 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-02-17T08:54:56.031Z] Removing intermediate container 007e745ebe8b [2023-02-17T08:54:56.031Z] ---> db2ff62d5de1 [2023-02-17T08:54:56.031Z] Step 11/23 : WORKDIR /edgex-go [2023-02-17T08:54:56.289Z] ---> Running in a88323b67cae [2023-02-17T08:54:56.547Z] Removing intermediate container a88323b67cae [2023-02-17T08:54:56.547Z] ---> c12077c726f9 [2023-02-17T08:54:56.547Z] [2023-02-17T08:54:56.547Z] Step 12/23 : FROM alpine:3.15 [2023-02-17T08:54:56.547Z] 3.15: Pulling from library/alpine [2023-02-17T08:54:57.122Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-17T08:54:57.122Z] Status: Downloaded newer image for alpine:3.15 [2023-02-17T08:54:57.122Z] ---> 5ce65d7b0fde [2023-02-17T08:54:57.122Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:54:57.122Z] ---> Running in 0c0e5d560aac [2023-02-17T08:54:57.122Z] Removing intermediate container 0c0e5d560aac [2023-02-17T08:54:57.122Z] ---> 3be305cbc33e [2023-02-17T08:54:57.122Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T08:54:57.379Z] ---> Running in e8d05253f053 [2023-02-17T08:54:57.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:54:57.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:54:58.204Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T08:54:58.204Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T08:54:58.204Z] OK: 15857 distinct packages available [2023-02-17T08:54:58.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:54:58.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:54:58.462Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-17T08:54:58.462Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-17T08:54:58.462Z] (3/5) Installing libucontext (1.1-r0) [2023-02-17T08:54:58.462Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-17T08:54:58.462Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-17T08:54:58.462Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T08:54:58.462Z] OK: 7 MiB in 19 packages [2023-02-17T08:54:59.835Z] Removing intermediate container e8d05253f053 [2023-02-17T08:54:59.835Z] ---> 63c1866a39c7 [2023-02-17T08:54:59.835Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T08:55:01.733Z] ---> 877b2d08bce7 [2023-02-17T08:55:01.733Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T08:55:02.679Z] ---> b93d44d0fbcf [2023-02-17T08:55:02.679Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-17T08:55:02.938Z] ---> f0fcb9cd6723 [2023-02-17T08:55:02.938Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-17T08:55:03.529Z] ---> 7411eceb8cff [2023-02-17T08:55:03.529Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T08:55:03.787Z] ---> Running in a1124f0c4b26 [2023-02-17T08:55:04.352Z] Removing intermediate container a1124f0c4b26 [2023-02-17T08:55:04.352Z] ---> 3fb11dc4f742 [2023-02-17T08:55:04.352Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T08:55:04.352Z] ---> Running in cf45785577b5 [2023-02-17T08:55:04.611Z] Removing intermediate container cf45785577b5 [2023-02-17T08:55:04.611Z] ---> 3d490b08dbc5 [2023-02-17T08:55:04.611Z] Step 21/23 : LABEL arch=x86_64 [2023-02-17T08:55:04.879Z] ---> Running in 0c4fa7ab415c [2023-02-17T08:55:05.137Z] Removing intermediate container 0c4fa7ab415c [2023-02-17T08:55:05.137Z] ---> 10f494b4381c [2023-02-17T08:55:05.137Z] Step 22/23 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T08:55:05.395Z] ---> Running in 4364c64edf8c [2023-02-17T08:55:05.653Z] Removing intermediate container 4364c64edf8c [2023-02-17T08:55:05.653Z] ---> cd5fb5a75a3a [2023-02-17T08:55:05.653Z] Step 23/23 : LABEL version=0.0.0 [2023-02-17T08:55:05.653Z] ---> Running in c79752915198 [2023-02-17T08:55:05.912Z] Removing intermediate container c79752915198 [2023-02-17T08:55:05.912Z] ---> edfff8ec64bf [2023-02-17T08:55:05.912Z] [2023-02-17T08:55:06.170Z] Successfully built edfff8ec64bf [2023-02-17T08:55:06.170Z] Successfully tagged security-spire-server:latest [2023-02-17T08:55:06.170Z]  Building security-spire-server ... done Building security-spire-config [2023-02-17T08:55:11.442Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:55:11.442Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:55:11.442Z] ---> 9c6dcd4986ef [2023-02-17T08:55:11.442Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T08:55:11.442Z] ---> Using cache [2023-02-17T08:55:11.442Z] ---> cb59b49766a1 [2023-02-17T08:55:11.442Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T08:55:12.813Z] ---> Running in a778507a1c76 [2023-02-17T08:55:13.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:55:13.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:55:14.003Z] OK: 211 MiB in 51 packages [2023-02-17T08:55:15.375Z] Removing intermediate container a778507a1c76 [2023-02-17T08:55:15.376Z] ---> fefa3360b83f [2023-02-17T08:55:15.376Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T08:55:15.633Z] ---> dde24aa9f6ac [2023-02-17T08:55:15.633Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:55:15.633Z] ---> Running in 2522d1468e24 [2023-02-17T08:55:22.190Z] 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-02-17T08:55:22.448Z] 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-02-17T08:55:30.561Z] Removing intermediate container 6b32fa45b213 [2023-02-17T08:55:30.561Z] ---> a4199c8b30d0 [2023-02-17T08:55:30.561Z] [2023-02-17T08:55:30.561Z] Step 9/32 : FROM alpine:3.16 [2023-02-17T08:55:30.561Z] Removing intermediate container 699e61b5d2da [2023-02-17T08:55:30.561Z] ---> b749edc9f440 [2023-02-17T08:55:30.561Z] [2023-02-17T08:55:30.561Z] Step 9/21 : FROM alpine:3.16 [2023-02-17T08:55:30.561Z] Removing intermediate container c745ca7808a6 [2023-02-17T08:55:30.561Z] ---> b271bc3f39a7 [2023-02-17T08:55:30.561Z] [2023-02-17T08:55:30.561Z] Step 9/24 : FROM alpine:3.16 [2023-02-17T08:55:30.561Z] 3.16: Pulling from library/alpine [2023-02-17T08:55:30.561Z] 3.16: Pulling from library/alpine [2023-02-17T08:55:30.561Z] 3.16: Pulling from library/alpine [2023-02-17T08:55:32.463Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T08:55:32.463Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T08:55:32.463Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T08:55:32.463Z] Status: Image is up to date for alpine:3.16 [2023-02-17T08:55:32.463Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T08:55:32.463Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T08:55:32.463Z] ---> dfd21b5a31f5 [2023-02-17T08:55:32.463Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-17T08:55:32.463Z] ---> dfd21b5a31f5 [2023-02-17T08:55:32.463Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-17T08:55:32.463Z] ---> dfd21b5a31f5 [2023-02-17T08:55:32.463Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:55:32.463Z] ---> Running in d316867de0ae [2023-02-17T08:55:32.463Z] ---> Running in ca84f1d919c0 [2023-02-17T08:55:32.463Z] ---> Running in bca0f2c33b96 [2023-02-17T08:55:32.463Z] Removing intermediate container cf7b444ab92c [2023-02-17T08:55:32.463Z] ---> 287b935fbae4 [2023-02-17T08:55:32.463Z] [2023-02-17T08:55:32.463Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T08:55:32.463Z] ---> dfd21b5a31f5 [2023-02-17T08:55:32.463Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-17T08:55:32.463Z] Removing intermediate container bca0f2c33b96 [2023-02-17T08:55:32.463Z] ---> 07a953d63334 [2023-02-17T08:55:32.463Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-17T08:55:32.463Z] ---> Running in be19c9d05ddd [2023-02-17T08:55:32.463Z] ---> Running in 4996ab47d4fd [2023-02-17T08:55:32.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:55:32.723Z] Removing intermediate container 2522d1468e24 [2023-02-17T08:55:32.723Z] ---> aa39be191249 [2023-02-17T08:55:32.723Z] Step 7/24 : COPY . . [2023-02-17T08:55:32.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:55:32.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:55:32.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:55:32.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:55:32.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:55:32.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:55:32.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:55:33.237Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-17T08:55:33.237Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-17T08:55:33.237Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-17T08:55:33.237Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-17T08:55:33.237Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-17T08:55:33.237Z] (5/6) Installing curl (7.83.1-r6) [2023-02-17T08:55:33.237Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-17T08:55:33.237Z] (3/3) Installing su-exec (0.2-r1) [2023-02-17T08:55:33.237Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-17T08:55:33.237Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:55:33.237Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-17T08:55:33.237Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:55:33.237Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T08:55:33.237Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T08:55:33.237Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-17T08:55:33.237Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:55:33.237Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T08:55:33.237Z] OK: 6 MiB in 17 packages [2023-02-17T08:55:33.237Z] OK: 8 MiB in 20 packages [2023-02-17T08:55:33.237Z] OK: 6 MiB in 16 packages [2023-02-17T08:55:33.237Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-17T08:55:33.237Z] (2/2) Installing su-exec (0.2-r1) [2023-02-17T08:55:33.237Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:55:33.237Z] OK: 6 MiB in 16 packages [2023-02-17T08:55:35.135Z] Removing intermediate container 4996ab47d4fd [2023-02-17T08:55:35.135Z] ---> 6568673af9ca [2023-02-17T08:55:35.135Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-17T08:55:35.135Z] ---> Running in bd7ba57e91b3 [2023-02-17T08:55:35.135Z] Removing intermediate container ca84f1d919c0 [2023-02-17T08:55:35.135Z] ---> 8de1edc3332a [2023-02-17T08:55:35.135Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T08:55:35.135Z] Removing intermediate container d316867de0ae [2023-02-17T08:55:35.135Z] ---> def5573e18f7 [2023-02-17T08:55:35.135Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T08:55:35.135Z] Removing intermediate container be19c9d05ddd [2023-02-17T08:55:35.135Z] ---> b21a300d842a [2023-02-17T08:55:35.135Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T08:55:35.135Z] ---> Running in 768b08e1f600 [2023-02-17T08:55:35.135Z] ---> Running in a93be708e109 [2023-02-17T08:55:35.135Z] Removing intermediate container bd7ba57e91b3 [2023-02-17T08:55:35.135Z] ---> fd52b73498e6 [2023-02-17T08:55:35.135Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-17T08:55:35.135Z] ---> Running in 45b31b44a295 [2023-02-17T08:55:35.135Z] ---> Running in 119a04ab367b [2023-02-17T08:55:35.135Z] Removing intermediate container 768b08e1f600 [2023-02-17T08:55:35.135Z] ---> b668dbbcdd45 [2023-02-17T08:55:35.135Z] Step 12/24 : WORKDIR / [2023-02-17T08:55:35.135Z] Removing intermediate container a93be708e109 [2023-02-17T08:55:35.135Z] ---> 23a6a2a18d2e [2023-02-17T08:55:35.135Z] Step 12/21 : WORKDIR /edgex [2023-02-17T08:55:35.395Z] Removing intermediate container 45b31b44a295 [2023-02-17T08:55:35.395Z] ---> 77235f9cfc15 [2023-02-17T08:55:35.395Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-17T08:55:35.395Z] ---> Running in bba70aa75145 [2023-02-17T08:55:35.395Z] ---> Running in 0433182d44f4 [2023-02-17T08:55:35.395Z] Removing intermediate container 119a04ab367b [2023-02-17T08:55:35.395Z] ---> 09d35095d041 [2023-02-17T08:55:35.395Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-17T08:55:35.395Z] ---> Running in c26faf29f231 [2023-02-17T08:55:35.395Z] ---> Running in 4ed6bbf09b6e [2023-02-17T08:55:35.653Z] Removing intermediate container c26faf29f231 [2023-02-17T08:55:35.653Z] ---> f7ba137886c1 [2023-02-17T08:55:35.653Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T08:55:35.653Z] Removing intermediate container bba70aa75145 [2023-02-17T08:55:35.653Z] ---> 23bfae2154bc [2023-02-17T08:55:35.653Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-17T08:55:35.653Z] Removing intermediate container 0433182d44f4 [2023-02-17T08:55:35.653Z] ---> 70b3d6f7d090 [2023-02-17T08:55:35.653Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-17T08:55:35.653Z] ---> Running in aee433b79ecc [2023-02-17T08:55:35.653Z] Removing intermediate container 4ed6bbf09b6e [2023-02-17T08:55:35.653Z] ---> ede2227376fb [2023-02-17T08:55:35.653Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-17T08:55:35.910Z] ---> Running in ef14a45a7ae2 [2023-02-17T08:55:35.910Z] Removing intermediate container aee433b79ecc [2023-02-17T08:55:35.910Z] ---> 67f11934da1e [2023-02-17T08:55:35.910Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:55:35.910Z] ---> 16f2045deb61 [2023-02-17T08:55:35.911Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-17T08:55:35.911Z] ---> 4c87964982d0 [2023-02-17T08:55:35.911Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-17T08:55:35.911Z] Removing intermediate container ef14a45a7ae2 [2023-02-17T08:55:35.911Z] ---> 69b1fa5485b6 [2023-02-17T08:55:35.911Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-17T08:55:35.911Z] ---> Running in 8bc7d4ce3333 [2023-02-17T08:55:36.168Z] ---> 6fe44497beb7 [2023-02-17T08:55:36.168Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-17T08:55:36.168Z] ---> 19f052d10667 [2023-02-17T08:55:36.168Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-17T08:55:36.434Z] ---> ff273f472f40 [2023-02-17T08:55:36.434Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-17T08:55:36.434Z] ---> 5c5e8c848433 [2023-02-17T08:55:36.434Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-17T08:55:36.696Z] ---> c4f848c2d42e [2023-02-17T08:55:36.696Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T08:55:36.696Z] ---> f298b4d1a72a [2023-02-17T08:55:36.696Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-17T08:55:36.696Z] ---> Running in f08a79f25f19 [2023-02-17T08:55:36.696Z] ---> d224adf414a4 [2023-02-17T08:55:36.696Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-17T08:55:36.696Z] Removing intermediate container f08a79f25f19 [2023-02-17T08:55:36.696Z] ---> 1ab49d07afb9 [2023-02-17T08:55:36.696Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T08:55:36.696Z] ---> 77e40c29bd19 [2023-02-17T08:55:36.696Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T08:55:36.954Z] ---> f7438152899f [2023-02-17T08:55:36.954Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-17T08:55:36.954Z] ---> Running in 7ae8e0ea3ca0 [2023-02-17T08:55:36.954Z] Removing intermediate container 8bc7d4ce3333 [2023-02-17T08:55:36.954Z] ---> c304d41fd225 [2023-02-17T08:55:36.954Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-17T08:55:36.954Z] ---> Running in d7a036c569ae [2023-02-17T08:55:36.954Z] ---> Running in 603b8fe2c639 [2023-02-17T08:55:36.954Z] ---> cbfb85424748 [2023-02-17T08:55:36.954Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T08:55:36.954Z] Removing intermediate container 7ae8e0ea3ca0 [2023-02-17T08:55:36.954Z] ---> 61a5fe60eb4f [2023-02-17T08:55:36.954Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T08:55:36.954Z] ---> Running in 12bc422b261b [2023-02-17T08:55:37.212Z] Removing intermediate container d7a036c569ae [2023-02-17T08:55:37.212Z] ---> 9db5daaba5ab [2023-02-17T08:55:37.212Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:55:37.212Z] Removing intermediate container 603b8fe2c639 [2023-02-17T08:55:37.212Z] ---> 76ffdf717112 [2023-02-17T08:55:37.212Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-17T08:55:37.212Z] ---> 1fa581f818d8 [2023-02-17T08:55:37.212Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-17T08:55:37.212Z] ---> Running in 61043b2e8bc4 [2023-02-17T08:55:37.212Z] ---> Running in 789f0730396f [2023-02-17T08:55:37.212Z] Removing intermediate container 789f0730396f [2023-02-17T08:55:37.212Z] ---> 63b8f6a4e1c9 [2023-02-17T08:55:37.212Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T08:55:37.471Z] ---> Running in 2afc97402666 [2023-02-17T08:55:37.471Z] ---> 56f021cba02a [2023-02-17T08:55:37.471Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-17T08:55:37.471Z] ---> Running in 02fb0bd24075 [2023-02-17T08:55:37.471Z] Removing intermediate container 2afc97402666 [2023-02-17T08:55:37.471Z] ---> 5c61d96e8310 [2023-02-17T08:55:37.471Z] Step 21/22 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T08:55:37.471Z] ---> Running in 5c01ef79ef94 [2023-02-17T08:55:37.471Z] ---> 507b9813340e [2023-02-17T08:55:37.471Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T08:55:37.730Z] Removing intermediate container 5c01ef79ef94 [2023-02-17T08:55:37.730Z] ---> 048aece8fb38 [2023-02-17T08:55:37.730Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T08:55:37.730Z] ---> Running in 1e7cd4a676ac [2023-02-17T08:55:37.730Z] ---> 78177eaebc50 [2023-02-17T08:55:37.730Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T08:55:37.730Z] ---> Running in 67bd1ce8456a [2023-02-17T08:55:37.730Z] Removing intermediate container 1e7cd4a676ac [2023-02-17T08:55:37.730Z] ---> 1d38d405da0c [2023-02-17T08:55:37.730Z] [2023-02-17T08:55:37.988Z] Removing intermediate container 61043b2e8bc4 [2023-02-17T08:55:37.988Z] ---> e8bfedea66f9 [2023-02-17T08:55:37.988Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T08:55:37.988Z] Successfully built 1d38d405da0c [2023-02-17T08:55:37.988Z] Successfully tagged support-notifications:latest [2023-02-17T08:55:37.988Z] Building support-scheduler [2023-02-17T08:55:37.988Z]  Building support-notifications ... done  ---> Running in 4896e854d1c2 [2023-02-17T08:55:37.988Z] Removing intermediate container 12bc422b261b [2023-02-17T08:55:37.988Z] ---> 80d3aaebda1f [2023-02-17T08:55:37.988Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T08:55:37.988Z] ---> Running in 3fd1b0784368 [2023-02-17T08:55:38.247Z] Removing intermediate container 4896e854d1c2 [2023-02-17T08:55:38.247Z] ---> 9a2a2fcf950f [2023-02-17T08:55:38.247Z] [2023-02-17T08:55:38.247Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T08:55:38.247Z] ---> 5ce65d7b0fde [2023-02-17T08:55:38.247Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:55:38.247Z] ---> Using cache [2023-02-17T08:55:38.247Z] ---> 3be305cbc33e [2023-02-17T08:55:38.247Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-17T08:55:38.521Z] ---> Running in a90b82e9e340 [2023-02-17T08:55:38.521Z] Removing intermediate container 3fd1b0784368 [2023-02-17T08:55:38.521Z] ---> d1d589eeef85 [2023-02-17T08:55:38.521Z] Step 19/21 : LABEL arch=x86_64 [2023-02-17T08:55:38.779Z] Removing intermediate container 02fb0bd24075 [2023-02-17T08:55:38.779Z] ---> 097a3bc103b6 [2023-02-17T08:55:38.779Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:55:38.779Z] ---> Running in 8dd3aaf4cfe5 [2023-02-17T08:55:39.037Z] Removing intermediate container 8dd3aaf4cfe5 [2023-02-17T08:55:39.037Z] ---> f911e21377fd [2023-02-17T08:55:39.037Z] Step 20/21 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T08:55:39.037Z] ---> Running in 9175aea6dd76 [2023-02-17T08:55:39.037Z] ---> 7a57bf1d0768 [2023-02-17T08:55:39.037Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-17T08:55:39.037Z] Removing intermediate container 67bd1ce8456a [2023-02-17T08:55:39.037Z] ---> f93009b98c86 [2023-02-17T08:55:39.037Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T08:55:39.037Z] ---> Running in e460488851da [2023-02-17T08:55:39.320Z] Removing intermediate container 9175aea6dd76 [2023-02-17T08:55:39.320Z] ---> ac94d8b3c30c [2023-02-17T08:55:39.320Z] Step 21/21 : LABEL version=0.0.0 [2023-02-17T08:55:39.320Z] ---> Running in 7b90156ce362 [2023-02-17T08:55:39.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:55:39.320Z] Removing intermediate container e460488851da [2023-02-17T08:55:39.320Z] ---> 25a2631fb1e4 [2023-02-17T08:55:39.320Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T08:55:39.320Z] Removing intermediate container 7b90156ce362 [2023-02-17T08:55:39.320Z] ---> 6a9267ddcd1c [2023-02-17T08:55:39.320Z] [2023-02-17T08:55:39.320Z] ---> Running in d37b63e45c42 [2023-02-17T08:55:39.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:55:39.595Z] Successfully built 6a9267ddcd1c [2023-02-17T08:55:39.595Z] ---> 57d65e4befc0 [2023-02-17T08:55:39.595Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-17T08:55:39.595Z] Successfully tagged security-proxy-setup:latest [2023-02-17T08:55:39.595Z]  Building security-proxy-setup ... done Building core-metadata [2023-02-17T08:55:39.595Z] Removing intermediate container d37b63e45c42 [2023-02-17T08:55:39.595Z] ---> 890ecfbb7708 [2023-02-17T08:55:39.595Z] Step 23/24 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T08:55:39.595Z] ---> Running in e4dc66f20a35 [2023-02-17T08:55:39.853Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T08:55:39.853Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T08:55:39.853Z] OK: 15857 distinct packages available [2023-02-17T08:55:39.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:55:39.853Z] ---> 1ba192045c43 [2023-02-17T08:55:39.853Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-17T08:55:39.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:55:40.111Z] Removing intermediate container e4dc66f20a35 [2023-02-17T08:55:40.111Z] ---> cbad50570e51 [2023-02-17T08:55:40.111Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T08:55:40.111Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-17T08:55:40.111Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-17T08:55:40.111Z] (3/4) Installing libucontext (1.1-r0) [2023-02-17T08:55:40.111Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-17T08:55:40.111Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T08:55:40.111Z] OK: 6 MiB in 18 packages [2023-02-17T08:55:40.369Z] ---> fa4c529f776c [2023-02-17T08:55:40.369Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-17T08:55:40.369Z] ---> Running in e1d8a6a9d37e [2023-02-17T08:55:40.630Z] Removing intermediate container e1d8a6a9d37e [2023-02-17T08:55:40.630Z] ---> 870cb1bcc0d0 [2023-02-17T08:55:40.630Z] [2023-02-17T08:55:40.630Z] Successfully built 870cb1bcc0d0 [2023-02-17T08:55:40.908Z] Successfully tagged security-secretstore-setup:latest [2023-02-17T08:55:40.908Z] Building core-data [2023-02-17T08:55:40.908Z]  Building security-secretstore-setup ... done  ---> 2d86577e8962 [2023-02-17T08:55:40.908Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-17T08:55:40.908Z] Removing intermediate container a90b82e9e340 [2023-02-17T08:55:40.908Z] ---> 093d195ba16f [2023-02-17T08:55:40.908Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T08:55:40.908Z] ---> 44b0291fb673 [2023-02-17T08:55:40.908Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-17T08:55:41.849Z] ---> a8d864fde98f [2023-02-17T08:55:41.849Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-17T08:55:42.108Z] ---> Running in b5fb13a83ff8 [2023-02-17T08:55:42.368Z] ---> 94ff1580184b [2023-02-17T08:55:42.368Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T08:55:42.626Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:55:42.626Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:55:42.626Z] ---> 9c6dcd4986ef [2023-02-17T08:55:42.627Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:55:42.627Z] ---> Using cache [2023-02-17T08:55:42.627Z] ---> 947b972f7066 [2023-02-17T08:55:42.627Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T08:55:42.627Z] ---> Using cache [2023-02-17T08:55:42.627Z] ---> 097fde7de2f5 [2023-02-17T08:55:42.627Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T08:55:42.885Z] ---> 9a2d3587a82a [2023-02-17T08:55:42.885Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-17T08:55:42.885Z] ---> Running in fd5059a6afe7 [2023-02-17T08:55:42.885Z] ---> Running in a911575b0e03 [2023-02-17T08:55:43.150Z] Removing intermediate container a911575b0e03 [2023-02-17T08:55:43.150Z] ---> aef794d53ee5 [2023-02-17T08:55:43.150Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-17T08:55:43.150Z] Removing intermediate container b5fb13a83ff8 [2023-02-17T08:55:43.150Z] ---> 6e590924d40b [2023-02-17T08:55:43.150Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-17T08:55:43.409Z] ---> Running in d4749d1b7dba [2023-02-17T08:55:43.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:55:43.409Z] ---> 0e7c8b157f49 [2023-02-17T08:55:43.409Z] Step 19/24 : WORKDIR / [2023-02-17T08:55:43.667Z] ---> Running in b0600598db21 [2023-02-17T08:55:43.668Z] Removing intermediate container d4749d1b7dba [2023-02-17T08:55:43.668Z] ---> 8cc7f3fdb3df [2023-02-17T08:55:43.668Z] Step 29/32 : CMD ["gate"] [2023-02-17T08:55:43.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:55:43.668Z] ---> Running in b440c536ac8e [2023-02-17T08:55:43.668Z] Removing intermediate container b0600598db21 [2023-02-17T08:55:43.668Z] ---> 4edf4e863eaf [2023-02-17T08:55:43.668Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T08:55:43.926Z] Removing intermediate container b440c536ac8e [2023-02-17T08:55:43.926Z] ---> 98b71b32a490 [2023-02-17T08:55:43.926Z] Step 30/32 : LABEL arch=x86_64 [2023-02-17T08:55:43.926Z] ---> Running in 7a9310d8b928 [2023-02-17T08:55:43.926Z] ---> Running in faa49b34ad7e [2023-02-17T08:55:43.926Z] OK: 211 MiB in 51 packages [2023-02-17T08:55:44.184Z] Removing intermediate container 7a9310d8b928 [2023-02-17T08:55:44.184Z] ---> 0ce902bcaec0 [2023-02-17T08:55:44.184Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T08:55:44.184Z] Removing intermediate container faa49b34ad7e [2023-02-17T08:55:44.184Z] ---> b049565b5ec7 [2023-02-17T08:55:44.184Z] Step 31/32 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T08:55:44.184Z] ---> Running in a476ef1ef5c8 [2023-02-17T08:55:44.184Z] ---> Running in a3a495a78039 [2023-02-17T08:55:44.442Z] Removing intermediate container a476ef1ef5c8 [2023-02-17T08:55:44.442Z] ---> c6e4119e90e0 [2023-02-17T08:55:44.442Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T08:55:44.442Z] Removing intermediate container fd5059a6afe7 [2023-02-17T08:55:44.442Z] ---> 5b73ef70e1c5 [2023-02-17T08:55:44.442Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T08:55:44.442Z] Removing intermediate container a3a495a78039 [2023-02-17T08:55:44.442Z] ---> d02d77cfe288 [2023-02-17T08:55:44.442Z] Step 32/32 : LABEL version=0.0.0 [2023-02-17T08:55:44.442Z] ---> Running in 571ad346e4e3 [2023-02-17T08:55:44.442Z] ---> Running in fbfd41c0011e [2023-02-17T08:55:44.701Z] ---> 358070d8b93e [2023-02-17T08:55:44.702Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:55:44.702Z] Removing intermediate container 571ad346e4e3 [2023-02-17T08:55:44.702Z] ---> edb2d8e75963 [2023-02-17T08:55:44.702Z] [2023-02-17T08:55:44.702Z] ---> Running in 4ac7e6705cd4 [2023-02-17T08:55:44.960Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:55:44.960Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:55:44.960Z] ---> 9c6dcd4986ef [2023-02-17T08:55:44.960Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:55:44.960Z] ---> Using cache [2023-02-17T08:55:44.960Z] ---> 947b972f7066 [2023-02-17T08:55:44.960Z] Step 4/24 : WORKDIR /edgex-go [2023-02-17T08:55:44.960Z] ---> Using cache [2023-02-17T08:55:44.960Z] ---> 097fde7de2f5 [2023-02-17T08:55:44.960Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-17T08:55:44.960Z] ---> Using cache [2023-02-17T08:55:44.960Z] ---> 5b73ef70e1c5 [2023-02-17T08:55:44.960Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-17T08:55:44.960Z] ---> Using cache [2023-02-17T08:55:44.960Z] ---> 358070d8b93e [2023-02-17T08:55:44.960Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:55:44.960Z] Successfully built edb2d8e75963 [2023-02-17T08:55:44.960Z] Successfully tagged security-bootstrapper:latest [2023-02-17T08:55:44.960Z] Removing intermediate container fbfd41c0011e [2023-02-17T08:55:44.960Z] ---> 37a953cc2c0b [2023-02-17T08:55:44.960Z] Step 23/24 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T08:55:44.960Z] Building core-common-config-bootstrapper [2023-02-17T08:55:44.960Z]  Building security-bootstrapper ... done  ---> Running in 3830140e4a17 [2023-02-17T08:55:44.960Z] ---> Running in 98dec2e7b641 [2023-02-17T08:55:45.219Z] Removing intermediate container 98dec2e7b641 [2023-02-17T08:55:45.219Z] ---> bbf623e4179a [2023-02-17T08:55:45.219Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T08:55:45.784Z] ---> Running in b792c2f348a5 [2023-02-17T08:55:46.043Z] Removing intermediate container b792c2f348a5 [2023-02-17T08:55:46.043Z] ---> 1975d0f9c143 [2023-02-17T08:55:46.043Z] [2023-02-17T08:55:46.043Z] Successfully built 1975d0f9c143 [2023-02-17T08:55:46.043Z] Successfully tagged security-spire-config:latest [2023-02-17T08:55:46.043Z] Building core-command [2023-02-17T08:55:46.301Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:55:46.301Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:55:46.301Z] ---> 9c6dcd4986ef [2023-02-17T08:55:46.301Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:55:46.301Z] ---> Using cache [2023-02-17T08:55:46.301Z] ---> 947b972f7066 [2023-02-17T08:55:46.301Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T08:55:46.301Z] ---> Using cache [2023-02-17T08:55:46.301Z] ---> 097fde7de2f5 [2023-02-17T08:55:46.301Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T08:55:46.301Z] ---> Using cache [2023-02-17T08:55:46.301Z] ---> 5b73ef70e1c5 [2023-02-17T08:55:46.301Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T08:55:46.301Z] ---> Using cache [2023-02-17T08:55:46.301Z] ---> 358070d8b93e [2023-02-17T08:55:46.301Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:55:46.867Z] ---> Running in f83701d1c5fa [2023-02-17T08:55:48.768Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:55:48.768Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:55:48.768Z] ---> 9c6dcd4986ef [2023-02-17T08:55:48.768Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:55:48.768Z] ---> Using cache [2023-02-17T08:55:48.768Z] ---> 947b972f7066 [2023-02-17T08:55:48.768Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T08:55:48.768Z] ---> Using cache [2023-02-17T08:55:48.768Z] ---> 097fde7de2f5 [2023-02-17T08:55:48.768Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T08:55:48.768Z] ---> Using cache [2023-02-17T08:55:48.768Z] ---> 5b73ef70e1c5 [2023-02-17T08:55:48.768Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T08:55:48.768Z] ---> Using cache [2023-02-17T08:55:48.769Z] ---> 358070d8b93e [2023-02-17T08:55:48.769Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:55:49.335Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:55:49.335Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:55:49.335Z] ---> 9c6dcd4986ef [2023-02-17T08:55:49.335Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:55:49.335Z] ---> Using cache [2023-02-17T08:55:49.335Z] ---> 947b972f7066 [2023-02-17T08:55:49.335Z] Step 4/23 : WORKDIR /edgex-go [2023-02-17T08:55:49.335Z] ---> Using cache [2023-02-17T08:55:49.335Z] ---> 097fde7de2f5 [2023-02-17T08:55:49.335Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-17T08:55:49.335Z] ---> Using cache [2023-02-17T08:55:49.335Z] ---> 5b73ef70e1c5 [2023-02-17T08:55:49.335Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-17T08:55:49.335Z] ---> Using cache [2023-02-17T08:55:49.335Z] ---> 358070d8b93e [2023-02-17T08:55:49.335Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:55:49.902Z] ---> Running in a4c7d5201f09 [2023-02-17T08:55:49.902Z] ---> Running in 1148aab4a953 [2023-02-17T08:56:07.987Z] Removing intermediate container 4ac7e6705cd4 [2023-02-17T08:56:07.987Z] ---> 57cec7c02d60 [2023-02-17T08:56:07.987Z] Step 8/22 : COPY . . [2023-02-17T08:56:07.987Z] Removing intermediate container 3830140e4a17 [2023-02-17T08:56:07.987Z] ---> 10f90b0d5f0b [2023-02-17T08:56:07.987Z] Step 8/24 : COPY . . [2023-02-17T08:56:07.987Z] Removing intermediate container f83701d1c5fa [2023-02-17T08:56:07.987Z] ---> 629db916b741 [2023-02-17T08:56:07.987Z] Step 8/22 : COPY . . [2023-02-17T08:56:14.599Z] ---> 8a91d89ab330 [2023-02-17T08:56:14.599Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-17T08:56:14.599Z] ---> d897f539fb3e [2023-02-17T08:56:14.599Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-17T08:56:14.599Z] ---> 3ec0dde1063e [2023-02-17T08:56:14.599Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-17T08:56:14.599Z] ---> Running in f12f10817d55 [2023-02-17T08:56:14.599Z] ---> Running in b6a66d075556 [2023-02-17T08:56:14.599Z] ---> Running in 8e1fd449866e [2023-02-17T08:56:14.599Z] Removing intermediate container 1148aab4a953 [2023-02-17T08:56:14.599Z] ---> 8e8755ebebc2 [2023-02-17T08:56:14.599Z] Step 8/23 : COPY . . [2023-02-17T08:56:14.599Z] Removing intermediate container a4c7d5201f09 [2023-02-17T08:56:14.599Z] ---> 796a54bcd4e5 [2023-02-17T08:56:14.599Z] Step 8/22 : COPY . . [2023-02-17T08:56:14.599Z] 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-02-17T08:56:14.599Z] 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-02-17T08:56:14.599Z] 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-02-17T08:56:22.702Z] ---> 6932ca030463 [2023-02-17T08:56:22.702Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-17T08:56:22.702Z] ---> c59d003e4ff1 [2023-02-17T08:56:22.702Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-17T08:56:22.702Z] ---> Running in 7c523865e90e [2023-02-17T08:56:22.702Z] ---> Running in 86bc28a72c85 [2023-02-17T08:56:22.702Z] 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-02-17T08:56:22.702Z] 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-02-17T08:56:33.358Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6439 in /w/workspace/edgexfoundry_edgex-go_PR-4369 [Pipeline] { [Pipeline] ws [2023-02-17T08:56:33.419Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-17T08:56:33.504Z] The recommended git tool is: git [2023-02-17T08:56:40.802Z] using credential edgex-jenkins-ssh [2023-02-17T08:56:40.830Z] Cloning the remote Git repository [2023-02-17T08:56:40.917Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-17T08:56:41.027Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-17T08:56:41.250Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-17T08:56:41.251Z] > git --version # timeout=10 [2023-02-17T08:56:41.280Z] > git --version # 'git version 2.25.1' [2023-02-17T08:56:41.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T08:56:41.372Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T08:56:54.907Z] Removing intermediate container 8e1fd449866e [2023-02-17T08:56:54.907Z] ---> dfeaf49c4389 [2023-02-17T08:56:54.907Z] [2023-02-17T08:56:54.907Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T08:56:54.907Z] ---> dfd21b5a31f5 [2023-02-17T08:56:54.907Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-17T08:56:54.907Z] Removing intermediate container f12f10817d55 [2023-02-17T08:56:54.907Z] ---> 8d3a43a07646 [2023-02-17T08:56:54.907Z] [2023-02-17T08:56:54.907Z] Step 10/24 : FROM alpine:3.16 [2023-02-17T08:56:54.907Z] ---> dfd21b5a31f5 [2023-02-17T08:56:54.907Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:56:54.907Z] ---> Running in 14d6a1e85943 [2023-02-17T08:56:54.907Z] ---> Running in f1db6365bc12 [2023-02-17T08:56:54.907Z] Removing intermediate container 14d6a1e85943 [2023-02-17T08:56:54.907Z] ---> e531c4f4b490 [2023-02-17T08:56:54.907Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-17T08:56:54.907Z] ---> Running in 6474fb6d437f [2023-02-17T08:56:54.907Z] Removing intermediate container 6474fb6d437f [2023-02-17T08:56:54.907Z] ---> 5dfe065d6905 [2023-02-17T08:56:54.907Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-17T08:56:54.907Z] ---> Running in dcf8ac271fba [2023-02-17T08:56:54.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:56:54.907Z] Removing intermediate container dcf8ac271fba [2023-02-17T08:56:54.907Z] ---> d88385aa7290 [2023-02-17T08:56:54.907Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:56:54.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:56:54.907Z] ---> Running in 95608fe2a4e8 [2023-02-17T08:56:54.907Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T08:56:54.907Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:56:54.907Z] OK: 6 MiB in 15 packages [2023-02-17T08:56:54.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:56:54.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:56:54.907Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T08:56:54.907Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:56:54.907Z] OK: 6 MiB in 15 packages [2023-02-17T08:56:54.907Z] Removing intermediate container f1db6365bc12 [2023-02-17T08:56:54.908Z] ---> bc641c85e600 [2023-02-17T08:56:54.908Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T08:56:54.908Z] ---> Running in 11d84a0d7cd3 [2023-02-17T08:56:54.908Z] Removing intermediate container 95608fe2a4e8 [2023-02-17T08:56:54.908Z] ---> cb825ebfefa5 [2023-02-17T08:56:54.908Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:56:54.908Z] Removing intermediate container 11d84a0d7cd3 [2023-02-17T08:56:54.908Z] ---> afb198052503 [2023-02-17T08:56:54.908Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-17T08:56:54.908Z] ---> 5189d8cb88e0 [2023-02-17T08:56:54.908Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-17T08:56:54.908Z] ---> Running in 84faad320b22 [2023-02-17T08:56:54.908Z] Removing intermediate container b6a66d075556 [2023-02-17T08:56:54.908Z] ---> 8236a87c46f7 [2023-02-17T08:56:54.908Z] [2023-02-17T08:56:54.908Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T08:56:54.908Z] ---> dfd21b5a31f5 [2023-02-17T08:56:54.908Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:56:54.908Z] ---> Using cache [2023-02-17T08:56:54.908Z] ---> bc641c85e600 [2023-02-17T08:56:54.908Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T08:56:54.908Z] ---> Using cache [2023-02-17T08:56:54.908Z] ---> afb198052503 [2023-02-17T08:56:54.908Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-17T08:56:54.908Z] Removing intermediate container 84faad320b22 [2023-02-17T08:56:54.908Z] ---> 4724e4c5d4ae [2023-02-17T08:56:54.908Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-17T08:56:54.908Z] ---> Running in 9bcc9c9b9e4f [2023-02-17T08:56:54.908Z] Removing intermediate container 7c523865e90e [2023-02-17T08:56:54.908Z] ---> 4902c835b7d7 [2023-02-17T08:56:54.908Z] [2023-02-17T08:56:54.908Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T08:56:54.908Z] ---> dfd21b5a31f5 [2023-02-17T08:56:54.908Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-17T08:56:54.908Z] ---> 8022dc3f541d [2023-02-17T08:56:54.908Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-17T08:56:54.908Z] ---> Running in 0e8c774e58dd [2023-02-17T08:56:54.908Z] ---> Running in b5a847a97f51 [2023-02-17T08:56:54.908Z] Removing intermediate container 9bcc9c9b9e4f [2023-02-17T08:56:54.908Z] ---> 7702b797f18f [2023-02-17T08:56:54.908Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T08:56:54.908Z] Removing intermediate container 0e8c774e58dd [2023-02-17T08:56:54.908Z] ---> 55659dba447f [2023-02-17T08:56:54.908Z] Step 15/24 : WORKDIR / [2023-02-17T08:56:54.908Z] ---> Running in 6e237b11fca9 [2023-02-17T08:56:54.908Z] ---> 8e38e0b787b6 [2023-02-17T08:56:54.908Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-17T08:56:54.908Z] Removing intermediate container b5a847a97f51 [2023-02-17T08:56:54.908Z] ---> 1a37c795a3c6 [2023-02-17T08:56:54.908Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:56:54.908Z] ---> Running in db131b11c55f [2023-02-17T08:56:54.908Z] ---> Running in d9298576f46e [2023-02-17T08:56:54.908Z] ---> Running in 5cda27e356fb [2023-02-17T08:56:54.908Z] Removing intermediate container 6e237b11fca9 [2023-02-17T08:56:54.908Z] ---> 331a1abf425f [2023-02-17T08:56:54.908Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:56:54.908Z] Removing intermediate container db131b11c55f [2023-02-17T08:56:54.908Z] ---> 2dcfaeed5f2e [2023-02-17T08:56:54.908Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:56:54.908Z] Removing intermediate container d9298576f46e [2023-02-17T08:56:54.908Z] ---> 199fef617316 [2023-02-17T08:56:54.908Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:56:54.908Z] ---> 16e755f6cbd0 [2023-02-17T08:56:54.908Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-17T08:56:54.908Z] ---> Running in 8206aa59ac79 [2023-02-17T08:56:54.908Z] Removing intermediate container 86bc28a72c85 [2023-02-17T08:56:54.908Z] ---> 6538ead0b900 [2023-02-17T08:56:54.908Z] [2023-02-17T08:56:54.908Z] Step 10/23 : FROM alpine:3.16 [2023-02-17T08:56:54.908Z] ---> dfd21b5a31f5 [2023-02-17T08:56:54.908Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:56:54.908Z] ---> Using cache [2023-02-17T08:56:54.908Z] ---> bc641c85e600 [2023-02-17T08:56:54.908Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T08:56:54.908Z] ---> Using cache [2023-02-17T08:56:54.908Z] ---> afb198052503 [2023-02-17T08:56:54.908Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-17T08:56:54.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:56:54.908Z] ---> Running in 9a51c2aa0817 [2023-02-17T08:56:54.908Z] ---> 4a52765cd205 [2023-02-17T08:56:54.908Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-17T08:56:54.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:56:54.908Z] Removing intermediate container 8206aa59ac79 [2023-02-17T08:56:54.908Z] ---> 559482d6c0bd [2023-02-17T08:56:54.908Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T08:56:54.908Z] ---> Running in bd42b1fdfc89 [2023-02-17T08:56:54.908Z] Removing intermediate container 9a51c2aa0817 [2023-02-17T08:56:54.908Z] ---> 4b75c3a81aef [2023-02-17T08:56:54.908Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-17T08:56:54.908Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T08:56:54.908Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:56:54.908Z] OK: 6 MiB in 15 packages [2023-02-17T08:56:54.908Z] ---> Running in d33793992fcd [2023-02-17T08:56:54.908Z] Removing intermediate container bd42b1fdfc89 [2023-02-17T08:56:54.908Z] ---> f8a1dd889b62 [2023-02-17T08:56:54.908Z] Step 21/22 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T08:56:54.908Z] ---> Running in 0c84485ddfe4 [2023-02-17T08:56:54.908Z] Removing intermediate container d33793992fcd [2023-02-17T08:56:54.908Z] ---> b3f4420bc9a2 [2023-02-17T08:56:54.908Z] Step 15/23 : WORKDIR / [2023-02-17T08:56:54.908Z] ---> 676e42769c54 [2023-02-17T08:56:54.908Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-17T08:56:54.908Z] ---> Running in 94d5a3dfc177 [2023-02-17T08:56:54.908Z] Removing intermediate container 0c84485ddfe4 [2023-02-17T08:56:54.908Z] ---> 3f88dec02464 [2023-02-17T08:56:54.908Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T08:56:54.908Z] ---> 2c1d709d9e89 [2023-02-17T08:56:54.908Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-17T08:56:54.908Z] ---> Running in 81af842d5d7c [2023-02-17T08:56:54.908Z] Removing intermediate container 94d5a3dfc177 [2023-02-17T08:56:54.908Z] ---> 1f5b909cecc5 [2023-02-17T08:56:54.908Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:56:54.908Z] ---> 4d88efa5f6cd [2023-02-17T08:56:54.908Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-17T08:56:54.908Z] Removing intermediate container 5cda27e356fb [2023-02-17T08:56:54.908Z] ---> 79db11e7f386 [2023-02-17T08:56:54.908Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:56:54.908Z] Removing intermediate container 81af842d5d7c [2023-02-17T08:56:54.908Z] ---> dd2d4a92fef3 [2023-02-17T08:56:54.908Z] [2023-02-17T08:56:54.908Z] ---> ab5fe8c3119a [2023-02-17T08:56:54.908Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-17T08:56:54.908Z] ---> Running in 845580ac23bc [2023-02-17T08:56:54.908Z] ---> 163e0a9acad1 [2023-02-17T08:56:54.908Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-17T08:56:54.908Z] Successfully built dd2d4a92fef3 [2023-02-17T08:56:54.908Z] ---> fdd61cad7dbd [2023-02-17T08:56:54.908Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-17T08:56:54.908Z] Successfully tagged core-data:latest [2023-02-17T08:56:54.908Z]  Building core-data ... done Building security-spire-agent [2023-02-17T08:56:54.908Z] ---> bee5dd07ffb4 [2023-02-17T08:56:54.908Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-17T08:56:54.908Z] Removing intermediate container 845580ac23bc [2023-02-17T08:56:54.908Z] ---> 3a3e4acf1026 [2023-02-17T08:56:54.908Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:56:54.908Z] ---> Running in 1960ab843054 [2023-02-17T08:56:54.908Z] ---> Running in c8a10d2b9437 [2023-02-17T08:56:55.539Z] Removing intermediate container 1960ab843054 [2023-02-17T08:56:55.539Z] ---> bee4f7a78cac [2023-02-17T08:56:55.539Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:56:55.820Z] Removing intermediate container c8a10d2b9437 [2023-02-17T08:56:55.820Z] ---> 5fef9c73bfcf [2023-02-17T08:56:55.820Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T08:56:55.820Z] ---> bf258b49165e [2023-02-17T08:56:55.820Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-17T08:56:55.820Z] ---> 23eabd8c33de [2023-02-17T08:56:55.820Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-17T08:56:55.820Z] ---> Running in afbd5efc4fe5 [2023-02-17T08:56:55.820Z] ---> Running in c9dc45060ff5 [2023-02-17T08:56:56.086Z] Removing intermediate container afbd5efc4fe5 [2023-02-17T08:56:56.087Z] ---> 4af58b35d9fe [2023-02-17T08:56:56.087Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T08:56:56.087Z] ---> daac49f0f24a [2023-02-17T08:56:56.087Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-17T08:56:56.087Z] Removing intermediate container c9dc45060ff5 [2023-02-17T08:56:56.087Z] ---> 55cdf96de8a9 [2023-02-17T08:56:56.087Z] Step 21/22 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T08:56:56.087Z] ---> Running in ef9d29b3367a [2023-02-17T08:56:56.087Z] ---> Running in 998e765c0707 [2023-02-17T08:56:56.087Z] ---> 723689cbe384 [2023-02-17T08:56:56.087Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-17T08:56:56.087Z] ---> Running in 00925924dad0 [2023-02-17T08:56:56.353Z] Removing intermediate container ef9d29b3367a [2023-02-17T08:56:56.353Z] ---> b0a73a0dd624 [2023-02-17T08:56:56.353Z] Step 23/24 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T08:56:56.353Z] ---> Running in 307fb92fdbc1 [2023-02-17T08:56:56.353Z] Removing intermediate container 00925924dad0 [2023-02-17T08:56:56.353Z] ---> 29887a4a6484 [2023-02-17T08:56:56.353Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T08:56:56.353Z] Removing intermediate container 998e765c0707 [2023-02-17T08:56:56.353Z] ---> 50f0b78e32bc [2023-02-17T08:56:56.353Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:56:56.353Z] ---> 2ddb7ca104bd [2023-02-17T08:56:56.353Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T08:56:56.623Z] ---> Running in cb893324feb3 [2023-02-17T08:56:56.623Z] ---> Running in 1c6ef2e17bce [2023-02-17T08:56:56.623Z] ---> Running in 4bcfdba60cd3 [2023-02-17T08:56:56.623Z] Removing intermediate container 307fb92fdbc1 [2023-02-17T08:56:56.623Z] ---> 9fb6f5495bd2 [2023-02-17T08:56:56.623Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T08:56:56.623Z] ---> Running in e951129155e3 [2023-02-17T08:56:56.623Z] Removing intermediate container 1c6ef2e17bce [2023-02-17T08:56:56.623Z] ---> 7cdb0525c9c0 [2023-02-17T08:56:56.623Z] Step 21/23 : LABEL arch=x86_64 [2023-02-17T08:56:56.623Z] Removing intermediate container cb893324feb3 [2023-02-17T08:56:56.623Z] ---> 82fdf5b058f3 [2023-02-17T08:56:56.623Z] [2023-02-17T08:56:56.880Z] ---> Running in 281e518edc5e [2023-02-17T08:56:56.880Z] Removing intermediate container e951129155e3 [2023-02-17T08:56:56.880Z] ---> c17c5f776c3f [2023-02-17T08:56:56.880Z] [2023-02-17T08:56:56.880Z] Successfully built 82fdf5b058f3 [2023-02-17T08:56:56.880Z] Successfully tagged support-scheduler:latest [2023-02-17T08:56:56.880Z] Building security-spiffe-token-provider [2023-02-17T08:56:56.880Z]  Building support-scheduler ... done Successfully built c17c5f776c3f [2023-02-17T08:56:56.880Z] Successfully tagged core-metadata:latest [2023-02-17T08:56:56.880Z]  Building core-metadata ... done Removing intermediate container 281e518edc5e [2023-02-17T08:56:56.880Z] ---> ddb321a52754 [2023-02-17T08:56:56.880Z] Step 22/23 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T08:56:57.815Z] ---> Running in ed4ab42ffc69 [2023-02-17T08:56:58.073Z] Removing intermediate container ed4ab42ffc69 [2023-02-17T08:56:58.073Z] ---> a36ddf7ac8ab [2023-02-17T08:56:58.073Z] Step 23/23 : LABEL version=0.0.0 [2023-02-17T08:56:58.073Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:56:58.073Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:56:58.073Z] ---> 9c6dcd4986ef [2023-02-17T08:56:58.073Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T08:56:58.073Z] ---> Using cache [2023-02-17T08:56:58.073Z] ---> cb59b49766a1 [2023-02-17T08:56:58.073Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T08:56:58.073Z] ---> Using cache [2023-02-17T08:56:58.073Z] ---> fefa3360b83f [2023-02-17T08:56:58.073Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T08:56:58.073Z] ---> Using cache [2023-02-17T08:56:58.073Z] ---> dde24aa9f6ac [2023-02-17T08:56:58.073Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:56:58.073Z] ---> Using cache [2023-02-17T08:56:58.073Z] ---> aa39be191249 [2023-02-17T08:56:58.073Z] Step 7/24 : COPY . . [2023-02-17T08:56:58.073Z] ---> Using cache [2023-02-17T08:56:58.073Z] ---> c4f848c2d42e [2023-02-17T08:56:58.073Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T08:56:58.073Z] ---> Using cache [2023-02-17T08:56:58.073Z] ---> 1ab49d07afb9 [2023-02-17T08:56:58.073Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T08:56:58.073Z] ---> Using cache [2023-02-17T08:56:58.073Z] ---> 61a5fe60eb4f [2023-02-17T08:56:58.073Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T08:56:58.073Z] ---> Using cache [2023-02-17T08:56:58.073Z] ---> e8bfedea66f9 [2023-02-17T08:56:58.073Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T08:56:58.073Z] ---> Using cache [2023-02-17T08:56:58.073Z] ---> 9a2a2fcf950f [2023-02-17T08:56:58.073Z] [2023-02-17T08:56:58.073Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T08:56:58.073Z] ---> 5ce65d7b0fde [2023-02-17T08:56:58.073Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:56:58.073Z] ---> Using cache [2023-02-17T08:56:58.073Z] ---> 3be305cbc33e [2023-02-17T08:56:58.073Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T08:56:58.073Z] ---> Using cache [2023-02-17T08:56:58.073Z] ---> 63c1866a39c7 [2023-02-17T08:56:58.073Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-17T08:56:58.073Z] ---> Running in 08479da60f21 [2023-02-17T08:56:58.331Z] Removing intermediate container 4bcfdba60cd3 [2023-02-17T08:56:58.331Z] ---> 545ea68fe03b [2023-02-17T08:56:58.331Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T08:56:58.331Z] ---> Running in 9512f589c2b1 [2023-02-17T08:56:58.331Z] Removing intermediate container 08479da60f21 [2023-02-17T08:56:58.331Z] ---> c06c5f2f64f4 [2023-02-17T08:56:58.331Z] [2023-02-17T08:56:58.331Z] Successfully built c06c5f2f64f4 [2023-02-17T08:56:58.331Z] Successfully tagged core-command:latest [2023-02-17T08:56:58.589Z]  Building core-command ... done Removing intermediate container 9512f589c2b1 [2023-02-17T08:56:58.589Z] ---> f6e15ca9bc8e [2023-02-17T08:56:58.589Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-17T08:56:58.847Z] ---> 73207d4c8a96 [2023-02-17T08:56:58.847Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T08:56:58.847Z] ---> Running in 13519bc8b326 [2023-02-17T08:56:59.414Z] Removing intermediate container 13519bc8b326 [2023-02-17T08:56:59.414Z] ---> 5bc7aaec3a8b [2023-02-17T08:56:59.414Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T08:56:59.414Z] ---> Running in 2dd21b45e295 [2023-02-17T08:56:59.699Z] Removing intermediate container 2dd21b45e295 [2023-02-17T08:56:59.699Z] ---> 15921de803db [2023-02-17T08:56:59.699Z] Step 21/22 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T08:56:59.699Z] ---> Running in 21ffe4b4f767 [2023-02-17T08:56:59.960Z] ---> d05adcf41ccc [2023-02-17T08:56:59.960Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T08:56:59.960Z] Removing intermediate container 21ffe4b4f767 [2023-02-17T08:56:59.960Z] ---> 4690f8b0b9ba [2023-02-17T08:56:59.960Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T08:56:59.960Z] ---> Running in f27e76ed9c0d [2023-02-17T08:56:59.960Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:56:59.960Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:56:59.960Z] ---> 9c6dcd4986ef [2023-02-17T08:56:59.960Z] Step 3/19 : WORKDIR /edgex-go [2023-02-17T08:56:59.960Z] ---> Using cache [2023-02-17T08:56:59.960Z] ---> cb59b49766a1 [2023-02-17T08:56:59.960Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-17T08:57:00.219Z] ---> d77e2f45901b [2023-02-17T08:57:00.219Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-17T08:57:00.219Z] ---> Running in 45ba5655f16c [2023-02-17T08:57:00.219Z] Removing intermediate container f27e76ed9c0d [2023-02-17T08:57:00.219Z] ---> c722156075c2 [2023-02-17T08:57:00.219Z] [2023-02-17T08:57:00.219Z] Successfully built c722156075c2 [2023-02-17T08:57:00.219Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-17T08:57:00.219Z]  Building core-common-config-bootstrapper ... done  ---> a3a1fde92067 [2023-02-17T08:57:00.219Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-17T08:57:00.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:57:00.478Z] ---> 3b081cca6140 [2023-02-17T08:57:00.478Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T08:57:00.478Z] ---> Running in 2edb3ba1bb7a [2023-02-17T08:57:00.478Z] Removing intermediate container 2edb3ba1bb7a [2023-02-17T08:57:00.478Z] ---> 05d4d06e0ba2 [2023-02-17T08:57:00.478Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T08:57:00.478Z] ---> Running in f85b1a1bb395 [2023-02-17T08:57:00.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:57:00.736Z] Removing intermediate container f85b1a1bb395 [2023-02-17T08:57:00.736Z] ---> 5608d67212f9 [2023-02-17T08:57:00.736Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T08:57:00.736Z] ---> Running in 88a51a80d24e [2023-02-17T08:57:00.736Z] Removing intermediate container 88a51a80d24e [2023-02-17T08:57:00.736Z] ---> e0137a3f967f [2023-02-17T08:57:00.736Z] Step 23/24 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T08:57:00.736Z] ---> Running in 20cf57b6bc7b [2023-02-17T08:57:00.995Z] v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-17T08:57:00.995Z] v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-17T08:57:00.995Z] OK: 17046 distinct packages available [2023-02-17T08:57:00.995Z] Removing intermediate container 20cf57b6bc7b [2023-02-17T08:57:00.995Z] ---> 79d698958fe8 [2023-02-17T08:57:00.995Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T08:57:00.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:57:00.995Z] ---> Running in 81e515d501ca [2023-02-17T08:57:00.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:57:00.995Z] Removing intermediate container 81e515d501ca [2023-02-17T08:57:00.995Z] ---> af3cfaf95c4d [2023-02-17T08:57:00.995Z] [2023-02-17T08:57:00.995Z] Successfully built af3cfaf95c4d [2023-02-17T08:57:00.995Z] Successfully tagged security-spire-agent:latest [2023-02-17T08:57:01.253Z]  Building security-spire-agent ... done OK: 211 MiB in 51 packages [2023-02-17T08:57:01.513Z] Removing intermediate container 45ba5655f16c [2023-02-17T08:57:01.513Z] ---> 4069d961b9d2 [2023-02-17T08:57:01.513Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-17T08:57:01.772Z] ---> 2227da85c71d [2023-02-17T08:57:01.772Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:57:01.772Z] ---> Running in 1a485ddd9836 [2023-02-17T08:57:01.578Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-17T08:57:01.603Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T08:57:03.865Z] Merging remotes/origin/main commit 653358d857e781e74493cff8b445370370ffe60f into PR head commit 323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T08:57:04.304Z] Merge succeeded, producing 323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T08:57:04.305Z] Checking out Revision 323ffeb73e294ae0b19d908a9f8c0c5778042f0f (PR-4369) [2023-02-17T08:57:02.820Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-17T08:57:02.871Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-17T08:57:02.872Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T08:57:02.892Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4369/head:refs/remotes/origin/PR-4369 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-17T08:57:03.893Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T08:57:03.912Z] > git checkout -f 323ffeb73e294ae0b19d908a9f8c0c5778042f0f # timeout=10 [2023-02-17T08:57:04.180Z] > git remote # timeout=10 [2023-02-17T08:57:04.208Z] > git config --get remote.origin.url # timeout=10 [2023-02-17T08:57:04.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T08:57:04.245Z] > git merge 653358d857e781e74493cff8b445370370ffe60f # timeout=10 [2023-02-17T08:57:04.289Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-17T08:57:04.320Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T08:57:04.339Z] > git checkout -f 323ffeb73e294ae0b19d908a9f8c0c5778042f0f # timeout=10 [2023-02-17T08:57:08.060Z] Commit message: "feat!: Remove LastConnected, LastReported and UpdateLastConnected configs" [2023-02-17T08:57:08.129Z] > git --version # timeout=10 [2023-02-17T08:57:08.149Z] > git --version # 'git version 2.25.1' [2023-02-17T08:57:08.164Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T08:57:09.436Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-17T08:57:09.436Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T08:57:09.436Z] Dload Upload Total Spent Left Speed [2023-02-17T08:57:09.436Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 65726 0 --:--:-- --:--:-- --:--:-- 66067 [Pipeline] sh [2023-02-17T08:57:10.243Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-17T08:57:10.611Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-17T08:57:10.611Z] + sudo tee /etc/docker/daemon.new [2023-02-17T08:57:10.611Z] { [2023-02-17T08:57:10.611Z] "registry-mirrors": [ [2023-02-17T08:57:10.611Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-17T08:57:10.611Z] ], [2023-02-17T08:57:10.611Z] "bip": "10.250.0.254/24", [2023-02-17T08:57:10.611Z] "hosts": [ [2023-02-17T08:57:10.611Z] "tcp://0.0.0.0:5555", [2023-02-17T08:57:10.611Z] "unix:///var/run/docker.sock" [2023-02-17T08:57:10.611Z] ], [2023-02-17T08:57:10.611Z] "mtu": 1458, [2023-02-17T08:57:10.611Z] "selinux-enabled": true, [2023-02-17T08:57:10.611Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-17T08:57:10.611Z] } [Pipeline] sh [2023-02-17T08:57:10.969Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-17T08:57:11.491Z] + sudo service docker restart [2023-02-17T08:57:13.983Z] Removing intermediate container 1a485ddd9836 [2023-02-17T08:57:13.983Z] ---> 2b99810a40ac [2023-02-17T08:57:13.983Z] Step 7/19 : COPY . . [2023-02-17T08:57:17.261Z] ---> 1ee02156faf1 [2023-02-17T08:57:17.261Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-17T08:57:17.261Z] ---> Running in 082a55f71c2c [2023-02-17T08:57:17.261Z] 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] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T08:57:29.860Z] provisioning config files... [2023-02-17T08:57:29.901Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1961434568738428512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T08:57:30.324Z] ---> docker-login.sh [2023-02-17T08:57:30.324Z] nexus3.edgexfoundry.org:10001 [2023-02-17T08:57:30.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:57:30.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:57:30.917Z] Configure a credential helper to remove this warning. See [2023-02-17T08:57:30.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:57:30.917Z] [2023-02-17T08:57:30.917Z] Login Succeeded [2023-02-17T08:57:31.188Z] nexus3.edgexfoundry.org:10002 [2023-02-17T08:57:31.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:57:31.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:57:31.459Z] Configure a credential helper to remove this warning. See [2023-02-17T08:57:31.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:57:31.459Z] [2023-02-17T08:57:31.459Z] Login Succeeded [2023-02-17T08:57:31.459Z] nexus3.edgexfoundry.org:10003 [2023-02-17T08:57:31.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:57:32.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:57:32.006Z] Configure a credential helper to remove this warning. See [2023-02-17T08:57:32.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:57:32.006Z] [2023-02-17T08:57:32.006Z] Login Succeeded [2023-02-17T08:57:32.006Z] nexus3.edgexfoundry.org:10004 [2023-02-17T08:57:32.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:57:32.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:57:32.278Z] Configure a credential helper to remove this warning. See [2023-02-17T08:57:32.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:57:32.278Z] [2023-02-17T08:57:32.278Z] Login Succeeded [2023-02-17T08:57:32.278Z] docker.io [2023-02-17T08:57:32.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:57:32.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:57:32.819Z] Configure a credential helper to remove this warning. See [2023-02-17T08:57:32.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:57:32.819Z] [2023-02-17T08:57:32.819Z] Login Succeeded [2023-02-17T08:57:32.819Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T08:57:32.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-17T08:57:33.624Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-17T08:57:33.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T08:57:33.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T08:57:33.736Z] ========================================================= [2023-02-17T08:57:33.737Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-17T08:57:33.737Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-17T08:57:34.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T08:57:34.390Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-17T08:57:34.390Z] 9b18e9b68314: Pulling fs layer [2023-02-17T08:57:34.390Z] 35d82f9e3411: Pulling fs layer [2023-02-17T08:57:34.390Z] e16973657156: Pulling fs layer [2023-02-17T08:57:34.390Z] fc693d55d65f: Pulling fs layer [2023-02-17T08:57:34.390Z] 7e9fc2657dce: Pulling fs layer [2023-02-17T08:57:34.390Z] dda99020689f: Pulling fs layer [2023-02-17T08:57:34.390Z] db1c61fa0a46: Pulling fs layer [2023-02-17T08:57:34.390Z] 891c053d2c06: Pulling fs layer [2023-02-17T08:57:34.390Z] dda99020689f: Waiting [2023-02-17T08:57:34.390Z] fc693d55d65f: Waiting [2023-02-17T08:57:34.390Z] 7e9fc2657dce: Waiting [2023-02-17T08:57:34.390Z] db1c61fa0a46: Waiting [2023-02-17T08:57:34.391Z] 891c053d2c06: Waiting [2023-02-17T08:57:34.391Z] e16973657156: Verifying Checksum [2023-02-17T08:57:34.391Z] e16973657156: Download complete [2023-02-17T08:57:34.391Z] 35d82f9e3411: Verifying Checksum [2023-02-17T08:57:34.391Z] 35d82f9e3411: Download complete [2023-02-17T08:57:34.391Z] 7e9fc2657dce: Verifying Checksum [2023-02-17T08:57:34.391Z] 7e9fc2657dce: Download complete [2023-02-17T08:57:34.391Z] dda99020689f: Verifying Checksum [2023-02-17T08:57:34.391Z] dda99020689f: Download complete [2023-02-17T08:57:34.391Z] 9b18e9b68314: Verifying Checksum [2023-02-17T08:57:34.391Z] 9b18e9b68314: Download complete [2023-02-17T08:57:35.335Z] Removing intermediate container 082a55f71c2c [2023-02-17T08:57:35.335Z] ---> d692f431802e [2023-02-17T08:57:35.335Z] [2023-02-17T08:57:35.335Z] Step 9/19 : FROM alpine:3.15 [2023-02-17T08:57:35.335Z] ---> 5ce65d7b0fde [2023-02-17T08:57:35.335Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:57:35.335Z] ---> Using cache [2023-02-17T08:57:35.335Z] ---> 3be305cbc33e [2023-02-17T08:57:35.335Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-17T08:57:35.335Z] ---> Running in 84b151813f38 [2023-02-17T08:57:35.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:57:35.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:57:35.335Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T08:57:35.335Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T08:57:35.335Z] OK: 15857 distinct packages available [2023-02-17T08:57:35.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:57:35.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:57:35.335Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-17T08:57:35.335Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-17T08:57:35.335Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-17T08:57:35.335Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-17T08:57:35.335Z] (5/9) Installing curl (7.80.0-r6) [2023-02-17T08:57:35.335Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-17T08:57:35.335Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-17T08:57:35.335Z] (8/9) Installing libucontext (1.1-r0) [2023-02-17T08:57:35.335Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-17T08:57:35.335Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T08:57:35.335Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T08:57:35.335Z] OK: 8 MiB in 23 packages [2023-02-17T08:57:35.335Z] Removing intermediate container 84b151813f38 [2023-02-17T08:57:35.335Z] ---> 5185fc3ff7db [2023-02-17T08:57:35.335Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:57:35.335Z] ---> 62f9e5741e8f [2023-02-17T08:57:35.335Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-17T08:57:35.335Z] ---> 5f6d65cc6e71 [2023-02-17T08:57:35.335Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-17T08:57:35.335Z] ---> 3eea534fd01d [2023-02-17T08:57:35.335Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-17T08:57:35.335Z] ---> Running in 1f82b3dd442f [2023-02-17T08:57:35.335Z] Removing intermediate container 1f82b3dd442f [2023-02-17T08:57:35.335Z] ---> 7e3edca93b78 [2023-02-17T08:57:35.335Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:57:35.335Z] ---> Running in 428210c4cb34 [2023-02-17T08:57:35.335Z] Removing intermediate container 428210c4cb34 [2023-02-17T08:57:35.335Z] ---> ddedef6590c0 [2023-02-17T08:57:35.335Z] Step 17/19 : LABEL arch=x86_64 [2023-02-17T08:57:35.335Z] ---> Running in 410e865596b6 [2023-02-17T08:57:35.382Z] 9b18e9b68314: Pull complete [2023-02-17T08:57:35.593Z] Removing intermediate container 410e865596b6 [2023-02-17T08:57:35.594Z] ---> 85d9bb1efb65 [2023-02-17T08:57:35.594Z] Step 18/19 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T08:57:35.594Z] ---> Running in 41554fc7c511 [2023-02-17T08:57:35.594Z] Removing intermediate container 41554fc7c511 [2023-02-17T08:57:35.594Z] ---> 72a20f25114a [2023-02-17T08:57:35.594Z] Step 19/19 : LABEL version=0.0.0 [2023-02-17T08:57:35.594Z] ---> Running in 7267cb0887cb [2023-02-17T08:57:35.668Z] 891c053d2c06: Verifying Checksum [2023-02-17T08:57:35.668Z] 891c053d2c06: Download complete [2023-02-17T08:57:35.852Z] Removing intermediate container 7267cb0887cb [2023-02-17T08:57:35.852Z] ---> 7c89636f08d6 [2023-02-17T08:57:35.852Z] [2023-02-17T08:57:35.852Z] Successfully built 7c89636f08d6 [2023-02-17T08:57:35.852Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-17T08:57:35.857Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-17T08:57:35.882Z] $ docker stop --time=1 edfc70860d9a5c61fec3e830bf8e1636614fdc534610d9a8dd717815c1ed1a74 [2023-02-17T08:57:35.943Z] 35d82f9e3411: Pull complete [2023-02-17T08:57:36.219Z] e16973657156: Pull complete [2023-02-17T08:57:36.819Z] db1c61fa0a46: Verifying Checksum [2023-02-17T08:57:36.819Z] db1c61fa0a46: Download complete [2023-02-17T08:57:37.280Z] $ docker rm -f --volumes edfc70860d9a5c61fec3e830bf8e1636614fdc534610d9a8dd717815c1ed1a74 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T08:57:37.744Z] + docker images [2023-02-17T08:57:37.744Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-17T08:57:37.744Z] security-spiffe-token-provider latest 7c89636f08d6 2 seconds ago 30MB [2023-02-17T08:57:37.744Z] d692f431802e 5 seconds ago 1.71GB [2023-02-17T08:57:37.744Z] security-spire-agent latest af3cfaf95c4d 37 seconds ago 125MB [2023-02-17T08:57:37.744Z] core-common-config-bootstrapper latest c722156075c2 38 seconds ago 15.5MB [2023-02-17T08:57:37.744Z] core-command latest c06c5f2f64f4 39 seconds ago 17.7MB [2023-02-17T08:57:37.744Z] support-scheduler latest 82fdf5b058f3 41 seconds ago 30MB [2023-02-17T08:57:37.744Z] core-metadata latest c17c5f776c3f 41 seconds ago 18.5MB [2023-02-17T08:57:37.744Z] core-data latest dd2d4a92fef3 43 seconds ago 17.9MB [2023-02-17T08:57:37.744Z] 6538ead0b900 44 seconds ago 1.68GB [2023-02-17T08:57:37.744Z] 4902c835b7d7 45 seconds ago 1.67GB [2023-02-17T08:57:37.744Z] 8236a87c46f7 45 seconds ago 1.74GB [2023-02-17T08:57:37.744Z] 8d3a43a07646 48 seconds ago 1.68GB [2023-02-17T08:57:37.744Z] dfeaf49c4389 49 seconds ago 1.68GB [2023-02-17T08:57:37.744Z] security-spire-config latest 1975d0f9c143 About a minute ago 85.8MB [2023-02-17T08:57:37.744Z] security-bootstrapper latest edb2d8e75963 About a minute ago 20.4MB [2023-02-17T08:57:37.744Z] security-secretstore-setup latest 870cb1bcc0d0 About a minute ago 30MB [2023-02-17T08:57:37.744Z] security-proxy-setup latest 6a9267ddcd1c About a minute ago 27.8MB [2023-02-17T08:57:37.744Z] 9a2a2fcf950f 2 minutes ago 1.55GB [2023-02-17T08:57:37.744Z] support-notifications latest 1d38d405da0c 2 minutes ago 30.7MB [2023-02-17T08:57:37.744Z] 287b935fbae4 2 minutes ago 1.74GB [2023-02-17T08:57:37.744Z] a4199c8b30d0 2 minutes ago 1.67GB [2023-02-17T08:57:37.744Z] b749edc9f440 2 minutes ago 1.67GB [2023-02-17T08:57:37.744Z] b271bc3f39a7 2 minutes ago 1.67GB [2023-02-17T08:57:37.744Z] security-spire-server latest edfff8ec64bf 2 minutes ago 86.5MB [2023-02-17T08:57:37.744Z] c12077c726f9 2 minutes ago 1.55GB [2023-02-17T08:57:37.744Z] ci-base-image-x86_64 latest 9c6dcd4986ef 5 minutes ago 903MB [2023-02-17T08:57:37.744Z] alpine 3.15 5ce65d7b0fde 6 days ago 5.59MB [2023-02-17T08:57:37.744Z] alpine 3.16 dfd21b5a31f5 6 days ago 5.55MB [2023-02-17T08:57:37.744Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-17T08:57:37.744Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-17T08:57:37.744Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [2023-02-17T08:57:37.796Z] fc693d55d65f: Verifying Checksum [2023-02-17T08:57:37.796Z] fc693d55d65f: Download complete [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-02-17T08:57:50.164Z] fc693d55d65f: Pull complete [2023-02-17T08:57:50.434Z] 7e9fc2657dce: Pull complete [2023-02-17T08:57:50.705Z] dda99020689f: Pull complete [2023-02-17T08:57:56.098Z] db1c61fa0a46: Pull complete [2023-02-17T08:57:58.059Z] 891c053d2c06: Pull complete [2023-02-17T08:57:58.059Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-17T08:57:58.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T08:57:58.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-17T08:57:58.457Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-17T08:57:58.457Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T08:57:58.457Z] WORKDIR /edgex [2023-02-17T08:57:58.457Z] COPY go.mod . [2023-02-17T08:57:58.457Z] RUN go mod download [2023-02-17T08:57:59.045Z] Sending build context to Docker daemon 3.091MB [2023-02-17T08:57:59.045Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T08:57:59.045Z] ---> f96f9c87975a [2023-02-17T08:57:59.045Z] Step 2/4 : WORKDIR /edgex [2023-02-17T08:58:01.661Z] ---> Running in e26d8ddb3a38 [2023-02-17T08:58:01.661Z] Removing intermediate container e26d8ddb3a38 [2023-02-17T08:58:01.661Z] ---> cca4c601ce68 [2023-02-17T08:58:01.661Z] Step 3/4 : COPY go.mod . [2023-02-17T08:58:02.253Z] ---> e560cdb8f4b8 [2023-02-17T08:58:02.253Z] Step 4/4 : RUN go mod download [2023-02-17T08:58:02.253Z] ---> Running in 3fe42bff1720 [2023-02-17T08:58:35.204Z] Removing intermediate container 3fe42bff1720 [2023-02-17T08:58:35.204Z] ---> 7fa5f2b05daa [2023-02-17T08:58:35.204Z] Successfully built 7fa5f2b05daa [2023-02-17T08:58:35.204Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:58:35.613Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T08:58:35.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:58:35.898Z] prd-ubuntu20.04-docker-arm64-4c-16g-6439 does not seem to be running inside a container [2023-02-17T08:58:35.988Z] $ 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 ******** ci-base-image-arm64 cat [2023-02-17T08:58:37.367Z] $ docker top 1f349627ff3828154efa3e0a1fa7a10d8dda74fd1897b99faa2ae19b14d25c3b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T08:58:38.269Z] + go version [2023-02-17T08:58:38.269Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-17T08:58:38.319Z] $ docker stop --time=1 1f349627ff3828154efa3e0a1fa7a10d8dda74fd1897b99faa2ae19b14d25c3b [2023-02-17T08:58:40.016Z] $ docker rm -f --volumes 1f349627ff3828154efa3e0a1fa7a10d8dda74fd1897b99faa2ae19b14d25c3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:58:40.901Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T08:58:40.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:58:41.183Z] prd-ubuntu20.04-docker-arm64-4c-16g-6439 does not seem to be running inside a container [2023-02-17T08:58:41.275Z] $ 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 ******** ci-base-image-arm64 cat [2023-02-17T08:58:43.512Z] $ docker top 2f55c0412ca093872818c0838cb32008ec33ba3b02fdbfd3e7085aa180cc8292 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-17T08:58:43.790Z] ========================================================= [2023-02-17T08:58:43.790Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-17T08:58:43.790Z] ========================================================= [Pipeline] sh [2023-02-17T08:58:44.447Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-17T08:58:45.168Z] + make test [2023-02-17T08:58:45.168Z] go test -race -coverprofile=coverage.out ./... [2023-02-17T08:59:32.076Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-17T09:01:53.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-17T09:01:53.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-17T09:01:53.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-17T09:01:53.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-17T09:01:53.896Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-17T09:01:53.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-17T09:01:53.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-17T09:01:53.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-17T09:01:53.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-17T09:01:53.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-17T09:01:53.896Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-17T09:01:53.896Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-17T09:01:53.896Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-17T09:01:53.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-17T09:02:08.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.269s coverage: 28.7% of statements [2023-02-17T09:02:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-17T09:02:08.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-17T09:02:14.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.423s coverage: 98.5% of statements [2023-02-17T09:02:19.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.996s coverage: 73.7% of statements [2023-02-17T09:02:19.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-17T09:02:19.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-17T09:02:19.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-17T09:02:19.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.535s coverage: 54.0% of statements [2023-02-17T09:02:19.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-17T09:02:19.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-17T09:02:38.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.898s coverage: 88.5% of statements [2023-02-17T09:02:38.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-17T09:02:38.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-17T09:02:38.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-17T09:02:38.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-17T09:02:38.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-17T09:02:38.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.587s coverage: 3.9% of statements [2023-02-17T09:02:38.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-17T09:02:38.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-17T09:02:39.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.870s coverage: 95.6% of statements [2023-02-17T09:02:39.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-17T09:02:39.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-17T09:02:39.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-17T09:02:39.991Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.477s coverage: 72.2% of statements [2023-02-17T09:02:39.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-17T09:02:39.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-17T09:02:39.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-17T09:02:39.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-17T09:02:39.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-17T09:02:39.991Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.671s coverage: 65.9% of statements [2023-02-17T09:02:39.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-17T09:02:39.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-17T09:02:39.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-17T09:02:39.991Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.691s coverage: 0.9% of statements [2023-02-17T09:02:39.991Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-17T09:02:39.991Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.329s coverage: 29.6% of statements [2023-02-17T09:02:39.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-17T09:02:41.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.354s coverage: 47.1% of statements [2023-02-17T09:02:41.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.301s coverage: 82.9% of statements [2023-02-17T09:02:41.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.242s coverage: 94.1% of statements [2023-02-17T09:02:42.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.270s coverage: 96.3% of statements [2023-02-17T09:02:46.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.253s coverage: 87.5% of statements [2023-02-17T09:02:56.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.314s coverage: 94.4% of statements [2023-02-17T09:02:56.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.234s coverage: 44.8% of statements [2023-02-17T09:03:18.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.542s coverage: 79.9% of statements [2023-02-17T09:03:18.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-17T09:03:18.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.323s coverage: 92.9% of statements [2023-02-17T09:03:18.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-17T09:03:18.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-17T09:03:18.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-17T09:03:18.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-02-17T09:03:18.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-17T09:03:18.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-17T09:03:18.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-17T09:03:18.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-17T09:03:18.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.265s coverage: 86.9% of statements [2023-02-17T09:03:18.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-17T09:03:18.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-17T09:03:18.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-17T09:03:18.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-17T09:03:18.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.244s coverage: 87.2% of statements [2023-02-17T09:03:18.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.209s coverage: 20.0% of statements [2023-02-17T09:03:18.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-17T09:03:18.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-17T09:03:18.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.209s coverage: 100.0% of statements [2023-02-17T09:03:18.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-17T09:03:18.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.339s coverage: 77.4% of statements [2023-02-17T09:03:18.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-17T09:03:18.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.331s coverage: 80.0% of statements [2023-02-17T09:03:18.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.296s coverage: 87.2% of statements [2023-02-17T09:03:18.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.987s coverage: 91.2% of statements [2023-02-17T09:03:18.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-17T09:03:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.610s coverage: 63.1% of statements [2023-02-17T09:03:20.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-17T09:03:20.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-17T09:03:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.329s coverage: 100.0% of statements [2023-02-17T09:03:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements [2023-02-17T09:03:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2023-02-17T09:03:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2023-02-17T09:03:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.107s coverage: 100.0% of statements [2023-02-17T09:03:29.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.577s coverage: 65.3% of statements [2023-02-17T09:03:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-17T09:03:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-17T09:03:29.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-17T09:03:31.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.906s coverage: 41.0% of statements [2023-02-17T09:03:31.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-17T09:03:31.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-17T09:03:31.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.374s coverage: 89.5% of statements [2023-02-17T09:03:31.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-17T09:03:31.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.280s coverage: 84.8% of statements [2023-02-17T09:03:31.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-17T09:03:31.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-17T09:03:31.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-17T09:03:31.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-17T09:03:39.826Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.488s coverage: 17.7% of statements [2023-02-17T09:03:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-17T09:03:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-17T09:03:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-17T09:03:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-17T09:03:39.826Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.770s coverage: 92.3% of statements [2023-02-17T09:03:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-17T09:03:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-17T09:03:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-17T09:03:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-17T09:03:39.826Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.316s coverage: 63.2% of statements [2023-02-17T09:03:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-17T09:03:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-17T09:03:39.826Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.512s coverage: 97.7% of statements [2023-02-17T09:03:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-17T09:03:39.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-17T09:03:39.826Z] 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-02-17T09:03:39.826Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-17T09:03:39.826Z] go vet ./... [2023-02-17T09:05:46.554Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T09:05:46.554Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T09:05:46.554Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T09:05:46.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-17T09:05:47.261Z] + ls -al . [2023-02-17T09:05:47.261Z] total 740 [2023-02-17T09:05:47.261Z] drwxrwxr-x 10 1001 1001 4096 Feb 17 08:58 . [2023-02-17T09:05:47.261Z] drwxr-xr-x 4 root root 4096 Feb 17 08:58 .. [2023-02-17T09:05:47.261Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 08:57 .blubracket [2023-02-17T09:05:47.261Z] -rw-rw-r-- 1 1001 1001 16 Feb 17 08:57 .dockerignore [2023-02-17T09:05:47.261Z] drwxrwxr-x 8 1001 1001 4096 Feb 17 08:57 .git [2023-02-17T09:05:47.261Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 08:57 .github [2023-02-17T09:05:47.261Z] -rw-rw-r-- 1 1001 1001 1024 Feb 17 08:57 .gitignore [2023-02-17T09:05:47.261Z] -rw-rw-r-- 1 1001 1001 42 Feb 17 08:57 .golangci.yml [2023-02-17T09:05:47.261Z] -rw-rw-r-- 1 1001 1001 87 Feb 17 08:57 .hadolint.yml [2023-02-17T09:05:47.261Z] -rw-rw-r-- 1 1001 1001 166 Feb 17 08:57 .sonarcloud.properties [2023-02-17T09:05:47.261Z] -rw-rw-r-- 1 1001 1001 1171 Feb 17 08:57 ADOPTERS.md [2023-02-17T09:05:47.261Z] -rw-rw-r-- 1 1001 1001 10825 Feb 17 08:57 Attribution.txt [2023-02-17T09:05:47.261Z] -rw-rw-r-- 1 1001 1001 73765 Feb 17 08:57 CHANGELOG.md [2023-02-17T09:05:47.261Z] -rw-rw-r-- 1 1001 1001 3804 Feb 17 08:57 CONTRIBUTING.md [2023-02-17T09:05:47.261Z] -rw-rw-r-- 1 1001 1001 677 Feb 17 08:57 GOVERNANCE.md [2023-02-17T09:05:47.261Z] -rw-rw-r-- 1 1001 1001 883 Feb 17 08:57 Jenkinsfile [2023-02-17T09:05:47.261Z] -rw-rw-r-- 1 1001 1001 10775 Feb 17 08:57 LICENSE [2023-02-17T09:05:47.261Z] -rw-rw-r-- 1 1001 1001 13375 Feb 17 08:57 Makefile [2023-02-17T09:05:47.261Z] -rw-rw-r-- 1 1001 1001 582 Feb 17 08:57 OWNERS.md [2023-02-17T09:05:47.261Z] -rw-rw-r-- 1 1001 1001 9403 Feb 17 08:57 README.md [2023-02-17T09:05:47.261Z] -rw-rw-r-- 1 1001 1001 6912 Feb 17 08:57 SECURITY.md [2023-02-17T09:05:47.261Z] -rw-rw-r-- 1 1001 1001 5 Feb 17 08:51 VERSION [2023-02-17T09:05:47.261Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 08:57 bin [2023-02-17T09:05:47.261Z] drwxrwxr-x 17 1001 1001 4096 Feb 17 08:57 cmd [2023-02-17T09:05:47.261Z] -rw-r--r-- 1 root root 487323 Feb 17 09:03 coverage.out [2023-02-17T09:05:47.261Z] -rw-rw-r-- 1 1001 1001 3295 Feb 17 08:57 go.mod [2023-02-17T09:05:47.261Z] -rw-rw-r-- 1 1001 1001 33318 Feb 17 08:57 go.sum [2023-02-17T09:05:47.261Z] drwxrwxr-x 7 1001 1001 4096 Feb 17 08:57 internal [2023-02-17T09:05:47.261Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 08:57 openapi [2023-02-17T09:05:47.261Z] drwxrwxr-x 4 1001 1001 4096 Feb 17 08:57 snap [2023-02-17T09:05:47.261Z] -rw-rw-r-- 1 1001 1001 204 Feb 17 08:57 version.go [Pipeline] sh [2023-02-17T09:05:47.929Z] + '[' -e coverage.out ] [2023-02-17T09:05:47.929Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-17T09:05:47.966Z] Warning: overwriting stash ‘coverage-report’ [2023-02-17T09:05:48.901Z] Stashed 1 file(s) [Pipeline] sh [2023-02-17T09:05:49.669Z] + make build [2023-02-17T09:05:49.669Z] 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-02-17T09:07:41.358Z] 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-02-17T09:07:41.358Z] 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-02-17T09:07:41.358Z] 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-02-17T09:07:43.948Z] 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-02-17T09:08:40.365Z] 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-02-17T09:08:40.365Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-17T09:08:45.711Z] 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-02-17T09:08:52.369Z] 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-02-17T09:08:55.714Z] 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-02-17T09:09:01.065Z] 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-02-17T09:09:16.268Z] 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-02-17T09:09:21.667Z] $ docker stop --time=1 2f55c0412ca093872818c0838cb32008ec33ba3b02fdbfd3e7085aa180cc8292 [2023-02-17T09:09:23.744Z] $ docker rm -f --volumes 2f55c0412ca093872818c0838cb32008ec33ba3b02fdbfd3e7085aa180cc8292 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:09:26.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T09:09:26.201Z] [2023-02-17T09:09:26.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:09:26.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T09:09:26.602Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-17T09:09:26.602Z] 29e5d40040c1: Pulling fs layer [2023-02-17T09:09:26.602Z] 1ce36da41761: Pulling fs layer [2023-02-17T09:09:26.602Z] 25b303627fd3: Pulling fs layer [2023-02-17T09:09:26.869Z] 29e5d40040c1: Verifying Checksum [2023-02-17T09:09:26.869Z] 29e5d40040c1: Download complete [2023-02-17T09:09:27.135Z] 1ce36da41761: Verifying Checksum [2023-02-17T09:09:27.135Z] 1ce36da41761: Download complete [2023-02-17T09:09:27.403Z] 29e5d40040c1: Pull complete [2023-02-17T09:09:28.828Z] 1ce36da41761: Pull complete [2023-02-17T09:09:28.828Z] 25b303627fd3: Verifying Checksum [2023-02-17T09:09:28.828Z] 25b303627fd3: Download complete [2023-02-17T09:09:41.136Z] 25b303627fd3: Pull complete [2023-02-17T09:09:41.136Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-17T09:09:41.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T09:09:41.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T09:09:41.439Z] prd-ubuntu20.04-docker-arm64-4c-16g-6439 does not seem to be running inside a container [2023-02-17T09:09:41.518Z] $ docker run -t -d -u 1001:1001 --entrypoint= -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-devops/edgex-compose-arm64:latest cat [2023-02-17T09:09:43.787Z] $ docker top 50996ad19df039aea39b980c5dbc13d02727fbd45144d4fbe7b028b7d739bc1c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T09:09:44.663Z] + grep parallel [2023-02-17T09:09:44.663Z] + docker-compose build --help [2023-02-17T09:09:50.000Z] --parallel Build images in parallel. [Pipeline] } [2023-02-17T09:09:50.055Z] $ docker stop --time=1 50996ad19df039aea39b980c5dbc13d02727fbd45144d4fbe7b028b7d739bc1c [2023-02-17T09:09:51.889Z] $ docker rm -f --volumes 50996ad19df039aea39b980c5dbc13d02727fbd45144d4fbe7b028b7d739bc1c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:09:52.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T09:09:52.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T09:09:52.915Z] prd-ubuntu20.04-docker-arm64-4c-16g-6439 does not seem to be running inside a container [2023-02-17T09:09:53.019Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-17T09:09:54.231Z] $ docker top 52bcdd79a905d14d5d1b8b40d38045e2e2958738f9f7989ed63f7f49cae9b28b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T09:09:55.099Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-17T09:10:00.434Z] Building core-command ... [2023-02-17T09:10:00.434Z] Building core-common-config-bootstrapper ... [2023-02-17T09:10:00.434Z] Building core-data ... [2023-02-17T09:10:00.434Z] Building core-metadata ... [2023-02-17T09:10:00.434Z] Building security-bootstrapper ... [2023-02-17T09:10:00.434Z] Building security-proxy-setup ... [2023-02-17T09:10:00.434Z] Building security-secretstore-setup ... [2023-02-17T09:10:00.434Z] Building security-spiffe-token-provider ... [2023-02-17T09:10:00.434Z] Building security-spire-agent ... [2023-02-17T09:10:00.434Z] Building security-spire-config ... [2023-02-17T09:10:00.434Z] Building security-spire-server ... [2023-02-17T09:10:00.434Z] Building support-notifications ... [2023-02-17T09:10:00.434Z] Building support-scheduler ... [2023-02-17T09:10:00.434Z] Building security-bootstrapper [2023-02-17T09:10:00.434Z] Building core-common-config-bootstrapper [2023-02-17T09:10:00.434Z] Building core-metadata [2023-02-17T09:10:00.434Z] Building support-notifications [2023-02-17T09:10:00.434Z] Building security-spire-server [2023-02-17T09:10:47.265Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T09:10:47.265Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T09:10:47.265Z] ---> 7fa5f2b05daa [2023-02-17T09:10:47.265Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T09:10:47.265Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T09:10:47.265Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T09:10:47.265Z] ---> 7fa5f2b05daa [2023-02-17T09:10:47.265Z] Step 3/23 : WORKDIR /edgex-go [2023-02-17T09:10:47.265Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T09:10:47.265Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T09:10:47.265Z] ---> 7fa5f2b05daa [2023-02-17T09:10:47.265Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T09:10:47.265Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T09:10:47.265Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-17T09:10:47.265Z] ---> 7fa5f2b05daa [2023-02-17T09:10:47.265Z] Step 3/32 : WORKDIR /edgex-go [2023-02-17T09:10:47.265Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T09:10:47.265Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T09:10:47.265Z] ---> 7fa5f2b05daa [2023-02-17T09:10:47.265Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-17T09:10:47.265Z] ---> Running in c96c719f7223 [2023-02-17T09:10:47.265Z] ---> Running in 945d572bf148 [2023-02-17T09:10:47.265Z] ---> Running in 956c6a91620b [2023-02-17T09:10:47.265Z] ---> Running in e7261e1545e2 [2023-02-17T09:10:47.265Z] ---> Running in d437bd0d4956 [2023-02-17T09:10:47.265Z] Removing intermediate container e7261e1545e2 [2023-02-17T09:10:47.265Z] ---> 7a8078cbf38d [2023-02-17T09:10:47.265Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T09:10:47.265Z] Removing intermediate container 945d572bf148 [2023-02-17T09:10:47.265Z] ---> 4e5ddb7cfca4 [2023-02-17T09:10:47.265Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-17T09:10:47.265Z] Removing intermediate container c96c719f7223 [2023-02-17T09:10:47.265Z] ---> 8bdc59601854 [2023-02-17T09:10:47.265Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T09:10:47.265Z] Removing intermediate container 956c6a91620b [2023-02-17T09:10:47.265Z] ---> 1d26980711f4 [2023-02-17T09:10:47.265Z] Step 4/24 : WORKDIR /edgex-go [2023-02-17T09:10:47.265Z] Removing intermediate container d437bd0d4956 [2023-02-17T09:10:47.265Z] ---> 9138ae630597 [2023-02-17T09:10:47.265Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T09:10:47.265Z] ---> Running in 0c4faff6c6e8 [2023-02-17T09:10:47.265Z] ---> Running in 0d9c580dbf2d [2023-02-17T09:10:47.265Z] ---> Running in a1d102f713a5 [2023-02-17T09:10:47.265Z] ---> Running in 1191f1138f0a [2023-02-17T09:10:47.265Z] ---> Running in 93b105d0e8ce [2023-02-17T09:10:47.533Z] Removing intermediate container 1191f1138f0a [2023-02-17T09:10:47.533Z] ---> fcfe16363e15 [2023-02-17T09:10:47.533Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T09:10:47.533Z] Removing intermediate container 0c4faff6c6e8 [2023-02-17T09:10:47.533Z] ---> 0c02f4cf03db [2023-02-17T09:10:47.533Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-17T09:10:47.533Z] Removing intermediate container 93b105d0e8ce [2023-02-17T09:10:47.533Z] ---> a156a114aa7c [2023-02-17T09:10:47.533Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-17T09:10:47.533Z] ---> Running in 51b069be9c97 [2023-02-17T09:10:47.800Z] ---> Running in d008e2a56904 [2023-02-17T09:10:47.800Z] ---> Running in 35d5e42306d2 [2023-02-17T09:10:48.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:10:48.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:10:49.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:10:49.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:10:49.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:10:50.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:10:50.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:10:50.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:10:50.436Z] OK: 221 MiB in 51 packages [2023-02-17T09:10:50.705Z] OK: 221 MiB in 51 packages [2023-02-17T09:10:50.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:10:50.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:10:52.147Z] OK: 221 MiB in 51 packages [2023-02-17T09:10:52.147Z] Removing intermediate container a1d102f713a5 [2023-02-17T09:10:52.147Z] ---> d287b02b32ee [2023-02-17T09:10:52.147Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-17T09:10:52.418Z] OK: 221 MiB in 51 packages [2023-02-17T09:10:52.418Z] OK: 221 MiB in 51 packages [2023-02-17T09:10:52.418Z] Removing intermediate container 0d9c580dbf2d [2023-02-17T09:10:52.418Z] ---> 167e70bc94d6 [2023-02-17T09:10:52.418Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-17T09:10:53.830Z] ---> f3e9b89fdc8f [2023-02-17T09:10:53.830Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T09:10:53.830Z] ---> Running in f92caebeb9e6 [2023-02-17T09:10:53.830Z] Removing intermediate container 51b069be9c97 [2023-02-17T09:10:53.830Z] ---> 01a480886e8a [2023-02-17T09:10:53.830Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T09:10:54.096Z] ---> 493bc84a469a [2023-02-17T09:10:54.096Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T09:10:54.364Z] ---> Running in f50d526184fb [2023-02-17T09:10:54.364Z] Removing intermediate container d008e2a56904 [2023-02-17T09:10:54.364Z] ---> 1a783b7fabde [2023-02-17T09:10:54.364Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-17T09:10:54.364Z] Removing intermediate container 35d5e42306d2 [2023-02-17T09:10:54.364Z] ---> 8390e291d9c1 [2023-02-17T09:10:54.364Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T09:10:55.342Z] ---> dd9d08ed76bb [2023-02-17T09:10:55.342Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T09:10:55.609Z] ---> Running in a2e520db0b0e [2023-02-17T09:10:55.876Z] ---> e23835a8a590 [2023-02-17T09:10:55.876Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T09:10:56.145Z] ---> 9147d7b9a7d6 [2023-02-17T09:10:56.145Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T09:10:56.145Z] ---> Running in 478726e6c3e3 [2023-02-17T09:10:56.421Z] ---> Running in cb0b326d369b [2023-02-17T09:13:03.109Z] Removing intermediate container 478726e6c3e3 [2023-02-17T09:13:03.109Z] ---> 931a62b2118b [2023-02-17T09:13:03.109Z] Step 8/22 : COPY . . [2023-02-17T09:13:03.109Z] Removing intermediate container f50d526184fb [2023-02-17T09:13:03.109Z] ---> c9e511bf65d1 [2023-02-17T09:13:03.109Z] Step 7/32 : COPY . . [2023-02-17T09:13:03.109Z] Removing intermediate container a2e520db0b0e [2023-02-17T09:13:03.109Z] ---> e7c04ac8e5ee [2023-02-17T09:13:03.109Z] Step 8/22 : COPY . . [2023-02-17T09:13:03.109Z] Removing intermediate container f92caebeb9e6 [2023-02-17T09:13:03.109Z] ---> 7b140236e47f [2023-02-17T09:13:03.109Z] Step 7/23 : COPY . . [2023-02-17T09:13:03.109Z] Removing intermediate container cb0b326d369b [2023-02-17T09:13:03.109Z] ---> 74ac3b958e97 [2023-02-17T09:13:03.109Z] Step 8/24 : COPY . . [2023-02-17T09:13:15.414Z] ---> 1473fc5a1555 [2023-02-17T09:13:15.414Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T09:13:15.414Z] ---> c710f0f506a6 [2023-02-17T09:13:15.414Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-17T09:13:15.414Z] ---> Running in aad739aba8c5 [2023-02-17T09:13:15.414Z] ---> 0dfd2aadfc91 [2023-02-17T09:13:15.414Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-17T09:13:15.414Z] ---> abd5f0fce996 [2023-02-17T09:13:15.414Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-17T09:13:15.414Z] ---> d39c1852ecd7 [2023-02-17T09:13:15.414Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-17T09:13:15.414Z] ---> Running in 381d1bf044f3 [2023-02-17T09:13:15.414Z] ---> Running in d2d261a7532c [2023-02-17T09:13:15.414Z] ---> Running in 62aeeb7af127 [2023-02-17T09:13:15.414Z] ---> Running in 9759225f350f [2023-02-17T09:13:15.414Z] Removing intermediate container aad739aba8c5 [2023-02-17T09:13:15.414Z] ---> 21110e0d6e11 [2023-02-17T09:13:15.414Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-17T09:13:15.414Z] ---> Running in abd8152820a5 [2023-02-17T09:13:15.414Z] Removing intermediate container abd8152820a5 [2023-02-17T09:13:15.414Z] ---> 2ce298eaac45 [2023-02-17T09:13:15.414Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T09:13:15.414Z] ---> Running in 8b232a0d1f31 [2023-02-17T09:13:15.999Z] 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-02-17T09:13:16.584Z] 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-02-17T09:13:16.851Z] 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-02-17T09:13:17.121Z] 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-02-17T09:13:18.528Z] Removing intermediate container 8b232a0d1f31 [2023-02-17T09:13:18.528Z] ---> d9248a581b2e [2023-02-17T09:13:18.528Z] Step 11/23 : WORKDIR /edgex-go [2023-02-17T09:13:18.528Z] ---> Running in 837be0586542 [2023-02-17T09:13:19.115Z] Removing intermediate container 837be0586542 [2023-02-17T09:13:19.115Z] ---> a877cf03dfac [2023-02-17T09:13:19.115Z] [2023-02-17T09:13:19.115Z] Step 12/23 : FROM alpine:3.15 [2023-02-17T09:13:19.384Z] 3.15: Pulling from library/alpine [2023-02-17T09:13:20.790Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-17T09:13:20.791Z] Status: Downloaded newer image for alpine:3.15 [2023-02-17T09:13:20.791Z] ---> 354640af7b1b [2023-02-17T09:13:20.791Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T09:13:20.791Z] ---> Running in a8f54f4b8f32 [2023-02-17T09:13:21.071Z] Removing intermediate container a8f54f4b8f32 [2023-02-17T09:13:21.071Z] ---> 9396f9f651db [2023-02-17T09:13:21.071Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T09:13:21.344Z] ---> Running in 81d4de815e96 [2023-02-17T09:13:23.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:13:23.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:13:25.287Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T09:13:25.287Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T09:13:25.287Z] OK: 15734 distinct packages available [2023-02-17T09:13:25.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:13:25.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:13:27.227Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-17T09:13:27.227Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-17T09:13:27.227Z] (3/5) Installing libucontext (1.1-r0) [2023-02-17T09:13:27.227Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-17T09:13:27.227Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-17T09:13:27.227Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T09:13:27.227Z] OK: 6 MiB in 19 packages [2023-02-17T09:13:29.166Z] Removing intermediate container 81d4de815e96 [2023-02-17T09:13:29.166Z] ---> 85f07a885052 [2023-02-17T09:13:29.166Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T09:13:35.808Z] ---> 6024efb1fe75 [2023-02-17T09:13:35.808Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T09:13:36.762Z] ---> 056a423e57c1 [2023-02-17T09:13:36.763Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-17T09:13:37.718Z] ---> e98aea6ce81b [2023-02-17T09:13:37.718Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-17T09:13:38.302Z] ---> a438a197a4cf [2023-02-17T09:13:38.302Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T09:13:38.590Z] ---> Running in c5fb04fdae9f [2023-02-17T09:13:39.171Z] Removing intermediate container c5fb04fdae9f [2023-02-17T09:13:39.171Z] ---> 6c81628a0ec8 [2023-02-17T09:13:39.171Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T09:13:39.171Z] ---> Running in 5273b7fa2690 [2023-02-17T09:13:39.753Z] Removing intermediate container 5273b7fa2690 [2023-02-17T09:13:39.753Z] ---> 2dcfd7b930f1 [2023-02-17T09:13:39.753Z] Step 21/23 : LABEL arch=arm64 [2023-02-17T09:13:39.753Z] ---> Running in 7c894e1fa13c [2023-02-17T09:13:40.340Z] Removing intermediate container 7c894e1fa13c [2023-02-17T09:13:40.340Z] ---> 4fc25b966fd9 [2023-02-17T09:13:40.340Z] Step 22/23 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T09:13:40.340Z] ---> Running in fe1e1c0add01 [2023-02-17T09:13:40.921Z] Removing intermediate container fe1e1c0add01 [2023-02-17T09:13:40.921Z] ---> 1e852b1191f4 [2023-02-17T09:13:40.921Z] Step 23/23 : LABEL version=0.0.0 [2023-02-17T09:13:40.921Z] ---> Running in f8bc77de3b5c [2023-02-17T09:13:41.503Z] Removing intermediate container f8bc77de3b5c [2023-02-17T09:13:41.503Z] ---> 0f769853c4f5 [2023-02-17T09:13:41.503Z] [2023-02-17T09:13:41.768Z] Successfully built 0f769853c4f5 [2023-02-17T09:13:41.768Z] Successfully tagged security-spire-server-arm64:latest [2023-02-17T09:13:41.768Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-02-17T09:13:56.740Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T09:13:56.740Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-17T09:13:56.740Z] ---> 7fa5f2b05daa [2023-02-17T09:13:56.740Z] Step 3/19 : WORKDIR /edgex-go [2023-02-17T09:13:56.740Z] ---> Using cache [2023-02-17T09:13:56.740Z] ---> 8bdc59601854 [2023-02-17T09:13:56.740Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-17T09:13:56.740Z] ---> Running in 5cfef0f63ad8 [2023-02-17T09:13:58.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:13:58.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:14:00.346Z] v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-17T09:14:00.346Z] v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-17T09:14:00.346Z] OK: 16903 distinct packages available [2023-02-17T09:14:00.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:14:00.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:14:02.281Z] OK: 221 MiB in 51 packages [2023-02-17T09:14:03.684Z] Removing intermediate container 5cfef0f63ad8 [2023-02-17T09:14:03.684Z] ---> fad8ca614656 [2023-02-17T09:14:03.684Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-17T09:14:04.660Z] ---> 60c9dfb991a9 [2023-02-17T09:14:04.660Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T09:14:04.660Z] ---> Running in 50b70dd7d7dd [2023-02-17T09:15:56.403Z] Removing intermediate container 50b70dd7d7dd [2023-02-17T09:15:56.403Z] ---> e0ee7e844a35 [2023-02-17T09:15:56.403Z] Step 7/19 : COPY . . [2023-02-17T09:15:58.978Z] ---> f54486b3f379 [2023-02-17T09:15:58.978Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-17T09:15:58.978Z] ---> Running in bd4196743755 [2023-02-17T09:16:00.920Z] 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-02-17T09:19:52.682Z] Removing intermediate container d2d261a7532c [2023-02-17T09:19:52.682Z] ---> 7b2238c8d89d [2023-02-17T09:19:52.682Z] [2023-02-17T09:19:52.682Z] Step 9/32 : FROM alpine:3.16 [2023-02-17T09:19:52.682Z] 3.16: Pulling from library/alpine [2023-02-17T09:19:52.682Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T09:19:52.682Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T09:19:52.682Z] ---> 4c81e5bf8899 [2023-02-17T09:19:52.682Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T09:19:52.682Z] ---> Running in b88a140cdb30 [2023-02-17T09:19:52.682Z] Removing intermediate container 9759225f350f [2023-02-17T09:19:52.682Z] ---> 73ded807e1d2 [2023-02-17T09:19:52.682Z] [2023-02-17T09:19:52.682Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T09:19:52.682Z] ---> 4c81e5bf8899 [2023-02-17T09:19:52.682Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-17T09:19:52.682Z] Removing intermediate container b88a140cdb30 [2023-02-17T09:19:52.682Z] ---> bdb3f22cee16 [2023-02-17T09:19:52.682Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-17T09:19:52.682Z] ---> Running in 380c0f0050d4 [2023-02-17T09:19:52.682Z] ---> Running in d26ad02da351 [2023-02-17T09:19:52.682Z] Removing intermediate container 380c0f0050d4 [2023-02-17T09:19:52.682Z] ---> bfb4d86ad2e3 [2023-02-17T09:19:52.682Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T09:19:52.682Z] ---> Running in d3a9f97948b0 [2023-02-17T09:19:52.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:19:52.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:19:52.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:19:52.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:19:52.682Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-17T09:19:52.682Z] (2/2) Installing su-exec (0.2-r1) [2023-02-17T09:19:52.682Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T09:19:52.682Z] OK: 5 MiB in 16 packages [2023-02-17T09:19:52.948Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T09:19:52.948Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T09:19:52.948Z] OK: 5 MiB in 15 packages [2023-02-17T09:19:54.366Z] Removing intermediate container d26ad02da351 [2023-02-17T09:19:54.366Z] ---> 8ac9b512ff89 [2023-02-17T09:19:54.366Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-17T09:19:54.632Z] ---> Running in a6014f346f30 [2023-02-17T09:19:54.908Z] Removing intermediate container d3a9f97948b0 [2023-02-17T09:19:54.908Z] ---> 2bdf4cf20c89 [2023-02-17T09:19:54.908Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T09:19:55.176Z] Removing intermediate container a6014f346f30 [2023-02-17T09:19:55.176Z] ---> 125b1d7707c9 [2023-02-17T09:19:55.176Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-17T09:19:55.176Z] ---> Running in ebc0e0e748ea [2023-02-17T09:19:56.143Z] Removing intermediate container ebc0e0e748ea [2023-02-17T09:19:56.143Z] ---> aadacf4d78f3 [2023-02-17T09:19:56.143Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-17T09:19:56.143Z] ---> Running in 2128073091fb [2023-02-17T09:19:56.409Z] ---> be17578d7fcb [2023-02-17T09:19:56.409Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-17T09:19:56.682Z] Removing intermediate container 2128073091fb [2023-02-17T09:19:56.682Z] ---> 8bb4b02060bd [2023-02-17T09:19:56.682Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-17T09:19:56.949Z] ---> Running in 8c30276eef1f [2023-02-17T09:19:57.937Z] Removing intermediate container 8c30276eef1f [2023-02-17T09:19:57.937Z] ---> 671829f1e215 [2023-02-17T09:19:57.937Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-17T09:19:57.937Z] ---> Running in 47aa877280c4 [2023-02-17T09:19:58.521Z] ---> 85a3b8ad55fb [2023-02-17T09:19:58.521Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-17T09:19:59.930Z] ---> 904808a312bc [2023-02-17T09:19:59.930Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-17T09:20:01.335Z] ---> 6739bb999b02 [2023-02-17T09:20:01.335Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T09:20:01.335Z] ---> Running in 3226156b0e42 [2023-02-17T09:20:01.608Z] Removing intermediate container 47aa877280c4 [2023-02-17T09:20:01.608Z] ---> 3ba41020f66f [2023-02-17T09:20:01.608Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-17T09:20:01.874Z] ---> Running in e23796368b03 [2023-02-17T09:20:02.992Z] Removing intermediate container e23796368b03 [2023-02-17T09:20:02.992Z] ---> 758c0e65875a [2023-02-17T09:20:02.992Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-17T09:20:04.988Z] ---> 4be6026a550f [2023-02-17T09:20:04.988Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-17T09:20:04.988Z] ---> Running in 9ec9c7f311a0 [2023-02-17T09:20:06.452Z] Removing intermediate container 3226156b0e42 [2023-02-17T09:20:06.452Z] ---> a2e0c444ab77 [2023-02-17T09:20:06.452Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T09:20:06.748Z] ---> Running in 21c1e20fe5dc [2023-02-17T09:20:08.162Z] Removing intermediate container 21c1e20fe5dc [2023-02-17T09:20:08.162Z] ---> 044e0bd67c6e [2023-02-17T09:20:08.162Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-17T09:20:08.162Z] ---> Running in 4422ba5a9c8c [2023-02-17T09:20:09.122Z] Removing intermediate container 4422ba5a9c8c [2023-02-17T09:20:09.122Z] ---> 958de36317be [2023-02-17T09:20:09.122Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T09:20:09.122Z] ---> Running in a5b5ed8438d3 [2023-02-17T09:20:10.096Z] Removing intermediate container a5b5ed8438d3 [2023-02-17T09:20:10.096Z] ---> 5e94a13f6018 [2023-02-17T09:20:10.096Z] Step 21/22 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T09:20:10.096Z] Removing intermediate container 9ec9c7f311a0 [2023-02-17T09:20:10.096Z] ---> Running in 84b6a9bbc312 [2023-02-17T09:20:10.096Z] ---> 7dbca4145a52 [2023-02-17T09:20:10.096Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T09:20:11.068Z] Removing intermediate container 84b6a9bbc312 [2023-02-17T09:20:11.068Z] ---> dec28cae3739 [2023-02-17T09:20:11.068Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T09:20:11.335Z] ---> Running in 2a421f439796 [2023-02-17T09:20:12.294Z] ---> e4eda38f574d [2023-02-17T09:20:12.294Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-17T09:20:12.294Z] Removing intermediate container 2a421f439796 [2023-02-17T09:20:12.294Z] ---> 1ba15474e94c [2023-02-17T09:20:12.294Z] [2023-02-17T09:20:12.875Z] Successfully built 1ba15474e94c [2023-02-17T09:20:12.875Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-17T09:20:12.875Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-02-17T09:20:15.449Z] ---> 83a0c80dcca4 [2023-02-17T09:20:15.449Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-17T09:20:16.852Z] ---> 7bb7034d1def [2023-02-17T09:20:16.852Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-17T09:20:16.852Z] Removing intermediate container 62aeeb7af127 [2023-02-17T09:20:16.852Z] ---> 875aa8f708f1 [2023-02-17T09:20:16.852Z] [2023-02-17T09:20:16.852Z] Step 10/24 : FROM alpine:3.16 [2023-02-17T09:20:16.852Z] ---> 4c81e5bf8899 [2023-02-17T09:20:16.852Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-17T09:20:16.852Z] ---> Running in 648ec7127d7a [2023-02-17T09:20:18.258Z] ---> 52df67c070c2 [2023-02-17T09:20:18.258Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-17T09:20:19.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:20:19.216Z] ---> b3b567370e2c [2023-02-17T09:20:19.216Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-17T09:20:19.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:20:20.065Z] ---> 3e85461ea5f3 [2023-02-17T09:20:20.065Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-17T09:20:21.486Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T09:20:21.486Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T09:20:21.486Z] OK: 5 MiB in 15 packages [2023-02-17T09:20:21.486Z] ---> 3f7e9abe72b9 [2023-02-17T09:20:21.486Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-17T09:20:21.753Z] ---> Running in 77ab3568f1af [2023-02-17T09:20:23.722Z] Removing intermediate container 648ec7127d7a [2023-02-17T09:20:23.722Z] ---> d71a3d7735f5 [2023-02-17T09:20:23.722Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T09:20:23.722Z] ---> Running in e1a64715de23 [2023-02-17T09:20:25.135Z] Removing intermediate container e1a64715de23 [2023-02-17T09:20:25.135Z] ---> 2f82fd790f86 [2023-02-17T09:20:25.135Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-17T09:20:25.135Z] ---> Running in 3fdc27cfda7d [2023-02-17T09:20:26.101Z] Removing intermediate container 77ab3568f1af [2023-02-17T09:20:26.101Z] ---> 84e04a7229d3 [2023-02-17T09:20:26.101Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-17T09:20:26.101Z] ---> Running in 7be09d7c436b [2023-02-17T09:20:26.101Z] Removing intermediate container 3fdc27cfda7d [2023-02-17T09:20:26.101Z] ---> e01158bb5c4b [2023-02-17T09:20:26.101Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-17T09:20:26.699Z] ---> Running in 80a3d0d9c12f [2023-02-17T09:20:26.964Z] Removing intermediate container 7be09d7c436b [2023-02-17T09:20:26.964Z] ---> 047b7d9cbeb1 [2023-02-17T09:20:26.964Z] Step 29/32 : CMD ["gate"] [2023-02-17T09:20:27.231Z] ---> Running in c417e371ea59 [2023-02-17T09:20:27.231Z] Removing intermediate container 80a3d0d9c12f [2023-02-17T09:20:27.231Z] ---> 8ee0e2920334 [2023-02-17T09:20:27.231Z] Step 15/24 : WORKDIR / [2023-02-17T09:20:27.498Z] ---> Running in 2867c40fabdc [2023-02-17T09:20:27.764Z] Removing intermediate container c417e371ea59 [2023-02-17T09:20:27.764Z] ---> 62c11d4e7cdb [2023-02-17T09:20:27.764Z] Step 30/32 : LABEL arch=arm64 [2023-02-17T09:20:28.034Z] ---> Running in ae955f5870be [2023-02-17T09:20:28.300Z] Removing intermediate container 2867c40fabdc [2023-02-17T09:20:28.300Z] ---> 7b45c9741809 [2023-02-17T09:20:28.300Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T09:20:28.879Z] Removing intermediate container ae955f5870be [2023-02-17T09:20:28.879Z] ---> 9c4b278fb7ea [2023-02-17T09:20:28.879Z] Step 31/32 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T09:20:29.147Z] ---> Running in 4555c49e504d [2023-02-17T09:20:29.728Z] Removing intermediate container 4555c49e504d [2023-02-17T09:20:29.728Z] ---> a13bc6a1d135 [2023-02-17T09:20:29.728Z] Step 32/32 : LABEL version=0.0.0 [2023-02-17T09:20:29.993Z] ---> Running in fceb4c436da8 [2023-02-17T09:20:30.258Z] ---> d68da037d97d [2023-02-17T09:20:30.258Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-17T09:20:30.524Z] Removing intermediate container fceb4c436da8 [2023-02-17T09:20:30.524Z] ---> 8e8b256a04e1 [2023-02-17T09:20:30.524Z] [2023-02-17T09:20:31.479Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T09:20:31.479Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T09:20:31.479Z] ---> 7fa5f2b05daa [2023-02-17T09:20:31.479Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T09:20:31.479Z] ---> Using cache [2023-02-17T09:20:31.479Z] ---> 8bdc59601854 [2023-02-17T09:20:31.479Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-17T09:20:31.479Z] Successfully built 8e8b256a04e1 [2023-02-17T09:20:31.479Z] ---> Running in 5c17eefef905 [2023-02-17T09:20:31.479Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-17T09:20:31.479Z] Building security-proxy-setup [2023-02-17T09:20:33.417Z]  Building security-bootstrapper ... done  ---> 67ec134943e0 [2023-02-17T09:20:33.417Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-17T09:20:33.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:20:34.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:20:34.321Z] ---> c9941c3be484 [2023-02-17T09:20:34.321Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-17T09:20:35.276Z] ---> 3f6d78fbfcf9 [2023-02-17T09:20:35.276Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-17T09:20:35.542Z] ---> Running in d96ebdaf6c93 [2023-02-17T09:20:35.808Z] OK: 221 MiB in 51 packages [2023-02-17T09:20:35.808Z] Removing intermediate container d96ebdaf6c93 [2023-02-17T09:20:35.808Z] ---> 608c69ef4d9b [2023-02-17T09:20:35.808Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T09:20:36.074Z] ---> Running in aa4e4cf66537 [2023-02-17T09:20:36.678Z] Removing intermediate container aa4e4cf66537 [2023-02-17T09:20:36.678Z] ---> c1a248e33401 [2023-02-17T09:20:36.679Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T09:20:36.948Z] ---> Running in dd79d86bea88 [2023-02-17T09:20:37.529Z] Removing intermediate container 5c17eefef905 [2023-02-17T09:20:37.529Z] ---> d9aa2ae1d10f [2023-02-17T09:20:37.529Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T09:20:37.796Z] Removing intermediate container dd79d86bea88 [2023-02-17T09:20:37.796Z] ---> 05b61f1bf8aa [2023-02-17T09:20:37.796Z] Step 23/24 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T09:20:37.796Z] ---> Running in 1e6157de5e08 [2023-02-17T09:20:38.760Z] ---> fad217b4e7a8 [2023-02-17T09:20:38.760Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T09:20:38.760Z] Removing intermediate container 1e6157de5e08 [2023-02-17T09:20:38.760Z] ---> 8914a9d29962 [2023-02-17T09:20:38.760Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T09:20:39.027Z] ---> Running in c2be03de842d [2023-02-17T09:20:39.027Z] ---> Running in d0e69f38643b [2023-02-17T09:20:39.988Z] Removing intermediate container d0e69f38643b [2023-02-17T09:20:39.988Z] ---> 8f2c5079dcce [2023-02-17T09:20:39.988Z] [2023-02-17T09:20:40.945Z] Successfully built 8f2c5079dcce [2023-02-17T09:20:40.945Z] Successfully tagged core-metadata-arm64:latest [2023-02-17T09:20:40.945Z] Building security-spire-config [2023-02-17T09:20:55.925Z]  Building core-metadata ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T09:20:55.925Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-17T09:20:55.925Z] ---> 7fa5f2b05daa [2023-02-17T09:20:55.925Z] Step 3/21 : WORKDIR /edgex-go [2023-02-17T09:20:55.925Z] ---> Using cache [2023-02-17T09:20:55.925Z] ---> 8bdc59601854 [2023-02-17T09:20:55.925Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-17T09:20:55.925Z] ---> Using cache [2023-02-17T09:20:55.925Z] ---> d9aa2ae1d10f [2023-02-17T09:20:55.925Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-17T09:20:55.925Z] ---> Using cache [2023-02-17T09:20:55.925Z] ---> fad217b4e7a8 [2023-02-17T09:20:55.925Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T09:20:55.925Z] ---> Running in bab0ee14dd0e [2023-02-17T09:21:01.266Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T09:21:01.266Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T09:21:01.266Z] ---> 7fa5f2b05daa [2023-02-17T09:21:01.266Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T09:21:01.266Z] ---> Using cache [2023-02-17T09:21:01.266Z] ---> 8bdc59601854 [2023-02-17T09:21:01.266Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T09:21:01.266Z] ---> Using cache [2023-02-17T09:21:01.266Z] ---> d287b02b32ee [2023-02-17T09:21:01.266Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T09:21:01.266Z] ---> Using cache [2023-02-17T09:21:01.266Z] ---> f3e9b89fdc8f [2023-02-17T09:21:01.266Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T09:21:01.266Z] ---> Using cache [2023-02-17T09:21:01.266Z] ---> 7b140236e47f [2023-02-17T09:21:01.266Z] Step 7/24 : COPY . . [2023-02-17T09:21:01.266Z] ---> Using cache [2023-02-17T09:21:01.266Z] ---> 1473fc5a1555 [2023-02-17T09:21:01.266Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T09:21:01.266Z] ---> Using cache [2023-02-17T09:21:01.266Z] ---> 21110e0d6e11 [2023-02-17T09:21:01.266Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T09:21:01.266Z] ---> Using cache [2023-02-17T09:21:01.266Z] ---> 2ce298eaac45 [2023-02-17T09:21:01.266Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T09:21:01.847Z] ---> Running in b74c05db3468 [2023-02-17T09:21:05.197Z] Removing intermediate container b74c05db3468 [2023-02-17T09:21:05.197Z] ---> c0103cbf7fa3 [2023-02-17T09:21:05.197Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T09:21:05.197Z] ---> Running in 45462de72a3c [2023-02-17T09:21:05.197Z] Removing intermediate container 45462de72a3c [2023-02-17T09:21:05.197Z] ---> 37a3a6c37ec2 [2023-02-17T09:21:05.197Z] [2023-02-17T09:21:05.197Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T09:21:05.197Z] ---> 354640af7b1b [2023-02-17T09:21:05.197Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T09:21:05.197Z] ---> Using cache [2023-02-17T09:21:05.197Z] ---> 9396f9f651db [2023-02-17T09:21:05.197Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-17T09:21:05.463Z] ---> Running in 778ab35c50af [2023-02-17T09:21:07.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:21:07.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:21:09.087Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T09:21:09.087Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T09:21:09.087Z] OK: 15734 distinct packages available [2023-02-17T09:21:09.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:21:09.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:21:10.577Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-17T09:21:10.577Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-17T09:21:10.577Z] (3/4) Installing libucontext (1.1-r0) [2023-02-17T09:21:10.577Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-17T09:21:10.577Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T09:21:10.577Z] OK: 6 MiB in 18 packages [2023-02-17T09:21:12.515Z] Removing intermediate container 778ab35c50af [2023-02-17T09:21:12.515Z] ---> c4b4858c532c [2023-02-17T09:21:12.515Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T09:21:18.442Z] ---> 93aba498f75e [2023-02-17T09:21:18.442Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T09:21:19.030Z] ---> 3009ba26383c [2023-02-17T09:21:19.030Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-17T09:21:19.296Z] ---> Running in 70ad00cb4efd [2023-02-17T09:21:19.889Z] Removing intermediate container 70ad00cb4efd [2023-02-17T09:21:19.889Z] ---> d68bc5d27aea [2023-02-17T09:21:19.889Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-17T09:21:20.845Z] ---> 3a8df9ea387a [2023-02-17T09:21:20.845Z] Step 19/24 : WORKDIR / [2023-02-17T09:21:20.845Z] ---> Running in 9c1cf908ec91 [2023-02-17T09:21:21.425Z] Removing intermediate container 9c1cf908ec91 [2023-02-17T09:21:21.425Z] ---> 01e00baa7976 [2023-02-17T09:21:21.425Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T09:21:21.691Z] ---> Running in da7350c0967b [2023-02-17T09:21:22.271Z] Removing intermediate container da7350c0967b [2023-02-17T09:21:22.271Z] ---> 0bb54e125084 [2023-02-17T09:21:22.271Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T09:21:22.271Z] ---> Running in 6055e09b4857 [2023-02-17T09:21:22.851Z] Removing intermediate container 6055e09b4857 [2023-02-17T09:21:22.851Z] ---> 006603104d0a [2023-02-17T09:21:22.851Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T09:21:22.851Z] ---> Running in 1c774e11d7a3 [2023-02-17T09:21:23.442Z] Removing intermediate container 1c774e11d7a3 [2023-02-17T09:21:23.442Z] ---> 5ad911bfdd12 [2023-02-17T09:21:23.442Z] Step 23/24 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T09:21:23.713Z] ---> Running in eef8b1eea42f [2023-02-17T09:21:24.297Z] Removing intermediate container eef8b1eea42f [2023-02-17T09:21:24.297Z] ---> fd74a0718d5e [2023-02-17T09:21:24.297Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T09:21:24.297Z] ---> Running in 4169f76eb41c [2023-02-17T09:21:24.879Z] Removing intermediate container 4169f76eb41c [2023-02-17T09:21:24.879Z] ---> 9c8da131ed04 [2023-02-17T09:21:24.879Z] [2023-02-17T09:21:25.144Z] Successfully built 9c8da131ed04 [2023-02-17T09:21:25.144Z] Successfully tagged security-spire-config-arm64:latest [2023-02-17T09:21:25.144Z] Building security-spire-agent [2023-02-17T09:21:43.341Z]  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T09:21:43.341Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T09:21:43.341Z] ---> 7fa5f2b05daa [2023-02-17T09:21:43.341Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T09:21:43.341Z] ---> Using cache [2023-02-17T09:21:43.341Z] ---> 8bdc59601854 [2023-02-17T09:21:43.341Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T09:21:43.341Z] ---> Using cache [2023-02-17T09:21:43.341Z] ---> d287b02b32ee [2023-02-17T09:21:43.341Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T09:21:43.341Z] ---> Using cache [2023-02-17T09:21:43.341Z] ---> f3e9b89fdc8f [2023-02-17T09:21:43.341Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T09:21:43.341Z] ---> Using cache [2023-02-17T09:21:43.341Z] ---> 7b140236e47f [2023-02-17T09:21:43.341Z] Step 7/24 : COPY . . [2023-02-17T09:21:43.341Z] ---> Using cache [2023-02-17T09:21:43.341Z] ---> 1473fc5a1555 [2023-02-17T09:21:43.341Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T09:21:43.341Z] ---> Using cache [2023-02-17T09:21:43.341Z] ---> 21110e0d6e11 [2023-02-17T09:21:43.341Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T09:21:43.341Z] ---> Using cache [2023-02-17T09:21:43.341Z] ---> 2ce298eaac45 [2023-02-17T09:21:43.341Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T09:21:43.341Z] ---> Using cache [2023-02-17T09:21:43.341Z] ---> c0103cbf7fa3 [2023-02-17T09:21:43.341Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T09:21:43.341Z] ---> Using cache [2023-02-17T09:21:43.341Z] ---> 37a3a6c37ec2 [2023-02-17T09:21:43.341Z] [2023-02-17T09:21:43.341Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T09:21:43.341Z] ---> 354640af7b1b [2023-02-17T09:21:43.341Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T09:21:43.341Z] ---> Using cache [2023-02-17T09:21:43.341Z] ---> 9396f9f651db [2023-02-17T09:21:43.341Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T09:21:43.341Z] ---> Using cache [2023-02-17T09:21:43.341Z] ---> 85f07a885052 [2023-02-17T09:21:43.341Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-17T09:21:46.669Z] ---> f84a396914de [2023-02-17T09:21:46.669Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T09:21:52.003Z] ---> 83cf8d8f9e28 [2023-02-17T09:21:52.003Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T09:21:52.583Z] ---> ce4f193c682f [2023-02-17T09:21:52.583Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-17T09:21:56.832Z] ---> c8df880e5982 [2023-02-17T09:21:56.832Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-17T09:21:57.415Z] ---> 88e2c4268737 [2023-02-17T09:21:57.415Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T09:21:57.415Z] ---> Running in 95bf44ab8909 [2023-02-17T09:21:58.000Z] Removing intermediate container 95bf44ab8909 [2023-02-17T09:21:58.000Z] ---> 10b081b2c5f4 [2023-02-17T09:21:58.000Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T09:21:58.265Z] ---> Running in 0e7d9b1e084e [2023-02-17T09:21:59.695Z] Removing intermediate container 0e7d9b1e084e [2023-02-17T09:21:59.695Z] ---> 807cea3b33e1 [2023-02-17T09:21:59.695Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T09:21:59.695Z] ---> Running in cf259c602092 [2023-02-17T09:22:00.658Z] Removing intermediate container cf259c602092 [2023-02-17T09:22:00.658Z] ---> 4a52501bf5b9 [2023-02-17T09:22:00.658Z] Step 23/24 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T09:22:00.924Z] ---> Running in 60f47ae00e6d [2023-02-17T09:22:01.886Z] Removing intermediate container 60f47ae00e6d [2023-02-17T09:22:01.886Z] ---> 789d3cb67637 [2023-02-17T09:22:01.886Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T09:22:02.153Z] ---> Running in 020aa45fa264 [2023-02-17T09:22:03.107Z] Removing intermediate container 020aa45fa264 [2023-02-17T09:22:03.107Z] ---> 2e184a9b52bc [2023-02-17T09:22:03.107Z] [2023-02-17T09:22:03.695Z] Successfully built 2e184a9b52bc [2023-02-17T09:22:03.695Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-17T09:22:03.695Z]  Building security-spire-agent ... done Building support-scheduler [2023-02-17T09:22:25.741Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T09:22:25.741Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T09:22:25.741Z] ---> 7fa5f2b05daa [2023-02-17T09:22:25.741Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T09:22:25.741Z] ---> Using cache [2023-02-17T09:22:25.741Z] ---> 9138ae630597 [2023-02-17T09:22:25.741Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T09:22:25.741Z] ---> Using cache [2023-02-17T09:22:25.741Z] ---> fcfe16363e15 [2023-02-17T09:22:25.741Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T09:22:25.741Z] ---> Using cache [2023-02-17T09:22:25.741Z] ---> 01a480886e8a [2023-02-17T09:22:25.741Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T09:22:25.741Z] ---> Using cache [2023-02-17T09:22:25.741Z] ---> dd9d08ed76bb [2023-02-17T09:22:25.741Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T09:22:25.741Z] ---> Using cache [2023-02-17T09:22:25.741Z] ---> e7c04ac8e5ee [2023-02-17T09:22:25.741Z] Step 8/22 : COPY . . [2023-02-17T09:22:25.741Z] ---> Using cache [2023-02-17T09:22:25.741Z] ---> d39c1852ecd7 [2023-02-17T09:22:25.741Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-17T09:22:25.741Z] ---> Running in 5ca5f993f30d [2023-02-17T09:22:25.741Z] 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-02-17T09:22:38.031Z] Removing intermediate container 381d1bf044f3 [2023-02-17T09:22:38.031Z] ---> df52652efac9 [2023-02-17T09:22:38.031Z] [2023-02-17T09:22:38.031Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T09:22:38.031Z] ---> 4c81e5bf8899 [2023-02-17T09:22:38.031Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-17T09:22:38.031Z] ---> Running in 5fbe5b9a2ede [2023-02-17T09:22:40.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:22:40.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:22:41.822Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-17T09:22:42.110Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-17T09:22:42.110Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T09:22:42.110Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T09:22:42.404Z] OK: 6 MiB in 16 packages [2023-02-17T09:22:45.775Z] Removing intermediate container 5fbe5b9a2ede [2023-02-17T09:22:45.776Z] ---> de7269d831f1 [2023-02-17T09:22:45.776Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T09:22:45.776Z] ---> Running in 4748e4353b51 [2023-02-17T09:22:48.388Z] Removing intermediate container 4748e4353b51 [2023-02-17T09:22:48.388Z] ---> 804a5cda0381 [2023-02-17T09:22:48.388Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-17T09:22:48.654Z] ---> Running in f86e046565b6 [2023-02-17T09:22:49.611Z] Removing intermediate container f86e046565b6 [2023-02-17T09:22:49.611Z] ---> 04d12bf38794 [2023-02-17T09:22:49.611Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T09:22:49.877Z] ---> Running in 4c0c7a7afb9e [2023-02-17T09:22:50.840Z] Removing intermediate container 4c0c7a7afb9e [2023-02-17T09:22:50.840Z] ---> cfc8c971d30e [2023-02-17T09:22:50.840Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T09:22:52.241Z] ---> 8776c9ad111f [2023-02-17T09:22:52.241Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-17T09:22:57.572Z] ---> cabed8a21fb7 [2023-02-17T09:22:57.572Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-17T09:22:59.511Z] ---> b8435e3c267c [2023-02-17T09:22:59.511Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-17T09:22:59.777Z] ---> Running in f7d2e48dafb8 [2023-02-17T09:23:00.739Z] Removing intermediate container f7d2e48dafb8 [2023-02-17T09:23:00.739Z] ---> 2594128cb33b [2023-02-17T09:23:00.740Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T09:23:01.005Z] ---> Running in 43da4b7b6bc3 [2023-02-17T09:23:01.961Z] Removing intermediate container 43da4b7b6bc3 [2023-02-17T09:23:01.961Z] ---> 480067cd13cd [2023-02-17T09:23:01.961Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T09:23:02.229Z] ---> Running in 6abc25785652 [2023-02-17T09:23:03.187Z] Removing intermediate container 6abc25785652 [2023-02-17T09:23:03.187Z] ---> 85614224d765 [2023-02-17T09:23:03.187Z] Step 21/22 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T09:23:03.456Z] ---> Running in 054d8c86ba8b [2023-02-17T09:23:04.420Z] Removing intermediate container 054d8c86ba8b [2023-02-17T09:23:04.420Z] ---> 771f6d17994a [2023-02-17T09:23:04.420Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T09:23:04.686Z] ---> Running in 4d794726c342 [2023-02-17T09:23:05.273Z] Removing intermediate container bd4196743755 [2023-02-17T09:23:05.273Z] ---> a210e09b140b [2023-02-17T09:23:05.273Z] [2023-02-17T09:23:05.273Z] Step 9/19 : FROM alpine:3.15 [2023-02-17T09:23:05.273Z] ---> 354640af7b1b [2023-02-17T09:23:05.273Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T09:23:05.273Z] ---> Using cache [2023-02-17T09:23:05.273Z] ---> 9396f9f651db [2023-02-17T09:23:05.273Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-17T09:23:05.273Z] Removing intermediate container bab0ee14dd0e [2023-02-17T09:23:05.273Z] ---> ab2263532523 [2023-02-17T09:23:05.273Z] Step 7/21 : COPY . . [2023-02-17T09:23:05.538Z] ---> Running in 5535b39e88aa [2023-02-17T09:23:05.538Z] Removing intermediate container 4d794726c342 [2023-02-17T09:23:05.538Z] ---> 1bf39beae751 [2023-02-17T09:23:05.538Z] [2023-02-17T09:23:06.497Z] Successfully built 1bf39beae751 [2023-02-17T09:23:06.497Z] Successfully tagged support-notifications-arm64:latest [2023-02-17T09:23:06.497Z]  Building support-notifications ... done Building core-command [2023-02-17T09:23:07.098Z] Removing intermediate container c2be03de842d [2023-02-17T09:23:07.098Z] ---> aef05e0ccd3f [2023-02-17T09:23:07.098Z] Step 7/24 : COPY . . [2023-02-17T09:23:07.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:23:07.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:23:09.351Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T09:23:09.351Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T09:23:09.351Z] OK: 15734 distinct packages available [2023-02-17T09:23:09.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:23:09.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:23:10.895Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-17T09:23:10.895Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-17T09:23:11.161Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-17T09:23:11.161Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-17T09:23:11.161Z] (5/9) Installing curl (7.80.0-r6) [2023-02-17T09:23:11.161Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-17T09:23:11.161Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-17T09:23:11.161Z] (8/9) Installing libucontext (1.1-r0) [2023-02-17T09:23:11.161Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-17T09:23:11.161Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T09:23:11.161Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T09:23:11.747Z] OK: 8 MiB in 23 packages [2023-02-17T09:23:17.078Z] Removing intermediate container 5535b39e88aa [2023-02-17T09:23:17.078Z] ---> cffa9bdec00d [2023-02-17T09:23:17.078Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T09:23:18.479Z] ---> 059f3c38d5b1 [2023-02-17T09:23:18.479Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-17T09:23:23.812Z] ---> f1a7acfa728e [2023-02-17T09:23:23.812Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-17T09:23:27.150Z] ---> c27e47e8d20f [2023-02-17T09:23:27.150Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-17T09:23:27.150Z] ---> Running in afc055fa1163 [2023-02-17T09:23:27.731Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T09:23:27.731Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T09:23:27.731Z] ---> 7fa5f2b05daa [2023-02-17T09:23:27.731Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-17T09:23:27.731Z] ---> Using cache [2023-02-17T09:23:27.731Z] ---> 9138ae630597 [2023-02-17T09:23:27.731Z] Step 4/23 : WORKDIR /edgex-go [2023-02-17T09:23:27.731Z] ---> Using cache [2023-02-17T09:23:27.731Z] ---> fcfe16363e15 [2023-02-17T09:23:27.731Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-17T09:23:27.731Z] ---> Using cache [2023-02-17T09:23:27.731Z] ---> 01a480886e8a [2023-02-17T09:23:27.731Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-17T09:23:27.997Z] ---> Using cache [2023-02-17T09:23:27.997Z] ---> dd9d08ed76bb [2023-02-17T09:23:27.997Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T09:23:27.997Z] ---> Using cache [2023-02-17T09:23:27.997Z] ---> e7c04ac8e5ee [2023-02-17T09:23:27.997Z] Step 8/23 : COPY . . [2023-02-17T09:23:28.264Z] Removing intermediate container afc055fa1163 [2023-02-17T09:23:28.264Z] ---> 89d5f69c824a [2023-02-17T09:23:28.264Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T09:23:28.530Z] ---> Using cache [2023-02-17T09:23:28.530Z] ---> d39c1852ecd7 [2023-02-17T09:23:28.530Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-17T09:23:28.530Z] ---> Running in d0d8b68cc894 [2023-02-17T09:23:28.798Z] ---> Running in e827fd8325d8 [2023-02-17T09:23:30.206Z] Removing intermediate container d0d8b68cc894 [2023-02-17T09:23:30.206Z] ---> d00657337405 [2023-02-17T09:23:30.206Z] Step 17/19 : LABEL arch=arm64 [2023-02-17T09:23:30.206Z] ---> Running in abe91795fc10 [2023-02-17T09:23:30.472Z] ---> 63536b57adb3 [2023-02-17T09:23:30.739Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-17T09:23:30.739Z] ---> Running in 02d792de0381 [2023-02-17T09:23:31.333Z] Removing intermediate container abe91795fc10 [2023-02-17T09:23:31.333Z] ---> d009d947bf57 [2023-02-17T09:23:31.333Z] Step 18/19 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T09:23:31.599Z] ---> Running in 15196f52ca15 [2023-02-17T09:23:31.869Z] 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-02-17T09:23:32.451Z] ---> 85ec601c0400 [2023-02-17T09:23:32.451Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-17T09:23:32.451Z] ---> Running in 4c8b3567dd20 [2023-02-17T09:23:32.718Z] Removing intermediate container 15196f52ca15 [2023-02-17T09:23:32.718Z] ---> cb135f677079 [2023-02-17T09:23:32.718Z] Step 19/19 : LABEL version=0.0.0 [2023-02-17T09:23:32.718Z] ---> Running in 858e367399af [2023-02-17T09:23:33.677Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-17T09:23:33.677Z] Removing intermediate container 858e367399af [2023-02-17T09:23:33.677Z] ---> 9bdce627dee2 [2023-02-17T09:23:33.677Z] [2023-02-17T09:23:33.943Z] Successfully built 9bdce627dee2 [2023-02-17T09:23:33.943Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-17T09:23:33.943Z] Building core-data [2023-02-17T09:23:34.524Z]  Building security-spiffe-token-provider ... done 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-02-17T09:23:52.720Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T09:23:52.720Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T09:23:52.720Z] ---> 7fa5f2b05daa [2023-02-17T09:23:52.720Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T09:23:52.720Z] ---> Using cache [2023-02-17T09:23:52.720Z] ---> 9138ae630597 [2023-02-17T09:23:52.720Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T09:23:52.720Z] ---> Using cache [2023-02-17T09:23:52.720Z] ---> fcfe16363e15 [2023-02-17T09:23:52.720Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T09:23:52.720Z] ---> Using cache [2023-02-17T09:23:52.720Z] ---> 01a480886e8a [2023-02-17T09:23:52.720Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T09:23:52.720Z] ---> Using cache [2023-02-17T09:23:52.720Z] ---> dd9d08ed76bb [2023-02-17T09:23:52.720Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T09:23:52.720Z] ---> Using cache [2023-02-17T09:23:52.720Z] ---> e7c04ac8e5ee [2023-02-17T09:23:52.720Z] Step 8/22 : COPY . . [2023-02-17T09:23:52.720Z] ---> Using cache [2023-02-17T09:23:52.720Z] ---> d39c1852ecd7 [2023-02-17T09:23:52.720Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-17T09:23:52.720Z] ---> Running in 6cdea8429dd8 [2023-02-17T09:23:53.673Z] 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-02-17T09:29:00.532Z] 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-02-17T09:29:04.777Z] 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-02-17T09:29:26.833Z] Removing intermediate container 4c8b3567dd20 [2023-02-17T09:29:26.833Z] ---> c7883fc2a4cd [2023-02-17T09:29:26.833Z] [2023-02-17T09:29:26.833Z] Step 9/24 : FROM alpine:3.16 [2023-02-17T09:29:26.833Z] ---> 4c81e5bf8899 [2023-02-17T09:29:26.833Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-17T09:29:26.833Z] Removing intermediate container 02d792de0381 [2023-02-17T09:29:26.833Z] ---> 7d59c52d727b [2023-02-17T09:29:26.833Z] [2023-02-17T09:29:26.833Z] Step 9/21 : FROM alpine:3.16 [2023-02-17T09:29:26.833Z] ---> 4c81e5bf8899 [2023-02-17T09:29:26.833Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-17T09:29:26.833Z] ---> Running in b839fe732b46 [2023-02-17T09:29:26.833Z] ---> Running in 72bdf25e4e49 [2023-02-17T09:29:29.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:29:29.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:29:29.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:29:29.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:29:30.809Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-17T09:29:30.809Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-17T09:29:30.809Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-17T09:29:30.809Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-17T09:29:30.809Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-17T09:29:30.809Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-17T09:29:30.809Z] (3/3) Installing su-exec (0.2-r1) [2023-02-17T09:29:30.809Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T09:29:30.809Z] (5/6) Installing curl (7.83.1-r6) [2023-02-17T09:29:30.809Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T09:29:30.809Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-17T09:29:30.809Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T09:29:30.809Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T09:29:31.391Z] OK: 6 MiB in 17 packages [2023-02-17T09:29:31.391Z] OK: 8 MiB in 20 packages [2023-02-17T09:29:33.975Z] Removing intermediate container b839fe732b46 [2023-02-17T09:29:33.975Z] ---> aa82ca20b57b [2023-02-17T09:29:33.975Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T09:29:34.241Z] Removing intermediate container 72bdf25e4e49 [2023-02-17T09:29:34.241Z] ---> c2bace6ebfd6 [2023-02-17T09:29:34.241Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T09:29:34.241Z] ---> Running in 570d15138ec7 [2023-02-17T09:29:34.241Z] ---> Running in 11340786194d [2023-02-17T09:29:34.824Z] Removing intermediate container 11340786194d [2023-02-17T09:29:34.824Z] ---> 1bcf5a42faf3 [2023-02-17T09:29:34.824Z] Step 12/21 : WORKDIR /edgex [2023-02-17T09:29:35.097Z] Removing intermediate container 570d15138ec7 [2023-02-17T09:29:35.097Z] ---> fc5b7fcd9e56 [2023-02-17T09:29:35.097Z] Step 12/24 : WORKDIR / [2023-02-17T09:29:35.097Z] ---> Running in 4fcad903f7f1 [2023-02-17T09:29:35.097Z] ---> Running in 0bb02455c650 [2023-02-17T09:29:35.677Z] Removing intermediate container 4fcad903f7f1 [2023-02-17T09:29:35.677Z] ---> 9857c550c9db [2023-02-17T09:29:35.677Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-17T09:29:35.677Z] Removing intermediate container 0bb02455c650 [2023-02-17T09:29:35.677Z] ---> 18bdbb539107 [2023-02-17T09:29:35.677Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-17T09:29:37.088Z] ---> 6c23d42c05f8 [2023-02-17T09:29:37.088Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-17T09:29:37.088Z] ---> c9bb76d2b0f1 [2023-02-17T09:29:37.088Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-17T09:29:38.044Z] ---> 9821a70abf7a [2023-02-17T09:29:38.313Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-17T09:29:39.267Z] ---> d5e9760fcfd0 [2023-02-17T09:29:39.267Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-17T09:29:39.267Z] ---> 5b69d2689d3c [2023-02-17T09:29:39.267Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-17T09:29:40.669Z] ---> a1e0ebb255c0 [2023-02-17T09:29:40.669Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-17T09:29:41.629Z] ---> fc9b9982176a [2023-02-17T09:29:41.629Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T09:29:43.574Z] ---> 47f14db15f0f [2023-02-17T09:29:43.574Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T09:29:43.574Z] ---> Running in 2673a81b12c6 [2023-02-17T09:29:43.839Z] ---> c2e75ed106e0 [2023-02-17T09:29:43.839Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-17T09:29:48.079Z] ---> 8141b38f52f6 [2023-02-17T09:29:48.079Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T09:29:48.079Z] Removing intermediate container 2673a81b12c6 [2023-02-17T09:29:48.079Z] ---> 03be791d8942 [2023-02-17T09:29:48.079Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T09:29:48.344Z] ---> Running in dca075836182 [2023-02-17T09:29:49.299Z] Removing intermediate container dca075836182 [2023-02-17T09:29:49.299Z] ---> b7adab463d90 [2023-02-17T09:29:49.299Z] Step 19/21 : LABEL arch=arm64 [2023-02-17T09:29:49.570Z] ---> 4b99d4c5a736 [2023-02-17T09:29:49.570Z] ---> Running in 4efcae476b4d [2023-02-17T09:29:49.570Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T09:29:49.836Z] ---> Running in 989bfe1ddfb1 [2023-02-17T09:29:50.793Z] Removing intermediate container 4efcae476b4d [2023-02-17T09:29:50.793Z] ---> 2d2e69d9a617 [2023-02-17T09:29:50.793Z] Step 20/21 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T09:29:50.793Z] ---> Running in a9b710059c71 [2023-02-17T09:29:52.200Z] Removing intermediate container a9b710059c71 [2023-02-17T09:29:52.200Z] ---> 4119bd4cfcc5 [2023-02-17T09:29:52.200Z] Step 21/21 : LABEL version=0.0.0 [2023-02-17T09:29:52.200Z] ---> Running in 51587a61ef4d [2023-02-17T09:29:53.604Z] Removing intermediate container 51587a61ef4d [2023-02-17T09:29:53.604Z] ---> e58a65fdd37c [2023-02-17T09:29:53.604Z] [2023-02-17T09:29:53.604Z] Removing intermediate container 989bfe1ddfb1 [2023-02-17T09:29:53.604Z] ---> 586f94696c8f [2023-02-17T09:29:53.604Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T09:29:53.870Z] ---> Running in e7fceb4e4ee9 [2023-02-17T09:29:53.870Z] Successfully built e58a65fdd37c [2023-02-17T09:29:53.870Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-17T09:29:54.142Z]  Building security-proxy-setup ... done Removing intermediate container e827fd8325d8 [2023-02-17T09:29:54.142Z] ---> 329cee06b5d8 [2023-02-17T09:29:54.142Z] [2023-02-17T09:29:54.142Z] Step 10/23 : FROM alpine:3.16 [2023-02-17T09:29:54.142Z] ---> 4c81e5bf8899 [2023-02-17T09:29:54.142Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-17T09:29:54.142Z] ---> Using cache [2023-02-17T09:29:54.142Z] ---> d71a3d7735f5 [2023-02-17T09:29:54.142Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T09:29:54.142Z] ---> Using cache [2023-02-17T09:29:54.142Z] ---> 2f82fd790f86 [2023-02-17T09:29:54.142Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-17T09:29:54.407Z] ---> Running in 40b470fa34d1 [2023-02-17T09:29:54.679Z] Removing intermediate container e7fceb4e4ee9 [2023-02-17T09:29:54.679Z] ---> 1f952a5443ca [2023-02-17T09:29:54.679Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T09:29:54.679Z] ---> Running in 32a8ebeef934 [2023-02-17T09:29:55.263Z] Removing intermediate container 40b470fa34d1 [2023-02-17T09:29:55.263Z] ---> ef1bd97a4e73 [2023-02-17T09:29:55.263Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-17T09:29:55.263Z] ---> Running in abbe7b21945e [2023-02-17T09:29:55.529Z] Removing intermediate container 32a8ebeef934 [2023-02-17T09:29:55.529Z] ---> af1a824b7756 [2023-02-17T09:29:55.529Z] Step 23/24 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T09:29:55.529Z] ---> Running in 71194b87cbf4 [2023-02-17T09:29:56.109Z] Removing intermediate container abbe7b21945e [2023-02-17T09:29:56.109Z] ---> 01f2f88593ee [2023-02-17T09:29:56.109Z] Step 15/23 : WORKDIR / [2023-02-17T09:29:56.378Z] Removing intermediate container 71194b87cbf4 [2023-02-17T09:29:56.378Z] ---> 4e792e581564 [2023-02-17T09:29:56.378Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T09:29:56.378Z] ---> Running in cb822747c43e [2023-02-17T09:29:56.651Z] ---> Running in 3570b595f409 [2023-02-17T09:29:56.917Z] Removing intermediate container 3570b595f409 [2023-02-17T09:29:56.917Z] ---> a1a2a87d6121 [2023-02-17T09:29:56.917Z] [2023-02-17T09:29:57.183Z] Removing intermediate container cb822747c43e [2023-02-17T09:29:57.183Z] ---> 7e938d8edc5b [2023-02-17T09:29:57.183Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T09:29:57.451Z] Successfully built a1a2a87d6121 [2023-02-17T09:29:57.451Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-17T09:29:58.034Z]  Building security-secretstore-setup ... done  ---> 3dec0b91053f [2023-02-17T09:29:58.034Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-17T09:29:59.442Z] ---> 3c359d549412 [2023-02-17T09:29:59.442Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-17T09:30:00.402Z] ---> 776708bec918 [2023-02-17T09:30:00.402Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-17T09:30:00.402Z] ---> Running in b0928f2dd96e [2023-02-17T09:30:00.672Z] Removing intermediate container b0928f2dd96e [2023-02-17T09:30:00.672Z] ---> c12839639746 [2023-02-17T09:30:00.672Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T09:30:00.943Z] ---> Running in 4e658cb2b254 [2023-02-17T09:30:01.209Z] Removing intermediate container 4e658cb2b254 [2023-02-17T09:30:01.209Z] ---> 85f256818d6a [2023-02-17T09:30:01.209Z] Step 21/23 : LABEL arch=arm64 [2023-02-17T09:30:01.474Z] ---> Running in 3665a69e5acf [2023-02-17T09:30:02.060Z] Removing intermediate container 3665a69e5acf [2023-02-17T09:30:02.060Z] ---> 08372e844c3f [2023-02-17T09:30:02.060Z] Step 22/23 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T09:30:02.060Z] ---> Running in 2a517bb0cd9b [2023-02-17T09:30:02.642Z] Removing intermediate container 2a517bb0cd9b [2023-02-17T09:30:02.642Z] ---> 32f564e4f0d5 [2023-02-17T09:30:02.642Z] Step 23/23 : LABEL version=0.0.0 [2023-02-17T09:30:02.907Z] ---> Running in d235dba97a85 [2023-02-17T09:30:03.489Z] Removing intermediate container d235dba97a85 [2023-02-17T09:30:03.489Z] ---> 7125618acf7f [2023-02-17T09:30:03.489Z] [2023-02-17T09:30:03.828Z] Successfully built 7125618acf7f [2023-02-17T09:30:03.828Z] Successfully tagged core-command-arm64:latest [2023-02-17T09:30:09.258Z]  Building core-command ... done Removing intermediate container 6cdea8429dd8 [2023-02-17T09:30:09.258Z] ---> 1c645eea0551 [2023-02-17T09:30:09.258Z] [2023-02-17T09:30:09.258Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T09:30:09.258Z] ---> 4c81e5bf8899 [2023-02-17T09:30:09.258Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-17T09:30:09.258Z] ---> Running in 69a0873d8570 [2023-02-17T09:30:09.258Z] Removing intermediate container 5ca5f993f30d [2023-02-17T09:30:09.258Z] ---> 93bf95bced2a [2023-02-17T09:30:09.258Z] [2023-02-17T09:30:09.258Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T09:30:09.258Z] ---> 4c81e5bf8899 [2023-02-17T09:30:09.258Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T09:30:09.258Z] ---> Using cache [2023-02-17T09:30:09.258Z] ---> d71a3d7735f5 [2023-02-17T09:30:09.258Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T09:30:09.258Z] ---> Using cache [2023-02-17T09:30:09.258Z] ---> 2f82fd790f86 [2023-02-17T09:30:09.258Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-17T09:30:09.258Z] ---> Running in be864dbb663e [2023-02-17T09:30:09.258Z] Removing intermediate container 69a0873d8570 [2023-02-17T09:30:09.258Z] ---> 97eee26d321f [2023-02-17T09:30:09.258Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-17T09:30:09.258Z] ---> Running in 44ea6912b9a2 [2023-02-17T09:30:09.551Z] Removing intermediate container be864dbb663e [2023-02-17T09:30:09.551Z] ---> d3fa30dcadcc [2023-02-17T09:30:09.551Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T09:30:09.551Z] ---> Running in 885aa68a8101 [2023-02-17T09:30:09.824Z] Removing intermediate container 44ea6912b9a2 [2023-02-17T09:30:09.824Z] ---> 1db7070fdff7 [2023-02-17T09:30:09.824Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-17T09:30:09.824Z] ---> Running in cdf947fe2131 [2023-02-17T09:30:09.824Z] Removing intermediate container 885aa68a8101 [2023-02-17T09:30:09.824Z] ---> 48258f47aab2 [2023-02-17T09:30:09.824Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T09:30:10.111Z] Removing intermediate container cdf947fe2131 [2023-02-17T09:30:10.112Z] ---> 52a157ff4fb7 [2023-02-17T09:30:10.112Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T09:30:10.378Z] ---> Running in 26c86b6f9570 [2023-02-17T09:30:10.644Z] ---> ad5e414c4e7c [2023-02-17T09:30:10.644Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-17T09:30:11.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:30:11.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:30:12.140Z] ---> c378a92abe85 [2023-02-17T09:30:12.140Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-17T09:30:12.724Z] ---> 7cec83fb313e [2023-02-17T09:30:12.724Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-17T09:30:12.724Z] ---> Running in 657aab36c157 [2023-02-17T09:30:12.724Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T09:30:12.724Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T09:30:12.724Z] OK: 5 MiB in 15 packages [2023-02-17T09:30:12.992Z] Removing intermediate container 657aab36c157 [2023-02-17T09:30:12.992Z] ---> 0ef9052b2186 [2023-02-17T09:30:12.992Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T09:30:13.259Z] ---> Running in e5bb142a9023 [2023-02-17T09:30:13.531Z] Removing intermediate container e5bb142a9023 [2023-02-17T09:30:13.531Z] ---> 680465c41b46 [2023-02-17T09:30:13.531Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T09:30:13.798Z] ---> Running in 0945348589e7 [2023-02-17T09:30:13.798Z] Removing intermediate container 26c86b6f9570 [2023-02-17T09:30:13.798Z] ---> 52f56fcd30ed [2023-02-17T09:30:13.798Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T09:30:14.067Z] Removing intermediate container 0945348589e7 [2023-02-17T09:30:14.067Z] ---> e1d44bc51f4b [2023-02-17T09:30:14.067Z] Step 21/22 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T09:30:14.336Z] ---> Running in 8f1f2b15081f [2023-02-17T09:30:14.604Z] ---> c0f99c5d5a41 [2023-02-17T09:30:14.604Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-17T09:30:14.604Z] Removing intermediate container 8f1f2b15081f [2023-02-17T09:30:14.604Z] ---> f2bb930f6c1e [2023-02-17T09:30:14.604Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T09:30:14.604Z] ---> Running in cd5f77a1837c [2023-02-17T09:30:15.186Z] Removing intermediate container cd5f77a1837c [2023-02-17T09:30:15.187Z] ---> e130fdd27070 [2023-02-17T09:30:15.187Z] [2023-02-17T09:30:15.452Z] Successfully built e130fdd27070 [2023-02-17T09:30:15.452Z] Successfully tagged support-scheduler-arm64:latest [2023-02-17T09:30:15.452Z]  Building support-scheduler ... done  ---> d973f2f1dfd2 [2023-02-17T09:30:15.452Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-17T09:30:16.033Z] ---> c859677cabb3 [2023-02-17T09:30:16.033Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-17T09:30:16.033Z] ---> Running in de1c45042ad2 [2023-02-17T09:30:16.301Z] Removing intermediate container de1c45042ad2 [2023-02-17T09:30:16.301Z] ---> 1f66ce430c36 [2023-02-17T09:30:16.301Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T09:30:16.567Z] ---> Running in 4013335de9f4 [2023-02-17T09:30:16.833Z] Removing intermediate container 4013335de9f4 [2023-02-17T09:30:16.833Z] ---> d53590124f62 [2023-02-17T09:30:16.833Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T09:30:16.833Z] ---> Running in 76bae1698ed4 [2023-02-17T09:30:17.099Z] Removing intermediate container 76bae1698ed4 [2023-02-17T09:30:17.099Z] ---> f00ad4afa019 [2023-02-17T09:30:17.099Z] Step 21/22 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f [2023-02-17T09:30:17.099Z] ---> Running in 6a9a724ba0d4 [2023-02-17T09:30:17.365Z] Removing intermediate container 6a9a724ba0d4 [2023-02-17T09:30:17.365Z] ---> f078acf9a645 [2023-02-17T09:30:17.365Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T09:30:17.631Z] ---> Running in 64ef59863b45 [2023-02-17T09:30:17.896Z] Removing intermediate container 64ef59863b45 [2023-02-17T09:30:17.896Z] ---> 94405e3b823c [2023-02-17T09:30:17.896Z] [2023-02-17T09:30:18.163Z] Successfully built 94405e3b823c [2023-02-17T09:30:18.163Z] Successfully tagged core-data-arm64:latest [2023-02-17T09:30:18.438Z]  Building core-data ... done  [Pipeline] } [2023-02-17T09:30:18.486Z] $ docker stop --time=1 52bcdd79a905d14d5d1b8b40d38045e2e2958738f9f7989ed63f7f49cae9b28b [2023-02-17T09:30:20.180Z] $ docker rm -f --volumes 52bcdd79a905d14d5d1b8b40d38045e2e2958738f9f7989ed63f7f49cae9b28b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T09:30:20.711Z] + docker images [2023-02-17T09:30:20.978Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-17T09:30:20.978Z] core-data-arm64 latest 94405e3b823c 3 seconds ago 17.2MB [2023-02-17T09:30:20.978Z] support-scheduler-arm64 latest e130fdd27070 6 seconds ago 29MB [2023-02-17T09:30:20.978Z] 1c645eea0551 13 seconds ago 1.51GB [2023-02-17T09:30:20.978Z] 93bf95bced2a 13 seconds ago 1.57GB [2023-02-17T09:30:20.978Z] core-command-arm64 latest 7125618acf7f 17 seconds ago 17MB [2023-02-17T09:30:20.978Z] security-secretstore-setup-arm64 latest a1a2a87d6121 24 seconds ago 29MB [2023-02-17T09:30:20.978Z] 329cee06b5d8 27 seconds ago 1.51GB [2023-02-17T09:30:20.978Z] security-proxy-setup-arm64 latest e58a65fdd37c 27 seconds ago 26.9MB [2023-02-17T09:30:20.978Z] c7883fc2a4cd 55 seconds ago 1.5GB [2023-02-17T09:30:20.978Z] 7d59c52d727b 56 seconds ago 1.5GB [2023-02-17T09:30:20.978Z] security-spiffe-token-provider-arm64 latest 9bdce627dee2 6 minutes ago 29.1MB [2023-02-17T09:30:20.978Z] support-notifications-arm64 latest 1bf39beae751 7 minutes ago 29.7MB [2023-02-17T09:30:20.978Z] a210e09b140b 7 minutes ago 1.54GB [2023-02-17T09:30:20.978Z] df52652efac9 7 minutes ago 1.57GB [2023-02-17T09:30:20.978Z] security-spire-agent-arm64 latest 2e184a9b52bc 8 minutes ago 122MB [2023-02-17T09:30:20.978Z] security-spire-config-arm64 latest 9c8da131ed04 8 minutes ago 83.6MB [2023-02-17T09:30:20.978Z] 37a3a6c37ec2 9 minutes ago 1.38GB [2023-02-17T09:30:20.978Z] core-metadata-arm64 latest 8f2c5079dcce 9 minutes ago 17.7MB [2023-02-17T09:30:20.978Z] security-bootstrapper-arm64 latest 8e8b256a04e1 9 minutes ago 19.6MB [2023-02-17T09:30:20.978Z] 875aa8f708f1 10 minutes ago 1.51GB [2023-02-17T09:30:20.978Z] core-common-config-bootstrapper-arm64 latest 1ba15474e94c 10 minutes ago 14.9MB [2023-02-17T09:30:20.978Z] 73ded807e1d2 10 minutes ago 1.5GB [2023-02-17T09:30:20.978Z] 7b2238c8d89d 10 minutes ago 1.5GB [2023-02-17T09:30:20.978Z] security-spire-server-arm64 latest 0f769853c4f5 16 minutes ago 84.3MB [2023-02-17T09:30:20.978Z] a877cf03dfac 17 minutes ago 1.38GB [2023-02-17T09:30:20.978Z] ci-base-image-arm64 latest 7fa5f2b05daa 31 minutes ago 905MB [2023-02-17T09:30:20.978Z] alpine 3.15 354640af7b1b 6 days ago 5.34MB [2023-02-17T09:30:20.978Z] alpine 3.16 4c81e5bf8899 6 days ago 5.3MB [2023-02-17T09:30:20.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-17T09:30:20.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [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-02-17T09:30:21.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T09:30:21.782Z] [2023-02-17T09:30:21.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:30:22.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T09:30:22.451Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-17T09:30:22.452Z] 8998bd30e6a1: Pulling fs layer [2023-02-17T09:30:22.452Z] 04944245beec: Pulling fs layer [2023-02-17T09:30:22.452Z] 699f458cf7ca: Pulling fs layer [2023-02-17T09:30:22.452Z] 765212b225bb: Pulling fs layer [2023-02-17T09:30:22.452Z] f23df028b6ca: Pulling fs layer [2023-02-17T09:30:22.452Z] d65c8cfc05b1: Pulling fs layer [2023-02-17T09:30:22.452Z] 2437ff75d9bd: Pulling fs layer [2023-02-17T09:30:22.452Z] 765212b225bb: Waiting [2023-02-17T09:30:22.452Z] f23df028b6ca: Waiting [2023-02-17T09:30:22.452Z] 2437ff75d9bd: Waiting [2023-02-17T09:30:22.452Z] d65c8cfc05b1: Waiting [2023-02-17T09:30:22.452Z] 04944245beec: Verifying Checksum [2023-02-17T09:30:22.452Z] 04944245beec: Download complete [2023-02-17T09:30:22.452Z] 765212b225bb: Verifying Checksum [2023-02-17T09:30:22.452Z] 765212b225bb: Download complete [2023-02-17T09:30:22.719Z] f23df028b6ca: Verifying Checksum [2023-02-17T09:30:22.719Z] f23df028b6ca: Download complete [2023-02-17T09:30:22.719Z] d65c8cfc05b1: Verifying Checksum [2023-02-17T09:30:22.719Z] d65c8cfc05b1: Download complete [2023-02-17T09:30:22.719Z] 699f458cf7ca: Verifying Checksum [2023-02-17T09:30:22.719Z] 699f458cf7ca: Download complete [2023-02-17T09:30:23.302Z] 8998bd30e6a1: Verifying Checksum [2023-02-17T09:30:23.302Z] 8998bd30e6a1: Download complete [2023-02-17T09:30:25.875Z] 2437ff75d9bd: Verifying Checksum [2023-02-17T09:30:25.875Z] 2437ff75d9bd: Download complete [2023-02-17T09:30:27.278Z] 8998bd30e6a1: Pull complete [2023-02-17T09:30:27.543Z] 04944245beec: Pull complete [2023-02-17T09:30:28.945Z] 699f458cf7ca: Pull complete [2023-02-17T09:30:29.211Z] 765212b225bb: Pull complete [2023-02-17T09:30:29.792Z] f23df028b6ca: Pull complete [2023-02-17T09:30:30.061Z] d65c8cfc05b1: Pull complete [2023-02-17T09:30:45.038Z] 2437ff75d9bd: Pull complete [2023-02-17T09:30:45.038Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-17T09:30:45.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T09:30:45.038Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T09:30:45.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-6439 does not seem to be running inside a container [2023-02-17T09:30:45.466Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-17T09:30:48.322Z] $ docker top 77b345edc88a024f2ecc49b8c1779e027e157e54d855a1abf50bf9a715257625 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:30:49.242Z] ---> job-cost.sh [2023-02-17T09:30:49.242Z] lf-activate-venv: SKIPPING [2023-02-17T09:30:49.242Z] INFO: No Stack... [2023-02-17T09:30:49.508Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-17T09:30:50.461Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T09:30:50.796Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-02-17T09:30:50.796Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T09:30:51.138Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4369-1-stack-cost] [2023-02-17T09:30:51.144Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4369-1-stack-cost] did not exist. Created. [2023-02-17T09:30:51.144Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4369-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T09:30:51.552Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-17T09:30:51.731Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T09:30:51.745Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4369-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T09:30:51.846Z] $ docker stop --time=1 77b345edc88a024f2ecc49b8c1779e027e157e54d855a1abf50bf9a715257625 [2023-02-17T09:30:53.320Z] $ docker rm -f --volumes 77b345edc88a024f2ecc49b8c1779e027e157e54d855a1abf50bf9a715257625 [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-02-17T09:30:54.245Z] provisioning config files... [2023-02-17T09:30:54.252Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10808705858234228383tmp [Pipeline] { [Pipeline] sh [2023-02-17T09:30:54.579Z] + set +x [2023-02-17T09:30:54.580Z] + bash -s -- [2023-02-17T09:30:54.580Z] + curl -s https://codecov.io/bash [2023-02-17T09:30:54.580Z] [2023-02-17T09:30:54.580Z] _____ _ [2023-02-17T09:30:54.580Z] / ____| | | [2023-02-17T09:30:54.580Z] | | ___ __| | ___ ___ _____ __ [2023-02-17T09:30:54.580Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-17T09:30:54.580Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-17T09:30:54.580Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-17T09:30:54.580Z] Bash-1.0.6 [2023-02-17T09:30:54.580Z] [2023-02-17T09:30:54.580Z] [2023-02-17T09:30:54.580Z] ==> git version 2.25.1 found [2023-02-17T09:30:54.580Z] ==> 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-02-17T09:30:54.580Z] Release-Date: 2020-01-08 [2023-02-17T09:30:54.580Z] 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-02-17T09:30:54.580Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-17T09:30:54.580Z] ==> Jenkins CI detected. [2023-02-17T09:30:54.580Z] current dir:  /w/workspace/edgex-go/1 [2023-02-17T09:30:54.580Z] project root: . [2023-02-17T09:30:54.580Z] --> token set from env [2023-02-17T09:30:54.580Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-17T09:30:54.580Z] ==> Running gcov in . (disable via -X gcov) [2023-02-17T09:30:54.580Z] ==> Python coveragepy not found [2023-02-17T09:30:54.580Z] ==> Searching for coverage reports in: [2023-02-17T09:30:54.580Z] + . [2023-02-17T09:30:54.580Z] -> Found 1 reports [2023-02-17T09:30:54.580Z] ==> Detecting git/mercurial file structure [2023-02-17T09:30:54.580Z] ==> Reading reports [2023-02-17T09:30:54.841Z] + ./coverage.out bytes=487323 [2023-02-17T09:30:54.841Z] ==> Appending adjustments [2023-02-17T09:30:54.841Z] https://docs.codecov.io/docs/fixing-reports [2023-02-17T09:30:55.779Z] + Found adjustments [2023-02-17T09:30:56.037Z] ==> Gzipping contents [2023-02-17T09:30:56.037Z] 64K /tmp/codecov.TSgpss.gz [2023-02-17T09:30:56.037Z] ==> Uploading reports [2023-02-17T09:30:56.037Z] url: https://codecov.io [2023-02-17T09:30:56.037Z] query: branch=PR-4369&commit=323ffeb73e294ae0b19d908a9f8c0c5778042f0f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4369%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4369&job=&cmd_args= [2023-02-17T09:30:56.037Z] -> Pinging Codecov [2023-02-17T09:30:56.037Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4369&commit=323ffeb73e294ae0b19d908a9f8c0c5778042f0f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4369%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4369&job=&cmd_args= [2023-02-17T09:30:56.038Z] -> Uploading to [2023-02-17T09:30:56.038Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-17/00271124DB129430A58F1EEE437C3FCB/323ffeb73e294ae0b19d908a9f8c0c5778042f0f/cb29f232-4118-4041-908f-9de78a2ed5e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T093055Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7cb6c89cded3390bc32123a19f679f3e4ba8938489dca85b1e0666dbc12acfec [2023-02-17T09:30:56.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T09:30:56.038Z] Dload Upload Total Spent Left Speed [2023-02-17T09:30:56.604Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62860 0 0 100 62860 0 186k --:--:-- --:--:-- --:--:-- 185k [2023-02-17T09:30:56.604Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/323ffeb73e294ae0b19d908a9f8c0c5778042f0f [Pipeline] } [2023-02-17T09:30:56.632Z] 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-02-17T09:30:57.974Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:30:58.297Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:30:59.180Z] ---> package-listing.sh [2023-02-17T09:30:59.180Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-17T09:30:59.180Z] ++ facter osfamily [2023-02-17T09:30:59.439Z] + OS_FAMILY=debian [2023-02-17T09:30:59.439Z] + workspace=/w/workspace/edgex-go/1 [2023-02-17T09:30:59.439Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-17T09:30:59.439Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-17T09:30:59.439Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-17T09:30:59.439Z] + PACKAGES=/tmp/packages_start.txt [2023-02-17T09:30:59.439Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-17T09:30:59.439Z] + PACKAGES=/tmp/packages_end.txt [2023-02-17T09:30:59.439Z] + case "${OS_FAMILY}" in [2023-02-17T09:30:59.439Z] + dpkg -l [2023-02-17T09:30:59.439Z] + grep '^ii' [2023-02-17T09:30:59.439Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-17T09:30:59.439Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-17T09:30:59.439Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-17T09:30:59.439Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-17T09:30:59.439Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-17T09:30:59.439Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-17T09:30:59.471Z] 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-02-17T09:30:59.765Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:31:00.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T09:31:00.394Z] [2023-02-17T09:31:00.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:31:00.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T09:31:00.769Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-17T09:31:00.769Z] 5eb5b503b376: Pulling fs layer [2023-02-17T09:31:00.769Z] 5c69ac0246d0: Pulling fs layer [2023-02-17T09:31:00.769Z] ec43610c2a17: Pulling fs layer [2023-02-17T09:31:00.769Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-17T09:31:00.769Z] 33b1e0a273af: Pulling fs layer [2023-02-17T09:31:00.769Z] 5d3b04190fa2: Pulling fs layer [2023-02-17T09:31:00.769Z] 2f39f015ded8: Pulling fs layer [2023-02-17T09:31:00.769Z] 3a2ae6a8a46f: Waiting [2023-02-17T09:31:00.769Z] 33b1e0a273af: Waiting [2023-02-17T09:31:00.769Z] 5d3b04190fa2: Waiting [2023-02-17T09:31:00.769Z] 2f39f015ded8: Waiting [2023-02-17T09:31:00.769Z] 5c69ac0246d0: Download complete [2023-02-17T09:31:00.769Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-17T09:31:00.769Z] 3a2ae6a8a46f: Download complete [2023-02-17T09:31:01.031Z] 33b1e0a273af: Verifying Checksum [2023-02-17T09:31:01.031Z] 33b1e0a273af: Download complete [2023-02-17T09:31:01.031Z] 5d3b04190fa2: Download complete [2023-02-17T09:31:01.031Z] ec43610c2a17: Download complete [2023-02-17T09:31:01.293Z] 5eb5b503b376: Verifying Checksum [2023-02-17T09:31:01.293Z] 5eb5b503b376: Download complete [2023-02-17T09:31:02.228Z] 2f39f015ded8: Download complete [2023-02-17T09:31:02.487Z] 5eb5b503b376: Pull complete [2023-02-17T09:31:02.487Z] 5c69ac0246d0: Pull complete [2023-02-17T09:31:03.052Z] ec43610c2a17: Pull complete [2023-02-17T09:31:03.052Z] 3a2ae6a8a46f: Pull complete [2023-02-17T09:31:03.310Z] 33b1e0a273af: Pull complete [2023-02-17T09:31:03.310Z] 5d3b04190fa2: Pull complete [2023-02-17T09:31:07.491Z] 2f39f015ded8: Pull complete [2023-02-17T09:31:07.491Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-17T09:31:07.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T09:31:07.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T09:31:07.689Z] prd-ubuntu20.04-docker-8c-8g-6438 does not seem to be running inside a container [2023-02-17T09:31:07.711Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-17T09:31:09.998Z] $ docker top 1f61ac414be9afc393de44148638bda970e7ce445a07be00ecfe47c60d4a20f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T09:31:10.399Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-17T09:31:10.706Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-17T09:31:11.010Z] + ls /var/log/sa-host [2023-02-17T09:31:11.010Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T09:31:11.233Z] provisioning config files... [2023-02-17T09:31:11.241Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3220701780651703792tmp [Pipeline] { [Pipeline] echo [2023-02-17T09:31:11.290Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:31:11.597Z] ---> create-netrc.sh [Pipeline] } [2023-02-17T09:31:11.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:31:12.036Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-17T09:31:12.066Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:31:12.376Z] ---> sudo-logs.sh [2023-02-17T09:31:12.376Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-17T09:31:12.449Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:31:12.758Z] ---> job-cost.sh [2023-02-17T09:31:12.758Z] lf-activate-venv: SKIPPING [2023-02-17T09:31:12.758Z] DEBUG: total: 0.10999999940395355 [2023-02-17T09:31:12.758Z] INFO: Retrieving Stack Cost... [2023-02-17T09:31:13.017Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T09:31:13.583Z] INFO: Archiving Costs [Pipeline] echo [2023-02-17T09:31:13.615Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:31:13.930Z] ---> logs-deploy.sh [2023-02-17T09:31:13.930Z] lf-activate-venv: SKIPPING [2023-02-17T09:31:13.930Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4369/1 [2023-02-17T09:31:13.930Z] INFO: archiving workspace using pattern(s): [2023-02-17T09:31:14.866Z] Archives upload complete. [2023-02-17T09:31:15.124Z] INFO: archiving logs to Nexus [2023-02-17T09:31:15.708Z] ---> uname -a: [2023-02-17T09:31:15.708Z] Linux prd-ubuntu20-04-docker-8c-8g-6438 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-17T09:31:15.708Z] [2023-02-17T09:31:15.708Z] [2023-02-17T09:31:15.708Z] ---> lscpu: [2023-02-17T09:31:15.708Z] Architecture: x86_64 [2023-02-17T09:31:15.708Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-17T09:31:15.708Z] Byte Order: Little Endian [2023-02-17T09:31:15.708Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-17T09:31:15.708Z] CPU(s): 8 [2023-02-17T09:31:15.708Z] On-line CPU(s) list: 0-7 [2023-02-17T09:31:15.708Z] Thread(s) per core: 1 [2023-02-17T09:31:15.708Z] Core(s) per socket: 1 [2023-02-17T09:31:15.708Z] Socket(s): 8 [2023-02-17T09:31:15.708Z] NUMA node(s): 1 [2023-02-17T09:31:15.708Z] Vendor ID: AuthenticAMD [2023-02-17T09:31:15.708Z] CPU family: 23 [2023-02-17T09:31:15.708Z] Model: 49 [2023-02-17T09:31:15.708Z] Model name: AMD EPYC-Rome Processor [2023-02-17T09:31:15.708Z] Stepping: 0 [2023-02-17T09:31:15.708Z] CPU MHz: 2800.000 [2023-02-17T09:31:15.708Z] BogoMIPS: 5600.00 [2023-02-17T09:31:15.708Z] Virtualization: AMD-V [2023-02-17T09:31:15.708Z] Hypervisor vendor: KVM [2023-02-17T09:31:15.708Z] Virtualization type: full [2023-02-17T09:31:15.708Z] L1d cache: 256 KiB [2023-02-17T09:31:15.708Z] L1i cache: 256 KiB [2023-02-17T09:31:15.708Z] L2 cache: 4 MiB [2023-02-17T09:31:15.708Z] L3 cache: 128 MiB [2023-02-17T09:31:15.708Z] NUMA node0 CPU(s): 0-7 [2023-02-17T09:31:15.708Z] Vulnerability Itlb multihit: Not affected [2023-02-17T09:31:15.708Z] Vulnerability L1tf: Not affected [2023-02-17T09:31:15.708Z] Vulnerability Mds: Not affected [2023-02-17T09:31:15.708Z] Vulnerability Meltdown: Not affected [2023-02-17T09:31:15.708Z] Vulnerability Mmio stale data: Not affected [2023-02-17T09:31:15.708Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-17T09:31:15.708Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-17T09:31:15.708Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-17T09:31:15.708Z] Vulnerability Srbds: Not affected [2023-02-17T09:31:15.708Z] Vulnerability Tsx async abort: Not affected [2023-02-17T09:31:15.708Z] 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-02-17T09:31:15.708Z] [2023-02-17T09:31:15.708Z] [2023-02-17T09:31:15.708Z] ---> nproc: [2023-02-17T09:31:15.708Z] 8 [2023-02-17T09:31:15.708Z] [2023-02-17T09:31:15.708Z] [2023-02-17T09:31:15.708Z] ---> df -h: [2023-02-17T09:31:15.708Z] Filesystem Size Used Avail Use% Mounted on [2023-02-17T09:31:15.708Z] overlay 155G 22G 134G 14% / [2023-02-17T09:31:15.708Z] tmpfs 64M 0 64M 0% /dev [2023-02-17T09:31:15.708Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-17T09:31:15.708Z] shm 64M 0 64M 0% /dev/shm [2023-02-17T09:31:15.708Z] /dev/vda1 155G 22G 134G 14% /facter-os [2023-02-17T09:31:15.708Z] [2023-02-17T09:31:15.708Z] [2023-02-17T09:31:15.708Z] ---> sar -b -r -n DEV: [2023-02-17T09:31:15.708Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6438) 02/17/23 _x86_64_ (8 CPU) [2023-02-17T09:31:15.708Z] [2023-02-17T09:31:15.708Z] 08:50:20 LINUX RESTART (8 CPU) [2023-02-17T09:31:15.708Z] [2023-02-17T09:31:15.708Z] 08:51:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-17T09:31:15.708Z] 08:52:01 279.87 10.98 268.89 0.00 1770.79 68972.15 0.00 [2023-02-17T09:31:15.708Z] 08:53:01 32.14 0.22 31.92 0.00 18.79 15746.37 0.00 [2023-02-17T09:31:15.708Z] 08:54:01 83.12 1.32 81.81 0.00 27.72 30849.85 0.00 [2023-02-17T09:31:15.708Z] 08:55:01 686.60 8.35 678.25 0.00 77.05 328392.20 0.00 [2023-02-17T09:31:15.708Z] 08:56:01 1181.41 12.80 1168.61 0.00 5194.40 329565.61 0.00 [2023-02-17T09:31:15.708Z] 08:57:01 1033.71 2.48 1031.22 0.00 20.26 316853.45 0.00 [2023-02-17T09:31:15.708Z] 08:58:01 214.96 0.63 214.33 0.00 5.60 62531.67 0.00 [2023-02-17T09:31:15.708Z] 08:59:01 2.50 0.00 2.50 0.00 0.00 29.06 0.00 [2023-02-17T09:31:15.708Z] 09:00:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 [2023-02-17T09:31:15.708Z] 09:01:01 1.77 0.00 1.77 0.00 0.00 18.80 0.00 [2023-02-17T09:31:15.708Z] 09:02:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 [2023-02-17T09:31:15.708Z] 09:03:01 1.52 0.00 1.52 0.00 0.00 16.13 0.00 [2023-02-17T09:31:15.708Z] 09:04:01 0.88 0.00 0.88 0.00 0.00 9.20 0.00 [2023-02-17T09:31:15.708Z] 09:05:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 [2023-02-17T09:31:15.708Z] 09:06:01 2.02 0.02 2.00 0.00 0.13 25.60 0.00 [2023-02-17T09:31:15.708Z] 09:07:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 [2023-02-17T09:31:15.708Z] 09:08:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2023-02-17T09:31:15.708Z] 09:09:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 [2023-02-17T09:31:15.708Z] 09:10:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2023-02-17T09:31:15.708Z] 09:11:01 1.77 0.00 1.77 0.00 0.00 19.73 0.00 [2023-02-17T09:31:15.708Z] 09:12:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2023-02-17T09:31:15.708Z] 09:13:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 [2023-02-17T09:31:15.708Z] 09:14:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2023-02-17T09:31:15.708Z] 09:15:01 1.60 0.00 1.60 0.00 0.00 17.99 0.00 [2023-02-17T09:31:15.708Z] 09:16:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2023-02-17T09:31:15.708Z] 09:17:01 1.58 0.02 1.57 0.00 0.13 17.59 0.00 [2023-02-17T09:31:15.708Z] 09:18:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 [2023-02-17T09:31:15.708Z] 09:19:01 1.43 0.00 1.43 0.00 0.00 15.60 0.00 [2023-02-17T09:31:15.708Z] 09:20:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2023-02-17T09:31:15.708Z] 09:21:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 [2023-02-17T09:31:15.708Z] 09:22:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 [2023-02-17T09:31:15.708Z] 09:23:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 [2023-02-17T09:31:15.708Z] 09:24:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 [2023-02-17T09:31:15.708Z] 09:25:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 [2023-02-17T09:31:15.708Z] 09:26:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2023-02-17T09:31:15.708Z] 09:27:01 1.60 0.00 1.60 0.00 0.00 17.20 0.00 [2023-02-17T09:31:15.708Z] 09:28:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2023-02-17T09:31:15.708Z] 09:29:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 [2023-02-17T09:31:15.708Z] 09:30:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2023-02-17T09:31:15.708Z] 09:31:01 2.85 0.25 2.60 0.00 19.33 65.71 0.00 [2023-02-17T09:31:15.708Z] Average: 88.88 0.92 87.95 0.00 177.71 28821.41 0.00 [2023-02-17T09:31:15.708Z] [2023-02-17T09:31:15.708Z] 08:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-17T09:31:15.708Z] 08:52:01 28387504 31446732 856732 2.61 112096 3176128 2011512 5.93 1266776 2807684 6660 [2023-02-17T09:31:15.708Z] 08:53:01 27684584 31193108 1106524 3.37 114952 3589620 2158096 6.36 1584700 3159020 159428 [2023-02-17T09:31:15.708Z] 08:54:01 27274296 31543372 757036 2.30 117548 4328384 1884396 5.55 1345264 3788704 658944 [2023-02-17T09:31:15.708Z] 08:55:01 21598212 31014916 1254200 3.81 287780 8979772 3847188 11.34 2355620 8086516 91376 [2023-02-17T09:31:15.708Z] 08:56:01 18304080 31348216 904664 2.75 380952 12275624 2709876 7.99 2607548 10869992 89088 [2023-02-17T09:31:15.708Z] 08:57:01 17035320 31464400 791828 2.41 492500 13473332 2037236 6.00 2521252 12158360 772 [2023-02-17T09:31:15.708Z] 08:58:01 16527552 31534324 726812 2.21 520116 13983672 1905120 5.61 2512628 12641944 460 [2023-02-17T09:31:15.708Z] 08:59:01 16527604 31534424 726388 2.21 520132 13983680 1905120 5.61 2512472 12641952 20 [2023-02-17T09:31:15.708Z] 09:00:01 16537588 31544444 716328 2.18 520148 13983684 1905120 5.61 2502652 12641956 4 [2023-02-17T09:31:15.708Z] 09:01:01 16537912 31544820 715860 2.18 520196 13983684 1905120 5.61 2502740 12641956 16 [2023-02-17T09:31:15.708Z] 09:02:01 16540228 31547144 713556 2.17 520216 13983684 1905120 5.61 2500704 12641960 8 [2023-02-17T09:31:15.708Z] 09:03:01 16541156 31548512 712552 2.17 520232 13983688 1905120 5.61 2499200 12642360 192 [2023-02-17T09:31:15.708Z] 09:04:01 16541708 31549068 711932 2.17 520236 13983692 1905120 5.61 2499196 12642360 168 [2023-02-17T09:31:15.708Z] 09:05:01 16541756 31549144 711804 2.16 520256 13983688 1905120 5.61 2499472 12642364 188 [2023-02-17T09:31:15.708Z] 09:06:01 16541472 31548976 712016 2.17 520316 13983664 1920760 5.66 2499208 12642340 24 [2023-02-17T09:31:15.708Z] 09:07:01 16540896 31548412 712528 2.17 520336 13983676 1920760 5.66 2499256 12642344 20 [2023-02-17T09:31:15.708Z] 09:08:01 16541092 31548676 712168 2.17 520348 13983684 1920760 5.66 2499220 12642352 28 [2023-02-17T09:31:15.708Z] 09:09:01 16541044 31548772 712016 2.17 520356 13983812 1920760 5.66 2499064 12642476 44 [2023-02-17T09:31:15.708Z] 09:10:01 16541500 31549236 711484 2.16 520372 13983812 1920760 5.66 2499052 12642480 4 [2023-02-17T09:31:15.708Z] 09:11:01 16541072 31548840 711736 2.16 520388 13983816 1920760 5.66 2499544 12642484 200 [2023-02-17T09:31:15.708Z] 09:12:01 16541336 31549132 711668 2.16 520404 13983820 1920760 5.66 2499216 12642488 12 [2023-02-17T09:31:15.708Z] 09:13:01 16541320 31549124 711628 2.16 520424 13983824 1920760 5.66 2499204 12642492 12 [2023-02-17T09:31:15.708Z] 09:14:01 16541020 31548848 711852 2.16 520436 13983828 1920760 5.66 2499240 12642496 8 [2023-02-17T09:31:15.708Z] 09:15:01 16541184 31549020 711708 2.16 520452 13983832 1920760 5.66 2499224 12642500 8 [2023-02-17T09:31:15.708Z] 09:16:01 16541256 31549140 711712 2.16 520468 13983836 1920760 5.66 2499752 12642504 44 [2023-02-17T09:31:15.708Z] 09:17:01 16541012 31548896 711956 2.17 520488 13983832 1936812 5.71 2499288 12642504 152 [2023-02-17T09:31:15.708Z] 09:18:01 16540796 31548828 711856 2.16 520492 13983844 1936812 5.71 2499304 12642512 8 [2023-02-17T09:31:15.709Z] 09:19:01 16541080 31549112 711564 2.16 520496 13983844 1936812 5.71 2499288 12642512 136 [2023-02-17T09:31:15.709Z] 09:20:01 16541072 31549112 711532 2.16 520512 13983848 1936812 5.71 2499296 12642516 8 [2023-02-17T09:31:15.709Z] 09:21:01 16540804 31548888 711756 2.16 520532 13983848 1936812 5.71 2499396 12642520 56 [2023-02-17T09:31:15.709Z] 09:22:01 16541040 31549132 711488 2.16 520536 13983852 1936812 5.71 2499364 12642520 12 [2023-02-17T09:31:15.709Z] 09:23:01 16540968 31549064 711492 2.16 520552 13983856 1920584 5.66 2499348 12642524 148 [2023-02-17T09:31:15.709Z] 09:24:01 16541128 31549224 711480 2.16 520556 13983856 1920584 5.66 2499348 12642524 8 [2023-02-17T09:31:15.709Z] 09:25:01 16540740 31548872 711704 2.16 520572 13983860 1920584 5.66 2499348 12642528 8 [2023-02-17T09:31:15.709Z] 09:26:01 16540724 31548904 711652 2.16 520584 13983860 1920584 5.66 2499460 12642536 16 [2023-02-17T09:31:15.709Z] 09:27:01 16540564 31548772 711624 2.16 520600 13983868 1920584 5.66 2499948 12642536 188 [2023-02-17T09:31:15.709Z] 09:28:01 16540264 31548492 711844 2.16 520616 13983872 1920584 5.66 2499972 12642540 208 [2023-02-17T09:31:15.709Z] 09:29:01 16540752 31548984 711280 2.16 520628 13983880 1920584 5.66 2499776 12642544 200 [2023-02-17T09:31:15.709Z] 09:30:01 16540904 31549136 711260 2.16 520640 13983880 1920584 5.66 2499824 12642544 184 [2023-02-17T09:31:15.709Z] 09:31:01 16354956 31511860 748440 2.28 520696 14132128 2145044 6.32 2536976 12790368 147760 [2023-02-17T09:31:15.709Z] Average: 17561487 31514952 748692 2.28 480004 13035502 2003705 5.91 2418304 11771495 28920 [2023-02-17T09:31:15.709Z] [2023-02-17T09:31:15.709Z] 08:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-17T09:31:15.709Z] 08:52:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:52:01 ens3 706.22 643.21 9325.88 109.34 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:52:01 docker0 374.11 347.05 28.45 3471.40 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:52:01 vethc5ba1b9 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:53:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:53:01 ens3 20.16 14.98 15.57 9.06 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:53:01 docker0 1.30 1.30 0.08 0.10 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:53:01 vethc5ba1b9 1.30 1.35 0.10 0.10 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:54:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:54:01 ens3 94.57 65.41 1701.62 22.16 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:54:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:54:01 veth2841443 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:55:01 veth8c84f31 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:55:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:55:01 ens3 875.57 683.72 6178.98 67.26 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:55:01 veth3f59ca3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:55:01 docker0 665.87 850.26 48.32 6115.27 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:55:01 veth0fbe90b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:55:01 vethda5f06d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:55:01 veth2841443 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:56:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:56:01 ens3 1012.51 675.06 8472.62 76.02 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:56:01 veth6443cc3 44.59 65.73 4.30 226.56 0.00 0.00 0.00 0.02 [2023-02-17T09:31:15.709Z] 08:56:01 veth8c13004 52.13 82.46 5.04 363.24 0.00 0.00 0.00 0.03 [2023-02-17T09:31:15.709Z] 08:56:01 docker0 561.01 799.17 43.45 5596.71 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:56:01 veth2841443 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:57:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:57:01 ens3 186.97 148.62 1963.11 190.62 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:57:01 docker0 92.14 145.62 7.51 1943.17 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:57:01 veth83dc82d 3.28 6.45 0.24 81.02 0.00 0.00 0.00 0.01 [2023-02-17T09:31:15.709Z] 08:57:01 veth2841443 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:58:01 ens3 157.92 111.76 1268.03 15.69 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:58:01 docker0 102.33 143.63 8.03 1255.86 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:59:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:00:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:01:01 ens3 0.43 0.22 0.10 0.07 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:02:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:03:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:04:01 ens3 0.88 0.38 0.30 0.20 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:06:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:07:01 ens3 0.45 0.30 0.48 0.02 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:08:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:09:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:10:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:11:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:12:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:15:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:16:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:17:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:19:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:21:01 ens3 0.42 0.37 0.20 0.08 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:23:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.709Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] 09:25:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] 09:26:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] 09:27:01 ens3 0.52 0.42 0.26 0.22 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] 09:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] 09:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] 09:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] 09:31:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] 09:31:01 ens3 82.51 59.58 1716.63 10.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] Average: ens3 78.29 59.91 762.59 12.49 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] Average: docker0 44.78 57.06 3.39 458.33 0.00 0.00 0.00 0.00 [2023-02-17T09:31:15.710Z] [2023-02-17T09:31:15.710Z] [2023-02-17T09:31:15.710Z] ---> sar -P ALL: [2023-02-17T09:31:15.710Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6438) 02/17/23 _x86_64_ (8 CPU) [2023-02-17T09:31:15.710Z] [2023-02-17T09:31:15.710Z] 08:50:20 LINUX RESTART (8 CPU) [2023-02-17T09:31:15.710Z] [2023-02-17T09:31:15.710Z] 08:51:02 CPU %user %nice %system %iowait %steal %idle [2023-02-17T09:31:15.710Z] 08:52:01 all 10.54 0.00 4.93 1.95 0.06 82.52 [2023-02-17T09:31:15.710Z] 08:52:01 0 10.88 0.00 4.33 0.15 0.05 84.59 [2023-02-17T09:31:15.710Z] 08:52:01 1 9.83 0.00 4.35 0.40 0.05 85.37 [2023-02-17T09:31:15.710Z] 08:52:01 2 8.77 0.00 5.32 3.13 0.07 82.71 [2023-02-17T09:31:15.710Z] 08:52:01 3 14.52 0.00 6.92 6.94 0.07 71.55 [2023-02-17T09:31:15.710Z] 08:52:01 4 12.68 0.00 5.21 4.47 0.07 77.56 [2023-02-17T09:31:15.710Z] 08:52:01 5 8.63 0.00 4.58 0.09 0.09 86.61 [2023-02-17T09:31:15.710Z] 08:52:01 6 8.90 0.00 4.15 0.27 0.05 86.62 [2023-02-17T09:31:15.710Z] 08:52:01 7 10.15 0.00 4.58 0.15 0.05 85.06 [2023-02-17T09:31:15.710Z] 08:53:01 all 45.32 0.00 7.12 0.24 0.09 47.24 [2023-02-17T09:31:15.710Z] 08:53:01 0 45.91 0.00 7.43 0.03 0.10 46.52 [2023-02-17T09:31:15.710Z] 08:53:01 1 48.13 0.00 6.46 0.08 0.10 45.23 [2023-02-17T09:31:15.710Z] 08:53:01 2 46.18 0.00 7.19 0.96 0.08 45.59 [2023-02-17T09:31:15.710Z] 08:53:01 3 46.66 0.00 7.18 0.20 0.10 45.85 [2023-02-17T09:31:15.710Z] 08:53:01 4 45.16 0.00 9.24 0.05 0.08 45.46 [2023-02-17T09:31:15.710Z] 08:53:01 5 41.25 0.00 6.28 0.51 0.08 51.88 [2023-02-17T09:31:15.710Z] 08:53:01 6 44.16 0.00 6.47 0.03 0.08 49.26 [2023-02-17T09:31:15.710Z] 08:53:01 7 45.05 0.00 6.67 0.02 0.08 48.18 [2023-02-17T09:31:15.710Z] 08:54:01 all 35.71 0.00 6.00 0.73 0.09 57.47 [2023-02-17T09:31:15.710Z] 08:54:01 0 36.61 0.00 6.47 0.02 0.08 56.82 [2023-02-17T09:31:15.710Z] 08:54:01 1 38.00 0.00 5.35 0.12 0.08 56.45 [2023-02-17T09:31:15.710Z] 08:54:01 2 34.72 0.00 6.04 0.20 0.08 58.96 [2023-02-17T09:31:15.710Z] 08:54:01 3 35.34 0.00 6.26 0.64 0.08 57.67 [2023-02-17T09:31:15.710Z] 08:54:01 4 35.87 0.00 6.53 4.37 0.08 53.14 [2023-02-17T09:31:15.710Z] 08:54:01 5 34.39 0.00 5.06 0.17 0.08 60.30 [2023-02-17T09:31:15.710Z] 08:54:01 6 36.85 0.00 6.09 0.10 0.08 56.88 [2023-02-17T09:31:15.710Z] 08:54:01 7 33.87 0.00 6.19 0.27 0.10 59.57 [2023-02-17T09:31:15.710Z] 08:55:01 all 23.78 0.00 12.38 9.46 0.09 54.30 [2023-02-17T09:31:15.710Z] 08:55:01 0 23.26 0.00 12.99 5.10 0.09 58.57 [2023-02-17T09:31:15.710Z] 08:55:01 1 23.50 0.00 9.76 5.59 0.08 61.07 [2023-02-17T09:31:15.710Z] 08:55:01 2 24.23 0.00 12.29 12.13 0.09 51.26 [2023-02-17T09:31:15.710Z] 08:55:01 3 23.16 0.00 11.83 6.73 0.09 58.20 [2023-02-17T09:31:15.710Z] 08:55:01 4 22.99 0.00 11.24 4.05 0.09 61.64 [2023-02-17T09:31:15.710Z] 08:55:01 5 23.88 0.00 14.22 19.54 0.10 42.26 [2023-02-17T09:31:15.710Z] 08:55:01 6 24.77 0.00 14.74 10.47 0.10 49.92 [2023-02-17T09:31:15.710Z] 08:55:01 7 24.43 0.00 11.98 12.15 0.10 51.33 [2023-02-17T09:31:15.710Z] 08:56:01 all 49.92 0.00 14.39 9.02 0.14 26.53 [2023-02-17T09:31:15.710Z] 08:56:01 0 50.05 0.00 15.85 10.13 0.13 23.83 [2023-02-17T09:31:15.710Z] 08:56:01 1 49.95 0.00 14.79 8.18 0.13 26.94 [2023-02-17T09:31:15.710Z] 08:56:01 2 47.95 0.00 15.38 9.79 0.14 26.75 [2023-02-17T09:31:15.710Z] 08:56:01 3 49.44 0.00 16.27 11.97 0.14 22.18 [2023-02-17T09:31:15.710Z] 08:56:01 4 48.14 0.00 12.82 6.50 0.10 32.43 [2023-02-17T09:31:15.710Z] 08:56:01 5 49.85 0.00 14.24 7.18 0.15 28.57 [2023-02-17T09:31:15.710Z] 08:56:01 6 51.43 0.00 12.79 8.66 0.15 26.97 [2023-02-17T09:31:15.710Z] 08:56:01 7 52.57 0.00 12.98 9.73 0.15 24.57 [2023-02-17T09:31:15.710Z] 08:57:01 all 62.09 0.00 14.04 6.28 0.13 17.47 [2023-02-17T09:31:15.710Z] 08:57:01 0 62.35 0.00 13.53 6.29 0.12 17.71 [2023-02-17T09:31:15.710Z] 08:57:01 1 62.45 0.00 14.14 3.79 0.12 19.50 [2023-02-17T09:31:15.710Z] 08:57:01 2 61.14 0.00 13.40 3.88 0.14 21.44 [2023-02-17T09:31:15.710Z] 08:57:01 3 61.59 0.00 15.23 7.08 0.17 15.93 [2023-02-17T09:31:15.710Z] 08:57:01 4 62.09 0.00 13.57 7.26 0.13 16.95 [2023-02-17T09:31:15.710Z] 08:57:01 5 63.55 0.00 13.56 5.01 0.13 17.74 [2023-02-17T09:31:15.710Z] 08:57:01 6 62.31 0.00 13.22 5.77 0.12 18.59 [2023-02-17T09:31:15.710Z] 08:57:01 7 61.20 0.00 15.64 11.17 0.12 11.88 [2023-02-17T09:31:15.710Z] 08:58:01 all 16.18 0.00 3.91 1.14 0.05 78.73 [2023-02-17T09:31:15.710Z] 08:58:01 0 16.23 0.00 3.83 0.42 0.05 79.47 [2023-02-17T09:31:15.710Z] 08:58:01 1 15.62 0.00 3.87 0.39 0.05 80.07 [2023-02-17T09:31:15.710Z] 08:58:01 2 15.72 0.00 3.66 0.05 0.03 80.53 [2023-02-17T09:31:15.710Z] 08:58:01 3 15.87 0.00 4.39 0.05 0.05 79.64 [2023-02-17T09:31:15.710Z] 08:58:01 4 16.61 0.00 4.47 4.76 0.05 74.11 [2023-02-17T09:31:15.710Z] 08:58:01 5 16.51 0.00 3.88 0.79 0.05 78.77 [2023-02-17T09:31:15.710Z] 08:58:01 6 16.94 0.00 3.37 0.07 0.05 79.57 [2023-02-17T09:31:15.710Z] 08:58:01 7 15.92 0.00 3.80 2.59 0.05 77.64 [2023-02-17T09:31:15.710Z] 08:59:01 all 0.25 0.00 0.01 0.01 0.00 99.72 [2023-02-17T09:31:15.710Z] 08:59:01 0 1.94 0.00 0.02 0.07 0.00 97.98 [2023-02-17T09:31:15.710Z] 08:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.710Z] 08:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.710Z] 08:59:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2023-02-17T09:31:15.710Z] 08:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-17T09:31:15.710Z] 08:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.710Z] 08:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.710Z] 08:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.710Z] 09:00:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2023-02-17T09:31:15.710Z] 09:00:01 0 0.17 0.00 0.05 0.03 0.00 99.75 [2023-02-17T09:31:15.710Z] 09:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.710Z] 09:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-17T09:31:15.710Z] 09:00:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-17T09:31:15.710Z] 09:00:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-17T09:31:15.710Z] 09:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.710Z] 09:00:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-02-17T09:31:15.710Z] 09:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-17T09:31:15.710Z] 09:01:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-02-17T09:31:15.710Z] 09:01:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-17T09:31:15.710Z] 09:01:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-17T09:31:15.710Z] 09:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.710Z] 09:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.710Z] 09:01:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-17T09:31:15.710Z] 09:01:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-17T09:31:15.710Z] 09:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.710Z] 09:01:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2023-02-17T09:31:15.710Z] 09:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-02-17T09:31:15.710Z] 09:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.710Z] 09:02:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-17T09:31:15.710Z] 09:02:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-17T09:31:15.710Z] 09:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.710Z] 09:02:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-17T09:31:15.710Z] 09:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-17T09:31:15.710Z] 09:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-17T09:31:15.710Z] 09:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.710Z] [2023-02-17T09:31:15.710Z] 09:02:01 CPU %user %nice %system %iowait %steal %idle [2023-02-17T09:31:15.710Z] 09:03:01 all 0.01 0.00 0.01 0.03 0.01 99.95 [2023-02-17T09:31:15.710Z] 09:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-17T09:31:15.710Z] 09:03:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-02-17T09:31:15.710Z] 09:03:01 2 0.00 0.00 0.00 0.17 0.00 99.83 [2023-02-17T09:31:15.710Z] 09:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.710Z] 09:03:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-17T09:31:15.710Z] 09:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.710Z] 09:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.710Z] 09:03:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-17T09:31:15.710Z] 09:04:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-02-17T09:31:15.710Z] 09:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.710Z] 09:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.710Z] 09:04:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-17T09:31:15.710Z] 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.710Z] 09:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.710Z] 09:04:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-02-17T09:31:15.710Z] 09:04:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-17T09:31:15.710Z] 09:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.711Z] 09:05:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-02-17T09:31:15.711Z] 09:05:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.711Z] 09:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:06:01 all 0.02 0.00 0.03 0.01 0.00 99.94 [2023-02-17T09:31:15.711Z] 09:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:06:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2023-02-17T09:31:15.711Z] 09:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:06:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2023-02-17T09:31:15.711Z] 09:06:01 4 0.00 0.00 0.03 0.05 0.00 99.92 [2023-02-17T09:31:15.711Z] 09:06:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-17T09:31:15.711Z] 09:06:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-17T09:31:15.711Z] 09:06:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-17T09:31:15.711Z] 09:07:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:07:01 1 0.02 0.00 0.02 0.05 0.00 99.92 [2023-02-17T09:31:15.711Z] 09:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:07:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:08:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2023-02-17T09:31:15.711Z] 09:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.711Z] 09:08:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-02-17T09:31:15.711Z] 09:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-17T09:31:15.711Z] 09:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.711Z] 09:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-17T09:31:15.711Z] 09:08:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-02-17T09:31:15.711Z] 09:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:09:01 all 0.09 0.00 0.02 0.01 0.00 99.88 [2023-02-17T09:31:15.711Z] 09:09:01 0 0.60 0.00 0.02 0.00 0.02 99.37 [2023-02-17T09:31:15.711Z] 09:09:01 1 0.05 0.00 0.05 0.03 0.00 99.87 [2023-02-17T09:31:15.711Z] 09:09:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-17T09:31:15.711Z] 09:09:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2023-02-17T09:31:15.711Z] 09:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:09:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:10:01 all 0.06 0.00 0.01 0.00 0.00 99.93 [2023-02-17T09:31:15.711Z] 09:10:01 0 0.37 0.00 0.00 0.00 0.00 99.63 [2023-02-17T09:31:15.711Z] 09:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-17T09:31:15.711Z] 09:10:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.711Z] 09:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:10:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-17T09:31:15.711Z] 09:11:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-02-17T09:31:15.711Z] 09:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.711Z] 09:11:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2023-02-17T09:31:15.711Z] 09:11:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:11:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-17T09:31:15.711Z] 09:11:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-02-17T09:31:15.711Z] 09:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.711Z] 09:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-17T09:31:15.711Z] 09:12:01 all 0.04 0.00 0.00 0.00 0.00 99.95 [2023-02-17T09:31:15.711Z] 09:12:01 0 0.20 0.00 0.00 0.00 0.00 99.80 [2023-02-17T09:31:15.711Z] 09:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:12:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:12:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-17T09:31:15.711Z] 09:13:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2023-02-17T09:31:15.711Z] 09:13:01 0 1.97 0.00 0.00 0.00 0.00 98.03 [2023-02-17T09:31:15.711Z] 09:13:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2023-02-17T09:31:15.711Z] 09:13:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.711Z] 09:13:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2023-02-17T09:31:15.711Z] 09:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] [2023-02-17T09:31:15.711Z] 09:13:01 CPU %user %nice %system %iowait %steal %idle [2023-02-17T09:31:15.711Z] 09:14:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-02-17T09:31:15.711Z] 09:14:01 0 1.97 0.00 0.00 0.00 0.00 98.03 [2023-02-17T09:31:15.711Z] 09:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-17T09:31:15.711Z] 09:14:01 2 0.02 0.00 0.00 0.03 0.02 99.93 [2023-02-17T09:31:15.711Z] 09:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-17T09:31:15.711Z] 09:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.711Z] 09:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-17T09:31:15.711Z] 09:14:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-17T09:31:15.711Z] 09:15:01 all 0.05 0.00 0.03 0.01 0.00 99.91 [2023-02-17T09:31:15.711Z] 09:15:01 0 0.32 0.00 0.07 0.00 0.00 99.62 [2023-02-17T09:31:15.711Z] 09:15:01 1 0.02 0.00 0.03 0.03 0.02 99.90 [2023-02-17T09:31:15.711Z] 09:15:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-17T09:31:15.711Z] 09:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-17T09:31:15.711Z] 09:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:15:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-17T09:31:15.711Z] 09:16:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:17:01 all 0.01 0.00 0.01 0.00 0.00 99.96 [2023-02-17T09:31:15.711Z] 09:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-17T09:31:15.711Z] 09:17:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:17:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-17T09:31:15.711Z] 09:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:17:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-17T09:31:15.711Z] 09:18:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2023-02-17T09:31:15.711Z] 09:18:01 0 0.20 0.00 0.00 0.00 0.02 99.78 [2023-02-17T09:31:15.711Z] 09:18:01 1 0.05 0.00 0.02 0.03 0.02 99.88 [2023-02-17T09:31:15.711Z] 09:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:18:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:19:01 all 0.21 0.00 0.00 0.00 0.00 99.78 [2023-02-17T09:31:15.711Z] 09:19:01 0 1.53 0.00 0.00 0.00 0.00 98.47 [2023-02-17T09:31:15.711Z] 09:19:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-02-17T09:31:15.711Z] 09:19:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-02-17T09:31:15.711Z] 09:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.711Z] 09:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.711Z] 09:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:20:01 all 0.01 0.00 0.01 0.00 0.00 99.96 [2023-02-17T09:31:15.711Z] 09:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:20:01 1 0.05 0.00 0.07 0.02 0.02 99.85 [2023-02-17T09:31:15.711Z] 09:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.711Z] 09:20:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.711Z] 09:21:01 all 0.00 0.00 0.01 0.01 0.00 99.98 [2023-02-17T09:31:15.711Z] 09:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.711Z] 09:21:01 1 0.02 0.00 0.03 0.05 0.00 99.90 [2023-02-17T09:31:15.711Z] 09:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.711Z] 09:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.711Z] 09:21:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-17T09:31:15.711Z] 09:21:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-17T09:31:15.712Z] 09:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.712Z] 09:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.712Z] 09:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-02-17T09:31:15.712Z] 09:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-17T09:31:15.712Z] 09:22:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-17T09:31:15.712Z] 09:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.712Z] 09:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.712Z] 09:22:01 4 0.05 0.00 0.03 0.02 0.00 99.90 [2023-02-17T09:31:15.712Z] 09:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.712Z] 09:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T09:31:15.712Z] 09:22:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-17T09:31:15.712Z] 09:23:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2023-02-17T09:31:15.712Z] 09:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.712Z] 09:23:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2023-02-17T09:31:15.712Z] 09:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.712Z] 09:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.712Z] 09:23:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-02-17T09:31:15.712Z] 09:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T09:31:15.712Z] 09:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-17T09:31:15.712Z] 09:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.712Z] 09:24:01 all 0.25 0.00 0.02 0.01 0.00 99.73 [2023-02-17T09:31:15.712Z] 09:24:01 0 1.84 0.00 0.02 0.00 0.00 98.14 [2023-02-17T09:31:15.712Z] 09:24:01 1 0.02 0.00 0.05 0.03 0.00 99.90 [2023-02-17T09:31:15.712Z] 09:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.712Z] 09:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.712Z] 09:24:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2023-02-17T09:31:15.712Z] 09:24:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-17T09:31:15.712Z] 09:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.712Z] 09:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.712Z] [2023-02-17T09:31:15.712Z] 09:24:01 CPU %user %nice %system %iowait %steal %idle [2023-02-17T09:31:15.712Z] 09:25:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2023-02-17T09:31:15.712Z] 09:25:01 0 0.12 0.00 0.02 0.00 0.00 99.87 [2023-02-17T09:31:15.712Z] 09:25:01 1 0.00 0.00 0.02 0.05 0.00 99.93 [2023-02-17T09:31:15.712Z] 09:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-17T09:31:15.712Z] 09:25:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-17T09:31:15.712Z] 09:25:01 4 0.03 0.00 0.05 0.03 0.02 99.87 [2023-02-17T09:31:15.712Z] 09:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.712Z] 09:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.712Z] 09:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.712Z] 09:26:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-02-17T09:31:15.712Z] 09:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.712Z] 09:26:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2023-02-17T09:31:15.712Z] 09:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.712Z] 09:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T09:31:15.712Z] 09:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-17T09:31:15.712Z] 09:26:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-17T09:31:15.712Z] 09:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.712Z] 09:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-17T09:31:15.712Z] 09:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-02-17T09:31:15.712Z] 09:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.712Z] 09:27:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-17T09:31:15.712Z] 09:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.712Z] 09:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-17T09:31:15.712Z] 09:27:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-17T09:31:15.712Z] 09:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.712Z] 09:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.712Z] 09:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.712Z] 09:28:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-02-17T09:31:15.712Z] 09:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-17T09:31:15.712Z] 09:28:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-02-17T09:31:15.712Z] 09:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.712Z] 09:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T09:31:15.712Z] 09:28:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-17T09:31:15.712Z] 09:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-17T09:31:15.712Z] 09:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.712Z] 09:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.712Z] 09:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-02-17T09:31:15.712Z] 09:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.712Z] 09:29:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2023-02-17T09:31:15.712Z] 09:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.712Z] 09:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.712Z] 09:29:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-17T09:31:15.712Z] 09:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T09:31:15.712Z] 09:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T09:31:15.712Z] 09:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.712Z] 09:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-02-17T09:31:15.712Z] 09:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.712Z] 09:30:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-17T09:31:15.712Z] 09:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.712Z] 09:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.712Z] 09:30:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2023-02-17T09:31:15.712Z] 09:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T09:31:15.712Z] 09:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T09:31:15.712Z] 09:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T09:31:15.712Z] 09:31:01 all 0.87 0.00 0.34 0.02 0.01 98.76 [2023-02-17T09:31:15.712Z] 09:31:01 0 0.60 0.00 0.33 0.00 0.00 99.07 [2023-02-17T09:31:15.712Z] 09:31:01 1 1.02 0.00 0.35 0.13 0.02 98.47 [2023-02-17T09:31:15.712Z] 09:31:01 2 0.63 0.00 0.37 0.02 0.02 98.97 [2023-02-17T09:31:15.712Z] 09:31:01 3 0.98 0.00 0.38 0.00 0.02 98.62 [2023-02-17T09:31:15.712Z] 09:31:01 4 1.42 0.00 0.37 0.02 0.00 98.20 [2023-02-17T09:31:15.712Z] 09:31:01 5 0.77 0.00 0.35 0.00 0.00 98.88 [2023-02-17T09:31:15.712Z] 09:31:01 6 0.92 0.00 0.20 0.00 0.00 98.88 [2023-02-17T09:31:15.712Z] 09:31:01 7 0.62 0.00 0.33 0.02 0.02 99.02 [2023-02-17T09:31:15.712Z] Average: all 6.09 0.00 1.57 0.72 0.02 91.61 [2023-02-17T09:31:15.712Z] Average: 0 6.38 0.00 1.61 0.55 0.02 91.44 [2023-02-17T09:31:15.712Z] Average: 1 6.19 0.00 1.48 0.48 0.02 91.83 [2023-02-17T09:31:15.712Z] Average: 2 5.92 0.00 1.58 0.75 0.02 91.73 [2023-02-17T09:31:15.712Z] Average: 3 6.13 0.00 1.70 0.83 0.02 91.33 [2023-02-17T09:31:15.712Z] Average: 4 6.06 0.00 1.58 0.79 0.02 91.55 [2023-02-17T09:31:15.712Z] Average: 5 5.92 0.00 1.54 0.82 0.02 91.70 [2023-02-17T09:31:15.712Z] Average: 6 6.10 0.00 1.51 0.63 0.02 91.75 [2023-02-17T09:31:15.712Z] Average: 7 6.03 0.00 1.55 0.89 0.02 91.51 [2023-02-17T09:31:15.712Z] [2023-02-17T09:31:15.712Z] [2023-02-17T09:31:15.712Z]