Pull request #4640 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 vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 7fce62d23fefd64b9b166af17ad081243a202fc8+74b98e48a794a97f37b554db3d129d7af8896319 (8602f322edf1e9c7b70a9f25a55ee7a6813db524) 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-ssh17846775845914677939.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14492369058952336899.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh 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-4640/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-4640/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6020853614616313026.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-4640/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9806995114644507060.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh4598948780193204210.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-4640/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-4640/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16885998062609187387.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3848 in /w/workspace/edgexfoundry_edgex-go_PR-4640 [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/4640/head:refs/remotes/origin/PR-4640 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 74b98e48a794a97f37b554db3d129d7af8896319 into PR head commit 7fce62d23fefd64b9b166af17ad081243a202fc8 Merge succeeded, producing 7fce62d23fefd64b9b166af17ad081243a202fc8 Checking out Revision 7fce62d23fefd64b9b166af17ad081243a202fc8 (PR-4640) > git config core.sparsecheckout # timeout=10 > git checkout -f 7fce62d23fefd64b9b166af17ad081243a202fc8 # 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 74b98e48a794a97f37b554db3d129d7af8896319 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fce62d23fefd64b9b166af17ad081243a202fc8 # timeout=10 Commit message: "fix: core-command fuzzing test http error 500" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-16T21:22:36.726Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-16T21:22:36.877Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-16T21:22:36.973Z] ========================================================= [2023-08-16T21:22:36.973Z] EdgeX Global Pipelines Version Info [2023-08-16T21:22:36.973Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-16T21:22:37.709Z] ------------------- [2023-08-16T21:22:37.709Z] stable info: [2023-08-16T21:22:37.709Z] ------------------- [2023-08-16T21:22:37.710Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-16T21:22:37.710Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T21:22:37.710Z] Message: update stable to v1.0.253 [2023-08-16T21:22:38.277Z] ------------------- [2023-08-16T21:22:38.277Z] experimental info: [2023-08-16T21:22:38.277Z] ------------------- [2023-08-16T21:22:38.277Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-16T21:22:38.277Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T21:22:38.277Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-16T21:22:38.522Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-16T21:22:38.563Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-16T21:22:38.609Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-16T21:22:38.648Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-16T21:22:38.683Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-16T21:22:38.720Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-16T21:22:38.758Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-16T21:22:38.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-16T21:22:38.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-16T21:22:38.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-16T21:22:38.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-16T21:22:38.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-16T21:22:38.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-16T21:22:39.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-16T21:22:39.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-16T21:22:39.107Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-16T21:22:39.147Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-16T21:22:39.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-16T21:22:39.224Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-16T21:22:39.260Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-16T21:22:39.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-16T21:22:39.335Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-16T21:22:39.375Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-16T21:22:39.415Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4640 [Pipeline] echo [2023-08-16T21:22:39.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4640 [Pipeline] echo [2023-08-16T21:22:39.491Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4640 [Pipeline] echo [2023-08-16T21:22:39.531Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fce62d23fefd64b9b166af17ad081243a202fc8 [Pipeline] echo [2023-08-16T21:22:39.568Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fce62d [Pipeline] echo [2023-08-16T21:22:39.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T21:22:39.704Z] provisioning config files... [2023-08-16T21:22:39.718Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7109447741858177859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T21:22:40.060Z] ---> docker-login.sh [2023-08-16T21:22:40.060Z] nexus3.edgexfoundry.org:10001 [2023-08-16T21:22:40.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T21:22:40.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T21:22:40.321Z] Configure a credential helper to remove this warning. See [2023-08-16T21:22:40.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T21:22:40.321Z] [2023-08-16T21:22:40.321Z] Login Succeeded [2023-08-16T21:22:40.321Z] nexus3.edgexfoundry.org:10002 [2023-08-16T21:22:40.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T21:22:40.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T21:22:40.321Z] Configure a credential helper to remove this warning. See [2023-08-16T21:22:40.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T21:22:40.321Z] [2023-08-16T21:22:40.321Z] Login Succeeded [2023-08-16T21:22:40.321Z] nexus3.edgexfoundry.org:10003 [2023-08-16T21:22:40.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T21:22:40.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T21:22:40.582Z] Configure a credential helper to remove this warning. See [2023-08-16T21:22:40.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T21:22:40.582Z] [2023-08-16T21:22:40.582Z] Login Succeeded [2023-08-16T21:22:40.582Z] nexus3.edgexfoundry.org:10004 [2023-08-16T21:22:40.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T21:22:40.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T21:22:40.582Z] Configure a credential helper to remove this warning. See [2023-08-16T21:22:40.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T21:22:40.582Z] [2023-08-16T21:22:40.582Z] Login Succeeded [2023-08-16T21:22:40.582Z] docker.io [2023-08-16T21:22:40.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T21:22:40.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T21:22:40.842Z] Configure a credential helper to remove this warning. See [2023-08-16T21:22:40.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T21:22:40.842Z] [2023-08-16T21:22:40.842Z] Login Succeeded [2023-08-16T21:22:40.842Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T21:22:40.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T21:22:41.286Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-08-16T21:22:41.286Z] + + cut -d/ -f2 [2023-08-16T21:22:41.286Z] dirname cmd/core-command/Dockerfile [2023-08-16T21:22:41.286Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-16T21:22:41.286Z] + + cut -d/ -f2 [2023-08-16T21:22:41.286Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-16T21:22:41.286Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-16T21:22:41.286Z] + dirname cmd/core-data/Dockerfile [2023-08-16T21:22:41.286Z] + cut -d/ -f2 [2023-08-16T21:22:41.286Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-16T21:22:41.286Z] + dirname cmd/core-metadata/Dockerfile [2023-08-16T21:22:41.286Z] + cut -d/ -f2 [2023-08-16T21:22:41.286Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-16T21:22:41.286Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-16T21:22:41.286Z] + cut -d/ -f2 [2023-08-16T21:22:41.286Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-16T21:22:41.286Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-16T21:22:41.286Z] + cut -d/ -f2 [2023-08-16T21:22:41.286Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-16T21:22:41.286Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-16T21:22:41.286Z] + cut -d/ -f2 [2023-08-16T21:22:41.286Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-16T21:22:41.286Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-16T21:22:41.286Z] + cut -d/ -f2 [2023-08-16T21:22:41.286Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-16T21:22:41.286Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-16T21:22:41.286Z] + cut -d/ -f2 [2023-08-16T21:22:41.286Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-16T21:22:41.286Z] + dirname+ cmd/security-spire-agent/Dockerfile [2023-08-16T21:22:41.286Z] cut -d/ -f2 [2023-08-16T21:22:41.286Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-16T21:22:41.286Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-16T21:22:41.286Z] + cut -d/ -f2 [2023-08-16T21:22:41.286Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-16T21:22:41.286Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-16T21:22:41.286Z] + cut -d/ -f2 [2023-08-16T21:22:41.286Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-16T21:22:41.286Z] + dirname cmd/support-notifications/Dockerfile [2023-08-16T21:22:41.286Z] + cut -d/ -f2 [2023-08-16T21:22:41.286Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-16T21:22:41.286Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-16T21:22:41.286Z] + cut -d/ -f2 [2023-08-16T21:22:41.286Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-16T21:22:41.343Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-16T21:22:41.877Z] + git rev-list -1 --merges 7fce62d23fefd64b9b166af17ad081243a202fc8~1..7fce62d23fefd64b9b166af17ad081243a202fc8 [Pipeline] echo [2023-08-16T21:22:41.912Z] -----------> git rev-list -1 --merges 7fce62d23fefd64b9b166af17ad081243a202fc8~1..7fce62d23fefd64b9b166af17ad081243a202fc8 7fce62d23fefd64b9b166af17ad081243a202fc8 [false] [Pipeline] sh [2023-08-16T21:22:42.218Z] + git log --format=format:%s -1 7fce62d23fefd64b9b166af17ad081243a202fc8 [Pipeline] echo [2023-08-16T21:22:42.251Z] ========================================================= [2023-08-16T21:22:42.251Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-16T21:22:42.251Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-16T21:22:42.756Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-16T21:22:42.756Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-16T21:22:42.756Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-16T21:22:42.756Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-16T21:22:42.756Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-16T21:22:42.756Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-16T21:22:42.756Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T21:22:43.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T21:22:43.190Z] [2023-08-16T21:22:43.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T21:22:43.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T21:22:43.568Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-16T21:22:43.568Z] b85a868b505f: Pulling fs layer [2023-08-16T21:22:43.568Z] e2be974225ed: Pulling fs layer [2023-08-16T21:22:43.568Z] 339a4e72a1f5: Pulling fs layer [2023-08-16T21:22:43.568Z] 988bab9f4d93: Pulling fs layer [2023-08-16T21:22:43.568Z] 1469e6f7b9e6: Pulling fs layer [2023-08-16T21:22:43.568Z] eaf3925da568: Pulling fs layer [2023-08-16T21:22:43.568Z] bab4dde63d76: Pulling fs layer [2023-08-16T21:22:43.568Z] bde34c3a00c8: Pulling fs layer [2023-08-16T21:22:43.568Z] b352a97aabf1: Pulling fs layer [2023-08-16T21:22:43.568Z] 4872d77fe225: Pulling fs layer [2023-08-16T21:22:43.568Z] 5851b861e8e6: Pulling fs layer [2023-08-16T21:22:43.568Z] 988bab9f4d93: Waiting [2023-08-16T21:22:43.568Z] bde34c3a00c8: Waiting [2023-08-16T21:22:43.568Z] 5851b861e8e6: Waiting [2023-08-16T21:22:43.568Z] 4872d77fe225: Waiting [2023-08-16T21:22:43.568Z] b352a97aabf1: Waiting [2023-08-16T21:22:43.568Z] eaf3925da568: Waiting [2023-08-16T21:22:43.568Z] bab4dde63d76: Waiting [2023-08-16T21:22:43.568Z] 1469e6f7b9e6: Waiting [2023-08-16T21:22:43.568Z] e2be974225ed: Download complete [2023-08-16T21:22:43.568Z] 988bab9f4d93: Download complete [2023-08-16T21:22:43.828Z] 1469e6f7b9e6: Verifying Checksum [2023-08-16T21:22:43.828Z] 1469e6f7b9e6: Download complete [2023-08-16T21:22:43.828Z] eaf3925da568: Verifying Checksum [2023-08-16T21:22:43.828Z] eaf3925da568: Download complete [2023-08-16T21:22:43.828Z] 339a4e72a1f5: Verifying Checksum [2023-08-16T21:22:43.828Z] 339a4e72a1f5: Download complete [2023-08-16T21:22:43.828Z] bde34c3a00c8: Verifying Checksum [2023-08-16T21:22:43.828Z] bde34c3a00c8: Download complete [2023-08-16T21:22:43.828Z] b352a97aabf1: Verifying Checksum [2023-08-16T21:22:43.828Z] b352a97aabf1: Download complete [2023-08-16T21:22:43.828Z] 4872d77fe225: Download complete [2023-08-16T21:22:43.828Z] 5851b861e8e6: Verifying Checksum [2023-08-16T21:22:43.828Z] 5851b861e8e6: Download complete [2023-08-16T21:22:43.828Z] b85a868b505f: Verifying Checksum [2023-08-16T21:22:43.828Z] b85a868b505f: Download complete [2023-08-16T21:22:44.087Z] bab4dde63d76: Verifying Checksum [2023-08-16T21:22:44.087Z] bab4dde63d76: Download complete [2023-08-16T21:22:45.021Z] b85a868b505f: Pull complete [2023-08-16T21:22:45.280Z] e2be974225ed: Pull complete [2023-08-16T21:22:45.848Z] 339a4e72a1f5: Pull complete [2023-08-16T21:22:45.849Z] 988bab9f4d93: Pull complete [2023-08-16T21:22:46.108Z] 1469e6f7b9e6: Pull complete [2023-08-16T21:22:46.108Z] eaf3925da568: Pull complete [2023-08-16T21:22:48.008Z] bab4dde63d76: Pull complete [2023-08-16T21:22:48.008Z] bde34c3a00c8: Pull complete [2023-08-16T21:22:48.267Z] b352a97aabf1: Pull complete [2023-08-16T21:22:48.267Z] 4872d77fe225: Pull complete [2023-08-16T21:22:48.527Z] 5851b861e8e6: Pull complete [2023-08-16T21:22:48.527Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-16T21:22:48.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T21:22:48.527Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T21:22:48.747Z] prd-ubuntu20.04-docker-8c-8g-3848 does not seem to be running inside a container [2023-08-16T21:22:48.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-16T21:22:50.166Z] $ docker top d38f35b62564d3f8d1947ddb3199e8d10335e22b4a4ba70030a86eaeee1b48cb -eo pid,comm [2023-08-16T21:22:50.222Z] 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-08-16T21:22:50.222Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-16T21:22:50.338Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T21:22:50.338Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T21:22:50.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T21:22:50.456Z] $ docker exec d38f35b62564d3f8d1947ddb3199e8d10335e22b4a4ba70030a86eaeee1b48cb ssh-agent [2023-08-16T21:22:50.573Z] SSH_AUTH_SOCK=/tmp/ssh-y4BWAoJu3Uyy/agent.32 [2023-08-16T21:22:50.573Z] SSH_AGENT_PID=38 [2023-08-16T21:22:50.580Z] Running ssh-add (command line suppressed) [2023-08-16T21:22:50.684Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11486221456993669838.key (/w/workspace/edgex-go/1@tmp/private_key_11486221456993669838.key) [2023-08-16T21:22:50.700Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T21:22:51.027Z] + git tag --points-at HEAD [Pipeline] } [2023-08-16T21:22:51.055Z] $ docker exec --env ******** --env ******** d38f35b62564d3f8d1947ddb3199e8d10335e22b4a4ba70030a86eaeee1b48cb ssh-agent -k [2023-08-16T21:22:51.155Z] unset SSH_AUTH_SOCK; [2023-08-16T21:22:51.156Z] unset SSH_AGENT_PID; [2023-08-16T21:22:51.156Z] echo Agent pid 38 killed; [2023-08-16T21:22:51.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-16T21:22:51.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T21:22:51.250Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T21:22:51.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T21:22:51.368Z] $ docker exec d38f35b62564d3f8d1947ddb3199e8d10335e22b4a4ba70030a86eaeee1b48cb ssh-agent [2023-08-16T21:22:51.473Z] SSH_AUTH_SOCK=/tmp/ssh-sLre2bRxHe8Q/agent.71 [2023-08-16T21:22:51.473Z] SSH_AGENT_PID=77 [2023-08-16T21:22:51.478Z] Running ssh-add (command line suppressed) [2023-08-16T21:22:51.590Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16063532110829758090.key (/w/workspace/edgex-go/1@tmp/private_key_16063532110829758090.key) [2023-08-16T21:22:51.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T21:22:51.932Z] + git semver init [2023-08-16T21:22:52.193Z] 2023-08-16 21:22:52,116 [run_init] DEBUG init version:0.0.0 force:False [2023-08-16T21:22:52.193Z] 2023-08-16 21:22:52,116 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-08-16T21:22:52.193Z] 2023-08-16 21:22:52,117 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-08-16T21:22:52.193Z] 2023-08-16 21:22:52,117 [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-08-16T21:22:57.523Z] 2023-08-16 21:22:56,844 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-08-16T21:22:57.523Z] 2023-08-16 21:22:56,845 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4640 with force:False [2023-08-16T21:22:57.523Z] 2023-08-16 21:22:56,845 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4640 [2023-08-16T21:22:57.523Z] 2023-08-16 21:22:56,850 [execute] INFO git cat-file --batch-check [2023-08-16T21:22:57.523Z] 2023-08-16 21:22:56,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-08-16T21:22:57.523Z] 2023-08-16 21:22:56,857 [execute] INFO git cat-file --batch [2023-08-16T21:22:57.523Z] 2023-08-16 21:22:56,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-08-16T21:22:57.523Z] 2023-08-16 21:22:56,864 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4640 [2023-08-16T21:22:57.523Z] 0.0.0 [Pipeline] } [2023-08-16T21:22:57.552Z] $ docker exec --env ******** --env ******** d38f35b62564d3f8d1947ddb3199e8d10335e22b4a4ba70030a86eaeee1b48cb ssh-agent -k [2023-08-16T21:22:57.668Z] unset SSH_AUTH_SOCK; [2023-08-16T21:22:57.669Z] unset SSH_AGENT_PID; [2023-08-16T21:22:57.669Z] echo Agent pid 77 killed; [2023-08-16T21:22:57.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T21:22:58.086Z] + git semver [Pipeline] } [2023-08-16T21:22:58.372Z] $ docker stop --time=1 d38f35b62564d3f8d1947ddb3199e8d10335e22b4a4ba70030a86eaeee1b48cb [2023-08-16T21:22:59.694Z] $ docker rm -f --volumes d38f35b62564d3f8d1947ddb3199e8d10335e22b4a4ba70030a86eaeee1b48cb [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T21:23:00.099Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-16T21:23:00.370Z] Stashed 1 file(s) [Pipeline] echo [2023-08-16T21:23:00.385Z] [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-08-16T21:23:01.178Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-08-16T21:23:01.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T21:23:01.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T21:23:01.308Z] ========================================================= [2023-08-16T21:23:01.308Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-16T21:23:01.308Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-16T21:23:01.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T21:23:01.648Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-16T21:23:01.648Z] 4db1b89c0bd1: Pulling fs layer [2023-08-16T21:23:01.648Z] 6911f1a30b25: Pulling fs layer [2023-08-16T21:23:01.648Z] e194b8c5c2a9: Pulling fs layer [2023-08-16T21:23:01.648Z] 6863d3e3a2b1: Pulling fs layer [2023-08-16T21:23:01.648Z] ec0bb842ea78: Pulling fs layer [2023-08-16T21:23:01.648Z] 40a00589a448: Pulling fs layer [2023-08-16T21:23:01.648Z] 6c08303d61cc: Pulling fs layer [2023-08-16T21:23:01.648Z] 798269fcf238: Pulling fs layer [2023-08-16T21:23:01.648Z] 6863d3e3a2b1: Waiting [2023-08-16T21:23:01.648Z] ec0bb842ea78: Waiting [2023-08-16T21:23:01.648Z] 40a00589a448: Waiting [2023-08-16T21:23:01.648Z] 6c08303d61cc: Waiting [2023-08-16T21:23:01.648Z] 798269fcf238: Waiting [2023-08-16T21:23:01.648Z] 6911f1a30b25: Download complete [2023-08-16T21:23:01.648Z] 6863d3e3a2b1: Verifying Checksum [2023-08-16T21:23:01.648Z] 6863d3e3a2b1: Download complete [2023-08-16T21:23:01.648Z] 4db1b89c0bd1: Download complete [2023-08-16T21:23:01.648Z] 40a00589a448: Verifying Checksum [2023-08-16T21:23:01.648Z] 40a00589a448: Download complete [2023-08-16T21:23:01.908Z] 4db1b89c0bd1: Pull complete [2023-08-16T21:23:01.908Z] 6911f1a30b25: Pull complete [2023-08-16T21:23:02.167Z] 798269fcf238: Verifying Checksum [2023-08-16T21:23:02.167Z] 798269fcf238: Download complete [2023-08-16T21:23:02.427Z] e194b8c5c2a9: Verifying Checksum [2023-08-16T21:23:02.427Z] e194b8c5c2a9: Download complete [2023-08-16T21:23:02.686Z] 6c08303d61cc: Verifying Checksum [2023-08-16T21:23:02.686Z] 6c08303d61cc: Download complete [2023-08-16T21:23:05.970Z] e194b8c5c2a9: Pull complete [2023-08-16T21:23:05.970Z] 6863d3e3a2b1: Pull complete [2023-08-16T21:23:05.970Z] ec0bb842ea78: Pull complete [2023-08-16T21:23:05.970Z] 40a00589a448: Pull complete [2023-08-16T21:23:08.502Z] 6c08303d61cc: Pull complete [2023-08-16T21:23:09.434Z] 798269fcf238: Pull complete [2023-08-16T21:23:09.434Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-16T21:23:09.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T21:23:09.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-16T21:23:09.803Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-16T21:23:09.803Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T21:23:09.803Z] WORKDIR /edgex [2023-08-16T21:23:09.803Z] COPY go.mod . [2023-08-16T21:23:09.803Z] RUN go mod download [2023-08-16T21:23:10.749Z] Sending build context to Docker daemon 170.8MB [2023-08-16T21:23:10.749Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T21:23:10.749Z] ---> ec979cd7f677 [2023-08-16T21:23:10.749Z] Step 2/4 : WORKDIR /edgex [2023-08-16T21:23:12.128Z] ---> Running in f019e9236518 [2023-08-16T21:23:12.386Z] Removing intermediate container f019e9236518 [2023-08-16T21:23:12.386Z] ---> e5d4deeb258e [2023-08-16T21:23:12.386Z] Step 3/4 : COPY go.mod . [2023-08-16T21:23:12.386Z] ---> 839bb33d0051 [2023-08-16T21:23:12.386Z] Step 4/4 : RUN go mod download [2023-08-16T21:23:12.386Z] ---> Running in 57d249310e05 [2023-08-16T21:23:15.706Z] Still waiting to schedule task [2023-08-16T21:23:15.706Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-16T21:23:27.264Z] Removing intermediate container 57d249310e05 [2023-08-16T21:23:27.264Z] ---> 6e1b821b21a6 [2023-08-16T21:23:27.264Z] Successfully built 6e1b821b21a6 [2023-08-16T21:23:27.264Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T21:23:27.646Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-16T21:23:27.646Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T21:23:27.795Z] prd-ubuntu20.04-docker-8c-8g-3848 does not seem to be running inside a container [2023-08-16T21:23:27.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-16T21:23:28.272Z] $ docker top 2fd1dc2bd554d351fa70bed0d45bef394896a19729adedfbc9a0bd919268eb53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T21:23:28.662Z] + go version [2023-08-16T21:23:28.662Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-16T21:23:28.695Z] $ docker stop --time=1 2fd1dc2bd554d351fa70bed0d45bef394896a19729adedfbc9a0bd919268eb53 [2023-08-16T21:23:29.977Z] $ docker rm -f --volumes 2fd1dc2bd554d351fa70bed0d45bef394896a19729adedfbc9a0bd919268eb53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T21:23:30.662Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-16T21:23:30.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T21:23:30.811Z] prd-ubuntu20.04-docker-8c-8g-3848 does not seem to be running inside a container [2023-08-16T21:23:30.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-16T21:23:31.166Z] $ docker top bb8353a88c8affb36c1358463951ee4ea42f6338fd4dd4f2996a43454b4f4e8b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-16T21:23:31.267Z] ========================================================= [2023-08-16T21:23:31.267Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-16T21:23:31.267Z] ========================================================= [Pipeline] sh [2023-08-16T21:23:31.556Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-16T21:23:31.906Z] + make test [2023-08-16T21:23:31.906Z] go test -race -coverprofile=coverage.out ./... [2023-08-16T21:23:40.016Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-16T21:23:52.923Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-16T21:23:52.923Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-16T21:23:52.923Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-16T21:23:52.923Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-16T21:23:52.923Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-16T21:23:52.923Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-16T21:23:52.923Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-16T21:23:52.923Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-16T21:23:52.923Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-16T21:23:54.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-16T21:23:54.130Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-16T21:23:54.130Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-16T21:23:54.130Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-16T21:23:54.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-16T21:23:55.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-16T21:23:55.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-16T21:23:55.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2023-08-16T21:23:55.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 97.0% of statements [2023-08-16T21:23:55.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-16T21:23:55.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-16T21:23:55.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-16T21:23:56.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-16T21:23:56.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-16T21:23:57.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-16T21:23:57.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-16T21:23:57.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-16T21:23:57.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-16T21:23:57.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-16T21:23:58.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-16T21:23:58.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-16T21:23:58.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.5% of statements [2023-08-16T21:23:58.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements [2023-08-16T21:23:59.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-16T21:23:59.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-16T21:23:59.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-16T21:23:59.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-16T21:23:59.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-16T21:23:59.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-16T21:23:59.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-16T21:23:59.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-16T21:23:59.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-16T21:23:59.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-16T21:23:59.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.841s coverage: 93.4% of statements [2023-08-16T21:23:59.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.8% of statements [2023-08-16T21:23:59.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.379s coverage: 97.6% of statements [2023-08-16T21:23:59.907Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements [2023-08-16T21:24:01.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-16T21:24:01.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-16T21:24:01.805Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.101s coverage: 0.9% of statements [2023-08-16T21:24:01.805Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 32.2% of statements [2023-08-16T21:24:01.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 42.9% of statements [2023-08-16T21:24:01.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.090s coverage: 82.9% of statements [2023-08-16T21:24:01.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2023-08-16T21:24:01.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2023-08-16T21:24:02.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2023-08-16T21:24:02.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-16T21:24:02.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-16T21:24:02.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-16T21:24:02.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-16T21:24:02.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-16T21:24:02.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-16T21:24:02.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-16T21:24:02.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-16T21:24:04.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-16T21:24:04.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-16T21:24:04.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-16T21:24:04.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-16T21:24:04.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-16T21:24:04.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-16T21:24:05.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-16T21:24:06.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-16T21:24:07.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-16T21:24:08.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-16T21:24:08.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-16T21:24:09.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-16T21:24:09.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-16T21:24:09.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-16T21:24:10.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-16T21:24:10.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-16T21:24:11.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-16T21:24:12.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-16T21:24:12.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-16T21:24:12.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-16T21:24:12.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-16T21:24:13.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-16T21:24:13.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-16T21:24:13.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-16T21:24:13.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-16T21:24:14.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2023-08-16T21:24:15.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-16T21:24:15.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-16T21:24:15.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-16T21:24:15.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-16T21:24:15.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-16T21:24:15.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-16T21:24:16.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-16T21:24:16.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.296s coverage: 79.9% of statements [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.062s coverage: 20.0% of statements [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.114s coverage: 81.8% of statements [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.131s coverage: 86.0% of statements [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 63.1% of statements [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 38.4% of statements [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 95.7% of statements [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.8% of statements [2023-08-16T21:24:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements [2023-08-16T21:24:26.522Z] 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-08-16T21:24:26.522Z] running golangci-lint [2023-08-16T21:24:26.780Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-16T21:24:26.780Z] go version go1.20.6 linux/amd64 [2023-08-16T21:24:26.780Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-16T21:24:26.780Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-16T21:24:44.864Z] level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|deps|exports_file|files|name) took 15.60188833s" [2023-08-16T21:24:44.864Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.081315ms" [2023-08-16T21:24:51.421Z] level=info msg="[linters_context/goanalysis] analyzers took 1m16.105916874s with top 10 stages: buildir: 39.596664658s, inspect: 1.728144221s, gosec: 1.514342645s, fact_deprecated: 1.43192455s, printf: 1.313955311s, ctrlflow: 1.307862566s, nilness: 1.104685464s, S1038: 1.099240822s, fact_purity: 867.930253ms, typedness: 842.537223ms" [2023-08-16T21:24:51.681Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-16T21:24:51.681Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/200, filename_unadjuster: 200/200, path_prettifier: 200/200, skip_files: 200/200, skip_dirs: 200/200, autogenerated_exclude: 200/200, exclude: 200/200, nolint: 0/21, cgo: 200/200, identifier_marker: 200/200" [2023-08-16T21:24:51.681Z] level=info msg="[runner] processing took 18.378411ms with stages: nolint: 7.218267ms, identifier_marker: 6.632298ms, autogenerated_exclude: 1.455494ms, path_prettifier: 1.282727ms, exclude-rules: 1.089275ms, skip_dirs: 626.64µs, filename_unadjuster: 38.68µs, cgo: 29.508µs, max_same_issues: 1.04µs, skip_files: 671ns, uniq_by_line: 580ns, source_code: 560ns, max_from_linter: 431ns, path_prefixer: 380ns, diff: 380ns, severity-rules: 370ns, exclude: 360ns, path_shortener: 360ns, sort_results: 260ns, max_per_file_from_linter: 130ns" [2023-08-16T21:24:51.682Z] level=info msg="[runner] linters took 8.999285568s with stages: goanalysis_metalinter: 8.980794687s" [2023-08-16T21:24:51.682Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-16T21:24:51.682Z] level=info msg="Memory: 248 samples, avg is 204.4MB, max is 798.7MB" [2023-08-16T21:24:51.682Z] level=info msg="Execution took 24.658068874s" [2023-08-16T21:24:51.682Z] go vet ./... [2023-08-16T21:24:56.944Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-16T21:24:56.944Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-16T21:24:56.944Z] ./bin/test-attribution-txt.sh [2023-08-16T21:24:56.944Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-16T21:24:56.944Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-16T21:24:56.944Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-16T21:24:56.944Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-16T21:24:56.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-16T21:24:57.293Z] + ls -al . [2023-08-16T21:24:57.293Z] total 728 [2023-08-16T21:24:57.293Z] drwxrwxr-x 12 1001 1001 4096 Aug 16 21:23 . [2023-08-16T21:24:57.293Z] drwxr-xr-x 4 root root 4096 Aug 16 21:23 .. [2023-08-16T21:24:57.293Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 21:22 .blubracket [2023-08-16T21:24:57.293Z] -rw-rw-r-- 1 1001 1001 16 Aug 16 21:22 .dockerignore [2023-08-16T21:24:57.293Z] drwxrwxr-x 8 1001 1001 4096 Aug 16 21:22 .git [2023-08-16T21:24:57.293Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 21:22 .github [2023-08-16T21:24:57.293Z] -rw-rw-r-- 1 1001 1001 1173 Aug 16 21:22 .gitignore [2023-08-16T21:24:57.293Z] -rw-rw-r-- 1 1001 1001 42 Aug 16 21:22 .golangci.yml [2023-08-16T21:24:57.293Z] -rw-rw-r-- 1 1001 1001 87 Aug 16 21:22 .hadolint.yml [2023-08-16T21:24:57.293Z] drwxr-xr-x 3 1001 1001 4096 Aug 16 21:22 .semver [2023-08-16T21:24:57.293Z] -rw-rw-r-- 1 1001 1001 166 Aug 16 21:22 .sonarcloud.properties [2023-08-16T21:24:57.293Z] -rw-rw-r-- 1 1001 1001 1171 Aug 16 21:22 ADOPTERS.md [2023-08-16T21:24:57.293Z] -rw-rw-r-- 1 1001 1001 11152 Aug 16 21:22 Attribution.txt [2023-08-16T21:24:57.293Z] -rw-rw-r-- 1 1001 1001 93407 Aug 16 21:22 CHANGELOG.md [2023-08-16T21:24:57.293Z] -rw-rw-r-- 1 1001 1001 3804 Aug 16 21:22 CONTRIBUTING.md [2023-08-16T21:24:57.293Z] -rw-rw-r-- 1 1001 1001 677 Aug 16 21:22 GOVERNANCE.md [2023-08-16T21:24:57.293Z] -rw-rw-r-- 1 1001 1001 883 Aug 16 21:22 Jenkinsfile [2023-08-16T21:24:57.293Z] -rw-rw-r-- 1 1001 1001 10775 Aug 16 21:22 LICENSE [2023-08-16T21:24:57.293Z] -rw-rw-r-- 1 1001 1001 14764 Aug 16 21:22 Makefile [2023-08-16T21:24:57.293Z] -rw-rw-r-- 1 1001 1001 582 Aug 16 21:22 OWNERS.md [2023-08-16T21:24:57.293Z] -rw-rw-r-- 1 1001 1001 9923 Aug 16 21:22 README.md [2023-08-16T21:24:57.293Z] -rw-rw-r-- 1 1001 1001 789 Aug 16 21:22 SECURITY.md [2023-08-16T21:24:57.293Z] -rw-rw-r-- 1 1001 1001 5 Aug 16 21:23 VERSION [2023-08-16T21:24:57.293Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 21:22 bin [2023-08-16T21:24:57.293Z] drwxrwxr-x 18 1001 1001 4096 Aug 16 21:22 cmd [2023-08-16T21:24:57.293Z] -rw-r--r-- 1 root root 446998 Aug 16 21:24 coverage.out [2023-08-16T21:24:57.293Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 21:22 fuzz_test [2023-08-16T21:24:57.293Z] -rw-rw-r-- 1 1001 1001 3687 Aug 16 21:22 go.mod [2023-08-16T21:24:57.293Z] -rw-rw-r-- 1 1001 1001 33714 Aug 16 21:22 go.sum [2023-08-16T21:24:57.293Z] drwxrwxr-x 7 1001 1001 4096 Aug 16 21:22 internal [2023-08-16T21:24:57.293Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 21:22 openapi [2023-08-16T21:24:57.293Z] -rw-rw-r-- 1 1001 1001 594 Aug 16 21:22 security.txt [2023-08-16T21:24:57.293Z] drwxrwxr-x 4 1001 1001 4096 Aug 16 21:22 snap [2023-08-16T21:24:57.293Z] -rw-rw-r-- 1 1001 1001 204 Aug 16 21:22 version.go [Pipeline] sh [2023-08-16T21:24:57.605Z] + '[' -e coverage.out ] [2023-08-16T21:24:57.605Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-16T21:24:57.720Z] Stashed 1 file(s) [Pipeline] sh [2023-08-16T21:24:58.012Z] + make build [2023-08-16T21:24:58.012Z] 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-08-16T21:25:16.001Z] 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-08-16T21:25:16.001Z] 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-08-16T21:25:16.936Z] 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-08-16T21:25:17.503Z] 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-08-16T21:25:25.609Z] 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-08-16T21:25:26.176Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-16T21:25:28.085Z] 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-08-16T21:25:29.024Z] 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-08-16T21:25:29.962Z] 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-08-16T21:25:30.896Z] 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-08-16T21:25:31.829Z] 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-08-16T21:25:33.269Z] $ docker stop --time=1 bb8353a88c8affb36c1358463951ee4ea42f6338fd4dd4f2996a43454b4f4e8b [2023-08-16T21:25:38.288Z] $ docker rm -f --volumes bb8353a88c8affb36c1358463951ee4ea42f6338fd4dd4f2996a43454b4f4e8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T21:25:39.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-16T21:25:39.506Z] [2023-08-16T21:25:39.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T21:25:39.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-16T21:25:39.867Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-16T21:25:39.867Z] 91d30c5bc195: Pulling fs layer [2023-08-16T21:25:39.867Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-16T21:25:39.867Z] 9c61dcf015f6: Pulling fs layer [2023-08-16T21:25:39.867Z] 4698f68db338: Pulling fs layer [2023-08-16T21:25:39.867Z] 2a2f49069b9e: Pulling fs layer [2023-08-16T21:25:39.867Z] e0025b399a48: Pulling fs layer [2023-08-16T21:25:39.867Z] 2a2f49069b9e: Waiting [2023-08-16T21:25:39.867Z] 4698f68db338: Waiting [2023-08-16T21:25:39.867Z] e0025b399a48: Waiting [2023-08-16T21:25:40.126Z] 91d30c5bc195: Verifying Checksum [2023-08-16T21:25:40.126Z] 91d30c5bc195: Download complete [2023-08-16T21:25:40.126Z] 4698f68db338: Download complete [2023-08-16T21:25:40.126Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-16T21:25:40.126Z] 2e9b0aa3be6d: Download complete [2023-08-16T21:25:40.126Z] e0025b399a48: Verifying Checksum [2023-08-16T21:25:40.126Z] e0025b399a48: Download complete [2023-08-16T21:25:40.126Z] 91d30c5bc195: Pull complete [2023-08-16T21:25:40.385Z] 2a2f49069b9e: Verifying Checksum [2023-08-16T21:25:40.385Z] 2a2f49069b9e: Download complete [2023-08-16T21:25:40.644Z] 2e9b0aa3be6d: Pull complete [2023-08-16T21:25:40.644Z] 9c61dcf015f6: Verifying Checksum [2023-08-16T21:25:40.644Z] 9c61dcf015f6: Download complete [2023-08-16T21:25:43.171Z] 9c61dcf015f6: Pull complete [2023-08-16T21:25:43.171Z] 4698f68db338: Pull complete [2023-08-16T21:25:43.736Z] 2a2f49069b9e: Pull complete [2023-08-16T21:25:43.736Z] e0025b399a48: Pull complete [2023-08-16T21:25:43.736Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-16T21:25:43.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-16T21:25:43.736Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T21:25:43.947Z] prd-ubuntu20.04-docker-8c-8g-3848 does not seem to be running inside a container [2023-08-16T21:25:44.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-08-16T21:25:46.674Z] $ docker top 79bf52b45dc1704b05922a226f4dc7e5c55c2b6b0b3355a5e0034b366c0829ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T21:25:47.021Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-16T21:25:49.554Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-08-16T21:25:49.554Z] #1 transferring dockerfile: 1.84kB done [2023-08-16T21:25:49.554Z] #1 DONE 0.0s [2023-08-16T21:25:49.554Z] [2023-08-16T21:25:49.554Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-08-16T21:25:49.554Z] #2 transferring dockerfile: 1.96kB done [2023-08-16T21:25:49.554Z] #2 DONE 0.0s [2023-08-16T21:25:49.554Z] [2023-08-16T21:25:49.554Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-16T21:25:49.554Z] #3 transferring dockerfile: 2.04kB done [2023-08-16T21:25:49.554Z] #3 DONE 0.0s [2023-08-16T21:25:49.554Z] [2023-08-16T21:25:49.554Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-16T21:25:49.554Z] #4 transferring dockerfile: 2.82kB done [2023-08-16T21:25:49.554Z] #4 DONE 0.0s [2023-08-16T21:25:49.554Z] [2023-08-16T21:25:49.554Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-16T21:25:49.554Z] #5 transferring dockerfile: 2.06kB done [2023-08-16T21:25:49.554Z] #5 DONE 0.0s [2023-08-16T21:25:49.554Z] [2023-08-16T21:25:49.554Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2023-08-16T21:25:49.554Z] #6 transferring dockerfile: 2.68kB done [2023-08-16T21:25:49.554Z] #6 DONE 0.0s [2023-08-16T21:25:49.554Z] [2023-08-16T21:25:49.554Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-08-16T21:25:49.554Z] #7 transferring dockerfile: 1.82kB done [2023-08-16T21:25:49.554Z] #7 DONE 0.0s [2023-08-16T21:25:49.554Z] [2023-08-16T21:25:49.554Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-16T21:25:49.554Z] #8 transferring dockerfile: 2.12kB done [2023-08-16T21:25:49.554Z] #8 DONE 0.0s [2023-08-16T21:25:49.554Z] [2023-08-16T21:25:49.554Z] #9 [core-command internal] load build definition from Dockerfile [2023-08-16T21:25:49.554Z] #9 transferring dockerfile: 1.82kB done [2023-08-16T21:25:49.554Z] #9 DONE 0.1s [2023-08-16T21:25:49.554Z] [2023-08-16T21:25:49.554Z] #10 [core-data internal] load build definition from Dockerfile [2023-08-16T21:25:49.554Z] #10 transferring dockerfile: 1.90kB done [2023-08-16T21:25:49.554Z] #10 DONE 0.1s [2023-08-16T21:25:49.554Z] [2023-08-16T21:25:49.554Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-08-16T21:25:49.554Z] #11 transferring dockerfile: 2.58kB done [2023-08-16T21:25:49.554Z] #11 DONE 0.1s [2023-08-16T21:25:49.554Z] [2023-08-16T21:25:49.554Z] #12 [support-notifications internal] load .dockerignore [2023-08-16T21:25:49.554Z] #12 transferring context: 56B done [2023-08-16T21:25:49.554Z] #12 DONE 0.1s [2023-08-16T21:25:49.554Z] [2023-08-16T21:25:49.554Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-08-16T21:25:49.554Z] #13 transferring dockerfile: 2.63kB done [2023-08-16T21:25:49.554Z] #13 DONE 0.0s [2023-08-16T21:25:49.554Z] [2023-08-16T21:25:49.554Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-16T21:25:49.554Z] #14 transferring dockerfile: 2.38kB done [2023-08-16T21:25:49.554Z] #14 DONE 0.0s [2023-08-16T21:25:49.554Z] [2023-08-16T21:25:49.554Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-16T21:25:49.554Z] #15 transferring dockerfile: 1.78kB done [2023-08-16T21:25:49.554Z] #15 DONE 0.1s [2023-08-16T21:25:49.812Z] [2023-08-16T21:25:49.813Z] #16 [core-metadata internal] load .dockerignore [2023-08-16T21:25:49.813Z] #16 transferring context: 56B done [2023-08-16T21:25:49.813Z] #16 DONE 0.0s [2023-08-16T21:25:49.813Z] [2023-08-16T21:25:49.813Z] #17 [security-proxy-auth internal] load .dockerignore [2023-08-16T21:25:49.813Z] #17 transferring context: 56B done [2023-08-16T21:25:49.813Z] #17 DONE 0.0s [2023-08-16T21:25:49.813Z] [2023-08-16T21:25:49.813Z] #18 [security-bootstrapper internal] load .dockerignore [2023-08-16T21:25:49.813Z] #18 transferring context: 56B done [2023-08-16T21:25:49.813Z] #18 DONE 0.0s [2023-08-16T21:25:49.813Z] [2023-08-16T21:25:49.813Z] #19 [security-proxy-setup internal] load .dockerignore [2023-08-16T21:25:49.813Z] #19 transferring context: 56B done [2023-08-16T21:25:49.813Z] #19 DONE 0.0s [2023-08-16T21:25:49.813Z] [2023-08-16T21:25:49.813Z] #20 [security-spire-agent internal] load .dockerignore [2023-08-16T21:25:49.813Z] #20 transferring context: 56B done [2023-08-16T21:25:49.813Z] #20 DONE 0.0s [2023-08-16T21:25:49.813Z] [2023-08-16T21:25:49.813Z] #21 [support-scheduler internal] load .dockerignore [2023-08-16T21:25:49.813Z] #21 transferring context: 56B done [2023-08-16T21:25:49.813Z] #21 DONE 0.0s [2023-08-16T21:25:49.813Z] [2023-08-16T21:25:49.813Z] #22 [core-command internal] load .dockerignore [2023-08-16T21:25:49.813Z] #22 transferring context: 56B done [2023-08-16T21:25:49.813Z] #22 DONE 0.0s [2023-08-16T21:25:49.813Z] [2023-08-16T21:25:49.813Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-16T21:25:49.813Z] #23 transferring context: 56B done [2023-08-16T21:25:49.813Z] #23 DONE 0.0s [2023-08-16T21:25:49.813Z] [2023-08-16T21:25:49.813Z] #24 [security-spire-config internal] load .dockerignore [2023-08-16T21:25:49.813Z] #24 transferring context: 56B done [2023-08-16T21:25:49.813Z] #24 DONE 0.0s [2023-08-16T21:25:49.813Z] [2023-08-16T21:25:49.813Z] #25 [core-data internal] load .dockerignore [2023-08-16T21:25:49.813Z] #25 transferring context: 56B done [2023-08-16T21:25:49.813Z] #25 DONE 0.1s [2023-08-16T21:25:49.813Z] [2023-08-16T21:25:49.813Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-08-16T21:25:49.813Z] #26 transferring context: 56B done [2023-08-16T21:25:49.813Z] #26 DONE 0.0s [2023-08-16T21:25:49.813Z] [2023-08-16T21:25:49.813Z] #27 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T21:25:49.813Z] #27 DONE 0.0s [2023-08-16T21:25:49.813Z] [2023-08-16T21:25:49.813Z] #28 [security-secretstore-setup internal] load .dockerignore [2023-08-16T21:25:50.081Z] #28 transferring context: 56B done [2023-08-16T21:25:50.081Z] #28 DONE 0.0s [2023-08-16T21:25:50.081Z] [2023-08-16T21:25:50.081Z] #29 [security-spire-server internal] load .dockerignore [2023-08-16T21:25:50.081Z] #29 transferring context: 56B done [2023-08-16T21:25:50.081Z] #29 DONE 0.0s [2023-08-16T21:25:50.081Z] [2023-08-16T21:25:50.081Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T21:25:50.081Z] #30 DONE 0.1s [2023-08-16T21:25:50.081Z] [2023-08-16T21:25:50.081Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:25:50.081Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:25:50.081Z] #31 ... [2023-08-16T21:25:50.081Z] [2023-08-16T21:25:50.081Z] #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T21:25:50.081Z] #27 DONE 0.0s [2023-08-16T21:25:50.081Z] [2023-08-16T21:25:50.081Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:25:50.081Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:25:50.081Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T21:25:50.081Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-16T21:25:50.081Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T21:25:50.081Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T21:25:50.081Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-16T21:25:50.081Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:25:50.081Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T21:25:50.081Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-16T21:25:50.081Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T21:25:50.081Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T21:25:50.340Z] #31 ... [2023-08-16T21:25:50.340Z] [2023-08-16T21:25:50.340Z] #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T21:25:50.340Z] #27 DONE 0.0s [2023-08-16T21:25:50.340Z] [2023-08-16T21:25:50.340Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T21:25:50.340Z] #30 DONE 0.3s [2023-08-16T21:25:50.340Z] [2023-08-16T21:25:50.340Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:25:50.340Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:25:50.340Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T21:25:50.340Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-16T21:25:50.340Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T21:25:50.340Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T21:25:50.340Z] #31 ... [2023-08-16T21:25:50.340Z] [2023-08-16T21:25:50.340Z] #27 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T21:25:50.340Z] #27 DONE 0.0s [2023-08-16T21:25:50.340Z] [2023-08-16T21:25:50.340Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T21:25:50.340Z] #30 DONE 0.3s [2023-08-16T21:25:50.340Z] [2023-08-16T21:25:50.340Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:25:50.340Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-16T21:25:50.605Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:25:50.605Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T21:25:50.605Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-16T21:25:50.605Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T21:25:50.605Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T21:25:50.605Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-16T21:25:50.605Z] #31 ... [2023-08-16T21:25:50.605Z] [2023-08-16T21:25:50.605Z] #27 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T21:25:50.605Z] #27 DONE 0.0s [2023-08-16T21:25:50.605Z] [2023-08-16T21:25:50.605Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:25:50.605Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:25:50.605Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T21:25:50.605Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-16T21:25:50.605Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T21:25:50.605Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T21:25:50.605Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-16T21:25:50.876Z] #31 ... [2023-08-16T21:25:50.876Z] [2023-08-16T21:25:50.876Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T21:25:50.876Z] #30 DONE 0.6s [2023-08-16T21:25:50.876Z] [2023-08-16T21:25:50.876Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-16T21:25:50.876Z] #32 DONE 1.0s [2023-08-16T21:25:50.876Z] [2023-08-16T21:25:50.876Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:25:50.876Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:25:50.876Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T21:25:50.876Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-16T21:25:50.876Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T21:25:50.876Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T21:25:50.876Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-16T21:25:51.135Z] #31 DONE 1.2s [2023-08-16T21:25:51.135Z] [2023-08-16T21:25:51.135Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-08-16T21:25:52.133Z] #33 DONE 1.5s [2023-08-16T21:25:52.133Z] [2023-08-16T21:25:52.133Z] #34 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-16T21:25:57.434Z] #34 ... [2023-08-16T21:25:57.434Z] [2023-08-16T21:25:57.434Z] #35 [security-secretstore-setup internal] load build context [2023-08-16T21:25:57.434Z] #35 transferring context: 192.75MB 6.3s [2023-08-16T21:25:59.337Z] #35 ... [2023-08-16T21:25:59.337Z] [2023-08-16T21:25:59.337Z] #36 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-16T21:25:59.337Z] #0 0.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T21:25:59.337Z] #0 1.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T21:25:59.337Z] #0 1.593 OK: 265 MiB in 53 packages [2023-08-16T21:25:59.337Z] #36 DONE 7.2s [2023-08-16T21:25:59.337Z] [2023-08-16T21:25:59.337Z] #35 [security-secretstore-setup internal] load build context [2023-08-16T21:25:59.337Z] #35 ... [2023-08-16T21:25:59.337Z] [2023-08-16T21:25:59.337Z] #37 [support-notifications internal] load build context [2023-08-16T21:25:59.596Z] #37 ... [2023-08-16T21:25:59.596Z] [2023-08-16T21:25:59.596Z] #35 [security-secretstore-setup internal] load build context [2023-08-16T21:26:00.167Z] #35 ... [2023-08-16T21:26:00.167Z] [2023-08-16T21:26:00.167Z] #38 [support-scheduler internal] load build context [2023-08-16T21:26:00.430Z] #38 ... [2023-08-16T21:26:00.430Z] [2023-08-16T21:26:00.430Z] #39 [security-proxy-auth internal] load build context [2023-08-16T21:26:00.430Z] #39 ... [2023-08-16T21:26:00.430Z] [2023-08-16T21:26:00.430Z] #40 [core-metadata internal] load build context [2023-08-16T21:26:00.430Z] #40 ... [2023-08-16T21:26:00.430Z] [2023-08-16T21:26:00.430Z] #41 [core-command internal] load build context [2023-08-16T21:26:00.688Z] #41 ... [2023-08-16T21:26:00.688Z] [2023-08-16T21:26:00.688Z] #42 [security-proxy-setup internal] load build context [2023-08-16T21:26:00.688Z] #42 ... [2023-08-16T21:26:00.688Z] [2023-08-16T21:26:00.688Z] #43 [security-spire-server internal] load build context [2023-08-16T21:26:00.952Z] #43 ... [2023-08-16T21:26:00.952Z] [2023-08-16T21:26:00.952Z] #44 [core-data internal] load build context [2023-08-16T21:26:00.952Z] #44 transferring context: 365.15MB 9.9s done [2023-08-16T21:26:00.952Z] #44 ... [2023-08-16T21:26:00.952Z] [2023-08-16T21:26:00.952Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-16T21:26:00.952Z] #45 ... [2023-08-16T21:26:00.952Z] [2023-08-16T21:26:00.952Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:26:01.212Z] #46 ... [2023-08-16T21:26:01.212Z] [2023-08-16T21:26:01.212Z] #47 [security-bootstrapper internal] load build context [2023-08-16T21:26:01.512Z] #47 ... [2023-08-16T21:26:01.512Z] [2023-08-16T21:26:01.512Z] #48 [security-spire-config internal] load build context [2023-08-16T21:26:01.512Z] #48 ... [2023-08-16T21:26:01.512Z] [2023-08-16T21:26:01.512Z] #49 [security-spire-agent internal] load build context [2023-08-16T21:26:01.783Z] #49 transferring context: 365.15MB 11.0s done [2023-08-16T21:26:01.783Z] #49 ... [2023-08-16T21:26:01.783Z] [2023-08-16T21:26:01.783Z] #48 [security-spire-config internal] load build context [2023-08-16T21:26:02.100Z] #48 ... [2023-08-16T21:26:02.100Z] [2023-08-16T21:26:02.100Z] #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T21:26:02.100Z] #0 1.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:02.100Z] #0 1.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:02.100Z] #0 1.778 OK: 265 MiB in 53 packages [2023-08-16T21:26:02.358Z] #50 ... [2023-08-16T21:26:02.358Z] [2023-08-16T21:26:02.358Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T21:26:02.358Z] #0 1.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:02.358Z] #0 1.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:02.358Z] #0 1.656 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T21:26:02.358Z] #0 1.656 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T21:26:02.358Z] #0 1.656 OK: 17823 distinct packages available [2023-08-16T21:26:02.358Z] #0 1.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:02.358Z] #0 1.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:02.358Z] #0 2.061 OK: 265 MiB in 53 packages [2023-08-16T21:26:02.358Z] #51 ... [2023-08-16T21:26:02.358Z] [2023-08-16T21:26:02.358Z] #52 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T21:26:02.358Z] #0 2.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:02.358Z] #0 2.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:02.358Z] #0 2.712 OK: 265 MiB in 53 packages [2023-08-16T21:26:02.617Z] #52 ... [2023-08-16T21:26:02.617Z] [2023-08-16T21:26:02.617Z] #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T21:26:02.617Z] #0 2.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:02.617Z] #0 2.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:02.617Z] #0 2.845 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T21:26:02.617Z] #0 2.845 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T21:26:02.617Z] #0 2.845 OK: 17818 distinct packages available [2023-08-16T21:26:02.617Z] #0 2.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:02.617Z] #0 3.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:02.617Z] #0 3.304 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-16T21:26:02.617Z] #0 3.311 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-16T21:26:02.617Z] #0 3.318 (3/5) Installing libucontext (1.2-r0) [2023-08-16T21:26:02.617Z] #0 3.461 (4/5) Installing gcompat (1.1.0-r0) [2023-08-16T21:26:02.617Z] #0 3.461 (5/5) Installing openssl (3.0.10-r0) [2023-08-16T21:26:02.617Z] #0 3.473 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:26:02.617Z] #0 3.480 OK: 8 MiB in 20 packages [2023-08-16T21:26:02.617Z] #53 ... [2023-08-16T21:26:02.617Z] [2023-08-16T21:26:02.617Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T21:26:02.875Z] #54 ... [2023-08-16T21:26:02.875Z] [2023-08-16T21:26:02.875Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T21:26:02.875Z] #0 1.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:02.875Z] #0 1.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:02.875Z] #0 2.206 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T21:26:02.875Z] #0 2.206 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T21:26:02.875Z] #0 2.206 OK: 17818 distinct packages available [2023-08-16T21:26:02.875Z] #0 2.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:02.875Z] #0 2.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:02.875Z] #0 2.655 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-16T21:26:02.875Z] #0 2.655 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-16T21:26:02.875Z] #0 2.661 (3/4) Installing libucontext (1.2-r0) [2023-08-16T21:26:02.875Z] #0 2.662 (4/4) Installing gcompat (1.1.0-r0) [2023-08-16T21:26:02.875Z] #0 2.677 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:26:02.875Z] #0 2.689 OK: 7 MiB in 19 packages [2023-08-16T21:26:02.875Z] #55 ... [2023-08-16T21:26:02.875Z] [2023-08-16T21:26:02.875Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T21:26:03.134Z] #56 ... [2023-08-16T21:26:03.134Z] [2023-08-16T21:26:03.134Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T21:26:03.134Z] #0 2.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:03.134Z] #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:03.134Z] #0 2.981 (1/2) Installing ca-certificates (20230506-r0) [2023-08-16T21:26:03.134Z] #0 3.012 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-16T21:26:03.134Z] #0 3.015 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:26:03.134Z] #0 3.032 Executing ca-certificates-20230506-r0.trigger [2023-08-16T21:26:03.134Z] #0 3.094 OK: 8 MiB in 17 packages [2023-08-16T21:26:03.134Z] #57 ... [2023-08-16T21:26:03.134Z] [2023-08-16T21:26:03.134Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T21:26:03.134Z] #58 ... [2023-08-16T21:26:03.134Z] [2023-08-16T21:26:03.134Z] #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-16T21:26:03.134Z] #0 1.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:03.134Z] #0 1.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:03.134Z] #0 1.819 OK: 265 MiB in 53 packages [2023-08-16T21:26:03.393Z] #59 ... [2023-08-16T21:26:03.393Z] [2023-08-16T21:26:03.393Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T21:26:03.393Z] #0 3.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:03.393Z] #0 3.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:03.393Z] #0 3.857 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T21:26:03.393Z] #0 3.857 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T21:26:03.393Z] #0 3.857 OK: 17818 distinct packages available [2023-08-16T21:26:03.393Z] #0 3.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:03.393Z] #0 4.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:03.393Z] #0 4.234 (1/9) Installing ca-certificates (20230506-r0) [2023-08-16T21:26:03.393Z] #0 4.248 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-16T21:26:03.393Z] #0 4.261 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-16T21:26:03.393Z] #0 4.265 (4/9) Installing libcurl (8.2.1-r0) [2023-08-16T21:26:03.393Z] #0 4.273 (5/9) Installing curl (8.2.1-r0) [2023-08-16T21:26:03.393Z] #0 4.279 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-16T21:26:03.393Z] #0 4.296 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-16T21:26:03.393Z] #0 4.296 (8/9) Installing libucontext (1.2-r0) [2023-08-16T21:26:03.393Z] #0 4.296 (9/9) Installing gcompat (1.1.0-r0) [2023-08-16T21:26:03.393Z] #0 4.300 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:26:03.393Z] #0 4.322 Executing ca-certificates-20230506-r0.trigger [2023-08-16T21:26:03.393Z] #0 4.386 OK: 10 MiB in 24 packages [2023-08-16T21:26:03.393Z] #60 ... [2023-08-16T21:26:03.393Z] [2023-08-16T21:26:03.393Z] #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-16T21:26:03.393Z] #0 2.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:03.393Z] #0 3.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:03.393Z] #0 3.294 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T21:26:03.393Z] #0 3.312 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:26:03.393Z] #0 3.323 OK: 7 MiB in 16 packages [2023-08-16T21:26:03.705Z] #61 ... [2023-08-16T21:26:03.705Z] [2023-08-16T21:26:03.705Z] #41 [core-command internal] load build context [2023-08-16T21:26:03.705Z] #41 transferring context: 365.15MB 12.9s done [2023-08-16T21:26:04.655Z] #41 ... [2023-08-16T21:26:04.655Z] [2023-08-16T21:26:04.655Z] #44 [core-data internal] load build context [2023-08-16T21:26:04.655Z] #44 DONE 13.9s [2023-08-16T21:26:04.655Z] [2023-08-16T21:26:04.655Z] #41 [core-command internal] load build context [2023-08-16T21:26:04.655Z] #41 DONE 14.2s [2023-08-16T21:26:04.655Z] [2023-08-16T21:26:04.655Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T21:26:04.655Z] #55 DONE 12.5s [2023-08-16T21:26:04.655Z] [2023-08-16T21:26:04.655Z] #59 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-16T21:26:04.655Z] #59 DONE 12.6s [2023-08-16T21:26:04.655Z] [2023-08-16T21:26:04.655Z] #61 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-16T21:26:04.655Z] #61 DONE 12.5s [2023-08-16T21:26:04.655Z] [2023-08-16T21:26:04.655Z] #53 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T21:26:04.655Z] #53 DONE 12.5s [2023-08-16T21:26:04.655Z] [2023-08-16T21:26:04.655Z] #52 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T21:26:04.655Z] #52 DONE 12.6s [2023-08-16T21:26:04.655Z] [2023-08-16T21:26:04.655Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T21:26:04.655Z] #51 DONE 12.6s [2023-08-16T21:26:04.655Z] [2023-08-16T21:26:04.655Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T21:26:04.655Z] #60 DONE 12.5s [2023-08-16T21:26:04.655Z] [2023-08-16T21:26:04.655Z] #43 [security-spire-server internal] load build context [2023-08-16T21:26:04.655Z] #43 transferring context: 365.15MB 10.2s done [2023-08-16T21:26:04.655Z] #43 DONE 14.0s [2023-08-16T21:26:04.655Z] [2023-08-16T21:26:04.655Z] #42 [security-proxy-setup internal] load build context [2023-08-16T21:26:04.655Z] #42 transferring context: 365.15MB 10.7s done [2023-08-16T21:26:04.655Z] #42 DONE 14.6s [2023-08-16T21:26:04.655Z] [2023-08-16T21:26:04.655Z] #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T21:26:04.655Z] #50 DONE 12.6s [2023-08-16T21:26:04.655Z] [2023-08-16T21:26:04.655Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T21:26:04.655Z] #57 DONE 12.6s [2023-08-16T21:26:04.655Z] [2023-08-16T21:26:04.655Z] #62 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-16T21:26:04.914Z] #62 ... [2023-08-16T21:26:04.914Z] [2023-08-16T21:26:04.914Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-16T21:26:04.914Z] #45 transferring context: 365.15MB 10.2s done [2023-08-16T21:26:04.914Z] #45 DONE 14.0s [2023-08-16T21:26:04.914Z] [2023-08-16T21:26:04.914Z] #40 [core-metadata internal] load build context [2023-08-16T21:26:04.914Z] #40 transferring context: 365.15MB 11.3s done [2023-08-16T21:26:04.914Z] #40 DONE 14.7s [2023-08-16T21:26:04.914Z] [2023-08-16T21:26:04.914Z] #49 [security-spire-agent internal] load build context [2023-08-16T21:26:04.914Z] #49 DONE 14.5s [2023-08-16T21:26:04.914Z] [2023-08-16T21:26:04.914Z] #39 [security-proxy-auth internal] load build context [2023-08-16T21:26:04.914Z] #39 transferring context: 365.15MB 11.6s done [2023-08-16T21:26:04.914Z] #39 DONE 14.7s [2023-08-16T21:26:04.914Z] [2023-08-16T21:26:04.914Z] #38 [support-scheduler internal] load build context [2023-08-16T21:26:04.914Z] #38 transferring context: 365.15MB 11.7s done [2023-08-16T21:26:04.914Z] #38 DONE 14.7s [2023-08-16T21:26:04.914Z] [2023-08-16T21:26:04.914Z] #35 [security-secretstore-setup internal] load build context [2023-08-16T21:26:04.914Z] #35 transferring context: 365.15MB 10.9s done [2023-08-16T21:26:04.914Z] #35 DONE 14.1s [2023-08-16T21:26:04.914Z] [2023-08-16T21:26:04.914Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:26:04.914Z] #46 transferring context: 365.15MB 12.0s done [2023-08-16T21:26:04.914Z] #46 DONE 14.6s [2023-08-16T21:26:04.914Z] [2023-08-16T21:26:04.914Z] #37 [support-notifications internal] load build context [2023-08-16T21:26:04.914Z] #37 transferring context: 365.15MB 12.2s done [2023-08-16T21:26:04.914Z] #37 DONE 14.9s [2023-08-16T21:26:04.914Z] [2023-08-16T21:26:04.914Z] #47 [security-bootstrapper internal] load build context [2023-08-16T21:26:04.914Z] #47 transferring context: 365.15MB 13.3s done [2023-08-16T21:26:04.914Z] #47 DONE 14.8s [2023-08-16T21:26:04.914Z] [2023-08-16T21:26:04.914Z] #48 [security-spire-config internal] load build context [2023-08-16T21:26:04.914Z] #48 transferring context: 365.15MB 12.4s done [2023-08-16T21:26:04.914Z] #48 DONE 14.3s [2023-08-16T21:26:04.914Z] [2023-08-16T21:26:04.914Z] #63 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:26:04.914Z] #63 DONE 0.3s [2023-08-16T21:26:04.914Z] [2023-08-16T21:26:04.914Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:26:05.172Z] #64 DONE 0.2s [2023-08-16T21:26:05.172Z] [2023-08-16T21:26:05.172Z] #65 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:26:05.172Z] #65 DONE 0.2s [2023-08-16T21:26:05.172Z] [2023-08-16T21:26:05.172Z] #62 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-16T21:26:05.172Z] #62 DONE 0.2s [2023-08-16T21:26:05.172Z] [2023-08-16T21:26:05.172Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:26:05.172Z] #66 DONE 0.2s [2023-08-16T21:26:05.172Z] [2023-08-16T21:26:05.172Z] #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:26:06.164Z] #67 ... [2023-08-16T21:26:06.164Z] [2023-08-16T21:26:06.164Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T21:26:06.164Z] #58 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:06.164Z] #58 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:06.164Z] #58 13.63 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-16T21:26:06.164Z] #58 13.64 (2/2) Installing su-exec (0.2-r2) [2023-08-16T21:26:06.164Z] #58 13.64 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:26:06.164Z] #58 13.65 OK: 7 MiB in 17 packages [2023-08-16T21:26:06.164Z] #58 DONE 13.8s [2023-08-16T21:26:06.422Z] [2023-08-16T21:26:06.422Z] #34 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-16T21:26:06.422Z] #34 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:06.422Z] #34 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:06.422Z] #34 13.88 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-16T21:26:06.422Z] #34 13.88 (2/2) Installing openssl (3.0.10-r0) [2023-08-16T21:26:06.422Z] #34 13.90 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:26:06.422Z] #34 13.91 OK: 8 MiB in 17 packages [2023-08-16T21:26:06.422Z] #34 DONE 14.2s [2023-08-16T21:26:06.422Z] [2023-08-16T21:26:06.422Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T21:26:06.422Z] #54 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:06.422Z] #54 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:06.422Z] #54 13.90 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T21:26:06.422Z] #54 13.91 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:26:06.422Z] #54 13.92 OK: 7 MiB in 16 packages [2023-08-16T21:26:06.422Z] #54 DONE 14.2s [2023-08-16T21:26:06.422Z] [2023-08-16T21:26:06.422Z] #68 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-16T21:26:06.422Z] #68 DONE 0.0s [2023-08-16T21:26:06.422Z] [2023-08-16T21:26:06.422Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T21:26:06.422Z] #56 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:06.422Z] #56 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T21:26:06.422Z] #56 13.92 (1/4) Installing ca-certificates (20230506-r0) [2023-08-16T21:26:06.422Z] #56 13.95 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-16T21:26:06.422Z] #56 13.95 (3/4) Installing su-exec (0.2-r2) [2023-08-16T21:26:06.422Z] #56 13.95 (4/4) Installing yq (4.30.4-r4) [2023-08-16T21:26:06.422Z] #56 14.07 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:26:06.422Z] #56 14.08 Executing ca-certificates-20230506-r0.trigger [2023-08-16T21:26:06.422Z] #56 14.15 OK: 17 MiB in 19 packages [2023-08-16T21:26:06.422Z] #56 DONE 14.2s [2023-08-16T21:26:06.422Z] [2023-08-16T21:26:06.422Z] #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-16T21:26:07.357Z] #69 DONE 1.1s [2023-08-16T21:26:07.357Z] [2023-08-16T21:26:07.357Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:26:07.357Z] #70 ... [2023-08-16T21:26:07.357Z] [2023-08-16T21:26:07.357Z] #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-16T21:26:07.357Z] #71 DONE 0.0s [2023-08-16T21:26:07.357Z] [2023-08-16T21:26:07.357Z] #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:26:15.473Z] #72 ... [2023-08-16T21:26:15.473Z] [2023-08-16T21:26:15.473Z] #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:26:15.473Z] #73 ... [2023-08-16T21:26:15.473Z] [2023-08-16T21:26:15.473Z] #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:26:27.897Z] #74 DONE 21.7s [2023-08-16T21:26:27.897Z] [2023-08-16T21:26:27.897Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:26:27.897Z] #70 DONE 21.6s [2023-08-16T21:26:27.897Z] [2023-08-16T21:26:27.897Z] #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:26:27.897Z] #73 DONE 21.7s [2023-08-16T21:26:27.897Z] [2023-08-16T21:26:27.897Z] #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:26:27.897Z] #72 DONE 21.7s [2023-08-16T21:26:27.897Z] [2023-08-16T21:26:27.897Z] #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:26:27.897Z] #67 DONE 21.6s [2023-08-16T21:26:27.897Z] [2023-08-16T21:26:27.897Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-08-16T21:26:31.217Z] #75 ... [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #76 [core-command builder 6/7] COPY . . [2023-08-16T21:26:31.217Z] #76 DONE 4.3s [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #77 [support-scheduler builder 6/7] COPY . . [2023-08-16T21:26:31.217Z] #77 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:26:31.217Z] #78 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:26:31.217Z] #79 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #80 [security-proxy-auth builder 6/7] COPY . . [2023-08-16T21:26:31.217Z] #80 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:26:31.217Z] #81 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #82 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:26:31.217Z] #82 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #83 [security-spire-server builder 6/9] COPY . . [2023-08-16T21:26:31.217Z] #83 DONE 4.3s [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #84 [core-data builder 6/7] COPY . . [2023-08-16T21:26:31.217Z] #84 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #85 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:26:31.217Z] #85 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #86 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:26:31.217Z] #86 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #87 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:26:31.217Z] #87 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #88 [core-metadata builder 6/7] COPY . . [2023-08-16T21:26:31.217Z] #88 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #89 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:26:31.217Z] #89 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #90 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-16T21:26:31.217Z] #90 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:26:31.217Z] #91 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #92 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:26:31.217Z] #92 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #93 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-16T21:26:31.217Z] #93 DONE 4.3s [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-08-16T21:26:31.217Z] #75 DONE 4.3s [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:26:31.217Z] #94 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #95 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:26:31.217Z] #95 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #96 [security-bootstrapper builder 6/7] COPY . . [2023-08-16T21:26:31.217Z] #96 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:26:31.217Z] #97 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:26:31.217Z] #98 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #99 [security-secretstore-setup builder 6/7] COPY . . [2023-08-16T21:26:31.217Z] #99 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #100 [support-notifications builder 6/7] COPY . . [2023-08-16T21:26:31.217Z] #100 DONE 4.3s [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T21:26:31.217Z] #101 ... [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T21:26:31.217Z] #102 DONE 0.2s [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #103 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T21:26:31.217Z] #103 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #104 [security-spire-agent builder 6/9] COPY . . [2023-08-16T21:26:31.217Z] #104 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #105 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-16T21:26:31.217Z] #105 CACHED [2023-08-16T21:26:31.217Z] [2023-08-16T21:26:31.217Z] #106 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:26:31.217Z] #106 CACHED [2023-08-16T21:26:31.475Z] [2023-08-16T21:26:31.475Z] #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T21:26:33.373Z] #107 DONE 2.1s [2023-08-16T21:26:33.373Z] [2023-08-16T21:26:33.373Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T21:26:33.373Z] #108 DONE 2.1s [2023-08-16T21:26:33.373Z] [2023-08-16T21:26:33.373Z] #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-16T21:26:33.631Z] #109 DONE 0.4s [2023-08-16T21:26:33.631Z] [2023-08-16T21:26:33.632Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-16T21:26:33.902Z] #110 DONE 0.4s [2023-08-16T21:26:33.902Z] [2023-08-16T21:26:33.902Z] #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T21:26:33.902Z] #0 1.110 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-08-16T21:26:34.170Z] #111 ... [2023-08-16T21:26:34.170Z] [2023-08-16T21:26:34.170Z] #112 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T21:26:34.170Z] #112 CACHED [2023-08-16T21:26:34.170Z] [2023-08-16T21:26:34.170Z] #113 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:26:34.171Z] #113 CACHED [2023-08-16T21:26:34.171Z] [2023-08-16T21:26:34.171Z] #114 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-16T21:26:34.171Z] #114 CACHED [2023-08-16T21:26:34.171Z] [2023-08-16T21:26:34.171Z] #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-16T21:26:34.171Z] #115 CACHED [2023-08-16T21:26:34.171Z] [2023-08-16T21:26:34.171Z] #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T21:26:34.171Z] #116 CACHED [2023-08-16T21:26:34.171Z] [2023-08-16T21:26:34.171Z] #117 [security-spire-config builder 6/9] COPY . . [2023-08-16T21:26:34.171Z] #117 CACHED [2023-08-16T21:26:34.171Z] [2023-08-16T21:26:34.171Z] #118 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:26:34.431Z] #118 ... [2023-08-16T21:26:34.431Z] [2023-08-16T21:26:34.431Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:26:34.431Z] #119 DONE 0.3s [2023-08-16T21:26:34.431Z] [2023-08-16T21:26:34.431Z] #118 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:26:34.431Z] #118 DONE 0.3s [2023-08-16T21:26:34.431Z] [2023-08-16T21:26:34.431Z] #120 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:26:34.691Z] #120 DONE 0.3s [2023-08-16T21:26:34.691Z] [2023-08-16T21:26:34.691Z] #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:26:34.691Z] #121 DONE 0.2s [2023-08-16T21:26:34.691Z] [2023-08-16T21:26:34.691Z] #122 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T21:26:34.691Z] #122 ... [2023-08-16T21:26:34.691Z] [2023-08-16T21:26:34.691Z] #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:26:34.691Z] #123 CACHED [2023-08-16T21:26:34.691Z] [2023-08-16T21:26:34.691Z] #124 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:26:34.691Z] #124 CACHED [2023-08-16T21:26:34.966Z] [2023-08-16T21:26:34.966Z] #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-16T21:26:36.987Z] #125 DONE 2.1s [2023-08-16T21:26:36.987Z] [2023-08-16T21:26:36.987Z] #122 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T21:26:36.987Z] #122 DONE 2.1s [2023-08-16T21:26:36.987Z] [2023-08-16T21:26:36.987Z] #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T21:26:36.987Z] #126 DONE 2.1s [2023-08-16T21:26:36.987Z] [2023-08-16T21:26:36.987Z] #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T21:26:37.247Z] #127 ... [2023-08-16T21:26:37.247Z] [2023-08-16T21:26:37.247Z] #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T21:26:37.247Z] #128 DONE 0.7s [2023-08-16T21:26:37.508Z] [2023-08-16T21:26:37.508Z] #129 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T21:26:37.508Z] #129 DONE 0.7s [2023-08-16T21:26:37.508Z] [2023-08-16T21:26:37.508Z] #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T21:26:37.508Z] #127 DONE 0.7s [2023-08-16T21:26:37.508Z] [2023-08-16T21:26:37.508Z] #130 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T21:26:37.508Z] #130 DONE 0.1s [2023-08-16T21:26:37.508Z] [2023-08-16T21:26:37.508Z] #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-16T21:26:37.508Z] #131 DONE 0.0s [2023-08-16T21:26:37.508Z] [2023-08-16T21:26:37.508Z] #132 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-16T21:26:37.508Z] #132 DONE 0.1s [2023-08-16T21:26:37.508Z] [2023-08-16T21:26:37.508Z] #133 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-16T21:26:37.508Z] #133 DONE 0.1s [2023-08-16T21:26:37.508Z] [2023-08-16T21:26:37.508Z] #134 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-16T21:26:37.508Z] #134 DONE 0.1s [2023-08-16T21:26:37.508Z] [2023-08-16T21:26:37.508Z] #135 [security-spire-config] exporting to image [2023-08-16T21:26:37.508Z] #135 exporting layers [2023-08-16T21:26:37.766Z] #135 ... [2023-08-16T21:26:37.766Z] [2023-08-16T21:26:37.766Z] #136 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-16T21:26:37.766Z] #136 DONE 0.1s [2023-08-16T21:26:37.766Z] [2023-08-16T21:26:37.766Z] #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-16T21:26:37.766Z] #137 DONE 0.1s [2023-08-16T21:26:37.766Z] [2023-08-16T21:26:37.766Z] #135 [security-spire-server] exporting to image [2023-08-16T21:26:38.334Z] #135 exporting layers 0.8s done [2023-08-16T21:26:38.334Z] #135 writing image sha256:c3e579e5cc05716971dc5ca96c5b0e4c101089c410f027ce2baf93c2063d3f0b [2023-08-16T21:26:38.594Z] #135 exporting layers 0.8s done [2023-08-16T21:26:38.594Z] #135 writing image sha256:c3e579e5cc05716971dc5ca96c5b0e4c101089c410f027ce2baf93c2063d3f0b 0.1s done [2023-08-16T21:26:38.594Z] #135 naming to docker.io/library/security-spire-server done [2023-08-16T21:26:38.594Z] #135 writing image sha256:e6bbc93e47579ad87e52dd46d14c8a0809997318e8c7d2eecfbcbde1dd0c758b done [2023-08-16T21:26:38.594Z] #135 naming to docker.io/library/security-spire-config done [2023-08-16T21:26:38.594Z] #135 writing image sha256:7cc25e19041c823790c95d20451af8e3516b07cea7409bbc6bd62040ce85f19e done [2023-08-16T21:26:38.594Z] #135 naming to docker.io/library/security-spire-agent done [2023-08-16T21:26:38.594Z] #135 DONE 1.0s [2023-08-16T21:26:38.594Z] [2023-08-16T21:26:38.594Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T21:26:38.594Z] #0 1.093 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-08-16T21:26:41.136Z] #138 ... [2023-08-16T21:26:41.136Z] [2023-08-16T21:26:41.136Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T21:26:41.136Z] #0 0.942 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-08-16T21:26:41.136Z] #139 ... [2023-08-16T21:26:41.136Z] [2023-08-16T21:26:41.136Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T21:26:41.136Z] #0 1.071 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-08-16T21:26:41.136Z] #140 ... [2023-08-16T21:26:41.136Z] [2023-08-16T21:26:41.136Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T21:26:41.136Z] #0 0.672 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-08-16T21:26:41.396Z] #141 ... [2023-08-16T21:26:41.396Z] [2023-08-16T21:26:41.396Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T21:26:41.396Z] #0 1.414 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-08-16T21:26:41.655Z] #142 ... [2023-08-16T21:26:41.655Z] [2023-08-16T21:26:41.655Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T21:26:41.655Z] #0 0.536 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-16T21:26:41.655Z] #143 ... [2023-08-16T21:26:41.655Z] [2023-08-16T21:26:41.655Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T21:26:41.655Z] #0 1.146 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-08-16T21:26:41.914Z] #144 ... [2023-08-16T21:26:41.914Z] [2023-08-16T21:26:41.914Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T21:26:41.914Z] #0 0.892 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-08-16T21:26:41.914Z] #145 ... [2023-08-16T21:26:41.914Z] [2023-08-16T21:26:41.914Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T21:26:41.914Z] #0 0.696 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-08-16T21:26:42.481Z] #146 ... [2023-08-16T21:26:42.481Z] [2023-08-16T21:26:42.481Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T21:26:42.481Z] #101 1.340 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-16T21:26:51.214Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3849 in /w/workspace/edgexfoundry_edgex-go_PR-4640 [Pipeline] { [Pipeline] ws [2023-08-16T21:26:51.275Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-08-16T21:26:51.348Z] The recommended git tool is: git [2023-08-16T21:26:56.974Z] using credential edgex-jenkins-ssh [2023-08-16T21:26:56.992Z] Cloning the remote Git repository [2023-08-16T21:26:57.046Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-16T21:26:57.142Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-08-16T21:26:57.292Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-16T21:26:57.293Z] > git --version # timeout=10 [2023-08-16T21:26:57.313Z] > git --version # 'git version 2.25.1' [2023-08-16T21:26:57.316Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T21:26:57.463Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-16T21:27:13.317Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-16T21:27:13.344Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-16T21:27:14.888Z] Merging remotes/origin/main commit 74b98e48a794a97f37b554db3d129d7af8896319 into PR head commit 7fce62d23fefd64b9b166af17ad081243a202fc8 [2023-08-16T21:27:15.280Z] Merge succeeded, producing 7fce62d23fefd64b9b166af17ad081243a202fc8 [2023-08-16T21:27:15.281Z] Checking out Revision 7fce62d23fefd64b9b166af17ad081243a202fc8 (PR-4640) [2023-08-16T21:27:14.131Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-16T21:27:14.171Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-16T21:27:14.171Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T21:27:14.185Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4640/head:refs/remotes/origin/PR-4640 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-16T21:27:14.908Z] > git config core.sparsecheckout # timeout=10 [2023-08-16T21:27:14.981Z] > git checkout -f 7fce62d23fefd64b9b166af17ad081243a202fc8 # timeout=10 [2023-08-16T21:27:15.199Z] > git remote # timeout=10 [2023-08-16T21:27:15.215Z] > git config --get remote.origin.url # timeout=10 [2023-08-16T21:27:15.230Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T21:27:15.242Z] > git merge 74b98e48a794a97f37b554db3d129d7af8896319 # timeout=10 [2023-08-16T21:27:15.264Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-16T21:27:15.289Z] > git config core.sparsecheckout # timeout=10 [2023-08-16T21:27:15.300Z] > git checkout -f 7fce62d23fefd64b9b166af17ad081243a202fc8 # timeout=10 [2023-08-16T21:27:18.947Z] Commit message: "fix: core-command fuzzing test http error 500" [2023-08-16T21:27:18.997Z] > git --version # timeout=10 [2023-08-16T21:27:19.009Z] > git --version # 'git version 2.25.1' [2023-08-16T21:27:19.023Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-16T21:27:20.059Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-16T21:27:20.059Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T21:27:20.059Z] Dload Upload Total Spent Left Speed [2023-08-16T21:27:20.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 37174 0 --:--:-- --:--:-- --:--:-- 37174 [Pipeline] sh [2023-08-16T21:27:21.057Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-16T21:27:21.420Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-16T21:27:21.420Z] + sudo tee /etc/docker/daemon.new [2023-08-16T21:27:21.420Z] { [2023-08-16T21:27:21.420Z] "registry-mirrors": [ [2023-08-16T21:27:21.420Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-16T21:27:21.420Z] ], [2023-08-16T21:27:21.420Z] "bip": "10.250.0.254/24", [2023-08-16T21:27:21.420Z] "hosts": [ [2023-08-16T21:27:21.420Z] "tcp://0.0.0.0:5555", [2023-08-16T21:27:21.420Z] "unix:///var/run/docker.sock" [2023-08-16T21:27:21.420Z] ], [2023-08-16T21:27:21.420Z] "mtu": 1458, [2023-08-16T21:27:21.420Z] "selinux-enabled": true, [2023-08-16T21:27:21.420Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-16T21:27:21.420Z] } [Pipeline] sh [2023-08-16T21:27:21.771Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-16T21:27:22.138Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T21:27:40.470Z] provisioning config files... [2023-08-16T21:27:40.501Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17092586513888024248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T21:27:40.893Z] ---> docker-login.sh [2023-08-16T21:27:40.893Z] nexus3.edgexfoundry.org:10001 [2023-08-16T21:27:41.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T21:27:41.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T21:27:41.484Z] Configure a credential helper to remove this warning. See [2023-08-16T21:27:41.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T21:27:41.484Z] [2023-08-16T21:27:41.484Z] Login Succeeded [2023-08-16T21:27:41.484Z] nexus3.edgexfoundry.org:10002 [2023-08-16T21:27:41.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T21:27:42.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T21:27:42.023Z] Configure a credential helper to remove this warning. See [2023-08-16T21:27:42.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T21:27:42.023Z] [2023-08-16T21:27:42.023Z] Login Succeeded [2023-08-16T21:27:42.023Z] nexus3.edgexfoundry.org:10003 [2023-08-16T21:27:42.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T21:27:42.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T21:27:42.294Z] Configure a credential helper to remove this warning. See [2023-08-16T21:27:42.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T21:27:42.294Z] [2023-08-16T21:27:42.294Z] Login Succeeded [2023-08-16T21:27:42.294Z] nexus3.edgexfoundry.org:10004 [2023-08-16T21:27:42.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T21:27:42.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T21:27:42.566Z] Configure a credential helper to remove this warning. See [2023-08-16T21:27:42.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T21:27:42.566Z] [2023-08-16T21:27:42.566Z] Login Succeeded [2023-08-16T21:27:42.566Z] docker.io [2023-08-16T21:27:42.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T21:27:43.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T21:27:43.106Z] Configure a credential helper to remove this warning. See [2023-08-16T21:27:43.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T21:27:43.106Z] [2023-08-16T21:27:43.106Z] Login Succeeded [2023-08-16T21:27:43.106Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T21:27:43.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-16T21:27:43.845Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-08-16T21:27:43.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T21:27:43.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T21:27:43.938Z] ========================================================= [2023-08-16T21:27:43.939Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-16T21:27:43.939Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-16T21:27:44.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T21:27:44.586Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-16T21:27:44.586Z] edb6bdbacee9: Pulling fs layer [2023-08-16T21:27:44.586Z] 5f9638ab2659: Pulling fs layer [2023-08-16T21:27:44.586Z] 8d51d6327a98: Pulling fs layer [2023-08-16T21:27:44.586Z] 8b374f2dd631: Pulling fs layer [2023-08-16T21:27:44.586Z] ec14aa9079de: Pulling fs layer [2023-08-16T21:27:44.586Z] 2f466654f4bb: Pulling fs layer [2023-08-16T21:27:44.586Z] 554e91adad29: Pulling fs layer [2023-08-16T21:27:44.586Z] ec14aa9079de: Waiting [2023-08-16T21:27:44.586Z] 2f466654f4bb: Waiting [2023-08-16T21:27:44.586Z] 554e91adad29: Waiting [2023-08-16T21:27:44.586Z] 5f9638ab2659: Verifying Checksum [2023-08-16T21:27:44.586Z] 5f9638ab2659: Download complete [2023-08-16T21:27:44.586Z] 8b374f2dd631: Download complete [2023-08-16T21:27:44.586Z] ec14aa9079de: Verifying Checksum [2023-08-16T21:27:44.586Z] ec14aa9079de: Download complete [2023-08-16T21:27:44.586Z] edb6bdbacee9: Verifying Checksum [2023-08-16T21:27:44.586Z] edb6bdbacee9: Download complete [2023-08-16T21:27:45.562Z] edb6bdbacee9: Pull complete [2023-08-16T21:27:46.154Z] 554e91adad29: Verifying Checksum [2023-08-16T21:27:46.154Z] 554e91adad29: Download complete [2023-08-16T21:27:46.425Z] 5f9638ab2659: Pull complete [2023-08-16T21:27:47.398Z] 2f466654f4bb: Download complete [2023-08-16T21:27:47.398Z] 8d51d6327a98: Verifying Checksum [2023-08-16T21:27:47.398Z] 8d51d6327a98: Download complete [2023-08-16T21:27:59.731Z] 8d51d6327a98: Pull complete [2023-08-16T21:27:59.731Z] 8b374f2dd631: Pull complete [2023-08-16T21:27:59.731Z] ec14aa9079de: Pull complete [2023-08-16T21:28:03.959Z] #101 ... [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T21:28:03.959Z] #111 84.65 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-08-16T21:28:03.959Z] #111 ... [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T21:28:03.959Z] #144 DONE 87.9s [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T21:28:03.959Z] #140 DONE 88.1s [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T21:28:03.959Z] #138 DONE 88.1s [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T21:28:03.959Z] #143 DONE 88.2s [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T21:28:03.959Z] #139 ... [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:28:03.959Z] #147 ... [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T21:28:03.959Z] #111 DONE 89.8s [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-16T21:28:03.959Z] #148 ... [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T21:28:03.959Z] #141 DONE 90.2s [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T21:28:03.959Z] #146 DONE 90.3s [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:28:03.959Z] #149 ... [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T21:28:03.959Z] #142 DONE 90.7s [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #150 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:28:03.959Z] #150 ... [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #151 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:28:03.959Z] #151 DONE 1.5s [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:28:03.959Z] #147 DONE 1.6s [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-16T21:28:03.959Z] #148 DONE 1.0s [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #152 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:28:03.959Z] #152 ... [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #150 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:28:03.959Z] #150 DONE 0.7s [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:28:03.959Z] #149 DONE 1.0s [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:28:03.959Z] #153 DONE 0.7s [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:28:03.959Z] #154 DONE 0.8s [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T21:28:03.959Z] #139 DONE 91.8s [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #155 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:28:03.959Z] #155 DONE 0.7s [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #156 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:28:03.959Z] #156 CACHED [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #157 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:28:03.959Z] #157 CACHED [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.959Z] #158 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:28:03.959Z] #158 CACHED [2023-08-16T21:28:03.959Z] [2023-08-16T21:28:03.960Z] #159 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:28:03.960Z] #159 CACHED [2023-08-16T21:28:03.960Z] [2023-08-16T21:28:03.960Z] #160 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:28:03.960Z] #160 CACHED [2023-08-16T21:28:03.960Z] [2023-08-16T21:28:03.960Z] #161 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:28:03.960Z] #161 CACHED [2023-08-16T21:28:03.960Z] [2023-08-16T21:28:03.960Z] #152 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:28:03.960Z] #152 DONE 0.8s [2023-08-16T21:28:03.960Z] [2023-08-16T21:28:03.960Z] #162 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:28:03.960Z] #162 ... [2023-08-16T21:28:03.960Z] [2023-08-16T21:28:03.960Z] #163 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-16T21:28:03.960Z] #163 DONE 0.4s [2023-08-16T21:28:03.960Z] [2023-08-16T21:28:03.960Z] #164 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-16T21:28:03.960Z] #164 ... [2023-08-16T21:28:03.960Z] [2023-08-16T21:28:03.960Z] #165 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-16T21:28:03.960Z] #165 DONE 0.9s [2023-08-16T21:28:03.960Z] [2023-08-16T21:28:03.960Z] #166 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-16T21:28:03.960Z] #166 DONE 1.0s [2023-08-16T21:28:03.960Z] [2023-08-16T21:28:03.960Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-16T21:28:03.960Z] #167 DONE 1.0s [2023-08-16T21:28:03.960Z] [2023-08-16T21:28:03.960Z] #168 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-16T21:28:03.960Z] #168 DONE 1.0s [2023-08-16T21:28:03.960Z] [2023-08-16T21:28:03.960Z] #169 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-16T21:28:03.960Z] #169 ... [2023-08-16T21:28:03.960Z] [2023-08-16T21:28:03.960Z] #170 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-16T21:28:03.960Z] #170 DONE 1.0s [2023-08-16T21:28:03.960Z] [2023-08-16T21:28:03.960Z] #171 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-16T21:28:03.960Z] #171 DONE 1.0s [2023-08-16T21:28:03.960Z] [2023-08-16T21:28:03.960Z] #162 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:28:03.960Z] #162 DONE 1.0s [2023-08-16T21:28:03.960Z] [2023-08-16T21:28:03.960Z] #172 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-16T21:28:03.960Z] #172 DONE 1.8s [2023-08-16T21:28:03.960Z] [2023-08-16T21:28:03.960Z] #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-16T21:28:03.960Z] #173 DONE 0.3s [2023-08-16T21:28:03.960Z] [2023-08-16T21:28:03.960Z] #164 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-16T21:28:03.960Z] #164 DONE 0.9s [2023-08-16T21:28:03.960Z] [2023-08-16T21:28:03.960Z] #135 [core-data] exporting to image [2023-08-16T21:28:03.960Z] #135 exporting layers [2023-08-16T21:28:04.287Z] #135 ... [2023-08-16T21:28:04.287Z] [2023-08-16T21:28:04.287Z] #174 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-16T21:28:04.287Z] #174 DONE 0.3s [2023-08-16T21:28:04.287Z] [2023-08-16T21:28:04.287Z] #175 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-16T21:28:04.287Z] #175 DONE 0.3s [2023-08-16T21:28:04.287Z] [2023-08-16T21:28:04.287Z] #176 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-16T21:28:04.287Z] #176 DONE 0.4s [2023-08-16T21:28:04.287Z] [2023-08-16T21:28:04.287Z] #177 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:28:04.287Z] #177 DONE 0.3s [2023-08-16T21:28:04.287Z] [2023-08-16T21:28:04.287Z] #178 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-16T21:28:04.287Z] #178 DONE 0.5s [2023-08-16T21:28:04.287Z] [2023-08-16T21:28:04.287Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:28:04.287Z] #179 DONE 0.3s [2023-08-16T21:28:04.287Z] [2023-08-16T21:28:04.287Z] #169 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-16T21:28:04.287Z] #169 DONE 0.4s [2023-08-16T21:28:04.287Z] [2023-08-16T21:28:04.287Z] #135 [core-command] exporting to image [2023-08-16T21:28:04.287Z] #135 writing image sha256:beb95dbd83759723391cb0e163b1050247f60dfc083a2bb92a436451326907b0 [2023-08-16T21:28:05.352Z] #135 ... [2023-08-16T21:28:05.352Z] [2023-08-16T21:28:05.352Z] #180 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T21:28:05.352Z] #180 DONE 0.9s [2023-08-16T21:28:05.352Z] [2023-08-16T21:28:05.352Z] #181 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-16T21:28:05.352Z] #181 DONE 0.9s [2023-08-16T21:28:05.352Z] [2023-08-16T21:28:05.352Z] #135 [core-data] exporting to image [2023-08-16T21:28:05.352Z] #135 exporting layers 0.8s done [2023-08-16T21:28:05.352Z] #135 writing image sha256:beb95dbd83759723391cb0e163b1050247f60dfc083a2bb92a436451326907b0 0.7s done [2023-08-16T21:28:05.352Z] #135 naming to docker.io/library/core-data done [2023-08-16T21:28:05.352Z] #135 writing image sha256:a407159f445a5686cf86d2714bedf62030e152c5e1db9a05d2122b80e4593e1e [2023-08-16T21:28:05.352Z] #135 ... [2023-08-16T21:28:05.352Z] [2023-08-16T21:28:05.352Z] #182 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-16T21:28:05.352Z] #182 DONE 0.9s [2023-08-16T21:28:05.352Z] [2023-08-16T21:28:05.352Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-16T21:28:05.352Z] #183 DONE 0.9s [2023-08-16T21:28:05.352Z] [2023-08-16T21:28:05.352Z] #184 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-16T21:28:05.352Z] #184 DONE 0.9s [2023-08-16T21:28:05.352Z] [2023-08-16T21:28:05.352Z] #135 [core-metadata] exporting to image [2023-08-16T21:28:05.352Z] #135 writing image sha256:a407159f445a5686cf86d2714bedf62030e152c5e1db9a05d2122b80e4593e1e 0.0s done [2023-08-16T21:28:05.352Z] #135 naming to docker.io/library/core-command done [2023-08-16T21:28:05.640Z] #135 exporting layers 0.1s done [2023-08-16T21:28:05.640Z] #135 writing image sha256:0449dde64c5c1811842de5b6fa2482e065da43230bf82946bdb7dd584285f88e done [2023-08-16T21:28:05.640Z] #135 naming to docker.io/library/core-metadata done [2023-08-16T21:28:05.640Z] #135 DONE 2.2s [2023-08-16T21:28:05.640Z] [2023-08-16T21:28:05.640Z] #185 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:28:05.640Z] #185 DONE 1.0s [2023-08-16T21:28:05.640Z] [2023-08-16T21:28:05.640Z] #186 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-16T21:28:05.640Z] #186 DONE 1.0s [2023-08-16T21:28:05.640Z] [2023-08-16T21:28:05.640Z] #187 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-16T21:28:05.909Z] #187 DONE 0.7s [2023-08-16T21:28:05.909Z] [2023-08-16T21:28:05.909Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T21:28:05.909Z] #145 DONE 94.9s [2023-08-16T21:28:05.909Z] [2023-08-16T21:28:05.909Z] #188 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-16T21:28:05.909Z] #188 DONE 0.7s [2023-08-16T21:28:05.909Z] [2023-08-16T21:28:05.909Z] #189 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-16T21:28:05.909Z] #189 DONE 0.8s [2023-08-16T21:28:05.909Z] [2023-08-16T21:28:05.909Z] #135 [security-spiffe-token-provider] exporting to image [2023-08-16T21:28:06.167Z] #135 ... [2023-08-16T21:28:06.167Z] [2023-08-16T21:28:06.167Z] #190 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-16T21:28:06.167Z] #190 DONE 0.2s [2023-08-16T21:28:06.167Z] [2023-08-16T21:28:06.167Z] #191 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:28:06.167Z] #191 CACHED [2023-08-16T21:28:06.167Z] [2023-08-16T21:28:06.167Z] #192 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:28:06.167Z] #192 CACHED [2023-08-16T21:28:06.167Z] [2023-08-16T21:28:06.167Z] #193 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-16T21:28:06.167Z] #193 DONE 0.3s [2023-08-16T21:28:06.167Z] [2023-08-16T21:28:06.167Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T21:28:06.167Z] #101 DONE 95.2s [2023-08-16T21:28:06.167Z] [2023-08-16T21:28:06.167Z] #135 [security-spiffe-token-provider] exporting to image [2023-08-16T21:28:06.167Z] #135 exporting layers 0.3s done [2023-08-16T21:28:06.426Z] #135 writing image sha256:a7e2d4d58c797e856834daafda1f8e336f38f6065acb9fbae251a0137ec628e3 0.1s done [2023-08-16T21:28:06.426Z] #135 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-08-16T21:28:06.426Z] #135 DONE 2.6s [2023-08-16T21:28:06.426Z] [2023-08-16T21:28:06.426Z] #194 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-16T21:28:06.426Z] #194 DONE 0.3s [2023-08-16T21:28:06.426Z] [2023-08-16T21:28:06.426Z] #195 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T21:28:06.426Z] #195 DONE 1.4s [2023-08-16T21:28:06.426Z] [2023-08-16T21:28:06.426Z] #196 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T21:28:06.426Z] #196 DONE 0.3s [2023-08-16T21:28:06.426Z] [2023-08-16T21:28:06.426Z] #197 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-16T21:28:06.426Z] #197 DONE 0.3s [2023-08-16T21:28:06.426Z] [2023-08-16T21:28:06.426Z] #198 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T21:28:06.426Z] #198 DONE 1.5s [2023-08-16T21:28:06.426Z] [2023-08-16T21:28:06.426Z] #135 [security-proxy-setup] exporting to image [2023-08-16T21:28:06.686Z] #135 ... [2023-08-16T21:28:06.686Z] [2023-08-16T21:28:06.686Z] #199 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-16T21:28:06.686Z] #199 DONE 0.2s [2023-08-16T21:28:06.686Z] [2023-08-16T21:28:06.686Z] #200 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:28:06.686Z] #200 DONE 0.2s [2023-08-16T21:28:06.686Z] [2023-08-16T21:28:06.686Z] #135 [core-common-config-bootstrapper] exporting to image [2023-08-16T21:28:06.686Z] #135 ... [2023-08-16T21:28:06.686Z] [2023-08-16T21:28:06.686Z] #201 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-16T21:28:06.686Z] #201 DONE 0.2s [2023-08-16T21:28:06.686Z] [2023-08-16T21:28:06.686Z] #135 [support-scheduler] exporting to image [2023-08-16T21:28:06.686Z] #135 exporting layers 0.2s done [2023-08-16T21:28:06.686Z] #135 writing image sha256:1670f30c815ef56a622244e1987ece55e183d116622df8e36d6b8b5de641733a 0.1s done [2023-08-16T21:28:06.686Z] #135 naming to docker.io/library/security-proxy-setup [2023-08-16T21:28:07.074Z] #135 ... [2023-08-16T21:28:07.074Z] [2023-08-16T21:28:07.074Z] #202 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:28:07.074Z] #202 DONE 0.2s [2023-08-16T21:28:07.074Z] [2023-08-16T21:28:07.074Z] #135 [security-proxy-setup] exporting to image [2023-08-16T21:28:07.074Z] #135 exporting layers 0.2s done [2023-08-16T21:28:07.074Z] #135 naming to docker.io/library/security-proxy-setup 0.0s done [2023-08-16T21:28:07.074Z] #135 ... [2023-08-16T21:28:07.074Z] [2023-08-16T21:28:07.074Z] #203 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-16T21:28:07.074Z] #203 DONE 0.2s [2023-08-16T21:28:07.074Z] [2023-08-16T21:28:07.074Z] #204 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T21:28:07.074Z] #204 DONE 1.9s [2023-08-16T21:28:07.074Z] [2023-08-16T21:28:07.074Z] #135 [security-proxy-auth] exporting to image [2023-08-16T21:28:07.074Z] #135 writing image sha256:bf35dac4d39569edab3231831f7bd74ca77493ffb78a19ce7509f3a2565e7940 done [2023-08-16T21:28:07.074Z] #135 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-16T21:28:07.074Z] #135 writing image sha256:9421577fbcaafd9dacd69eba43f4655c5b69c79fc10d37ba5d518497fad417b2 [2023-08-16T21:28:07.334Z] #135 ... [2023-08-16T21:28:07.334Z] [2023-08-16T21:28:07.334Z] #205 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-16T21:28:07.334Z] #205 DONE 0.5s [2023-08-16T21:28:07.334Z] [2023-08-16T21:28:07.334Z] #206 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T21:28:07.334Z] #206 DONE 1.0s [2023-08-16T21:28:07.334Z] [2023-08-16T21:28:07.334Z] #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-16T21:28:07.334Z] #207 DONE 0.6s [2023-08-16T21:28:07.334Z] [2023-08-16T21:28:07.334Z] #135 [support-scheduler] exporting to image [2023-08-16T21:28:07.334Z] #135 writing image sha256:9421577fbcaafd9dacd69eba43f4655c5b69c79fc10d37ba5d518497fad417b2 0.4s done [2023-08-16T21:28:07.334Z] #135 naming to docker.io/library/support-scheduler done [2023-08-16T21:28:07.596Z] #135 ... [2023-08-16T21:28:07.596Z] [2023-08-16T21:28:07.596Z] #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-16T21:28:07.596Z] #208 DONE 0.0s [2023-08-16T21:28:07.596Z] [2023-08-16T21:28:07.596Z] #135 [security-proxy-auth] exporting to image [2023-08-16T21:28:07.596Z] #135 writing image sha256:b8b6a6a14473131519de257594f6285aac71eadd6227d6e8aec707d12d3de219 done [2023-08-16T21:28:07.596Z] #135 naming to docker.io/library/security-proxy-auth done [2023-08-16T21:28:07.857Z] #135 exporting layers 0.2s done [2023-08-16T21:28:07.857Z] #135 writing image sha256:c9d5a148edb556f41d0ec6c30294ce5ff72b9576b05a63121ef171eeacd1338b done [2023-08-16T21:28:07.857Z] #135 naming to docker.io/library/support-notifications done [2023-08-16T21:28:07.857Z] #135 writing image sha256:7c55980a921390f972ee38863f4b677b4d08088982e26961962d2e185f6ea0cb done [2023-08-16T21:28:07.857Z] #135 naming to docker.io/library/security-secretstore-setup done [2023-08-16T21:28:07.857Z] #135 DONE 4.0s [2023-08-16T21:28:07.857Z] [2023-08-16T21:28:07.857Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-16T21:28:07.857Z] #209 DONE 0.5s [2023-08-16T21:28:07.965Z] 2f466654f4bb: Pull complete [2023-08-16T21:28:08.119Z] [2023-08-16T21:28:08.119Z] #135 [security-bootstrapper] exporting to image [2023-08-16T21:28:08.119Z] #135 exporting layers 0.2s done [2023-08-16T21:28:08.119Z] #135 writing image sha256:564beace6b2207b27fc8e515f66df562996bdecd3a8ca01265483a42dc84a3ed done [2023-08-16T21:28:08.119Z] #135 naming to docker.io/library/security-bootstrapper done [2023-08-16T21:28:08.119Z] #135 DONE 4.2s [2023-08-16T21:28:08.119Z] time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:28:08.119Z] time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:28:08.119Z] time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:28:08.119Z] time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:28:08.119Z] time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:28:08.119Z] time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:28:08.119Z] time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:28:08.119Z] time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:28:08.119Z] time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:28:08.119Z] time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:28:08.119Z] time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:28:08.119Z] time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:28:08.119Z] time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T21:28:08.119Z] time="2023-08-16T21:25:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-16T21:28:08.212Z] $ docker stop --time=1 79bf52b45dc1704b05922a226f4dc7e5c55c2b6b0b3355a5e0034b366c0829ad [2023-08-16T21:28:09.378Z] 554e91adad29: Pull complete [2023-08-16T21:28:09.378Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-16T21:28:09.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T21:28:09.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T21:28:09.517Z] $ docker rm -f --volumes 79bf52b45dc1704b05922a226f4dc7e5c55c2b6b0b3355a5e0034b366c0829ad [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] fileExists [Pipeline] sh [2023-08-16T21:28:09.860Z] + docker images [2023-08-16T21:28:09.860Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-16T21:28:09.860Z] security-secretstore-setup latest 7c55980a9213 2 seconds ago 44.1MB [2023-08-16T21:28:09.860Z] support-notifications latest c9d5a148edb5 2 seconds ago 34.3MB [2023-08-16T21:28:09.860Z] security-bootstrapper latest 564beace6b22 2 seconds ago 23MB [2023-08-16T21:28:09.860Z] security-proxy-auth latest b8b6a6a14473 3 seconds ago 19.4MB [2023-08-16T21:28:09.860Z] support-scheduler latest 9421577fbcaa 3 seconds ago 33.7MB [2023-08-16T21:28:09.860Z] core-common-config-bootstrapper latest bf35dac4d395 3 seconds ago 18MB [2023-08-16T21:28:09.860Z] security-proxy-setup latest 1670f30c815e 3 seconds ago 19.6MB [2023-08-16T21:28:09.860Z] security-spiffe-token-provider latest a7e2d4d58c79 4 seconds ago 33.5MB [2023-08-16T21:28:09.860Z] core-command latest a407159f445a 5 seconds ago 21MB [2023-08-16T21:28:09.860Z] core-metadata latest 0449dde64c5c 5 seconds ago 21.6MB [2023-08-16T21:28:09.860Z] core-data latest beb95dbd8375 6 seconds ago 21.2MB [2023-08-16T21:28:09.860Z] security-spire-config latest e6bbc93e4757 About a minute ago 102MB [2023-08-16T21:28:09.860Z] security-spire-server latest c3e579e5cc05 About a minute ago 103MB [2023-08-16T21:28:09.860Z] security-spire-agent latest 7cc25e19041c About a minute ago 161MB [2023-08-16T21:28:09.860Z] ci-base-image-x86_64 latest 6e1b821b21a6 4 minutes ago 1.07GB [2023-08-16T21:28:09.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB [2023-08-16T21:28:09.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-16T21:28:09.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-08-16T21:28:09.972Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T21:28:09.972Z] WORKDIR /edgex [2023-08-16T21:28:09.972Z] COPY go.mod . [2023-08-16T21:28:09.972Z] RUN go mod download [2023-08-16T21:28:09.972Z] + docker build -t ci-base-image-arm64 -f - . [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-08-16T21:28:10.561Z] Sending build context to Docker daemon 2.945MB [2023-08-16T21:28:10.561Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T21:28:10.561Z] ---> 1e15ea492957 [2023-08-16T21:28:10.561Z] Step 2/4 : WORKDIR /edgex [2023-08-16T21:28:12.503Z] ---> Running in 65f47545d1fb [2023-08-16T21:28:12.503Z] Removing intermediate container 65f47545d1fb [2023-08-16T21:28:12.503Z] ---> c940fab6bbb8 [2023-08-16T21:28:12.503Z] Step 3/4 : COPY go.mod . [2023-08-16T21:28:13.089Z] ---> 89caff0725cd [2023-08-16T21:28:13.089Z] Step 4/4 : RUN go mod download [2023-08-16T21:28:13.089Z] ---> Running in 6195bfe47b36 [2023-08-16T21:28:52.262Z] Removing intermediate container 6195bfe47b36 [2023-08-16T21:28:52.262Z] ---> 839b946855ab [2023-08-16T21:28:52.262Z] Successfully built 839b946855ab [2023-08-16T21:28:52.262Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T21:28:52.661Z] + docker inspect -f . ci-base-image-arm64 [2023-08-16T21:28:52.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T21:28:52.930Z] prd-ubuntu20.04-docker-arm64-4c-16g-3849 does not seem to be running inside a container [2023-08-16T21:28:52.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-16T21:28:54.180Z] $ docker top 6a6ec43647457ec61885733f04451170d8dd13d79f59f5df78dd09b166a68696 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T21:28:55.046Z] + go version [2023-08-16T21:28:55.046Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-16T21:28:55.084Z] $ docker stop --time=1 6a6ec43647457ec61885733f04451170d8dd13d79f59f5df78dd09b166a68696 [2023-08-16T21:28:56.672Z] $ docker rm -f --volumes 6a6ec43647457ec61885733f04451170d8dd13d79f59f5df78dd09b166a68696 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T21:28:57.485Z] + docker inspect -f . ci-base-image-arm64 [2023-08-16T21:28:57.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T21:28:57.735Z] prd-ubuntu20.04-docker-arm64-4c-16g-3849 does not seem to be running inside a container [2023-08-16T21:28:57.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-16T21:28:58.946Z] $ docker top 1599f0f4f2aa682cf685fa90a67ad86e0c9c9d48b6a265ea2d924f880e53e899 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-16T21:28:59.191Z] ========================================================= [2023-08-16T21:28:59.191Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-16T21:28:59.191Z] ========================================================= [Pipeline] sh [2023-08-16T21:28:59.518Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-16T21:28:59.899Z] + make test [2023-08-16T21:29:00.167Z] go test -race -coverprofile=coverage.out ./... [2023-08-16T21:29:39.023Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-16T21:31:45.684Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-16T21:31:45.684Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-16T21:31:45.684Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-16T21:31:45.684Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-16T21:31:45.684Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-16T21:31:46.651Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-16T21:31:47.613Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-16T21:31:47.613Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-16T21:31:47.613Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-16T21:31:49.552Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-16T21:31:53.802Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-16T21:31:54.069Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-16T21:31:54.069Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-16T21:31:54.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-16T21:32:04.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-16T21:32:04.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-16T21:32:04.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.315s coverage: 28.7% of statements [2023-08-16T21:32:14.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.291s coverage: 97.0% of statements [2023-08-16T21:32:17.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-16T21:32:17.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-16T21:32:17.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-16T21:32:20.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.392s coverage: 71.5% of statements [2023-08-16T21:32:23.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-16T21:32:23.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-16T21:32:23.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.311s coverage: 54.0% of statements [2023-08-16T21:32:28.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-16T21:32:28.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-16T21:32:28.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-16T21:32:28.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-16T21:32:28.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-16T21:32:35.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-16T21:32:35.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-16T21:32:53.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-16T21:32:53.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-16T21:32:53.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-16T21:32:54.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 26.555s coverage: 93.4% of statements [2023-08-16T21:32:54.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.367s coverage: 3.8% of statements [2023-08-16T21:32:55.715Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.742s coverage: 97.6% of statements [2023-08-16T21:32:55.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-16T21:32:55.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-16T21:32:55.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-16T21:32:55.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-16T21:32:55.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-16T21:32:55.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-16T21:32:55.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-16T21:32:56.249Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.216s coverage: 72.2% of statements [2023-08-16T21:33:06.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-16T21:33:06.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-16T21:33:06.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.437s coverage: 0.9% of statements [2023-08-16T21:33:06.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.264s coverage: 32.2% of statements [2023-08-16T21:33:09.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.310s coverage: 42.9% of statements [2023-08-16T21:33:09.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.276s coverage: 82.9% of statements [2023-08-16T21:33:09.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.252s coverage: 94.1% of statements [2023-08-16T21:33:09.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.282s coverage: 96.3% of statements [2023-08-16T21:33:13.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements [2023-08-16T21:33:15.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-16T21:33:16.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-16T21:33:16.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-16T21:33:16.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-16T21:33:19.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-16T21:33:19.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-16T21:33:19.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-16T21:33:19.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-16T21:33:26.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.234s coverage: 94.4% of statements [2023-08-16T21:33:26.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-16T21:33:26.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-16T21:33:26.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-16T21:33:26.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-16T21:33:34.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-16T21:33:34.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-16T21:33:35.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-16T21:33:39.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.091s coverage: 79.9% of statements [2023-08-16T21:33:42.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.309s coverage: 92.9% of statements [2023-08-16T21:33:42.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-08-16T21:33:42.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.219s coverage: 62.3% of statements [2023-08-16T21:33:42.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements [2023-08-16T21:33:42.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.193s coverage: 20.0% of statements [2023-08-16T21:33:42.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.194s coverage: 100.0% of statements [2023-08-16T21:33:42.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.532s coverage: 81.8% of statements [2023-08-16T21:33:43.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-16T21:33:43.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-16T21:33:44.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.541s coverage: 82.1% of statements [2023-08-16T21:33:44.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.306s coverage: 86.0% of statements [2023-08-16T21:33:49.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-16T21:33:49.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-16T21:33:50.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.986s coverage: 63.1% of statements [2023-08-16T21:33:50.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.298s coverage: 100.0% of statements [2023-08-16T21:33:52.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 89.4% of statements [2023-08-16T21:33:52.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements [2023-08-16T21:33:52.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2023-08-16T21:33:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-16T21:33:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-16T21:33:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-16T21:33:52.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-08-16T21:34:01.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-16T21:34:01.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-16T21:34:01.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-16T21:34:01.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.036s coverage: 38.4% of statements [2023-08-16T21:34:01.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements [2023-08-16T21:34:05.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-16T21:34:05.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-16T21:34:05.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-16T21:34:05.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-16T21:34:05.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.237s coverage: 84.8% of statements [2023-08-16T21:34:12.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-16T21:34:12.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-16T21:34:12.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-16T21:34:12.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-16T21:34:19.105Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.305s coverage: 17.7% of statements [2023-08-16T21:34:19.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-16T21:34:19.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-16T21:34:19.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-16T21:34:19.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-16T21:34:20.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.629s coverage: 95.7% of statements [2023-08-16T21:34:24.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-16T21:34:24.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-16T21:34:24.791Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.321s coverage: 61.8% of statements [2023-08-16T21:34:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-16T21:34:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-16T21:34:27.365Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.459s coverage: 98.9% of statements [2023-08-16T21:34:28.325Z] 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-08-16T21:34:28.593Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-16T21:34:28.593Z] go vet ./... [2023-08-16T21:37:20.302Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-16T21:37:20.302Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-16T21:37:20.302Z] ./bin/test-attribution-txt.sh [2023-08-16T21:37:20.302Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-16T21:37:20.302Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-16T21:37:20.302Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-16T21:37:20.302Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-16T21:37:20.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-16T21:37:20.686Z] + ls -al . [2023-08-16T21:37:20.686Z] total 724 [2023-08-16T21:37:20.686Z] drwxrwxr-x 11 1001 1001 4096 Aug 16 21:29 . [2023-08-16T21:37:20.686Z] drwxr-xr-x 4 root root 4096 Aug 16 21:28 .. [2023-08-16T21:37:20.686Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 21:27 .blubracket [2023-08-16T21:37:20.686Z] -rw-rw-r-- 1 1001 1001 16 Aug 16 21:27 .dockerignore [2023-08-16T21:37:20.686Z] drwxrwxr-x 8 1001 1001 4096 Aug 16 21:27 .git [2023-08-16T21:37:20.686Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 21:27 .github [2023-08-16T21:37:20.686Z] -rw-rw-r-- 1 1001 1001 1173 Aug 16 21:27 .gitignore [2023-08-16T21:37:20.686Z] -rw-rw-r-- 1 1001 1001 42 Aug 16 21:27 .golangci.yml [2023-08-16T21:37:20.686Z] -rw-rw-r-- 1 1001 1001 87 Aug 16 21:27 .hadolint.yml [2023-08-16T21:37:20.686Z] -rw-rw-r-- 1 1001 1001 166 Aug 16 21:27 .sonarcloud.properties [2023-08-16T21:37:20.686Z] -rw-rw-r-- 1 1001 1001 1171 Aug 16 21:27 ADOPTERS.md [2023-08-16T21:37:20.686Z] -rw-rw-r-- 1 1001 1001 11152 Aug 16 21:27 Attribution.txt [2023-08-16T21:37:20.686Z] -rw-rw-r-- 1 1001 1001 93407 Aug 16 21:27 CHANGELOG.md [2023-08-16T21:37:20.686Z] -rw-rw-r-- 1 1001 1001 3804 Aug 16 21:27 CONTRIBUTING.md [2023-08-16T21:37:20.686Z] -rw-rw-r-- 1 1001 1001 677 Aug 16 21:27 GOVERNANCE.md [2023-08-16T21:37:20.686Z] -rw-rw-r-- 1 1001 1001 883 Aug 16 21:27 Jenkinsfile [2023-08-16T21:37:20.686Z] -rw-rw-r-- 1 1001 1001 10775 Aug 16 21:27 LICENSE [2023-08-16T21:37:20.686Z] -rw-rw-r-- 1 1001 1001 14764 Aug 16 21:27 Makefile [2023-08-16T21:37:20.686Z] -rw-rw-r-- 1 1001 1001 582 Aug 16 21:27 OWNERS.md [2023-08-16T21:37:20.686Z] -rw-rw-r-- 1 1001 1001 9923 Aug 16 21:27 README.md [2023-08-16T21:37:20.686Z] -rw-rw-r-- 1 1001 1001 789 Aug 16 21:27 SECURITY.md [2023-08-16T21:37:20.686Z] -rw-rw-r-- 1 1001 1001 5 Aug 16 21:23 VERSION [2023-08-16T21:37:20.686Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 21:27 bin [2023-08-16T21:37:20.686Z] drwxrwxr-x 18 1001 1001 4096 Aug 16 21:27 cmd [2023-08-16T21:37:20.686Z] -rw-r--r-- 1 root root 446998 Aug 16 21:34 coverage.out [2023-08-16T21:37:20.686Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 21:27 fuzz_test [2023-08-16T21:37:20.686Z] -rw-rw-r-- 1 1001 1001 3687 Aug 16 21:27 go.mod [2023-08-16T21:37:20.686Z] -rw-rw-r-- 1 1001 1001 33714 Aug 16 21:27 go.sum [2023-08-16T21:37:20.686Z] drwxrwxr-x 7 1001 1001 4096 Aug 16 21:27 internal [2023-08-16T21:37:20.686Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 21:27 openapi [2023-08-16T21:37:20.686Z] -rw-rw-r-- 1 1001 1001 594 Aug 16 21:27 security.txt [2023-08-16T21:37:20.686Z] drwxrwxr-x 4 1001 1001 4096 Aug 16 21:27 snap [2023-08-16T21:37:20.686Z] -rw-rw-r-- 1 1001 1001 204 Aug 16 21:27 version.go [Pipeline] sh [2023-08-16T21:37:21.026Z] + '[' -e coverage.out ] [2023-08-16T21:37:21.027Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-16T21:37:21.061Z] Warning: overwriting stash ‘coverage-report’ [2023-08-16T21:37:21.788Z] Stashed 1 file(s) [Pipeline] sh [2023-08-16T21:37:22.112Z] + make build [2023-08-16T21:37:22.380Z] 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-08-16T21:38:58.992Z] 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-08-16T21:39:03.336Z] 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-08-16T21:39:08.774Z] 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-08-16T21:39:13.036Z] 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-08-16T21:39:52.125Z] 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-08-16T21:39:57.443Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-16T21:40:04.070Z] 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-08-16T21:40:09.396Z] 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-08-16T21:40:12.724Z] 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-08-16T21:40:16.970Z] 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-08-16T21:40:22.300Z] 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-08-16T21:40:27.645Z] $ docker stop --time=1 1599f0f4f2aa682cf685fa90a67ad86e0c9c9d48b6a265ea2d924f880e53e899 [2023-08-16T21:40:29.726Z] $ docker rm -f --volumes 1599f0f4f2aa682cf685fa90a67ad86e0c9c9d48b6a265ea2d924f880e53e899 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T21:40:32.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-16T21:40:32.390Z] [2023-08-16T21:40:32.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T21:40:32.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-16T21:40:33.046Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-16T21:40:33.046Z] 547446be3368: Pulling fs layer [2023-08-16T21:40:33.046Z] d125d8839a47: Pulling fs layer [2023-08-16T21:40:33.046Z] 3e85d5ac6304: Pulling fs layer [2023-08-16T21:40:33.046Z] c3105a71a48b: Pulling fs layer [2023-08-16T21:40:33.046Z] 0f093f025ec4: Pulling fs layer [2023-08-16T21:40:33.046Z] c3106fc0e877: Pulling fs layer [2023-08-16T21:40:33.046Z] c3105a71a48b: Waiting [2023-08-16T21:40:33.046Z] 0f093f025ec4: Waiting [2023-08-16T21:40:33.046Z] c3106fc0e877: Waiting [2023-08-16T21:40:33.046Z] 547446be3368: Verifying Checksum [2023-08-16T21:40:33.046Z] 547446be3368: Download complete [2023-08-16T21:40:33.046Z] c3105a71a48b: Verifying Checksum [2023-08-16T21:40:33.046Z] c3105a71a48b: Download complete [2023-08-16T21:40:33.627Z] d125d8839a47: Verifying Checksum [2023-08-16T21:40:33.627Z] d125d8839a47: Download complete [2023-08-16T21:40:33.627Z] c3106fc0e877: Verifying Checksum [2023-08-16T21:40:33.627Z] c3106fc0e877: Download complete [2023-08-16T21:40:33.627Z] 0f093f025ec4: Verifying Checksum [2023-08-16T21:40:33.627Z] 0f093f025ec4: Download complete [2023-08-16T21:40:33.894Z] 547446be3368: Pull complete [2023-08-16T21:40:34.850Z] d125d8839a47: Pull complete [2023-08-16T21:40:35.428Z] 3e85d5ac6304: Verifying Checksum [2023-08-16T21:40:35.428Z] 3e85d5ac6304: Download complete [2023-08-16T21:40:43.617Z] 3e85d5ac6304: Pull complete [2023-08-16T21:40:43.617Z] c3105a71a48b: Pull complete [2023-08-16T21:40:44.576Z] 0f093f025ec4: Pull complete [2023-08-16T21:40:44.842Z] c3106fc0e877: Pull complete [2023-08-16T21:40:44.842Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-16T21:40:44.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-16T21:40:44.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T21:40:45.173Z] prd-ubuntu20.04-docker-arm64-4c-16g-3849 does not seem to be running inside a container [2023-08-16T21:40:45.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-16T21:40:47.552Z] $ docker top 4ef771d52a155146beff94d675ca742be688fd60b704524b59d66499414ad6f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T21:40:48.435Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-16T21:40:56.636Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-16T21:40:56.636Z] #1 transferring dockerfile: 2.82kB done [2023-08-16T21:40:56.636Z] #1 DONE 0.1s [2023-08-16T21:40:57.216Z] [2023-08-16T21:40:57.216Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-16T21:40:57.216Z] #2 transferring dockerfile: 2.12kB done [2023-08-16T21:40:57.216Z] #2 DONE 0.0s [2023-08-16T21:40:57.216Z] [2023-08-16T21:40:57.216Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-16T21:40:57.216Z] #3 transferring dockerfile: 2.38kB done [2023-08-16T21:40:57.216Z] #3 DONE 0.0s [2023-08-16T21:40:57.483Z] [2023-08-16T21:40:57.483Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-16T21:40:57.483Z] #4 transferring dockerfile: 2.04kB done [2023-08-16T21:40:57.483Z] #4 DONE 0.0s [2023-08-16T21:40:57.483Z] [2023-08-16T21:40:57.483Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-08-16T21:40:57.483Z] #5 transferring dockerfile: 2.63kB done [2023-08-16T21:40:57.483Z] #5 DONE 0.1s [2023-08-16T21:40:57.483Z] [2023-08-16T21:40:57.483Z] #6 [core-data internal] load build definition from Dockerfile [2023-08-16T21:40:57.483Z] #6 transferring dockerfile: 1.90kB done [2023-08-16T21:40:57.483Z] #6 DONE 0.1s [2023-08-16T21:40:57.483Z] [2023-08-16T21:40:57.483Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-08-16T21:40:57.483Z] #7 transferring dockerfile: 2.58kB done [2023-08-16T21:40:57.748Z] #7 DONE 0.1s [2023-08-16T21:40:57.748Z] [2023-08-16T21:40:57.748Z] #8 [support-notifications internal] load build definition from Dockerfile [2023-08-16T21:40:57.748Z] #8 transferring dockerfile: 1.84kB 0.0s done [2023-08-16T21:40:57.748Z] #8 DONE 0.1s [2023-08-16T21:40:57.748Z] [2023-08-16T21:40:57.748Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-16T21:40:57.748Z] #9 transferring dockerfile: 1.78kB 0.0s done [2023-08-16T21:40:57.748Z] #9 DONE 0.1s [2023-08-16T21:40:57.748Z] [2023-08-16T21:40:57.748Z] #10 [core-command internal] load build definition from Dockerfile [2023-08-16T21:40:57.748Z] #10 transferring dockerfile: 1.82kB 0.0s done [2023-08-16T21:40:57.748Z] #10 DONE 0.1s [2023-08-16T21:40:57.748Z] [2023-08-16T21:40:57.748Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-16T21:40:58.031Z] #11 transferring dockerfile: 2.06kB 0.0s done [2023-08-16T21:40:58.031Z] #11 DONE 0.1s [2023-08-16T21:40:58.031Z] [2023-08-16T21:40:58.031Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2023-08-16T21:40:58.031Z] #12 transferring dockerfile: 2.68kB done [2023-08-16T21:40:58.031Z] #12 DONE 0.1s [2023-08-16T21:40:58.031Z] [2023-08-16T21:40:58.031Z] #13 [core-metadata internal] load build definition from Dockerfile [2023-08-16T21:40:58.031Z] #13 transferring dockerfile: 1.96kB done [2023-08-16T21:40:58.031Z] #13 DONE 0.1s [2023-08-16T21:40:58.031Z] [2023-08-16T21:40:58.031Z] #14 [support-scheduler internal] load build definition from Dockerfile [2023-08-16T21:40:58.297Z] #14 transferring dockerfile: 1.82kB done [2023-08-16T21:40:58.297Z] #14 DONE 0.1s [2023-08-16T21:40:58.297Z] [2023-08-16T21:40:58.297Z] #15 [security-bootstrapper internal] load .dockerignore [2023-08-16T21:40:58.297Z] #15 transferring context: 56B done [2023-08-16T21:40:58.297Z] #15 DONE 0.1s [2023-08-16T21:40:58.878Z] [2023-08-16T21:40:58.878Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-16T21:40:58.878Z] #16 transferring context: 56B done [2023-08-16T21:40:58.878Z] #16 DONE 0.0s [2023-08-16T21:40:58.878Z] [2023-08-16T21:40:58.878Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-08-16T21:40:58.878Z] #17 transferring context: 56B done [2023-08-16T21:40:58.878Z] #17 DONE 0.0s [2023-08-16T21:40:58.878Z] [2023-08-16T21:40:58.878Z] #18 [security-proxy-auth internal] load .dockerignore [2023-08-16T21:40:58.878Z] #18 transferring context: 56B done [2023-08-16T21:40:58.878Z] #18 DONE 0.1s [2023-08-16T21:40:58.878Z] [2023-08-16T21:40:58.878Z] #19 [security-spire-server internal] load .dockerignore [2023-08-16T21:40:58.878Z] #19 transferring context: 56B done [2023-08-16T21:40:58.878Z] #19 DONE 0.0s [2023-08-16T21:40:58.878Z] [2023-08-16T21:40:58.878Z] #20 [core-data internal] load .dockerignore [2023-08-16T21:40:59.144Z] #20 transferring context: 56B done [2023-08-16T21:40:59.144Z] #20 DONE 0.1s [2023-08-16T21:40:59.144Z] [2023-08-16T21:40:59.144Z] #21 [security-spire-config internal] load .dockerignore [2023-08-16T21:40:59.144Z] #21 transferring context: 56B done [2023-08-16T21:40:59.144Z] #21 DONE 0.1s [2023-08-16T21:40:59.144Z] [2023-08-16T21:40:59.144Z] #22 [support-notifications internal] load .dockerignore [2023-08-16T21:40:59.144Z] #22 transferring context: 56B 0.0s done [2023-08-16T21:40:59.144Z] #22 DONE 0.1s [2023-08-16T21:40:59.144Z] [2023-08-16T21:40:59.144Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-08-16T21:40:59.144Z] #23 transferring context: 56B done [2023-08-16T21:40:59.144Z] #23 DONE 0.1s [2023-08-16T21:40:59.415Z] [2023-08-16T21:40:59.415Z] #24 [core-command internal] load .dockerignore [2023-08-16T21:40:59.415Z] #24 transferring context: 56B 0.0s done [2023-08-16T21:40:59.415Z] #24 DONE 0.0s [2023-08-16T21:40:59.415Z] [2023-08-16T21:40:59.415Z] #25 [security-proxy-setup internal] load .dockerignore [2023-08-16T21:40:59.415Z] #25 transferring context: 56B done [2023-08-16T21:40:59.415Z] #25 DONE 0.1s [2023-08-16T21:40:59.415Z] [2023-08-16T21:40:59.415Z] #26 [security-spire-agent internal] load .dockerignore [2023-08-16T21:40:59.415Z] #26 transferring context: 56B done [2023-08-16T21:40:59.415Z] #26 DONE 0.1s [2023-08-16T21:40:59.415Z] [2023-08-16T21:40:59.415Z] #27 [core-metadata internal] load .dockerignore [2023-08-16T21:40:59.680Z] #27 transferring context: 56B done [2023-08-16T21:40:59.680Z] #27 DONE 0.1s [2023-08-16T21:40:59.680Z] [2023-08-16T21:40:59.680Z] #28 [support-scheduler internal] load .dockerignore [2023-08-16T21:40:59.680Z] #28 transferring context: 56B done [2023-08-16T21:40:59.680Z] #28 DONE 0.0s [2023-08-16T21:40:59.680Z] [2023-08-16T21:40:59.680Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:40:59.680Z] #29 DONE 0.0s [2023-08-16T21:40:59.680Z] [2023-08-16T21:40:59.680Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T21:40:59.945Z] #30 DONE 0.2s [2023-08-16T21:40:59.945Z] [2023-08-16T21:40:59.945Z] #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:40:59.945Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:40:59.945Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T21:40:59.946Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T21:40:59.946Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T21:40:59.946Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s [2023-08-16T21:41:00.210Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T21:41:00.210Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-16T21:41:00.478Z] #31 ... [2023-08-16T21:41:00.478Z] [2023-08-16T21:41:00.478Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:41:00.478Z] #29 DONE 0.0s [2023-08-16T21:41:00.478Z] [2023-08-16T21:41:00.478Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T21:41:00.478Z] #30 DONE 0.3s [2023-08-16T21:41:00.478Z] [2023-08-16T21:41:00.478Z] #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:41:00.746Z] #31 ... [2023-08-16T21:41:00.746Z] [2023-08-16T21:41:00.746Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:41:00.746Z] #29 DONE 0.0s [2023-08-16T21:41:00.746Z] [2023-08-16T21:41:00.746Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T21:41:00.746Z] #32 DONE 1.5s [2023-08-16T21:41:00.746Z] [2023-08-16T21:41:00.746Z] #31 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:41:00.746Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:41:00.746Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T21:41:00.746Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T21:41:00.746Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T21:41:00.746Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T21:41:00.746Z] #31 ... [2023-08-16T21:41:00.746Z] [2023-08-16T21:41:00.746Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:41:00.746Z] #29 DONE 0.0s [2023-08-16T21:41:00.746Z] [2023-08-16T21:41:00.746Z] #31 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:41:01.011Z] #31 ... [2023-08-16T21:41:01.011Z] [2023-08-16T21:41:01.011Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:41:01.011Z] #29 DONE 0.0s [2023-08-16T21:41:01.011Z] [2023-08-16T21:41:01.011Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T21:41:01.011Z] #32 DONE 1.5s [2023-08-16T21:41:01.011Z] [2023-08-16T21:41:01.011Z] #31 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:41:01.011Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:41:01.011Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T21:41:01.011Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T21:41:01.011Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T21:41:01.011Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T21:41:01.011Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-16T21:41:01.280Z] #31 ... [2023-08-16T21:41:01.280Z] [2023-08-16T21:41:01.280Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:41:01.280Z] #29 DONE 0.0s [2023-08-16T21:41:01.280Z] [2023-08-16T21:41:01.280Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T21:41:01.280Z] #32 DONE 1.5s [2023-08-16T21:41:01.280Z] [2023-08-16T21:41:01.280Z] #31 [core-data stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:41:01.280Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:41:01.280Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T21:41:01.280Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T21:41:01.280Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T21:41:01.280Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T21:41:01.280Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-16T21:41:01.280Z] #31 ... [2023-08-16T21:41:01.280Z] [2023-08-16T21:41:01.280Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:41:01.280Z] #29 DONE 0.0s [2023-08-16T21:41:01.280Z] [2023-08-16T21:41:01.280Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-16T21:41:01.280Z] #33 DONE 0.9s [2023-08-16T21:41:01.280Z] [2023-08-16T21:41:01.280Z] #34 [security-spire-server internal] load build context [2023-08-16T21:41:01.544Z] #34 ... [2023-08-16T21:41:01.545Z] [2023-08-16T21:41:01.545Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:41:01.545Z] #29 DONE 0.0s [2023-08-16T21:41:01.545Z] [2023-08-16T21:41:01.545Z] #34 [security-spire-server internal] load build context [2023-08-16T21:41:01.545Z] #34 ... [2023-08-16T21:41:01.545Z] [2023-08-16T21:41:01.545Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T21:41:01.545Z] #32 DONE 1.6s [2023-08-16T21:41:01.545Z] [2023-08-16T21:41:01.545Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-08-16T21:41:01.545Z] #33 DONE 1.0s [2023-08-16T21:41:01.545Z] [2023-08-16T21:41:01.545Z] #34 [security-spire-server internal] load build context [2023-08-16T21:41:01.811Z] #34 ... [2023-08-16T21:41:01.811Z] [2023-08-16T21:41:01.811Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:41:01.811Z] #29 DONE 0.0s [2023-08-16T21:41:01.811Z] [2023-08-16T21:41:01.811Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T21:41:01.811Z] #30 DONE 1.3s [2023-08-16T21:41:01.811Z] [2023-08-16T21:41:01.811Z] #34 [security-spire-server internal] load build context [2023-08-16T21:41:01.811Z] #34 ... [2023-08-16T21:41:01.811Z] [2023-08-16T21:41:01.811Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T21:41:01.811Z] #32 DONE 1.6s [2023-08-16T21:41:01.811Z] [2023-08-16T21:41:01.811Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-08-16T21:41:01.811Z] #33 DONE 1.0s [2023-08-16T21:41:02.077Z] [2023-08-16T21:41:02.077Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T21:41:02.077Z] #32 DONE 1.6s [2023-08-16T21:41:02.077Z] [2023-08-16T21:41:02.077Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-08-16T21:41:02.077Z] #33 DONE 1.0s [2023-08-16T21:41:02.077Z] [2023-08-16T21:41:02.077Z] #31 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:41:02.077Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:41:02.077Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T21:41:02.077Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T21:41:02.077Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T21:41:02.077Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T21:41:02.077Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-16T21:41:02.077Z] #31 DONE 2.7s [2023-08-16T21:41:02.077Z] [2023-08-16T21:41:02.077Z] #35 [core-command internal] load build context [2023-08-16T21:41:02.077Z] #35 ... [2023-08-16T21:41:02.077Z] [2023-08-16T21:41:02.077Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:41:02.077Z] #29 DONE 0.0s [2023-08-16T21:41:02.077Z] [2023-08-16T21:41:02.077Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:41:02.077Z] #29 DONE 0.0s [2023-08-16T21:41:02.077Z] [2023-08-16T21:41:02.077Z] #36 [support-notifications internal] load build context [2023-08-16T21:41:02.664Z] #36 ... [2023-08-16T21:41:02.664Z] [2023-08-16T21:41:02.664Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:41:02.664Z] #29 DONE 0.0s [2023-08-16T21:41:02.664Z] [2023-08-16T21:41:02.664Z] #36 [support-notifications internal] load build context [2023-08-16T21:41:02.930Z] #36 ... [2023-08-16T21:41:02.930Z] [2023-08-16T21:41:02.930Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T21:41:02.930Z] #29 DONE 0.0s [2023-08-16T21:41:02.930Z] [2023-08-16T21:41:02.930Z] #36 [support-notifications internal] load build context [2023-08-16T21:41:03.886Z] #36 ... [2023-08-16T21:41:03.886Z] [2023-08-16T21:41:03.886Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T21:41:03.886Z] #32 DONE 1.7s [2023-08-16T21:41:03.886Z] [2023-08-16T21:41:03.886Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-08-16T21:41:03.886Z] #33 DONE 1.1s [2023-08-16T21:41:03.886Z] [2023-08-16T21:41:03.886Z] #31 [security-proxy-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:41:03.886Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:41:03.886Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T21:41:03.886Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T21:41:03.886Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T21:41:03.886Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T21:41:03.886Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-16T21:41:03.886Z] #31 DONE 2.8s [2023-08-16T21:41:03.886Z] [2023-08-16T21:41:03.886Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T21:41:03.886Z] #30 DONE 3.0s [2023-08-16T21:41:03.886Z] [2023-08-16T21:41:03.886Z] #36 [support-notifications internal] load build context [2023-08-16T21:41:04.156Z] #36 ... [2023-08-16T21:41:04.156Z] [2023-08-16T21:41:04.156Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T21:41:04.156Z] #32 DONE 1.7s [2023-08-16T21:41:04.156Z] [2023-08-16T21:41:04.156Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-08-16T21:41:04.156Z] #33 DONE 1.1s [2023-08-16T21:41:04.156Z] [2023-08-16T21:41:04.156Z] #31 [support-scheduler stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:41:04.156Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:41:04.156Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T21:41:04.156Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T21:41:04.156Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T21:41:04.156Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T21:41:04.156Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-16T21:41:04.156Z] #31 DONE 2.9s [2023-08-16T21:41:04.156Z] [2023-08-16T21:41:04.156Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T21:41:04.156Z] #32 DONE 1.7s [2023-08-16T21:41:04.156Z] [2023-08-16T21:41:04.156Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-08-16T21:41:04.156Z] #33 DONE 1.1s [2023-08-16T21:41:04.156Z] [2023-08-16T21:41:04.156Z] #31 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T21:41:04.156Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T21:41:04.156Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T21:41:04.156Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T21:41:04.156Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T21:41:04.156Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T21:41:04.156Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-16T21:41:04.156Z] #31 DONE 2.9s [2023-08-16T21:41:04.156Z] [2023-08-16T21:41:04.156Z] #36 [support-notifications internal] load build context [2023-08-16T21:41:04.425Z] #36 transferring context: 3.87MB 2.5s [2023-08-16T21:41:09.754Z] #36 ... [2023-08-16T21:41:09.754Z] [2023-08-16T21:41:09.754Z] #37 [security-bootstrapper internal] load build context [2023-08-16T21:41:09.754Z] #37 transferring context: 30.35MB 9.7s [2023-08-16T21:41:09.754Z] #37 ... [2023-08-16T21:41:09.754Z] [2023-08-16T21:41:09.754Z] #36 [support-notifications internal] load build context [2023-08-16T21:41:10.712Z] #36 ... [2023-08-16T21:41:10.712Z] [2023-08-16T21:41:10.712Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:41:10.712Z] #38 ... [2023-08-16T21:41:10.712Z] [2023-08-16T21:41:10.712Z] #36 [support-notifications internal] load build context [2023-08-16T21:41:10.988Z] #36 ... [2023-08-16T21:41:10.988Z] [2023-08-16T21:41:10.988Z] #39 [security-proxy-auth internal] load build context [2023-08-16T21:41:10.988Z] #39 ... [2023-08-16T21:41:10.988Z] [2023-08-16T21:41:10.988Z] #40 [security-secretstore-setup internal] load build context [2023-08-16T21:41:10.988Z] #40 ... [2023-08-16T21:41:10.988Z] [2023-08-16T21:41:10.988Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:41:11.259Z] #38 ... [2023-08-16T21:41:11.259Z] [2023-08-16T21:41:11.259Z] #41 [core-data internal] load build context [2023-08-16T21:41:11.259Z] #41 ... [2023-08-16T21:41:11.259Z] [2023-08-16T21:41:11.259Z] #42 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T21:41:11.259Z] #0 8.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:11.529Z] #42 ... [2023-08-16T21:41:11.529Z] [2023-08-16T21:41:11.529Z] #43 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T21:41:11.529Z] #0 6.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:11.529Z] #0 7.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:11.529Z] #43 ... [2023-08-16T21:41:11.529Z] [2023-08-16T21:41:11.529Z] #44 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-16T21:41:11.529Z] #0 5.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:11.529Z] #0 6.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:11.529Z] #0 8.797 OK: 263 MiB in 53 packages [2023-08-16T21:41:11.795Z] #44 DONE 10.6s [2023-08-16T21:41:11.795Z] [2023-08-16T21:41:11.795Z] #45 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T21:41:11.795Z] #45 ... [2023-08-16T21:41:11.795Z] [2023-08-16T21:41:11.795Z] #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-16T21:41:11.795Z] #0 9.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:11.795Z] #46 ... [2023-08-16T21:41:11.795Z] [2023-08-16T21:41:11.795Z] #47 [security-spire-config internal] load build context [2023-08-16T21:41:12.069Z] #47 ... [2023-08-16T21:41:12.069Z] [2023-08-16T21:41:12.069Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T21:41:12.069Z] #0 7.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:12.069Z] #0 9.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:12.069Z] #48 ... [2023-08-16T21:41:12.069Z] [2023-08-16T21:41:12.069Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T21:41:12.069Z] #0 8.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:12.337Z] #49 ... [2023-08-16T21:41:12.337Z] [2023-08-16T21:41:12.337Z] #34 [security-spire-server internal] load build context [2023-08-16T21:41:12.337Z] #34 ... [2023-08-16T21:41:12.337Z] [2023-08-16T21:41:12.337Z] #50 [security-spiffe-token-provider internal] load build context [2023-08-16T21:41:12.610Z] #50 ... [2023-08-16T21:41:12.610Z] [2023-08-16T21:41:12.610Z] #51 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-16T21:41:12.610Z] #51 ... [2023-08-16T21:41:12.610Z] [2023-08-16T21:41:12.610Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T21:41:12.888Z] #52 ... [2023-08-16T21:41:12.888Z] [2023-08-16T21:41:12.888Z] #35 [core-command internal] load build context [2023-08-16T21:41:12.888Z] #35 ... [2023-08-16T21:41:12.888Z] [2023-08-16T21:41:12.888Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T21:41:13.155Z] #53 ... [2023-08-16T21:41:13.155Z] [2023-08-16T21:41:13.155Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T21:41:13.155Z] #54 ... [2023-08-16T21:41:13.155Z] [2023-08-16T21:41:13.155Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T21:41:13.155Z] #55 ... [2023-08-16T21:41:13.155Z] [2023-08-16T21:41:13.155Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T21:41:13.155Z] #0 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:13.423Z] #56 ... [2023-08-16T21:41:13.423Z] [2023-08-16T21:41:13.423Z] #50 [security-spiffe-token-provider internal] load build context [2023-08-16T21:41:14.388Z] #50 ... [2023-08-16T21:41:14.388Z] [2023-08-16T21:41:14.388Z] #57 [security-proxy-setup internal] load build context [2023-08-16T21:41:14.388Z] #57 ... [2023-08-16T21:41:14.388Z] [2023-08-16T21:41:14.388Z] #58 [core-metadata internal] load build context [2023-08-16T21:41:14.388Z] #58 ... [2023-08-16T21:41:14.388Z] [2023-08-16T21:41:14.388Z] #43 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T21:41:14.388Z] #43 10.84 OK: 263 MiB in 53 packages [2023-08-16T21:41:14.388Z] #43 DONE 13.3s [2023-08-16T21:41:14.388Z] [2023-08-16T21:41:14.388Z] #58 [core-metadata internal] load build context [2023-08-16T21:41:14.388Z] #58 ... [2023-08-16T21:41:14.388Z] [2023-08-16T21:41:14.388Z] #59 [support-scheduler internal] load build context [2023-08-16T21:41:14.656Z] #59 ... [2023-08-16T21:41:14.656Z] [2023-08-16T21:41:14.656Z] #60 [security-spire-agent internal] load build context [2023-08-16T21:41:14.656Z] #60 ... [2023-08-16T21:41:14.656Z] [2023-08-16T21:41:14.656Z] #58 [core-metadata internal] load build context [2023-08-16T21:41:14.922Z] #58 ... [2023-08-16T21:41:14.922Z] [2023-08-16T21:41:14.922Z] #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-16T21:41:14.922Z] #61 ... [2023-08-16T21:41:14.922Z] [2023-08-16T21:41:14.922Z] #58 [core-metadata internal] load build context [2023-08-16T21:41:15.503Z] #58 transferring context: 6.04MB 9.6s [2023-08-16T21:41:18.862Z] #58 ... [2023-08-16T21:41:18.862Z] [2023-08-16T21:41:18.862Z] #42 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T21:41:18.862Z] #42 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:18.862Z] #42 14.71 OK: 263 MiB in 53 packages [2023-08-16T21:41:18.862Z] #42 DONE 18.3s [2023-08-16T21:41:18.862Z] [2023-08-16T21:41:18.862Z] #58 [core-metadata internal] load build context [2023-08-16T21:41:19.127Z] #58 ... [2023-08-16T21:41:19.127Z] [2023-08-16T21:41:19.127Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T21:41:19.127Z] #49 10.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:19.127Z] #49 15.18 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-16T21:41:19.127Z] #49 15.18 (2/2) Installing su-exec (0.2-r2) [2023-08-16T21:41:19.127Z] #49 15.18 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:41:19.127Z] #49 15.26 OK: 8 MiB in 17 packages [2023-08-16T21:41:19.127Z] #49 DONE 17.0s [2023-08-16T21:41:19.127Z] [2023-08-16T21:41:19.127Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T21:41:19.127Z] #55 16.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:19.723Z] #55 ... [2023-08-16T21:41:19.723Z] [2023-08-16T21:41:19.723Z] #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-16T21:41:19.723Z] #46 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:19.723Z] #46 16.50 OK: 263 MiB in 53 packages [2023-08-16T21:41:19.723Z] #46 DONE 18.0s [2023-08-16T21:41:19.987Z] [2023-08-16T21:41:19.987Z] #60 [security-spire-agent internal] load build context [2023-08-16T21:41:19.987Z] #60 ... [2023-08-16T21:41:19.988Z] [2023-08-16T21:41:19.988Z] #37 [security-bootstrapper internal] load build context [2023-08-16T21:41:19.988Z] #37 transferring context: 39.01MB 20.1s [2023-08-16T21:41:19.988Z] #37 ... [2023-08-16T21:41:19.988Z] [2023-08-16T21:41:19.988Z] #58 [core-metadata internal] load build context [2023-08-16T21:41:20.940Z] #58 ... [2023-08-16T21:41:20.940Z] [2023-08-16T21:41:20.940Z] #36 [support-notifications internal] load build context [2023-08-16T21:41:21.205Z] #36 ... [2023-08-16T21:41:21.205Z] [2023-08-16T21:41:21.205Z] #37 [security-bootstrapper internal] load build context [2023-08-16T21:41:21.205Z] #37 ... [2023-08-16T21:41:21.205Z] [2023-08-16T21:41:21.205Z] #39 [security-proxy-auth internal] load build context [2023-08-16T21:41:21.469Z] #39 ... [2023-08-16T21:41:21.469Z] [2023-08-16T21:41:21.469Z] #41 [core-data internal] load build context [2023-08-16T21:41:21.469Z] #41 ... [2023-08-16T21:41:21.469Z] [2023-08-16T21:41:21.469Z] #40 [security-secretstore-setup internal] load build context [2023-08-16T21:41:21.734Z] #40 ... [2023-08-16T21:41:21.734Z] [2023-08-16T21:41:21.734Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:41:21.734Z] #38 ... [2023-08-16T21:41:21.734Z] [2023-08-16T21:41:21.734Z] #40 [security-secretstore-setup internal] load build context [2023-08-16T21:41:21.998Z] #40 ... [2023-08-16T21:41:21.998Z] [2023-08-16T21:41:21.998Z] #47 [security-spire-config internal] load build context [2023-08-16T21:41:22.262Z] #47 ... [2023-08-16T21:41:22.262Z] [2023-08-16T21:41:22.262Z] #40 [security-secretstore-setup internal] load build context [2023-08-16T21:41:22.551Z] #40 ... [2023-08-16T21:41:22.551Z] [2023-08-16T21:41:22.551Z] #34 [security-spire-server internal] load build context [2023-08-16T21:41:22.551Z] #34 ... [2023-08-16T21:41:22.551Z] [2023-08-16T21:41:22.551Z] #40 [security-secretstore-setup internal] load build context [2023-08-16T21:41:23.133Z] #40 ... [2023-08-16T21:41:23.133Z] [2023-08-16T21:41:23.133Z] #35 [core-command internal] load build context [2023-08-16T21:41:23.397Z] #35 ... [2023-08-16T21:41:23.397Z] [2023-08-16T21:41:23.397Z] #40 [security-secretstore-setup internal] load build context [2023-08-16T21:41:24.353Z] #40 ... [2023-08-16T21:41:24.353Z] [2023-08-16T21:41:24.353Z] #50 [security-spiffe-token-provider internal] load build context [2023-08-16T21:41:24.353Z] #50 ... [2023-08-16T21:41:24.353Z] [2023-08-16T21:41:24.353Z] #34 [security-spire-server internal] load build context [2023-08-16T21:41:24.619Z] #34 ... [2023-08-16T21:41:24.619Z] [2023-08-16T21:41:24.619Z] #57 [security-proxy-setup internal] load build context [2023-08-16T21:41:24.619Z] #57 ... [2023-08-16T21:41:24.619Z] [2023-08-16T21:41:24.619Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T21:41:24.619Z] #56 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:24.619Z] #56 16.75 (1/4) Installing ca-certificates (20230506-r0) [2023-08-16T21:41:24.619Z] #56 17.05 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-16T21:41:24.619Z] #56 17.05 (3/4) Installing su-exec (0.2-r2) [2023-08-16T21:41:24.619Z] #56 17.05 (4/4) Installing yq (4.30.4-r4) [2023-08-16T21:41:24.619Z] #56 18.25 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:41:24.619Z] #56 18.34 Executing ca-certificates-20230506-r0.trigger [2023-08-16T21:41:24.619Z] #56 20.86 OK: 17 MiB in 19 packages [2023-08-16T21:41:24.892Z] #56 ... [2023-08-16T21:41:24.892Z] [2023-08-16T21:41:24.892Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-16T21:41:24.892Z] #62 DONE 5.4s [2023-08-16T21:41:24.892Z] [2023-08-16T21:41:24.892Z] #59 [support-scheduler internal] load build context [2023-08-16T21:41:24.892Z] #59 ... [2023-08-16T21:41:24.892Z] [2023-08-16T21:41:24.892Z] #40 [security-secretstore-setup internal] load build context [2023-08-16T21:41:25.472Z] #40 ... [2023-08-16T21:41:25.472Z] [2023-08-16T21:41:25.472Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T21:41:25.472Z] #56 DONE 23.0s [2023-08-16T21:41:25.472Z] [2023-08-16T21:41:25.472Z] #40 [security-secretstore-setup internal] load build context [2023-08-16T21:41:25.472Z] #40 ... [2023-08-16T21:41:25.472Z] [2023-08-16T21:41:25.472Z] #45 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T21:41:25.472Z] #45 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:25.472Z] #45 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:25.472Z] #45 22.44 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T21:41:25.472Z] #45 22.44 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T21:41:25.472Z] #45 22.44 OK: 17689 distinct packages available [2023-08-16T21:41:25.737Z] #45 ... [2023-08-16T21:41:25.737Z] [2023-08-16T21:41:25.737Z] #34 [security-spire-server internal] load build context [2023-08-16T21:41:25.737Z] #34 transferring context: 46.01MB 24.5s [2023-08-16T21:41:26.702Z] #34 ... [2023-08-16T21:41:26.702Z] [2023-08-16T21:41:26.702Z] #51 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-16T21:41:26.702Z] #51 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:26.702Z] #51 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:26.702Z] #51 22.94 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T21:41:26.702Z] #51 22.94 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:41:26.702Z] #51 23.02 OK: 8 MiB in 16 packages [2023-08-16T21:41:26.702Z] #51 ... [2023-08-16T21:41:26.702Z] [2023-08-16T21:41:26.702Z] #34 [security-spire-server internal] load build context [2023-08-16T21:41:26.967Z] #34 ... [2023-08-16T21:41:26.967Z] [2023-08-16T21:41:26.967Z] #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-16T21:41:26.967Z] #63 DONE 1.9s [2023-08-16T21:41:26.967Z] [2023-08-16T21:41:26.967Z] #35 [core-command internal] load build context [2023-08-16T21:41:26.967Z] #35 ... [2023-08-16T21:41:26.967Z] [2023-08-16T21:41:26.967Z] #51 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-16T21:41:26.967Z] #51 DONE 24.8s [2023-08-16T21:41:26.967Z] [2023-08-16T21:41:26.967Z] #35 [core-command internal] load build context [2023-08-16T21:41:27.550Z] #35 ... [2023-08-16T21:41:27.550Z] [2023-08-16T21:41:27.550Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T21:41:27.550Z] #48 15.72 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T21:41:27.550Z] #48 15.72 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T21:41:27.550Z] #48 15.72 OK: 17694 distinct packages available [2023-08-16T21:41:27.550Z] #48 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:27.550Z] #48 20.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:27.816Z] #48 ... [2023-08-16T21:41:27.816Z] [2023-08-16T21:41:27.816Z] #35 [core-command internal] load build context [2023-08-16T21:41:29.226Z] #35 ... [2023-08-16T21:41:29.226Z] [2023-08-16T21:41:29.226Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T21:41:29.226Z] #52 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:29.226Z] #52 19.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:29.226Z] #52 25.17 (1/2) Installing ca-certificates (20230506-r0) [2023-08-16T21:41:29.226Z] #52 25.62 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-16T21:41:29.226Z] #52 25.62 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:41:29.226Z] #52 25.89 Executing ca-certificates-20230506-r0.trigger [2023-08-16T21:41:29.226Z] #52 ... [2023-08-16T21:41:29.226Z] [2023-08-16T21:41:29.226Z] #34 [security-spire-server internal] load build context [2023-08-16T21:41:29.226Z] #34 ... [2023-08-16T21:41:29.226Z] [2023-08-16T21:41:29.226Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T21:41:29.226Z] #54 16.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:29.226Z] #54 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:29.226Z] #54 25.90 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T21:41:29.226Z] #54 25.92 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T21:41:29.226Z] #54 25.92 OK: 17689 distinct packages available [2023-08-16T21:41:29.226Z] #54 ... [2023-08-16T21:41:29.226Z] [2023-08-16T21:41:29.226Z] #35 [core-command internal] load build context [2023-08-16T21:41:29.812Z] #35 ... [2023-08-16T21:41:29.812Z] [2023-08-16T21:41:29.812Z] #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-16T21:41:29.812Z] #61 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:29.812Z] #61 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:29.812Z] #61 23.67 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-16T21:41:29.812Z] #61 23.70 (2/2) Installing openssl (3.0.10-r0) [2023-08-16T21:41:29.812Z] #61 23.85 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:41:29.812Z] #61 24.01 OK: 8 MiB in 17 packages [2023-08-16T21:41:29.812Z] #61 ... [2023-08-16T21:41:29.812Z] [2023-08-16T21:41:29.812Z] #35 [core-command internal] load build context [2023-08-16T21:41:30.394Z] #35 ... [2023-08-16T21:41:30.395Z] [2023-08-16T21:41:30.395Z] #60 [security-spire-agent internal] load build context [2023-08-16T21:41:30.395Z] #60 ... [2023-08-16T21:41:30.395Z] [2023-08-16T21:41:30.395Z] #35 [core-command internal] load build context [2023-08-16T21:41:30.664Z] #35 ... [2023-08-16T21:41:30.664Z] [2023-08-16T21:41:30.664Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T21:41:30.664Z] #53 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:30.664Z] #53 21.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:30.664Z] #53 27.35 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T21:41:30.664Z] #53 27.35 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T21:41:30.664Z] #53 27.35 OK: 17689 distinct packages available [2023-08-16T21:41:30.664Z] #53 27.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:30.664Z] #53 ... [2023-08-16T21:41:30.664Z] [2023-08-16T21:41:30.664Z] #34 [security-spire-server internal] load build context [2023-08-16T21:41:30.935Z] #34 transferring context: 56.51MB 29.5s [2023-08-16T21:41:31.202Z] #34 ... [2023-08-16T21:41:31.202Z] [2023-08-16T21:41:31.202Z] #58 [core-metadata internal] load build context [2023-08-16T21:41:31.471Z] #58 ... [2023-08-16T21:41:31.472Z] [2023-08-16T21:41:31.472Z] #36 [support-notifications internal] load build context [2023-08-16T21:41:31.472Z] #36 ... [2023-08-16T21:41:31.472Z] [2023-08-16T21:41:31.472Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T21:41:31.472Z] #48 26.77 OK: 263 MiB in 53 packages [2023-08-16T21:41:31.472Z] #48 DONE 29.6s [2023-08-16T21:41:31.472Z] [2023-08-16T21:41:31.472Z] #36 [support-notifications internal] load build context [2023-08-16T21:41:31.472Z] #36 ... [2023-08-16T21:41:31.472Z] [2023-08-16T21:41:31.472Z] #37 [security-bootstrapper internal] load build context [2023-08-16T21:41:31.472Z] #37 ... [2023-08-16T21:41:31.472Z] [2023-08-16T21:41:31.472Z] #39 [security-proxy-auth internal] load build context [2023-08-16T21:41:31.749Z] #39 ... [2023-08-16T21:41:31.749Z] [2023-08-16T21:41:31.749Z] #41 [core-data internal] load build context [2023-08-16T21:41:31.749Z] #41 ... [2023-08-16T21:41:31.749Z] [2023-08-16T21:41:31.749Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T21:41:31.749Z] #52 27.57 OK: 8 MiB in 17 packages [2023-08-16T21:41:31.749Z] #52 DONE 29.1s [2023-08-16T21:41:31.749Z] [2023-08-16T21:41:31.749Z] #41 [core-data internal] load build context [2023-08-16T21:41:31.749Z] #41 ... [2023-08-16T21:41:31.749Z] [2023-08-16T21:41:31.749Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T21:41:31.749Z] #53 29.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:32.016Z] #53 ... [2023-08-16T21:41:32.016Z] [2023-08-16T21:41:32.016Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:41:32.282Z] #38 ... [2023-08-16T21:41:32.282Z] [2023-08-16T21:41:32.282Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T21:41:32.282Z] #55 19.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:32.282Z] #55 25.22 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T21:41:32.282Z] #55 25.26 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:41:32.282Z] #55 25.55 OK: 8 MiB in 16 packages [2023-08-16T21:41:32.282Z] #55 DONE 29.5s [2023-08-16T21:41:32.282Z] [2023-08-16T21:41:32.282Z] #36 [support-notifications internal] load build context [2023-08-16T21:41:32.282Z] #36 ... [2023-08-16T21:41:32.282Z] [2023-08-16T21:41:32.282Z] #47 [security-spire-config internal] load build context [2023-08-16T21:41:32.547Z] #47 ... [2023-08-16T21:41:32.547Z] [2023-08-16T21:41:32.547Z] #36 [support-notifications internal] load build context [2023-08-16T21:41:32.547Z] #36 ... [2023-08-16T21:41:32.547Z] [2023-08-16T21:41:32.547Z] #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-16T21:41:32.547Z] #61 DONE 27.7s [2023-08-16T21:41:32.811Z] [2023-08-16T21:41:32.811Z] #47 [security-spire-config internal] load build context [2023-08-16T21:41:33.101Z] #47 ... [2023-08-16T21:41:33.101Z] [2023-08-16T21:41:33.101Z] #45 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T21:41:33.101Z] #45 23.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:33.101Z] #45 26.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:33.101Z] #45 28.91 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-16T21:41:33.101Z] #45 28.91 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-16T21:41:33.101Z] #45 28.93 (3/5) Installing libucontext (1.2-r0) [2023-08-16T21:41:33.101Z] #45 28.93 (4/5) Installing gcompat (1.1.0-r0) [2023-08-16T21:41:33.101Z] #45 28.97 (5/5) Installing openssl (3.0.10-r0) [2023-08-16T21:41:33.101Z] #45 29.09 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:41:33.376Z] #45 29.13 OK: 9 MiB in 20 packages [2023-08-16T21:41:33.376Z] #45 DONE 30.8s [2023-08-16T21:41:33.376Z] [2023-08-16T21:41:33.376Z] #47 [security-spire-config internal] load build context [2023-08-16T21:41:33.956Z] #47 ... [2023-08-16T21:41:33.956Z] [2023-08-16T21:41:33.956Z] #64 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-16T21:41:33.956Z] #64 DONE 1.0s [2023-08-16T21:41:33.956Z] [2023-08-16T21:41:33.956Z] #47 [security-spire-config internal] load build context [2023-08-16T21:41:34.535Z] #47 ... [2023-08-16T21:41:34.535Z] [2023-08-16T21:41:34.535Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T21:41:34.535Z] #54 26.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:34.535Z] #54 28.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T21:41:34.535Z] #54 30.43 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-16T21:41:34.535Z] #54 30.43 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-16T21:41:34.535Z] #54 30.48 (3/4) Installing libucontext (1.2-r0) [2023-08-16T21:41:34.535Z] #54 30.48 (4/4) Installing gcompat (1.1.0-r0) [2023-08-16T21:41:34.535Z] #54 30.48 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:41:34.535Z] #54 30.54 OK: 8 MiB in 19 packages [2023-08-16T21:41:34.535Z] #54 DONE 31.8s [2023-08-16T21:41:34.535Z] [2023-08-16T21:41:34.535Z] #47 [security-spire-config internal] load build context [2023-08-16T21:41:34.535Z] #47 ... [2023-08-16T21:41:34.535Z] [2023-08-16T21:41:34.535Z] #50 [security-spiffe-token-provider internal] load build context [2023-08-16T21:41:34.803Z] #50 ... [2023-08-16T21:41:34.803Z] [2023-08-16T21:41:34.803Z] #47 [security-spire-config internal] load build context [2023-08-16T21:41:34.803Z] #47 ... [2023-08-16T21:41:34.803Z] [2023-08-16T21:41:34.803Z] #57 [security-proxy-setup internal] load build context [2023-08-16T21:41:34.803Z] #57 ... [2023-08-16T21:41:34.803Z] [2023-08-16T21:41:34.803Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:41:35.071Z] #38 ... [2023-08-16T21:41:35.071Z] [2023-08-16T21:41:35.071Z] #59 [support-scheduler internal] load build context [2023-08-16T21:41:35.071Z] #59 ... [2023-08-16T21:41:35.071Z] [2023-08-16T21:41:35.071Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:41:35.336Z] #38 ... [2023-08-16T21:41:35.336Z] [2023-08-16T21:41:35.336Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T21:41:35.336Z] #53 31.13 (1/9) Installing ca-certificates (20230506-r0) [2023-08-16T21:41:35.336Z] #53 31.23 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-16T21:41:35.336Z] #53 31.27 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-16T21:41:35.336Z] #53 31.27 (4/9) Installing libcurl (8.2.1-r0) [2023-08-16T21:41:35.336Z] #53 31.30 (5/9) Installing curl (8.2.1-r0) [2023-08-16T21:41:35.336Z] #53 31.30 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-16T21:41:35.336Z] #53 31.30 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-16T21:41:35.336Z] #53 31.37 (8/9) Installing libucontext (1.2-r0) [2023-08-16T21:41:35.336Z] #53 31.37 (9/9) Installing gcompat (1.1.0-r0) [2023-08-16T21:41:35.336Z] #53 31.37 Executing busybox-1.35.0-r29.trigger [2023-08-16T21:41:35.336Z] #53 31.37 Executing ca-certificates-20230506-r0.trigger [2023-08-16T21:41:35.336Z] #53 31.76 OK: 11 MiB in 24 packages [2023-08-16T21:41:35.336Z] #53 DONE 32.5s [2023-08-16T21:41:35.336Z] [2023-08-16T21:41:35.336Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:41:35.601Z] #38 ... [2023-08-16T21:41:35.601Z] [2023-08-16T21:41:35.601Z] #40 [security-secretstore-setup internal] load build context [2023-08-16T21:41:35.601Z] #40 ... [2023-08-16T21:41:35.601Z] [2023-08-16T21:41:35.601Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:41:35.984Z] #38 transferring context: 83.98MB 35.1s [2023-08-16T21:41:40.343Z] #38 ... [2023-08-16T21:41:40.343Z] [2023-08-16T21:41:40.343Z] #60 [security-spire-agent internal] load build context [2023-08-16T21:41:40.610Z] #60 ... [2023-08-16T21:41:40.610Z] [2023-08-16T21:41:40.610Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:41:40.878Z] #38 ... [2023-08-16T21:41:40.878Z] [2023-08-16T21:41:40.878Z] #35 [core-command internal] load build context [2023-08-16T21:41:40.878Z] #35 ... [2023-08-16T21:41:40.878Z] [2023-08-16T21:41:40.878Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:41:40.878Z] #38 transferring context: 110.78MB 40.3s [2023-08-16T21:41:41.466Z] #38 ... [2023-08-16T21:41:41.466Z] [2023-08-16T21:41:41.466Z] #34 [security-spire-server internal] load build context [2023-08-16T21:41:41.466Z] #34 ... [2023-08-16T21:41:41.466Z] [2023-08-16T21:41:41.466Z] #58 [core-metadata internal] load build context [2023-08-16T21:41:41.466Z] #58 ... [2023-08-16T21:41:41.466Z] [2023-08-16T21:41:41.466Z] #34 [security-spire-server internal] load build context [2023-08-16T21:41:41.735Z] #34 ... [2023-08-16T21:41:41.735Z] [2023-08-16T21:41:41.735Z] #37 [security-bootstrapper internal] load build context [2023-08-16T21:41:41.735Z] #37 ... [2023-08-16T21:41:41.735Z] [2023-08-16T21:41:41.735Z] #39 [security-proxy-auth internal] load build context [2023-08-16T21:41:42.003Z] #39 ... [2023-08-16T21:41:42.003Z] [2023-08-16T21:41:42.003Z] #58 [core-metadata internal] load build context [2023-08-16T21:41:42.003Z] #58 ... [2023-08-16T21:41:42.003Z] [2023-08-16T21:41:42.003Z] #41 [core-data internal] load build context [2023-08-16T21:41:42.003Z] #41 ... [2023-08-16T21:41:42.003Z] [2023-08-16T21:41:42.003Z] #58 [core-metadata internal] load build context [2023-08-16T21:41:42.971Z] #58 ... [2023-08-16T21:41:42.971Z] [2023-08-16T21:41:42.971Z] #36 [support-notifications internal] load build context [2023-08-16T21:41:42.971Z] #36 ... [2023-08-16T21:41:42.971Z] [2023-08-16T21:41:42.971Z] #58 [core-metadata internal] load build context [2023-08-16T21:41:44.906Z] #58 ... [2023-08-16T21:41:44.906Z] [2023-08-16T21:41:44.906Z] #50 [security-spiffe-token-provider internal] load build context [2023-08-16T21:41:44.906Z] #50 ... [2023-08-16T21:41:44.906Z] [2023-08-16T21:41:44.906Z] #58 [core-metadata internal] load build context [2023-08-16T21:41:44.906Z] #58 ... [2023-08-16T21:41:44.906Z] [2023-08-16T21:41:44.906Z] #57 [security-proxy-setup internal] load build context [2023-08-16T21:41:45.171Z] #57 ... [2023-08-16T21:41:45.171Z] [2023-08-16T21:41:45.171Z] #47 [security-spire-config internal] load build context [2023-08-16T21:41:45.171Z] #47 ... [2023-08-16T21:41:45.171Z] [2023-08-16T21:41:45.171Z] #59 [support-scheduler internal] load build context [2023-08-16T21:41:45.436Z] #59 ... [2023-08-16T21:41:45.436Z] [2023-08-16T21:41:45.436Z] #47 [security-spire-config internal] load build context [2023-08-16T21:41:45.700Z] #47 ... [2023-08-16T21:41:45.700Z] [2023-08-16T21:41:45.700Z] #40 [security-secretstore-setup internal] load build context [2023-08-16T21:41:45.966Z] #40 ... [2023-08-16T21:41:45.966Z] [2023-08-16T21:41:45.966Z] #47 [security-spire-config internal] load build context [2023-08-16T21:41:46.230Z] #47 transferring context: 31.73MB 44.2s [2023-08-16T21:41:51.569Z] #47 ... [2023-08-16T21:41:51.569Z] [2023-08-16T21:41:51.569Z] #60 [security-spire-agent internal] load build context [2023-08-16T21:41:51.569Z] #60 ... [2023-08-16T21:41:51.569Z] [2023-08-16T21:41:51.569Z] #47 [security-spire-config internal] load build context [2023-08-16T21:41:51.569Z] #47 ... [2023-08-16T21:41:51.569Z] [2023-08-16T21:41:51.569Z] #35 [core-command internal] load build context [2023-08-16T21:41:51.569Z] #35 transferring context: 169.94MB 48.4s [2023-08-16T21:41:51.569Z] #35 ... [2023-08-16T21:41:51.569Z] [2023-08-16T21:41:51.569Z] #47 [security-spire-config internal] load build context [2023-08-16T21:41:51.569Z] #47 ... [2023-08-16T21:41:51.569Z] [2023-08-16T21:41:51.569Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:41:51.569Z] #38 ... [2023-08-16T21:41:51.569Z] [2023-08-16T21:41:51.569Z] #35 [core-command internal] load build context [2023-08-16T21:41:51.834Z] #35 ... [2023-08-16T21:41:51.834Z] [2023-08-16T21:41:51.834Z] #34 [security-spire-server internal] load build context [2023-08-16T21:41:51.834Z] #34 ... [2023-08-16T21:41:51.834Z] [2023-08-16T21:41:51.834Z] #47 [security-spire-config internal] load build context [2023-08-16T21:41:52.100Z] #47 ... [2023-08-16T21:41:52.100Z] [2023-08-16T21:41:52.100Z] #39 [security-proxy-auth internal] load build context [2023-08-16T21:41:52.100Z] #39 ... [2023-08-16T21:41:52.100Z] [2023-08-16T21:41:52.100Z] #37 [security-bootstrapper internal] load build context [2023-08-16T21:41:52.368Z] #37 ... [2023-08-16T21:41:52.368Z] [2023-08-16T21:41:52.368Z] #39 [security-proxy-auth internal] load build context [2023-08-16T21:41:52.368Z] #39 ... [2023-08-16T21:41:52.368Z] [2023-08-16T21:41:52.368Z] #41 [core-data internal] load build context [2023-08-16T21:41:52.635Z] #41 ... [2023-08-16T21:41:52.635Z] [2023-08-16T21:41:52.635Z] #39 [security-proxy-auth internal] load build context [2023-08-16T21:41:53.219Z] #39 ... [2023-08-16T21:41:53.219Z] [2023-08-16T21:41:53.219Z] #36 [support-notifications internal] load build context [2023-08-16T21:41:53.219Z] #36 ... [2023-08-16T21:41:53.219Z] [2023-08-16T21:41:53.219Z] #39 [security-proxy-auth internal] load build context [2023-08-16T21:41:55.159Z] #39 ... [2023-08-16T21:41:55.159Z] [2023-08-16T21:41:55.159Z] #50 [security-spiffe-token-provider internal] load build context [2023-08-16T21:41:55.159Z] #50 ... [2023-08-16T21:41:55.159Z] [2023-08-16T21:41:55.159Z] #58 [core-metadata internal] load build context [2023-08-16T21:41:55.159Z] #58 ... [2023-08-16T21:41:55.159Z] [2023-08-16T21:41:55.159Z] #57 [security-proxy-setup internal] load build context [2023-08-16T21:41:55.159Z] #57 ... [2023-08-16T21:41:55.159Z] [2023-08-16T21:41:55.159Z] #58 [core-metadata internal] load build context [2023-08-16T21:41:55.430Z] #58 ... [2023-08-16T21:41:55.430Z] [2023-08-16T21:41:55.430Z] #59 [support-scheduler internal] load build context [2023-08-16T21:41:55.430Z] #59 ... [2023-08-16T21:41:55.430Z] [2023-08-16T21:41:55.430Z] #58 [core-metadata internal] load build context [2023-08-16T21:41:56.013Z] #58 ... [2023-08-16T21:41:56.013Z] [2023-08-16T21:41:56.013Z] #40 [security-secretstore-setup internal] load build context [2023-08-16T21:41:56.013Z] #40 transferring context: 188.25MB 53.9s done [2023-08-16T21:41:56.282Z] #40 ... [2023-08-16T21:41:56.282Z] [2023-08-16T21:41:56.282Z] #59 [support-scheduler internal] load build context [2023-08-16T21:41:57.683Z] #59 ... [2023-08-16T21:41:57.683Z] [2023-08-16T21:41:57.683Z] #35 [core-command internal] load build context [2023-08-16T21:41:57.683Z] #35 transferring context: 188.25MB 51.8s done [2023-08-16T21:41:57.683Z] #35 DONE 55.6s [2023-08-16T21:41:57.683Z] [2023-08-16T21:41:57.683Z] #59 [support-scheduler internal] load build context [2023-08-16T21:41:57.683Z] #59 ... [2023-08-16T21:41:57.683Z] [2023-08-16T21:41:57.683Z] #41 [core-data internal] load build context [2023-08-16T21:41:57.683Z] #41 transferring context: 188.25MB 53.4s done [2023-08-16T21:41:57.683Z] #41 DONE 56.4s [2023-08-16T21:41:57.683Z] [2023-08-16T21:41:57.683Z] #40 [security-secretstore-setup internal] load build context [2023-08-16T21:41:57.683Z] #40 DONE 56.8s [2023-08-16T21:41:57.683Z] [2023-08-16T21:41:57.683Z] #50 [security-spiffe-token-provider internal] load build context [2023-08-16T21:41:57.683Z] #50 transferring context: 188.25MB 53.7s done [2023-08-16T21:41:57.683Z] #50 DONE 55.8s [2023-08-16T21:41:57.683Z] [2023-08-16T21:41:57.683Z] #59 [support-scheduler internal] load build context [2023-08-16T21:41:57.683Z] #59 ... [2023-08-16T21:41:57.683Z] [2023-08-16T21:41:57.683Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-16T21:41:57.683Z] #38 transferring context: 188.25MB 55.1s done [2023-08-16T21:41:57.683Z] #38 DONE 57.2s [2023-08-16T21:41:57.683Z] [2023-08-16T21:41:57.683Z] #59 [support-scheduler internal] load build context [2023-08-16T21:41:58.264Z] #59 ... [2023-08-16T21:41:58.264Z] [2023-08-16T21:41:58.264Z] #34 [security-spire-server internal] load build context [2023-08-16T21:41:58.264Z] #34 transferring context: 188.25MB 55.6s done [2023-08-16T21:41:58.264Z] #34 DONE 57.0s [2023-08-16T21:41:58.264Z] [2023-08-16T21:41:58.264Z] #59 [support-scheduler internal] load build context [2023-08-16T21:41:58.264Z] #59 ... [2023-08-16T21:41:58.264Z] [2023-08-16T21:41:58.264Z] #57 [security-proxy-setup internal] load build context [2023-08-16T21:41:58.264Z] #57 transferring context: 188.25MB 51.6s done [2023-08-16T21:41:58.264Z] #57 DONE 54.2s [2023-08-16T21:41:58.264Z] [2023-08-16T21:41:58.264Z] #59 [support-scheduler internal] load build context [2023-08-16T21:41:59.669Z] #59 transferring context: 188.25MB 53.8s done [2023-08-16T21:42:00.622Z] #59 ... [2023-08-16T21:42:00.622Z] [2023-08-16T21:42:00.622Z] #58 [core-metadata internal] load build context [2023-08-16T21:42:00.622Z] #58 transferring context: 188.25MB 53.1s done [2023-08-16T21:42:00.622Z] #58 DONE 56.3s [2023-08-16T21:42:00.622Z] [2023-08-16T21:42:00.622Z] #39 [security-proxy-auth internal] load build context [2023-08-16T21:42:00.889Z] #39 ... [2023-08-16T21:42:00.889Z] [2023-08-16T21:42:00.889Z] #60 [security-spire-agent internal] load build context [2023-08-16T21:42:00.889Z] #60 ... [2023-08-16T21:42:00.889Z] [2023-08-16T21:42:00.889Z] #39 [security-proxy-auth internal] load build context [2023-08-16T21:42:01.488Z] #39 ... [2023-08-16T21:42:01.488Z] [2023-08-16T21:42:01.488Z] #59 [support-scheduler internal] load build context [2023-08-16T21:42:01.488Z] #59 DONE 57.1s [2023-08-16T21:42:01.488Z] [2023-08-16T21:42:01.488Z] #39 [security-proxy-auth internal] load build context [2023-08-16T21:42:01.754Z] #39 ... [2023-08-16T21:42:01.754Z] [2023-08-16T21:42:01.754Z] #36 [support-notifications internal] load build context [2023-08-16T21:42:01.754Z] #36 transferring context: 188.25MB 58.6s done [2023-08-16T21:42:01.754Z] #36 DONE 59.9s [2023-08-16T21:42:01.754Z] [2023-08-16T21:42:01.754Z] #39 [security-proxy-auth internal] load build context [2023-08-16T21:42:02.020Z] #39 ... [2023-08-16T21:42:02.020Z] [2023-08-16T21:42:02.020Z] #47 [security-spire-config internal] load build context [2023-08-16T21:42:02.020Z] #47 ... [2023-08-16T21:42:02.020Z] [2023-08-16T21:42:02.020Z] #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:42:02.020Z] #65 DONE 3.8s [2023-08-16T21:42:02.020Z] [2023-08-16T21:42:02.020Z] #66 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:42:02.020Z] #66 DONE 4.5s [2023-08-16T21:42:02.020Z] [2023-08-16T21:42:02.020Z] #47 [security-spire-config internal] load build context [2023-08-16T21:42:02.020Z] #47 ... [2023-08-16T21:42:02.020Z] [2023-08-16T21:42:02.020Z] #67 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:42:02.288Z] #67 ... [2023-08-16T21:42:02.288Z] [2023-08-16T21:42:02.288Z] #68 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-16T21:42:02.288Z] #68 DONE 4.0s [2023-08-16T21:42:02.288Z] [2023-08-16T21:42:02.288Z] #69 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:42:02.288Z] #69 DONE 4.6s [2023-08-16T21:42:02.288Z] [2023-08-16T21:42:02.288Z] #37 [security-bootstrapper internal] load build context [2023-08-16T21:42:02.558Z] #37 ... [2023-08-16T21:42:02.558Z] [2023-08-16T21:42:02.558Z] #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:42:02.824Z] #70 ... [2023-08-16T21:42:02.824Z] [2023-08-16T21:42:02.824Z] #60 [security-spire-agent internal] load build context [2023-08-16T21:42:02.824Z] #60 transferring context: 188.25MB 56.4s done [2023-08-16T21:42:02.824Z] #60 DONE 58.4s [2023-08-16T21:42:02.824Z] [2023-08-16T21:42:02.824Z] #37 [security-bootstrapper internal] load build context [2023-08-16T21:42:03.092Z] #37 ... [2023-08-16T21:42:03.092Z] [2023-08-16T21:42:03.092Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:42:03.092Z] #71 DONE 1.4s [2023-08-16T21:42:03.092Z] [2023-08-16T21:42:03.092Z] #37 [security-bootstrapper internal] load build context [2023-08-16T21:42:05.679Z] #37 ... [2023-08-16T21:42:05.679Z] [2023-08-16T21:42:05.679Z] #39 [security-proxy-auth internal] load build context [2023-08-16T21:42:05.679Z] #39 transferring context: 188.25MB 64.1s done [2023-08-16T21:42:05.679Z] #39 DONE 64.6s [2023-08-16T21:42:05.679Z] [2023-08-16T21:42:05.679Z] #37 [security-bootstrapper internal] load build context [2023-08-16T21:42:09.010Z] #37 transferring context: 188.25MB 69.0s done [2023-08-16T21:42:11.582Z] #37 DONE 71.4s [2023-08-16T21:42:11.582Z] [2023-08-16T21:42:11.582Z] #47 [security-spire-config internal] load build context [2023-08-16T21:42:11.582Z] #47 transferring context: 188.25MB 67.4s done [2023-08-16T21:42:11.582Z] #47 DONE 69.6s [2023-08-16T21:42:11.582Z] [2023-08-16T21:42:11.582Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:42:12.161Z] #72 ... [2023-08-16T21:42:12.161Z] [2023-08-16T21:42:12.161Z] #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:42:12.426Z] #73 ... [2023-08-16T21:42:12.426Z] [2023-08-16T21:42:12.426Z] #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:43:08.965Z] #74 ... [2023-08-16T21:43:08.965Z] [2023-08-16T21:43:08.965Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:43:08.965Z] #72 DONE 63.1s [2023-08-16T21:43:08.965Z] [2023-08-16T21:43:08.965Z] #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:43:08.965Z] #73 DONE 64.1s [2023-08-16T21:43:08.965Z] [2023-08-16T21:43:08.965Z] #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:43:08.965Z] #70 DONE 63.8s [2023-08-16T21:43:08.965Z] [2023-08-16T21:43:08.965Z] #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:43:08.965Z] #74 DONE 64.0s [2023-08-16T21:43:08.965Z] [2023-08-16T21:43:08.965Z] #67 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:43:08.965Z] #67 DONE 64.2s [2023-08-16T21:43:08.965Z] [2023-08-16T21:43:08.965Z] #75 [core-command builder 6/7] COPY . . [2023-08-16T21:43:10.369Z] #75 ... [2023-08-16T21:43:10.369Z] [2023-08-16T21:43:10.369Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-16T21:43:10.369Z] #76 DONE 4.3s [2023-08-16T21:43:10.369Z] [2023-08-16T21:43:10.369Z] #77 [security-spire-server builder 6/9] COPY . . [2023-08-16T21:43:10.369Z] #77 DONE 4.2s [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:43:10.634Z] #78 CACHED [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #79 [support-scheduler builder 6/7] COPY . . [2023-08-16T21:43:10.634Z] #79 CACHED [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:43:10.634Z] #80 CACHED [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:43:10.634Z] #81 CACHED [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:43:10.634Z] #82 CACHED [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #83 [core-metadata builder 6/7] COPY . . [2023-08-16T21:43:10.634Z] #83 CACHED [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #84 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-16T21:43:10.634Z] #84 DONE 4.2s [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:43:10.634Z] #85 CACHED [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #86 [security-proxy-setup builder 6/7] COPY . . [2023-08-16T21:43:10.634Z] #86 CACHED [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #87 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:43:10.634Z] #87 CACHED [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #75 [core-command builder 6/7] COPY . . [2023-08-16T21:43:10.634Z] #75 DONE 4.3s [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #88 [security-secretstore-setup builder 6/7] COPY . . [2023-08-16T21:43:10.634Z] #88 DONE 4.3s [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:43:10.634Z] #89 CACHED [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #90 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:43:10.634Z] #90 CACHED [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #91 [core-data builder 6/7] COPY . . [2023-08-16T21:43:10.634Z] #91 CACHED [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #92 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:43:10.634Z] #92 CACHED [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:43:10.634Z] #93 CACHED [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #94 [security-proxy-auth builder 6/7] COPY . . [2023-08-16T21:43:10.634Z] #94 CACHED [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #95 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-16T21:43:10.634Z] #95 CACHED [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #96 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:43:10.634Z] #96 CACHED [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #97 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:43:10.634Z] #97 CACHED [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T21:43:10.634Z] #98 CACHED [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:43:10.634Z] #99 CACHED [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #100 [security-bootstrapper builder 6/7] COPY . . [2023-08-16T21:43:10.634Z] #100 CACHED [2023-08-16T21:43:10.634Z] [2023-08-16T21:43:10.634Z] #101 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T21:43:10.900Z] #101 ... [2023-08-16T21:43:10.900Z] [2023-08-16T21:43:10.900Z] #102 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:43:10.900Z] #102 CACHED [2023-08-16T21:43:10.900Z] [2023-08-16T21:43:10.900Z] #103 [security-spire-agent builder 6/9] COPY . . [2023-08-16T21:43:10.900Z] #103 CACHED [2023-08-16T21:43:10.900Z] [2023-08-16T21:43:10.900Z] #104 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-16T21:43:10.900Z] #104 CACHED [2023-08-16T21:43:10.900Z] [2023-08-16T21:43:10.900Z] #105 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T21:43:10.900Z] #105 CACHED [2023-08-16T21:43:10.900Z] [2023-08-16T21:43:10.900Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T21:43:10.900Z] #106 DONE 0.4s [2023-08-16T21:43:11.166Z] [2023-08-16T21:43:11.166Z] #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T21:43:16.490Z] #107 ... [2023-08-16T21:43:16.490Z] [2023-08-16T21:43:16.490Z] #101 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T21:43:16.490Z] #101 5.261 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-16T21:43:17.889Z] #101 ... [2023-08-16T21:43:17.889Z] [2023-08-16T21:43:17.889Z] #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T21:43:17.889Z] #107 DONE 6.9s [2023-08-16T21:43:17.889Z] [2023-08-16T21:43:17.889Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T21:43:17.889Z] #108 DONE 6.9s [2023-08-16T21:43:18.153Z] [2023-08-16T21:43:18.153Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-16T21:43:18.153Z] #109 ... [2023-08-16T21:43:18.153Z] [2023-08-16T21:43:18.153Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-16T21:43:18.153Z] #110 DONE 0.3s [2023-08-16T21:43:18.419Z] [2023-08-16T21:43:18.419Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-16T21:43:18.419Z] #109 DONE 0.4s [2023-08-16T21:43:18.419Z] [2023-08-16T21:43:18.419Z] #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T21:43:18.419Z] #0 5.805 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-08-16T21:43:18.419Z] #111 ... [2023-08-16T21:43:18.419Z] [2023-08-16T21:43:18.419Z] #112 [security-spire-config builder 6/9] COPY . . [2023-08-16T21:43:18.419Z] #112 CACHED [2023-08-16T21:43:18.419Z] [2023-08-16T21:43:18.419Z] #113 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T21:43:18.419Z] #113 CACHED [2023-08-16T21:43:18.419Z] [2023-08-16T21:43:18.419Z] #114 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-16T21:43:18.419Z] #114 CACHED [2023-08-16T21:43:18.419Z] [2023-08-16T21:43:18.419Z] #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-16T21:43:18.419Z] #115 CACHED [2023-08-16T21:43:18.419Z] [2023-08-16T21:43:18.419Z] #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T21:43:18.419Z] #116 CACHED [2023-08-16T21:43:18.419Z] [2023-08-16T21:43:18.419Z] #117 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T21:43:18.419Z] #117 CACHED [2023-08-16T21:43:18.419Z] [2023-08-16T21:43:18.419Z] #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:43:18.683Z] #118 ... [2023-08-16T21:43:18.683Z] [2023-08-16T21:43:18.683Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:43:18.683Z] #119 DONE 0.3s [2023-08-16T21:43:18.683Z] [2023-08-16T21:43:18.683Z] #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:43:18.683Z] #118 DONE 0.3s [2023-08-16T21:43:18.683Z] [2023-08-16T21:43:18.683Z] #120 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T21:43:18.683Z] #0 6.612 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-08-16T21:43:18.949Z] #120 ... [2023-08-16T21:43:18.949Z] [2023-08-16T21:43:18.949Z] #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:43:19.531Z] #121 DONE 0.3s [2023-08-16T21:43:19.531Z] [2023-08-16T21:43:19.531Z] #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:43:19.531Z] #122 DONE 0.3s [2023-08-16T21:43:19.531Z] [2023-08-16T21:43:19.531Z] #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-16T21:43:19.804Z] #123 ... [2023-08-16T21:43:19.804Z] [2023-08-16T21:43:19.804Z] #124 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:43:19.804Z] #124 CACHED [2023-08-16T21:43:19.804Z] [2023-08-16T21:43:19.804Z] #125 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:43:19.804Z] #125 CACHED [2023-08-16T21:43:20.073Z] [2023-08-16T21:43:20.073Z] #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T21:43:20.655Z] #126 ... [2023-08-16T21:43:20.655Z] [2023-08-16T21:43:20.655Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T21:43:20.655Z] #0 4.367 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-08-16T21:43:20.655Z] #127 ... [2023-08-16T21:43:20.655Z] [2023-08-16T21:43:20.655Z] #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-16T21:43:20.655Z] #123 DONE 1.4s [2023-08-16T21:43:20.655Z] [2023-08-16T21:43:20.655Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T21:43:20.655Z] #0 6.284 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-08-16T21:43:20.922Z] #128 ... [2023-08-16T21:43:20.922Z] [2023-08-16T21:43:20.922Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T21:43:20.922Z] #0 5.654 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-08-16T21:43:20.922Z] #129 ... [2023-08-16T21:43:20.922Z] [2023-08-16T21:43:20.922Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T21:43:20.922Z] #0 6.171 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-08-16T21:43:21.187Z] #130 ... [2023-08-16T21:43:21.187Z] [2023-08-16T21:43:21.187Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T21:43:21.187Z] #0 5.012 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-08-16T21:43:21.187Z] #131 ... [2023-08-16T21:43:21.187Z] [2023-08-16T21:43:21.187Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T21:43:21.187Z] #0 6.716 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-08-16T21:43:21.456Z] #132 ... [2023-08-16T21:43:21.456Z] [2023-08-16T21:43:21.456Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T21:43:21.456Z] #0 5.701 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-08-16T21:43:21.726Z] #133 ... [2023-08-16T21:43:21.726Z] [2023-08-16T21:43:21.726Z] #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T21:43:21.726Z] #126 DONE 1.6s [2023-08-16T21:43:21.726Z] [2023-08-16T21:43:21.726Z] #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T21:43:21.726Z] #0 5.228 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-08-16T21:43:21.726Z] #134 ... [2023-08-16T21:43:21.726Z] [2023-08-16T21:43:21.726Z] #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T21:43:21.726Z] #135 DONE 0.2s [2023-08-16T21:43:21.726Z] [2023-08-16T21:43:21.726Z] #136 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-16T21:43:21.995Z] #136 DONE 0.3s [2023-08-16T21:43:21.995Z] [2023-08-16T21:43:21.995Z] #137 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-16T21:43:22.588Z] #137 DONE 0.4s [2023-08-16T21:43:22.588Z] [2023-08-16T21:43:22.588Z] #138 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T21:43:22.588Z] #138 DONE 1.8s [2023-08-16T21:43:22.588Z] [2023-08-16T21:43:22.588Z] #139 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T21:43:22.588Z] #139 DONE 1.8s [2023-08-16T21:43:22.588Z] [2023-08-16T21:43:22.588Z] #140 [security-spire-server] exporting to image [2023-08-16T21:43:22.588Z] #140 exporting layers [2023-08-16T21:43:23.175Z] #140 ... [2023-08-16T21:43:23.175Z] [2023-08-16T21:43:23.175Z] #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T21:43:23.175Z] #141 DONE 0.5s [2023-08-16T21:43:23.175Z] [2023-08-16T21:43:23.175Z] #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-16T21:43:23.175Z] #142 ... [2023-08-16T21:43:23.175Z] [2023-08-16T21:43:23.175Z] #143 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T21:43:23.175Z] #143 DONE 0.8s [2023-08-16T21:43:23.442Z] [2023-08-16T21:43:23.442Z] #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-16T21:43:23.442Z] #142 DONE 0.4s [2023-08-16T21:43:23.442Z] [2023-08-16T21:43:23.442Z] #144 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-16T21:43:23.707Z] #144 ... [2023-08-16T21:43:23.707Z] [2023-08-16T21:43:23.707Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-16T21:43:23.707Z] #145 DONE 0.2s [2023-08-16T21:43:23.707Z] [2023-08-16T21:43:23.707Z] #144 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-16T21:43:23.707Z] #144 DONE 0.3s [2023-08-16T21:43:23.707Z] [2023-08-16T21:43:23.707Z] #140 [security-spire-config] exporting to image [2023-08-16T21:43:23.974Z] #140 ... [2023-08-16T21:43:23.974Z] [2023-08-16T21:43:23.974Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-16T21:43:23.974Z] #146 DONE 0.4s [2023-08-16T21:43:23.974Z] [2023-08-16T21:43:23.974Z] #140 [security-spire-agent] exporting to image [2023-08-16T21:43:25.375Z] #140 exporting layers 2.8s done [2023-08-16T21:43:25.376Z] #140 writing image sha256:cf009a07e434afd7bb1dde33aff2c2a78b403fceaea434d7e6ccd4405a36cd0e 0.0s done [2023-08-16T21:43:25.376Z] #140 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-08-16T21:43:25.960Z] #140 exporting layers 2.3s done [2023-08-16T21:43:25.960Z] #140 writing image sha256:a493f4389bf7e46993d7328cd7ed4d2fd23fbe8ea38522759578121507f2e931 0.0s done [2023-08-16T21:43:25.960Z] #140 naming to docker.io/library/security-spire-config-arm64 [2023-08-16T21:43:26.226Z] #140 exporting layers 2.1s done [2023-08-16T21:43:26.226Z] #140 naming to docker.io/library/security-spire-config-arm64 done [2023-08-16T21:43:26.226Z] #140 writing image sha256:5ded63c3537dd335362aca998b0093bf704c629efec5a99802400c144ceb8224 done [2023-08-16T21:43:26.226Z] #140 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-16T21:43:26.226Z] #140 DONE 3.5s [2023-08-16T21:43:26.226Z] [2023-08-16T21:43:26.226Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T21:58:33.798Z] #133 922.6 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-08-16T21:58:38.287Z] #133 ... [2023-08-16T21:58:38.287Z] [2023-08-16T21:58:38.287Z] #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T21:58:38.287Z] #134 DONE 927.0s [2023-08-16T21:58:38.287Z] [2023-08-16T21:58:38.287Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T21:58:38.287Z] #128 ... [2023-08-16T21:58:38.287Z] [2023-08-16T21:58:38.287Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:58:38.287Z] #147 DONE 0.1s [2023-08-16T21:58:38.287Z] [2023-08-16T21:58:38.287Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:58:38.287Z] #148 DONE 0.1s [2023-08-16T21:58:38.287Z] [2023-08-16T21:58:38.287Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-16T21:58:38.607Z] #149 DONE 0.1s [2023-08-16T21:58:38.607Z] [2023-08-16T21:58:38.607Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-16T21:58:38.875Z] #150 DONE 0.3s [2023-08-16T21:58:38.875Z] [2023-08-16T21:58:38.875Z] #101 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T21:58:38.875Z] #101 ... [2023-08-16T21:58:38.875Z] [2023-08-16T21:58:38.875Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T21:58:38.875Z] #151 DONE 0.1s [2023-08-16T21:58:38.875Z] [2023-08-16T21:58:38.875Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T21:58:41.460Z] #152 DONE 2.2s [2023-08-16T21:58:41.460Z] [2023-08-16T21:58:41.460Z] #140 [security-proxy-setup] exporting to image [2023-08-16T21:58:41.460Z] #140 exporting layers [2023-08-16T21:58:42.038Z] #140 exporting layers 0.8s done [2023-08-16T21:58:42.038Z] #140 writing image sha256:6b49afc418ca26ce6b348fefef5a132a198f3e0d960abd3a441949b79ed4c15c [2023-08-16T21:58:42.038Z] #140 writing image sha256:6b49afc418ca26ce6b348fefef5a132a198f3e0d960abd3a441949b79ed4c15c done [2023-08-16T21:58:42.038Z] #140 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-16T21:58:42.038Z] #140 DONE 4.3s [2023-08-16T21:58:42.038Z] [2023-08-16T21:58:42.038Z] #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T21:58:52.077Z] #111 ... [2023-08-16T21:58:52.077Z] [2023-08-16T21:58:52.077Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T21:58:52.077Z] #131 DONE 940.8s [2023-08-16T21:58:52.077Z] [2023-08-16T21:58:52.077Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-16T21:58:52.077Z] #153 DONE 0.3s [2023-08-16T21:58:52.077Z] [2023-08-16T21:58:52.077Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-16T21:58:54.019Z] #154 DONE 2.4s [2023-08-16T21:58:54.019Z] [2023-08-16T21:58:54.019Z] #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T21:58:54.297Z] #111 ... [2023-08-16T21:58:54.297Z] [2023-08-16T21:58:54.297Z] #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:58:54.620Z] #155 DONE 0.4s [2023-08-16T21:58:54.620Z] [2023-08-16T21:58:54.620Z] #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:58:54.886Z] #156 DONE 0.2s [2023-08-16T21:58:54.886Z] [2023-08-16T21:58:54.886Z] #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-16T21:58:55.163Z] #157 DONE 0.4s [2023-08-16T21:58:55.163Z] [2023-08-16T21:58:55.163Z] #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-16T21:58:55.428Z] #158 DONE 0.2s [2023-08-16T21:58:55.428Z] [2023-08-16T21:58:55.428Z] #159 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-16T21:58:55.694Z] #159 DONE 0.2s [2023-08-16T21:58:55.694Z] [2023-08-16T21:58:55.694Z] #160 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-16T21:58:55.694Z] #160 DONE 0.1s [2023-08-16T21:58:55.694Z] [2023-08-16T21:58:55.694Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T21:58:55.694Z] #129 ... [2023-08-16T21:58:55.694Z] [2023-08-16T21:58:55.694Z] #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-16T21:58:55.694Z] #161 DONE 0.1s [2023-08-16T21:58:55.961Z] [2023-08-16T21:58:55.961Z] #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-16T21:58:55.961Z] #162 DONE 0.1s [2023-08-16T21:58:55.961Z] [2023-08-16T21:58:55.961Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T21:58:55.961Z] #127 ... [2023-08-16T21:58:55.961Z] [2023-08-16T21:58:55.961Z] #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-16T21:58:56.924Z] #163 ... [2023-08-16T21:58:56.924Z] [2023-08-16T21:58:56.924Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T21:58:56.924Z] #133 DONE 946.2s [2023-08-16T21:58:56.924Z] [2023-08-16T21:58:56.924Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T21:58:57.195Z] #130 ... [2023-08-16T21:58:57.195Z] [2023-08-16T21:58:57.195Z] #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:58:57.512Z] #164 DONE 0.3s [2023-08-16T21:58:57.512Z] [2023-08-16T21:58:57.512Z] #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T21:58:57.779Z] #111 ... [2023-08-16T21:58:57.779Z] [2023-08-16T21:58:57.779Z] #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:58:57.779Z] #165 DONE 0.2s [2023-08-16T21:58:57.779Z] [2023-08-16T21:58:57.779Z] #166 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-16T21:58:58.045Z] #166 DONE 0.2s [2023-08-16T21:58:58.045Z] [2023-08-16T21:58:58.045Z] #167 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-16T21:58:58.045Z] #167 DONE 0.1s [2023-08-16T21:58:58.045Z] [2023-08-16T21:58:58.045Z] #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-16T21:58:58.371Z] #168 DONE 0.2s [2023-08-16T21:58:58.371Z] [2023-08-16T21:58:58.371Z] #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-16T21:58:58.638Z] #169 DONE 0.3s [2023-08-16T21:58:58.638Z] [2023-08-16T21:58:58.638Z] #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-16T21:58:58.638Z] #170 ... [2023-08-16T21:58:58.638Z] [2023-08-16T21:58:58.638Z] #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-16T21:58:58.638Z] #163 DONE 2.7s [2023-08-16T21:58:58.918Z] [2023-08-16T21:58:58.918Z] #140 [security-bootstrapper] exporting to image [2023-08-16T21:58:58.918Z] #140 exporting layers [2023-08-16T21:58:59.877Z] #140 ... [2023-08-16T21:58:59.877Z] [2023-08-16T21:58:59.877Z] #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-16T21:58:59.877Z] #170 DONE 1.1s [2023-08-16T21:58:59.877Z] [2023-08-16T21:58:59.877Z] #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T21:59:00.144Z] #171 DONE 0.3s [2023-08-16T21:59:00.144Z] [2023-08-16T21:59:00.144Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T21:59:00.415Z] #172 ... [2023-08-16T21:59:00.415Z] [2023-08-16T21:59:00.415Z] #140 [security-bootstrapper] exporting to image [2023-08-16T21:59:00.415Z] #140 exporting layers 1.5s done [2023-08-16T21:59:00.415Z] #140 writing image sha256:a3f009de7bf895531fffc89728d26406a9c118396cb85a4315dd232db66564c4 0.0s done [2023-08-16T21:59:00.415Z] #140 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-08-16T21:59:00.415Z] #140 DONE 5.9s [2023-08-16T21:59:00.415Z] [2023-08-16T21:59:00.415Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T21:59:02.355Z] #127 ... [2023-08-16T21:59:02.355Z] [2023-08-16T21:59:02.355Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T21:59:02.355Z] #172 DONE 2.1s [2023-08-16T21:59:02.355Z] [2023-08-16T21:59:02.355Z] #140 [security-secretstore-setup] exporting to image [2023-08-16T21:59:02.963Z] #140 exporting layers 1.0s done [2023-08-16T21:59:03.228Z] #140 writing image sha256:f940dc9e61042954358b430152c7ee5813d55880c2f777d432d02d5914c76627 done [2023-08-16T21:59:03.228Z] #140 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-16T21:59:03.228Z] #140 DONE 6.9s [2023-08-16T21:59:03.228Z] [2023-08-16T21:59:03.228Z] #101 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T21:59:09.871Z] #101 DONE 958.2s [2023-08-16T21:59:09.871Z] [2023-08-16T21:59:09.871Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T21:59:09.871Z] #128 ... [2023-08-16T21:59:09.871Z] [2023-08-16T21:59:09.871Z] #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:59:09.871Z] #173 DONE 0.2s [2023-08-16T21:59:09.871Z] [2023-08-16T21:59:09.871Z] #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:59:09.871Z] #174 DONE 0.2s [2023-08-16T21:59:09.871Z] [2023-08-16T21:59:09.871Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-16T21:59:10.139Z] #175 DONE 0.3s [2023-08-16T21:59:10.139Z] [2023-08-16T21:59:10.139Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-16T21:59:10.139Z] #176 DONE 0.2s [2023-08-16T21:59:10.139Z] [2023-08-16T21:59:10.139Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-16T21:59:10.405Z] #177 DONE 0.1s [2023-08-16T21:59:10.405Z] [2023-08-16T21:59:10.405Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T21:59:13.749Z] #178 DONE 3.5s [2023-08-16T21:59:13.749Z] [2023-08-16T21:59:13.749Z] #140 [security-proxy-auth] exporting to image [2023-08-16T21:59:13.749Z] #140 exporting layers [2023-08-16T21:59:14.330Z] #140 exporting layers 0.5s done [2023-08-16T21:59:14.330Z] #140 writing image sha256:473837302e31991d30ffc26cee7a4656634600178275abca4f192aaeefe6d0fc done [2023-08-16T21:59:14.330Z] #140 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-16T21:59:14.330Z] #140 DONE 7.4s [2023-08-16T21:59:14.330Z] [2023-08-16T21:59:14.330Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T21:59:29.307Z] #127 ... [2023-08-16T21:59:29.307Z] [2023-08-16T21:59:29.307Z] #120 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T21:59:29.307Z] #120 DONE 976.3s [2023-08-16T21:59:29.307Z] [2023-08-16T21:59:29.307Z] #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T21:59:29.307Z] #111 ... [2023-08-16T21:59:29.307Z] [2023-08-16T21:59:29.307Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T21:59:29.307Z] #179 DONE 0.1s [2023-08-16T21:59:29.307Z] [2023-08-16T21:59:29.307Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T21:59:29.307Z] #180 DONE 0.2s [2023-08-16T21:59:29.307Z] [2023-08-16T21:59:29.307Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-16T21:59:29.307Z] #181 DONE 0.2s [2023-08-16T21:59:29.307Z] [2023-08-16T21:59:29.307Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T21:59:29.307Z] #132 ... [2023-08-16T21:59:29.307Z] [2023-08-16T21:59:29.307Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-16T21:59:29.307Z] #182 DONE 0.1s [2023-08-16T21:59:29.307Z] [2023-08-16T21:59:29.307Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-16T21:59:29.307Z] #183 DONE 0.1s [2023-08-16T21:59:29.307Z] [2023-08-16T21:59:29.307Z] #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T21:59:29.307Z] #111 ... [2023-08-16T21:59:29.307Z] [2023-08-16T21:59:29.307Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T21:59:29.572Z] #184 DONE 1.6s [2023-08-16T21:59:29.572Z] [2023-08-16T21:59:29.572Z] #140 [core-common-config-bootstrapper] exporting to image [2023-08-16T21:59:29.572Z] #140 exporting layers [2023-08-16T21:59:30.153Z] #140 exporting layers 0.6s done [2023-08-16T21:59:30.153Z] #140 writing image sha256:114633a81cb7f0dafd17bfe8433d08c4390b1e3e2ca3fdd8ad319a0a8f424d3f done [2023-08-16T21:59:30.153Z] #140 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2023-08-16T21:59:30.419Z] #140 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-16T21:59:30.419Z] #140 DONE 8.1s [2023-08-16T21:59:30.419Z] [2023-08-16T21:59:30.419Z] #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T22:00:03.428Z] #111 ... [2023-08-16T22:00:03.428Z] [2023-08-16T22:00:03.428Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T22:00:03.428Z] #132 DONE 1012.9s [2023-08-16T22:00:03.694Z] [2023-08-16T22:00:03.694Z] #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T22:00:03.959Z] #111 ... [2023-08-16T22:00:03.959Z] [2023-08-16T22:00:03.959Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T22:00:03.959Z] #185 DONE 0.2s [2023-08-16T22:00:03.959Z] [2023-08-16T22:00:03.959Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T22:00:04.226Z] #130 ... [2023-08-16T22:00:04.226Z] [2023-08-16T22:00:04.226Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-16T22:00:08.472Z] #186 DONE 4.0s [2023-08-16T22:00:08.472Z] [2023-08-16T22:00:08.472Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-16T22:00:08.741Z] #187 DONE 0.4s [2023-08-16T22:00:08.741Z] [2023-08-16T22:00:08.741Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-16T22:00:08.741Z] #188 DONE 0.1s [2023-08-16T22:00:08.741Z] [2023-08-16T22:00:08.741Z] #140 [core-command] exporting to image [2023-08-16T22:00:08.741Z] #140 exporting layers [2023-08-16T22:00:09.006Z] #140 exporting layers 0.3s done [2023-08-16T22:00:09.006Z] #140 writing image sha256:07d8e639fd2dd73e7715aac3b68204a6a76852fb034e69b28b27c8210bc787d1 done [2023-08-16T22:00:09.006Z] #140 naming to docker.io/library/core-command-arm64 done [2023-08-16T22:00:09.006Z] #140 DONE 8.3s [2023-08-16T22:00:09.006Z] [2023-08-16T22:00:09.006Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T22:00:19.065Z] #128 ... [2023-08-16T22:00:19.065Z] [2023-08-16T22:00:19.065Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T22:00:19.065Z] #129 DONE 1027.4s [2023-08-16T22:00:19.065Z] [2023-08-16T22:00:19.065Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T22:00:19.065Z] #130 ... [2023-08-16T22:00:19.065Z] [2023-08-16T22:00:19.065Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T22:00:19.065Z] #189 DONE 0.2s [2023-08-16T22:00:19.065Z] [2023-08-16T22:00:19.065Z] #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T22:00:19.065Z] #111 ... [2023-08-16T22:00:19.065Z] [2023-08-16T22:00:19.065Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T22:00:19.065Z] #190 DONE 0.1s [2023-08-16T22:00:19.065Z] [2023-08-16T22:00:19.065Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-16T22:00:19.065Z] #191 DONE 0.3s [2023-08-16T22:00:19.065Z] [2023-08-16T22:00:19.065Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T22:00:19.065Z] #127 ... [2023-08-16T22:00:19.065Z] [2023-08-16T22:00:19.065Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-16T22:00:19.065Z] #192 DONE 0.1s [2023-08-16T22:00:19.332Z] [2023-08-16T22:00:19.332Z] #140 [core-data] exporting to image [2023-08-16T22:00:19.332Z] #140 exporting layers [2023-08-16T22:00:19.598Z] #140 exporting layers 0.4s done [2023-08-16T22:00:19.863Z] #140 writing image sha256:7cec6f6a6dfa1a049bf5dab208b1e70f384445bfbde483db6051e64c96a6d869 done [2023-08-16T22:00:19.863Z] #140 naming to docker.io/library/core-data-arm64 done [2023-08-16T22:00:19.863Z] #140 DONE 8.8s [2023-08-16T22:00:19.863Z] [2023-08-16T22:00:19.863Z] #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T22:00:23.207Z] #111 DONE 1032.2s [2023-08-16T22:00:23.207Z] [2023-08-16T22:00:23.207Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T22:00:23.479Z] #130 ... [2023-08-16T22:00:23.479Z] [2023-08-16T22:00:23.479Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T22:00:23.744Z] #193 DONE 0.2s [2023-08-16T22:00:23.744Z] [2023-08-16T22:00:23.744Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T22:00:23.744Z] #194 DONE 0.2s [2023-08-16T22:00:23.744Z] [2023-08-16T22:00:23.744Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-16T22:00:24.021Z] #195 DONE 0.3s [2023-08-16T22:00:24.021Z] [2023-08-16T22:00:24.021Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-16T22:00:24.288Z] #196 DONE 0.1s [2023-08-16T22:00:24.288Z] [2023-08-16T22:00:24.288Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-16T22:00:24.554Z] #197 DONE 0.1s [2023-08-16T22:00:24.554Z] [2023-08-16T22:00:24.554Z] #140 [core-metadata] exporting to image [2023-08-16T22:00:24.554Z] #140 exporting layers 0.3s done [2023-08-16T22:00:24.820Z] #140 writing image sha256:103296cfe4dac5d65ccb86ff8af571436ea7f966d7d960f2b24ef58c3c68c47e done [2023-08-16T22:00:24.820Z] #140 naming to docker.io/library/core-metadata-arm64 done [2023-08-16T22:00:24.820Z] #140 DONE 9.1s [2023-08-16T22:00:24.820Z] [2023-08-16T22:00:24.820Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T22:00:52.395Z] #130 ... [2023-08-16T22:00:52.395Z] [2023-08-16T22:00:52.395Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T22:00:52.395Z] #128 DONE 1058.4s [2023-08-16T22:00:52.395Z] [2023-08-16T22:00:52.395Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T22:00:52.395Z] #130 ... [2023-08-16T22:00:52.395Z] [2023-08-16T22:00:52.395Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T22:00:52.395Z] #198 DONE 0.2s [2023-08-16T22:00:52.395Z] [2023-08-16T22:00:52.395Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T22:00:52.395Z] #130 ... [2023-08-16T22:00:52.395Z] [2023-08-16T22:00:52.395Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T22:00:52.395Z] #199 DONE 0.1s [2023-08-16T22:00:52.395Z] [2023-08-16T22:00:52.395Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-16T22:00:52.395Z] #200 DONE 0.4s [2023-08-16T22:00:52.395Z] [2023-08-16T22:00:52.395Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-16T22:00:52.395Z] #201 DONE 0.1s [2023-08-16T22:00:52.395Z] [2023-08-16T22:00:52.395Z] #140 [security-spiffe-token-provider] exporting to image [2023-08-16T22:00:52.395Z] #140 exporting layers [2023-08-16T22:00:52.395Z] #140 exporting layers 0.7s done [2023-08-16T22:00:52.395Z] #140 writing image sha256:159b49dcd8b44813ff5839032f7b902d683d145a29716183aa276daa5138413b done [2023-08-16T22:00:52.395Z] #140 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-16T22:00:52.395Z] #140 DONE 9.7s [2023-08-16T22:00:52.395Z] [2023-08-16T22:00:52.395Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T22:01:15.745Z] #130 ... [2023-08-16T22:01:15.745Z] [2023-08-16T22:01:15.745Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T22:01:15.745Z] #127 DONE 1085.1s [2023-08-16T22:01:15.745Z] [2023-08-16T22:01:15.745Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T22:01:15.745Z] #130 DONE 1085.1s [2023-08-16T22:01:16.014Z] [2023-08-16T22:01:16.014Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T22:01:16.280Z] #202 DONE 0.3s [2023-08-16T22:01:16.280Z] [2023-08-16T22:01:16.280Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T22:01:16.280Z] #203 DONE 0.1s [2023-08-16T22:01:16.280Z] [2023-08-16T22:01:16.280Z] #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T22:01:16.559Z] #204 DONE 0.2s [2023-08-16T22:01:16.559Z] [2023-08-16T22:01:16.559Z] #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-16T22:01:16.559Z] #205 ... [2023-08-16T22:01:16.559Z] [2023-08-16T22:01:16.559Z] #206 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T22:01:16.559Z] #206 DONE 0.2s [2023-08-16T22:01:16.824Z] [2023-08-16T22:01:16.824Z] #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-16T22:01:16.824Z] #207 DONE 0.3s [2023-08-16T22:01:16.824Z] [2023-08-16T22:01:16.824Z] #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-16T22:01:16.824Z] #208 DONE 0.1s [2023-08-16T22:01:16.824Z] [2023-08-16T22:01:16.824Z] #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-16T22:01:16.824Z] #205 DONE 0.4s [2023-08-16T22:01:16.824Z] [2023-08-16T22:01:16.824Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-16T22:01:17.091Z] #209 DONE 0.1s [2023-08-16T22:01:17.091Z] [2023-08-16T22:01:17.091Z] #140 [support-notifications] exporting to image [2023-08-16T22:01:17.091Z] #140 exporting layers [2023-08-16T22:01:17.356Z] #140 exporting layers 0.3s done [2023-08-16T22:01:17.356Z] #140 writing image sha256:8d942b29593b2f7193b7bf7f1f91b67640175e49f8fc0cd28c00e76a3beffbb2 done [2023-08-16T22:01:17.356Z] #140 naming to docker.io/library/support-scheduler-arm64 done [2023-08-16T22:01:17.356Z] #140 writing image sha256:7771fd363bd9ff66b59359dac929bfe411bdb981bad4d1857cdec95384fc9644 done [2023-08-16T22:01:17.356Z] #140 naming to docker.io/library/support-notifications-arm64 done [2023-08-16T22:01:17.356Z] #140 DONE 10.3s [2023-08-16T22:01:17.356Z] time="2023-08-16T21:40:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T22:01:17.356Z] time="2023-08-16T21:40:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T22:01:17.356Z] time="2023-08-16T21:40:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T22:01:17.356Z] time="2023-08-16T21:40:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T22:01:17.356Z] time="2023-08-16T21:40:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T22:01:17.356Z] time="2023-08-16T21:40:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T22:01:17.356Z] time="2023-08-16T21:40:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T22:01:17.356Z] time="2023-08-16T21:40:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T22:01:17.356Z] time="2023-08-16T21:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T22:01:17.356Z] time="2023-08-16T21:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T22:01:17.356Z] time="2023-08-16T21:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T22:01:17.356Z] time="2023-08-16T21:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T22:01:17.356Z] time="2023-08-16T21:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T22:01:17.356Z] time="2023-08-16T21:40:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-16T22:01:17.384Z] $ docker stop --time=1 4ef771d52a155146beff94d675ca742be688fd60b704524b59d66499414ad6f9 [2023-08-16T22:01:19.005Z] $ docker rm -f --volumes 4ef771d52a155146beff94d675ca742be688fd60b704524b59d66499414ad6f9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T22:01:19.532Z] + docker images [2023-08-16T22:01:19.532Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-16T22:01:19.532Z] support-notifications-arm64 latest 7771fd363bd9 3 seconds ago 33.7MB [2023-08-16T22:01:19.532Z] support-scheduler-arm64 latest 8d942b29593b 3 seconds ago 32.9MB [2023-08-16T22:01:19.532Z] security-spiffe-token-provider-arm64 latest 159b49dcd8b4 29 seconds ago 33.3MB [2023-08-16T22:01:19.532Z] core-metadata-arm64 latest 103296cfe4da 55 seconds ago 21.2MB [2023-08-16T22:01:19.532Z] core-data-arm64 latest 7cec6f6a6dfa About a minute ago 20.9MB [2023-08-16T22:01:19.532Z] core-command-arm64 latest 07d8e639fd2d About a minute ago 20.8MB [2023-08-16T22:01:19.532Z] core-common-config-bootstrapper-arm64 latest 114633a81cb7 About a minute ago 18MB [2023-08-16T22:01:19.532Z] security-proxy-auth-arm64 latest 473837302e31 2 minutes ago 19.3MB [2023-08-16T22:01:19.532Z] security-secretstore-setup-arm64 latest f940dc9e6104 2 minutes ago 43MB [2023-08-16T22:01:19.532Z] security-bootstrapper-arm64 latest a3f009de7bf8 2 minutes ago 22.6MB [2023-08-16T22:01:19.532Z] security-proxy-setup-arm64 latest 6b49afc418ca 2 minutes ago 19.5MB [2023-08-16T22:01:19.532Z] security-spire-config-arm64 latest a493f4389bf7 17 minutes ago 96.1MB [2023-08-16T22:01:19.532Z] security-spire-agent-arm64 latest 5ded63c3537d 17 minutes ago 152MB [2023-08-16T22:01:19.532Z] security-spire-server-arm64 latest cf009a07e434 17 minutes ago 96.9MB [2023-08-16T22:01:19.532Z] ci-base-image-arm64 latest 839b946855ab 32 minutes ago 1.05GB [2023-08-16T22:01:19.532Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB [2023-08-16T22:01:19.532Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:01:20.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T22:01:20.320Z] [2023-08-16T22:01:20.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:01:20.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T22:01:20.722Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-16T22:01:20.722Z] 8998bd30e6a1: Pulling fs layer [2023-08-16T22:01:20.722Z] 04944245beec: Pulling fs layer [2023-08-16T22:01:20.722Z] 699f458cf7ca: Pulling fs layer [2023-08-16T22:01:20.722Z] 765212b225bb: Pulling fs layer [2023-08-16T22:01:20.722Z] f23df028b6ca: Pulling fs layer [2023-08-16T22:01:20.722Z] d65c8cfc05b1: Pulling fs layer [2023-08-16T22:01:20.722Z] 2437ff75d9bd: Pulling fs layer [2023-08-16T22:01:20.722Z] d65c8cfc05b1: Waiting [2023-08-16T22:01:20.722Z] 2437ff75d9bd: Waiting [2023-08-16T22:01:20.722Z] 765212b225bb: Waiting [2023-08-16T22:01:20.722Z] f23df028b6ca: Waiting [2023-08-16T22:01:20.988Z] 04944245beec: Verifying Checksum [2023-08-16T22:01:20.988Z] 04944245beec: Download complete [2023-08-16T22:01:20.988Z] 765212b225bb: Verifying Checksum [2023-08-16T22:01:20.988Z] 765212b225bb: Download complete [2023-08-16T22:01:20.988Z] f23df028b6ca: Verifying Checksum [2023-08-16T22:01:20.988Z] f23df028b6ca: Download complete [2023-08-16T22:01:20.988Z] d65c8cfc05b1: Verifying Checksum [2023-08-16T22:01:20.988Z] d65c8cfc05b1: Download complete [2023-08-16T22:01:20.988Z] 699f458cf7ca: Verifying Checksum [2023-08-16T22:01:20.988Z] 699f458cf7ca: Download complete [2023-08-16T22:01:21.572Z] 8998bd30e6a1: Verifying Checksum [2023-08-16T22:01:21.572Z] 8998bd30e6a1: Download complete [2023-08-16T22:01:23.507Z] 2437ff75d9bd: Verifying Checksum [2023-08-16T22:01:23.507Z] 2437ff75d9bd: Download complete [2023-08-16T22:01:25.445Z] 8998bd30e6a1: Pull complete [2023-08-16T22:01:26.025Z] 04944245beec: Pull complete [2023-08-16T22:01:30.268Z] 699f458cf7ca: Pull complete [2023-08-16T22:01:30.268Z] 765212b225bb: Pull complete [2023-08-16T22:01:30.533Z] f23df028b6ca: Pull complete [2023-08-16T22:01:30.800Z] d65c8cfc05b1: Pull complete [2023-08-16T22:01:45.776Z] 2437ff75d9bd: Pull complete [2023-08-16T22:01:45.776Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-16T22:01:45.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T22:01:45.776Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T22:01:46.092Z] prd-ubuntu20.04-docker-arm64-4c-16g-3849 does not seem to be running inside a container [2023-08-16T22:01:46.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-16T22:01:48.914Z] $ docker top 7dd1131d8e6f2c6991ab12d993b8b91732cdb59208ffb049bf9f6352c76725a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:01:49.847Z] ---> job-cost.sh [2023-08-16T22:01:49.847Z] lf-activate-venv: SKIPPING [2023-08-16T22:01:49.847Z] INFO: No Stack... [2023-08-16T22:01:50.110Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-16T22:01:51.062Z] INFO: Archiving Costs [Pipeline] sh [2023-08-16T22:01:51.400Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-08-16T22:01:51.400Z] + cut -d, -f6 [Pipeline] lock [2023-08-16T22:01:51.450Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4640-1-stack-cost] [2023-08-16T22:01:51.455Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4640-1-stack-cost] did not exist. Created. [2023-08-16T22:01:51.456Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4640-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-16T22:01:51.871Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-16T22:01:52.077Z] Stashed 1 file(s) [Pipeline] } [2023-08-16T22:01:52.092Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4640-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-16T22:01:52.154Z] $ docker stop --time=1 7dd1131d8e6f2c6991ab12d993b8b91732cdb59208ffb049bf9f6352c76725a8 [2023-08-16T22:01:53.617Z] $ docker rm -f --volumes 7dd1131d8e6f2c6991ab12d993b8b91732cdb59208ffb049bf9f6352c76725a8 [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-08-16T22:01:54.552Z] provisioning config files... [2023-08-16T22:01:54.563Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10558765129330071110tmp [Pipeline] { [Pipeline] sh [2023-08-16T22:01:54.893Z] + set +x [2023-08-16T22:01:54.893Z] + + curl -s https://codecov.io/bash [2023-08-16T22:01:54.893Z] bash -s -- [2023-08-16T22:01:54.893Z] [2023-08-16T22:01:54.893Z] _____ _ [2023-08-16T22:01:54.893Z] / ____| | | [2023-08-16T22:01:54.893Z] | | ___ __| | ___ ___ _____ __ [2023-08-16T22:01:54.893Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-16T22:01:54.893Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-16T22:01:54.893Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-16T22:01:54.893Z] Bash-1.0.6 [2023-08-16T22:01:54.893Z] [2023-08-16T22:01:54.893Z] [2023-08-16T22:01:54.893Z] ==> git version 2.25.1 found [2023-08-16T22:01:54.893Z] ==> 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-08-16T22:01:54.893Z] Release-Date: 2020-01-08 [2023-08-16T22:01:54.893Z] 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-08-16T22:01:54.893Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-16T22:01:54.893Z] ==> Jenkins CI detected. [2023-08-16T22:01:54.893Z] current dir:  /w/workspace/edgex-go/1 [2023-08-16T22:01:54.893Z] project root: . [2023-08-16T22:01:54.893Z] --> token set from env [2023-08-16T22:01:54.893Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-16T22:01:55.153Z] ==> Running gcov in . (disable via -X gcov) [2023-08-16T22:01:55.153Z] ==> Python coveragepy not found [2023-08-16T22:01:55.153Z] ==> Searching for coverage reports in: [2023-08-16T22:01:55.153Z] + . [2023-08-16T22:01:55.153Z] -> Found 1 reports [2023-08-16T22:01:55.153Z] ==> Detecting git/mercurial file structure [2023-08-16T22:01:55.153Z] ==> Reading reports [2023-08-16T22:01:55.153Z] + ./coverage.out bytes=446998 [2023-08-16T22:01:55.153Z] ==> Appending adjustments [2023-08-16T22:01:55.153Z] https://docs.codecov.io/docs/fixing-reports [2023-08-16T22:01:56.544Z] + Found adjustments [2023-08-16T22:01:56.544Z] ==> Gzipping contents [2023-08-16T22:01:56.544Z] 56K /tmp/codecov.kLRk2v.gz [2023-08-16T22:01:56.544Z] ==> Uploading reports [2023-08-16T22:01:56.544Z] url: https://codecov.io [2023-08-16T22:01:56.544Z] query: branch=PR-4640&commit=7fce62d23fefd64b9b166af17ad081243a202fc8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4640%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4640&job=&cmd_args= [2023-08-16T22:01:56.544Z] -> Pinging Codecov [2023-08-16T22:01:56.544Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4640&commit=7fce62d23fefd64b9b166af17ad081243a202fc8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4640%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4640&job=&cmd_args= [2023-08-16T22:01:56.544Z] -> Uploading to [2023-08-16T22:01:56.544Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-16/00271124DB129430A58F1EEE437C3FCB/7fce62d23fefd64b9b166af17ad081243a202fc8/13e60dc9-b98e-433a-a3f6-aacb632b4574.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230816T220156Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=56696ab9dca1461dc192a9bf242e6f4dbc96abaaadf8720b5fcee9c0ee4bed06 [2023-08-16T22:01:56.544Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T22:01:56.545Z] Dload Upload Total Spent Left Speed [2023-08-16T22:01:56.545Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57313 0 0 100 57313 0 248k --:--:-- --:--:-- --:--:-- 248k [2023-08-16T22:01:56.805Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7fce62d23fefd64b9b166af17ad081243a202fc8 [Pipeline] } [2023-08-16T22:01:56.834Z] 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-08-16T22:01:58.067Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:01:58.394Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:01:59.284Z] ---> package-listing.sh [2023-08-16T22:01:59.284Z] ++ facter osfamily [2023-08-16T22:01:59.284Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-16T22:01:59.545Z] + OS_FAMILY=debian [2023-08-16T22:01:59.545Z] + workspace=/w/workspace/edgex-go/1 [2023-08-16T22:01:59.545Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-16T22:01:59.545Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-16T22:01:59.545Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-16T22:01:59.545Z] + PACKAGES=/tmp/packages_start.txt [2023-08-16T22:01:59.545Z] + '[' /w/workspace/edgex-go/1 ']' [2023-08-16T22:01:59.545Z] + PACKAGES=/tmp/packages_end.txt [2023-08-16T22:01:59.545Z] + case "${OS_FAMILY}" in [2023-08-16T22:01:59.545Z] + dpkg -l [2023-08-16T22:01:59.545Z] + grep '^ii' [2023-08-16T22:01:59.545Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-16T22:01:59.545Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-16T22:01:59.545Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-16T22:01:59.545Z] + '[' /w/workspace/edgex-go/1 ']' [2023-08-16T22:01:59.545Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-08-16T22:01:59.545Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-08-16T22:01:59.579Z] 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-08-16T22:01:59.873Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:02:00.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T22:02:00.499Z] [2023-08-16T22:02:00.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:02:00.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T22:02:00.953Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-16T22:02:00.953Z] 5eb5b503b376: Pulling fs layer [2023-08-16T22:02:00.953Z] 5c69ac0246d0: Pulling fs layer [2023-08-16T22:02:00.953Z] ec43610c2a17: Pulling fs layer [2023-08-16T22:02:00.953Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-16T22:02:00.953Z] 33b1e0a273af: Pulling fs layer [2023-08-16T22:02:00.953Z] 5d3b04190fa2: Pulling fs layer [2023-08-16T22:02:00.953Z] 2f39f015ded8: Pulling fs layer [2023-08-16T22:02:00.953Z] 5d3b04190fa2: Waiting [2023-08-16T22:02:00.953Z] 3a2ae6a8a46f: Waiting [2023-08-16T22:02:00.953Z] 2f39f015ded8: Waiting [2023-08-16T22:02:00.953Z] 33b1e0a273af: Waiting [2023-08-16T22:02:00.953Z] 5c69ac0246d0: Verifying Checksum [2023-08-16T22:02:00.953Z] 5c69ac0246d0: Download complete [2023-08-16T22:02:00.953Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-16T22:02:00.953Z] 3a2ae6a8a46f: Download complete [2023-08-16T22:02:00.953Z] 33b1e0a273af: Verifying Checksum [2023-08-16T22:02:00.953Z] 33b1e0a273af: Download complete [2023-08-16T22:02:00.953Z] 5d3b04190fa2: Verifying Checksum [2023-08-16T22:02:00.953Z] 5d3b04190fa2: Download complete [2023-08-16T22:02:01.213Z] ec43610c2a17: Verifying Checksum [2023-08-16T22:02:01.213Z] ec43610c2a17: Download complete [2023-08-16T22:02:01.213Z] 5eb5b503b376: Verifying Checksum [2023-08-16T22:02:01.213Z] 5eb5b503b376: Download complete [2023-08-16T22:02:01.780Z] 2f39f015ded8: Download complete [2023-08-16T22:02:02.713Z] 5eb5b503b376: Pull complete [2023-08-16T22:02:02.713Z] 5c69ac0246d0: Pull complete [2023-08-16T22:02:03.280Z] ec43610c2a17: Pull complete [2023-08-16T22:02:03.280Z] 3a2ae6a8a46f: Pull complete [2023-08-16T22:02:03.541Z] 33b1e0a273af: Pull complete [2023-08-16T22:02:03.541Z] 5d3b04190fa2: Pull complete [2023-08-16T22:02:08.831Z] 2f39f015ded8: Pull complete [2023-08-16T22:02:08.831Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-16T22:02:08.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T22:02:08.831Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T22:02:09.015Z] prd-ubuntu20.04-docker-8c-8g-3848 does not seem to be running inside a container [2023-08-16T22:02:09.033Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-16T22:02:13.009Z] $ docker top 117f043d212b83343bfd24efb3eee758b96df1e5a7217a25f6aecdd8424e84e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T22:02:13.420Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-16T22:02:13.743Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-16T22:02:14.055Z] + ls /var/log/sa-host [2023-08-16T22:02:14.055Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T22:02:14.180Z] provisioning config files... [2023-08-16T22:02:14.190Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2588150928574047514tmp [Pipeline] { [Pipeline] echo [2023-08-16T22:02:14.238Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:02:14.546Z] ---> create-netrc.sh [Pipeline] } [2023-08-16T22:02:14.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:02:14.975Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-16T22:02:15.012Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:02:15.327Z] ---> sudo-logs.sh [2023-08-16T22:02:15.327Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-16T22:02:15.410Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:02:15.731Z] ---> job-cost.sh [2023-08-16T22:02:15.731Z] lf-activate-venv: SKIPPING [2023-08-16T22:02:15.731Z] DEBUG: total: 0.10999999940395355 [2023-08-16T22:02:15.731Z] INFO: Retrieving Stack Cost... [2023-08-16T22:02:15.991Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-16T22:02:16.558Z] INFO: Archiving Costs [Pipeline] echo [2023-08-16T22:02:16.590Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:02:16.907Z] ---> logs-deploy.sh [2023-08-16T22:02:16.907Z] lf-activate-venv: SKIPPING [2023-08-16T22:02:16.907Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4640/1 [2023-08-16T22:02:16.907Z] INFO: archiving workspace using pattern(s): [2023-08-16T22:02:17.843Z] Archives upload complete. [2023-08-16T22:02:18.103Z] INFO: archiving logs to Nexus