Pull request #4704 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f+ff02edb092954091608536475346b70900255226 (9d0338dde95e7e23d6b17881037354f149b6a8bd) 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-ssh10566953019367624860.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14761363197804564816.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4704/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-4704/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18425755525264844349.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-4704/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12577579292279273961.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6339593054176946311.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-4704/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-4704/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9340947079838797826.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8883 in /w/workspace/edgexfoundry_edgex-go_PR-4704 [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/4704/head:refs/remotes/origin/PR-4704 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ff02edb092954091608536475346b70900255226 into PR head commit 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f Merge succeeded, producing 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f Checking out Revision 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f (PR-4704) Commit message: "build(deps): Bump golang.org/x/net from 0.13.0 to 0.17.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-11T23:04:38.722Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f # 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 ff02edb092954091608536475346b70900255226 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f # timeout=10 [Pipeline] withCredentials [2023-10-11T23:04:38.892Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-11T23:04:38.992Z] ========================================================= [2023-10-11T23:04:38.992Z] EdgeX Global Pipelines Version Info [2023-10-11T23:04:38.992Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:04:39.731Z] ------------------- [2023-10-11T23:04:39.731Z] stable info: [2023-10-11T23:04:39.731Z] ------------------- [2023-10-11T23:04:39.731Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-11T23:04:39.731Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-11T23:04:39.731Z] Message: update stable to v1.0.254 [2023-10-11T23:04:40.305Z] ------------------- [2023-10-11T23:04:40.305Z] experimental info: [2023-10-11T23:04:40.305Z] ------------------- [2023-10-11T23:04:40.305Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-11T23:04:40.305Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-11T23:04:40.306Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-11T23:04:40.593Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-10-11T23:04:40.633Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-10-11T23:04:40.671Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-11T23:04:40.716Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-11T23:04:40.760Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-11T23:04:40.804Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-11T23:04:40.846Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-11T23:04:40.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-10-11T23:04:40.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-10-11T23:04:40.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-10-11T23:04:41.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-11T23:04:41.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-11T23:04:41.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-11T23:04:41.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-11T23:04:41.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-11T23:04:41.232Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-11T23:04:41.280Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-11T23:04:41.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-11T23:04:41.381Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-11T23:04:41.428Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-10-11T23:04:41.465Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-11T23:04:41.504Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-11T23:04:41.556Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-11T23:04:41.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4704 [Pipeline] echo [2023-10-11T23:04:41.642Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4704 [Pipeline] echo [2023-10-11T23:04:41.679Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4704 [Pipeline] echo [2023-10-11T23:04:41.719Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f [Pipeline] echo [2023-10-11T23:04:41.760Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96db6fe [Pipeline] echo [2023-10-11T23:04:41.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-11T23:04:41.925Z] provisioning config files... [2023-10-11T23:04:41.947Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3576057287572605309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:04:42.289Z] ---> docker-login.sh [2023-10-11T23:04:42.289Z] nexus3.edgexfoundry.org:10001 [2023-10-11T23:04:42.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:04:42.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:04:42.549Z] Configure a credential helper to remove this warning. See [2023-10-11T23:04:42.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:04:42.549Z] [2023-10-11T23:04:42.549Z] Login Succeeded [2023-10-11T23:04:42.549Z] nexus3.edgexfoundry.org:10002 [2023-10-11T23:04:42.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:04:42.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:04:42.549Z] Configure a credential helper to remove this warning. See [2023-10-11T23:04:42.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:04:42.549Z] [2023-10-11T23:04:42.549Z] Login Succeeded [2023-10-11T23:04:42.549Z] nexus3.edgexfoundry.org:10003 [2023-10-11T23:04:42.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:04:42.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:04:42.807Z] Configure a credential helper to remove this warning. See [2023-10-11T23:04:42.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:04:42.807Z] [2023-10-11T23:04:42.807Z] Login Succeeded [2023-10-11T23:04:42.807Z] nexus3.edgexfoundry.org:10004 [2023-10-11T23:04:42.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:04:42.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:04:42.807Z] Configure a credential helper to remove this warning. See [2023-10-11T23:04:42.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:04:42.807Z] [2023-10-11T23:04:42.807Z] Login Succeeded [2023-10-11T23:04:42.807Z] docker.io [2023-10-11T23:04:42.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:04:43.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:04:43.066Z] Configure a credential helper to remove this warning. See [2023-10-11T23:04:43.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:04:43.066Z] [2023-10-11T23:04:43.066Z] Login Succeeded [2023-10-11T23:04:43.066Z] ---> docker-login.sh ends [Pipeline] } [2023-10-11T23:04:43.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-11T23:04:43.502Z] + 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-10-11T23:04:43.502Z] + dirname cmd/core-command/Dockerfile [2023-10-11T23:04:43.502Z] + cut -d/ -f2 [2023-10-11T23:04:43.502Z] + echo core-command,cmd/core-command/Dockerfile [2023-10-11T23:04:43.502Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-10-11T23:04:43.502Z] + cut -d/ -f2 [2023-10-11T23:04:43.503Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-10-11T23:04:43.503Z] + dirname cmd/core-data/Dockerfile [2023-10-11T23:04:43.503Z] + cut -d/ -f2 [2023-10-11T23:04:43.503Z] + echo core-data,cmd/core-data/Dockerfile [2023-10-11T23:04:43.503Z] + dirname cmd/core-metadata/Dockerfile [2023-10-11T23:04:43.503Z] + cut -d/ -f2 [2023-10-11T23:04:43.503Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-10-11T23:04:43.503Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-10-11T23:04:43.503Z] + cut -d/ -f2 [2023-10-11T23:04:43.503Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-10-11T23:04:43.503Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-10-11T23:04:43.503Z] + cut -d/ -f2 [2023-10-11T23:04:43.503Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-10-11T23:04:43.503Z] + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ [2023-10-11T23:04:43.503Z] -f2 [2023-10-11T23:04:43.503Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-10-11T23:04:43.503Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-10-11T23:04:43.503Z] + cut -d/ -f2 [2023-10-11T23:04:43.503Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-10-11T23:04:43.503Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-10-11T23:04:43.503Z] + cut -d/ -f2 [2023-10-11T23:04:43.503Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-10-11T23:04:43.503Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-10-11T23:04:43.503Z] cut -d/ -f2 [2023-10-11T23:04:43.503Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-10-11T23:04:43.503Z] + dirname cmd/security-spire-config/Dockerfile [2023-10-11T23:04:43.503Z] + cut -d/ -f2 [2023-10-11T23:04:43.503Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-10-11T23:04:43.503Z] + dirname cmd/security-spire-server/Dockerfile [2023-10-11T23:04:43.503Z] + cut -d/ -f2 [2023-10-11T23:04:43.503Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-10-11T23:04:43.503Z] + dirname cmd/support-notifications/Dockerfile [2023-10-11T23:04:43.503Z] + cut -d/ -f2 [2023-10-11T23:04:43.503Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-10-11T23:04:43.503Z] + dirname cmd/support-scheduler/Dockerfile [2023-10-11T23:04:43.503Z] + cut -d/ -f2 [2023-10-11T23:04:43.503Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-10-11T23:04:43.572Z] 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-10-11T23:04:44.058Z] + git rev-list -1 --merges 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f~1..96db6fe68b7706a4e5f351ffe6ad7e1947fde11f [Pipeline] echo [2023-10-11T23:04:44.090Z] -----------> git rev-list -1 --merges 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f~1..96db6fe68b7706a4e5f351ffe6ad7e1947fde11f 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f [false] [Pipeline] sh [2023-10-11T23:04:44.395Z] + git log --format=format:%s -1 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f [Pipeline] echo [2023-10-11T23:04:44.429Z] ========================================================= [2023-10-11T23:04:44.429Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-11T23:04:44.429Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-10-11T23:04:44.878Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-11T23:04:44.879Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-11T23:04:44.879Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-11T23:04:44.879Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-11T23:04:44.879Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2023-10-11T23:04:44.879Z] tee -a /etc/ssh/ssh_known_hosts [2023-10-11T23:04:44.879Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:04:45.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-11T23:04:45.304Z] [2023-10-11T23:04:45.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:04:45.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-11T23:04:45.672Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-11T23:04:45.672Z] b85a868b505f: Pulling fs layer [2023-10-11T23:04:45.672Z] e2be974225ed: Pulling fs layer [2023-10-11T23:04:45.672Z] 339a4e72a1f5: Pulling fs layer [2023-10-11T23:04:45.672Z] 988bab9f4d93: Pulling fs layer [2023-10-11T23:04:45.672Z] 1469e6f7b9e6: Pulling fs layer [2023-10-11T23:04:45.672Z] eaf3925da568: Pulling fs layer [2023-10-11T23:04:45.672Z] bab4dde63d76: Pulling fs layer [2023-10-11T23:04:45.672Z] bde34c3a00c8: Pulling fs layer [2023-10-11T23:04:45.672Z] b352a97aabf1: Pulling fs layer [2023-10-11T23:04:45.672Z] 4872d77fe225: Pulling fs layer [2023-10-11T23:04:45.672Z] 5851b861e8e6: Pulling fs layer [2023-10-11T23:04:45.672Z] 1469e6f7b9e6: Waiting [2023-10-11T23:04:45.672Z] eaf3925da568: Waiting [2023-10-11T23:04:45.672Z] bab4dde63d76: Waiting [2023-10-11T23:04:45.672Z] bde34c3a00c8: Waiting [2023-10-11T23:04:45.672Z] b352a97aabf1: Waiting [2023-10-11T23:04:45.672Z] 4872d77fe225: Waiting [2023-10-11T23:04:45.672Z] 5851b861e8e6: Waiting [2023-10-11T23:04:45.672Z] 988bab9f4d93: Waiting [2023-10-11T23:04:45.672Z] e2be974225ed: Verifying Checksum [2023-10-11T23:04:45.672Z] e2be974225ed: Download complete [2023-10-11T23:04:45.672Z] 988bab9f4d93: Verifying Checksum [2023-10-11T23:04:45.672Z] 988bab9f4d93: Download complete [2023-10-11T23:04:45.932Z] 339a4e72a1f5: Download complete [2023-10-11T23:04:45.932Z] 1469e6f7b9e6: Verifying Checksum [2023-10-11T23:04:45.932Z] 1469e6f7b9e6: Download complete [2023-10-11T23:04:45.932Z] eaf3925da568: Download complete [2023-10-11T23:04:45.932Z] bde34c3a00c8: Verifying Checksum [2023-10-11T23:04:45.932Z] bde34c3a00c8: Download complete [2023-10-11T23:04:45.932Z] b352a97aabf1: Download complete [2023-10-11T23:04:45.932Z] 4872d77fe225: Verifying Checksum [2023-10-11T23:04:45.932Z] 4872d77fe225: Download complete [2023-10-11T23:04:45.932Z] 5851b861e8e6: Verifying Checksum [2023-10-11T23:04:45.932Z] b85a868b505f: Verifying Checksum [2023-10-11T23:04:45.932Z] b85a868b505f: Download complete [2023-10-11T23:04:46.191Z] bab4dde63d76: Verifying Checksum [2023-10-11T23:04:46.191Z] bab4dde63d76: Download complete [2023-10-11T23:04:47.134Z] b85a868b505f: Pull complete [2023-10-11T23:04:47.394Z] e2be974225ed: Pull complete [2023-10-11T23:04:47.959Z] 339a4e72a1f5: Pull complete [2023-10-11T23:04:47.959Z] 988bab9f4d93: Pull complete [2023-10-11T23:04:48.223Z] 1469e6f7b9e6: Pull complete [2023-10-11T23:04:48.223Z] eaf3925da568: Pull complete [2023-10-11T23:04:50.124Z] bab4dde63d76: Pull complete [2023-10-11T23:04:50.124Z] bde34c3a00c8: Pull complete [2023-10-11T23:04:50.124Z] b352a97aabf1: Pull complete [2023-10-11T23:04:50.124Z] 4872d77fe225: Pull complete [2023-10-11T23:04:50.124Z] 5851b861e8e6: Pull complete [2023-10-11T23:04:50.125Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-11T23:04:50.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-11T23:04:50.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:04:50.377Z] prd-ubuntu20.04-docker-8c-8g-8883 does not seem to be running inside a container [2023-10-11T23:04:50.401Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-11T23:04:51.579Z] $ docker top 5b65a2bfed6fa415e13c39823ee5be944e7c48d5dbc15222430bd7a72b459c0c -eo pid,comm [2023-10-11T23:04:51.642Z] 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-10-11T23:04:51.642Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-11T23:04:51.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-11T23:04:51.771Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-11T23:04:51.881Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-11T23:04:51.880Z] $ docker exec 5b65a2bfed6fa415e13c39823ee5be944e7c48d5dbc15222430bd7a72b459c0c ssh-agent [2023-10-11T23:04:52.007Z] SSH_AUTH_SOCK=/tmp/ssh-ljRh2kKxqTQh/agent.32 [2023-10-11T23:04:52.007Z] SSH_AGENT_PID=38 [2023-10-11T23:04:52.013Z] Running ssh-add (command line suppressed) [2023-10-11T23:04:52.115Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10248418015549975113.key (/w/workspace/edgex-go/1@tmp/private_key_10248418015549975113.key) [2023-10-11T23:04:52.139Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-11T23:04:52.471Z] + git tag --points-at HEAD [Pipeline] } [2023-10-11T23:04:52.493Z] $ docker exec --env ******** --env ******** 5b65a2bfed6fa415e13c39823ee5be944e7c48d5dbc15222430bd7a72b459c0c ssh-agent -k [2023-10-11T23:04:52.590Z] unset SSH_AUTH_SOCK; [2023-10-11T23:04:52.591Z] unset SSH_AGENT_PID; [2023-10-11T23:04:52.591Z] echo Agent pid 38 killed; [2023-10-11T23:04:52.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-11T23:04:52.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-11T23:04:52.701Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-11T23:04:52.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-11T23:04:52.837Z] $ docker exec 5b65a2bfed6fa415e13c39823ee5be944e7c48d5dbc15222430bd7a72b459c0c ssh-agent [2023-10-11T23:04:52.948Z] SSH_AUTH_SOCK=/tmp/ssh-E4KWVfUjDQ7J/agent.70 [2023-10-11T23:04:52.948Z] SSH_AGENT_PID=76 [2023-10-11T23:04:52.952Z] Running ssh-add (command line suppressed) [2023-10-11T23:04:53.076Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14296598457664441953.key (/w/workspace/edgex-go/1@tmp/private_key_14296598457664441953.key) [2023-10-11T23:04:53.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-11T23:04:53.433Z] + git semver init [2023-10-11T23:04:53.697Z] 2023-10-11 23:04:53,612 [run_init] DEBUG init version:0.0.0 force:False [2023-10-11T23:04:53.697Z] 2023-10-11 23:04:53,613 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-10-11T23:04:53.697Z] 2023-10-11 23:04:53,614 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-10-11T23:04:53.697Z] 2023-10-11 23:04:53,614 [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-10-11T23:04:57.892Z] 2023-10-11 23:04:57,790 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-10-11T23:04:57.892Z] 2023-10-11 23:04:57,791 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4704 with force:False [2023-10-11T23:04:57.892Z] 2023-10-11 23:04:57,791 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4704 [2023-10-11T23:04:57.892Z] 2023-10-11 23:04:57,795 [execute] INFO git cat-file --batch-check [2023-10-11T23:04:57.892Z] 2023-10-11 23:04:57,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-10-11T23:04:57.892Z] 2023-10-11 23:04:57,801 [execute] INFO git cat-file --batch [2023-10-11T23:04:57.892Z] 2023-10-11 23:04:57,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-10-11T23:04:57.892Z] 2023-10-11 23:04:57,807 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4704 [2023-10-11T23:04:57.892Z] 0.0.0 [Pipeline] } [2023-10-11T23:04:57.918Z] $ docker exec --env ******** --env ******** 5b65a2bfed6fa415e13c39823ee5be944e7c48d5dbc15222430bd7a72b459c0c ssh-agent -k [2023-10-11T23:04:58.030Z] unset SSH_AUTH_SOCK; [2023-10-11T23:04:58.030Z] unset SSH_AGENT_PID; [2023-10-11T23:04:58.030Z] echo Agent pid 76 killed; [2023-10-11T23:04:58.042Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-11T23:04:58.465Z] + git semver [Pipeline] } [2023-10-11T23:04:58.745Z] $ docker stop --time=1 5b65a2bfed6fa415e13c39823ee5be944e7c48d5dbc15222430bd7a72b459c0c [2023-10-11T23:05:00.025Z] $ docker rm -f --volumes 5b65a2bfed6fa415e13c39823ee5be944e7c48d5dbc15222430bd7a72b459c0c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-11T23:05:00.424Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-11T23:05:00.697Z] Stashed 1 file(s) [Pipeline] echo [2023-10-11T23:05:00.716Z] [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-10-11T23:05:01.496Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-10-11T23:05:01.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T23:05:01.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T23:05:01.603Z] ========================================================= [2023-10-11T23:05:01.603Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-11T23:05:01.603Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-11T23:05:01.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-11T23:05:01.941Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-11T23:05:01.941Z] 7264a8db6415: Pulling fs layer [2023-10-11T23:05:01.941Z] c4d48a809fc2: Pulling fs layer [2023-10-11T23:05:01.941Z] 4f1c88b9dad5: Pulling fs layer [2023-10-11T23:05:01.941Z] ad3a456e5733: Pulling fs layer [2023-10-11T23:05:01.941Z] 33e27b845d1e: Pulling fs layer [2023-10-11T23:05:01.941Z] c68163c4e522: Pulling fs layer [2023-10-11T23:05:01.941Z] 50da416c3ac9: Pulling fs layer [2023-10-11T23:05:01.941Z] 23d2d4c4bb30: Pulling fs layer [2023-10-11T23:05:01.941Z] c68163c4e522: Waiting [2023-10-11T23:05:01.941Z] ad3a456e5733: Waiting [2023-10-11T23:05:01.941Z] 50da416c3ac9: Waiting [2023-10-11T23:05:01.941Z] 33e27b845d1e: Waiting [2023-10-11T23:05:01.941Z] 23d2d4c4bb30: Waiting [2023-10-11T23:05:01.941Z] c4d48a809fc2: Download complete [2023-10-11T23:05:01.941Z] ad3a456e5733: Verifying Checksum [2023-10-11T23:05:01.941Z] 33e27b845d1e: Verifying Checksum [2023-10-11T23:05:01.941Z] 33e27b845d1e: Download complete [2023-10-11T23:05:01.941Z] 7264a8db6415: Verifying Checksum [2023-10-11T23:05:01.941Z] 7264a8db6415: Download complete [2023-10-11T23:05:02.201Z] c68163c4e522: Verifying Checksum [2023-10-11T23:05:02.201Z] c68163c4e522: Download complete [2023-10-11T23:05:02.201Z] 7264a8db6415: Pull complete [2023-10-11T23:05:02.201Z] 23d2d4c4bb30: Verifying Checksum [2023-10-11T23:05:02.201Z] 23d2d4c4bb30: Download complete [2023-10-11T23:05:02.201Z] c4d48a809fc2: Pull complete [2023-10-11T23:05:02.458Z] 4f1c88b9dad5: Verifying Checksum [2023-10-11T23:05:02.458Z] 4f1c88b9dad5: Download complete [2023-10-11T23:05:02.715Z] 50da416c3ac9: Download complete [2023-10-11T23:05:05.988Z] 4f1c88b9dad5: Pull complete [2023-10-11T23:05:05.988Z] ad3a456e5733: Pull complete [2023-10-11T23:05:05.988Z] 33e27b845d1e: Pull complete [2023-10-11T23:05:05.988Z] c68163c4e522: Pull complete [2023-10-11T23:05:08.516Z] 50da416c3ac9: Pull complete [2023-10-11T23:05:08.516Z] 23d2d4c4bb30: Pull complete [2023-10-11T23:05:08.773Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-11T23:05:08.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-11T23:05:08.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-11T23:05:09.128Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-11T23:05:09.128Z] WORKDIR /edgex [2023-10-11T23:05:09.128Z] COPY go.mod . [2023-10-11T23:05:09.128Z] RUN go mod download [2023-10-11T23:05:09.128Z] + docker build -t ci-base-image-x86_64 -f - . [2023-10-11T23:05:09.696Z] Sending build context to Docker daemon 171MB [2023-10-11T23:05:09.696Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-11T23:05:09.696Z] ---> 0786185ac409 [2023-10-11T23:05:09.696Z] Step 2/4 : WORKDIR /edgex [2023-10-11T23:05:11.605Z] ---> Running in 8c1541e83708 [2023-10-11T23:05:11.605Z] Removing intermediate container 8c1541e83708 [2023-10-11T23:05:11.605Z] ---> 5de694bfc75e [2023-10-11T23:05:11.605Z] Step 3/4 : COPY go.mod . [2023-10-11T23:05:11.605Z] ---> 314a794e3130 [2023-10-11T23:05:11.605Z] Step 4/4 : RUN go mod download [2023-10-11T23:05:11.605Z] ---> Running in d2baf6fce77c [2023-10-11T23:05:16.046Z] Still waiting to schedule task [2023-10-11T23:05:16.046Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-11T23:05:26.496Z] Removing intermediate container d2baf6fce77c [2023-10-11T23:05:26.496Z] ---> aa1cde0c6200 [2023-10-11T23:05:26.496Z] Successfully built aa1cde0c6200 [2023-10-11T23:05:26.496Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:05:26.870Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-11T23:05:26.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:05:27.018Z] prd-ubuntu20.04-docker-8c-8g-8883 does not seem to be running inside a container [2023-10-11T23:05:27.046Z] $ 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 ******** ci-base-image-x86_64 cat [2023-10-11T23:05:27.357Z] $ docker top d9cc83a430e771da59f1999e23b88fadb41fe6fe34c7b93a0f788e4cbe9ba58c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T23:05:27.739Z] + go version [2023-10-11T23:05:27.739Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-11T23:05:27.778Z] $ docker stop --time=1 d9cc83a430e771da59f1999e23b88fadb41fe6fe34c7b93a0f788e4cbe9ba58c [2023-10-11T23:05:29.049Z] $ docker rm -f --volumes d9cc83a430e771da59f1999e23b88fadb41fe6fe34c7b93a0f788e4cbe9ba58c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:05:29.770Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-11T23:05:29.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:05:29.909Z] prd-ubuntu20.04-docker-8c-8g-8883 does not seem to be running inside a container [2023-10-11T23:05:29.938Z] $ 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 ******** ci-base-image-x86_64 cat [2023-10-11T23:05:30.271Z] $ docker top 434413bb10ed237eccfd2dcd5c7d6548ee0fd41df05060d1dc12d575385274d4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-11T23:05:30.375Z] ========================================================= [2023-10-11T23:05:30.375Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-11T23:05:30.375Z] ========================================================= [Pipeline] sh [2023-10-11T23:05:30.666Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-11T23:05:31.037Z] + make test [2023-10-11T23:05:31.037Z] go test -race -coverprofile=coverage.out ./... [2023-10-11T23:05:37.720Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-11T23:05:49.936Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-11T23:05:49.936Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-11T23:05:49.936Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-11T23:05:49.936Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-11T23:05:49.936Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-11T23:05:49.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-11T23:05:49.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-11T23:05:49.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-11T23:05:49.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-11T23:05:49.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-11T23:05:50.524Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-11T23:05:50.524Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-11T23:05:50.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-11T23:05:50.524Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-11T23:05:52.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-11T23:05:52.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-11T23:05:53.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements [2023-10-11T23:05:55.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.054s coverage: 97.0% of statements [2023-10-11T23:05:55.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-11T23:05:55.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-11T23:05:55.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-11T23:05:56.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-11T23:05:56.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-11T23:05:57.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-11T23:05:57.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-11T23:05:57.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-11T23:05:57.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-11T23:05:57.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-11T23:05:59.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.083s coverage: 69.2% of statements [2023-10-11T23:05:59.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.068s coverage: 53.2% of statements [2023-10-11T23:05:59.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-11T23:05:59.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-11T23:06:01.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.459s coverage: 93.4% of statements [2023-10-11T23:06:01.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.066s coverage: 4.1% of statements [2023-10-11T23:06:01.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-11T23:06:01.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-11T23:06:01.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-11T23:06:01.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-11T23:06:01.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-11T23:06:01.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-11T23:06:01.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-11T23:06:01.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-11T23:06:01.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-11T23:06:01.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-11T23:06:02.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.366s coverage: 97.6% of statements [2023-10-11T23:06:02.916Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements [2023-10-11T23:06:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-11T23:06:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-11T23:06:04.428Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.063s coverage: 0.9% of statements [2023-10-11T23:06:04.428Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.059s coverage: 32.2% of statements [2023-10-11T23:06:04.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.047s coverage: 41.7% of statements [2023-10-11T23:06:05.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.044s coverage: 82.9% of statements [2023-10-11T23:06:05.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.057s coverage: 94.1% of statements [2023-10-11T23:06:05.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.051s coverage: 96.3% of statements [2023-10-11T23:06:05.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements [2023-10-11T23:06:05.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-11T23:06:05.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-11T23:06:05.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-11T23:06:05.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-11T23:06:06.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-11T23:06:06.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-11T23:06:06.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-11T23:06:06.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-11T23:06:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-11T23:06:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-11T23:06:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-11T23:06:06.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-11T23:06:07.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-11T23:06:07.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-11T23:06:08.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-11T23:06:09.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-11T23:06:10.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-11T23:06:11.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-11T23:06:11.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-11T23:06:14.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-11T23:06:14.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-11T23:06:14.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-11T23:06:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-11T23:06:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-11T23:06:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-11T23:06:16.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-11T23:06:16.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-11T23:06:16.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-11T23:06:16.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-11T23:06:17.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-11T23:06:17.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-11T23:06:17.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-11T23:06:17.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-11T23:06:18.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.048s coverage: 94.4% of statements [2023-10-11T23:06:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-11T23:06:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-11T23:06:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-11T23:06:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-11T23:06:19.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-11T23:06:19.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-11T23:06:20.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-11T23:06:20.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.257s coverage: 79.9% of statements [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.066s coverage: 92.9% of statements [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.013s coverage: 64.4% of statements [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.048s coverage: 87.2% of statements [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.035s coverage: 20.0% of statements [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.086s coverage: 81.8% of statements [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.081s coverage: 82.1% of statements [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.204s coverage: 63.1% of statements [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.046s coverage: 100.0% of statements [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.022s coverage: 100.0% of statements [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.185s coverage: 38.4% of statements [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.039s coverage: 84.8% of statements [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.065s coverage: 19.9% of statements [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.123s coverage: 95.7% of statements [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.052s coverage: 61.8% of statements [2023-10-11T23:06:30.853Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements [2023-10-11T23:06:30.853Z] 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-10-11T23:06:30.853Z] running golangci-lint [2023-10-11T23:06:30.853Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-10-11T23:06:30.853Z] go version go1.21.0 linux/amd64 [2023-10-11T23:06:30.853Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-10-11T23:06:30.853Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-10-11T23:06:45.757Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|types_sizes|compiled_files|deps) took 14.082124098s" [2023-10-11T23:06:45.757Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.584194ms" [2023-10-11T23:06:57.804Z] level=info msg="[linters_context/goanalysis] analyzers took 1m16.290474525s with top 10 stages: buildir: 41.004156732s, gosec: 6.884650408s, inspect: 2.698402521s, fact_deprecated: 1.942510988s, printf: 1.596358936s, ctrlflow: 1.571249279s, S1038: 1.128651027s, fact_purity: 983.806924ms, nilness: 815.541767ms, errcheck: 564.622048ms" [2023-10-11T23:06:57.804Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-10-11T23:06:57.805Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, path_prettifier: 197/197, skip_files: 197/197, identifier_marker: 197/197, skip_dirs: 197/197, exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, cgo: 197/197, autogenerated_exclude: 197/197" [2023-10-11T23:06:57.805Z] level=info msg="[runner] processing took 15.059996ms with stages: nolint: 6.743408ms, identifier_marker: 4.558615ms, exclude-rules: 1.370832ms, autogenerated_exclude: 1.022829ms, path_prettifier: 911.195µs, skip_dirs: 414.476µs, cgo: 24.261µs, filename_unadjuster: 10.83µs, max_same_issues: 730ns, fixer: 390ns, severity-rules: 380ns, exclude: 360ns, uniq_by_line: 340ns, skip_files: 310ns, source_code: 200ns, diff: 190ns, max_from_linter: 160ns, sort_results: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns" [2023-10-11T23:06:57.805Z] level=info msg="[runner] linters took 11.156074077s with stages: goanalysis_metalinter: 11.140927148s" [2023-10-11T23:06:57.805Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-10-11T23:06:57.805Z] level=info msg="Memory: 254 samples, avg is 282.6MB, max is 900.0MB" [2023-10-11T23:06:57.805Z] level=info msg="Execution took 25.29195475s" [2023-10-11T23:06:57.805Z] go vet ./... [2023-10-11T23:07:01.129Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-11T23:07:01.129Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-11T23:07:01.129Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-11T23:07:01.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-11T23:07:01.726Z] + ls -al . [2023-10-11T23:07:01.726Z] total 732 [2023-10-11T23:07:01.726Z] drwxrwxr-x 12 1001 1001 4096 Oct 11 23:05 . [2023-10-11T23:07:01.726Z] drwxr-xr-x 4 root root 4096 Oct 11 23:05 .. [2023-10-11T23:07:01.726Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 23:04 .blubracket [2023-10-11T23:07:01.726Z] -rw-rw-r-- 1 1001 1001 16 Oct 11 23:04 .dockerignore [2023-10-11T23:07:01.726Z] drwxrwxr-x 8 1001 1001 4096 Oct 11 23:06 .git [2023-10-11T23:07:01.726Z] drwxrwxr-x 3 1001 1001 4096 Oct 11 23:04 .github [2023-10-11T23:07:01.726Z] -rw-rw-r-- 1 1001 1001 1173 Oct 11 23:04 .gitignore [2023-10-11T23:07:01.726Z] -rw-rw-r-- 1 1001 1001 42 Oct 11 23:04 .golangci.yml [2023-10-11T23:07:01.726Z] -rw-rw-r-- 1 1001 1001 100 Oct 11 23:04 .hadolint.yml [2023-10-11T23:07:01.726Z] drwxr-xr-x 3 1001 1001 4096 Oct 11 23:04 .semver [2023-10-11T23:07:01.726Z] -rw-rw-r-- 1 1001 1001 166 Oct 11 23:04 .sonarcloud.properties [2023-10-11T23:07:01.726Z] -rw-rw-r-- 1 1001 1001 1171 Oct 11 23:04 ADOPTERS.md [2023-10-11T23:07:01.726Z] -rw-rw-r-- 1 1001 1001 11674 Oct 11 23:04 Attribution.txt [2023-10-11T23:07:01.726Z] -rw-rw-r-- 1 1001 1001 93407 Oct 11 23:04 CHANGELOG.md [2023-10-11T23:07:01.726Z] -rw-rw-r-- 1 1001 1001 3804 Oct 11 23:04 CONTRIBUTING.md [2023-10-11T23:07:01.726Z] -rw-rw-r-- 1 1001 1001 677 Oct 11 23:04 GOVERNANCE.md [2023-10-11T23:07:01.726Z] -rw-rw-r-- 1 1001 1001 883 Oct 11 23:04 Jenkinsfile [2023-10-11T23:07:01.726Z] -rw-rw-r-- 1 1001 1001 10775 Oct 11 23:04 LICENSE [2023-10-11T23:07:01.726Z] -rw-rw-r-- 1 1001 1001 15054 Oct 11 23:04 Makefile [2023-10-11T23:07:01.726Z] -rw-rw-r-- 1 1001 1001 582 Oct 11 23:04 OWNERS.md [2023-10-11T23:07:01.726Z] -rw-rw-r-- 1 1001 1001 9923 Oct 11 23:04 README.md [2023-10-11T23:07:01.726Z] -rw-rw-r-- 1 1001 1001 789 Oct 11 23:04 SECURITY.md [2023-10-11T23:07:01.726Z] -rw-rw-r-- 1 1001 1001 5 Oct 11 23:05 VERSION [2023-10-11T23:07:01.726Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 23:04 bin [2023-10-11T23:07:01.726Z] drwxrwxr-x 18 1001 1001 4096 Oct 11 23:04 cmd [2023-10-11T23:07:01.726Z] -rw-r--r-- 1 root root 453602 Oct 11 23:06 coverage.out [2023-10-11T23:07:01.726Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 23:04 fuzz_test [2023-10-11T23:07:01.726Z] -rw-rw-r-- 1 1001 1001 3689 Oct 11 23:04 go.mod [2023-10-11T23:07:01.726Z] -rw-rw-r-- 1 1001 1001 34977 Oct 11 23:04 go.sum [2023-10-11T23:07:01.726Z] drwxrwxr-x 7 1001 1001 4096 Oct 11 23:04 internal [2023-10-11T23:07:01.726Z] drwxrwxr-x 3 1001 1001 4096 Oct 11 23:04 openapi [2023-10-11T23:07:01.726Z] -rw-rw-r-- 1 1001 1001 594 Oct 11 23:04 security.txt [2023-10-11T23:07:01.726Z] drwxrwxr-x 4 1001 1001 4096 Oct 11 23:04 snap [2023-10-11T23:07:01.726Z] -rw-rw-r-- 1 1001 1001 204 Oct 11 23:04 version.go [Pipeline] sh [2023-10-11T23:07:02.836Z] + '[' -e coverage.out ] [2023-10-11T23:07:02.836Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-11T23:07:02.963Z] Stashed 1 file(s) [Pipeline] sh [2023-10-11T23:07:03.268Z] + make build [2023-10-11T23:07:03.268Z] 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-10-11T23:07:15.825Z] 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-10-11T23:07:16.393Z] 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-10-11T23:07:17.330Z] 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-10-11T23:07:18.263Z] 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-10-11T23:07:23.530Z] 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-10-11T23:07:24.903Z] 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-10-11T23:07:26.281Z] 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-10-11T23:07:26.848Z] 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-10-11T23:07:27.783Z] 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-10-11T23:07:28.717Z] 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-10-11T23:07:29.654Z] 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-10-11T23:07:30.614Z] $ docker stop --time=1 434413bb10ed237eccfd2dcd5c7d6548ee0fd41df05060d1dc12d575385274d4 [2023-10-11T23:07:32.739Z] $ docker rm -f --volumes 434413bb10ed237eccfd2dcd5c7d6548ee0fd41df05060d1dc12d575385274d4 [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-10-11T23:07:33.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-11T23:07:33.954Z] [2023-10-11T23:07:33.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:07:34.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-11T23:07:34.335Z] latest: Pulling from edgex-devops/edgex-compose [2023-10-11T23:07:34.335Z] 91d30c5bc195: Pulling fs layer [2023-10-11T23:07:34.335Z] 2e9b0aa3be6d: Pulling fs layer [2023-10-11T23:07:34.335Z] 9c61dcf015f6: Pulling fs layer [2023-10-11T23:07:34.335Z] 4698f68db338: Pulling fs layer [2023-10-11T23:07:34.335Z] 2a2f49069b9e: Pulling fs layer [2023-10-11T23:07:34.335Z] e0025b399a48: Pulling fs layer [2023-10-11T23:07:34.335Z] 4698f68db338: Waiting [2023-10-11T23:07:34.335Z] e0025b399a48: Waiting [2023-10-11T23:07:34.335Z] 2a2f49069b9e: Waiting [2023-10-11T23:07:34.335Z] 91d30c5bc195: Verifying Checksum [2023-10-11T23:07:34.335Z] 91d30c5bc195: Download complete [2023-10-11T23:07:34.335Z] 4698f68db338: Verifying Checksum [2023-10-11T23:07:34.335Z] 4698f68db338: Download complete [2023-10-11T23:07:34.594Z] 2e9b0aa3be6d: Verifying Checksum [2023-10-11T23:07:34.594Z] 2e9b0aa3be6d: Download complete [2023-10-11T23:07:34.594Z] e0025b399a48: Verifying Checksum [2023-10-11T23:07:34.594Z] e0025b399a48: Download complete [2023-10-11T23:07:34.594Z] 91d30c5bc195: Pull complete [2023-10-11T23:07:34.594Z] 2a2f49069b9e: Verifying Checksum [2023-10-11T23:07:34.594Z] 2a2f49069b9e: Download complete [2023-10-11T23:07:34.853Z] 2e9b0aa3be6d: Pull complete [2023-10-11T23:07:35.110Z] 9c61dcf015f6: Verifying Checksum [2023-10-11T23:07:35.110Z] 9c61dcf015f6: Download complete [2023-10-11T23:07:37.638Z] 9c61dcf015f6: Pull complete [2023-10-11T23:07:37.638Z] 4698f68db338: Pull complete [2023-10-11T23:07:37.899Z] 2a2f49069b9e: Pull complete [2023-10-11T23:07:37.899Z] e0025b399a48: Pull complete [2023-10-11T23:07:37.899Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-10-11T23:07:37.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-11T23:07:37.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:07:38.116Z] prd-ubuntu20.04-docker-8c-8g-8883 does not seem to be running inside a container [2023-10-11T23:07:38.157Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-10-11T23:07:39.136Z] $ docker top b8ccedafb4c0398323d91586aa0bfe8fbd013eefa31c9c6dc54538821f0f4159 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T23:07:39.532Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-11T23:07:42.075Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-11T23:07:42.075Z] #1 transferring dockerfile: [2023-10-11T23:07:42.075Z] #1 transferring dockerfile: 2.12kB done [2023-10-11T23:07:42.075Z] #1 DONE 0.0s [2023-10-11T23:07:42.075Z] [2023-10-11T23:07:42.075Z] #2 [core-command internal] load build definition from Dockerfile [2023-10-11T23:07:42.075Z] #2 transferring dockerfile: 1.82kB done [2023-10-11T23:07:42.075Z] #2 DONE 0.0s [2023-10-11T23:07:42.075Z] [2023-10-11T23:07:42.075Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2023-10-11T23:07:42.075Z] #3 transferring dockerfile: 1.70kB done [2023-10-11T23:07:42.075Z] #3 DONE 0.0s [2023-10-11T23:07:42.075Z] [2023-10-11T23:07:42.075Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-11T23:07:42.075Z] #4 transferring dockerfile: 2.82kB done [2023-10-11T23:07:42.075Z] #4 DONE 0.0s [2023-10-11T23:07:42.075Z] [2023-10-11T23:07:42.075Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-10-11T23:07:42.075Z] #5 transferring dockerfile: 1.58kB done [2023-10-11T23:07:42.075Z] #5 DONE 0.1s [2023-10-11T23:07:42.075Z] [2023-10-11T23:07:42.075Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-11T23:07:42.075Z] #6 transferring dockerfile: 1.78kB done [2023-10-11T23:07:42.075Z] #6 DONE 0.0s [2023-10-11T23:07:42.075Z] [2023-10-11T23:07:42.075Z] #7 [security-spire-server internal] load build definition from Dockerfile [2023-10-11T23:07:42.075Z] #7 transferring dockerfile: 1.59kB done [2023-10-11T23:07:42.075Z] #7 DONE 0.0s [2023-10-11T23:07:42.075Z] [2023-10-11T23:07:42.075Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-10-11T23:07:42.075Z] #8 transferring dockerfile: 1.82kB done [2023-10-11T23:07:42.075Z] #8 DONE 0.0s [2023-10-11T23:07:42.075Z] [2023-10-11T23:07:42.075Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-10-11T23:07:42.075Z] #9 transferring dockerfile: 1.96kB done [2023-10-11T23:07:42.075Z] #9 DONE 0.0s [2023-10-11T23:07:42.075Z] [2023-10-11T23:07:42.075Z] #10 [core-data internal] load build definition from Dockerfile [2023-10-11T23:07:42.075Z] #10 transferring dockerfile: 1.90kB done [2023-10-11T23:07:42.075Z] #10 DONE 0.0s [2023-10-11T23:07:42.075Z] [2023-10-11T23:07:42.075Z] #11 [support-notifications internal] load build definition from Dockerfile [2023-10-11T23:07:42.075Z] #11 transferring dockerfile: 1.84kB done [2023-10-11T23:07:42.075Z] #11 DONE 0.0s [2023-10-11T23:07:42.075Z] [2023-10-11T23:07:42.075Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-11T23:07:42.075Z] #12 transferring dockerfile: 2.39kB done [2023-10-11T23:07:42.075Z] #12 DONE 0.0s [2023-10-11T23:07:42.075Z] [2023-10-11T23:07:42.075Z] #13 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-11T23:07:42.075Z] #13 transferring context: 56B done [2023-10-11T23:07:42.075Z] #13 DONE 0.0s [2023-10-11T23:07:42.075Z] [2023-10-11T23:07:42.075Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-11T23:07:42.075Z] #14 transferring dockerfile: 2.38kB done [2023-10-11T23:07:42.075Z] #14 DONE 0.0s [2023-10-11T23:07:42.075Z] [2023-10-11T23:07:42.075Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-11T23:07:42.075Z] #15 transferring dockerfile: 2.04kB done [2023-10-11T23:07:42.075Z] #15 ... [2023-10-11T23:07:42.075Z] [2023-10-11T23:07:42.075Z] #16 [core-command internal] load .dockerignore [2023-10-11T23:07:42.075Z] #16 transferring context: 56B done [2023-10-11T23:07:42.075Z] #16 DONE 0.0s [2023-10-11T23:07:42.075Z] [2023-10-11T23:07:42.075Z] #17 [security-spire-agent internal] load .dockerignore [2023-10-11T23:07:42.075Z] #17 transferring context: 56B done [2023-10-11T23:07:42.075Z] #17 DONE 0.0s [2023-10-11T23:07:42.075Z] [2023-10-11T23:07:42.075Z] #18 [security-bootstrapper internal] load .dockerignore [2023-10-11T23:07:42.075Z] #18 transferring context: 56B done [2023-10-11T23:07:42.075Z] #18 DONE 0.0s [2023-10-11T23:07:42.075Z] [2023-10-11T23:07:42.075Z] #19 [security-proxy-auth internal] load .dockerignore [2023-10-11T23:07:42.075Z] #19 transferring context: 56B done [2023-10-11T23:07:42.075Z] #19 DONE 0.0s [2023-10-11T23:07:42.075Z] [2023-10-11T23:07:42.075Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-10-11T23:07:42.075Z] #20 transferring context: 56B done [2023-10-11T23:07:42.075Z] #20 DONE 0.0s [2023-10-11T23:07:42.332Z] [2023-10-11T23:07:42.332Z] #21 [security-spire-server internal] load .dockerignore [2023-10-11T23:07:42.332Z] #21 transferring context: 56B done [2023-10-11T23:07:42.332Z] #21 DONE 0.0s [2023-10-11T23:07:42.332Z] [2023-10-11T23:07:42.332Z] #22 [security-spire-config internal] load .dockerignore [2023-10-11T23:07:42.332Z] #22 transferring context: 56B done [2023-10-11T23:07:42.332Z] #22 DONE 0.0s [2023-10-11T23:07:42.332Z] [2023-10-11T23:07:42.332Z] #23 [support-scheduler internal] load .dockerignore [2023-10-11T23:07:42.332Z] #23 transferring context: 56B done [2023-10-11T23:07:42.332Z] #23 DONE 0.0s [2023-10-11T23:07:42.332Z] [2023-10-11T23:07:42.332Z] #24 [core-metadata internal] load .dockerignore [2023-10-11T23:07:42.332Z] #24 transferring context: 56B done [2023-10-11T23:07:42.332Z] #24 DONE 0.0s [2023-10-11T23:07:42.332Z] [2023-10-11T23:07:42.332Z] #25 [core-data internal] load .dockerignore [2023-10-11T23:07:42.332Z] #25 transferring context: 56B done [2023-10-11T23:07:42.332Z] #25 DONE 0.0s [2023-10-11T23:07:42.332Z] [2023-10-11T23:07:42.332Z] #26 [security-proxy-setup internal] load .dockerignore [2023-10-11T23:07:42.332Z] #26 transferring context: 56B done [2023-10-11T23:07:42.332Z] #26 DONE 0.0s [2023-10-11T23:07:42.332Z] [2023-10-11T23:07:42.332Z] #27 [support-notifications internal] load .dockerignore [2023-10-11T23:07:42.332Z] #27 transferring context: 56B done [2023-10-11T23:07:42.332Z] #27 DONE 0.0s [2023-10-11T23:07:42.332Z] [2023-10-11T23:07:42.332Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-11T23:07:42.332Z] #28 DONE 0.0s [2023-10-11T23:07:42.332Z] [2023-10-11T23:07:42.332Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T23:07:42.332Z] #29 DONE 0.1s [2023-10-11T23:07:42.332Z] [2023-10-11T23:07:42.332Z] #30 [security-secretstore-setup internal] load .dockerignore [2023-10-11T23:07:42.332Z] #30 transferring context: 56B done [2023-10-11T23:07:42.332Z] #30 DONE 0.0s [2023-10-11T23:07:42.332Z] [2023-10-11T23:07:42.332Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T23:07:42.332Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T23:07:42.591Z] #31 ... [2023-10-11T23:07:42.591Z] [2023-10-11T23:07:42.591Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-11T23:07:42.591Z] #28 DONE 0.0s [2023-10-11T23:07:42.591Z] [2023-10-11T23:07:42.591Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T23:07:42.591Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T23:07:42.591Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-10-11T23:07:42.591Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T23:07:42.591Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-11T23:07:42.591Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-11T23:07:42.591Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-11T23:07:42.591Z] #31 ... [2023-10-11T23:07:42.591Z] [2023-10-11T23:07:42.591Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-11T23:07:42.591Z] #28 DONE 0.0s [2023-10-11T23:07:42.591Z] [2023-10-11T23:07:42.591Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T23:07:42.591Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T23:07:42.591Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T23:07:42.591Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-11T23:07:42.591Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-11T23:07:42.591Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-11T23:07:42.854Z] #31 ... [2023-10-11T23:07:42.854Z] [2023-10-11T23:07:42.854Z] #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-11T23:07:42.854Z] #28 DONE 0.0s [2023-10-11T23:07:42.854Z] [2023-10-11T23:07:42.854Z] #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T23:07:42.854Z] #29 DONE 0.2s [2023-10-11T23:07:42.854Z] [2023-10-11T23:07:42.854Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-11T23:07:42.854Z] #32 DONE 0.5s [2023-10-11T23:07:42.854Z] [2023-10-11T23:07:42.854Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T23:07:42.854Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T23:07:42.854Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-10-11T23:07:42.854Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T23:07:42.854Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-11T23:07:42.854Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-11T23:07:42.854Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-11T23:07:42.854Z] #31 ... [2023-10-11T23:07:42.854Z] [2023-10-11T23:07:42.854Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-11T23:07:42.854Z] #28 DONE 0.0s [2023-10-11T23:07:42.854Z] [2023-10-11T23:07:42.854Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-11T23:07:42.854Z] #32 DONE 0.5s [2023-10-11T23:07:42.854Z] [2023-10-11T23:07:42.854Z] #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-11T23:07:42.854Z] #28 DONE 0.0s [2023-10-11T23:07:42.854Z] [2023-10-11T23:07:42.854Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T23:07:42.854Z] #29 DONE 0.4s [2023-10-11T23:07:42.854Z] [2023-10-11T23:07:42.854Z] #33 [security-proxy-setup internal] load build context [2023-10-11T23:07:42.854Z] #33 DONE 0.0s [2023-10-11T23:07:42.854Z] [2023-10-11T23:07:42.854Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T23:07:42.854Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T23:07:42.854Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-10-11T23:07:42.854Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T23:07:42.854Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-11T23:07:42.854Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-11T23:07:42.854Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-11T23:07:43.113Z] #31 ... [2023-10-11T23:07:43.113Z] [2023-10-11T23:07:43.113Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-11T23:07:43.113Z] #32 DONE 0.5s [2023-10-11T23:07:43.113Z] [2023-10-11T23:07:43.113Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-10-11T23:07:43.113Z] #34 DONE 0.4s [2023-10-11T23:07:43.113Z] [2023-10-11T23:07:43.113Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T23:07:43.113Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T23:07:43.113Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-10-11T23:07:43.113Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T23:07:43.113Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-11T23:07:43.113Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-11T23:07:43.113Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-11T23:07:43.421Z] #31 DONE 1.0s [2023-10-11T23:07:43.421Z] [2023-10-11T23:07:43.421Z] #35 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-11T23:07:43.682Z] #35 ... [2023-10-11T23:07:43.682Z] [2023-10-11T23:07:43.683Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-11T23:07:43.683Z] #36 DONE 1.2s [2023-10-11T23:07:43.683Z] [2023-10-11T23:07:43.683Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T23:07:43.683Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T23:07:43.683Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-10-11T23:07:43.683Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T23:07:43.683Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-11T23:07:43.683Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-11T23:07:43.683Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-11T23:07:43.683Z] #31 DONE 1.0s [2023-10-11T23:07:43.683Z] [2023-10-11T23:07:43.683Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:07:43.683Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:07:44.268Z] #37 ... [2023-10-11T23:07:44.268Z] [2023-10-11T23:07:44.268Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T23:07:44.268Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T23:07:44.268Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-10-11T23:07:44.268Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T23:07:44.268Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-11T23:07:44.268Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-11T23:07:44.268Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-11T23:07:44.268Z] #31 DONE 1.0s [2023-10-11T23:07:44.268Z] [2023-10-11T23:07:44.268Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-11T23:07:44.268Z] #38 DONE 1.6s [2023-10-11T23:07:44.268Z] [2023-10-11T23:07:44.268Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:07:49.579Z] #37 ... [2023-10-11T23:07:49.579Z] [2023-10-11T23:07:49.579Z] #39 [core-command internal] load build context [2023-10-11T23:07:49.579Z] #39 transferring context: 234.51MB 6.2s [2023-10-11T23:07:50.150Z] #39 ... [2023-10-11T23:07:50.150Z] [2023-10-11T23:07:50.150Z] #40 [core-common-config-bootstrapper internal] load build context [2023-10-11T23:07:50.150Z] #40 ... [2023-10-11T23:07:50.150Z] [2023-10-11T23:07:50.150Z] #39 [core-command internal] load build context [2023-10-11T23:07:51.529Z] #39 transferring context: 364.94MB 8.7s done [2023-10-11T23:07:52.468Z] #39 ... [2023-10-11T23:07:52.468Z] [2023-10-11T23:07:52.468Z] #41 [security-bootstrapper internal] load build context [2023-10-11T23:07:52.468Z] #41 transferring context: 364.94MB 9.3s done [2023-10-11T23:07:52.728Z] #41 ... [2023-10-11T23:07:52.728Z] [2023-10-11T23:07:52.728Z] #42 [security-spiffe-token-provider internal] load build context [2023-10-11T23:07:52.728Z] #42 transferring context: 364.94MB 8.1s done [2023-10-11T23:07:52.988Z] #42 ... [2023-10-11T23:07:52.988Z] [2023-10-11T23:07:52.988Z] #43 [security-proxy-auth internal] load build context [2023-10-11T23:07:52.988Z] #43 transferring context: 364.94MB 9.3s done [2023-10-11T23:07:52.988Z] #43 ... [2023-10-11T23:07:52.988Z] [2023-10-11T23:07:52.988Z] #44 [security-secretstore-setup internal] load build context [2023-10-11T23:07:52.988Z] #44 transferring context: 364.94MB 8.6s done [2023-10-11T23:07:53.247Z] #44 ... [2023-10-11T23:07:53.247Z] [2023-10-11T23:07:53.247Z] #45 [core-metadata internal] load build context [2023-10-11T23:07:53.247Z] #45 transferring context: 364.94MB 8.2s done [2023-10-11T23:07:53.247Z] #45 ... [2023-10-11T23:07:53.247Z] [2023-10-11T23:07:53.247Z] #46 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-11T23:07:53.762Z] #46 ... [2023-10-11T23:07:53.762Z] [2023-10-11T23:07:53.762Z] #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-11T23:07:54.021Z] #47 ... [2023-10-11T23:07:54.021Z] [2023-10-11T23:07:54.021Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-11T23:07:54.021Z] #48 ... [2023-10-11T23:07:54.021Z] [2023-10-11T23:07:54.021Z] #49 [security-spire-server internal] load build context [2023-10-11T23:07:54.021Z] #49 transferring context: 18.11kB 0.1s done [2023-10-11T23:07:54.021Z] #49 ... [2023-10-11T23:07:54.021Z] [2023-10-11T23:07:54.021Z] #33 [security-proxy-setup internal] load build context [2023-10-11T23:07:54.021Z] #33 transferring context: 364.94MB 9.4s done [2023-10-11T23:07:54.281Z] #33 ... [2023-10-11T23:07:54.281Z] [2023-10-11T23:07:54.281Z] #50 [security-spire-agent internal] load build context [2023-10-11T23:07:54.281Z] #50 ... [2023-10-11T23:07:54.281Z] [2023-10-11T23:07:54.281Z] #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-11T23:07:54.281Z] #0 1.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:07:54.281Z] #0 1.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:07:54.281Z] #0 1.506 OK: 264 MiB in 52 packages [2023-10-11T23:07:54.539Z] #51 ... [2023-10-11T23:07:54.539Z] [2023-10-11T23:07:54.539Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-11T23:07:54.539Z] #0 1.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:07:54.539Z] #0 1.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:07:54.539Z] #0 1.515 OK: 264 MiB in 52 packages [2023-10-11T23:07:54.797Z] #52 ... [2023-10-11T23:07:54.797Z] [2023-10-11T23:07:54.797Z] #53 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-11T23:07:54.797Z] #53 ... [2023-10-11T23:07:54.797Z] [2023-10-11T23:07:54.797Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-11T23:07:54.797Z] #54 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-11T23:07:55.055Z] #54 ... [2023-10-11T23:07:55.055Z] [2023-10-11T23:07:55.055Z] #55 [security-spire-config internal] load build context [2023-10-11T23:07:55.055Z] #55 transferring context: 16.36kB 0.1s done [2023-10-11T23:07:55.055Z] #55 ... [2023-10-11T23:07:55.055Z] [2023-10-11T23:07:55.055Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-11T23:07:55.055Z] #0 5.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:07:55.055Z] #0 5.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:07:55.055Z] #0 5.419 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-11T23:07:55.055Z] #0 5.426 Executing busybox-1.36.1-r2.trigger [2023-10-11T23:07:55.055Z] #0 5.440 OK: 7 MiB in 16 packages [2023-10-11T23:07:55.313Z] #56 ... [2023-10-11T23:07:55.313Z] [2023-10-11T23:07:55.313Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-11T23:07:55.313Z] #57 ... [2023-10-11T23:07:55.313Z] [2023-10-11T23:07:55.313Z] #58 [support-scheduler internal] load build context [2023-10-11T23:07:55.313Z] #58 transferring context: 364.94MB 8.7s done [2023-10-11T23:07:55.572Z] #58 ... [2023-10-11T23:07:55.572Z] [2023-10-11T23:07:55.572Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-11T23:07:55.830Z] #59 ... [2023-10-11T23:07:55.830Z] [2023-10-11T23:07:55.830Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-11T23:07:55.830Z] #0 4.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:07:55.830Z] #0 4.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:07:55.830Z] #0 4.476 (1/2) Installing ca-certificates (20230506-r0) [2023-10-11T23:07:55.830Z] #0 4.487 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-11T23:07:55.830Z] #0 4.491 Executing busybox-1.36.1-r2.trigger [2023-10-11T23:07:55.830Z] #0 4.502 Executing ca-certificates-20230506-r0.trigger [2023-10-11T23:07:55.830Z] #0 4.547 OK: 8 MiB in 17 packages [2023-10-11T23:07:56.089Z] #60 ... [2023-10-11T23:07:56.089Z] [2023-10-11T23:07:56.089Z] #61 [support-notifications internal] load build context [2023-10-11T23:07:56.089Z] #61 transferring context: 364.94MB 8.5s done [2023-10-11T23:07:56.089Z] #61 ... [2023-10-11T23:07:56.089Z] [2023-10-11T23:07:56.089Z] #62 [core-data internal] load build context [2023-10-11T23:07:56.089Z] #62 transferring context: 364.94MB 8.9s done [2023-10-11T23:07:56.350Z] #62 ... [2023-10-11T23:07:56.350Z] [2023-10-11T23:07:56.350Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-11T23:07:56.350Z] #0 0.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:07:56.350Z] #0 0.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:07:56.350Z] #0 1.220 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-11T23:07:56.350Z] #0 1.220 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-11T23:07:56.350Z] #0 1.220 OK: 20075 distinct packages available [2023-10-11T23:07:56.350Z] #0 1.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:07:56.350Z] #0 1.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:07:56.350Z] #0 1.769 OK: 264 MiB in 52 packages [2023-10-11T23:07:56.350Z] #63 ... [2023-10-11T23:07:56.350Z] [2023-10-11T23:07:56.350Z] #64 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-10-11T23:07:56.350Z] #0 0.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:07:56.350Z] #0 0.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:07:56.350Z] #0 1.326 OK: 264 MiB in 52 packages [2023-10-11T23:07:56.607Z] #64 ... [2023-10-11T23:07:56.607Z] [2023-10-11T23:07:56.607Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:07:56.607Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10.2s done [2023-10-11T23:07:57.174Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-11T23:07:59.075Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-11T23:08:00.057Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-11T23:08:00.057Z] #37 ... [2023-10-11T23:08:00.057Z] [2023-10-11T23:08:00.057Z] #40 [core-common-config-bootstrapper internal] load build context [2023-10-11T23:08:00.057Z] #40 transferring context: 364.94MB 8.9s done [2023-10-11T23:08:00.316Z] #40 ... [2023-10-11T23:08:00.316Z] [2023-10-11T23:08:00.316Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-11T23:08:00.317Z] #54 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14.6s done [2023-10-11T23:08:00.317Z] #54 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-11T23:08:00.317Z] #54 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-10-11T23:08:00.317Z] #54 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-10-11T23:08:00.812Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8895 in /w/workspace/edgexfoundry_edgex-go_PR-4704 [Pipeline] { [Pipeline] ws [2023-10-11T23:08:00.882Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-10-11T23:08:01.022Z] The recommended git tool is: git [2023-10-11T23:08:01.253Z] #54 ... [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #49 [security-spire-server internal] load build context [2023-10-11T23:08:01.253Z] #49 DONE 17.4s [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #55 [security-spire-config internal] load build context [2023-10-11T23:08:01.253Z] #55 DONE 17.4s [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-11T23:08:01.253Z] #60 DONE 17.9s [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-11T23:08:01.253Z] #63 DONE 18.2s [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-11T23:08:01.253Z] #52 DONE 18.2s [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-11T23:08:01.253Z] #56 DONE 17.9s [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-11T23:08:01.253Z] #51 DONE 18.2s [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #42 [security-spiffe-token-provider internal] load build context [2023-10-11T23:08:01.253Z] #42 DONE 18.6s [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #64 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-10-11T23:08:01.253Z] #64 DONE 18.4s [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-11T23:08:01.253Z] #54 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s [2023-10-11T23:08:01.253Z] #54 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s [2023-10-11T23:08:01.253Z] #54 ... [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #45 [core-metadata internal] load build context [2023-10-11T23:08:01.253Z] #45 DONE 18.3s [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #39 [core-command internal] load build context [2023-10-11T23:08:01.253Z] #39 DONE 18.7s [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #58 [support-scheduler internal] load build context [2023-10-11T23:08:01.253Z] #58 DONE 18.5s [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #61 [support-notifications internal] load build context [2023-10-11T23:08:01.253Z] #61 DONE 18.3s [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #44 [security-secretstore-setup internal] load build context [2023-10-11T23:08:01.253Z] #44 DONE 18.3s [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #62 [core-data internal] load build context [2023-10-11T23:08:01.253Z] #62 DONE 18.3s [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #41 [security-bootstrapper internal] load build context [2023-10-11T23:08:01.253Z] #41 DONE 18.7s [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #40 [core-common-config-bootstrapper internal] load build context [2023-10-11T23:08:01.253Z] #40 DONE 18.8s [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-11T23:08:01.253Z] #54 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-10-11T23:08:01.253Z] #54 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-10-11T23:08:01.253Z] #54 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2023-10-11T23:08:01.253Z] #54 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.4s [2023-10-11T23:08:01.253Z] #54 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0B / 18.86MB 0.4s [2023-10-11T23:08:01.253Z] #54 ... [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #43 [security-proxy-auth internal] load build context [2023-10-11T23:08:01.253Z] #43 DONE 18.7s [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #33 [security-proxy-setup internal] load build context [2023-10-11T23:08:01.253Z] #33 DONE 18.4s [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #50 [security-spire-agent internal] load build context [2023-10-11T23:08:01.253Z] #50 transferring context: 17.64kB done [2023-10-11T23:08:01.253Z] #50 DONE 17.2s [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #65 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-11T23:08:01.253Z] #65 DONE 0.2s [2023-10-11T23:08:01.253Z] [2023-10-11T23:08:01.253Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-11T23:08:01.513Z] #54 ... [2023-10-11T23:08:01.513Z] [2023-10-11T23:08:01.513Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-11T23:08:01.513Z] #66 DONE 0.2s [2023-10-11T23:08:01.513Z] [2023-10-11T23:08:01.513Z] #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-11T23:08:01.513Z] #67 DONE 0.2s [2023-10-11T23:08:01.513Z] [2023-10-11T23:08:01.513Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-11T23:08:01.513Z] #68 DONE 0.2s [2023-10-11T23:08:01.513Z] [2023-10-11T23:08:01.513Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-11T23:08:01.513Z] #54 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done [2023-10-11T23:08:01.513Z] #54 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 4.19MB / 18.86MB 0.6s [2023-10-11T23:08:01.513Z] #54 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-11T23:08:01.513Z] #54 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 [2023-10-11T23:08:01.513Z] #54 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s [2023-10-11T23:08:01.513Z] #54 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-10-11T23:08:01.771Z] #54 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done [2023-10-11T23:08:01.771Z] #54 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 [2023-10-11T23:08:03.148Z] #54 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done [2023-10-11T23:08:03.148Z] #54 ... [2023-10-11T23:08:03.148Z] [2023-10-11T23:08:03.148Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-11T23:08:03.148Z] #57 18.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:08:03.148Z] #57 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:08:03.148Z] #57 18.77 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-11T23:08:03.148Z] #57 18.78 (2/2) Installing su-exec (0.2-r3) [2023-10-11T23:08:03.148Z] #57 18.78 Executing busybox-1.36.1-r2.trigger [2023-10-11T23:08:03.148Z] #57 18.79 OK: 7 MiB in 17 packages [2023-10-11T23:08:03.148Z] #57 DONE 19.9s [2023-10-11T23:08:03.148Z] [2023-10-11T23:08:03.148Z] #46 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-11T23:08:03.148Z] #46 18.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:08:03.148Z] #46 18.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:08:03.148Z] #46 19.03 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-11T23:08:03.148Z] #46 19.15 (2/4) Installing openssl (3.1.3-r0) [2023-10-11T23:08:03.148Z] #46 19.18 (3/4) Installing su-exec (0.2-r3) [2023-10-11T23:08:03.148Z] #46 19.18 (4/4) Installing yq (4.33.3-r3) [2023-10-11T23:08:03.148Z] #46 19.24 Executing busybox-1.36.1-r2.trigger [2023-10-11T23:08:03.148Z] #46 19.26 OK: 17 MiB in 19 packages [2023-10-11T23:08:03.148Z] #46 DONE 19.9s [2023-10-11T23:08:03.148Z] [2023-10-11T23:08:03.148Z] #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-11T23:08:03.148Z] #47 18.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:08:03.148Z] #47 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:08:03.148Z] #47 19.10 (1/4) Installing ca-certificates (20230506-r0) [2023-10-11T23:08:03.148Z] #47 19.19 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-11T23:08:03.148Z] #47 19.19 (3/4) Installing su-exec (0.2-r3) [2023-10-11T23:08:03.148Z] #47 19.19 (4/4) Installing yq (4.33.3-r3) [2023-10-11T23:08:03.148Z] #47 19.27 Executing busybox-1.36.1-r2.trigger [2023-10-11T23:08:03.148Z] #47 19.28 Executing ca-certificates-20230506-r0.trigger [2023-10-11T23:08:03.148Z] #47 19.33 OK: 17 MiB in 19 packages [2023-10-11T23:08:03.148Z] #47 DONE 20.0s [2023-10-11T23:08:03.148Z] [2023-10-11T23:08:03.148Z] #35 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-11T23:08:03.148Z] #35 18.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:08:03.148Z] #35 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:08:03.148Z] #35 19.24 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-11T23:08:03.148Z] #35 19.24 Executing busybox-1.36.1-r2.trigger [2023-10-11T23:08:03.148Z] #35 19.24 OK: 7 MiB in 16 packages [2023-10-11T23:08:03.148Z] #35 DONE 20.2s [2023-10-11T23:08:03.408Z] [2023-10-11T23:08:03.408Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:08:03.408Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done [2023-10-11T23:08:03.408Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done [2023-10-11T23:08:03.408Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done [2023-10-11T23:08:03.408Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-11T23:08:03.408Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.5s done [2023-10-11T23:08:03.408Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-11T23:08:03.408Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-11T23:08:03.408Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.6s [2023-10-11T23:08:03.666Z] #37 ... [2023-10-11T23:08:03.666Z] [2023-10-11T23:08:03.666Z] #69 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-11T23:08:03.666Z] #69 DONE 0.4s [2023-10-11T23:08:03.666Z] [2023-10-11T23:08:03.666Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-11T23:08:03.666Z] #54 DONE 19.5s [2023-10-11T23:08:03.666Z] [2023-10-11T23:08:03.666Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:08:03.666Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.7s done [2023-10-11T23:08:03.666Z] #37 DONE 20.0s [2023-10-11T23:08:03.666Z] [2023-10-11T23:08:03.666Z] #53 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-11T23:08:03.666Z] #53 19.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:08:03.666Z] #53 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:08:03.666Z] #53 19.54 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-11T23:08:03.666Z] #53 19.54 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-11T23:08:03.666Z] #53 19.54 OK: 20069 distinct packages available [2023-10-11T23:08:03.956Z] #53 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:08:03.956Z] #53 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:08:04.216Z] #53 ... [2023-10-11T23:08:04.216Z] [2023-10-11T23:08:04.216Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-11T23:08:04.216Z] #48 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:08:04.216Z] #48 19.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:08:04.216Z] #48 20.09 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-11T23:08:04.216Z] #48 20.09 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-11T23:08:04.216Z] #48 20.09 OK: 20069 distinct packages available [2023-10-11T23:08:04.216Z] #48 20.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:08:04.216Z] #48 20.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:08:04.216Z] #48 20.57 (1/11) Installing ca-certificates (20230506-r0) [2023-10-11T23:08:04.216Z] #48 20.59 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-11T23:08:04.216Z] #48 20.61 (3/11) Installing libunistring (1.1-r1) [2023-10-11T23:08:04.216Z] #48 20.63 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-11T23:08:04.216Z] #48 20.64 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-11T23:08:04.216Z] #48 20.65 (6/11) Installing libcurl (8.4.0-r0) [2023-10-11T23:08:04.216Z] #48 20.65 (7/11) Installing curl (8.4.0-r0) [2023-10-11T23:08:04.216Z] #48 20.66 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-11T23:08:04.216Z] #48 20.67 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-11T23:08:04.216Z] #48 20.67 (10/11) Installing libucontext (1.2-r2) [2023-10-11T23:08:04.216Z] #48 20.68 (11/11) Installing gcompat (1.1.0-r1) [2023-10-11T23:08:04.216Z] #48 20.68 Executing busybox-1.36.1-r2.trigger [2023-10-11T23:08:04.216Z] #48 20.69 Executing ca-certificates-20230506-r0.trigger [2023-10-11T23:08:04.216Z] #48 20.73 OK: 12 MiB in 26 packages [2023-10-11T23:08:04.216Z] #48 DONE 20.9s [2023-10-11T23:08:04.216Z] [2023-10-11T23:08:04.216Z] #53 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-11T23:08:04.216Z] #53 19.99 (1/5) Installing dumb-init (1.2.5-r2) [2023-10-11T23:08:04.216Z] #53 19.99 (2/5) Installing musl-obstack (1.2.3-r2) [2023-10-11T23:08:04.216Z] #53 20.00 (3/5) Installing libucontext (1.2-r2) [2023-10-11T23:08:04.216Z] #53 20.00 (4/5) Installing gcompat (1.1.0-r1) [2023-10-11T23:08:04.216Z] #53 20.01 (5/5) Installing openssl (3.1.3-r0) [2023-10-11T23:08:04.216Z] #53 20.02 Executing busybox-1.36.1-r2.trigger [2023-10-11T23:08:04.216Z] #53 20.04 OK: 8 MiB in 20 packages [2023-10-11T23:08:04.473Z] #53 DONE 20.2s [2023-10-11T23:08:04.473Z] [2023-10-11T23:08:04.473Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-11T23:08:05.416Z] #70 DONE 0.9s [2023-10-11T23:08:05.416Z] [2023-10-11T23:08:05.416Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-11T23:08:05.417Z] #59 19.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:08:05.417Z] #59 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:08:05.417Z] #59 19.66 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-11T23:08:05.417Z] #59 19.66 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-11T23:08:05.417Z] #59 19.66 OK: 20069 distinct packages available [2023-10-11T23:08:05.417Z] #59 19.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:08:05.417Z] #59 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:08:05.417Z] #59 20.15 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-11T23:08:05.417Z] #59 20.18 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-11T23:08:05.417Z] #59 20.19 (3/4) Installing libucontext (1.2-r2) [2023-10-11T23:08:05.417Z] #59 20.19 (4/4) Installing gcompat (1.1.0-r1) [2023-10-11T23:08:05.417Z] #59 20.20 Executing busybox-1.36.1-r2.trigger [2023-10-11T23:08:05.417Z] #59 20.21 OK: 8 MiB in 19 packages [2023-10-11T23:08:05.417Z] #59 DONE 21.0s [2023-10-11T23:08:05.417Z] [2023-10-11T23:08:05.417Z] #71 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-11T23:08:05.417Z] #71 DONE 0.9s [2023-10-11T23:08:05.417Z] [2023-10-11T23:08:05.417Z] #72 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-11T23:08:05.417Z] #72 DONE 2.1s [2023-10-11T23:08:05.417Z] [2023-10-11T23:08:05.417Z] #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-11T23:08:06.004Z] #73 ... [2023-10-11T23:08:06.004Z] [2023-10-11T23:08:06.004Z] #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-11T23:08:06.004Z] #74 DONE 0.8s [2023-10-11T23:08:06.269Z] [2023-10-11T23:08:06.269Z] #75 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-11T23:08:06.269Z] #75 DONE 0.9s [2023-10-11T23:08:06.269Z] [2023-10-11T23:08:06.269Z] #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-11T23:08:06.269Z] #73 DONE 0.8s [2023-10-11T23:08:06.269Z] [2023-10-11T23:08:06.269Z] #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-11T23:08:06.269Z] #76 DONE 0.9s [2023-10-11T23:08:06.269Z] [2023-10-11T23:08:06.269Z] #77 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-11T23:08:06.269Z] #77 DONE 0.0s [2023-10-11T23:08:06.269Z] [2023-10-11T23:08:06.269Z] #78 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-11T23:08:06.269Z] #78 DONE 0.1s [2023-10-11T23:08:06.269Z] [2023-10-11T23:08:06.269Z] #79 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-11T23:08:06.269Z] #79 DONE 0.0s [2023-10-11T23:08:06.269Z] [2023-10-11T23:08:06.269Z] #80 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-11T23:08:06.269Z] #80 DONE 0.0s [2023-10-11T23:08:06.269Z] [2023-10-11T23:08:06.269Z] #81 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-11T23:08:06.269Z] #81 DONE 0.0s [2023-10-11T23:08:06.269Z] [2023-10-11T23:08:06.269Z] #82 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-11T23:08:06.269Z] #82 DONE 0.1s [2023-10-11T23:08:06.269Z] [2023-10-11T23:08:06.269Z] #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-11T23:08:06.269Z] #83 DONE 0.1s [2023-10-11T23:08:06.269Z] [2023-10-11T23:08:06.269Z] #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-11T23:08:06.269Z] #84 DONE 0.1s [2023-10-11T23:08:06.269Z] [2023-10-11T23:08:06.269Z] #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-11T23:08:06.526Z] #85 DONE 0.1s [2023-10-11T23:08:06.526Z] [2023-10-11T23:08:06.526Z] #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-11T23:08:06.526Z] #86 DONE 0.1s [2023-10-11T23:08:06.526Z] [2023-10-11T23:08:06.526Z] #87 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-11T23:08:06.526Z] #87 DONE 0.1s [2023-10-11T23:08:06.526Z] [2023-10-11T23:08:06.526Z] #88 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-11T23:08:06.526Z] #88 DONE 0.1s [2023-10-11T23:08:06.526Z] [2023-10-11T23:08:06.526Z] #89 [security-spire-server] exporting to image [2023-10-11T23:08:06.526Z] #89 exporting layers [2023-10-11T23:08:06.526Z] #89 ... [2023-10-11T23:08:06.526Z] [2023-10-11T23:08:06.526Z] #90 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-11T23:08:06.526Z] #90 DONE 0.1s [2023-10-11T23:08:06.526Z] [2023-10-11T23:08:06.527Z] #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-11T23:08:06.527Z] #91 DONE 0.1s [2023-10-11T23:08:06.527Z] [2023-10-11T23:08:06.527Z] #89 [security-spire-agent] exporting to image [2023-10-11T23:08:06.792Z] #89 exporting layers 0.5s done [2023-10-11T23:08:07.050Z] #89 exporting layers 0.5s done [2023-10-11T23:08:07.050Z] #89 writing image sha256:cb89a430fb605f7c2070e652359fc049b54f432c21b1d0bce609856c6d91e1c5 done [2023-10-11T23:08:07.050Z] #89 naming to docker.io/library/security-spire-server done [2023-10-11T23:08:07.050Z] #89 exporting layers 0.5s done [2023-10-11T23:08:07.050Z] #89 writing image sha256:856e1005225643fe31cc4ab147554528ffe2cbef2d344787dbba1a61a437a9e0 done [2023-10-11T23:08:07.050Z] #89 naming to docker.io/library/security-spire-config done [2023-10-11T23:08:07.050Z] #89 writing image sha256:0cc86077ad523f91ba507a05c611b836a62f8a9050b0a63454bc663e746010ed done [2023-10-11T23:08:07.050Z] #89 naming to docker.io/library/security-spire-agent done [2023-10-11T23:08:07.050Z] #89 DONE 0.7s [2023-10-11T23:08:07.050Z] [2023-10-11T23:08:07.050Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:08:07.562Z] using credential edgex-jenkins-ssh [2023-10-11T23:08:07.590Z] Cloning the remote Git repository [2023-10-11T23:08:07.657Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-10-11T23:08:07.791Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-10-11T23:08:07.988Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-11T23:08:07.990Z] > git --version # timeout=10 [2023-10-11T23:08:08.017Z] > git --version # 'git version 2.25.1' [2023-10-11T23:08:08.021Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-11T23:08:08.292Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-11T23:08:12.331Z] #92 ... [2023-10-11T23:08:12.332Z] [2023-10-11T23:08:12.332Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:08:12.332Z] #93 ... [2023-10-11T23:08:12.332Z] [2023-10-11T23:08:12.332Z] #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:08:12.332Z] #94 ... [2023-10-11T23:08:12.332Z] [2023-10-11T23:08:12.332Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:08:31.972Z] Merging remotes/origin/main commit ff02edb092954091608536475346b70900255226 into PR head commit 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f [2023-10-11T23:08:29.893Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-11T23:08:29.927Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-11T23:08:31.145Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-11T23:08:31.199Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-11T23:08:31.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-11T23:08:31.219Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4704/head:refs/remotes/origin/PR-4704 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-11T23:08:32.009Z] > git config core.sparsecheckout # timeout=10 [2023-10-11T23:08:32.112Z] > git checkout -f 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f # timeout=10 [2023-10-11T23:08:32.522Z] Merge succeeded, producing 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f [2023-10-11T23:08:32.523Z] Checking out Revision 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f (PR-4704) [2023-10-11T23:08:33.390Z] Commit message: "build(deps): Bump golang.org/x/net from 0.13.0 to 0.17.0" [2023-10-11T23:08:33.464Z] > git --version # timeout=10 [2023-10-11T23:08:33.477Z] > git --version # 'git version 2.25.1' [2023-10-11T23:08:33.510Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-11T23:08:34.679Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-11T23:08:34.679Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-11T23:08:34.679Z] Dload Upload Total Spent Left Speed [2023-10-11T23:08:34.679Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 157k 0 --:--:-- --:--:-- --:--:-- 157k [2023-10-11T23:08:32.396Z] > git remote # timeout=10 [2023-10-11T23:08:32.434Z] > git config --get remote.origin.url # timeout=10 [2023-10-11T23:08:32.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-11T23:08:32.471Z] > git merge ff02edb092954091608536475346b70900255226 # timeout=10 [2023-10-11T23:08:32.505Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-11T23:08:32.538Z] > git config core.sparsecheckout # timeout=10 [2023-10-11T23:08:32.559Z] > git checkout -f 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f # timeout=10 [Pipeline] sh [2023-10-11T23:08:35.340Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-11T23:08:35.704Z] + sudo tee /etc/docker/daemon.new [2023-10-11T23:08:35.704Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-11T23:08:35.704Z] { [2023-10-11T23:08:35.704Z] "registry-mirrors": [ [2023-10-11T23:08:35.704Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-11T23:08:35.704Z] ], [2023-10-11T23:08:35.704Z] "bip": "10.250.0.254/24", [2023-10-11T23:08:35.704Z] "hosts": [ [2023-10-11T23:08:35.704Z] "tcp://0.0.0.0:5555", [2023-10-11T23:08:35.704Z] "unix:///var/run/docker.sock" [2023-10-11T23:08:35.704Z] ], [2023-10-11T23:08:35.704Z] "mtu": 1458, [2023-10-11T23:08:35.704Z] "selinux-enabled": true, [2023-10-11T23:08:35.704Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-11T23:08:35.704Z] } [Pipeline] sh [2023-10-11T23:08:36.067Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-11T23:08:36.436Z] + sudo service docker restart [2023-10-11T23:08:38.974Z] #95 DONE 33.9s [2023-10-11T23:08:38.974Z] [2023-10-11T23:08:38.974Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:08:38.974Z] #92 DONE 33.8s [2023-10-11T23:08:38.974Z] [2023-10-11T23:08:38.974Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:08:38.974Z] #93 DONE 33.9s [2023-10-11T23:08:38.974Z] [2023-10-11T23:08:38.974Z] #96 [support-notifications builder 6/7] COPY . . [2023-10-11T23:08:38.974Z] #96 ... [2023-10-11T23:08:38.974Z] [2023-10-11T23:08:38.974Z] #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:08:38.974Z] #94 DONE 33.9s [2023-10-11T23:08:38.974Z] [2023-10-11T23:08:38.974Z] #97 [core-command builder 6/7] COPY . . [2023-10-11T23:08:40.373Z] #97 DONE 4.8s [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #98 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-11T23:08:40.373Z] #98 CACHED [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #99 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:08:40.373Z] #99 CACHED [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #100 [core-data builder 6/7] COPY . . [2023-10-11T23:08:40.373Z] #100 CACHED [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #101 [core-metadata builder 6/7] COPY . . [2023-10-11T23:08:40.373Z] #101 CACHED [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #102 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-11T23:08:40.373Z] #102 CACHED [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:08:40.373Z] #103 CACHED [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:08:40.373Z] #104 CACHED [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #105 [support-scheduler builder 6/7] COPY . . [2023-10-11T23:08:40.373Z] #105 CACHED [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-11T23:08:40.373Z] #106 CACHED [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2023-10-11T23:08:40.373Z] #107 DONE 4.8s [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:08:40.373Z] #108 CACHED [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-11T23:08:40.373Z] #109 CACHED [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #110 [security-proxy-auth builder 6/7] COPY . . [2023-10-11T23:08:40.373Z] #110 CACHED [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:08:40.373Z] #111 CACHED [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-11T23:08:40.373Z] #112 CACHED [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #113 [security-proxy-setup builder 6/7] COPY . . [2023-10-11T23:08:40.373Z] #113 CACHED [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-11T23:08:40.373Z] #114 DONE 4.8s [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #96 [support-notifications builder 6/7] COPY . . [2023-10-11T23:08:40.373Z] #96 DONE 4.9s [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #115 [security-bootstrapper builder 6/7] COPY . . [2023-10-11T23:08:40.373Z] #115 CACHED [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #116 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-11T23:08:40.373Z] #116 CACHED [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:08:40.373Z] #117 CACHED [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:08:40.373Z] #118 CACHED [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-11T23:08:40.373Z] #119 CACHED [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-11T23:08:40.373Z] #120 CACHED [2023-10-11T23:08:40.373Z] [2023-10-11T23:08:40.373Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-11T23:08:41.748Z] #121 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-10-11T23:08:51.708Z] #121 ... [2023-10-11T23:08:51.708Z] [2023-10-11T23:08:51.708Z] #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-11T23:08:51.708Z] #0 0.524 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-10-11T23:08:51.708Z] #122 ... [2023-10-11T23:08:51.708Z] [2023-10-11T23:08:51.708Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-11T23:08:51.708Z] #0 0.597 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-10-11T23:08:51.708Z] #123 ... [2023-10-11T23:08:51.708Z] [2023-10-11T23:08:51.708Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-11T23:08:51.708Z] #0 0.982 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-10-11T23:08:51.708Z] #124 ... [2023-10-11T23:08:51.708Z] [2023-10-11T23:08:51.708Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-11T23:08:51.708Z] #0 1.201 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-10-11T23:08:51.708Z] #125 ... [2023-10-11T23:08:51.708Z] [2023-10-11T23:08:51.708Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-11T23:08:51.708Z] #0 0.603 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-10-11T23:08:51.708Z] #126 ... [2023-10-11T23:08:51.708Z] [2023-10-11T23:08:51.708Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-11T23:08:51.708Z] #0 1.110 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-10-11T23:08:51.708Z] #127 ... [2023-10-11T23:08:51.708Z] [2023-10-11T23:08:51.708Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-11T23:08:51.708Z] #0 0.856 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-10-11T23:08:51.708Z] #128 ... [2023-10-11T23:08:51.708Z] [2023-10-11T23:08:51.708Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-11T23:08:51.708Z] #0 1.114 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-10-11T23:08:51.708Z] #129 ... [2023-10-11T23:08:51.708Z] [2023-10-11T23:08:51.708Z] #130 [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-10-11T23:08:51.708Z] #0 0.895 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-10-11T23:08:51.966Z] #130 ... [2023-10-11T23:08:51.966Z] [2023-10-11T23:08:51.966Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-11T23:08:51.966Z] #0 1.107 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-11T23:08:54.813Z] provisioning config files... [2023-10-11T23:08:54.846Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18236698939221484398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:08:55.272Z] ---> docker-login.sh [2023-10-11T23:08:55.272Z] nexus3.edgexfoundry.org:10001 [2023-10-11T23:08:56.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:08:56.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:08:56.531Z] Configure a credential helper to remove this warning. See [2023-10-11T23:08:56.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:08:56.531Z] [2023-10-11T23:08:56.531Z] Login Succeeded [2023-10-11T23:08:56.531Z] nexus3.edgexfoundry.org:10002 [2023-10-11T23:08:56.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:08:57.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:08:57.076Z] Configure a credential helper to remove this warning. See [2023-10-11T23:08:57.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:08:57.076Z] [2023-10-11T23:08:57.076Z] Login Succeeded [2023-10-11T23:08:57.076Z] nexus3.edgexfoundry.org:10003 [2023-10-11T23:08:57.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:08:57.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:08:57.615Z] Configure a credential helper to remove this warning. See [2023-10-11T23:08:57.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:08:57.615Z] [2023-10-11T23:08:57.615Z] Login Succeeded [2023-10-11T23:08:57.615Z] nexus3.edgexfoundry.org:10004 [2023-10-11T23:08:57.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:08:57.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:08:57.888Z] Configure a credential helper to remove this warning. See [2023-10-11T23:08:57.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:08:57.888Z] [2023-10-11T23:08:57.888Z] Login Succeeded [2023-10-11T23:08:57.888Z] docker.io [2023-10-11T23:08:58.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:08:58.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:08:58.438Z] Configure a credential helper to remove this warning. See [2023-10-11T23:08:58.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:08:58.438Z] [2023-10-11T23:08:58.438Z] Login Succeeded [2023-10-11T23:08:58.438Z] ---> docker-login.sh ends [Pipeline] } [2023-10-11T23:08:58.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-10-11T23:08:59.350Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-10-11T23:08:59.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T23:08:59.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T23:08:59.466Z] ========================================================= [2023-10-11T23:08:59.466Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-11T23:08:59.466Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-11T23:08:59.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-11T23:09:00.135Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-11T23:09:00.135Z] 9fda8d8052c6: Pulling fs layer [2023-10-11T23:09:00.135Z] 5d54e960e981: Pulling fs layer [2023-10-11T23:09:00.135Z] c4a7e357bf2a: Pulling fs layer [2023-10-11T23:09:00.135Z] f0e02332f6b5: Pulling fs layer [2023-10-11T23:09:00.135Z] cefa15bbcfad: Pulling fs layer [2023-10-11T23:09:00.135Z] 17808c966233: Pulling fs layer [2023-10-11T23:09:00.135Z] f4c1fc716caa: Pulling fs layer [2023-10-11T23:09:00.135Z] f0e02332f6b5: Waiting [2023-10-11T23:09:00.135Z] cefa15bbcfad: Waiting [2023-10-11T23:09:00.135Z] 17808c966233: Waiting [2023-10-11T23:09:00.135Z] f4c1fc716caa: Waiting [2023-10-11T23:09:00.135Z] 5d54e960e981: Verifying Checksum [2023-10-11T23:09:00.135Z] 5d54e960e981: Download complete [2023-10-11T23:09:00.135Z] f0e02332f6b5: Verifying Checksum [2023-10-11T23:09:00.135Z] f0e02332f6b5: Download complete [2023-10-11T23:09:00.135Z] cefa15bbcfad: Verifying Checksum [2023-10-11T23:09:00.135Z] cefa15bbcfad: Download complete [2023-10-11T23:09:00.135Z] 9fda8d8052c6: Download complete [2023-10-11T23:09:00.733Z] f4c1fc716caa: Verifying Checksum [2023-10-11T23:09:00.733Z] f4c1fc716caa: Download complete [2023-10-11T23:09:01.325Z] 9fda8d8052c6: Pull complete [2023-10-11T23:09:01.918Z] 5d54e960e981: Pull complete [2023-10-11T23:09:02.512Z] c4a7e357bf2a: Verifying Checksum [2023-10-11T23:09:02.512Z] c4a7e357bf2a: Download complete [2023-10-11T23:09:03.488Z] 17808c966233: Verifying Checksum [2023-10-11T23:09:03.488Z] 17808c966233: Download complete [2023-10-11T23:09:18.538Z] c4a7e357bf2a: Pull complete [2023-10-11T23:09:18.538Z] f0e02332f6b5: Pull complete [2023-10-11T23:09:18.538Z] cefa15bbcfad: Pull complete [2023-10-11T23:09:25.233Z] 17808c966233: Pull complete [2023-10-11T23:09:26.664Z] f4c1fc716caa: Pull complete [2023-10-11T23:09:26.934Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-11T23:09:26.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-11T23:09:26.934Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-11T23:09:27.326Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-11T23:09:27.326Z] WORKDIR /edgex [2023-10-11T23:09:27.326Z] COPY go.mod . [2023-10-11T23:09:27.326Z] RUN go mod download [2023-10-11T23:09:27.326Z] + docker build -t ci-base-image-arm64 -f - . [2023-10-11T23:09:27.916Z] Sending build context to Docker daemon 2.995MB [2023-10-11T23:09:27.916Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-11T23:09:27.916Z] ---> ea914061e18c [2023-10-11T23:09:27.916Z] Step 2/4 : WORKDIR /edgex [2023-10-11T23:09:29.332Z] ---> Running in 71f17a0f333c [2023-10-11T23:09:29.605Z] Removing intermediate container 71f17a0f333c [2023-10-11T23:09:29.605Z] ---> cb2e9d124500 [2023-10-11T23:09:29.605Z] Step 3/4 : COPY go.mod . [2023-10-11T23:09:30.201Z] ---> d955d58f4254 [2023-10-11T23:09:30.201Z] Step 4/4 : RUN go mod download [2023-10-11T23:09:30.472Z] ---> Running in bc0f4b6e466b [2023-10-11T23:10:00.572Z] #131 ... [2023-10-11T23:10:00.572Z] [2023-10-11T23:10:00.572Z] #130 [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-10-11T23:10:00.572Z] #130 78.48 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-10-11T23:10:07.330Z] #130 ... [2023-10-11T23:10:07.330Z] [2023-10-11T23:10:07.330Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-11T23:10:07.330Z] #125 DONE 86.6s [2023-10-11T23:10:07.330Z] [2023-10-11T23:10:07.330Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-11T23:10:07.330Z] #126 DONE 86.6s [2023-10-11T23:10:07.330Z] [2023-10-11T23:10:07.330Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-11T23:10:07.330Z] #129 DONE 86.6s [2023-10-11T23:10:07.330Z] [2023-10-11T23:10:07.330Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-11T23:10:07.330Z] #123 DONE 86.7s [2023-10-11T23:10:07.330Z] [2023-10-11T23:10:07.330Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:10:07.330Z] #132 ... [2023-10-11T23:10:07.330Z] [2023-10-11T23:10:07.330Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-11T23:10:07.330Z] #121 DONE 86.7s [2023-10-11T23:10:07.330Z] [2023-10-11T23:10:07.330Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-11T23:10:07.330Z] #127 DONE 86.7s [2023-10-11T23:10:07.330Z] [2023-10-11T23:10:07.330Z] #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-11T23:10:07.331Z] #122 DONE 86.9s [2023-10-11T23:10:07.331Z] [2023-10-11T23:10:07.331Z] #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:10:07.331Z] #133 ... [2023-10-11T23:10:07.331Z] [2023-10-11T23:10:07.331Z] #130 [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-10-11T23:10:07.331Z] #130 DONE 87.0s [2023-10-11T23:10:07.331Z] [2023-10-11T23:10:07.331Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-11T23:10:07.331Z] #128 DONE 87.1s [2023-10-11T23:10:07.331Z] [2023-10-11T23:10:07.331Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-11T23:10:07.331Z] #131 DONE 87.1s [2023-10-11T23:10:07.331Z] [2023-10-11T23:10:07.331Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-11T23:10:07.331Z] #124 DONE 87.1s [2023-10-11T23:10:07.331Z] [2023-10-11T23:10:07.331Z] #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:10:07.589Z] #134 ... [2023-10-11T23:10:07.589Z] [2023-10-11T23:10:07.589Z] #135 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:10:07.589Z] #135 DONE 0.6s [2023-10-11T23:10:07.849Z] [2023-10-11T23:10:07.849Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:10:07.849Z] #132 DONE 0.8s [2023-10-11T23:10:07.849Z] [2023-10-11T23:10:07.849Z] #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:10:07.849Z] #136 DONE 0.7s [2023-10-11T23:10:07.849Z] [2023-10-11T23:10:07.849Z] #137 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:10:07.849Z] #137 DONE 0.8s [2023-10-11T23:10:07.849Z] [2023-10-11T23:10:07.849Z] #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:10:07.849Z] #133 DONE 0.7s [2023-10-11T23:10:07.849Z] [2023-10-11T23:10:07.849Z] #138 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:10:07.849Z] #138 ... [2023-10-11T23:10:07.849Z] [2023-10-11T23:10:07.849Z] #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:10:07.849Z] #134 DONE 0.5s [2023-10-11T23:10:08.174Z] [2023-10-11T23:10:08.174Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-11T23:10:08.174Z] #139 DONE 0.5s [2023-10-11T23:10:08.174Z] [2023-10-11T23:10:08.174Z] #140 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:10:08.174Z] #140 DONE 0.4s [2023-10-11T23:10:08.174Z] [2023-10-11T23:10:08.174Z] #141 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-11T23:10:08.174Z] #141 ... [2023-10-11T23:10:08.174Z] [2023-10-11T23:10:08.174Z] #142 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:10:08.174Z] #142 DONE 0.4s [2023-10-11T23:10:08.174Z] [2023-10-11T23:10:08.174Z] #143 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:10:08.174Z] #143 DONE 0.4s [2023-10-11T23:10:08.174Z] [2023-10-11T23:10:08.174Z] #144 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:10:08.174Z] #144 DONE 0.4s [2023-10-11T23:10:08.174Z] [2023-10-11T23:10:08.174Z] #145 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:10:08.174Z] #145 CACHED [2023-10-11T23:10:08.174Z] [2023-10-11T23:10:08.174Z] #146 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:10:08.174Z] #146 CACHED [2023-10-11T23:10:08.174Z] [2023-10-11T23:10:08.174Z] #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:10:08.174Z] #147 CACHED [2023-10-11T23:10:08.174Z] [2023-10-11T23:10:08.174Z] #148 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:10:08.174Z] #148 CACHED [2023-10-11T23:10:08.434Z] [2023-10-11T23:10:08.434Z] #149 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:10:08.434Z] #149 CACHED [2023-10-11T23:10:08.435Z] [2023-10-11T23:10:08.435Z] #150 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:10:08.435Z] #150 CACHED [2023-10-11T23:10:08.435Z] [2023-10-11T23:10:08.435Z] #151 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:10:08.435Z] #151 CACHED [2023-10-11T23:10:08.435Z] [2023-10-11T23:10:08.435Z] #152 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:10:08.435Z] #152 CACHED [2023-10-11T23:10:08.435Z] [2023-10-11T23:10:08.435Z] #138 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:10:08.435Z] #138 DONE 0.4s [2023-10-11T23:10:08.435Z] [2023-10-11T23:10:08.435Z] #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:10:08.435Z] #153 DONE 0.4s [2023-10-11T23:10:08.435Z] [2023-10-11T23:10:08.435Z] #154 [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-10-11T23:10:09.004Z] #154 ... [2023-10-11T23:10:09.004Z] [2023-10-11T23:10:09.004Z] #155 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-11T23:10:09.004Z] #155 DONE 1.0s [2023-10-11T23:10:09.263Z] [2023-10-11T23:10:09.263Z] #156 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-11T23:10:09.526Z] #156 ... [2023-10-11T23:10:09.526Z] [2023-10-11T23:10:09.526Z] #157 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-11T23:10:09.526Z] #157 DONE 1.3s [2023-10-11T23:10:09.526Z] [2023-10-11T23:10:09.526Z] #158 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-11T23:10:09.526Z] #158 DONE 1.3s [2023-10-11T23:10:09.526Z] [2023-10-11T23:10:09.526Z] #159 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-11T23:10:09.526Z] #159 DONE 1.3s [2023-10-11T23:10:09.526Z] [2023-10-11T23:10:09.526Z] #160 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-11T23:10:09.526Z] #160 DONE 1.3s [2023-10-11T23:10:09.526Z] [2023-10-11T23:10:09.526Z] #154 [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-10-11T23:10:09.526Z] #154 DONE 1.3s [2023-10-11T23:10:09.526Z] [2023-10-11T23:10:09.526Z] #156 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-11T23:10:09.526Z] #156 DONE 1.4s [2023-10-11T23:10:09.526Z] [2023-10-11T23:10:09.526Z] #161 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-11T23:10:09.526Z] #161 DONE 1.4s [2023-10-11T23:10:09.526Z] [2023-10-11T23:10:09.526Z] #162 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-11T23:10:09.526Z] #162 DONE 1.4s [2023-10-11T23:10:09.526Z] [2023-10-11T23:10:09.526Z] #163 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-11T23:10:09.526Z] #163 DONE 1.4s [2023-10-11T23:10:09.526Z] [2023-10-11T23:10:09.526Z] #164 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-11T23:10:09.787Z] #164 ... [2023-10-11T23:10:09.787Z] [2023-10-11T23:10:09.787Z] #141 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-11T23:10:09.787Z] #141 DONE 1.7s [2023-10-11T23:10:09.787Z] [2023-10-11T23:10:09.787Z] #165 [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-10-11T23:10:09.787Z] #165 DONE 0.5s [2023-10-11T23:10:09.787Z] [2023-10-11T23:10:09.787Z] #89 [security-spiffe-token-provider] exporting to image [2023-10-11T23:10:09.787Z] #89 exporting layers [2023-10-11T23:10:10.047Z] #89 ... [2023-10-11T23:10:10.047Z] [2023-10-11T23:10:10.047Z] #166 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-11T23:10:10.047Z] #166 DONE 0.4s [2023-10-11T23:10:10.047Z] [2023-10-11T23:10:10.047Z] #167 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-11T23:10:10.047Z] #167 DONE 0.4s [2023-10-11T23:10:10.047Z] [2023-10-11T23:10:10.047Z] #168 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-11T23:10:10.047Z] #168 DONE 0.4s [2023-10-11T23:10:10.047Z] [2023-10-11T23:10:10.047Z] #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-10-11T23:10:10.047Z] #169 DONE 0.5s [2023-10-11T23:10:10.047Z] [2023-10-11T23:10:10.047Z] #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-11T23:10:10.047Z] #170 DONE 0.5s [2023-10-11T23:10:10.047Z] [2023-10-11T23:10:10.047Z] #171 [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-10-11T23:10:10.047Z] #171 DONE 0.5s [2023-10-11T23:10:10.047Z] [2023-10-11T23:10:10.047Z] #89 [core-data] exporting to image [2023-10-11T23:10:10.047Z] #89 ... [2023-10-11T23:10:10.047Z] [2023-10-11T23:10:10.047Z] #172 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-11T23:10:10.047Z] #172 DONE 0.4s [2023-10-11T23:10:10.047Z] [2023-10-11T23:10:10.047Z] #173 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-11T23:10:10.047Z] #173 DONE 0.5s [2023-10-11T23:10:10.047Z] [2023-10-11T23:10:10.047Z] #164 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-11T23:10:10.047Z] #164 DONE 0.5s [2023-10-11T23:10:10.047Z] [2023-10-11T23:10:10.047Z] #89 [support-notifications] exporting to image [2023-10-11T23:10:10.304Z] #89 ... [2023-10-11T23:10:10.304Z] [2023-10-11T23:10:10.304Z] #174 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:10:10.304Z] #174 DONE 0.5s [2023-10-11T23:10:10.304Z] [2023-10-11T23:10:10.304Z] #175 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-11T23:10:10.304Z] #175 DONE 0.4s [2023-10-11T23:10:10.304Z] [2023-10-11T23:10:10.304Z] #176 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-11T23:10:10.304Z] #176 DONE 0.4s [2023-10-11T23:10:10.304Z] [2023-10-11T23:10:10.304Z] #177 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-11T23:10:10.304Z] #177 DONE 0.3s [2023-10-11T23:10:10.304Z] [2023-10-11T23:10:10.304Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-11T23:10:10.304Z] #178 DONE 0.4s [2023-10-11T23:10:10.304Z] [2023-10-11T23:10:10.304Z] #179 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-11T23:10:10.304Z] #179 DONE 0.3s [2023-10-11T23:10:10.304Z] [2023-10-11T23:10:10.304Z] #180 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-11T23:10:10.563Z] #180 ... [2023-10-11T23:10:10.563Z] [2023-10-11T23:10:10.563Z] #181 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:10:10.563Z] #181 DONE 0.2s [2023-10-11T23:10:10.563Z] [2023-10-11T23:10:10.563Z] #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-11T23:10:10.563Z] #182 DONE 0.2s [2023-10-11T23:10:10.563Z] [2023-10-11T23:10:10.563Z] #89 [core-data] exporting to image [2023-10-11T23:10:10.563Z] #89 exporting layers 0.6s done [2023-10-11T23:10:10.563Z] #89 writing image sha256:4b0e4e3707e268bbad7323b54b522bd502417e817dae5f81650738d77fc7ee47 done [2023-10-11T23:10:10.563Z] #89 writing image sha256:130126f6e8d468802653cf7a3173d708cc77cbfaf18a25e96e999df8c5901763 [2023-10-11T23:10:10.563Z] #89 writing image sha256:3fc6126caa9ee7f564fe32ce7ec7663c13b58d6f53c93a90df7e25e1efcc9b0b [2023-10-11T23:10:10.563Z] #89 writing image sha256:36c2427a61b579222c535b3dbbcc7a04363a5959cf6eb237f49c461762a4017a done [2023-10-11T23:10:10.563Z] #89 naming to docker.io/library/core-data done [2023-10-11T23:10:10.563Z] #89 naming to docker.io/library/support-scheduler [2023-10-11T23:10:10.821Z] #89 naming to docker.io/library/support-scheduler 0.2s done [2023-10-11T23:10:10.822Z] #89 exporting layers 0.8s done [2023-10-11T23:10:10.822Z] #89 writing image sha256:130126f6e8d468802653cf7a3173d708cc77cbfaf18a25e96e999df8c5901763 0.4s done [2023-10-11T23:10:10.822Z] #89 writing image sha256:3fc6126caa9ee7f564fe32ce7ec7663c13b58d6f53c93a90df7e25e1efcc9b0b 0.4s done [2023-10-11T23:10:10.822Z] #89 naming to docker.io/library/core-command done [2023-10-11T23:10:10.822Z] #89 naming to docker.io/library/security-spiffe-token-provider done [2023-10-11T23:10:11.081Z] #89 exporting layers 0.5s done [2023-10-11T23:10:11.081Z] #89 writing image sha256:cadf7bc4147c133a2a8de1665ef5c64bac6f4695291ebddb45c5dda325847bfc done [2023-10-11T23:10:11.081Z] #89 naming to docker.io/library/support-notifications done [2023-10-11T23:10:11.081Z] #89 writing image sha256:e5181fd26dfa85b7519ad7773afd3414c95d8d07ec88406f7b65663c22272d9f done [2023-10-11T23:10:11.081Z] #89 naming to docker.io/library/core-metadata done [2023-10-11T23:10:11.081Z] #89 DONE 1.7s [2023-10-11T23:10:11.081Z] [2023-10-11T23:10:11.081Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-11T23:10:11.081Z] #183 DONE 0.5s [2023-10-11T23:10:11.081Z] [2023-10-11T23:10:11.081Z] #184 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-11T23:10:11.081Z] #184 DONE 0.6s [2023-10-11T23:10:11.081Z] [2023-10-11T23:10:11.081Z] #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-11T23:10:11.081Z] #185 ... [2023-10-11T23:10:11.081Z] [2023-10-11T23:10:11.081Z] #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-11T23:10:11.081Z] #186 DONE 0.3s [2023-10-11T23:10:11.340Z] [2023-10-11T23:10:11.340Z] #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-11T23:10:11.340Z] #185 DONE 0.3s [2023-10-11T23:10:11.340Z] [2023-10-11T23:10:11.340Z] #187 [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-10-11T23:10:11.340Z] #187 DONE 0.0s [2023-10-11T23:10:11.340Z] [2023-10-11T23:10:11.340Z] #180 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-11T23:10:11.340Z] #180 DONE 0.9s [2023-10-11T23:10:11.340Z] [2023-10-11T23:10:11.340Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-11T23:10:11.340Z] #188 DONE 0.1s [2023-10-11T23:10:11.340Z] [2023-10-11T23:10:11.340Z] #189 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-11T23:10:11.340Z] #189 DONE 0.9s [2023-10-11T23:10:11.340Z] [2023-10-11T23:10:11.340Z] #190 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-11T23:10:11.340Z] #190 ... [2023-10-11T23:10:11.340Z] [2023-10-11T23:10:11.340Z] #191 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-11T23:10:11.340Z] #191 DONE 0.8s [2023-10-11T23:10:11.340Z] [2023-10-11T23:10:11.340Z] #192 [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-10-11T23:10:11.340Z] #192 DONE 0.1s [2023-10-11T23:10:11.599Z] [2023-10-11T23:10:11.600Z] #193 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-11T23:10:11.600Z] #193 DONE 0.1s [2023-10-11T23:10:11.600Z] [2023-10-11T23:10:11.600Z] #89 [security-proxy-auth] exporting to image [2023-10-11T23:10:11.600Z] #89 exporting layers 0.3s done [2023-10-11T23:10:11.600Z] #89 writing image sha256:eb07a6b4d229bd21641e2d5048e064159cdc0e70fba758e82521a1d0b32a83ca 0.0s done [2023-10-11T23:10:11.600Z] #89 naming to docker.io/library/security-proxy-auth 0.0s done [2023-10-11T23:10:11.600Z] #89 writing image sha256:184a450b554cb76ded858458e981a0cc3615fa31f5f85983a58e3d6ceb3784c7 0.1s done [2023-10-11T23:10:11.600Z] #89 naming to docker.io/library/core-common-config-bootstrapper [2023-10-11T23:10:11.600Z] #89 exporting layers 0.3s done [2023-10-11T23:10:11.600Z] #89 naming to docker.io/library/core-common-config-bootstrapper done [2023-10-11T23:10:11.600Z] #89 writing image sha256:e59d33596a801f4f7626c8ef1dbf366ea0fc15ffea36d0fe5cf4b3b6bc5d1ae7 done [2023-10-11T23:10:11.600Z] #89 naming to docker.io/library/security-proxy-setup done [2023-10-11T23:10:11.600Z] #89 DONE 2.2s [2023-10-11T23:10:11.600Z] [2023-10-11T23:10:11.600Z] #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-11T23:10:11.600Z] #194 DONE 0.1s [2023-10-11T23:10:11.600Z] [2023-10-11T23:10:11.600Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-11T23:10:12.168Z] #195 DONE 0.6s [2023-10-11T23:10:12.168Z] [2023-10-11T23:10:12.168Z] #190 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-11T23:10:12.168Z] #190 DONE 0.9s [2023-10-11T23:10:12.168Z] [2023-10-11T23:10:12.168Z] #89 [security-bootstrapper] exporting to image [2023-10-11T23:10:12.426Z] #89 exporting layers 0.3s done [2023-10-11T23:10:12.427Z] #89 writing image sha256:bea2fbf1add374b879a338c96bfdb9e3edbae73ac843c7a3e40c35a278c23417 done [2023-10-11T23:10:12.427Z] #89 naming to docker.io/library/security-bootstrapper done [2023-10-11T23:10:12.427Z] #89 writing image sha256:b9f761032a31f2cafbc5e3f0ad93f18d1a8fed04dfac85b20b6826557794777e done [2023-10-11T23:10:12.427Z] #89 naming to docker.io/library/security-secretstore-setup done [2023-10-11T23:10:12.427Z] #89 DONE 2.5s [2023-10-11T23:10:12.427Z] [2023-10-11T23:10:12.427Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-11T23:10:12.427Z] time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:10:12.427Z] time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:10:12.427Z] time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:10:12.427Z] time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:10:12.427Z] time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:10:12.427Z] time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:10:12.427Z] time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:10:12.427Z] time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:10:12.427Z] time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:10:12.427Z] time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:10:12.427Z] time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:10:12.427Z] time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:10:12.427Z] time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:10:12.427Z] time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-11T23:10:12.472Z] $ docker stop --time=1 b8ccedafb4c0398323d91586aa0bfe8fbd013eefa31c9c6dc54538821f0f4159 [2023-10-11T23:10:13.753Z] $ docker rm -f --volumes b8ccedafb4c0398323d91586aa0bfe8fbd013eefa31c9c6dc54538821f0f4159 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-11T23:10:14.152Z] + docker images [2023-10-11T23:10:14.152Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-11T23:10:14.152Z] security-proxy-auth latest eb07a6b4d229 2 seconds ago 19.5MB [2023-10-11T23:10:14.152Z] security-secretstore-setup latest b9f761032a31 2 seconds ago 44.4MB [2023-10-11T23:10:14.152Z] security-proxy-setup latest e59d33596a80 2 seconds ago 29.4MB [2023-10-11T23:10:14.152Z] core-common-config-bootstrapper latest 184a450b554c 2 seconds ago 18.2MB [2023-10-11T23:10:14.152Z] security-bootstrapper latest bea2fbf1add3 2 seconds ago 23.3MB [2023-10-11T23:10:14.152Z] core-metadata latest e5181fd26dfa 3 seconds ago 21.7MB [2023-10-11T23:10:14.152Z] core-command latest 130126f6e8d4 4 seconds ago 21.2MB [2023-10-11T23:10:14.152Z] support-scheduler latest 36c2427a61b5 4 seconds ago 34MB [2023-10-11T23:10:14.152Z] core-data latest 4b0e4e3707e2 4 seconds ago 21.4MB [2023-10-11T23:10:14.152Z] security-spiffe-token-provider latest 3fc6126caa9e 4 seconds ago 35MB [2023-10-11T23:10:14.152Z] support-notifications latest cadf7bc4147c 4 seconds ago 34.6MB [2023-10-11T23:10:14.152Z] security-spire-agent latest 0cc86077ad52 2 minutes ago 161MB [2023-10-11T23:10:14.152Z] security-spire-config latest 856e10052256 2 minutes ago 101MB [2023-10-11T23:10:14.152Z] security-spire-server latest cb89a430fb60 2 minutes ago 102MB [2023-10-11T23:10:14.152Z] ci-base-image-x86_64 latest aa1cde0c6200 4 minutes ago 928MB [2023-10-11T23:10:14.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 3 weeks ago 557MB [2023-10-11T23:10:14.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB [2023-10-11T23:10:14.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-11T23:10:27.027Z] Removing intermediate container bc0f4b6e466b [2023-10-11T23:10:27.027Z] ---> a3c5e36a8e46 [2023-10-11T23:10:27.027Z] Successfully built a3c5e36a8e46 [2023-10-11T23:10:27.027Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:10:27.431Z] + docker inspect -f . ci-base-image-arm64 [2023-10-11T23:10:27.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:10:27.750Z] prd-ubuntu20.04-docker-arm64-4c-16g-8895 does not seem to be running inside a container [2023-10-11T23:10:27.837Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-11T23:10:29.205Z] $ docker top 00a67d205dececfe704622795df967e95f08f1f407401371c5d8af19a9b6c63d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T23:10:30.119Z] + go version [2023-10-11T23:10:30.119Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-11T23:10:30.166Z] $ docker stop --time=1 00a67d205dececfe704622795df967e95f08f1f407401371c5d8af19a9b6c63d [2023-10-11T23:10:31.894Z] $ docker rm -f --volumes 00a67d205dececfe704622795df967e95f08f1f407401371c5d8af19a9b6c63d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:10:32.805Z] + docker inspect -f . ci-base-image-arm64 [2023-10-11T23:10:32.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:10:33.081Z] prd-ubuntu20.04-docker-arm64-4c-16g-8895 does not seem to be running inside a container [2023-10-11T23:10:33.166Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-11T23:10:34.530Z] $ docker top 17c6ae3eaf26d299003a0148619ea0d25389d96239fc4f804566f495f5097086 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-11T23:10:34.818Z] ========================================================= [2023-10-11T23:10:34.818Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-11T23:10:34.818Z] ========================================================= [Pipeline] sh [2023-10-11T23:10:35.475Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-11T23:10:36.203Z] + make test [2023-10-11T23:10:36.203Z] go test -race -coverprofile=coverage.out ./... [2023-10-11T23:11:32.678Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-11T23:13:54.493Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-11T23:13:54.493Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-11T23:13:54.493Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-11T23:13:57.860Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-11T23:13:57.860Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-11T23:13:58.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-11T23:13:59.422Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-11T23:13:59.422Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-11T23:13:59.422Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-11T23:14:00.851Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-11T23:14:03.467Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-11T23:14:03.467Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-11T23:14:03.467Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-11T23:14:03.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-11T23:14:15.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-11T23:14:15.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-11T23:14:16.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.273s coverage: 28.7% of statements [2023-10-11T23:14:28.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.368s coverage: 97.0% of statements [2023-10-11T23:14:34.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-11T23:14:34.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-11T23:14:34.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-11T23:14:39.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.456s coverage: 69.2% of statements [2023-10-11T23:14:41.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-11T23:14:41.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-11T23:14:42.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.390s coverage: 53.2% of statements [2023-10-11T23:14:47.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-11T23:14:47.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-11T23:14:47.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-11T23:14:47.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-11T23:14:47.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-11T23:14:58.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-11T23:14:58.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-11T23:15:03.453Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.791s coverage: 93.4% of statements [2023-10-11T23:15:03.453Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.642s coverage: 4.1% of statements [2023-10-11T23:15:15.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-11T23:15:15.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-11T23:15:15.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-11T23:15:16.062Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-11T23:15:16.062Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-11T23:15:16.062Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-11T23:15:16.062Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-11T23:15:16.062Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-11T23:15:16.062Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-11T23:15:16.062Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-11T23:15:17.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.179s coverage: 97.6% of statements [2023-10-11T23:15:17.305Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.241s coverage: 72.2% of statements [2023-10-11T23:15:29.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-11T23:15:29.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-11T23:15:29.658Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.490s coverage: 0.9% of statements [2023-10-11T23:15:29.658Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.306s coverage: 32.2% of statements [2023-10-11T23:15:33.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.348s coverage: 41.7% of statements [2023-10-11T23:15:33.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.286s coverage: 82.9% of statements [2023-10-11T23:15:33.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.298s coverage: 94.1% of statements [2023-10-11T23:15:33.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.258s coverage: 96.3% of statements [2023-10-11T23:15:39.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.247s coverage: 87.5% of statements [2023-10-11T23:15:40.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-11T23:15:41.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-11T23:15:41.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-11T23:15:41.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-11T23:15:45.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-11T23:15:45.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-11T23:15:45.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-11T23:15:45.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-11T23:15:50.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.237s coverage: 94.4% of statements [2023-10-11T23:15:50.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-11T23:15:50.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-11T23:15:50.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-11T23:15:50.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-11T23:16:02.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-11T23:16:02.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-11T23:16:02.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-11T23:16:05.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.223s coverage: 79.9% of statements [2023-10-11T23:16:05.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.291s coverage: 92.9% of statements [2023-10-11T23:16:05.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.081s coverage: 64.4% of statements [2023-10-11T23:16:05.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.265s coverage: 62.3% of statements [2023-10-11T23:16:05.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.233s coverage: 87.2% of statements [2023-10-11T23:16:05.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.199s coverage: 20.0% of statements [2023-10-11T23:16:05.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.252s coverage: 100.0% of statements [2023-10-11T23:16:08.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-11T23:16:08.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.429s coverage: 81.8% of statements [2023-10-11T23:16:08.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-11T23:16:09.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.455s coverage: 82.1% of statements [2023-10-11T23:16:09.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.268s coverage: 86.0% of statements [2023-10-11T23:16:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-11T23:16:15.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-11T23:16:17.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.141s coverage: 63.1% of statements [2023-10-11T23:16:17.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.262s coverage: 100.0% of statements [2023-10-11T23:16:18.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.132s coverage: 89.4% of statements [2023-10-11T23:16:18.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.078s coverage: 100.0% of statements [2023-10-11T23:16:18.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-11T23:16:18.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-11T23:16:18.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-11T23:16:19.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.077s coverage: 73.7% of statements [2023-10-11T23:16:20.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.072s coverage: 100.0% of statements [2023-10-11T23:16:26.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-11T23:16:26.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-11T23:16:26.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-11T23:16:28.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.923s coverage: 38.4% of statements [2023-10-11T23:16:28.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.269s coverage: 89.5% of statements [2023-10-11T23:16:33.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-11T23:16:33.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-11T23:16:33.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-11T23:16:33.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-11T23:16:34.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.243s coverage: 84.8% of statements [2023-10-11T23:16:39.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-11T23:16:39.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-11T23:16:39.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-11T23:16:39.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-11T23:16:47.622Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.312s coverage: 19.9% of statements [2023-10-11T23:16:47.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-11T23:16:47.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-11T23:16:47.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-11T23:16:47.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-11T23:16:49.057Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.686s coverage: 95.7% of statements [2023-10-11T23:16:51.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-11T23:16:51.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-11T23:16:53.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.300s coverage: 61.8% of statements [2023-10-11T23:16:55.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-11T23:16:55.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-11T23:16:57.663Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.492s coverage: 98.9% of statements [2023-10-11T23:16:58.629Z] 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-10-11T23:16:58.903Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-11T23:16:58.903Z] go vet ./... [2023-10-11T23:19:50.730Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-11T23:19:50.730Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-11T23:19:50.730Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-11T23:19:50.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-11T23:19:51.457Z] + ls -al . [2023-10-11T23:19:51.457Z] total 728 [2023-10-11T23:19:51.457Z] drwxrwxr-x 11 1001 1001 4096 Oct 11 23:10 . [2023-10-11T23:19:51.457Z] drwxr-xr-x 4 root root 4096 Oct 11 23:10 .. [2023-10-11T23:19:51.457Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 23:08 .blubracket [2023-10-11T23:19:51.457Z] -rw-rw-r-- 1 1001 1001 16 Oct 11 23:08 .dockerignore [2023-10-11T23:19:51.457Z] drwxrwxr-x 8 1001 1001 4096 Oct 11 23:08 .git [2023-10-11T23:19:51.457Z] drwxrwxr-x 3 1001 1001 4096 Oct 11 23:08 .github [2023-10-11T23:19:51.457Z] -rw-rw-r-- 1 1001 1001 1173 Oct 11 23:08 .gitignore [2023-10-11T23:19:51.457Z] -rw-rw-r-- 1 1001 1001 42 Oct 11 23:08 .golangci.yml [2023-10-11T23:19:51.457Z] -rw-rw-r-- 1 1001 1001 100 Oct 11 23:08 .hadolint.yml [2023-10-11T23:19:51.457Z] -rw-rw-r-- 1 1001 1001 166 Oct 11 23:08 .sonarcloud.properties [2023-10-11T23:19:51.457Z] -rw-rw-r-- 1 1001 1001 1171 Oct 11 23:08 ADOPTERS.md [2023-10-11T23:19:51.457Z] -rw-rw-r-- 1 1001 1001 11674 Oct 11 23:08 Attribution.txt [2023-10-11T23:19:51.457Z] -rw-rw-r-- 1 1001 1001 93407 Oct 11 23:08 CHANGELOG.md [2023-10-11T23:19:51.457Z] -rw-rw-r-- 1 1001 1001 3804 Oct 11 23:08 CONTRIBUTING.md [2023-10-11T23:19:51.457Z] -rw-rw-r-- 1 1001 1001 677 Oct 11 23:08 GOVERNANCE.md [2023-10-11T23:19:51.457Z] -rw-rw-r-- 1 1001 1001 883 Oct 11 23:08 Jenkinsfile [2023-10-11T23:19:51.457Z] -rw-rw-r-- 1 1001 1001 10775 Oct 11 23:08 LICENSE [2023-10-11T23:19:51.457Z] -rw-rw-r-- 1 1001 1001 15054 Oct 11 23:08 Makefile [2023-10-11T23:19:51.457Z] -rw-rw-r-- 1 1001 1001 582 Oct 11 23:08 OWNERS.md [2023-10-11T23:19:51.457Z] -rw-rw-r-- 1 1001 1001 9923 Oct 11 23:08 README.md [2023-10-11T23:19:51.457Z] -rw-rw-r-- 1 1001 1001 789 Oct 11 23:08 SECURITY.md [2023-10-11T23:19:51.457Z] -rw-rw-r-- 1 1001 1001 5 Oct 11 23:05 VERSION [2023-10-11T23:19:51.457Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 23:08 bin [2023-10-11T23:19:51.457Z] drwxrwxr-x 18 1001 1001 4096 Oct 11 23:08 cmd [2023-10-11T23:19:51.458Z] -rw-r--r-- 1 root root 453602 Oct 11 23:16 coverage.out [2023-10-11T23:19:51.458Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 23:08 fuzz_test [2023-10-11T23:19:51.458Z] -rw-rw-r-- 1 1001 1001 3689 Oct 11 23:08 go.mod [2023-10-11T23:19:51.458Z] -rw-rw-r-- 1 1001 1001 34977 Oct 11 23:08 go.sum [2023-10-11T23:19:51.458Z] drwxrwxr-x 7 1001 1001 4096 Oct 11 23:08 internal [2023-10-11T23:19:51.458Z] drwxrwxr-x 3 1001 1001 4096 Oct 11 23:08 openapi [2023-10-11T23:19:51.458Z] -rw-rw-r-- 1 1001 1001 594 Oct 11 23:08 security.txt [2023-10-11T23:19:51.458Z] drwxrwxr-x 4 1001 1001 4096 Oct 11 23:08 snap [2023-10-11T23:19:51.458Z] -rw-rw-r-- 1 1001 1001 204 Oct 11 23:08 version.go [Pipeline] sh [2023-10-11T23:19:52.127Z] + '[' -e coverage.out ] [2023-10-11T23:19:52.127Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-11T23:19:52.171Z] Warning: overwriting stash ‘coverage-report’ [2023-10-11T23:19:53.080Z] Stashed 1 file(s) [Pipeline] sh [2023-10-11T23:19:53.726Z] + make build [2023-10-11T23:19:53.726Z] 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-10-11T23:21:30.525Z] 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-10-11T23:21:30.525Z] 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-10-11T23:21:30.525Z] 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-10-11T23:21:31.950Z] 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-10-11T23:22:04.194Z] 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-10-11T23:22:10.863Z] 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-10-11T23:22:15.108Z] 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-10-11T23:22:20.452Z] 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-10-11T23:22:23.788Z] 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-10-11T23:22:27.117Z] 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-10-11T23:22:32.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-10-11T23:22:36.724Z] $ docker stop --time=1 17c6ae3eaf26d299003a0148619ea0d25389d96239fc4f804566f495f5097086 [2023-10-11T23:22:38.803Z] $ docker rm -f --volumes 17c6ae3eaf26d299003a0148619ea0d25389d96239fc4f804566f495f5097086 [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-10-11T23:22:41.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-11T23:22:41.677Z] [2023-10-11T23:22:41.677Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:22:42.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-11T23:22:42.360Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-10-11T23:22:42.360Z] 547446be3368: Pulling fs layer [2023-10-11T23:22:42.360Z] d125d8839a47: Pulling fs layer [2023-10-11T23:22:42.360Z] 3e85d5ac6304: Pulling fs layer [2023-10-11T23:22:42.360Z] c3105a71a48b: Pulling fs layer [2023-10-11T23:22:42.360Z] 0f093f025ec4: Pulling fs layer [2023-10-11T23:22:42.360Z] c3106fc0e877: Pulling fs layer [2023-10-11T23:22:42.360Z] c3105a71a48b: Waiting [2023-10-11T23:22:42.360Z] 0f093f025ec4: Waiting [2023-10-11T23:22:42.360Z] c3106fc0e877: Waiting [2023-10-11T23:22:42.360Z] 547446be3368: Download complete [2023-10-11T23:22:42.360Z] c3105a71a48b: Verifying Checksum [2023-10-11T23:22:42.360Z] c3105a71a48b: Download complete [2023-10-11T23:22:42.944Z] d125d8839a47: Verifying Checksum [2023-10-11T23:22:42.944Z] d125d8839a47: Download complete [2023-10-11T23:22:42.944Z] c3106fc0e877: Verifying Checksum [2023-10-11T23:22:42.944Z] c3106fc0e877: Download complete [2023-10-11T23:22:42.944Z] 0f093f025ec4: Download complete [2023-10-11T23:22:43.210Z] 547446be3368: Pull complete [2023-10-11T23:22:44.167Z] d125d8839a47: Pull complete [2023-10-11T23:22:44.748Z] 3e85d5ac6304: Verifying Checksum [2023-10-11T23:22:44.748Z] 3e85d5ac6304: Download complete [2023-10-11T23:22:54.808Z] 3e85d5ac6304: Pull complete [2023-10-11T23:22:54.808Z] c3105a71a48b: Pull complete [2023-10-11T23:22:55.763Z] 0f093f025ec4: Pull complete [2023-10-11T23:22:56.028Z] c3106fc0e877: Pull complete [2023-10-11T23:22:56.028Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-10-11T23:22:56.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-11T23:22:56.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:22:56.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-8895 does not seem to be running inside a container [2023-10-11T23:22:56.692Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-10-11T23:23:01.192Z] $ docker top 4028498c6dc49e8eeaeb15047483d4b2917b680a401b2cc09154e421683ca3d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T23:23:02.029Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-11T23:23:10.226Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-11T23:23:10.226Z] #1 transferring dockerfile: 1.78kB 0.0s done [2023-10-11T23:23:10.226Z] #1 DONE 0.1s [2023-10-11T23:23:10.811Z] [2023-10-11T23:23:10.811Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-10-11T23:23:10.811Z] #2 transferring dockerfile: 1.58kB 0.0s done [2023-10-11T23:23:10.811Z] #2 DONE 0.1s [2023-10-11T23:23:10.811Z] [2023-10-11T23:23:10.811Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-11T23:23:10.811Z] #3 transferring dockerfile: 2.12kB 0.0s done [2023-10-11T23:23:10.811Z] #3 DONE 0.1s [2023-10-11T23:23:10.811Z] [2023-10-11T23:23:10.811Z] #4 [core-data internal] load build definition from Dockerfile [2023-10-11T23:23:10.811Z] #4 transferring dockerfile: 1.90kB 0.0s done [2023-10-11T23:23:10.811Z] #4 DONE 0.1s [2023-10-11T23:23:10.811Z] [2023-10-11T23:23:10.811Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-10-11T23:23:10.811Z] #5 transferring dockerfile: 1.59kB done [2023-10-11T23:23:10.811Z] #5 DONE 0.1s [2023-10-11T23:23:10.811Z] [2023-10-11T23:23:10.811Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-11T23:23:11.083Z] #6 transferring dockerfile: 2.39kB 0.0s done [2023-10-11T23:23:11.083Z] #6 DONE 0.1s [2023-10-11T23:23:11.083Z] [2023-10-11T23:23:11.083Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-11T23:23:11.083Z] #7 transferring dockerfile: 2.82kB done [2023-10-11T23:23:11.083Z] #7 DONE 0.1s [2023-10-11T23:23:11.083Z] [2023-10-11T23:23:11.083Z] #8 [core-command internal] load build definition from Dockerfile [2023-10-11T23:23:11.083Z] #8 transferring dockerfile: 1.82kB 0.0s done [2023-10-11T23:23:11.083Z] #8 DONE 0.1s [2023-10-11T23:23:11.083Z] [2023-10-11T23:23:11.083Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-10-11T23:23:11.351Z] #9 transferring dockerfile: 1.96kB done [2023-10-11T23:23:11.351Z] #9 DONE 0.0s [2023-10-11T23:23:11.351Z] [2023-10-11T23:23:11.351Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-11T23:23:11.351Z] #10 transferring dockerfile: 2.38kB done [2023-10-11T23:23:11.351Z] #10 DONE 0.1s [2023-10-11T23:23:11.351Z] [2023-10-11T23:23:11.351Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-11T23:23:11.351Z] #11 transferring dockerfile: 2.04kB 0.0s done [2023-10-11T23:23:11.351Z] #11 DONE 0.1s [2023-10-11T23:23:11.351Z] [2023-10-11T23:23:11.351Z] #12 [support-notifications internal] load build definition from Dockerfile [2023-10-11T23:23:11.351Z] #12 transferring dockerfile: 1.84kB done [2023-10-11T23:23:11.351Z] #12 DONE 0.1s [2023-10-11T23:23:11.351Z] [2023-10-11T23:23:11.351Z] #13 [support-scheduler internal] load build definition from Dockerfile [2023-10-11T23:23:11.351Z] #13 transferring dockerfile: 1.82kB 0.0s done [2023-10-11T23:23:11.351Z] #13 DONE 0.1s [2023-10-11T23:23:11.351Z] [2023-10-11T23:23:11.351Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2023-10-11T23:23:11.351Z] #14 transferring dockerfile: 1.70kB done [2023-10-11T23:23:11.351Z] #14 DONE 0.1s [2023-10-11T23:23:11.619Z] [2023-10-11T23:23:11.619Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2023-10-11T23:23:11.619Z] #15 transferring context: 56B 0.0s done [2023-10-11T23:23:11.619Z] #15 DONE 0.1s [2023-10-11T23:23:12.201Z] [2023-10-11T23:23:12.201Z] #16 [security-spire-config internal] load .dockerignore [2023-10-11T23:23:12.781Z] #16 ... [2023-10-11T23:23:12.781Z] [2023-10-11T23:23:12.781Z] #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-11T23:23:12.781Z] #17 DONE 0.0s [2023-10-11T23:23:13.047Z] [2023-10-11T23:23:13.047Z] #18 [security-spire-agent internal] load .dockerignore [2023-10-11T23:23:15.614Z] #18 ... [2023-10-11T23:23:15.614Z] [2023-10-11T23:23:15.614Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-11T23:23:15.614Z] #19 transferring context: 56B done [2023-10-11T23:23:15.614Z] #19 DONE 3.2s [2023-10-11T23:23:15.614Z] [2023-10-11T23:23:15.614Z] #16 [security-spire-config internal] load .dockerignore [2023-10-11T23:23:15.614Z] #16 transferring context: 56B 0.0s done [2023-10-11T23:23:15.614Z] #16 DONE 3.5s [2023-10-11T23:23:15.614Z] [2023-10-11T23:23:15.614Z] #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-11T23:23:15.614Z] #17 DONE 0.0s [2023-10-11T23:23:15.614Z] [2023-10-11T23:23:15.614Z] #20 [security-spire-server internal] load .dockerignore [2023-10-11T23:23:15.614Z] #20 transferring context: 56B 0.0s done [2023-10-11T23:23:15.882Z] #20 DONE 3.4s [2023-10-11T23:23:15.882Z] [2023-10-11T23:23:15.882Z] #21 [core-data internal] load .dockerignore [2023-10-11T23:23:15.882Z] #21 transferring context: 56B 0.0s done [2023-10-11T23:23:15.882Z] #21 DONE 3.4s [2023-10-11T23:23:15.882Z] [2023-10-11T23:23:15.882Z] #22 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T23:23:15.882Z] #22 DONE 2.9s [2023-10-11T23:23:15.882Z] [2023-10-11T23:23:15.882Z] #23 [security-proxy-setup internal] load .dockerignore [2023-10-11T23:23:15.882Z] #23 transferring context: 56B 0.0s done [2023-10-11T23:23:15.882Z] #23 DONE 3.5s [2023-10-11T23:23:15.882Z] [2023-10-11T23:23:15.882Z] #22 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T23:23:16.150Z] #22 DONE 2.9s [2023-10-11T23:23:16.150Z] [2023-10-11T23:23:16.150Z] #24 [security-bootstrapper internal] load .dockerignore [2023-10-11T23:23:16.150Z] #24 transferring context: 56B 0.0s done [2023-10-11T23:23:16.150Z] #24 DONE 3.5s [2023-10-11T23:23:16.150Z] [2023-10-11T23:23:16.150Z] #25 [core-command internal] load .dockerignore [2023-10-11T23:23:16.150Z] #25 transferring context: 56B 0.0s done [2023-10-11T23:23:16.150Z] #25 DONE 3.5s [2023-10-11T23:23:16.150Z] [2023-10-11T23:23:16.150Z] #26 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T23:23:16.150Z] #26 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T23:23:16.150Z] #26 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-11T23:23:16.150Z] #26 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-11T23:23:16.150Z] #26 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.1s [2023-10-11T23:23:16.150Z] #26 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T23:23:16.150Z] #26 ... [2023-10-11T23:23:16.150Z] [2023-10-11T23:23:16.150Z] #18 [security-spire-agent internal] load .dockerignore [2023-10-11T23:23:16.150Z] #18 transferring context: 56B 0.0s done [2023-10-11T23:23:16.150Z] #18 DONE 3.3s [2023-10-11T23:23:16.150Z] [2023-10-11T23:23:16.150Z] #27 [support-scheduler internal] load .dockerignore [2023-10-11T23:23:16.150Z] #27 transferring context: 56B 0.0s done [2023-10-11T23:23:16.150Z] #27 DONE 3.3s [2023-10-11T23:23:16.150Z] [2023-10-11T23:23:16.150Z] #28 [core-metadata internal] load .dockerignore [2023-10-11T23:23:16.150Z] #28 transferring context: 56B 0.0s done [2023-10-11T23:23:16.150Z] #28 DONE 3.6s [2023-10-11T23:23:16.150Z] [2023-10-11T23:23:16.150Z] #29 [security-secretstore-setup internal] load .dockerignore [2023-10-11T23:23:16.150Z] #29 transferring context: 56B 0.0s done [2023-10-11T23:23:16.150Z] #29 DONE 3.6s [2023-10-11T23:23:16.150Z] [2023-10-11T23:23:16.150Z] #26 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T23:23:16.150Z] #26 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s [2023-10-11T23:23:16.150Z] #26 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-10-11T23:23:16.150Z] #26 ... [2023-10-11T23:23:16.150Z] [2023-10-11T23:23:16.150Z] #30 [security-proxy-auth internal] load .dockerignore [2023-10-11T23:23:16.150Z] #30 transferring context: 56B 0.0s done [2023-10-11T23:23:16.150Z] #30 DONE 3.6s [2023-10-11T23:23:16.150Z] [2023-10-11T23:23:16.150Z] #26 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T23:23:16.150Z] #26 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-11T23:23:16.415Z] #26 ... [2023-10-11T23:23:16.415Z] [2023-10-11T23:23:16.415Z] #31 [support-notifications internal] load .dockerignore [2023-10-11T23:23:16.415Z] #31 transferring context: 56B 0.0s done [2023-10-11T23:23:16.415Z] #31 DONE 3.6s [2023-10-11T23:23:16.415Z] [2023-10-11T23:23:16.415Z] #17 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-11T23:23:16.415Z] #17 DONE 0.0s [2023-10-11T23:23:16.415Z] [2023-10-11T23:23:16.415Z] #22 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T23:23:16.415Z] #22 DONE 3.0s [2023-10-11T23:23:16.415Z] [2023-10-11T23:23:16.415Z] #32 [security-spiffe-token-provider internal] load build context [2023-10-11T23:23:17.000Z] #32 ... [2023-10-11T23:23:17.000Z] [2023-10-11T23:23:17.000Z] #22 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T23:23:17.000Z] #22 DONE 3.2s [2023-10-11T23:23:17.000Z] [2023-10-11T23:23:17.000Z] #32 [security-spiffe-token-provider internal] load build context [2023-10-11T23:23:17.580Z] #32 ... [2023-10-11T23:23:17.580Z] [2023-10-11T23:23:17.580Z] #17 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-11T23:23:17.580Z] #17 DONE 0.0s [2023-10-11T23:23:17.580Z] [2023-10-11T23:23:17.580Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-11T23:23:17.580Z] #33 DONE 1.4s [2023-10-11T23:23:17.580Z] [2023-10-11T23:23:17.580Z] #32 [security-spiffe-token-provider internal] load build context [2023-10-11T23:23:17.580Z] #32 ... [2023-10-11T23:23:17.580Z] [2023-10-11T23:23:17.580Z] #22 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T23:23:17.580Z] #22 DONE 3.4s [2023-10-11T23:23:17.580Z] [2023-10-11T23:23:17.580Z] #26 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T23:23:17.580Z] #26 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T23:23:17.580Z] #26 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-11T23:23:17.580Z] #26 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-11T23:23:17.580Z] #26 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-11T23:23:17.580Z] #26 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T23:23:17.845Z] #26 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.7s done [2023-10-11T23:23:18.112Z] #26 ... [2023-10-11T23:23:18.112Z] [2023-10-11T23:23:18.112Z] #34 [security-spire-server internal] load build context [2023-10-11T23:23:18.112Z] #34 transferring context: 18.11kB 0.1s done [2023-10-11T23:23:18.112Z] #34 DONE 0.6s [2023-10-11T23:23:18.112Z] [2023-10-11T23:23:18.112Z] #35 [security-spire-config internal] load build context [2023-10-11T23:23:18.112Z] #35 transferring context: 16.36kB 0.1s done [2023-10-11T23:23:18.112Z] #35 DONE 0.7s [2023-10-11T23:23:18.112Z] [2023-10-11T23:23:18.112Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:18.112Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2023-10-11T23:23:18.112Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-11T23:23:18.112Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-10-11T23:23:18.112Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-10-11T23:23:18.112Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-10-11T23:23:18.112Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s [2023-10-11T23:23:18.112Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s [2023-10-11T23:23:18.112Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-10-11T23:23:18.377Z] #36 ... [2023-10-11T23:23:18.377Z] [2023-10-11T23:23:18.377Z] #17 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-11T23:23:18.377Z] #17 DONE 0.0s [2023-10-11T23:23:18.377Z] [2023-10-11T23:23:18.377Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:18.377Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-10-11T23:23:18.377Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2023-10-11T23:23:18.377Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.6s [2023-10-11T23:23:18.377Z] #36 ... [2023-10-11T23:23:18.377Z] [2023-10-11T23:23:18.377Z] #22 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T23:23:18.377Z] #22 DONE 3.6s [2023-10-11T23:23:18.377Z] [2023-10-11T23:23:18.377Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:18.642Z] #36 ... [2023-10-11T23:23:18.642Z] [2023-10-11T23:23:18.642Z] #17 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-11T23:23:18.642Z] #17 DONE 0.0s [2023-10-11T23:23:18.642Z] [2023-10-11T23:23:18.642Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:18.642Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 0.9s [2023-10-11T23:23:18.642Z] #36 ... [2023-10-11T23:23:18.642Z] [2023-10-11T23:23:18.642Z] #22 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T23:23:18.642Z] #22 DONE 3.7s [2023-10-11T23:23:18.642Z] [2023-10-11T23:23:18.642Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-11T23:23:18.642Z] #37 DONE 3.5s [2023-10-11T23:23:18.642Z] [2023-10-11T23:23:18.642Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:18.915Z] #36 ... [2023-10-11T23:23:18.915Z] [2023-10-11T23:23:18.915Z] #17 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-11T23:23:18.915Z] #17 DONE 0.0s [2023-10-11T23:23:18.915Z] [2023-10-11T23:23:18.915Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-11T23:23:18.915Z] #37 DONE 3.5s [2023-10-11T23:23:18.915Z] [2023-10-11T23:23:18.915Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:18.915Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.15MB / 23.39MB 1.1s [2023-10-11T23:23:18.915Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-10-11T23:23:19.181Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.4s [2023-10-11T23:23:19.181Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-10-11T23:23:19.181Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 1.6s [2023-10-11T23:23:19.446Z] #36 ... [2023-10-11T23:23:19.446Z] [2023-10-11T23:23:19.446Z] #17 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-11T23:23:19.446Z] #17 DONE 0.0s [2023-10-11T23:23:19.446Z] [2023-10-11T23:23:19.446Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-11T23:23:19.446Z] #37 DONE 3.5s [2023-10-11T23:23:19.446Z] [2023-10-11T23:23:19.446Z] #22 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T23:23:19.446Z] #22 DONE 4.3s [2023-10-11T23:23:19.446Z] [2023-10-11T23:23:19.446Z] #38 [core-metadata internal] load build context [2023-10-11T23:23:19.446Z] #38 DONE 0.0s [2023-10-11T23:23:19.446Z] [2023-10-11T23:23:19.446Z] #26 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T23:23:19.446Z] #26 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T23:23:19.446Z] #26 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-11T23:23:19.446Z] #26 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-11T23:23:19.446Z] #26 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-11T23:23:19.446Z] #26 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T23:23:19.446Z] #26 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.7s done [2023-10-11T23:23:19.446Z] #26 DONE 4.3s [2023-10-11T23:23:19.446Z] [2023-10-11T23:23:19.446Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:19.446Z] #36 ... [2023-10-11T23:23:19.446Z] [2023-10-11T23:23:19.446Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-11T23:23:19.446Z] #37 DONE 3.6s [2023-10-11T23:23:19.446Z] [2023-10-11T23:23:19.446Z] #26 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T23:23:19.446Z] #26 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T23:23:19.446Z] #26 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-11T23:23:19.446Z] #26 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-11T23:23:19.446Z] #26 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-11T23:23:19.446Z] #26 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T23:23:19.446Z] #26 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.7s done [2023-10-11T23:23:19.446Z] #26 DONE 4.3s [2023-10-11T23:23:19.446Z] [2023-10-11T23:23:19.446Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:19.446Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.80MB / 23.39MB 1.8s [2023-10-11T23:23:19.711Z] #36 ... [2023-10-11T23:23:19.711Z] [2023-10-11T23:23:19.711Z] #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-10-11T23:23:19.711Z] #39 DONE 1.7s [2023-10-11T23:23:19.711Z] [2023-10-11T23:23:19.711Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:19.711Z] #36 ... [2023-10-11T23:23:19.711Z] [2023-10-11T23:23:19.711Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-11T23:23:19.711Z] #33 DONE 2.0s [2023-10-11T23:23:19.711Z] [2023-10-11T23:23:19.711Z] #17 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-11T23:23:19.711Z] #17 DONE 0.0s [2023-10-11T23:23:19.711Z] [2023-10-11T23:23:19.711Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:19.711Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 2.0s [2023-10-11T23:23:19.975Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 2.2s [2023-10-11T23:23:19.975Z] #36 ... [2023-10-11T23:23:19.975Z] [2023-10-11T23:23:19.975Z] #17 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-11T23:23:19.975Z] #17 DONE 0.0s [2023-10-11T23:23:19.975Z] [2023-10-11T23:23:19.975Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:19.975Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-11T23:23:19.975Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 2.4s [2023-10-11T23:23:20.240Z] #36 ... [2023-10-11T23:23:20.240Z] [2023-10-11T23:23:20.240Z] #17 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-11T23:23:20.240Z] #17 DONE 0.0s [2023-10-11T23:23:20.240Z] [2023-10-11T23:23:20.240Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:20.240Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.95MB / 23.39MB 2.5s [2023-10-11T23:23:20.504Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.7s [2023-10-11T23:23:21.092Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-10-11T23:23:21.358Z] #36 ... [2023-10-11T23:23:21.358Z] [2023-10-11T23:23:21.358Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-11T23:23:21.358Z] #37 DONE 3.6s [2023-10-11T23:23:21.358Z] [2023-10-11T23:23:21.358Z] #26 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T23:23:21.358Z] #26 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T23:23:21.358Z] #26 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-11T23:23:21.358Z] #26 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-11T23:23:21.358Z] #26 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-11T23:23:21.358Z] #26 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T23:23:21.358Z] #26 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.7s done [2023-10-11T23:23:21.358Z] #26 DONE 4.3s [2023-10-11T23:23:21.358Z] [2023-10-11T23:23:21.358Z] #39 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-10-11T23:23:21.358Z] #39 DONE 1.7s [2023-10-11T23:23:21.358Z] [2023-10-11T23:23:21.358Z] #22 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-11T23:23:21.358Z] #22 DONE 5.7s [2023-10-11T23:23:21.358Z] [2023-10-11T23:23:21.358Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:21.358Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.2s done [2023-10-11T23:23:21.681Z] #36 ... [2023-10-11T23:23:21.681Z] [2023-10-11T23:23:21.681Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-11T23:23:21.681Z] #37 DONE 3.6s [2023-10-11T23:23:21.681Z] [2023-10-11T23:23:21.681Z] #26 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T23:23:21.681Z] #26 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T23:23:21.681Z] #26 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-11T23:23:21.681Z] #26 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-11T23:23:21.681Z] #26 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-11T23:23:21.681Z] #26 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T23:23:21.681Z] #26 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.7s done [2023-10-11T23:23:21.681Z] #26 DONE 4.3s [2023-10-11T23:23:21.681Z] [2023-10-11T23:23:21.681Z] #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-10-11T23:23:21.682Z] #39 DONE 1.7s [2023-10-11T23:23:21.682Z] [2023-10-11T23:23:21.682Z] #40 [security-proxy-setup internal] load build context [2023-10-11T23:23:22.672Z] #40 ... [2023-10-11T23:23:22.672Z] [2023-10-11T23:23:22.672Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-11T23:23:22.672Z] #41 DONE 3.5s [2023-10-11T23:23:22.672Z] [2023-10-11T23:23:22.672Z] #40 [security-proxy-setup internal] load build context [2023-10-11T23:23:22.672Z] #40 ... [2023-10-11T23:23:22.672Z] [2023-10-11T23:23:22.672Z] #42 [core-common-config-bootstrapper internal] load build context [2023-10-11T23:23:22.940Z] #42 ... [2023-10-11T23:23:22.940Z] [2023-10-11T23:23:22.940Z] #26 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T23:23:22.940Z] #26 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-11T23:23:22.940Z] #26 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-11T23:23:22.940Z] #26 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-11T23:23:22.940Z] #26 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-11T23:23:22.940Z] #26 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-11T23:23:22.940Z] #26 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.7s done [2023-10-11T23:23:22.940Z] #26 DONE 4.4s [2023-10-11T23:23:22.940Z] [2023-10-11T23:23:22.940Z] #42 [core-common-config-bootstrapper internal] load build context [2023-10-11T23:23:22.940Z] #42 ... [2023-10-11T23:23:22.940Z] [2023-10-11T23:23:22.940Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:22.940Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2023-10-11T23:23:22.940Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-11T23:23:22.940Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-10-11T23:23:22.940Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-10-11T23:23:22.940Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-10-11T23:23:22.940Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-10-11T23:23:22.940Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2023-10-11T23:23:22.940Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-10-11T23:23:22.940Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.2s done [2023-10-11T23:23:22.940Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-10-11T23:23:22.940Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-11T23:23:24.883Z] #36 ... [2023-10-11T23:23:24.883Z] [2023-10-11T23:23:24.883Z] #43 [security-spire-agent internal] load build context [2023-10-11T23:23:24.883Z] #43 transferring context: 17.64kB 0.4s done [2023-10-11T23:23:24.883Z] #43 DONE 2.2s [2023-10-11T23:23:25.169Z] [2023-10-11T23:23:25.169Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:26.584Z] #36 ... [2023-10-11T23:23:26.584Z] [2023-10-11T23:23:26.584Z] #44 [core-data internal] load build context [2023-10-11T23:23:26.851Z] #44 ... [2023-10-11T23:23:26.851Z] [2023-10-11T23:23:26.851Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:26.851Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.9s [2023-10-11T23:23:27.812Z] #36 ... [2023-10-11T23:23:27.812Z] [2023-10-11T23:23:27.812Z] #32 [security-spiffe-token-provider internal] load build context [2023-10-11T23:23:27.812Z] #32 ... [2023-10-11T23:23:27.812Z] [2023-10-11T23:23:27.812Z] #44 [core-data internal] load build context [2023-10-11T23:23:28.772Z] #44 ... [2023-10-11T23:23:28.772Z] [2023-10-11T23:23:28.772Z] #45 [security-bootstrapper internal] load build context [2023-10-11T23:23:28.772Z] #45 ... [2023-10-11T23:23:28.772Z] [2023-10-11T23:23:28.772Z] #46 [core-command internal] load build context [2023-10-11T23:23:28.772Z] #46 ... [2023-10-11T23:23:28.772Z] [2023-10-11T23:23:28.772Z] #44 [core-data internal] load build context [2023-10-11T23:23:29.037Z] #44 ... [2023-10-11T23:23:29.037Z] [2023-10-11T23:23:29.037Z] #47 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-11T23:23:29.037Z] #0 5.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:29.037Z] #0 6.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:29.037Z] #0 8.084 OK: 266 MiB in 52 packages [2023-10-11T23:23:29.037Z] #47 DONE 9.5s [2023-10-11T23:23:29.037Z] [2023-10-11T23:23:29.037Z] #44 [core-data internal] load build context [2023-10-11T23:23:29.037Z] #44 transferring context: 40.18MB 12.4s [2023-10-11T23:23:29.619Z] #44 ... [2023-10-11T23:23:29.619Z] [2023-10-11T23:23:29.619Z] #48 [support-scheduler internal] load build context [2023-10-11T23:23:29.890Z] #48 ... [2023-10-11T23:23:29.890Z] [2023-10-11T23:23:29.890Z] #49 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-10-11T23:23:29.890Z] #49 ... [2023-10-11T23:23:29.890Z] [2023-10-11T23:23:29.890Z] #38 [core-metadata internal] load build context [2023-10-11T23:23:29.890Z] #38 ... [2023-10-11T23:23:29.890Z] [2023-10-11T23:23:29.890Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-11T23:23:29.890Z] #0 7.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:29.890Z] #0 8.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:30.156Z] #50 ... [2023-10-11T23:23:30.156Z] [2023-10-11T23:23:30.156Z] #51 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-11T23:23:30.156Z] #51 ... [2023-10-11T23:23:30.156Z] [2023-10-11T23:23:30.156Z] #52 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-11T23:23:30.156Z] #0 7.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:30.156Z] #0 8.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:30.422Z] #52 ... [2023-10-11T23:23:30.422Z] [2023-10-11T23:23:30.422Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-11T23:23:30.422Z] #53 ... [2023-10-11T23:23:30.422Z] [2023-10-11T23:23:30.422Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-11T23:23:30.694Z] #54 ... [2023-10-11T23:23:30.694Z] [2023-10-11T23:23:30.694Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-11T23:23:30.694Z] #55 ... [2023-10-11T23:23:30.694Z] [2023-10-11T23:23:30.694Z] #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-11T23:23:30.694Z] #0 8.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:30.694Z] #0 9.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:30.960Z] #56 ... [2023-10-11T23:23:30.960Z] [2023-10-11T23:23:30.960Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-11T23:23:30.960Z] #57 ... [2023-10-11T23:23:30.960Z] [2023-10-11T23:23:30.960Z] #46 [core-command internal] load build context [2023-10-11T23:23:31.228Z] #46 ... [2023-10-11T23:23:31.228Z] [2023-10-11T23:23:31.228Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-11T23:23:31.501Z] #58 ... [2023-10-11T23:23:31.501Z] [2023-10-11T23:23:31.501Z] #59 [security-proxy-auth internal] load build context [2023-10-11T23:23:31.501Z] #59 ... [2023-10-11T23:23:31.501Z] [2023-10-11T23:23:31.501Z] #60 [support-notifications internal] load build context [2023-10-11T23:23:31.501Z] #60 ... [2023-10-11T23:23:31.501Z] [2023-10-11T23:23:31.501Z] #61 [security-secretstore-setup internal] load build context [2023-10-11T23:23:31.779Z] #61 ... [2023-10-11T23:23:31.779Z] [2023-10-11T23:23:31.779Z] #60 [support-notifications internal] load build context [2023-10-11T23:23:32.370Z] #60 ... [2023-10-11T23:23:32.370Z] [2023-10-11T23:23:32.370Z] #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-11T23:23:32.370Z] #62 ... [2023-10-11T23:23:32.370Z] [2023-10-11T23:23:32.371Z] #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-11T23:23:32.641Z] #63 ... [2023-10-11T23:23:32.641Z] [2023-10-11T23:23:32.641Z] #52 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-11T23:23:32.641Z] #52 11.25 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-11T23:23:32.641Z] #52 11.25 Executing busybox-1.36.1-r2.trigger [2023-10-11T23:23:32.641Z] #52 11.25 OK: 8 MiB in 16 packages [2023-10-11T23:23:32.641Z] #52 DONE 12.7s [2023-10-11T23:23:32.641Z] [2023-10-11T23:23:32.641Z] #60 [support-notifications internal] load build context [2023-10-11T23:23:32.908Z] #60 ... [2023-10-11T23:23:32.908Z] [2023-10-11T23:23:32.908Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-11T23:23:32.908Z] #64 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.0s done [2023-10-11T23:23:32.908Z] #64 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-11T23:23:32.908Z] #64 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-10-11T23:23:32.908Z] #64 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-10-11T23:23:32.908Z] #64 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.1s done [2023-10-11T23:23:32.908Z] #64 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.5s done [2023-10-11T23:23:32.908Z] #64 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-10-11T23:23:32.908Z] #64 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-10-11T23:23:32.908Z] #64 ... [2023-10-11T23:23:32.908Z] [2023-10-11T23:23:32.908Z] #42 [core-common-config-bootstrapper internal] load build context [2023-10-11T23:23:32.908Z] #42 ... [2023-10-11T23:23:32.908Z] [2023-10-11T23:23:32.908Z] #40 [security-proxy-setup internal] load build context [2023-10-11T23:23:33.175Z] #40 ... [2023-10-11T23:23:33.176Z] [2023-10-11T23:23:33.176Z] #42 [core-common-config-bootstrapper internal] load build context [2023-10-11T23:23:34.131Z] #42 transferring context: 65.74MB 17.9s [2023-10-11T23:23:38.371Z] #42 ... [2023-10-11T23:23:38.371Z] [2023-10-11T23:23:38.372Z] #32 [security-spiffe-token-provider internal] load build context [2023-10-11T23:23:38.372Z] #32 ... [2023-10-11T23:23:38.372Z] [2023-10-11T23:23:38.372Z] #40 [security-proxy-setup internal] load build context [2023-10-11T23:23:38.372Z] #40 ... [2023-10-11T23:23:38.372Z] [2023-10-11T23:23:38.372Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:38.372Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.2s [2023-10-11T23:23:38.638Z] #36 ... [2023-10-11T23:23:38.638Z] [2023-10-11T23:23:38.638Z] #40 [security-proxy-setup internal] load build context [2023-10-11T23:23:38.907Z] #40 ... [2023-10-11T23:23:38.907Z] [2023-10-11T23:23:38.907Z] #45 [security-bootstrapper internal] load build context [2023-10-11T23:23:39.176Z] #45 ... [2023-10-11T23:23:39.177Z] [2023-10-11T23:23:39.177Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:40.139Z] #36 ... [2023-10-11T23:23:40.139Z] [2023-10-11T23:23:40.139Z] #44 [core-data internal] load build context [2023-10-11T23:23:40.139Z] #44 transferring context: 58.59MB 22.9s [2023-10-11T23:23:40.139Z] #44 ... [2023-10-11T23:23:40.139Z] [2023-10-11T23:23:40.139Z] #48 [support-scheduler internal] load build context [2023-10-11T23:23:40.139Z] #48 ... [2023-10-11T23:23:40.139Z] [2023-10-11T23:23:40.139Z] #38 [core-metadata internal] load build context [2023-10-11T23:23:40.139Z] #38 ... [2023-10-11T23:23:40.139Z] [2023-10-11T23:23:40.139Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:40.723Z] #36 ... [2023-10-11T23:23:40.723Z] [2023-10-11T23:23:40.723Z] #49 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-10-11T23:23:40.723Z] #49 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:40.723Z] #49 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:40.723Z] #49 17.84 OK: 266 MiB in 52 packages [2023-10-11T23:23:40.723Z] #49 ... [2023-10-11T23:23:40.723Z] [2023-10-11T23:23:40.723Z] #45 [security-bootstrapper internal] load build context [2023-10-11T23:23:40.723Z] #45 ... [2023-10-11T23:23:40.723Z] [2023-10-11T23:23:40.723Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-11T23:23:40.723Z] #55 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:40.723Z] #55 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:40.723Z] #55 18.22 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-11T23:23:40.723Z] #55 18.25 Executing busybox-1.36.1-r2.trigger [2023-10-11T23:23:40.723Z] #55 18.49 OK: 8 MiB in 16 packages [2023-10-11T23:23:40.990Z] #55 ... [2023-10-11T23:23:40.990Z] [2023-10-11T23:23:40.990Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:41.259Z] #36 ... [2023-10-11T23:23:41.259Z] [2023-10-11T23:23:41.259Z] #46 [core-command internal] load build context [2023-10-11T23:23:41.526Z] #46 ... [2023-10-11T23:23:41.526Z] [2023-10-11T23:23:41.526Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-11T23:23:41.526Z] #50 11.77 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-11T23:23:41.526Z] #50 11.77 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-11T23:23:41.526Z] #50 11.77 OK: 19952 distinct packages available [2023-10-11T23:23:41.526Z] #50 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:41.526Z] #50 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:41.526Z] #50 ... [2023-10-11T23:23:41.526Z] [2023-10-11T23:23:41.526Z] #59 [security-proxy-auth internal] load build context [2023-10-11T23:23:41.793Z] #59 ... [2023-10-11T23:23:41.793Z] [2023-10-11T23:23:41.793Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:42.060Z] #36 ... [2023-10-11T23:23:42.060Z] [2023-10-11T23:23:42.060Z] #61 [security-secretstore-setup internal] load build context [2023-10-11T23:23:42.060Z] #61 ... [2023-10-11T23:23:42.060Z] [2023-10-11T23:23:42.060Z] #59 [security-proxy-auth internal] load build context [2023-10-11T23:23:42.060Z] #59 ... [2023-10-11T23:23:42.060Z] [2023-10-11T23:23:42.060Z] #49 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-10-11T23:23:42.060Z] #49 DONE 22.7s [2023-10-11T23:23:42.060Z] [2023-10-11T23:23:42.060Z] #59 [security-proxy-auth internal] load build context [2023-10-11T23:23:42.654Z] #59 ... [2023-10-11T23:23:42.654Z] [2023-10-11T23:23:42.654Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-11T23:23:42.654Z] #55 DONE 22.3s [2023-10-11T23:23:42.654Z] [2023-10-11T23:23:42.654Z] #59 [security-proxy-auth internal] load build context [2023-10-11T23:23:42.923Z] #59 ... [2023-10-11T23:23:42.923Z] [2023-10-11T23:23:42.923Z] #51 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-11T23:23:42.923Z] #51 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:42.923Z] #51 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:42.923Z] #51 22.06 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-11T23:23:42.923Z] #51 22.06 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-11T23:23:42.923Z] #51 22.06 OK: 19946 distinct packages available [2023-10-11T23:23:42.923Z] #51 ... [2023-10-11T23:23:42.923Z] [2023-10-11T23:23:42.923Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-11T23:23:42.923Z] #57 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:42.923Z] #57 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:42.923Z] #57 21.18 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-11T23:23:42.923Z] #57 21.22 (2/4) Installing openssl (3.1.3-r0) [2023-10-11T23:23:42.923Z] #57 21.40 (3/4) Installing su-exec (0.2-r3) [2023-10-11T23:23:42.923Z] #57 21.40 (4/4) Installing yq (4.33.3-r3) [2023-10-11T23:23:42.923Z] #57 22.29 Executing busybox-1.36.1-r2.trigger [2023-10-11T23:23:42.923Z] #57 22.29 OK: 18 MiB in 19 packages [2023-10-11T23:23:43.190Z] #57 ... [2023-10-11T23:23:43.190Z] [2023-10-11T23:23:43.190Z] #60 [support-notifications internal] load build context [2023-10-11T23:23:43.190Z] #60 ... [2023-10-11T23:23:43.190Z] [2023-10-11T23:23:43.190Z] #32 [security-spiffe-token-provider internal] load build context [2023-10-11T23:23:43.456Z] #32 ... [2023-10-11T23:23:43.456Z] [2023-10-11T23:23:43.457Z] #60 [support-notifications internal] load build context [2023-10-11T23:23:43.724Z] #60 ... [2023-10-11T23:23:43.724Z] [2023-10-11T23:23:43.724Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-11T23:23:43.724Z] #54 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:43.724Z] #54 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:43.724Z] #54 22.46 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-11T23:23:43.724Z] #54 22.48 (2/2) Installing su-exec (0.2-r3) [2023-10-11T23:23:43.724Z] #54 22.52 Executing busybox-1.36.1-r2.trigger [2023-10-11T23:23:43.724Z] #54 22.69 OK: 8 MiB in 17 packages [2023-10-11T23:23:43.991Z] #54 ... [2023-10-11T23:23:43.991Z] [2023-10-11T23:23:43.991Z] #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-11T23:23:43.991Z] #56 13.91 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-11T23:23:43.991Z] #56 13.91 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-11T23:23:43.991Z] #56 13.91 OK: 19946 distinct packages available [2023-10-11T23:23:43.991Z] #56 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:43.991Z] #56 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:43.991Z] #56 23.33 (1/5) Installing dumb-init (1.2.5-r2) [2023-10-11T23:23:43.991Z] #56 23.50 (2/5) Installing musl-obstack (1.2.3-r2) [2023-10-11T23:23:43.991Z] #56 23.50 (3/5) Installing libucontext (1.2-r2) [2023-10-11T23:23:43.991Z] #56 23.50 (4/5) Installing gcompat (1.1.0-r1) [2023-10-11T23:23:43.991Z] #56 23.50 (5/5) Installing openssl (3.1.3-r0) [2023-10-11T23:23:43.991Z] #56 23.62 Executing busybox-1.36.1-r2.trigger [2023-10-11T23:23:43.991Z] #56 23.90 OK: 9 MiB in 20 packages [2023-10-11T23:23:43.991Z] #56 ... [2023-10-11T23:23:43.991Z] [2023-10-11T23:23:43.991Z] #61 [security-secretstore-setup internal] load build context [2023-10-11T23:23:44.256Z] #61 ... [2023-10-11T23:23:44.256Z] [2023-10-11T23:23:44.256Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-11T23:23:44.256Z] #50 22.21 OK: 266 MiB in 52 packages [2023-10-11T23:23:44.256Z] #50 DONE 24.5s [2023-10-11T23:23:44.256Z] [2023-10-11T23:23:44.256Z] #61 [security-secretstore-setup internal] load build context [2023-10-11T23:23:44.838Z] #61 ... [2023-10-11T23:23:44.838Z] [2023-10-11T23:23:44.838Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-11T23:23:44.838Z] #57 DONE 24.4s [2023-10-11T23:23:44.838Z] [2023-10-11T23:23:44.838Z] #61 [security-secretstore-setup internal] load build context [2023-10-11T23:23:45.104Z] #61 transferring context: 38.27MB 21.6s [2023-10-11T23:23:45.104Z] #61 ... [2023-10-11T23:23:45.104Z] [2023-10-11T23:23:45.104Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-11T23:23:45.104Z] #64 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.8s [2023-10-11T23:23:45.104Z] #64 ... [2023-10-11T23:23:45.104Z] [2023-10-11T23:23:45.104Z] #42 [core-common-config-bootstrapper internal] load build context [2023-10-11T23:23:45.371Z] #42 ... [2023-10-11T23:23:45.371Z] [2023-10-11T23:23:45.371Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-11T23:23:45.651Z] #65 ... [2023-10-11T23:23:45.651Z] [2023-10-11T23:23:45.651Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-11T23:23:45.651Z] #54 DONE 25.3s [2023-10-11T23:23:45.651Z] [2023-10-11T23:23:45.651Z] #42 [core-common-config-bootstrapper internal] load build context [2023-10-11T23:23:45.935Z] #42 ... [2023-10-11T23:23:45.936Z] [2023-10-11T23:23:45.936Z] #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-11T23:23:45.936Z] #56 DONE 25.8s [2023-10-11T23:23:45.936Z] [2023-10-11T23:23:45.936Z] #42 [core-common-config-bootstrapper internal] load build context [2023-10-11T23:23:45.936Z] #42 ... [2023-10-11T23:23:45.936Z] [2023-10-11T23:23:45.936Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-11T23:23:45.936Z] #58 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:45.936Z] #58 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:45.936Z] #58 24.44 OK: 266 MiB in 52 packages [2023-10-11T23:23:46.200Z] #58 ... [2023-10-11T23:23:46.200Z] [2023-10-11T23:23:46.200Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-11T23:23:46.200Z] #53 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:46.201Z] #53 17.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:46.201Z] #53 25.36 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-11T23:23:46.201Z] #53 25.36 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-11T23:23:46.201Z] #53 25.36 OK: 19946 distinct packages available [2023-10-11T23:23:46.201Z] #53 ... [2023-10-11T23:23:46.201Z] [2023-10-11T23:23:46.201Z] #61 [security-secretstore-setup internal] load build context [2023-10-11T23:23:46.783Z] #61 ... [2023-10-11T23:23:46.783Z] [2023-10-11T23:23:46.783Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-11T23:23:46.783Z] #58 DONE 25.5s [2023-10-11T23:23:46.783Z] [2023-10-11T23:23:46.783Z] #61 [security-secretstore-setup internal] load build context [2023-10-11T23:23:47.363Z] #61 ... [2023-10-11T23:23:47.363Z] [2023-10-11T23:23:47.363Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-11T23:23:47.363Z] #65 DONE 1.9s [2023-10-11T23:23:47.363Z] [2023-10-11T23:23:47.363Z] #61 [security-secretstore-setup internal] load build context [2023-10-11T23:23:48.773Z] #61 ... [2023-10-11T23:23:48.773Z] [2023-10-11T23:23:48.773Z] #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-11T23:23:48.773Z] #63 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:48.773Z] #63 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:48.773Z] #63 23.67 (1/4) Installing ca-certificates (20230506-r0) [2023-10-11T23:23:48.773Z] #63 23.98 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-11T23:23:48.773Z] #63 24.06 (3/4) Installing su-exec (0.2-r3) [2023-10-11T23:23:48.773Z] #63 24.06 (4/4) Installing yq (4.33.3-r3) [2023-10-11T23:23:48.773Z] #63 24.62 Executing busybox-1.36.1-r2.trigger [2023-10-11T23:23:48.773Z] #63 24.62 Executing ca-certificates-20230506-r0.trigger [2023-10-11T23:23:48.773Z] #63 25.17 OK: 18 MiB in 19 packages [2023-10-11T23:23:49.039Z] #63 ... [2023-10-11T23:23:49.039Z] [2023-10-11T23:23:49.039Z] #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-11T23:23:49.039Z] #62 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:49.039Z] #62 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:49.039Z] #62 23.88 (1/2) Installing ca-certificates (20230506-r0) [2023-10-11T23:23:49.039Z] #62 24.14 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-11T23:23:49.039Z] #62 24.17 Executing busybox-1.36.1-r2.trigger [2023-10-11T23:23:49.039Z] #62 24.25 Executing ca-certificates-20230506-r0.trigger [2023-10-11T23:23:49.039Z] #62 25.01 OK: 9 MiB in 17 packages [2023-10-11T23:23:49.039Z] #62 ... [2023-10-11T23:23:49.039Z] [2023-10-11T23:23:49.039Z] #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-11T23:23:49.039Z] #63 DONE 26.6s [2023-10-11T23:23:49.039Z] [2023-10-11T23:23:49.039Z] #40 [security-proxy-setup internal] load build context [2023-10-11T23:23:49.310Z] #40 ... [2023-10-11T23:23:49.311Z] [2023-10-11T23:23:49.311Z] #61 [security-secretstore-setup internal] load build context [2023-10-11T23:23:49.577Z] #61 ... [2023-10-11T23:23:49.577Z] [2023-10-11T23:23:49.577Z] #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-11T23:23:49.577Z] #62 DONE 27.1s [2023-10-11T23:23:49.577Z] [2023-10-11T23:23:49.577Z] #61 [security-secretstore-setup internal] load build context [2023-10-11T23:23:49.842Z] #61 ... [2023-10-11T23:23:49.842Z] [2023-10-11T23:23:49.842Z] #51 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-11T23:23:49.842Z] #51 23.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:49.842Z] #51 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:49.842Z] #51 28.42 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-11T23:23:49.842Z] #51 28.47 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-11T23:23:49.842Z] #51 28.47 (3/4) Installing libucontext (1.2-r2) [2023-10-11T23:23:49.842Z] #51 28.48 (4/4) Installing gcompat (1.1.0-r1) [2023-10-11T23:23:49.842Z] #51 28.68 Executing busybox-1.36.1-r2.trigger [2023-10-11T23:23:49.842Z] #51 28.68 OK: 8 MiB in 19 packages [2023-10-11T23:23:49.842Z] #51 DONE 29.8s [2023-10-11T23:23:49.842Z] [2023-10-11T23:23:49.842Z] #61 [security-secretstore-setup internal] load build context [2023-10-11T23:23:50.108Z] #61 transferring context: 50.19MB 26.6s [2023-10-11T23:23:50.108Z] #61 ... [2023-10-11T23:23:50.108Z] [2023-10-11T23:23:50.108Z] #48 [support-scheduler internal] load build context [2023-10-11T23:23:50.375Z] #48 ... [2023-10-11T23:23:50.375Z] [2023-10-11T23:23:50.375Z] #44 [core-data internal] load build context [2023-10-11T23:23:50.375Z] #44 ... [2023-10-11T23:23:50.375Z] [2023-10-11T23:23:50.375Z] #38 [core-metadata internal] load build context [2023-10-11T23:23:50.375Z] #38 ... [2023-10-11T23:23:50.375Z] [2023-10-11T23:23:50.376Z] #44 [core-data internal] load build context [2023-10-11T23:23:50.958Z] #44 ... [2023-10-11T23:23:50.958Z] [2023-10-11T23:23:50.958Z] #45 [security-bootstrapper internal] load build context [2023-10-11T23:23:51.223Z] #45 ... [2023-10-11T23:23:51.223Z] [2023-10-11T23:23:51.223Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-11T23:23:51.223Z] #53 26.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:51.223Z] #53 27.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:23:51.223Z] #53 29.40 (1/11) Installing ca-certificates (20230506-r0) [2023-10-11T23:23:51.223Z] #53 29.49 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-11T23:23:51.223Z] #53 29.53 (3/11) Installing libunistring (1.1-r1) [2023-10-11T23:23:51.223Z] #53 29.57 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-11T23:23:51.223Z] #53 29.57 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-11T23:23:51.223Z] #53 29.61 (6/11) Installing libcurl (8.4.0-r0) [2023-10-11T23:23:51.223Z] #53 29.64 (7/11) Installing curl (8.4.0-r0) [2023-10-11T23:23:51.223Z] #53 29.64 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-11T23:23:51.223Z] #53 29.66 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-11T23:23:51.223Z] #53 29.68 (10/11) Installing libucontext (1.2-r2) [2023-10-11T23:23:51.223Z] #53 29.68 (11/11) Installing gcompat (1.1.0-r1) [2023-10-11T23:23:51.223Z] #53 29.68 Executing busybox-1.36.1-r2.trigger [2023-10-11T23:23:51.223Z] #53 29.73 Executing ca-certificates-20230506-r0.trigger [2023-10-11T23:23:51.223Z] #53 30.10 OK: 13 MiB in 26 packages [2023-10-11T23:23:51.223Z] #53 DONE 30.8s [2023-10-11T23:23:51.223Z] [2023-10-11T23:23:51.223Z] #45 [security-bootstrapper internal] load build context [2023-10-11T23:23:51.223Z] #45 ... [2023-10-11T23:23:51.223Z] [2023-10-11T23:23:51.223Z] #38 [core-metadata internal] load build context [2023-10-11T23:23:51.496Z] #38 ... [2023-10-11T23:23:51.496Z] [2023-10-11T23:23:51.775Z] #46 [core-command internal] load build context [2023-10-11T23:23:51.775Z] #46 ... [2023-10-11T23:23:51.775Z] [2023-10-11T23:23:51.775Z] #45 [security-bootstrapper internal] load build context [2023-10-11T23:23:52.045Z] #45 ... [2023-10-11T23:23:52.045Z] [2023-10-11T23:23:52.045Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-11T23:23:52.045Z] #66 DONE 6.3s [2023-10-11T23:23:52.045Z] [2023-10-11T23:23:52.045Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:52.045Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.8s [2023-10-11T23:23:52.312Z] #36 ... [2023-10-11T23:23:52.312Z] [2023-10-11T23:23:52.312Z] #45 [security-bootstrapper internal] load build context [2023-10-11T23:23:52.894Z] #45 ... [2023-10-11T23:23:52.894Z] [2023-10-11T23:23:52.894Z] #59 [security-proxy-auth internal] load build context [2023-10-11T23:23:53.160Z] #59 ... [2023-10-11T23:23:53.160Z] [2023-10-11T23:23:53.160Z] #38 [core-metadata internal] load build context [2023-10-11T23:23:53.744Z] #38 ... [2023-10-11T23:23:53.744Z] [2023-10-11T23:23:53.744Z] #32 [security-spiffe-token-provider internal] load build context [2023-10-11T23:23:53.744Z] #32 ... [2023-10-11T23:23:53.744Z] [2023-10-11T23:23:53.744Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-11T23:23:53.744Z] #67 DONE 1.6s [2023-10-11T23:23:53.744Z] [2023-10-11T23:23:53.744Z] #32 [security-spiffe-token-provider internal] load build context [2023-10-11T23:23:53.744Z] #32 ... [2023-10-11T23:23:53.744Z] [2023-10-11T23:23:53.744Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:54.010Z] #36 ... [2023-10-11T23:23:54.010Z] [2023-10-11T23:23:54.010Z] #60 [support-notifications internal] load build context [2023-10-11T23:23:54.010Z] #60 ... [2023-10-11T23:23:54.010Z] [2023-10-11T23:23:54.010Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:55.955Z] #36 ... [2023-10-11T23:23:55.955Z] [2023-10-11T23:23:55.955Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-11T23:23:55.955Z] #64 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19.1s done [2023-10-11T23:23:55.955Z] #64 ... [2023-10-11T23:23:55.955Z] [2023-10-11T23:23:55.955Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:56.223Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 35.4s done [2023-10-11T23:23:56.223Z] #36 ... [2023-10-11T23:23:56.223Z] [2023-10-11T23:23:56.223Z] #42 [core-common-config-bootstrapper internal] load build context [2023-10-11T23:23:56.223Z] #42 transferring context: 133.47MB 40.0s [2023-10-11T23:23:56.489Z] #42 ... [2023-10-11T23:23:56.489Z] [2023-10-11T23:23:56.489Z] #59 [security-proxy-auth internal] load build context [2023-10-11T23:23:58.431Z] #59 ... [2023-10-11T23:23:58.431Z] [2023-10-11T23:23:58.431Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-11T23:23:58.431Z] #68 DONE 2.1s [2023-10-11T23:23:58.431Z] [2023-10-11T23:23:58.431Z] #59 [security-proxy-auth internal] load build context [2023-10-11T23:23:58.431Z] #59 ... [2023-10-11T23:23:58.431Z] [2023-10-11T23:23:58.431Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:23:59.387Z] #36 ... [2023-10-11T23:23:59.387Z] [2023-10-11T23:23:59.387Z] #40 [security-proxy-setup internal] load build context [2023-10-11T23:23:59.387Z] #40 ... [2023-10-11T23:23:59.387Z] [2023-10-11T23:23:59.387Z] #59 [security-proxy-auth internal] load build context [2023-10-11T23:24:00.344Z] #59 ... [2023-10-11T23:24:00.344Z] [2023-10-11T23:24:00.344Z] #61 [security-secretstore-setup internal] load build context [2023-10-11T23:24:00.344Z] #61 ... [2023-10-11T23:24:00.344Z] [2023-10-11T23:24:00.344Z] #59 [security-proxy-auth internal] load build context [2023-10-11T23:24:00.611Z] #59 ... [2023-10-11T23:24:00.611Z] [2023-10-11T23:24:00.611Z] #48 [support-scheduler internal] load build context [2023-10-11T23:24:00.611Z] #48 ... [2023-10-11T23:24:00.611Z] [2023-10-11T23:24:00.611Z] #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-11T23:24:01.191Z] #69 ... [2023-10-11T23:24:01.191Z] [2023-10-11T23:24:01.191Z] #44 [core-data internal] load build context [2023-10-11T23:24:01.191Z] #44 ... [2023-10-11T23:24:01.191Z] [2023-10-11T23:24:01.191Z] #59 [security-proxy-auth internal] load build context [2023-10-11T23:24:01.464Z] #59 transferring context: 113.28MB 38.4s [2023-10-11T23:24:02.048Z] #59 ... [2023-10-11T23:24:02.048Z] [2023-10-11T23:24:02.048Z] #46 [core-command internal] load build context [2023-10-11T23:24:02.048Z] #46 ... [2023-10-11T23:24:02.048Z] [2023-10-11T23:24:02.048Z] #61 [security-secretstore-setup internal] load build context [2023-10-11T23:24:03.017Z] #61 ... [2023-10-11T23:24:03.017Z] [2023-10-11T23:24:03.017Z] #45 [security-bootstrapper internal] load build context [2023-10-11T23:24:03.017Z] #45 ... [2023-10-11T23:24:03.017Z] [2023-10-11T23:24:03.017Z] #61 [security-secretstore-setup internal] load build context [2023-10-11T23:24:03.598Z] #61 ... [2023-10-11T23:24:03.598Z] [2023-10-11T23:24:03.598Z] #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-11T23:24:03.598Z] #70 DONE 3.3s [2023-10-11T23:24:03.598Z] [2023-10-11T23:24:03.598Z] #61 [security-secretstore-setup internal] load build context [2023-10-11T23:24:03.598Z] #61 ... [2023-10-11T23:24:03.598Z] [2023-10-11T23:24:03.598Z] #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-11T23:24:03.598Z] #71 DONE 3.4s [2023-10-11T23:24:03.598Z] [2023-10-11T23:24:03.598Z] #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-11T23:24:03.865Z] #72 ... [2023-10-11T23:24:03.865Z] [2023-10-11T23:24:03.865Z] #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-11T23:24:03.865Z] #69 DONE 3.1s [2023-10-11T23:24:03.865Z] [2023-10-11T23:24:03.865Z] #38 [core-metadata internal] load build context [2023-10-11T23:24:03.865Z] #38 ... [2023-10-11T23:24:03.865Z] [2023-10-11T23:24:03.865Z] #32 [security-spiffe-token-provider internal] load build context [2023-10-11T23:24:04.130Z] #32 ... [2023-10-11T23:24:04.130Z] [2023-10-11T23:24:04.130Z] #38 [core-metadata internal] load build context [2023-10-11T23:24:04.130Z] #38 ... [2023-10-11T23:24:04.130Z] [2023-10-11T23:24:04.130Z] #60 [support-notifications internal] load build context [2023-10-11T23:24:04.400Z] #60 ... [2023-10-11T23:24:04.400Z] [2023-10-11T23:24:04.400Z] #59 [security-proxy-auth internal] load build context [2023-10-11T23:24:04.666Z] #59 ... [2023-10-11T23:24:04.666Z] [2023-10-11T23:24:04.666Z] #73 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-11T23:24:04.666Z] #73 DONE 1.0s [2023-10-11T23:24:04.940Z] [2023-10-11T23:24:04.940Z] #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-11T23:24:04.940Z] #72 DONE 1.2s [2023-10-11T23:24:04.940Z] [2023-10-11T23:24:04.940Z] #74 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-11T23:24:05.209Z] #74 ... [2023-10-11T23:24:05.209Z] [2023-10-11T23:24:05.209Z] #75 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-11T23:24:05.209Z] #75 DONE 1.3s [2023-10-11T23:24:05.730Z] [2023-10-11T23:24:05.730Z] #38 [core-metadata internal] load build context [2023-10-11T23:24:06.254Z] #38 ... [2023-10-11T23:24:06.254Z] [2023-10-11T23:24:06.254Z] #74 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-11T23:24:06.254Z] #74 DONE 1.3s [2023-10-11T23:24:06.254Z] [2023-10-11T23:24:06.254Z] #38 [core-metadata internal] load build context [2023-10-11T23:24:06.254Z] #38 ... [2023-10-11T23:24:06.254Z] [2023-10-11T23:24:06.254Z] #76 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-11T23:24:06.254Z] #76 DONE 1.3s [2023-10-11T23:24:06.254Z] [2023-10-11T23:24:06.254Z] #38 [core-metadata internal] load build context [2023-10-11T23:24:06.533Z] #38 ... [2023-10-11T23:24:06.533Z] [2023-10-11T23:24:06.533Z] #77 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-11T23:24:06.533Z] #77 DONE 1.3s [2023-10-11T23:24:06.533Z] [2023-10-11T23:24:06.533Z] #38 [core-metadata internal] load build context [2023-10-11T23:24:06.533Z] #38 transferring context: 74.23MB 46.3s [2023-10-11T23:24:06.533Z] #38 ... [2023-10-11T23:24:06.533Z] [2023-10-11T23:24:06.533Z] #42 [core-common-config-bootstrapper internal] load build context [2023-10-11T23:24:06.804Z] #42 ... [2023-10-11T23:24:06.804Z] [2023-10-11T23:24:06.804Z] #38 [core-metadata internal] load build context [2023-10-11T23:24:07.836Z] #38 ... [2023-10-11T23:24:07.836Z] [2023-10-11T23:24:07.836Z] #78 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-11T23:24:07.836Z] #78 DONE 1.7s [2023-10-11T23:24:07.836Z] [2023-10-11T23:24:07.836Z] #38 [core-metadata internal] load build context [2023-10-11T23:24:08.134Z] #38 ... [2023-10-11T23:24:08.134Z] [2023-10-11T23:24:08.134Z] #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-11T23:24:08.134Z] #79 DONE 1.5s [2023-10-11T23:24:08.134Z] [2023-10-11T23:24:08.134Z] #38 [core-metadata internal] load build context [2023-10-11T23:24:08.134Z] #38 ... [2023-10-11T23:24:08.134Z] [2023-10-11T23:24:08.134Z] #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-11T23:24:08.134Z] #80 DONE 1.8s [2023-10-11T23:24:08.134Z] [2023-10-11T23:24:08.134Z] #38 [core-metadata internal] load build context [2023-10-11T23:24:08.746Z] #38 ... [2023-10-11T23:24:08.746Z] [2023-10-11T23:24:08.746Z] #42 [core-common-config-bootstrapper internal] load build context [2023-10-11T23:24:08.746Z] #42 transferring context: 189.53MB 51.2s done [2023-10-11T23:24:08.746Z] #42 DONE 52.7s [2023-10-11T23:24:08.746Z] [2023-10-11T23:24:08.746Z] #38 [core-metadata internal] load build context [2023-10-11T23:24:09.338Z] #38 ... [2023-10-11T23:24:09.338Z] [2023-10-11T23:24:09.338Z] #32 [security-spiffe-token-provider internal] load build context [2023-10-11T23:24:09.338Z] #32 transferring context: 189.53MB 52.3s done [2023-10-11T23:24:09.338Z] #32 DONE 53.3s [2023-10-11T23:24:09.338Z] [2023-10-11T23:24:09.338Z] #38 [core-metadata internal] load build context [2023-10-11T23:24:09.611Z] #38 ... [2023-10-11T23:24:09.611Z] [2023-10-11T23:24:09.611Z] #40 [security-proxy-setup internal] load build context [2023-10-11T23:24:09.611Z] #40 ... [2023-10-11T23:24:09.611Z] [2023-10-11T23:24:09.611Z] #38 [core-metadata internal] load build context [2023-10-11T23:24:09.878Z] #38 ... [2023-10-11T23:24:09.878Z] [2023-10-11T23:24:09.878Z] #81 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-11T23:24:09.878Z] #81 DONE 1.8s [2023-10-11T23:24:09.878Z] [2023-10-11T23:24:09.878Z] #38 [core-metadata internal] load build context [2023-10-11T23:24:10.144Z] #38 ... [2023-10-11T23:24:10.144Z] [2023-10-11T23:24:10.144Z] #46 [core-command internal] load build context [2023-10-11T23:24:10.144Z] #46 transferring context: 189.53MB 50.1s done [2023-10-11T23:24:10.144Z] #46 DONE 51.2s [2023-10-11T23:24:10.144Z] [2023-10-11T23:24:10.144Z] #38 [core-metadata internal] load build context [2023-10-11T23:24:10.415Z] #38 ... [2023-10-11T23:24:10.415Z] [2023-10-11T23:24:10.415Z] #82 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-11T23:24:10.415Z] #82 DONE 2.2s [2023-10-11T23:24:10.415Z] [2023-10-11T23:24:10.415Z] #38 [core-metadata internal] load build context [2023-10-11T23:24:10.415Z] #38 ... [2023-10-11T23:24:10.415Z] [2023-10-11T23:24:10.415Z] #83 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-11T23:24:10.415Z] #83 DONE 2.0s [2023-10-11T23:24:10.415Z] [2023-10-11T23:24:10.415Z] #38 [core-metadata internal] load build context [2023-10-11T23:24:10.684Z] #38 ... [2023-10-11T23:24:10.684Z] [2023-10-11T23:24:10.684Z] #48 [support-scheduler internal] load build context [2023-10-11T23:24:10.684Z] #48 ... [2023-10-11T23:24:10.684Z] [2023-10-11T23:24:10.684Z] #59 [security-proxy-auth internal] load build context [2023-10-11T23:24:10.950Z] #59 ... [2023-10-11T23:24:10.950Z] [2023-10-11T23:24:10.950Z] #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-11T23:24:10.950Z] #84 DONE 2.0s [2023-10-11T23:24:10.950Z] [2023-10-11T23:24:10.950Z] #59 [security-proxy-auth internal] load build context [2023-10-11T23:24:10.950Z] #59 ... [2023-10-11T23:24:10.950Z] [2023-10-11T23:24:10.950Z] #48 [support-scheduler internal] load build context [2023-10-11T23:24:11.215Z] #48 ... [2023-10-11T23:24:11.215Z] [2023-10-11T23:24:11.215Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-11T23:24:11.215Z] #85 DONE 1.8s [2023-10-11T23:24:11.215Z] [2023-10-11T23:24:11.215Z] #48 [support-scheduler internal] load build context [2023-10-11T23:24:11.215Z] #48 ... [2023-10-11T23:24:11.215Z] [2023-10-11T23:24:11.215Z] #44 [core-data internal] load build context [2023-10-11T23:24:11.487Z] #44 ... [2023-10-11T23:24:11.487Z] [2023-10-11T23:24:11.487Z] #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-11T23:24:11.487Z] #86 DONE 1.4s [2023-10-11T23:24:11.487Z] [2023-10-11T23:24:11.487Z] #44 [core-data internal] load build context [2023-10-11T23:24:11.487Z] #44 ... [2023-10-11T23:24:11.487Z] [2023-10-11T23:24:11.487Z] #48 [support-scheduler internal] load build context [2023-10-11T23:24:12.452Z] #48 ... [2023-10-11T23:24:12.452Z] [2023-10-11T23:24:12.453Z] #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-11T23:24:12.453Z] #87 DONE 1.8s [2023-10-11T23:24:12.453Z] [2023-10-11T23:24:12.453Z] #48 [support-scheduler internal] load build context [2023-10-11T23:24:12.453Z] #48 ... [2023-10-11T23:24:12.453Z] [2023-10-11T23:24:12.453Z] #88 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-11T23:24:12.453Z] #88 DONE 2.1s [2023-10-11T23:24:12.453Z] [2023-10-11T23:24:12.453Z] #48 [support-scheduler internal] load build context [2023-10-11T23:24:13.040Z] #48 ... [2023-10-11T23:24:13.040Z] [2023-10-11T23:24:13.040Z] #45 [security-bootstrapper internal] load build context [2023-10-11T23:24:13.309Z] #45 ... [2023-10-11T23:24:13.309Z] [2023-10-11T23:24:13.309Z] #48 [support-scheduler internal] load build context [2023-10-11T23:24:13.574Z] #48 ... [2023-10-11T23:24:13.574Z] [2023-10-11T23:24:13.574Z] #61 [security-secretstore-setup internal] load build context [2023-10-11T23:24:13.840Z] #61 ... [2023-10-11T23:24:13.840Z] [2023-10-11T23:24:13.840Z] #45 [security-bootstrapper internal] load build context [2023-10-11T23:24:14.106Z] #45 transferring context: 162.36MB 54.6s [2023-10-11T23:24:14.375Z] #45 ... [2023-10-11T23:24:14.375Z] [2023-10-11T23:24:14.375Z] #59 [security-proxy-auth internal] load build context [2023-10-11T23:24:14.375Z] #59 transferring context: 189.53MB 51.1s done [2023-10-11T23:24:14.375Z] #59 DONE 53.1s [2023-10-11T23:24:14.375Z] [2023-10-11T23:24:14.375Z] #45 [security-bootstrapper internal] load build context [2023-10-11T23:24:14.375Z] #45 ... [2023-10-11T23:24:14.375Z] [2023-10-11T23:24:14.375Z] #60 [support-notifications internal] load build context [2023-10-11T23:24:14.640Z] #60 ... [2023-10-11T23:24:14.640Z] [2023-10-11T23:24:14.640Z] #48 [support-scheduler internal] load build context [2023-10-11T23:24:14.640Z] #48 ... [2023-10-11T23:24:14.640Z] [2023-10-11T23:24:14.641Z] #61 [security-secretstore-setup internal] load build context [2023-10-11T23:24:14.641Z] #61 transferring context: 189.53MB 50.8s done [2023-10-11T23:24:14.641Z] #61 DONE 53.3s [2023-10-11T23:24:14.641Z] [2023-10-11T23:24:14.641Z] #48 [support-scheduler internal] load build context [2023-10-11T23:24:16.045Z] #48 ... [2023-10-11T23:24:16.045Z] [2023-10-11T23:24:16.045Z] #89 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-11T23:24:16.045Z] #89 DONE 1.1s [2023-10-11T23:24:16.045Z] [2023-10-11T23:24:16.045Z] #48 [support-scheduler internal] load build context [2023-10-11T23:24:16.310Z] #48 ... [2023-10-11T23:24:16.310Z] [2023-10-11T23:24:16.310Z] #40 [security-proxy-setup internal] load build context [2023-10-11T23:24:16.310Z] #40 transferring context: 189.53MB 58.1s done [2023-10-11T23:24:16.310Z] #40 DONE 58.6s [2023-10-11T23:24:16.310Z] [2023-10-11T23:24:16.310Z] #48 [support-scheduler internal] load build context [2023-10-11T23:24:17.758Z] #48 ... [2023-10-11T23:24:17.758Z] [2023-10-11T23:24:17.758Z] #44 [core-data internal] load build context [2023-10-11T23:24:17.758Z] #44 transferring context: 189.53MB 60.8s done [2023-10-11T23:24:17.758Z] #44 DONE 61.1s [2023-10-11T23:24:17.758Z] [2023-10-11T23:24:17.758Z] #48 [support-scheduler internal] load build context [2023-10-11T23:24:18.719Z] #48 ... [2023-10-11T23:24:18.719Z] [2023-10-11T23:24:18.719Z] #90 [security-spire-config] exporting to image [2023-10-11T23:24:18.719Z] #90 exporting layers 5.8s done [2023-10-11T23:24:18.719Z] #90 writing image sha256:c3646b9f7b40df08f2e7fa7039929433fb33435d4da65574c9477df05bfae8f9 0.1s done [2023-10-11T23:24:18.719Z] #90 naming to docker.io/library/security-spire-server-arm64 done [2023-10-11T23:24:18.719Z] #90 writing image sha256:175b1f15307f6584aa4625f88b83bd6a799313ed32c72509592aec49d7ea523a 0.1s done [2023-10-11T23:24:18.719Z] #90 naming to docker.io/library/security-spire-agent-arm64 done [2023-10-11T23:24:18.719Z] #90 writing image sha256:5fcc266c622800fb50872382e5c34c7b6a3c7819847db6de8b9e2da968220872 0.0s done [2023-10-11T23:24:18.719Z] #90 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-10-11T23:24:18.719Z] #90 DONE 7.1s [2023-10-11T23:24:18.719Z] [2023-10-11T23:24:18.719Z] #48 [support-scheduler internal] load build context [2023-10-11T23:24:18.986Z] #48 ... [2023-10-11T23:24:18.986Z] [2023-10-11T23:24:18.986Z] #45 [security-bootstrapper internal] load build context [2023-10-11T23:24:18.986Z] #45 transferring context: 189.53MB 59.1s done [2023-10-11T23:24:18.986Z] #45 DONE 60.4s [2023-10-11T23:24:18.986Z] [2023-10-11T23:24:18.986Z] #48 [support-scheduler internal] load build context [2023-10-11T23:24:20.392Z] #48 ... [2023-10-11T23:24:20.392Z] [2023-10-11T23:24:20.392Z] #60 [support-notifications internal] load build context [2023-10-11T23:24:20.392Z] #60 transferring context: 189.53MB 56.7s done [2023-10-11T23:24:20.392Z] #60 DONE 58.9s [2023-10-11T23:24:20.392Z] [2023-10-11T23:24:20.392Z] #48 [support-scheduler internal] load build context [2023-10-11T23:24:20.994Z] #48 ... [2023-10-11T23:24:20.994Z] [2023-10-11T23:24:20.994Z] #38 [core-metadata internal] load build context [2023-10-11T23:24:20.994Z] #38 ... [2023-10-11T23:24:20.994Z] [2023-10-11T23:24:20.994Z] #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-11T23:24:20.994Z] #91 DONE 0.9s [2023-10-11T23:24:20.994Z] [2023-10-11T23:24:20.994Z] #38 [core-metadata internal] load build context [2023-10-11T23:24:20.994Z] #38 ... [2023-10-11T23:24:20.994Z] [2023-10-11T23:24:20.994Z] #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:24:21.260Z] #92 ... [2023-10-11T23:24:21.260Z] [2023-10-11T23:24:21.260Z] #38 [core-metadata internal] load build context [2023-10-11T23:24:21.260Z] #38 ... [2023-10-11T23:24:21.260Z] [2023-10-11T23:24:21.260Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:24:21.532Z] #93 ... [2023-10-11T23:24:21.532Z] [2023-10-11T23:24:21.532Z] #48 [support-scheduler internal] load build context [2023-10-11T23:24:21.532Z] #48 transferring context: 189.53MB 60.6s done [2023-10-11T23:24:21.532Z] #48 DONE 61.8s [2023-10-11T23:24:21.532Z] [2023-10-11T23:24:21.532Z] #38 [core-metadata internal] load build context [2023-10-11T23:24:22.487Z] #38 transferring context: 189.53MB 62.1s done [2023-10-11T23:24:22.487Z] #38 DONE 62.7s [2023-10-11T23:24:22.487Z] [2023-10-11T23:24:22.487Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:24:26.723Z] #94 ... [2023-10-11T23:24:26.723Z] [2023-10-11T23:24:26.723Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:25:05.565Z] #95 ... [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:25:05.566Z] #92 DONE 49.3s [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:25:05.566Z] #93 DONE 48.9s [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-11T23:25:05.566Z] #96 ... [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:25:05.566Z] #95 DONE 46.5s [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #97 [security-secretstore-setup builder 6/7] COPY . . [2023-10-11T23:25:05.566Z] #97 ... [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:25:05.566Z] #94 DONE 42.3s [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:25:05.566Z] #98 CACHED [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #99 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-11T23:25:05.566Z] #99 CACHED [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #100 [support-scheduler builder 6/7] COPY . . [2023-10-11T23:25:05.566Z] #100 CACHED [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #101 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:25:05.566Z] #101 CACHED [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #102 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-11T23:25:05.566Z] #102 CACHED [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #103 [core-metadata builder 6/7] COPY . . [2023-10-11T23:25:05.566Z] #103 CACHED [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #104 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-11T23:25:05.566Z] #104 CACHED [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #105 [core-command builder 6/7] COPY . . [2023-10-11T23:25:05.566Z] #105 CACHED [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #106 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:25:05.566Z] #106 CACHED [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #107 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-11T23:25:05.566Z] #107 DONE 3.2s [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:25:05.566Z] #108 CACHED [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #109 [security-proxy-auth builder 6/7] COPY . . [2023-10-11T23:25:05.566Z] #109 CACHED [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-11T23:25:05.566Z] #110 CACHED [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:25:05.566Z] #111 CACHED [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #112 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-11T23:25:05.566Z] #112 CACHED [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #113 [core-data builder 6/7] COPY . . [2023-10-11T23:25:05.566Z] #113 CACHED [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-11T23:25:05.566Z] #96 DONE 3.2s [2023-10-11T23:25:05.566Z] [2023-10-11T23:25:05.566Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-11T23:25:07.508Z] #114 3.816 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-10-11T23:25:08.494Z] #114 ... [2023-10-11T23:25:08.494Z] [2023-10-11T23:25:08.494Z] #97 [security-secretstore-setup builder 6/7] COPY . . [2023-10-11T23:25:08.494Z] #97 DONE 5.9s [2023-10-11T23:25:08.494Z] [2023-10-11T23:25:08.494Z] #115 [security-bootstrapper builder 6/7] COPY . . [2023-10-11T23:25:08.494Z] #115 CACHED [2023-10-11T23:25:08.494Z] [2023-10-11T23:25:08.494Z] #116 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-11T23:25:08.494Z] #116 CACHED [2023-10-11T23:25:08.494Z] [2023-10-11T23:25:08.494Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:25:08.494Z] #117 CACHED [2023-10-11T23:25:08.494Z] [2023-10-11T23:25:08.494Z] #118 [security-proxy-setup builder 6/7] COPY . . [2023-10-11T23:25:08.494Z] #118 CACHED [2023-10-11T23:25:08.494Z] [2023-10-11T23:25:08.494Z] #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-11T23:25:08.494Z] #119 CACHED [2023-10-11T23:25:08.494Z] [2023-10-11T23:25:08.494Z] #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:25:08.494Z] #120 CACHED [2023-10-11T23:25:08.494Z] [2023-10-11T23:25:08.494Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-11T23:25:09.464Z] #121 ... [2023-10-11T23:25:09.464Z] [2023-10-11T23:25:09.464Z] #122 [support-notifications builder 6/7] COPY . . [2023-10-11T23:25:09.464Z] #122 DONE 5.8s [2023-10-11T23:25:09.464Z] [2023-10-11T23:25:09.464Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-11T23:25:12.813Z] #123 3.108 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-10-11T23:25:13.400Z] #123 ... [2023-10-11T23:25:13.400Z] [2023-10-11T23:25:13.400Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-11T23:25:13.400Z] #0 3.962 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-10-11T23:25:13.669Z] #124 ... [2023-10-11T23:25:13.669Z] [2023-10-11T23:25:13.669Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-11T23:25:13.669Z] #0 3.683 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-10-11T23:25:13.669Z] #125 ... [2023-10-11T23:25:13.669Z] [2023-10-11T23:25:13.669Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-11T23:25:13.669Z] #0 3.895 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-10-11T23:25:13.940Z] #126 ... [2023-10-11T23:25:13.940Z] [2023-10-11T23:25:13.940Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-11T23:25:13.940Z] #0 4.161 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-10-11T23:25:13.940Z] #127 ... [2023-10-11T23:25:13.940Z] [2023-10-11T23:25:13.940Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-11T23:25:13.940Z] #0 3.555 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-10-11T23:25:14.206Z] #128 ... [2023-10-11T23:25:14.206Z] [2023-10-11T23:25:14.206Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-11T23:25:14.206Z] #0 3.028 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-10-11T23:25:14.473Z] #129 ... [2023-10-11T23:25:14.473Z] [2023-10-11T23:25:14.473Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-11T23:25:14.473Z] #121 3.351 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-10-11T23:25:18.721Z] #121 ... [2023-10-11T23:25:18.721Z] [2023-10-11T23:25:18.721Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-11T23:25:18.721Z] #0 3.975 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-10-11T23:25:18.721Z] #130 ... [2023-10-11T23:25:18.721Z] [2023-10-11T23:25:18.721Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-11T23:25:18.721Z] #0 3.914 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-10-11T23:38:56.335Z] #131 814.4 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-10-11T23:38:56.335Z] #131 ... [2023-10-11T23:38:56.335Z] [2023-10-11T23:38:56.335Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-11T23:38:56.335Z] #130 DONE 827.0s [2023-10-11T23:38:56.335Z] [2023-10-11T23:38:56.335Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-11T23:38:56.335Z] #128 ... [2023-10-11T23:38:56.335Z] [2023-10-11T23:38:56.335Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:38:56.335Z] #132 DONE 0.2s [2023-10-11T23:38:56.335Z] [2023-10-11T23:38:56.335Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:38:56.335Z] #133 DONE 0.1s [2023-10-11T23:38:56.335Z] [2023-10-11T23:38:56.335Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-11T23:38:56.612Z] #134 DONE 0.2s [2023-10-11T23:38:56.612Z] [2023-10-11T23:38:56.612Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-11T23:38:56.884Z] #135 DONE 0.1s [2023-10-11T23:38:56.884Z] [2023-10-11T23:38:56.884Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-11T23:38:57.151Z] #136 DONE 0.3s [2023-10-11T23:38:57.151Z] [2023-10-11T23:38:57.151Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-11T23:38:57.151Z] #137 DONE 0.2s [2023-10-11T23:38:57.151Z] [2023-10-11T23:38:57.151Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-11T23:38:58.108Z] #138 ... [2023-10-11T23:38:58.108Z] [2023-10-11T23:38:58.108Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-11T23:38:58.108Z] #121 DONE 829.8s [2023-10-11T23:38:58.373Z] [2023-10-11T23:38:58.373Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-11T23:38:58.960Z] #127 ... [2023-10-11T23:38:58.960Z] [2023-10-11T23:38:58.960Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-11T23:38:59.234Z] #139 DONE 0.4s [2023-10-11T23:38:59.234Z] [2023-10-11T23:38:59.234Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-11T23:39:00.640Z] #140 ... [2023-10-11T23:39:00.640Z] [2023-10-11T23:39:00.640Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-11T23:39:00.640Z] #138 DONE 3.4s [2023-10-11T23:39:00.906Z] [2023-10-11T23:39:00.906Z] #90 [security-proxy-setup] exporting to image [2023-10-11T23:39:00.906Z] #90 exporting layers [2023-10-11T23:39:01.492Z] #90 exporting layers 1.0s done [2023-10-11T23:39:01.758Z] #90 writing image sha256:183d4a17669fae87f47fa16e12ba8b897402b806d0cf64efa734a485fd90cbdc done [2023-10-11T23:39:01.758Z] #90 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-10-11T23:39:01.758Z] #90 DONE 8.1s [2023-10-11T23:39:01.758Z] [2023-10-11T23:39:01.758Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-11T23:39:02.780Z] #123 ... [2023-10-11T23:39:02.780Z] [2023-10-11T23:39:02.780Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-11T23:39:02.780Z] #140 DONE 3.1s [2023-10-11T23:39:02.780Z] [2023-10-11T23:39:02.780Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:39:02.780Z] #141 DONE 0.3s [2023-10-11T23:39:02.780Z] [2023-10-11T23:39:02.780Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-11T23:39:02.780Z] #129 ... [2023-10-11T23:39:02.780Z] [2023-10-11T23:39:02.780Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:39:03.047Z] #142 DONE 0.4s [2023-10-11T23:39:03.047Z] [2023-10-11T23:39:03.047Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-11T23:39:03.686Z] #143 DONE 0.6s [2023-10-11T23:39:03.686Z] [2023-10-11T23:39:03.686Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-11T23:39:04.278Z] #144 DONE 0.4s [2023-10-11T23:39:04.278Z] [2023-10-11T23:39:04.278Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-11T23:39:04.278Z] #145 DONE 0.2s [2023-10-11T23:39:04.278Z] [2023-10-11T23:39:04.278Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-11T23:39:04.571Z] #146 DONE 0.2s [2023-10-11T23:39:04.571Z] [2023-10-11T23:39:04.571Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-11T23:39:04.571Z] #129 ... [2023-10-11T23:39:04.571Z] [2023-10-11T23:39:04.571Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-11T23:39:04.838Z] #147 DONE 0.2s [2023-10-11T23:39:04.838Z] [2023-10-11T23:39:04.838Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-11T23:39:04.838Z] #148 DONE 0.2s [2023-10-11T23:39:04.838Z] [2023-10-11T23:39:04.838Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-11T23:39:05.111Z] #127 ... [2023-10-11T23:39:05.111Z] [2023-10-11T23:39:05.111Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-11T23:39:06.069Z] #149 ... [2023-10-11T23:39:06.069Z] [2023-10-11T23:39:06.069Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-11T23:39:06.070Z] #131 DONE 837.7s [2023-10-11T23:39:06.336Z] [2023-10-11T23:39:06.336Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-11T23:39:06.606Z] #64 ... [2023-10-11T23:39:06.606Z] [2023-10-11T23:39:06.606Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:39:07.227Z] #150 DONE 0.3s [2023-10-11T23:39:07.227Z] [2023-10-11T23:39:07.227Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:39:07.501Z] #151 DONE 0.2s [2023-10-11T23:39:07.501Z] [2023-10-11T23:39:07.501Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-11T23:39:07.774Z] #152 DONE 0.3s [2023-10-11T23:39:07.774Z] [2023-10-11T23:39:07.774Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-11T23:39:07.774Z] #153 DONE 0.2s [2023-10-11T23:39:07.774Z] [2023-10-11T23:39:07.774Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-11T23:39:08.045Z] #154 DONE 0.3s [2023-10-11T23:39:08.045Z] [2023-10-11T23:39:08.045Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-11T23:39:08.045Z] #149 DONE 3.2s [2023-10-11T23:39:08.045Z] [2023-10-11T23:39:08.045Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-11T23:39:09.020Z] #155 DONE 0.8s [2023-10-11T23:39:09.020Z] [2023-10-11T23:39:09.020Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-11T23:39:09.300Z] #156 DONE 0.4s [2023-10-11T23:39:09.300Z] [2023-10-11T23:39:09.300Z] #90 [security-bootstrapper] exporting to image [2023-10-11T23:39:09.300Z] #90 exporting layers [2023-10-11T23:39:09.573Z] #90 ... [2023-10-11T23:39:09.573Z] [2023-10-11T23:39:09.573Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-11T23:39:09.573Z] #157 DONE 0.2s [2023-10-11T23:39:09.573Z] [2023-10-11T23:39:09.573Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-11T23:39:10.157Z] #158 ... [2023-10-11T23:39:10.157Z] [2023-10-11T23:39:10.157Z] #90 [security-bootstrapper] exporting to image [2023-10-11T23:39:10.157Z] #90 exporting layers 1.7s done [2023-10-11T23:39:10.157Z] #90 writing image sha256:bc496ae2f0cf625d0b2a33ca14be3be848422f3ec744243e7273936b4ec207ac 0.0s done [2023-10-11T23:39:10.157Z] #90 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-10-11T23:39:10.157Z] #90 DONE 9.9s [2023-10-11T23:39:10.157Z] [2023-10-11T23:39:10.157Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-11T23:39:11.560Z] #129 ... [2023-10-11T23:39:11.560Z] [2023-10-11T23:39:11.560Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-11T23:39:11.560Z] #158 DONE 2.0s [2023-10-11T23:39:11.560Z] [2023-10-11T23:39:11.560Z] #90 [security-secretstore-setup] exporting to image [2023-10-11T23:39:12.959Z] #90 exporting layers 1.2s done [2023-10-11T23:39:12.959Z] #90 writing image sha256:bab7997897b8a108a4ca64bd002f879c830e7760f5c447287d1f41f2178e2428 done [2023-10-11T23:39:12.959Z] #90 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-10-11T23:39:12.959Z] #90 DONE 11.0s [2023-10-11T23:39:12.959Z] [2023-10-11T23:39:12.959Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-11T23:39:19.582Z] #127 ... [2023-10-11T23:39:19.582Z] [2023-10-11T23:39:19.582Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-11T23:39:19.582Z] #124 DONE 856.0s [2023-10-11T23:39:19.582Z] [2023-10-11T23:39:19.582Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-11T23:39:19.847Z] #114 ... [2023-10-11T23:39:19.847Z] [2023-10-11T23:39:19.847Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:39:20.113Z] #159 DONE 0.3s [2023-10-11T23:39:20.113Z] [2023-10-11T23:39:20.113Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:39:20.113Z] #160 DONE 0.2s [2023-10-11T23:39:20.113Z] [2023-10-11T23:39:20.113Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-11T23:39:20.391Z] #36 ... [2023-10-11T23:39:20.391Z] [2023-10-11T23:39:20.391Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-11T23:39:20.657Z] #161 DONE 0.3s [2023-10-11T23:39:20.657Z] [2023-10-11T23:39:20.657Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-11T23:39:20.923Z] #162 DONE 0.2s [2023-10-11T23:39:20.923Z] [2023-10-11T23:39:20.923Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-11T23:39:20.923Z] #163 DONE 0.1s [2023-10-11T23:39:20.923Z] [2023-10-11T23:39:20.923Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-11T23:39:22.861Z] #164 DONE 2.0s [2023-10-11T23:39:22.861Z] [2023-10-11T23:39:22.861Z] #90 [security-proxy-auth] exporting to image [2023-10-11T23:39:22.861Z] #90 exporting layers [2023-10-11T23:39:23.444Z] #90 exporting layers 0.5s done [2023-10-11T23:39:23.444Z] #90 writing image sha256:cd2353a0c4006af3829ddda8e42767a9c0d34390af6e3d8d4ae9abe2bf71b088 done [2023-10-11T23:39:23.444Z] #90 naming to docker.io/library/security-proxy-auth-arm64 done [2023-10-11T23:39:23.444Z] #90 DONE 11.6s [2023-10-11T23:39:23.444Z] [2023-10-11T23:39:23.444Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-11T23:39:27.685Z] #129 DONE 863.7s [2023-10-11T23:39:27.685Z] [2023-10-11T23:39:27.685Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-11T23:39:27.685Z] #127 ... [2023-10-11T23:39:27.685Z] [2023-10-11T23:39:27.685Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:39:27.685Z] #165 DONE 0.3s [2023-10-11T23:39:27.685Z] [2023-10-11T23:39:27.685Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:39:27.957Z] #166 DONE 0.2s [2023-10-11T23:39:27.957Z] [2023-10-11T23:39:27.957Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-11T23:39:28.226Z] #167 DONE 0.3s [2023-10-11T23:39:28.226Z] [2023-10-11T23:39:28.226Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-11T23:39:28.491Z] #168 DONE 0.2s [2023-10-11T23:39:28.491Z] [2023-10-11T23:39:28.491Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-11T23:39:28.491Z] #169 DONE 0.2s [2023-10-11T23:39:28.491Z] [2023-10-11T23:39:28.491Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-11T23:39:28.756Z] #123 ... [2023-10-11T23:39:28.756Z] [2023-10-11T23:39:28.756Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-11T23:39:30.703Z] #170 DONE 1.8s [2023-10-11T23:39:30.703Z] [2023-10-11T23:39:30.703Z] #90 [core-common-config-bootstrapper] exporting to image [2023-10-11T23:39:30.703Z] #90 exporting layers [2023-10-11T23:39:30.968Z] #90 exporting layers 0.7s done [2023-10-11T23:39:31.235Z] #90 writing image sha256:1cd4dbb781f72f3382528365fe480201254432aaaeca989919759089f2d4d9a7 done [2023-10-11T23:39:31.235Z] #90 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-10-11T23:39:31.235Z] #90 DONE 12.3s [2023-10-11T23:39:31.235Z] [2023-10-11T23:39:31.235Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-11T23:40:10.058Z] #123 ... [2023-10-11T23:40:10.058Z] [2023-10-11T23:40:10.058Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-11T23:40:10.058Z] #128 DONE 900.3s [2023-10-11T23:40:10.058Z] [2023-10-11T23:40:10.058Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-11T23:40:10.058Z] #123 ... [2023-10-11T23:40:10.058Z] [2023-10-11T23:40:10.058Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:40:10.058Z] #171 DONE 0.2s [2023-10-11T23:40:10.058Z] [2023-10-11T23:40:10.058Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-11T23:40:10.058Z] #123 ... [2023-10-11T23:40:10.058Z] [2023-10-11T23:40:10.058Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:40:10.058Z] #172 DONE 0.2s [2023-10-11T23:40:10.058Z] [2023-10-11T23:40:10.058Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-11T23:40:10.058Z] #173 DONE 0.3s [2023-10-11T23:40:10.058Z] [2023-10-11T23:40:10.058Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-11T23:40:10.058Z] #174 DONE 0.1s [2023-10-11T23:40:10.058Z] [2023-10-11T23:40:10.058Z] #90 [core-command] exporting to image [2023-10-11T23:40:10.058Z] #90 exporting layers [2023-10-11T23:40:10.058Z] #90 exporting layers 0.3s done [2023-10-11T23:40:10.058Z] #90 writing image sha256:eb2036be7f781121687d3033f45e8aa7f00fc32f31fd3fa87c53196226db3909 done [2023-10-11T23:40:10.058Z] #90 naming to docker.io/library/core-command-arm64 done [2023-10-11T23:40:10.058Z] #90 DONE 12.6s [2023-10-11T23:40:10.058Z] [2023-10-11T23:40:10.058Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-11T23:40:15.567Z] #125 ... [2023-10-11T23:40:15.567Z] [2023-10-11T23:40:15.567Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-11T23:40:15.567Z] #127 DONE 911.9s [2023-10-11T23:40:15.567Z] [2023-10-11T23:40:15.567Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-11T23:40:15.851Z] #123 ... [2023-10-11T23:40:15.851Z] [2023-10-11T23:40:15.851Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:40:16.145Z] #175 DONE 0.3s [2023-10-11T23:40:16.145Z] [2023-10-11T23:40:16.145Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:40:16.145Z] #176 DONE 0.1s [2023-10-11T23:40:16.145Z] [2023-10-11T23:40:16.145Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-11T23:40:16.145Z] #126 ... [2023-10-11T23:40:16.145Z] [2023-10-11T23:40:16.145Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-11T23:40:16.429Z] #177 DONE 0.4s [2023-10-11T23:40:16.429Z] [2023-10-11T23:40:16.429Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-11T23:40:16.429Z] #178 DONE 0.2s [2023-10-11T23:40:16.429Z] [2023-10-11T23:40:16.429Z] #90 [core-data] exporting to image [2023-10-11T23:40:16.429Z] #90 exporting layers [2023-10-11T23:40:16.699Z] #90 exporting layers 0.3s done [2023-10-11T23:40:16.699Z] #90 writing image sha256:2207222f1e1a5cbedc75a9b295bdeb3ca52887b0d92f57ae7c51b51861562680 [2023-10-11T23:40:16.977Z] #90 writing image sha256:2207222f1e1a5cbedc75a9b295bdeb3ca52887b0d92f57ae7c51b51861562680 done [2023-10-11T23:40:16.977Z] #90 naming to docker.io/library/core-data-arm64 0.0s done [2023-10-11T23:40:16.977Z] #90 DONE 12.8s [2023-10-11T23:40:16.977Z] [2023-10-11T23:40:16.977Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-11T23:40:18.943Z] #126 ... [2023-10-11T23:40:18.943Z] [2023-10-11T23:40:18.943Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-11T23:40:18.943Z] #125 DONE 915.5s [2023-10-11T23:40:19.208Z] [2023-10-11T23:40:19.209Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-11T23:40:19.476Z] #123 ... [2023-10-11T23:40:19.476Z] [2023-10-11T23:40:19.476Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:40:19.476Z] #179 DONE 0.1s [2023-10-11T23:40:19.746Z] [2023-10-11T23:40:19.746Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:40:19.746Z] #180 DONE 0.1s [2023-10-11T23:40:19.746Z] [2023-10-11T23:40:19.746Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-11T23:40:19.746Z] #114 ... [2023-10-11T23:40:19.746Z] [2023-10-11T23:40:19.746Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-11T23:40:20.019Z] #181 DONE 0.3s [2023-10-11T23:40:20.019Z] [2023-10-11T23:40:20.019Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-11T23:40:20.019Z] #182 DONE 0.1s [2023-10-11T23:40:20.019Z] [2023-10-11T23:40:20.019Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-11T23:40:20.287Z] #126 ... [2023-10-11T23:40:20.287Z] [2023-10-11T23:40:20.287Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-11T23:40:20.287Z] #183 DONE 0.1s [2023-10-11T23:40:20.287Z] [2023-10-11T23:40:20.287Z] #90 [core-metadata] exporting to image [2023-10-11T23:40:20.552Z] #90 exporting layers 0.4s done [2023-10-11T23:40:20.817Z] #90 writing image sha256:90ad2cc71d53e530480454d1cf853a1bd71f98f5881c5903077d948420220f24 done [2023-10-11T23:40:20.817Z] #90 naming to docker.io/library/core-metadata-arm64 done [2023-10-11T23:40:20.817Z] #90 DONE 13.3s [2023-10-11T23:40:20.817Z] [2023-10-11T23:40:20.817Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-11T23:40:42.841Z] #126 ... [2023-10-11T23:40:42.841Z] [2023-10-11T23:40:42.841Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-11T23:40:42.841Z] #114 DONE 936.0s [2023-10-11T23:40:42.841Z] [2023-10-11T23:40:42.841Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-11T23:40:42.841Z] #126 ... [2023-10-11T23:40:42.841Z] [2023-10-11T23:40:42.841Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:40:42.841Z] #184 DONE 0.1s [2023-10-11T23:40:42.841Z] [2023-10-11T23:40:42.841Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:40:42.841Z] #185 DONE 0.1s [2023-10-11T23:40:42.841Z] [2023-10-11T23:40:42.841Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-11T23:40:42.841Z] #186 DONE 0.3s [2023-10-11T23:40:42.841Z] [2023-10-11T23:40:42.841Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-11T23:40:42.841Z] #123 ... [2023-10-11T23:40:42.841Z] [2023-10-11T23:40:42.841Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-11T23:40:42.841Z] #187 DONE 0.1s [2023-10-11T23:40:42.841Z] [2023-10-11T23:40:42.841Z] #90 [security-spiffe-token-provider] exporting to image [2023-10-11T23:40:42.841Z] #90 exporting layers [2023-10-11T23:40:42.841Z] #90 exporting layers 0.5s done [2023-10-11T23:40:42.841Z] #90 writing image sha256:da4998b982a459b7211cdb2ed5b4dc56364dd73d4d4490ef29999dbc9d9f9472 done [2023-10-11T23:40:42.841Z] #90 naming to docker.io/library/security-spiffe-token-provider-arm64 [2023-10-11T23:40:42.841Z] #90 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-10-11T23:40:42.841Z] #90 DONE 13.9s [2023-10-11T23:40:42.841Z] [2023-10-11T23:40:42.841Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-11T23:41:01.011Z] #126 DONE 955.8s [2023-10-11T23:41:01.011Z] [2023-10-11T23:41:01.011Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-11T23:41:01.011Z] #123 ... [2023-10-11T23:41:01.011Z] [2023-10-11T23:41:01.011Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:41:01.011Z] #188 DONE 0.2s [2023-10-11T23:41:01.011Z] [2023-10-11T23:41:01.011Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-11T23:41:01.011Z] #123 ... [2023-10-11T23:41:01.011Z] [2023-10-11T23:41:01.011Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:41:01.011Z] #189 DONE 0.1s [2023-10-11T23:41:01.011Z] [2023-10-11T23:41:01.011Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-11T23:41:01.011Z] #190 ... [2023-10-11T23:41:01.011Z] [2023-10-11T23:41:01.011Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-11T23:41:01.011Z] #123 DONE 950.8s [2023-10-11T23:41:01.011Z] [2023-10-11T23:41:01.011Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-11T23:41:01.011Z] #64 ... [2023-10-11T23:41:01.011Z] [2023-10-11T23:41:01.011Z] #191 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-11T23:41:01.011Z] #191 DONE 0.1s [2023-10-11T23:41:01.011Z] [2023-10-11T23:41:01.011Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-11T23:41:01.011Z] #190 DONE 0.5s [2023-10-11T23:41:01.011Z] [2023-10-11T23:41:01.011Z] #192 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-11T23:41:01.011Z] #192 DONE 0.1s [2023-10-11T23:41:01.011Z] [2023-10-11T23:41:01.011Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-11T23:41:01.011Z] #193 DONE 0.1s [2023-10-11T23:41:01.011Z] [2023-10-11T23:41:01.011Z] #90 [support-scheduler] exporting to image [2023-10-11T23:41:01.011Z] #90 exporting layers [2023-10-11T23:41:01.276Z] #90 ... [2023-10-11T23:41:01.276Z] [2023-10-11T23:41:01.277Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-11T23:41:01.277Z] #194 DONE 0.3s [2023-10-11T23:41:01.277Z] [2023-10-11T23:41:01.277Z] #90 [support-scheduler] exporting to image [2023-10-11T23:41:01.277Z] #90 exporting layers 0.5s done [2023-10-11T23:41:01.277Z] #90 ... [2023-10-11T23:41:01.277Z] [2023-10-11T23:41:01.277Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-11T23:41:01.277Z] #195 DONE 0.1s [2023-10-11T23:41:01.277Z] [2023-10-11T23:41:01.277Z] #90 [support-notifications] exporting to image [2023-10-11T23:41:01.277Z] #90 writing image sha256:a305c9a62e0ca294701ec75653aa05c0a4f5d192b8b70ec4254cf2b6ee40ba7f done [2023-10-11T23:41:01.277Z] #90 naming to docker.io/library/support-scheduler-arm64 0.0s done [2023-10-11T23:41:01.542Z] #90 exporting layers 0.4s done [2023-10-11T23:41:01.542Z] #90 writing image sha256:c001a04ef6d83c9d442fc26ebe71302e7aaed70ff31d7fefd025700f18726fcc done [2023-10-11T23:41:01.542Z] #90 naming to docker.io/library/support-notifications-arm64 done [2023-10-11T23:41:01.542Z] #90 DONE 14.8s [2023-10-11T23:41:01.542Z] [2023-10-11T23:41:01.542Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-11T23:41:01.542Z] time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:41:01.542Z] time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:41:01.542Z] time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:41:01.542Z] time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:41:01.542Z] time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:41:01.542Z] time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:41:01.542Z] time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:41:01.542Z] time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:41:01.542Z] time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:41:01.542Z] time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:41:01.542Z] time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:41:01.542Z] time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:41:01.542Z] time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-11T23:41:01.542Z] time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-11T23:41:01.607Z] $ docker stop --time=1 4028498c6dc49e8eeaeb15047483d4b2917b680a401b2cc09154e421683ca3d9 [2023-10-11T23:41:06.007Z] $ docker rm -f --volumes 4028498c6dc49e8eeaeb15047483d4b2917b680a401b2cc09154e421683ca3d9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-11T23:41:06.527Z] + docker images [2023-10-11T23:41:06.527Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-11T23:41:06.527Z] support-notifications-arm64 latest c001a04ef6d8 5 seconds ago 34.2MB [2023-10-11T23:41:06.527Z] support-scheduler-arm64 latest a305c9a62e0c 6 seconds ago 33.5MB [2023-10-11T23:41:06.527Z] security-spiffe-token-provider-arm64 latest da4998b982a4 26 seconds ago 35.1MB [2023-10-11T23:41:06.527Z] core-metadata-arm64 latest 90ad2cc71d53 46 seconds ago 21.5MB [2023-10-11T23:41:06.527Z] core-data-arm64 latest 2207222f1e1a 50 seconds ago 21.2MB [2023-10-11T23:41:06.527Z] core-command-arm64 latest eb2036be7f78 About a minute ago 21MB [2023-10-11T23:41:06.527Z] core-common-config-bootstrapper-arm64 latest 1cd4dbb781f7 About a minute ago 18.3MB [2023-10-11T23:41:06.527Z] security-proxy-auth-arm64 latest cd2353a0c400 About a minute ago 19.4MB [2023-10-11T23:41:06.527Z] security-secretstore-setup-arm64 latest bab7997897b8 About a minute ago 43.7MB [2023-10-11T23:41:06.527Z] security-bootstrapper-arm64 latest bc496ae2f0cf About a minute ago 23.1MB [2023-10-11T23:41:06.527Z] security-proxy-setup-arm64 latest 183d4a17669f 2 minutes ago 29.1MB [2023-10-11T23:41:06.527Z] security-spire-config-arm64 latest 5fcc266c6228 16 minutes ago 95.8MB [2023-10-11T23:41:06.527Z] security-spire-agent-arm64 latest 175b1f15307f 16 minutes ago 152MB [2023-10-11T23:41:06.527Z] security-spire-server-arm64 latest c3646b9f7b40 16 minutes ago 96.6MB [2023-10-11T23:41:06.527Z] ci-base-image-arm64 latest a3c5e36a8e46 30 minutes ago 924MB [2023-10-11T23:41:06.527Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 3 weeks ago 553MB [2023-10-11T23:41:06.527Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 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-10-11T23:41:07.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-11T23:41:07.357Z] [2023-10-11T23:41:07.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:41:07.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-11T23:41:08.031Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-11T23:41:08.031Z] 8998bd30e6a1: Pulling fs layer [2023-10-11T23:41:08.031Z] 04944245beec: Pulling fs layer [2023-10-11T23:41:08.031Z] 699f458cf7ca: Pulling fs layer [2023-10-11T23:41:08.031Z] 765212b225bb: Pulling fs layer [2023-10-11T23:41:08.031Z] f23df028b6ca: Pulling fs layer [2023-10-11T23:41:08.031Z] d65c8cfc05b1: Pulling fs layer [2023-10-11T23:41:08.031Z] 2437ff75d9bd: Pulling fs layer [2023-10-11T23:41:08.031Z] d65c8cfc05b1: Waiting [2023-10-11T23:41:08.031Z] f23df028b6ca: Waiting [2023-10-11T23:41:08.031Z] 765212b225bb: Waiting [2023-10-11T23:41:08.031Z] 2437ff75d9bd: Waiting [2023-10-11T23:41:08.031Z] 04944245beec: Verifying Checksum [2023-10-11T23:41:08.031Z] 04944245beec: Download complete [2023-10-11T23:41:08.031Z] 765212b225bb: Verifying Checksum [2023-10-11T23:41:08.031Z] 765212b225bb: Download complete [2023-10-11T23:41:08.299Z] f23df028b6ca: Verifying Checksum [2023-10-11T23:41:08.299Z] f23df028b6ca: Download complete [2023-10-11T23:41:08.299Z] d65c8cfc05b1: Verifying Checksum [2023-10-11T23:41:08.299Z] d65c8cfc05b1: Download complete [2023-10-11T23:41:08.299Z] 699f458cf7ca: Verifying Checksum [2023-10-11T23:41:08.299Z] 699f458cf7ca: Download complete [2023-10-11T23:41:08.882Z] 8998bd30e6a1: Verifying Checksum [2023-10-11T23:41:08.882Z] 8998bd30e6a1: Download complete [2023-10-11T23:41:11.469Z] 2437ff75d9bd: Verifying Checksum [2023-10-11T23:41:11.469Z] 2437ff75d9bd: Download complete [2023-10-11T23:41:13.407Z] 8998bd30e6a1: Pull complete [2023-10-11T23:41:13.987Z] 04944245beec: Pull complete [2023-10-11T23:41:15.392Z] 699f458cf7ca: Pull complete [2023-10-11T23:41:15.658Z] 765212b225bb: Pull complete [2023-10-11T23:41:19.894Z] f23df028b6ca: Pull complete [2023-10-11T23:41:20.160Z] d65c8cfc05b1: Pull complete [2023-10-11T23:41:38.342Z] 2437ff75d9bd: Pull complete [2023-10-11T23:41:38.342Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-11T23:41:38.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-11T23:41:38.342Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:41:38.670Z] prd-ubuntu20.04-docker-arm64-4c-16g-8895 does not seem to be running inside a container [2023-10-11T23:41:38.749Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-11T23:41:41.533Z] $ docker top 8db004d6dfc07a51e3773ed1bc6e5bcf32334c47d57d6841ee5cea3921865de0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:41:42.428Z] ---> job-cost.sh [2023-10-11T23:41:42.428Z] lf-activate-venv: SKIPPING [2023-10-11T23:41:42.428Z] INFO: No Stack... [2023-10-11T23:41:42.693Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-11T23:41:43.646Z] INFO: Archiving Costs [Pipeline] sh [2023-10-11T23:41:44.296Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-10-11T23:41:44.296Z] + cut -d, -f6 [Pipeline] lock [2023-10-11T23:41:44.344Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4704-1-stack-cost] [2023-10-11T23:41:44.349Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4704-1-stack-cost] did not exist. Created. [2023-10-11T23:41:44.349Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4704-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-11T23:41:45.076Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-11T23:41:45.278Z] Stashed 1 file(s) [Pipeline] } [2023-10-11T23:41:45.293Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4704-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-11T23:41:45.400Z] $ docker stop --time=1 8db004d6dfc07a51e3773ed1bc6e5bcf32334c47d57d6841ee5cea3921865de0 [2023-10-11T23:41:47.486Z] $ docker rm -f --volumes 8db004d6dfc07a51e3773ed1bc6e5bcf32334c47d57d6841ee5cea3921865de0 [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-10-11T23:41:48.585Z] provisioning config files... [2023-10-11T23:41:48.592Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12824007723908577091tmp [Pipeline] { [Pipeline] sh [2023-10-11T23:41:48.938Z] + set +x [2023-10-11T23:41:48.938Z] + curl -s https://codecov.io/bash [2023-10-11T23:41:48.938Z] + bash -s -- [2023-10-11T23:41:48.938Z] [2023-10-11T23:41:48.938Z] _____ _ [2023-10-11T23:41:48.938Z] / ____| | | [2023-10-11T23:41:48.938Z] | | ___ __| | ___ ___ _____ __ [2023-10-11T23:41:48.938Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-11T23:41:48.938Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-11T23:41:48.938Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-11T23:41:48.938Z] Bash-1.0.6 [2023-10-11T23:41:48.938Z] [2023-10-11T23:41:48.938Z] [2023-10-11T23:41:48.938Z] ==> git version 2.25.1 found [2023-10-11T23:41:48.938Z] ==> 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-10-11T23:41:48.938Z] Release-Date: 2020-01-08 [2023-10-11T23:41:48.938Z] 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-10-11T23:41:48.938Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-11T23:41:48.938Z] ==> Jenkins CI detected. [2023-10-11T23:41:48.938Z] current dir:  /w/workspace/edgex-go/1 [2023-10-11T23:41:48.938Z] project root: . [2023-10-11T23:41:48.938Z] --> token set from env [2023-10-11T23:41:48.938Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-11T23:41:49.197Z] ==> Running gcov in . (disable via -X gcov) [2023-10-11T23:41:49.197Z] ==> Python coveragepy not found [2023-10-11T23:41:49.197Z] ==> Searching for coverage reports in: [2023-10-11T23:41:49.197Z] + . [2023-10-11T23:41:49.197Z] -> Found 1 reports [2023-10-11T23:41:49.197Z] ==> Detecting git/mercurial file structure [2023-10-11T23:41:49.197Z] ==> Reading reports [2023-10-11T23:41:49.197Z] + ./coverage.out bytes=453602 [2023-10-11T23:41:49.197Z] ==> Appending adjustments [2023-10-11T23:41:49.197Z] https://docs.codecov.io/docs/fixing-reports [2023-10-11T23:41:50.132Z] + Found adjustments [2023-10-11T23:41:50.132Z] ==> Gzipping contents [2023-10-11T23:41:50.132Z] 60K /tmp/codecov.goYp8r.gz [2023-10-11T23:41:50.132Z] ==> Uploading reports [2023-10-11T23:41:50.132Z] url: https://codecov.io [2023-10-11T23:41:50.132Z] query: branch=PR-4704&commit=96db6fe68b7706a4e5f351ffe6ad7e1947fde11f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4704%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4704&job=&cmd_args= [2023-10-11T23:41:50.132Z] -> Pinging Codecov [2023-10-11T23:41:50.132Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4704&commit=96db6fe68b7706a4e5f351ffe6ad7e1947fde11f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4704%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4704&job=&cmd_args= [2023-10-11T23:41:50.392Z] -> Uploading to [2023-10-11T23:41:50.392Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-11/00271124DB129430A58F1EEE437C3FCB/96db6fe68b7706a4e5f351ffe6ad7e1947fde11f/81bbf86b-9283-4cc9-96bf-d152155af34a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231011%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231011T234150Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=197873af4ac95f790215f3ddfe394b1b0a0afee46264d6c1d074ba988bf435c9 [2023-10-11T23:41:50.392Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-11T23:41:50.392Z] Dload Upload Total Spent Left Speed [2023-10-11T23:41:50.651Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58148 0 0 100 58148 0 174k --:--:-- --:--:-- --:--:-- 174k 100 58148 0 0 100 58148 0 174k --:--:-- --:--:-- --:--:-- 174k [2023-10-11T23:41:50.651Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/96db6fe68b7706a4e5f351ffe6ad7e1947fde11f [Pipeline] } [2023-10-11T23:41:50.680Z] 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-10-11T23:41:52.060Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:41:52.389Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:41:53.279Z] ---> package-listing.sh [2023-10-11T23:41:53.279Z] ++ facter osfamily [2023-10-11T23:41:53.279Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-11T23:41:53.540Z] + OS_FAMILY=debian [2023-10-11T23:41:53.540Z] + workspace=/w/workspace/edgex-go/1 [2023-10-11T23:41:53.540Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-11T23:41:53.540Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-11T23:41:53.540Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-11T23:41:53.540Z] + PACKAGES=/tmp/packages_start.txt [2023-10-11T23:41:53.540Z] + '[' /w/workspace/edgex-go/1 ']' [2023-10-11T23:41:53.540Z] + PACKAGES=/tmp/packages_end.txt [2023-10-11T23:41:53.540Z] + case "${OS_FAMILY}" in [2023-10-11T23:41:53.540Z] + dpkg -l [2023-10-11T23:41:53.540Z] + grep '^ii' [2023-10-11T23:41:53.540Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-11T23:41:53.540Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-11T23:41:53.540Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-11T23:41:53.540Z] + '[' /w/workspace/edgex-go/1 ']' [2023-10-11T23:41:53.540Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-10-11T23:41:53.540Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-10-11T23:41:53.574Z] 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-10-11T23:41:53.870Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:41:54.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-11T23:41:54.509Z] [2023-10-11T23:41:54.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:41:54.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-11T23:41:54.871Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-11T23:41:54.871Z] 5eb5b503b376: Pulling fs layer [2023-10-11T23:41:54.871Z] 5c69ac0246d0: Pulling fs layer [2023-10-11T23:41:54.871Z] ec43610c2a17: Pulling fs layer [2023-10-11T23:41:54.871Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-11T23:41:54.871Z] 33b1e0a273af: Pulling fs layer [2023-10-11T23:41:54.871Z] 5d3b04190fa2: Pulling fs layer [2023-10-11T23:41:54.871Z] 2f39f015ded8: Pulling fs layer [2023-10-11T23:41:54.871Z] 3a2ae6a8a46f: Waiting [2023-10-11T23:41:54.871Z] 33b1e0a273af: Waiting [2023-10-11T23:41:54.871Z] 5d3b04190fa2: Waiting [2023-10-11T23:41:54.871Z] 2f39f015ded8: Waiting [2023-10-11T23:41:54.871Z] 5c69ac0246d0: Download complete [2023-10-11T23:41:54.871Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-11T23:41:54.871Z] 3a2ae6a8a46f: Download complete [2023-10-11T23:41:54.871Z] ec43610c2a17: Verifying Checksum [2023-10-11T23:41:54.871Z] ec43610c2a17: Download complete [2023-10-11T23:41:54.871Z] 33b1e0a273af: Verifying Checksum [2023-10-11T23:41:54.871Z] 33b1e0a273af: Download complete [2023-10-11T23:41:54.871Z] 5d3b04190fa2: Verifying Checksum [2023-10-11T23:41:55.129Z] 5eb5b503b376: Verifying Checksum [2023-10-11T23:41:55.129Z] 5eb5b503b376: Download complete [2023-10-11T23:41:55.695Z] 2f39f015ded8: Download complete [2023-10-11T23:41:56.261Z] 5eb5b503b376: Pull complete [2023-10-11T23:41:56.518Z] 5c69ac0246d0: Pull complete [2023-10-11T23:41:56.778Z] ec43610c2a17: Pull complete [2023-10-11T23:41:57.036Z] 3a2ae6a8a46f: Pull complete [2023-10-11T23:41:57.036Z] 33b1e0a273af: Pull complete [2023-10-11T23:41:57.295Z] 5d3b04190fa2: Pull complete [2023-10-11T23:42:01.479Z] 2f39f015ded8: Pull complete [2023-10-11T23:42:01.479Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-11T23:42:01.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-11T23:42:01.479Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:42:01.683Z] prd-ubuntu20.04-docker-8c-8g-8883 does not seem to be running inside a container [2023-10-11T23:42:01.715Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-11T23:42:05.082Z] $ docker top 080a18c8eee650c316a475fcf034128ed2fa3efd127535001dcde7cbe41f2865 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T23:42:05.474Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-11T23:42:05.783Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-11T23:42:06.091Z] + ls /var/log/sa-host [2023-10-11T23:42:06.091Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-11T23:42:06.221Z] provisioning config files... [2023-10-11T23:42:06.230Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10654263038574618274tmp [Pipeline] { [Pipeline] echo [2023-10-11T23:42:06.280Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:42:06.599Z] ---> create-netrc.sh [Pipeline] } [2023-10-11T23:42:06.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:42:07.020Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-11T23:42:07.057Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:42:07.373Z] ---> sudo-logs.sh [2023-10-11T23:42:07.373Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-11T23:42:07.452Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:42:07.763Z] ---> job-cost.sh [2023-10-11T23:42:07.763Z] lf-activate-venv: SKIPPING [2023-10-11T23:42:07.763Z] DEBUG: total: 0.10999999940395355 [2023-10-11T23:42:07.763Z] INFO: Retrieving Stack Cost... [2023-10-11T23:42:08.021Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-11T23:42:08.587Z] INFO: Archiving Costs [Pipeline] echo [2023-10-11T23:42:08.620Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:42:08.930Z] ---> logs-deploy.sh [2023-10-11T23:42:08.930Z] lf-activate-venv: SKIPPING [2023-10-11T23:42:08.930Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4704/1 [2023-10-11T23:42:08.930Z] INFO: archiving workspace using pattern(s): [2023-10-11T23:42:09.866Z] Archives upload complete. [2023-10-11T23:42:09.866Z] INFO: archiving logs to Nexus