Pull request #4667 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 3d880a71b988bec893e9688b04030f4b3b1aebe7+d7006332552ae400ff85615e0161ae3cc8710e9a (d89c8f947518d16800ee90687167dc8e2099c8f5) 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-ssh16342798297569587130.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3455350369826225863.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4667/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-4667/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh787727315497164325.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-4667/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13105517571624878594.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13321744615438994475.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-4667/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-4667/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7796281767879350605.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4937 in /w/workspace/edgexfoundry_edgex-go_PR-4667 [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 Merging remotes/origin/main commit d7006332552ae400ff85615e0161ae3cc8710e9a into PR head commit 3d880a71b988bec893e9688b04030f4b3b1aebe7 Merge succeeded, producing 3d880a71b988bec893e9688b04030f4b3b1aebe7 Checking out Revision 3d880a71b988bec893e9688b04030f4b3b1aebe7 (PR-4667) > 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/4667/head:refs/remotes/origin/PR-4667 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d880a71b988bec893e9688b04030f4b3b1aebe7 # 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 d7006332552ae400ff85615e0161ae3cc8710e9a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d880a71b988bec893e9688b04030f4b3b1aebe7 # timeout=10 Commit message: "build: Pull spire-server and spire-agent from prebuilt containers" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-30T21:29:48.805Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-30T21:29:48.981Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-30T21:29:49.086Z] ========================================================= [2023-08-30T21:29:49.086Z] EdgeX Global Pipelines Version Info [2023-08-30T21:29:49.086Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-30T21:29:49.829Z] ------------------- [2023-08-30T21:29:49.829Z] stable info: [2023-08-30T21:29:49.829Z] ------------------- [2023-08-30T21:29:49.829Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-30T21:29:49.829Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-30T21:29:49.829Z] Message: update stable to v1.0.253 [2023-08-30T21:29:50.399Z] ------------------- [2023-08-30T21:29:50.399Z] experimental info: [2023-08-30T21:29:50.399Z] ------------------- [2023-08-30T21:29:50.399Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-30T21:29:50.399Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-30T21:29:50.399Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-30T21:29:50.682Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-30T21:29:50.719Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-30T21:29:50.755Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-30T21:29:50.793Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-30T21:29:50.831Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-30T21:29:50.869Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-30T21:29:50.908Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-30T21:29:50.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-30T21:29:50.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-30T21:29:51.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-30T21:29:51.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-30T21:29:51.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-30T21:29:51.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-30T21:29:51.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-30T21:29:51.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-30T21:29:51.234Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-30T21:29:51.270Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-30T21:29:51.306Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-30T21:29:51.345Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-30T21:29:51.383Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-30T21:29:51.420Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-30T21:29:51.459Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-30T21:29:51.498Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-30T21:29:51.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4667 [Pipeline] echo [2023-08-30T21:29:51.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4667 [Pipeline] echo [2023-08-30T21:29:51.613Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4667 [Pipeline] echo [2023-08-30T21:29:51.651Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d880a71b988bec893e9688b04030f4b3b1aebe7 [Pipeline] echo [2023-08-30T21:29:51.685Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d880a7 [Pipeline] echo [2023-08-30T21:29:51.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T21:29:51.841Z] provisioning config files... [2023-08-30T21:29:51.855Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7632039281992321929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T21:29:52.184Z] ---> docker-login.sh [2023-08-30T21:29:52.184Z] nexus3.edgexfoundry.org:10001 [2023-08-30T21:29:52.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T21:29:52.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T21:29:52.445Z] Configure a credential helper to remove this warning. See [2023-08-30T21:29:52.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T21:29:52.446Z] [2023-08-30T21:29:52.446Z] Login Succeeded [2023-08-30T21:29:52.446Z] nexus3.edgexfoundry.org:10002 [2023-08-30T21:29:52.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T21:29:52.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T21:29:52.740Z] Configure a credential helper to remove this warning. See [2023-08-30T21:29:52.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T21:29:52.740Z] [2023-08-30T21:29:52.740Z] Login Succeeded [2023-08-30T21:29:52.740Z] nexus3.edgexfoundry.org:10003 [2023-08-30T21:29:52.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T21:29:52.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T21:29:52.740Z] Configure a credential helper to remove this warning. See [2023-08-30T21:29:52.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T21:29:52.740Z] [2023-08-30T21:29:52.740Z] Login Succeeded [2023-08-30T21:29:52.740Z] nexus3.edgexfoundry.org:10004 [2023-08-30T21:29:52.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T21:29:52.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T21:29:52.740Z] Configure a credential helper to remove this warning. See [2023-08-30T21:29:52.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T21:29:52.740Z] [2023-08-30T21:29:52.999Z] Login Succeeded [2023-08-30T21:29:52.999Z] docker.io [2023-08-30T21:29:52.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T21:29:53.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T21:29:53.260Z] Configure a credential helper to remove this warning. See [2023-08-30T21:29:53.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T21:29:53.260Z] [2023-08-30T21:29:53.260Z] Login Succeeded [2023-08-30T21:29:53.260Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T21:29:53.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-30T21:29:53.707Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-08-30T21:29:53.707Z] + + cut -d/ -f2dirname [2023-08-30T21:29:53.707Z] cmd/core-command/Dockerfile [2023-08-30T21:29:53.707Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-30T21:29:53.707Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-30T21:29:53.707Z] + cut -d/ -f2 [2023-08-30T21:29:53.707Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-30T21:29:53.707Z] + cut -d/ -f2 [2023-08-30T21:29:53.707Z] + dirname cmd/core-data/Dockerfile [2023-08-30T21:29:53.707Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-30T21:29:53.707Z] + dirname+ cmd/core-metadata/Dockerfile [2023-08-30T21:29:53.707Z] cut -d/ -f2 [2023-08-30T21:29:53.707Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-30T21:29:53.707Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-08-30T21:29:53.707Z] cut -d/ -f2 [2023-08-30T21:29:53.707Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-30T21:29:53.707Z] + + cut -d/ -f2 [2023-08-30T21:29:53.707Z] dirname cmd/security-proxy-auth/Dockerfile [2023-08-30T21:29:53.707Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-30T21:29:53.707Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-30T21:29:53.707Z] + cut -d/ -f2 [2023-08-30T21:29:53.707Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-30T21:29:53.707Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-30T21:29:53.707Z] + cut -d/ -f2 [2023-08-30T21:29:53.707Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-30T21:29:53.707Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-30T21:29:53.707Z] + cut -d/ -f2 [2023-08-30T21:29:53.707Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-30T21:29:53.707Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-30T21:29:53.707Z] + cut -d/ -f2 [2023-08-30T21:29:53.707Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-30T21:29:53.707Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-30T21:29:53.707Z] + cut -d/ -f2 [2023-08-30T21:29:53.707Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-30T21:29:53.707Z] + + dirname cmd/security-spire-server/Dockerfile [2023-08-30T21:29:53.707Z] cut -d/ -f2 [2023-08-30T21:29:53.707Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-30T21:29:53.707Z] + dirname cmd/support-notifications/Dockerfile [2023-08-30T21:29:53.707Z] + cut -d/ -f2 [2023-08-30T21:29:53.707Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-30T21:29:53.707Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-30T21:29:53.707Z] + cut -d/ -f2 [2023-08-30T21:29:53.707Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-30T21:29:53.772Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-30T21:29:54.277Z] + git rev-list -1 --merges 3d880a71b988bec893e9688b04030f4b3b1aebe7~1..3d880a71b988bec893e9688b04030f4b3b1aebe7 [Pipeline] echo [2023-08-30T21:29:54.319Z] -----------> git rev-list -1 --merges 3d880a71b988bec893e9688b04030f4b3b1aebe7~1..3d880a71b988bec893e9688b04030f4b3b1aebe7 3d880a71b988bec893e9688b04030f4b3b1aebe7 [false] [Pipeline] sh [2023-08-30T21:29:54.630Z] + git log --format=format:%s -1 3d880a71b988bec893e9688b04030f4b3b1aebe7 [Pipeline] echo [2023-08-30T21:29:54.663Z] ========================================================= [2023-08-30T21:29:54.663Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-30T21:29:54.663Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-30T21:29:55.166Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-30T21:29:55.166Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-30T21:29:55.166Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-30T21:29:55.166Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-30T21:29:55.166Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-30T21:29:55.166Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-30T21:29:55.166Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T21:29:55.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T21:29:55.677Z] [2023-08-30T21:29:55.677Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T21:29:56.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T21:29:56.052Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-30T21:29:56.052Z] b85a868b505f: Pulling fs layer [2023-08-30T21:29:56.052Z] e2be974225ed: Pulling fs layer [2023-08-30T21:29:56.052Z] 339a4e72a1f5: Pulling fs layer [2023-08-30T21:29:56.052Z] 988bab9f4d93: Pulling fs layer [2023-08-30T21:29:56.052Z] 1469e6f7b9e6: Pulling fs layer [2023-08-30T21:29:56.052Z] eaf3925da568: Pulling fs layer [2023-08-30T21:29:56.052Z] bab4dde63d76: Pulling fs layer [2023-08-30T21:29:56.052Z] bde34c3a00c8: Pulling fs layer [2023-08-30T21:29:56.052Z] b352a97aabf1: Pulling fs layer [2023-08-30T21:29:56.052Z] 4872d77fe225: Pulling fs layer [2023-08-30T21:29:56.052Z] 5851b861e8e6: Pulling fs layer [2023-08-30T21:29:56.052Z] eaf3925da568: Waiting [2023-08-30T21:29:56.052Z] bab4dde63d76: Waiting [2023-08-30T21:29:56.052Z] bde34c3a00c8: Waiting [2023-08-30T21:29:56.052Z] b352a97aabf1: Waiting [2023-08-30T21:29:56.052Z] 988bab9f4d93: Waiting [2023-08-30T21:29:56.052Z] 5851b861e8e6: Waiting [2023-08-30T21:29:56.052Z] 4872d77fe225: Waiting [2023-08-30T21:29:56.052Z] 1469e6f7b9e6: Waiting [2023-08-30T21:29:56.052Z] e2be974225ed: Verifying Checksum [2023-08-30T21:29:56.052Z] e2be974225ed: Download complete [2023-08-30T21:29:56.052Z] 988bab9f4d93: Verifying Checksum [2023-08-30T21:29:56.052Z] 988bab9f4d93: Download complete [2023-08-30T21:29:56.313Z] 339a4e72a1f5: Verifying Checksum [2023-08-30T21:29:56.313Z] 339a4e72a1f5: Download complete [2023-08-30T21:29:56.313Z] 1469e6f7b9e6: Verifying Checksum [2023-08-30T21:29:56.313Z] 1469e6f7b9e6: Download complete [2023-08-30T21:29:56.313Z] eaf3925da568: Download complete [2023-08-30T21:29:56.313Z] bde34c3a00c8: Verifying Checksum [2023-08-30T21:29:56.313Z] bde34c3a00c8: Download complete [2023-08-30T21:29:56.313Z] b352a97aabf1: Verifying Checksum [2023-08-30T21:29:56.313Z] b352a97aabf1: Download complete [2023-08-30T21:29:56.313Z] 4872d77fe225: Verifying Checksum [2023-08-30T21:29:56.313Z] 4872d77fe225: Download complete [2023-08-30T21:29:56.313Z] 5851b861e8e6: Verifying Checksum [2023-08-30T21:29:56.313Z] 5851b861e8e6: Download complete [2023-08-30T21:29:56.313Z] b85a868b505f: Verifying Checksum [2023-08-30T21:29:56.313Z] b85a868b505f: Download complete [2023-08-30T21:29:56.572Z] bab4dde63d76: Verifying Checksum [2023-08-30T21:29:56.572Z] bab4dde63d76: Download complete [2023-08-30T21:29:57.506Z] b85a868b505f: Pull complete [2023-08-30T21:29:57.506Z] e2be974225ed: Pull complete [2023-08-30T21:29:58.094Z] 339a4e72a1f5: Pull complete [2023-08-30T21:29:58.094Z] 988bab9f4d93: Pull complete [2023-08-30T21:29:58.353Z] 1469e6f7b9e6: Pull complete [2023-08-30T21:29:58.353Z] eaf3925da568: Pull complete [2023-08-30T21:30:00.255Z] bab4dde63d76: Pull complete [2023-08-30T21:30:00.255Z] bde34c3a00c8: Pull complete [2023-08-30T21:30:00.255Z] b352a97aabf1: Pull complete [2023-08-30T21:30:00.255Z] 4872d77fe225: Pull complete [2023-08-30T21:30:00.255Z] 5851b861e8e6: Pull complete [2023-08-30T21:30:00.255Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-30T21:30:00.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T21:30:00.255Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T21:30:00.477Z] prd-ubuntu20.04-docker-8c-8g-4937 does not seem to be running inside a container [2023-08-30T21:30:00.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-30T21:30:06.646Z] $ docker top d4929c8cf7e9d9e603bd76bf9ba37aa2895c5a67de951c3903dac1c55e5b2965 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-30T21:30:06.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T21:30:06.826Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T21:30:06.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T21:30:06.950Z] $ docker exec d4929c8cf7e9d9e603bd76bf9ba37aa2895c5a67de951c3903dac1c55e5b2965 ssh-agent [2023-08-30T21:30:07.046Z] SSH_AUTH_SOCK=/tmp/ssh-TXYI2tT6POhJ/agent.33 [2023-08-30T21:30:07.046Z] SSH_AGENT_PID=39 [2023-08-30T21:30:07.053Z] Running ssh-add (command line suppressed) [2023-08-30T21:30:07.150Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12364438642831617412.key (/w/workspace/edgex-go/1@tmp/private_key_12364438642831617412.key) [2023-08-30T21:30:07.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T21:30:07.496Z] + git tag --points-at HEAD [Pipeline] } [2023-08-30T21:30:07.528Z] $ docker exec --env ******** --env ******** d4929c8cf7e9d9e603bd76bf9ba37aa2895c5a67de951c3903dac1c55e5b2965 ssh-agent -k [2023-08-30T21:30:07.626Z] unset SSH_AUTH_SOCK; [2023-08-30T21:30:07.626Z] unset SSH_AGENT_PID; [2023-08-30T21:30:07.628Z] echo Agent pid 39 killed; [2023-08-30T21:30:07.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-30T21:30:07.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T21:30:07.719Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T21:30:07.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T21:30:07.845Z] $ docker exec d4929c8cf7e9d9e603bd76bf9ba37aa2895c5a67de951c3903dac1c55e5b2965 ssh-agent [2023-08-30T21:30:07.959Z] SSH_AUTH_SOCK=/tmp/ssh-GZ9sKqtDsdjK/agent.71 [2023-08-30T21:30:07.959Z] SSH_AGENT_PID=77 [2023-08-30T21:30:07.965Z] Running ssh-add (command line suppressed) [2023-08-30T21:30:08.070Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16347731805409837809.key (/w/workspace/edgex-go/1@tmp/private_key_16347731805409837809.key) [2023-08-30T21:30:08.081Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T21:30:08.412Z] + git semver init [2023-08-30T21:30:08.672Z] 2023-08-30 21:30:08,599 [run_init] DEBUG init version:0.0.0 force:False [2023-08-30T21:30:08.672Z] 2023-08-30 21:30:08,600 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-08-30T21:30:08.672Z] 2023-08-30 21:30:08,600 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-08-30T21:30:08.672Z] 2023-08-30 21:30:08,600 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-08-30T21:30:13.944Z] 2023-08-30 21:30:13,486 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-08-30T21:30:13.944Z] 2023-08-30 21:30:13,487 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4667 with force:False [2023-08-30T21:30:13.944Z] 2023-08-30 21:30:13,487 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4667 [2023-08-30T21:30:13.944Z] 2023-08-30 21:30:13,489 [execute] INFO git cat-file --batch-check [2023-08-30T21:30:13.944Z] 2023-08-30 21:30:13,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-08-30T21:30:13.944Z] 2023-08-30 21:30:13,495 [execute] INFO git cat-file --batch [2023-08-30T21:30:13.944Z] 2023-08-30 21:30:13,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-08-30T21:30:13.944Z] 2023-08-30 21:30:13,499 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4667 [2023-08-30T21:30:13.944Z] 0.0.0 [Pipeline] } [2023-08-30T21:30:13.973Z] $ docker exec --env ******** --env ******** d4929c8cf7e9d9e603bd76bf9ba37aa2895c5a67de951c3903dac1c55e5b2965 ssh-agent -k [2023-08-30T21:30:14.073Z] unset SSH_AUTH_SOCK; [2023-08-30T21:30:14.074Z] unset SSH_AGENT_PID; [2023-08-30T21:30:14.075Z] echo Agent pid 77 killed; [2023-08-30T21:30:14.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-30T21:30:14.488Z] + git semver [Pipeline] } [2023-08-30T21:30:14.778Z] $ docker stop --time=1 d4929c8cf7e9d9e603bd76bf9ba37aa2895c5a67de951c3903dac1c55e5b2965 [2023-08-30T21:30:16.050Z] $ docker rm -f --volumes d4929c8cf7e9d9e603bd76bf9ba37aa2895c5a67de951c3903dac1c55e5b2965 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T21:30:16.437Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-30T21:30:16.706Z] Stashed 1 file(s) [Pipeline] echo [2023-08-30T21:30:16.721Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-30T21:30:17.529Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-08-30T21:30:17.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T21:30:17.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T21:30:17.645Z] ========================================================= [2023-08-30T21:30:17.645Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-30T21:30:17.645Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-30T21:30:17.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-30T21:30:17.989Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-30T21:30:17.989Z] 4db1b89c0bd1: Pulling fs layer [2023-08-30T21:30:17.989Z] 6911f1a30b25: Pulling fs layer [2023-08-30T21:30:17.989Z] e194b8c5c2a9: Pulling fs layer [2023-08-30T21:30:17.989Z] 6863d3e3a2b1: Pulling fs layer [2023-08-30T21:30:17.989Z] ec0bb842ea78: Pulling fs layer [2023-08-30T21:30:17.989Z] 40a00589a448: Pulling fs layer [2023-08-30T21:30:17.989Z] 6c08303d61cc: Pulling fs layer [2023-08-30T21:30:17.989Z] 798269fcf238: Pulling fs layer [2023-08-30T21:30:17.989Z] 6863d3e3a2b1: Waiting [2023-08-30T21:30:17.989Z] 6c08303d61cc: Waiting [2023-08-30T21:30:17.989Z] 798269fcf238: Waiting [2023-08-30T21:30:17.989Z] 40a00589a448: Waiting [2023-08-30T21:30:17.989Z] ec0bb842ea78: Waiting [2023-08-30T21:30:17.989Z] 6911f1a30b25: Verifying Checksum [2023-08-30T21:30:17.989Z] 6911f1a30b25: Download complete [2023-08-30T21:30:17.989Z] 6863d3e3a2b1: Verifying Checksum [2023-08-30T21:30:17.989Z] 6863d3e3a2b1: Download complete [2023-08-30T21:30:17.989Z] ec0bb842ea78: Verifying Checksum [2023-08-30T21:30:17.989Z] ec0bb842ea78: Download complete [2023-08-30T21:30:17.989Z] 4db1b89c0bd1: Download complete [2023-08-30T21:30:17.989Z] 40a00589a448: Verifying Checksum [2023-08-30T21:30:17.989Z] 40a00589a448: Download complete [2023-08-30T21:30:18.251Z] 4db1b89c0bd1: Pull complete [2023-08-30T21:30:18.251Z] 6911f1a30b25: Pull complete [2023-08-30T21:30:18.823Z] 798269fcf238: Verifying Checksum [2023-08-30T21:30:18.823Z] 798269fcf238: Download complete [2023-08-30T21:30:18.823Z] e194b8c5c2a9: Verifying Checksum [2023-08-30T21:30:18.823Z] e194b8c5c2a9: Download complete [2023-08-30T21:30:18.823Z] 6c08303d61cc: Verifying Checksum [2023-08-30T21:30:18.823Z] 6c08303d61cc: Download complete [2023-08-30T21:30:22.107Z] e194b8c5c2a9: Pull complete [2023-08-30T21:30:22.107Z] 6863d3e3a2b1: Pull complete [2023-08-30T21:30:22.108Z] ec0bb842ea78: Pull complete [2023-08-30T21:30:22.108Z] 40a00589a448: Pull complete [2023-08-30T21:30:24.012Z] 6c08303d61cc: Pull complete [2023-08-30T21:30:24.949Z] 798269fcf238: Pull complete [2023-08-30T21:30:24.949Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-30T21:30:24.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-30T21:30:24.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-30T21:30:25.315Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-30T21:30:25.315Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-30T21:30:25.315Z] WORKDIR /edgex [2023-08-30T21:30:25.315Z] COPY go.mod . [2023-08-30T21:30:25.315Z] RUN go mod download [2023-08-30T21:30:25.883Z] Sending build context to Docker daemon 170.9MB [2023-08-30T21:30:25.883Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-30T21:30:25.883Z] ---> ec979cd7f677 [2023-08-30T21:30:25.883Z] Step 2/4 : WORKDIR /edgex [2023-08-30T21:30:30.102Z] ---> Running in db733e33500b [2023-08-30T21:30:30.362Z] Removing intermediate container db733e33500b [2023-08-30T21:30:30.362Z] ---> c7cc7b93b04c [2023-08-30T21:30:30.362Z] Step 3/4 : COPY go.mod . [2023-08-30T21:30:30.362Z] ---> 3d45daa5cf33 [2023-08-30T21:30:30.362Z] Step 4/4 : RUN go mod download [2023-08-30T21:30:30.362Z] ---> Running in 2b5043e55fbb [2023-08-30T21:30:32.049Z] Still waiting to schedule task [2023-08-30T21:30:32.049Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-30T21:30:45.253Z] Removing intermediate container 2b5043e55fbb [2023-08-30T21:30:45.253Z] ---> bdfd933704fc [2023-08-30T21:30:45.253Z] Successfully built bdfd933704fc [2023-08-30T21:30:45.253Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T21:30:45.621Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-30T21:30:45.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T21:30:45.781Z] prd-ubuntu20.04-docker-8c-8g-4937 does not seem to be running inside a container [2023-08-30T21:30:45.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-30T21:30:46.239Z] $ docker top ecf50c96196e50a7a667a8213819bbbf2c5961809ea0b3b50984e9ce0c91be9f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T21:30:46.622Z] + go version [2023-08-30T21:30:46.622Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-30T21:30:46.654Z] $ docker stop --time=1 ecf50c96196e50a7a667a8213819bbbf2c5961809ea0b3b50984e9ce0c91be9f [2023-08-30T21:30:47.930Z] $ docker rm -f --volumes ecf50c96196e50a7a667a8213819bbbf2c5961809ea0b3b50984e9ce0c91be9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T21:30:48.618Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-30T21:30:48.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T21:30:48.770Z] prd-ubuntu20.04-docker-8c-8g-4937 does not seem to be running inside a container [2023-08-30T21:30:48.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-30T21:30:49.133Z] $ docker top 9dff33cf832f3c36d98d9124e3727c8f9b6c8234caf1af6e8527be2d003e0314 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-30T21:30:49.238Z] ========================================================= [2023-08-30T21:30:49.238Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-30T21:30:49.238Z] ========================================================= [Pipeline] sh [2023-08-30T21:30:49.531Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-30T21:30:49.891Z] + make test [2023-08-30T21:30:49.891Z] go test -race -coverprofile=coverage.out ./... [2023-08-30T21:30:56.452Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-30T21:31:08.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-30T21:31:08.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-30T21:31:08.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-30T21:31:08.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-30T21:31:08.640Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-30T21:31:08.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-30T21:31:08.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-30T21:31:08.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-30T21:31:08.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-30T21:31:08.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-30T21:31:08.641Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-30T21:31:08.641Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-30T21:31:08.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-30T21:31:08.641Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-30T21:31:10.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-30T21:31:10.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-30T21:31:10.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-08-30T21:31:10.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 97.0% of statements [2023-08-30T21:31:11.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-30T21:31:11.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-30T21:31:11.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-30T21:31:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-30T21:31:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-30T21:31:12.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-30T21:31:12.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-30T21:31:12.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-30T21:31:12.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-30T21:31:12.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-30T21:31:13.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-30T21:31:13.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-30T21:31:14.215Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.093s coverage: 71.5% of statements [2023-08-30T21:31:14.215Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 54.0% of statements [2023-08-30T21:31:15.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.000s coverage: 93.4% of statements [2023-08-30T21:31:15.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.083s coverage: 3.8% of statements [2023-08-30T21:31:16.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-30T21:31:16.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-30T21:31:16.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-30T21:31:16.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-30T21:31:16.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-30T21:31:16.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-30T21:31:16.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-30T21:31:16.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-30T21:31:16.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-30T21:31:16.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-30T21:31:16.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.344s coverage: 97.6% of statements [2023-08-30T21:31:16.428Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements [2023-08-30T21:31:18.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-30T21:31:18.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-30T21:31:18.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements [2023-08-30T21:31:18.333Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 32.2% of statements [2023-08-30T21:31:18.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.083s coverage: 42.9% of statements [2023-08-30T21:31:18.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.083s coverage: 82.9% of statements [2023-08-30T21:31:18.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2023-08-30T21:31:18.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2023-08-30T21:31:18.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2023-08-30T21:31:19.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-30T21:31:19.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-30T21:31:19.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-30T21:31:19.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-30T21:31:19.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-30T21:31:19.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-30T21:31:19.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-30T21:31:19.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-30T21:31:20.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-30T21:31:20.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-30T21:31:20.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-30T21:31:20.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-30T21:31:21.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-30T21:31:21.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-30T21:31:21.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-30T21:31:22.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-30T21:31:22.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-30T21:31:23.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-30T21:31:23.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-30T21:31:24.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-30T21:31:24.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-30T21:31:24.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-30T21:31:26.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-30T21:31:26.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-30T21:31:27.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-30T21:31:27.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-30T21:31:27.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-30T21:31:27.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-30T21:31:27.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-30T21:31:29.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-30T21:31:29.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-30T21:31:29.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-30T21:31:29.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-30T21:31:30.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-30T21:31:30.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-30T21:31:30.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-30T21:31:30.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-30T21:31:30.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2023-08-30T21:31:31.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-30T21:31:31.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-30T21:31:32.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-30T21:31:32.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.273s coverage: 79.9% of statements [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.072s coverage: 92.9% of statements [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 64.4% of statements [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 62.3% of statements [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.064s coverage: 87.2% of statements [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 81.8% of statements [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.065s coverage: 86.0% of statements [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 63.1% of statements [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 38.4% of statements [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 95.7% of statements [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 61.8% of statements [2023-08-30T21:31:44.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 98.9% of statements [2023-08-30T21:31:44.802Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-08-30T21:31:44.802Z] cmd/security-spire-config/Dockerfile:48 DL3026 error: Use only an allowed registry in the FROM image [2023-08-30T21:31:44.802Z] cmd/security-spire-server/Dockerfile:48 DL3026 error: Use only an allowed registry in the FROM image [2023-08-30T21:31:44.802Z] cmd/security-spire-agent/Dockerfile:48 DL3026 error: Use only an allowed registry in the FROM image [2023-08-30T21:31:44.802Z] cmd/security-spire-agent/Dockerfile:49 DL3026 error: Use only an allowed registry in the FROM image [2023-08-30T21:31:44.802Z] make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } [2023-08-30T21:31:44.851Z] $ docker stop --time=1 9dff33cf832f3c36d98d9124e3727c8f9b6c8234caf1af6e8527be2d003e0314 [2023-08-30T21:31:46.565Z] $ docker rm -f --volumes 9dff33cf832f3c36d98d9124e3727c8f9b6c8234caf1af6e8527be2d003e0314 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-30T21:31:47.470Z] Failed in branch amd64 [2023-08-30T21:32:00.397Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4938 in /w/workspace/edgexfoundry_edgex-go_PR-4667 [Pipeline] { [Pipeline] ws [2023-08-30T21:32:00.448Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-08-30T21:32:00.516Z] The recommended git tool is: git [2023-08-30T21:32:05.430Z] using credential edgex-jenkins-ssh [2023-08-30T21:32:05.447Z] Cloning the remote Git repository [2023-08-30T21:32:05.480Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-30T21:32:05.570Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-08-30T21:32:05.701Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-30T21:32:05.702Z] > git --version # timeout=10 [2023-08-30T21:32:05.723Z] > git --version # 'git version 2.25.1' [2023-08-30T21:32:05.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-30T21:32:05.863Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-30T21:32:24.464Z] Merging remotes/origin/main commit d7006332552ae400ff85615e0161ae3cc8710e9a into PR head commit 3d880a71b988bec893e9688b04030f4b3b1aebe7 [2023-08-30T21:32:22.858Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-30T21:32:22.886Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-30T21:32:23.705Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-30T21:32:23.749Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-30T21:32:23.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-30T21:32:23.762Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4667/head:refs/remotes/origin/PR-4667 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-30T21:32:24.481Z] > git config core.sparsecheckout # timeout=10 [2023-08-30T21:32:24.549Z] > git checkout -f 3d880a71b988bec893e9688b04030f4b3b1aebe7 # timeout=10 [2023-08-30T21:32:24.868Z] Merge succeeded, producing 3d880a71b988bec893e9688b04030f4b3b1aebe7 [2023-08-30T21:32:24.869Z] Checking out Revision 3d880a71b988bec893e9688b04030f4b3b1aebe7 (PR-4667) [2023-08-30T21:32:24.774Z] > git remote # timeout=10 [2023-08-30T21:32:24.794Z] > git config --get remote.origin.url # timeout=10 [2023-08-30T21:32:24.813Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-30T21:32:24.826Z] > git merge d7006332552ae400ff85615e0161ae3cc8710e9a # timeout=10 [2023-08-30T21:32:24.853Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-30T21:32:24.877Z] > git config core.sparsecheckout # timeout=10 [2023-08-30T21:32:24.896Z] > git checkout -f 3d880a71b988bec893e9688b04030f4b3b1aebe7 # timeout=10 [2023-08-30T21:32:28.526Z] Commit message: "build: Pull spire-server and spire-agent from prebuilt containers" [2023-08-30T21:32:28.571Z] > git --version # timeout=10 [2023-08-30T21:32:28.584Z] > git --version # 'git version 2.25.1' [2023-08-30T21:32:28.599Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-30T21:32:29.750Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-30T21:32:29.750Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-30T21:32:29.750Z] Dload Upload Total Spent Left Speed [2023-08-30T21:32:29.750Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-08-30T21:32:30.434Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-30T21:32:30.774Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-30T21:32:30.774Z] + sudo tee /etc/docker/daemon.new [2023-08-30T21:32:30.774Z] { [2023-08-30T21:32:30.774Z] "registry-mirrors": [ [2023-08-30T21:32:30.774Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-30T21:32:30.774Z] ], [2023-08-30T21:32:30.774Z] "bip": "10.250.0.254/24", [2023-08-30T21:32:30.774Z] "hosts": [ [2023-08-30T21:32:30.774Z] "tcp://0.0.0.0:5555", [2023-08-30T21:32:30.774Z] "unix:///var/run/docker.sock" [2023-08-30T21:32:30.774Z] ], [2023-08-30T21:32:30.774Z] "mtu": 1458, [2023-08-30T21:32:30.774Z] "selinux-enabled": true, [2023-08-30T21:32:30.774Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-30T21:32:30.774Z] } [Pipeline] sh [2023-08-30T21:32:31.112Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-30T21:32:31.455Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T21:32:49.741Z] provisioning config files... [2023-08-30T21:32:49.763Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13162591231509258668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T21:32:50.136Z] ---> docker-login.sh [2023-08-30T21:32:50.136Z] nexus3.edgexfoundry.org:10001 [2023-08-30T21:32:50.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T21:32:50.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T21:32:50.673Z] Configure a credential helper to remove this warning. See [2023-08-30T21:32:50.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T21:32:50.673Z] [2023-08-30T21:32:50.673Z] Login Succeeded [2023-08-30T21:32:50.673Z] nexus3.edgexfoundry.org:10002 [2023-08-30T21:32:50.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T21:32:50.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T21:32:50.941Z] Configure a credential helper to remove this warning. See [2023-08-30T21:32:50.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T21:32:50.941Z] [2023-08-30T21:32:50.941Z] Login Succeeded [2023-08-30T21:32:50.941Z] nexus3.edgexfoundry.org:10003 [2023-08-30T21:32:55.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T21:32:55.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T21:32:55.207Z] Configure a credential helper to remove this warning. See [2023-08-30T21:32:55.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T21:32:55.207Z] [2023-08-30T21:32:55.207Z] Login Succeeded [2023-08-30T21:32:55.207Z] nexus3.edgexfoundry.org:10004 [2023-08-30T21:32:55.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T21:32:55.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T21:32:55.207Z] Configure a credential helper to remove this warning. See [2023-08-30T21:32:55.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T21:32:55.207Z] [2023-08-30T21:32:55.207Z] Login Succeeded [2023-08-30T21:32:55.207Z] docker.io [2023-08-30T21:32:55.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T21:32:55.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T21:32:55.473Z] Configure a credential helper to remove this warning. See [2023-08-30T21:32:55.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T21:32:55.473Z] [2023-08-30T21:32:55.473Z] Login Succeeded [2023-08-30T21:32:55.473Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T21:32:55.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-30T21:32:56.154Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-08-30T21:32:56.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T21:32:56.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T21:32:56.267Z] ========================================================= [2023-08-30T21:32:56.267Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-30T21:32:56.267Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-30T21:32:56.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-30T21:32:56.644Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-30T21:32:56.644Z] edb6bdbacee9: Pulling fs layer [2023-08-30T21:32:56.644Z] 5f9638ab2659: Pulling fs layer [2023-08-30T21:32:56.644Z] 8d51d6327a98: Pulling fs layer [2023-08-30T21:32:56.644Z] 8b374f2dd631: Pulling fs layer [2023-08-30T21:32:56.644Z] ec14aa9079de: Pulling fs layer [2023-08-30T21:32:56.644Z] 2f466654f4bb: Pulling fs layer [2023-08-30T21:32:56.644Z] 554e91adad29: Pulling fs layer [2023-08-30T21:32:56.644Z] 8b374f2dd631: Waiting [2023-08-30T21:32:56.644Z] ec14aa9079de: Waiting [2023-08-30T21:32:56.644Z] 2f466654f4bb: Waiting [2023-08-30T21:32:56.644Z] 554e91adad29: Waiting [2023-08-30T21:32:56.644Z] 5f9638ab2659: Verifying Checksum [2023-08-30T21:32:56.644Z] 5f9638ab2659: Download complete [2023-08-30T21:32:56.914Z] 8b374f2dd631: Verifying Checksum [2023-08-30T21:32:56.914Z] 8b374f2dd631: Download complete [2023-08-30T21:32:56.914Z] ec14aa9079de: Verifying Checksum [2023-08-30T21:32:56.914Z] ec14aa9079de: Download complete [2023-08-30T21:32:56.914Z] edb6bdbacee9: Verifying Checksum [2023-08-30T21:32:56.914Z] edb6bdbacee9: Download complete [2023-08-30T21:32:57.886Z] edb6bdbacee9: Pull complete [2023-08-30T21:32:58.158Z] 554e91adad29: Verifying Checksum [2023-08-30T21:32:58.158Z] 554e91adad29: Download complete [2023-08-30T21:32:58.425Z] 5f9638ab2659: Pull complete [2023-08-30T21:32:59.398Z] 2f466654f4bb: Verifying Checksum [2023-08-30T21:32:59.398Z] 2f466654f4bb: Download complete [2023-08-30T21:32:59.398Z] 8d51d6327a98: Verifying Checksum [2023-08-30T21:32:59.398Z] 8d51d6327a98: Download complete [2023-08-30T21:33:11.708Z] 8d51d6327a98: Pull complete [2023-08-30T21:33:11.708Z] 8b374f2dd631: Pull complete [2023-08-30T21:33:11.708Z] ec14aa9079de: Pull complete [2023-08-30T21:33:17.072Z] 2f466654f4bb: Pull complete [2023-08-30T21:33:19.656Z] 554e91adad29: Pull complete [2023-08-30T21:33:19.656Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-30T21:33:19.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-30T21:33:19.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-30T21:33:20.044Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-30T21:33:20.044Z] WORKDIR /edgex [2023-08-30T21:33:20.044Z] COPY go.mod . [2023-08-30T21:33:20.044Z] RUN go mod download [2023-08-30T21:33:20.044Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-30T21:33:20.630Z] Sending build context to Docker daemon 2.966MB [2023-08-30T21:33:20.630Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-30T21:33:20.630Z] ---> 1e15ea492957 [2023-08-30T21:33:20.630Z] Step 2/4 : WORKDIR /edgex [2023-08-30T21:33:23.219Z] ---> Running in 130fdc176661 [2023-08-30T21:33:23.219Z] Removing intermediate container 130fdc176661 [2023-08-30T21:33:23.219Z] ---> 50e550d4bd98 [2023-08-30T21:33:23.219Z] Step 3/4 : COPY go.mod . [2023-08-30T21:33:23.803Z] ---> e9a848fe77b8 [2023-08-30T21:33:23.803Z] Step 4/4 : RUN go mod download [2023-08-30T21:33:23.803Z] ---> Running in 80b42e47d6cb [2023-08-30T21:34:02.729Z] Removing intermediate container 80b42e47d6cb [2023-08-30T21:34:02.729Z] ---> ac56c44c93ef [2023-08-30T21:34:02.729Z] Successfully built ac56c44c93ef [2023-08-30T21:34:02.729Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T21:34:03.129Z] + docker inspect -f . ci-base-image-arm64 [2023-08-30T21:34:03.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T21:34:03.407Z] prd-ubuntu20.04-docker-arm64-4c-16g-4938 does not seem to be running inside a container [2023-08-30T21:34:03.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-30T21:34:04.653Z] $ docker top 84fdf0d1d6614f6c44797b672ca039da99a35ab7f6278e5fbe7922fc5e9b1a37 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T21:34:05.491Z] + go version [2023-08-30T21:34:05.491Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-30T21:34:05.531Z] $ docker stop --time=1 84fdf0d1d6614f6c44797b672ca039da99a35ab7f6278e5fbe7922fc5e9b1a37 [2023-08-30T21:34:07.121Z] $ docker rm -f --volumes 84fdf0d1d6614f6c44797b672ca039da99a35ab7f6278e5fbe7922fc5e9b1a37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T21:34:07.918Z] + docker inspect -f . ci-base-image-arm64 [2023-08-30T21:34:07.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T21:34:08.167Z] prd-ubuntu20.04-docker-arm64-4c-16g-4938 does not seem to be running inside a container [2023-08-30T21:34:08.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-30T21:34:09.328Z] $ docker top 24352d67449d1c41cbc7e837e854bc17a52ac59a5075e17c3bc4fd77eec85752 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-30T21:34:09.574Z] ========================================================= [2023-08-30T21:34:09.574Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-30T21:34:09.574Z] ========================================================= [Pipeline] sh [2023-08-30T21:34:09.891Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-30T21:34:10.276Z] + make test [2023-08-30T21:34:10.277Z] go test -race -coverprofile=coverage.out ./... [2023-08-30T21:34:49.137Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-30T21:36:55.818Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-30T21:36:55.818Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-30T21:36:55.818Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-30T21:36:55.818Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-30T21:36:55.818Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-30T21:36:55.818Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-30T21:36:55.818Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-30T21:36:55.818Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-30T21:36:55.818Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-30T21:36:55.818Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-30T21:36:55.818Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-30T21:36:55.818Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-30T21:36:55.818Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-30T21:36:55.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-30T21:37:05.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-30T21:37:05.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-30T21:37:05.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.276s coverage: 28.7% of statements [2023-08-30T21:37:15.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.289s coverage: 97.0% of statements [2023-08-30T21:37:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-30T21:37:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-30T21:37:19.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-30T21:37:22.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.402s coverage: 71.5% of statements [2023-08-30T21:37:24.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-30T21:37:24.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-30T21:37:24.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.316s coverage: 54.0% of statements [2023-08-30T21:37:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-30T21:37:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-30T21:37:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-30T21:37:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-30T21:37:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-30T21:37:37.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-30T21:37:37.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-30T21:37:55.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.241s coverage: 93.4% of statements [2023-08-30T21:37:55.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.391s coverage: 3.8% of statements [2023-08-30T21:37:55.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-30T21:37:55.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-30T21:37:55.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-30T21:37:55.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.563s coverage: 97.6% of statements [2023-08-30T21:37:55.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-30T21:37:55.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-30T21:37:55.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-30T21:37:55.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-30T21:37:55.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-30T21:37:55.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-30T21:37:55.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-30T21:37:55.250Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.222s coverage: 72.2% of statements [2023-08-30T21:38:05.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-30T21:38:05.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-30T21:38:05.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.430s coverage: 0.9% of statements [2023-08-30T21:38:05.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.269s coverage: 32.2% of statements [2023-08-30T21:38:08.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.286s coverage: 42.9% of statements [2023-08-30T21:38:08.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.286s coverage: 82.9% of statements [2023-08-30T21:38:08.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.244s coverage: 94.1% of statements [2023-08-30T21:38:08.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.318s coverage: 96.3% of statements [2023-08-30T21:38:12.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements [2023-08-30T21:38:14.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-30T21:38:15.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-30T21:38:15.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-30T21:38:15.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-30T21:38:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-30T21:38:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-30T21:38:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-30T21:38:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-30T21:38:25.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.215s coverage: 94.4% of statements [2023-08-30T21:38:25.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-30T21:38:25.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-30T21:38:25.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-30T21:38:25.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-30T21:38:30.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-30T21:38:30.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-30T21:38:32.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-30T21:38:39.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.952s coverage: 79.9% of statements [2023-08-30T21:38:39.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.275s coverage: 92.9% of statements [2023-08-30T21:38:39.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-08-30T21:38:39.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.220s coverage: 62.3% of statements [2023-08-30T21:38:39.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements [2023-08-30T21:38:39.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements [2023-08-30T21:38:39.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2023-08-30T21:38:39.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.449s coverage: 81.8% of statements [2023-08-30T21:38:40.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-30T21:38:40.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.503s coverage: 82.1% of statements [2023-08-30T21:38:40.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-30T21:38:41.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.215s coverage: 86.0% of statements [2023-08-30T21:38:46.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-30T21:38:46.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-30T21:38:47.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.066s coverage: 63.1% of statements [2023-08-30T21:38:47.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.280s coverage: 100.0% of statements [2023-08-30T21:38:48.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.153s coverage: 89.4% of statements [2023-08-30T21:38:48.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements [2023-08-30T21:38:48.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2023-08-30T21:38:49.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-30T21:38:49.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-30T21:38:49.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-30T21:38:49.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-08-30T21:38:56.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-30T21:38:56.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-30T21:38:56.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-30T21:38:57.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.973s coverage: 38.4% of statements [2023-08-30T21:38:57.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements [2023-08-30T21:39:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-30T21:39:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-30T21:39:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-30T21:39:02.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-30T21:39:02.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.220s coverage: 84.8% of statements [2023-08-30T21:39:07.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-30T21:39:07.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-30T21:39:07.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-30T21:39:07.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-30T21:39:14.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.370s coverage: 17.7% of statements [2023-08-30T21:39:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-30T21:39:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-30T21:39:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-30T21:39:14.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-30T21:39:14.594Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.594s coverage: 95.7% of statements [2023-08-30T21:39:17.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-30T21:39:17.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-30T21:39:18.197Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.295s coverage: 61.8% of statements [2023-08-30T21:39:21.530Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-30T21:39:21.530Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-30T21:39:21.530Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.383s coverage: 98.9% of statements [2023-08-30T21:39:22.485Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-08-30T21:39:22.485Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-30T21:39:22.485Z] go vet ./... [2023-08-30T21:41:59.152Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-30T21:41:59.152Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-30T21:41:59.152Z] ./bin/test-attribution-txt.sh [2023-08-30T21:41:59.152Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-30T21:41:59.152Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-30T21:41:59.152Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-30T21:41:59.152Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-30T21:41:59.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-30T21:41:59.841Z] + ls -al . [2023-08-30T21:41:59.841Z] total 724 [2023-08-30T21:41:59.841Z] drwxrwxr-x 11 1001 1001 4096 Aug 30 21:34 . [2023-08-30T21:41:59.841Z] drwxr-xr-x 4 root root 4096 Aug 30 21:34 .. [2023-08-30T21:41:59.841Z] drwxrwxr-x 2 1001 1001 4096 Aug 30 21:32 .blubracket [2023-08-30T21:41:59.841Z] -rw-rw-r-- 1 1001 1001 16 Aug 30 21:32 .dockerignore [2023-08-30T21:41:59.841Z] drwxrwxr-x 8 1001 1001 4096 Aug 30 21:32 .git [2023-08-30T21:41:59.841Z] drwxrwxr-x 3 1001 1001 4096 Aug 30 21:32 .github [2023-08-30T21:41:59.841Z] -rw-rw-r-- 1 1001 1001 1173 Aug 30 21:32 .gitignore [2023-08-30T21:41:59.841Z] -rw-rw-r-- 1 1001 1001 42 Aug 30 21:32 .golangci.yml [2023-08-30T21:41:59.841Z] -rw-rw-r-- 1 1001 1001 87 Aug 30 21:32 .hadolint.yml [2023-08-30T21:41:59.841Z] -rw-rw-r-- 1 1001 1001 166 Aug 30 21:32 .sonarcloud.properties [2023-08-30T21:41:59.841Z] -rw-rw-r-- 1 1001 1001 1171 Aug 30 21:32 ADOPTERS.md [2023-08-30T21:41:59.841Z] -rw-rw-r-- 1 1001 1001 11152 Aug 30 21:32 Attribution.txt [2023-08-30T21:41:59.841Z] -rw-rw-r-- 1 1001 1001 93407 Aug 30 21:32 CHANGELOG.md [2023-08-30T21:41:59.841Z] -rw-rw-r-- 1 1001 1001 3804 Aug 30 21:32 CONTRIBUTING.md [2023-08-30T21:41:59.841Z] -rw-rw-r-- 1 1001 1001 677 Aug 30 21:32 GOVERNANCE.md [2023-08-30T21:41:59.841Z] -rw-rw-r-- 1 1001 1001 883 Aug 30 21:32 Jenkinsfile [2023-08-30T21:41:59.841Z] -rw-rw-r-- 1 1001 1001 10775 Aug 30 21:32 LICENSE [2023-08-30T21:41:59.841Z] -rw-rw-r-- 1 1001 1001 14764 Aug 30 21:32 Makefile [2023-08-30T21:41:59.841Z] -rw-rw-r-- 1 1001 1001 582 Aug 30 21:32 OWNERS.md [2023-08-30T21:41:59.841Z] -rw-rw-r-- 1 1001 1001 9923 Aug 30 21:32 README.md [2023-08-30T21:41:59.841Z] -rw-rw-r-- 1 1001 1001 789 Aug 30 21:32 SECURITY.md [2023-08-30T21:41:59.841Z] -rw-rw-r-- 1 1001 1001 5 Aug 30 21:30 VERSION [2023-08-30T21:41:59.841Z] drwxrwxr-x 2 1001 1001 4096 Aug 30 21:32 bin [2023-08-30T21:41:59.841Z] drwxrwxr-x 18 1001 1001 4096 Aug 30 21:32 cmd [2023-08-30T21:41:59.841Z] -rw-r--r-- 1 root root 446998 Aug 30 21:39 coverage.out [2023-08-30T21:41:59.841Z] drwxrwxr-x 2 1001 1001 4096 Aug 30 21:32 fuzz_test [2023-08-30T21:41:59.841Z] -rw-rw-r-- 1 1001 1001 3687 Aug 30 21:32 go.mod [2023-08-30T21:41:59.841Z] -rw-rw-r-- 1 1001 1001 33714 Aug 30 21:32 go.sum [2023-08-30T21:41:59.841Z] drwxrwxr-x 7 1001 1001 4096 Aug 30 21:32 internal [2023-08-30T21:41:59.841Z] drwxrwxr-x 3 1001 1001 4096 Aug 30 21:32 openapi [2023-08-30T21:41:59.841Z] -rw-rw-r-- 1 1001 1001 594 Aug 30 21:32 security.txt [2023-08-30T21:41:59.841Z] drwxrwxr-x 4 1001 1001 4096 Aug 30 21:32 snap [2023-08-30T21:41:59.841Z] -rw-rw-r-- 1 1001 1001 204 Aug 30 21:32 version.go [Pipeline] sh [2023-08-30T21:42:00.180Z] + '[' -e coverage.out ] [2023-08-30T21:42:00.180Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-30T21:42:00.968Z] Stashed 1 file(s) [Pipeline] sh [2023-08-30T21:42:01.289Z] + make build [2023-08-30T21:42:01.557Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-30T21:43:38.168Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-30T21:43:39.121Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-30T21:43:44.455Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-30T21:43:48.698Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-30T21:44:27.538Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-30T21:44:33.016Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-30T21:44:39.716Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-30T21:44:45.049Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-30T21:44:49.290Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-30T21:44:53.543Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-30T21:44:58.876Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-30T21:45:04.232Z] $ docker stop --time=1 24352d67449d1c41cbc7e837e854bc17a52ac59a5075e17c3bc4fd77eec85752 [2023-08-30T21:45:06.251Z] $ docker rm -f --volumes 24352d67449d1c41cbc7e837e854bc17a52ac59a5075e17c3bc4fd77eec85752 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T21:45:09.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-30T21:45:09.166Z] [2023-08-30T21:45:09.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T21:45:09.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-30T21:45:09.826Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-30T21:45:09.826Z] 547446be3368: Pulling fs layer [2023-08-30T21:45:09.826Z] d125d8839a47: Pulling fs layer [2023-08-30T21:45:09.826Z] 3e85d5ac6304: Pulling fs layer [2023-08-30T21:45:09.826Z] c3105a71a48b: Pulling fs layer [2023-08-30T21:45:09.826Z] 0f093f025ec4: Pulling fs layer [2023-08-30T21:45:09.826Z] c3106fc0e877: Pulling fs layer [2023-08-30T21:45:09.826Z] 0f093f025ec4: Waiting [2023-08-30T21:45:09.826Z] c3106fc0e877: Waiting [2023-08-30T21:45:10.094Z] 547446be3368: Download complete [2023-08-30T21:45:10.094Z] c3105a71a48b: Verifying Checksum [2023-08-30T21:45:10.094Z] c3105a71a48b: Download complete [2023-08-30T21:45:10.361Z] d125d8839a47: Verifying Checksum [2023-08-30T21:45:10.361Z] d125d8839a47: Download complete [2023-08-30T21:45:10.361Z] c3106fc0e877: Verifying Checksum [2023-08-30T21:45:10.361Z] c3106fc0e877: Download complete [2023-08-30T21:45:10.361Z] 0f093f025ec4: Verifying Checksum [2023-08-30T21:45:10.361Z] 0f093f025ec4: Download complete [2023-08-30T21:45:10.625Z] 547446be3368: Pull complete [2023-08-30T21:45:11.581Z] d125d8839a47: Pull complete [2023-08-30T21:45:12.163Z] 3e85d5ac6304: Verifying Checksum [2023-08-30T21:45:12.163Z] 3e85d5ac6304: Download complete [2023-08-30T21:45:20.367Z] 3e85d5ac6304: Pull complete [2023-08-30T21:45:20.367Z] c3105a71a48b: Pull complete [2023-08-30T21:45:21.325Z] 0f093f025ec4: Pull complete [2023-08-30T21:45:21.325Z] c3106fc0e877: Pull complete [2023-08-30T21:45:21.593Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-30T21:45:21.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-30T21:45:21.593Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T21:45:21.893Z] prd-ubuntu20.04-docker-arm64-4c-16g-4938 does not seem to be running inside a container [2023-08-30T21:45:21.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-30T21:45:24.062Z] $ docker top ea3f7fd325ae8fe9f876887ccd807ecf592f53752cd5952c22525dd2150981cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T21:45:24.909Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-30T21:45:33.115Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-30T21:45:33.115Z] #1 transferring dockerfile: 2.82kB done [2023-08-30T21:45:33.115Z] #1 DONE 0.1s [2023-08-30T21:45:33.382Z] [2023-08-30T21:45:33.382Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-08-30T21:45:33.382Z] #2 transferring dockerfile: 2.71kB done [2023-08-30T21:45:33.382Z] #2 DONE 0.0s [2023-08-30T21:45:33.382Z] [2023-08-30T21:45:33.382Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-30T21:45:33.382Z] #3 transferring dockerfile: 2.38kB done [2023-08-30T21:45:33.382Z] #3 DONE 0.1s [2023-08-30T21:45:33.382Z] [2023-08-30T21:45:33.382Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-08-30T21:45:33.382Z] #4 transferring dockerfile: 1.84kB done [2023-08-30T21:45:33.382Z] #4 DONE 0.0s [2023-08-30T21:45:33.649Z] [2023-08-30T21:45:33.649Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-08-30T21:45:33.649Z] #5 transferring dockerfile: 2.59kB done [2023-08-30T21:45:33.649Z] #5 DONE 0.1s [2023-08-30T21:45:33.649Z] [2023-08-30T21:45:33.649Z] #6 [core-command internal] load build definition from Dockerfile [2023-08-30T21:45:33.649Z] #6 transferring dockerfile: 1.82kB 0.0s done [2023-08-30T21:45:33.649Z] #6 DONE 0.1s [2023-08-30T21:45:33.649Z] [2023-08-30T21:45:33.649Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-30T21:45:33.649Z] #7 transferring dockerfile: 1.78kB done [2023-08-30T21:45:33.649Z] #7 DONE 0.0s [2023-08-30T21:45:33.649Z] [2023-08-30T21:45:33.649Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-30T21:45:33.916Z] #8 transferring dockerfile: 2.12kB 0.0s done [2023-08-30T21:45:33.916Z] #8 DONE 0.1s [2023-08-30T21:45:33.916Z] [2023-08-30T21:45:33.916Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-30T21:45:33.916Z] #9 transferring dockerfile: 2.04kB 0.0s done [2023-08-30T21:45:33.916Z] #9 DONE 0.1s [2023-08-30T21:45:33.916Z] [2023-08-30T21:45:33.916Z] #10 [security-spire-server internal] load build definition from Dockerfile [2023-08-30T21:45:33.916Z] #10 transferring dockerfile: 2.61kB done [2023-08-30T21:45:33.916Z] #10 DONE 0.1s [2023-08-30T21:45:33.916Z] [2023-08-30T21:45:33.916Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-08-30T21:45:33.916Z] #11 transferring dockerfile: 1.82kB done [2023-08-30T21:45:33.916Z] #11 DONE 0.1s [2023-08-30T21:45:33.916Z] [2023-08-30T21:45:33.916Z] #12 [core-metadata internal] load build definition from Dockerfile [2023-08-30T21:45:33.916Z] #12 transferring dockerfile: 1.96kB done [2023-08-30T21:45:33.916Z] #12 DONE 0.1s [2023-08-30T21:45:33.916Z] [2023-08-30T21:45:33.916Z] #13 [core-data internal] load build definition from Dockerfile [2023-08-30T21:45:34.183Z] #13 transferring dockerfile: 1.90kB done [2023-08-30T21:45:34.183Z] #13 DONE 0.1s [2023-08-30T21:45:34.183Z] [2023-08-30T21:45:34.183Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-30T21:45:34.183Z] #14 transferring dockerfile: 2.39kB done [2023-08-30T21:45:34.183Z] #14 DONE 0.1s [2023-08-30T21:45:34.183Z] [2023-08-30T21:45:34.183Z] #15 [security-bootstrapper internal] load .dockerignore [2023-08-30T21:45:34.183Z] #15 transferring context: 56B 0.0s done [2023-08-30T21:45:34.183Z] #15 DONE 0.1s [2023-08-30T21:45:34.766Z] [2023-08-30T21:45:34.766Z] #16 [security-spire-agent internal] load .dockerignore [2023-08-30T21:45:34.766Z] #16 transferring context: 56B done [2023-08-30T21:45:34.766Z] #16 DONE 0.0s [2023-08-30T21:45:35.040Z] [2023-08-30T21:45:35.040Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-08-30T21:45:35.040Z] #17 transferring context: 56B done [2023-08-30T21:45:35.040Z] #17 DONE 0.0s [2023-08-30T21:45:35.040Z] [2023-08-30T21:45:35.040Z] #18 [support-notifications internal] load .dockerignore [2023-08-30T21:45:35.040Z] #18 transferring context: 56B 0.0s done [2023-08-30T21:45:35.040Z] #18 DONE 0.1s [2023-08-30T21:45:35.040Z] [2023-08-30T21:45:35.040Z] #19 [security-spire-config internal] load .dockerignore [2023-08-30T21:45:35.040Z] #19 transferring context: 56B done [2023-08-30T21:45:35.040Z] #19 DONE 0.1s [2023-08-30T21:45:35.040Z] [2023-08-30T21:45:35.040Z] #20 [core-command internal] load .dockerignore [2023-08-30T21:45:35.040Z] #20 transferring context: 56B 0.0s done [2023-08-30T21:45:35.040Z] #20 DONE 0.1s [2023-08-30T21:45:35.040Z] [2023-08-30T21:45:35.040Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-08-30T21:45:35.040Z] #21 transferring context: 56B done [2023-08-30T21:45:35.040Z] #21 DONE 0.1s [2023-08-30T21:45:35.040Z] [2023-08-30T21:45:35.040Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-30T21:45:35.315Z] #22 transferring context: 56B done [2023-08-30T21:45:35.315Z] #22 DONE 0.1s [2023-08-30T21:45:35.315Z] [2023-08-30T21:45:35.315Z] #23 [security-proxy-auth internal] load .dockerignore [2023-08-30T21:45:35.315Z] #23 transferring context: 56B done [2023-08-30T21:45:35.315Z] #23 DONE 0.1s [2023-08-30T21:45:35.315Z] [2023-08-30T21:45:35.315Z] #24 [security-spire-server internal] load .dockerignore [2023-08-30T21:45:35.315Z] #24 transferring context: 56B 0.0s done [2023-08-30T21:45:35.315Z] #24 DONE 0.1s [2023-08-30T21:45:35.315Z] [2023-08-30T21:45:35.315Z] #25 [support-scheduler internal] load .dockerignore [2023-08-30T21:45:35.315Z] #25 transferring context: 56B done [2023-08-30T21:45:35.315Z] #25 DONE 0.0s [2023-08-30T21:45:35.315Z] [2023-08-30T21:45:35.315Z] #26 [core-metadata internal] load .dockerignore [2023-08-30T21:45:35.580Z] #26 transferring context: 56B done [2023-08-30T21:45:35.580Z] #26 DONE 0.0s [2023-08-30T21:45:35.580Z] [2023-08-30T21:45:35.580Z] #27 [core-data internal] load .dockerignore [2023-08-30T21:45:35.580Z] #27 transferring context: 56B 0.0s done [2023-08-30T21:45:35.580Z] #27 DONE 0.1s [2023-08-30T21:45:35.580Z] [2023-08-30T21:45:35.580Z] #28 [security-proxy-setup internal] load .dockerignore [2023-08-30T21:45:35.580Z] #28 transferring context: 56B done [2023-08-30T21:45:35.580Z] #28 DONE 0.1s [2023-08-30T21:45:35.580Z] [2023-08-30T21:45:35.580Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-30T21:45:35.580Z] #29 DONE 0.0s [2023-08-30T21:45:35.580Z] [2023-08-30T21:45:35.580Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-30T21:45:36.164Z] #30 DONE 0.4s [2023-08-30T21:45:36.164Z] [2023-08-30T21:45:36.164Z] #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T21:45:36.164Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-30T21:45:36.164Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-30T21:45:36.164Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-30T21:45:36.164Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-30T21:45:36.164Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.55MB / 3.26MB 0.1s [2023-08-30T21:45:36.164Z] #31 ... [2023-08-30T21:45:36.164Z] [2023-08-30T21:45:36.164Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-08-30T21:45:36.164Z] #30 DONE 0.4s [2023-08-30T21:45:36.164Z] [2023-08-30T21:45:36.164Z] #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T21:45:36.164Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s [2023-08-30T21:45:36.164Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-30T21:45:36.431Z] #31 ... [2023-08-30T21:45:36.431Z] [2023-08-30T21:45:36.431Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-30T21:45:36.431Z] #29 DONE 0.0s [2023-08-30T21:45:36.431Z] [2023-08-30T21:45:36.431Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-30T21:45:36.431Z] #30 DONE 0.4s [2023-08-30T21:45:36.431Z] [2023-08-30T21:45:36.431Z] #31 [support-notifications stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T21:45:36.431Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-30T21:45:36.431Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-30T21:45:36.431Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-30T21:45:36.431Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-30T21:45:36.431Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-30T21:45:36.431Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-30T21:45:36.431Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-30T21:45:36.431Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-30T21:45:36.431Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-30T21:45:36.431Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-30T21:45:36.697Z] #31 ... [2023-08-30T21:45:36.697Z] [2023-08-30T21:45:36.697Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-30T21:45:36.697Z] #29 DONE 0.0s [2023-08-30T21:45:36.697Z] [2023-08-30T21:45:36.697Z] #31 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T21:45:36.963Z] #31 ... [2023-08-30T21:45:36.963Z] [2023-08-30T21:45:36.963Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-30T21:45:36.963Z] #29 DONE 0.0s [2023-08-30T21:45:36.963Z] [2023-08-30T21:45:36.963Z] #31 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T21:45:36.963Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-30T21:45:36.963Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-30T21:45:36.963Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-30T21:45:36.963Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-30T21:45:36.963Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-30T21:45:36.963Z] #31 ... [2023-08-30T21:45:36.963Z] [2023-08-30T21:45:36.963Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-30T21:45:36.963Z] #29 DONE 0.0s [2023-08-30T21:45:36.963Z] [2023-08-30T21:45:36.963Z] #31 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T21:45:37.234Z] #31 ... [2023-08-30T21:45:37.234Z] [2023-08-30T21:45:37.234Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-30T21:45:37.234Z] #29 DONE 0.0s [2023-08-30T21:45:37.234Z] [2023-08-30T21:45:37.234Z] #31 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T21:45:37.234Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-30T21:45:37.234Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-30T21:45:37.234Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-30T21:45:37.234Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-30T21:45:37.234Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-30T21:45:37.499Z] #31 ... [2023-08-30T21:45:37.499Z] [2023-08-30T21:45:37.499Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-30T21:45:37.499Z] #29 DONE 0.0s [2023-08-30T21:45:37.499Z] [2023-08-30T21:45:37.499Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-08-30T21:45:37.499Z] #32 DONE 1.2s [2023-08-30T21:45:37.499Z] [2023-08-30T21:45:37.499Z] #31 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T21:45:37.499Z] #31 ... [2023-08-30T21:45:37.499Z] [2023-08-30T21:45:37.499Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-30T21:45:37.499Z] #30 DONE 1.2s [2023-08-30T21:45:37.499Z] [2023-08-30T21:45:37.499Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-08-30T21:45:37.499Z] #33 DONE 1.4s [2023-08-30T21:45:37.499Z] [2023-08-30T21:45:37.499Z] #31 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T21:45:37.499Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-30T21:45:37.499Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-30T21:45:37.499Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-30T21:45:37.499Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-30T21:45:37.499Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-30T21:45:37.764Z] #31 ... [2023-08-30T21:45:37.764Z] [2023-08-30T21:45:37.764Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-30T21:45:37.764Z] #29 DONE 0.0s [2023-08-30T21:45:37.764Z] [2023-08-30T21:45:37.764Z] #31 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T21:45:37.764Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-30T21:45:37.764Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-30T21:45:37.764Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-30T21:45:37.764Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-30T21:45:37.764Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-30T21:45:38.031Z] #31 ... [2023-08-30T21:45:38.031Z] [2023-08-30T21:45:38.031Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-30T21:45:38.031Z] #29 DONE 0.0s [2023-08-30T21:45:38.031Z] [2023-08-30T21:45:38.031Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-30T21:45:38.031Z] #34 DONE 2.6s [2023-08-30T21:45:38.031Z] [2023-08-30T21:45:38.031Z] #31 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T21:45:38.031Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.7s done [2023-08-30T21:45:38.296Z] #31 ... [2023-08-30T21:45:38.296Z] [2023-08-30T21:45:38.296Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-30T21:45:38.296Z] #29 DONE 0.0s [2023-08-30T21:45:38.296Z] [2023-08-30T21:45:38.296Z] #35 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-08-30T21:45:38.564Z] #35 ... [2023-08-30T21:45:38.564Z] [2023-08-30T21:45:38.564Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-30T21:45:38.564Z] #30 DONE 1.8s [2023-08-30T21:45:38.564Z] [2023-08-30T21:45:38.564Z] #36 [core-data internal] load build context [2023-08-30T21:45:38.564Z] #36 DONE 0.0s [2023-08-30T21:45:38.564Z] [2023-08-30T21:45:38.564Z] #37 [core-metadata internal] load build context [2023-08-30T21:45:38.564Z] #37 DONE 0.0s [2023-08-30T21:45:38.564Z] [2023-08-30T21:45:38.564Z] #38 [security-spire-server internal] load build context [2023-08-30T21:45:38.564Z] #38 transferring context: 17.59kB 0.2s done [2023-08-30T21:45:38.564Z] #38 DONE 0.7s [2023-08-30T21:45:38.564Z] [2023-08-30T21:45:38.564Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-30T21:45:38.564Z] #34 DONE 2.6s [2023-08-30T21:45:38.564Z] [2023-08-30T21:45:38.564Z] #35 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-08-30T21:45:38.564Z] #35 ... [2023-08-30T21:45:38.564Z] [2023-08-30T21:45:38.564Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-30T21:45:38.564Z] #34 DONE 2.6s [2023-08-30T21:45:38.564Z] [2023-08-30T21:45:38.564Z] #39 [security-spire-agent internal] load build context [2023-08-30T21:45:38.564Z] #39 transferring context: 17.12kB 0.1s done [2023-08-30T21:45:38.564Z] #39 DONE 0.8s [2023-08-30T21:45:38.564Z] [2023-08-30T21:45:38.564Z] #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-08-30T21:45:38.564Z] #35 ... [2023-08-30T21:45:38.564Z] [2023-08-30T21:45:38.564Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:45:38.564Z] #40 DONE 0.0s [2023-08-30T21:45:38.564Z] [2023-08-30T21:45:38.564Z] #41 [security-spire-config internal] load build context [2023-08-30T21:45:38.564Z] #41 transferring context: 15.84kB 0.1s done [2023-08-30T21:45:38.564Z] #41 DONE 0.9s [2023-08-30T21:45:38.850Z] [2023-08-30T21:45:38.850Z] #31 [security-proxy-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T21:45:38.850Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-30T21:45:38.850Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-30T21:45:38.850Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-30T21:45:38.850Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-30T21:45:38.850Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-30T21:45:38.850Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.7s done [2023-08-30T21:45:39.435Z] #31 ... [2023-08-30T21:45:39.435Z] [2023-08-30T21:45:39.435Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-30T21:45:39.435Z] #35 DONE 1.8s [2023-08-30T21:45:39.435Z] [2023-08-30T21:45:39.435Z] #42 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-30T21:45:40.841Z] #42 ... [2023-08-30T21:45:40.841Z] [2023-08-30T21:45:40.841Z] #31 [security-spire-server stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T21:45:40.841Z] #31 DONE 5.7s [2023-08-30T21:45:41.111Z] [2023-08-30T21:45:41.111Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T21:45:41.111Z] #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done [2023-08-30T21:45:41.111Z] #43 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-08-30T21:45:41.111Z] #43 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-08-30T21:45:41.111Z] #43 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-08-30T21:45:41.111Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done [2023-08-30T21:45:41.111Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done [2023-08-30T21:45:41.111Z] #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done [2023-08-30T21:45:41.111Z] #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-08-30T21:45:41.111Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 2.4s [2023-08-30T21:45:41.111Z] #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-08-30T21:45:41.111Z] #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-08-30T21:45:41.377Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 2.7s [2023-08-30T21:45:41.377Z] #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-08-30T21:45:41.643Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 3.1s [2023-08-30T21:45:42.223Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 3.7s [2023-08-30T21:45:42.804Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 4.2s [2023-08-30T21:45:43.763Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 5.2s [2023-08-30T21:45:45.737Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.18MB / 23.39MB 6.8s [2023-08-30T21:45:46.003Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.41MB / 23.39MB 7.1s [2023-08-30T21:45:46.003Z] #43 ... [2023-08-30T21:45:46.003Z] [2023-08-30T21:45:46.003Z] #44 [security-bootstrapper internal] load build context [2023-08-30T21:45:46.003Z] #44 transferring context: 39.24MB 9.7s [2023-08-30T21:45:46.271Z] #44 ... [2023-08-30T21:45:46.271Z] [2023-08-30T21:45:46.271Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T21:45:46.271Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.85MB / 23.39MB 7.5s [2023-08-30T21:45:46.539Z] #43 ... [2023-08-30T21:45:46.539Z] [2023-08-30T21:45:46.539Z] #45 [security-secretstore-setup internal] load build context [2023-08-30T21:45:46.539Z] #45 ... [2023-08-30T21:45:46.539Z] [2023-08-30T21:45:46.539Z] #46 [support-notifications internal] load build context [2023-08-30T21:45:46.805Z] #46 ... [2023-08-30T21:45:46.805Z] [2023-08-30T21:45:46.805Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T21:45:47.070Z] #43 ... [2023-08-30T21:45:47.070Z] [2023-08-30T21:45:47.070Z] #47 [core-command internal] load build context [2023-08-30T21:45:47.070Z] #47 ... [2023-08-30T21:45:47.070Z] [2023-08-30T21:45:47.070Z] #45 [security-secretstore-setup internal] load build context [2023-08-30T21:45:47.334Z] #45 ... [2023-08-30T21:45:47.334Z] [2023-08-30T21:45:47.334Z] #48 [security-spiffe-token-provider internal] load build context [2023-08-30T21:45:47.600Z] #48 ... [2023-08-30T21:45:47.600Z] [2023-08-30T21:45:47.600Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-30T21:45:47.600Z] #49 ... [2023-08-30T21:45:47.600Z] [2023-08-30T21:45:47.600Z] #50 [support-scheduler internal] load build context [2023-08-30T21:45:47.600Z] #50 ... [2023-08-30T21:45:47.600Z] [2023-08-30T21:45:47.600Z] #51 [security-proxy-auth internal] load build context [2023-08-30T21:45:47.865Z] #51 ... [2023-08-30T21:45:47.865Z] [2023-08-30T21:45:47.865Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-08-30T21:45:47.865Z] #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done [2023-08-30T21:45:47.865Z] #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-08-30T21:45:47.865Z] #52 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-08-30T21:45:47.865Z] #52 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-08-30T21:45:47.865Z] #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-08-30T21:45:47.865Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-08-30T21:45:47.865Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-08-30T21:45:47.865Z] #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.1s done [2023-08-30T21:45:47.865Z] #52 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.5s done [2023-08-30T21:45:47.865Z] #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-08-30T21:45:47.865Z] #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-08-30T21:45:47.865Z] #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-08-30T21:45:47.865Z] #52 ... [2023-08-30T21:45:47.865Z] [2023-08-30T21:45:47.865Z] #50 [support-scheduler internal] load build context [2023-08-30T21:45:48.823Z] #50 ... [2023-08-30T21:45:48.823Z] [2023-08-30T21:45:48.823Z] #36 [core-data internal] load build context [2023-08-30T21:45:48.823Z] #36 ... [2023-08-30T21:45:48.823Z] [2023-08-30T21:45:48.823Z] #37 [core-metadata internal] load build context [2023-08-30T21:45:48.823Z] #37 ... [2023-08-30T21:45:48.823Z] [2023-08-30T21:45:48.823Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-30T21:45:48.823Z] #0 5.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T21:45:48.823Z] #0 5.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T21:45:48.823Z] #0 7.922 OK: 263 MiB in 53 packages [2023-08-30T21:45:48.823Z] #53 DONE 9.6s [2023-08-30T21:45:48.823Z] [2023-08-30T21:45:48.823Z] #37 [core-metadata internal] load build context [2023-08-30T21:45:48.823Z] #37 ... [2023-08-30T21:45:48.823Z] [2023-08-30T21:45:48.823Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:45:49.093Z] #40 ... [2023-08-30T21:45:49.093Z] [2023-08-30T21:45:49.093Z] #36 [core-data internal] load build context [2023-08-30T21:45:49.358Z] #36 ... [2023-08-30T21:45:49.358Z] [2023-08-30T21:45:49.358Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-30T21:45:49.358Z] #0 4.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T21:45:49.358Z] #0 5.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T21:45:49.358Z] #0 8.125 OK: 263 MiB in 53 packages [2023-08-30T21:45:49.358Z] #54 ... [2023-08-30T21:45:49.358Z] [2023-08-30T21:45:49.358Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-30T21:45:49.358Z] #0 7.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T21:45:49.358Z] #0 8.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T21:45:49.623Z] #55 ... [2023-08-30T21:45:49.623Z] [2023-08-30T21:45:49.623Z] #36 [core-data internal] load build context [2023-08-30T21:45:50.203Z] #36 ... [2023-08-30T21:45:50.203Z] [2023-08-30T21:45:50.203Z] #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-30T21:45:50.203Z] #54 DONE 11.5s [2023-08-30T21:45:50.203Z] [2023-08-30T21:45:50.203Z] #36 [core-data internal] load build context [2023-08-30T21:45:51.160Z] #36 ... [2023-08-30T21:45:51.160Z] [2023-08-30T21:45:51.160Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-30T21:45:51.160Z] #0 9.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T21:45:51.425Z] #56 ... [2023-08-30T21:45:51.425Z] [2023-08-30T21:45:51.425Z] #42 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-30T21:45:51.425Z] #42 8.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T21:45:51.425Z] #42 9.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T21:45:51.425Z] #42 11.26 OK: 263 MiB in 53 packages [2023-08-30T21:45:51.425Z] #42 DONE 12.1s [2023-08-30T21:45:51.425Z] [2023-08-30T21:45:51.425Z] #36 [core-data internal] load build context [2023-08-30T21:45:51.692Z] #36 transferring context: 24.20MB 12.6s [2023-08-30T21:45:52.279Z] #36 ... [2023-08-30T21:45:52.279Z] [2023-08-30T21:45:52.279Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-30T21:45:52.279Z] #0 9.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T21:45:52.279Z] #57 ... [2023-08-30T21:45:52.279Z] [2023-08-30T21:45:52.279Z] #47 [core-command internal] load build context [2023-08-30T21:45:52.279Z] #47 ... [2023-08-30T21:45:52.279Z] [2023-08-30T21:45:52.279Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-30T21:45:52.544Z] #58 ... [2023-08-30T21:45:52.544Z] [2023-08-30T21:45:52.544Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-30T21:45:52.544Z] #59 ... [2023-08-30T21:45:52.544Z] [2023-08-30T21:45:52.544Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-30T21:45:52.544Z] #60 ... [2023-08-30T21:45:52.544Z] [2023-08-30T21:45:52.544Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-30T21:45:52.809Z] #61 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T21:45:52.809Z] #61 ... [2023-08-30T21:45:52.809Z] [2023-08-30T21:45:52.809Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-30T21:45:52.809Z] #62 ... [2023-08-30T21:45:52.809Z] [2023-08-30T21:45:52.809Z] #63 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-30T21:45:53.074Z] #63 ... [2023-08-30T21:45:53.074Z] [2023-08-30T21:45:53.074Z] #64 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-30T21:45:53.074Z] #64 ... [2023-08-30T21:45:53.074Z] [2023-08-30T21:45:53.074Z] #47 [core-command internal] load build context [2023-08-30T21:45:54.033Z] #47 ... [2023-08-30T21:45:54.033Z] [2023-08-30T21:45:54.033Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-30T21:45:54.033Z] #55 10.40 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-30T21:45:54.033Z] #55 10.40 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-30T21:45:54.033Z] #55 10.40 OK: 17694 distinct packages available [2023-08-30T21:45:54.033Z] #55 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T21:45:54.033Z] #55 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T21:45:54.033Z] #55 13.91 OK: 263 MiB in 53 packages [2023-08-30T21:45:54.033Z] #55 DONE 14.8s [2023-08-30T21:45:54.033Z] [2023-08-30T21:45:54.033Z] #47 [core-command internal] load build context [2023-08-30T21:45:56.607Z] #47 ... [2023-08-30T21:45:56.607Z] [2023-08-30T21:45:56.607Z] #44 [security-bootstrapper internal] load build context [2023-08-30T21:45:56.607Z] #44 transferring context: 51.56MB 20.1s [2023-08-30T21:45:56.607Z] #44 ... [2023-08-30T21:45:56.607Z] [2023-08-30T21:45:56.607Z] #47 [core-command internal] load build context [2023-08-30T21:45:56.877Z] #47 ... [2023-08-30T21:45:56.877Z] [2023-08-30T21:45:56.877Z] #46 [support-notifications internal] load build context [2023-08-30T21:45:56.877Z] #46 ... [2023-08-30T21:45:56.877Z] [2023-08-30T21:45:56.877Z] #47 [core-command internal] load build context [2023-08-30T21:45:57.145Z] #47 ... [2023-08-30T21:45:57.146Z] [2023-08-30T21:45:57.146Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T21:45:57.146Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.2s done [2023-08-30T21:45:57.146Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.5s [2023-08-30T21:45:57.415Z] #43 ... [2023-08-30T21:45:57.415Z] [2023-08-30T21:45:57.415Z] #46 [support-notifications internal] load build context [2023-08-30T21:45:57.415Z] #46 ... [2023-08-30T21:45:57.415Z] [2023-08-30T21:45:57.415Z] #45 [security-secretstore-setup internal] load build context [2023-08-30T21:45:57.683Z] #45 ... [2023-08-30T21:45:57.683Z] [2023-08-30T21:45:57.683Z] #48 [security-spiffe-token-provider internal] load build context [2023-08-30T21:45:57.683Z] #48 ... [2023-08-30T21:45:57.683Z] [2023-08-30T21:45:57.683Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-30T21:45:57.683Z] #49 ... [2023-08-30T21:45:57.683Z] [2023-08-30T21:45:57.683Z] #48 [security-spiffe-token-provider internal] load build context [2023-08-30T21:45:57.954Z] #48 ... [2023-08-30T21:45:57.954Z] [2023-08-30T21:45:57.954Z] #51 [security-proxy-auth internal] load build context [2023-08-30T21:45:57.954Z] #51 ... [2023-08-30T21:45:57.954Z] [2023-08-30T21:45:57.954Z] #48 [security-spiffe-token-provider internal] load build context [2023-08-30T21:45:58.221Z] #48 ... [2023-08-30T21:45:58.221Z] [2023-08-30T21:45:58.221Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-08-30T21:45:58.221Z] #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.9s [2023-08-30T21:45:58.487Z] #52 ... [2023-08-30T21:45:58.487Z] [2023-08-30T21:45:58.487Z] #51 [security-proxy-auth internal] load build context [2023-08-30T21:45:58.753Z] #51 ... [2023-08-30T21:45:58.753Z] [2023-08-30T21:45:58.753Z] #50 [support-scheduler internal] load build context [2023-08-30T21:45:59.020Z] #50 ... [2023-08-30T21:45:59.020Z] [2023-08-30T21:45:59.020Z] #51 [security-proxy-auth internal] load build context [2023-08-30T21:45:59.020Z] #51 ... [2023-08-30T21:45:59.020Z] [2023-08-30T21:45:59.020Z] #37 [core-metadata internal] load build context [2023-08-30T21:45:59.020Z] #37 ... [2023-08-30T21:45:59.020Z] [2023-08-30T21:45:59.020Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:45:59.286Z] #40 ... [2023-08-30T21:45:59.286Z] [2023-08-30T21:45:59.286Z] #37 [core-metadata internal] load build context [2023-08-30T21:46:00.245Z] #37 ... [2023-08-30T21:46:00.245Z] [2023-08-30T21:46:00.245Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-30T21:46:00.245Z] #57 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T21:46:00.245Z] #57 14.45 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-30T21:46:00.245Z] #57 14.45 (2/2) Installing su-exec (0.2-r2) [2023-08-30T21:46:00.245Z] #57 14.45 Executing busybox-1.35.0-r29.trigger [2023-08-30T21:46:00.245Z] #57 14.67 OK: 8 MiB in 17 packages [2023-08-30T21:46:00.245Z] #57 DONE 18.0s [2023-08-30T21:46:00.245Z] [2023-08-30T21:46:00.245Z] #37 [core-metadata internal] load build context [2023-08-30T21:46:00.245Z] #37 ... [2023-08-30T21:46:00.245Z] [2023-08-30T21:46:00.245Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-30T21:46:00.245Z] #56 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T21:46:00.245Z] #56 14.24 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-30T21:46:00.245Z] #56 14.30 (2/4) Installing openssl (3.0.10-r0) [2023-08-30T21:46:00.245Z] #56 14.46 (3/4) Installing su-exec (0.2-r2) [2023-08-30T21:46:00.245Z] #56 14.46 (4/4) Installing yq (4.30.4-r4) [2023-08-30T21:46:00.245Z] #56 15.69 Executing busybox-1.35.0-r29.trigger [2023-08-30T21:46:00.245Z] #56 15.88 OK: 17 MiB in 19 packages [2023-08-30T21:46:00.245Z] #56 DONE 19.1s [2023-08-30T21:46:00.245Z] [2023-08-30T21:46:00.245Z] #37 [core-metadata internal] load build context [2023-08-30T21:46:02.205Z] #37 ... [2023-08-30T21:46:02.205Z] [2023-08-30T21:46:02.205Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-30T21:46:02.205Z] #65 DONE 1.4s [2023-08-30T21:46:02.205Z] [2023-08-30T21:46:02.205Z] #37 [core-metadata internal] load build context [2023-08-30T21:46:02.205Z] #37 transferring context: 20.55MB 22.0s [2023-08-30T21:46:02.205Z] #37 ... [2023-08-30T21:46:02.205Z] [2023-08-30T21:46:02.205Z] #36 [core-data internal] load build context [2023-08-30T21:46:02.472Z] #36 ... [2023-08-30T21:46:02.472Z] [2023-08-30T21:46:02.472Z] #46 [support-notifications internal] load build context [2023-08-30T21:46:02.742Z] #46 ... [2023-08-30T21:46:02.742Z] [2023-08-30T21:46:02.742Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-30T21:46:02.742Z] #61 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T21:46:02.742Z] #61 15.68 (1/4) Installing ca-certificates (20230506-r0) [2023-08-30T21:46:02.742Z] #61 16.14 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-30T21:46:02.742Z] #61 16.14 (3/4) Installing su-exec (0.2-r2) [2023-08-30T21:46:02.742Z] #61 16.14 (4/4) Installing yq (4.30.4-r4) [2023-08-30T21:46:02.742Z] #61 16.79 Executing busybox-1.35.0-r29.trigger [2023-08-30T21:46:02.742Z] #61 16.87 Executing ca-certificates-20230506-r0.trigger [2023-08-30T21:46:02.742Z] #61 18.62 OK: 17 MiB in 19 packages [2023-08-30T21:46:02.742Z] #61 DONE 20.3s [2023-08-30T21:46:02.742Z] [2023-08-30T21:46:02.742Z] #46 [support-notifications internal] load build context [2023-08-30T21:46:02.742Z] #46 ... [2023-08-30T21:46:02.742Z] [2023-08-30T21:46:02.742Z] #36 [core-data internal] load build context [2023-08-30T21:46:04.706Z] #36 ... [2023-08-30T21:46:04.706Z] [2023-08-30T21:46:04.706Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-30T21:46:04.706Z] #62 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T21:46:04.706Z] #62 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T21:46:04.706Z] #62 19.14 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-30T21:46:04.706Z] #62 19.14 Executing busybox-1.35.0-r29.trigger [2023-08-30T21:46:04.706Z] #62 19.30 OK: 8 MiB in 16 packages [2023-08-30T21:46:04.706Z] #62 DONE 21.6s [2023-08-30T21:46:04.706Z] [2023-08-30T21:46:04.706Z] #36 [core-data internal] load build context [2023-08-30T21:46:04.706Z] #36 ... [2023-08-30T21:46:04.706Z] [2023-08-30T21:46:04.706Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-30T21:46:04.706Z] #63 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T21:46:04.706Z] #63 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T21:46:04.706Z] #63 20.22 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-30T21:46:04.706Z] #63 20.29 Executing busybox-1.35.0-r29.trigger [2023-08-30T21:46:04.706Z] #63 20.60 OK: 8 MiB in 16 packages [2023-08-30T21:46:04.706Z] #63 DONE 22.5s [2023-08-30T21:46:04.706Z] [2023-08-30T21:46:04.706Z] #36 [core-data internal] load build context [2023-08-30T21:46:05.290Z] #36 ... [2023-08-30T21:46:05.290Z] [2023-08-30T21:46:05.290Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-30T21:46:05.290Z] #59 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T21:46:05.290Z] #59 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T21:46:05.290Z] #59 19.69 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-30T21:46:05.290Z] #59 19.69 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-30T21:46:05.290Z] #59 19.69 OK: 17689 distinct packages available [2023-08-30T21:46:05.290Z] #59 21.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T21:46:05.290Z] #59 ... [2023-08-30T21:46:05.290Z] [2023-08-30T21:46:05.290Z] #36 [core-data internal] load build context [2023-08-30T21:46:06.252Z] #36 ... [2023-08-30T21:46:06.252Z] [2023-08-30T21:46:06.252Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-30T21:46:06.252Z] #60 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T21:46:06.252Z] #60 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T21:46:06.252Z] #60 20.95 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-30T21:46:06.252Z] #60 20.95 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-30T21:46:06.252Z] #60 20.95 OK: 17689 distinct packages available [2023-08-30T21:46:06.252Z] #60 21.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T21:46:06.252Z] #60 23.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T21:46:06.252Z] #60 ... [2023-08-30T21:46:06.252Z] [2023-08-30T21:46:06.252Z] #36 [core-data internal] load build context [2023-08-30T21:46:06.523Z] #36 ... [2023-08-30T21:46:06.523Z] [2023-08-30T21:46:06.523Z] #44 [security-bootstrapper internal] load build context [2023-08-30T21:46:06.523Z] #44 transferring context: 71.55MB 30.4s [2023-08-30T21:46:06.523Z] #44 ... [2023-08-30T21:46:06.523Z] [2023-08-30T21:46:06.523Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-30T21:46:06.789Z] #49 ... [2023-08-30T21:46:06.789Z] [2023-08-30T21:46:06.789Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T21:46:06.789Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.0s [2023-08-30T21:46:06.789Z] #43 ... [2023-08-30T21:46:06.789Z] [2023-08-30T21:46:06.789Z] #36 [core-data internal] load build context [2023-08-30T21:46:07.371Z] #36 ... [2023-08-30T21:46:07.371Z] [2023-08-30T21:46:07.371Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-30T21:46:07.371Z] #66 DONE 6.8s [2023-08-30T21:46:07.371Z] [2023-08-30T21:46:07.371Z] #36 [core-data internal] load build context [2023-08-30T21:46:07.371Z] #36 ... [2023-08-30T21:46:07.371Z] [2023-08-30T21:46:07.371Z] #47 [core-command internal] load build context [2023-08-30T21:46:07.371Z] #47 ... [2023-08-30T21:46:07.371Z] [2023-08-30T21:46:07.371Z] #36 [core-data internal] load build context [2023-08-30T21:46:07.958Z] #36 ... [2023-08-30T21:46:07.958Z] [2023-08-30T21:46:07.958Z] #45 [security-secretstore-setup internal] load build context [2023-08-30T21:46:07.958Z] #45 ... [2023-08-30T21:46:07.958Z] [2023-08-30T21:46:07.958Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T21:46:08.234Z] #43 ... [2023-08-30T21:46:08.234Z] [2023-08-30T21:46:08.234Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-30T21:46:08.234Z] #67 DONE 0.9s [2023-08-30T21:46:08.234Z] [2023-08-30T21:46:08.234Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T21:46:08.502Z] #43 ... [2023-08-30T21:46:08.502Z] [2023-08-30T21:46:08.502Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-08-30T21:46:08.502Z] #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 23.2s [2023-08-30T21:46:08.769Z] #52 ... [2023-08-30T21:46:08.769Z] [2023-08-30T21:46:08.769Z] #48 [security-spiffe-token-provider internal] load build context [2023-08-30T21:46:08.769Z] #48 ... [2023-08-30T21:46:08.769Z] [2023-08-30T21:46:08.769Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-30T21:46:08.769Z] #58 18.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T21:46:08.769Z] #58 21.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T21:46:08.769Z] #58 23.82 (1/2) Installing ca-certificates (20230506-r0) [2023-08-30T21:46:08.769Z] #58 24.20 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-30T21:46:08.769Z] #58 24.27 Executing busybox-1.35.0-r29.trigger [2023-08-30T21:46:08.769Z] #58 24.42 Executing ca-certificates-20230506-r0.trigger [2023-08-30T21:46:08.769Z] #58 25.64 OK: 8 MiB in 17 packages [2023-08-30T21:46:08.769Z] #58 DONE 26.4s [2023-08-30T21:46:08.769Z] [2023-08-30T21:46:08.769Z] #48 [security-spiffe-token-provider internal] load build context [2023-08-30T21:46:08.769Z] #48 ... [2023-08-30T21:46:08.769Z] [2023-08-30T21:46:08.769Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T21:46:09.036Z] #43 ... [2023-08-30T21:46:09.036Z] [2023-08-30T21:46:09.036Z] #50 [support-scheduler internal] load build context [2023-08-30T21:46:09.301Z] #50 ... [2023-08-30T21:46:09.302Z] [2023-08-30T21:46:09.302Z] #51 [security-proxy-auth internal] load build context [2023-08-30T21:46:09.302Z] #51 ... [2023-08-30T21:46:09.302Z] [2023-08-30T21:46:09.302Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:46:09.569Z] #40 ... [2023-08-30T21:46:09.569Z] [2023-08-30T21:46:09.569Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T21:46:09.569Z] #43 ... [2023-08-30T21:46:09.569Z] [2023-08-30T21:46:09.569Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-30T21:46:09.569Z] #59 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T21:46:09.569Z] #59 26.01 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-30T21:46:09.569Z] #59 26.08 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-30T21:46:09.569Z] #59 26.08 (3/4) Installing libucontext (1.2-r0) [2023-08-30T21:46:09.569Z] #59 26.08 (4/4) Installing gcompat (1.1.0-r0) [2023-08-30T21:46:09.569Z] #59 26.12 Executing busybox-1.35.0-r29.trigger [2023-08-30T21:46:09.569Z] #59 26.19 OK: 8 MiB in 19 packages [2023-08-30T21:46:09.569Z] #59 DONE 27.1s [2023-08-30T21:46:09.569Z] [2023-08-30T21:46:09.569Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T21:46:11.509Z] #43 ... [2023-08-30T21:46:11.509Z] [2023-08-30T21:46:11.509Z] #64 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-30T21:46:11.509Z] #64 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T21:46:11.509Z] #64 21.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T21:46:11.509Z] #64 24.38 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-30T21:46:11.509Z] #64 24.38 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-30T21:46:11.509Z] #64 24.38 OK: 17689 distinct packages available [2023-08-30T21:46:11.509Z] #64 24.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T21:46:11.509Z] #64 26.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T21:46:11.509Z] #64 27.94 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-30T21:46:11.509Z] #64 28.01 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-30T21:46:11.509Z] #64 28.01 (3/5) Installing libucontext (1.2-r0) [2023-08-30T21:46:11.509Z] #64 28.01 (4/5) Installing gcompat (1.1.0-r0) [2023-08-30T21:46:11.509Z] #64 28.01 (5/5) Installing openssl (3.0.10-r0) [2023-08-30T21:46:11.509Z] #64 28.06 Executing busybox-1.35.0-r29.trigger [2023-08-30T21:46:11.509Z] #64 28.06 OK: 9 MiB in 20 packages [2023-08-30T21:46:11.509Z] #64 ... [2023-08-30T21:46:11.509Z] [2023-08-30T21:46:11.509Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T21:46:11.775Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.1s [2023-08-30T21:46:12.361Z] #43 ... [2023-08-30T21:46:12.361Z] [2023-08-30T21:46:12.361Z] #37 [core-metadata internal] load build context [2023-08-30T21:46:12.361Z] #37 transferring context: 43.39MB 32.4s [2023-08-30T21:46:12.626Z] #37 ... [2023-08-30T21:46:12.626Z] [2023-08-30T21:46:12.626Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:46:12.893Z] #40 ... [2023-08-30T21:46:12.893Z] [2023-08-30T21:46:12.893Z] #46 [support-notifications internal] load build context [2023-08-30T21:46:12.893Z] #46 ... [2023-08-30T21:46:12.893Z] [2023-08-30T21:46:12.893Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T21:46:13.479Z] #43 ... [2023-08-30T21:46:13.479Z] [2023-08-30T21:46:13.479Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-30T21:46:13.479Z] #60 26.47 (1/9) Installing ca-certificates (20230506-r0) [2023-08-30T21:46:13.479Z] #60 26.66 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-30T21:46:13.479Z] #60 26.66 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-30T21:46:13.479Z] #60 26.70 (4/9) Installing libcurl (8.2.1-r0) [2023-08-30T21:46:13.479Z] #60 26.82 (5/9) Installing curl (8.2.1-r0) [2023-08-30T21:46:13.479Z] #60 26.82 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-30T21:46:13.479Z] #60 26.82 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-30T21:46:13.479Z] #60 26.82 (8/9) Installing libucontext (1.2-r0) [2023-08-30T21:46:13.479Z] #60 26.82 (9/9) Installing gcompat (1.1.0-r0) [2023-08-30T21:46:13.479Z] #60 26.82 Executing busybox-1.35.0-r29.trigger [2023-08-30T21:46:13.479Z] #60 26.86 Executing ca-certificates-20230506-r0.trigger [2023-08-30T21:46:13.479Z] #60 27.49 OK: 11 MiB in 24 packages [2023-08-30T21:46:13.479Z] #60 DONE 31.0s [2023-08-30T21:46:13.479Z] [2023-08-30T21:46:13.479Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T21:46:13.745Z] #43 ... [2023-08-30T21:46:13.745Z] [2023-08-30T21:46:13.745Z] #64 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-30T21:46:13.745Z] #64 DONE 31.1s [2023-08-30T21:46:13.745Z] [2023-08-30T21:46:13.745Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T21:46:17.086Z] #43 ... [2023-08-30T21:46:17.086Z] [2023-08-30T21:46:17.086Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-30T21:46:17.086Z] #49 ... [2023-08-30T21:46:17.086Z] [2023-08-30T21:46:17.086Z] #44 [security-bootstrapper internal] load build context [2023-08-30T21:46:17.086Z] #44 transferring context: 103.71MB 40.7s [2023-08-30T21:46:17.086Z] #44 ... [2023-08-30T21:46:17.086Z] [2023-08-30T21:46:17.086Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-30T21:46:17.675Z] #49 ... [2023-08-30T21:46:17.675Z] [2023-08-30T21:46:17.675Z] #47 [core-command internal] load build context [2023-08-30T21:46:17.675Z] #47 ... [2023-08-30T21:46:17.675Z] [2023-08-30T21:46:17.675Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-30T21:46:17.940Z] #49 ... [2023-08-30T21:46:17.940Z] [2023-08-30T21:46:17.940Z] #36 [core-data internal] load build context [2023-08-30T21:46:17.940Z] #36 ... [2023-08-30T21:46:17.940Z] [2023-08-30T21:46:17.940Z] #47 [core-command internal] load build context [2023-08-30T21:46:18.205Z] #47 ... [2023-08-30T21:46:18.205Z] [2023-08-30T21:46:18.205Z] #45 [security-secretstore-setup internal] load build context [2023-08-30T21:46:18.205Z] #45 ... [2023-08-30T21:46:18.205Z] [2023-08-30T21:46:18.205Z] #47 [core-command internal] load build context [2023-08-30T21:46:19.168Z] #47 ... [2023-08-30T21:46:19.168Z] [2023-08-30T21:46:19.168Z] #48 [security-spiffe-token-provider internal] load build context [2023-08-30T21:46:19.168Z] #48 ... [2023-08-30T21:46:19.168Z] [2023-08-30T21:46:19.168Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-08-30T21:46:19.168Z] #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 25.4s done [2023-08-30T21:46:19.168Z] #52 ... [2023-08-30T21:46:19.168Z] [2023-08-30T21:46:19.168Z] #48 [security-spiffe-token-provider internal] load build context [2023-08-30T21:46:19.434Z] #48 ... [2023-08-30T21:46:19.434Z] [2023-08-30T21:46:19.434Z] #51 [security-proxy-auth internal] load build context [2023-08-30T21:46:19.434Z] #51 ... [2023-08-30T21:46:19.434Z] [2023-08-30T21:46:19.434Z] #68 [security-spire-agent stage-2 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-08-30T21:46:19.434Z] #68 DONE 1.7s [2023-08-30T21:46:19.434Z] [2023-08-30T21:46:19.434Z] #51 [security-proxy-auth internal] load build context [2023-08-30T21:46:19.434Z] #51 ... [2023-08-30T21:46:19.434Z] [2023-08-30T21:46:19.434Z] #50 [support-scheduler internal] load build context [2023-08-30T21:46:19.700Z] #50 ... [2023-08-30T21:46:19.700Z] [2023-08-30T21:46:19.700Z] #48 [security-spiffe-token-provider internal] load build context [2023-08-30T21:46:23.034Z] #48 transferring context: 134.69MB 44.8s [2023-08-30T21:46:23.034Z] #48 ... [2023-08-30T21:46:23.034Z] [2023-08-30T21:46:23.034Z] #37 [core-metadata internal] load build context [2023-08-30T21:46:23.034Z] #37 ... [2023-08-30T21:46:23.034Z] [2023-08-30T21:46:23.034Z] #48 [security-spiffe-token-provider internal] load build context [2023-08-30T21:46:23.034Z] #48 ... [2023-08-30T21:46:23.034Z] [2023-08-30T21:46:23.034Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:46:23.034Z] #40 ... [2023-08-30T21:46:23.034Z] [2023-08-30T21:46:23.034Z] #46 [support-notifications internal] load build context [2023-08-30T21:46:23.034Z] #46 ... [2023-08-30T21:46:23.034Z] [2023-08-30T21:46:23.034Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:46:23.613Z] #40 ... [2023-08-30T21:46:23.613Z] [2023-08-30T21:46:23.613Z] #69 [security-spire-server stage-1 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-08-30T21:46:23.613Z] #69 DONE 2.8s [2023-08-30T21:46:23.613Z] [2023-08-30T21:46:23.613Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:46:23.878Z] #40 ... [2023-08-30T21:46:23.878Z] [2023-08-30T21:46:23.878Z] #70 [security-spire-config stage-1 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-08-30T21:46:23.878Z] #70 DONE 3.1s [2023-08-30T21:46:23.878Z] [2023-08-30T21:46:23.878Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:46:23.878Z] #40 ... [2023-08-30T21:46:23.878Z] [2023-08-30T21:46:23.878Z] #71 [security-spire-agent stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-08-30T21:46:23.878Z] #71 DONE 3.3s [2023-08-30T21:46:23.878Z] [2023-08-30T21:46:23.878Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:46:24.834Z] #40 ... [2023-08-30T21:46:24.834Z] [2023-08-30T21:46:24.834Z] #72 [security-spire-config stage-1 4/9] COPY Attribution.txt / [2023-08-30T21:46:24.834Z] #72 DONE 1.0s [2023-08-30T21:46:24.834Z] [2023-08-30T21:46:24.834Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:46:25.100Z] #40 ... [2023-08-30T21:46:25.100Z] [2023-08-30T21:46:25.100Z] #73 [security-spire-server stage-1 4/8] COPY Attribution.txt / [2023-08-30T21:46:25.100Z] #73 DONE 1.4s [2023-08-30T21:46:25.100Z] [2023-08-30T21:46:25.100Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:46:25.366Z] #40 ... [2023-08-30T21:46:25.366Z] [2023-08-30T21:46:25.366Z] #74 [security-spire-agent stage-2 5/9] COPY Attribution.txt / [2023-08-30T21:46:25.366Z] #74 DONE 1.3s [2023-08-30T21:46:25.366Z] [2023-08-30T21:46:25.366Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:46:25.947Z] #40 ... [2023-08-30T21:46:25.947Z] [2023-08-30T21:46:25.947Z] #75 [security-spire-config stage-1 5/9] COPY security.txt / [2023-08-30T21:46:25.947Z] #75 DONE 0.8s [2023-08-30T21:46:25.947Z] [2023-08-30T21:46:25.947Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:46:26.530Z] #40 ... [2023-08-30T21:46:26.530Z] [2023-08-30T21:46:26.530Z] #76 [security-spire-server stage-1 5/8] COPY security.txt / [2023-08-30T21:46:26.530Z] #76 DONE 1.3s [2023-08-30T21:46:26.530Z] [2023-08-30T21:46:26.530Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:46:26.807Z] #40 ... [2023-08-30T21:46:26.807Z] [2023-08-30T21:46:26.807Z] #77 [security-spire-agent stage-2 6/9] COPY security.txt / [2023-08-30T21:46:26.807Z] #77 DONE 1.4s [2023-08-30T21:46:26.807Z] [2023-08-30T21:46:26.807Z] #45 [security-secretstore-setup internal] load build context [2023-08-30T21:46:26.807Z] #45 transferring context: 188.28MB 49.7s done [2023-08-30T21:46:26.807Z] #45 DONE 50.3s [2023-08-30T21:46:26.807Z] [2023-08-30T21:46:26.807Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:46:26.807Z] #40 ... [2023-08-30T21:46:26.807Z] [2023-08-30T21:46:26.808Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T21:46:26.808Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 29.5s done [2023-08-30T21:46:27.080Z] #43 ... [2023-08-30T21:46:27.080Z] [2023-08-30T21:46:27.080Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:46:27.080Z] #40 ... [2023-08-30T21:46:27.080Z] [2023-08-30T21:46:27.080Z] #44 [security-bootstrapper internal] load build context [2023-08-30T21:46:27.346Z] #44 ... [2023-08-30T21:46:27.346Z] [2023-08-30T21:46:27.346Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:46:27.346Z] #40 ... [2023-08-30T21:46:27.346Z] [2023-08-30T21:46:27.346Z] #78 [security-spire-config stage-1 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-30T21:46:27.346Z] #78 DONE 1.4s [2023-08-30T21:46:27.346Z] [2023-08-30T21:46:27.346Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:46:27.929Z] #40 ... [2023-08-30T21:46:27.929Z] [2023-08-30T21:46:27.929Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-30T21:46:27.929Z] #49 ... [2023-08-30T21:46:27.929Z] [2023-08-30T21:46:27.929Z] #79 [security-spire-server stage-1 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-30T21:46:27.929Z] #79 DONE 1.4s [2023-08-30T21:46:27.929Z] [2023-08-30T21:46:27.929Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-30T21:46:27.929Z] #49 ... [2023-08-30T21:46:27.929Z] [2023-08-30T21:46:27.929Z] #36 [core-data internal] load build context [2023-08-30T21:46:28.205Z] #36 transferring context: 188.28MB 49.1s done [2023-08-30T21:46:28.205Z] #36 ... [2023-08-30T21:46:28.205Z] [2023-08-30T21:46:28.205Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-30T21:46:28.469Z] #49 ... [2023-08-30T21:46:28.469Z] [2023-08-30T21:46:28.469Z] #80 [security-spire-agent stage-2 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-30T21:46:28.469Z] #80 DONE 1.5s [2023-08-30T21:46:28.469Z] [2023-08-30T21:46:28.469Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-30T21:46:28.867Z] #49 ... [2023-08-30T21:46:28.867Z] [2023-08-30T21:46:28.867Z] #36 [core-data internal] load build context [2023-08-30T21:46:28.867Z] #36 DONE 50.0s [2023-08-30T21:46:28.867Z] [2023-08-30T21:46:28.867Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:46:28.867Z] #40 ... [2023-08-30T21:46:28.867Z] [2023-08-30T21:46:28.867Z] #81 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-30T21:46:28.867Z] #81 DONE 1.5s [2023-08-30T21:46:28.867Z] [2023-08-30T21:46:28.867Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:46:28.867Z] #40 ... [2023-08-30T21:46:28.867Z] [2023-08-30T21:46:28.867Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-30T21:46:28.867Z] #82 DONE 1.9s [2023-08-30T21:46:28.867Z] [2023-08-30T21:46:28.867Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:46:29.155Z] #40 ... [2023-08-30T21:46:29.155Z] [2023-08-30T21:46:29.155Z] #47 [core-command internal] load build context [2023-08-30T21:46:29.155Z] #47 ... [2023-08-30T21:46:29.155Z] [2023-08-30T21:46:29.155Z] #51 [security-proxy-auth internal] load build context [2023-08-30T21:46:29.155Z] #51 transferring context: 188.28MB 50.9s done [2023-08-30T21:46:29.155Z] #51 DONE 51.5s [2023-08-30T21:46:29.155Z] [2023-08-30T21:46:29.155Z] #47 [core-command internal] load build context [2023-08-30T21:46:29.155Z] #47 ... [2023-08-30T21:46:29.155Z] [2023-08-30T21:46:29.155Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-30T21:46:29.796Z] #49 ... [2023-08-30T21:46:29.796Z] [2023-08-30T21:46:29.796Z] #50 [support-scheduler internal] load build context [2023-08-30T21:46:29.796Z] #50 ... [2023-08-30T21:46:29.796Z] [2023-08-30T21:46:29.796Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-30T21:46:30.087Z] #49 ... [2023-08-30T21:46:30.087Z] [2023-08-30T21:46:30.087Z] #83 [security-spire-server stage-1 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-30T21:46:30.087Z] #83 DONE 1.6s [2023-08-30T21:46:30.087Z] [2023-08-30T21:46:30.087Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-30T21:46:30.087Z] #49 ... [2023-08-30T21:46:30.087Z] [2023-08-30T21:46:30.087Z] #84 [security-spire-agent stage-2 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-30T21:46:30.087Z] #84 DONE 1.6s [2023-08-30T21:46:30.087Z] [2023-08-30T21:46:30.087Z] #85 [security-spire-config stage-1 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-30T21:46:30.087Z] #85 DONE 1.3s [2023-08-30T21:46:30.087Z] [2023-08-30T21:46:30.087Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-30T21:46:30.365Z] #49 ... [2023-08-30T21:46:30.365Z] [2023-08-30T21:46:30.365Z] #86 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-30T21:46:30.365Z] #86 DONE 1.5s [2023-08-30T21:46:30.365Z] [2023-08-30T21:46:30.365Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-30T21:46:31.380Z] #49 ... [2023-08-30T21:46:31.380Z] [2023-08-30T21:46:31.380Z] #87 [security-spire-server stage-1 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-30T21:46:31.380Z] #87 DONE 1.5s [2023-08-30T21:46:31.665Z] [2023-08-30T21:46:31.665Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-30T21:46:31.665Z] #49 ... [2023-08-30T21:46:31.665Z] [2023-08-30T21:46:31.665Z] #88 [security-spire-agent stage-2 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-30T21:46:31.665Z] #88 DONE 1.5s [2023-08-30T21:46:31.665Z] [2023-08-30T21:46:31.665Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-30T21:46:32.698Z] #49 ... [2023-08-30T21:46:32.698Z] [2023-08-30T21:46:32.698Z] #46 [support-notifications internal] load build context [2023-08-30T21:46:32.698Z] #46 transferring context: 188.28MB 55.4s done [2023-08-30T21:46:32.698Z] #46 DONE 56.1s [2023-08-30T21:46:32.698Z] [2023-08-30T21:46:32.698Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-30T21:46:32.970Z] #49 ... [2023-08-30T21:46:32.970Z] [2023-08-30T21:46:32.970Z] #48 [security-spiffe-token-provider internal] load build context [2023-08-30T21:46:32.970Z] #48 ... [2023-08-30T21:46:32.970Z] [2023-08-30T21:46:32.970Z] #37 [core-metadata internal] load build context [2023-08-30T21:46:33.237Z] #37 ... [2023-08-30T21:46:33.237Z] [2023-08-30T21:46:33.237Z] #49 [core-common-config-bootstrapper internal] load build context [2023-08-30T21:46:33.503Z] #49 transferring context: 188.28MB 55.7s done [2023-08-30T21:46:33.769Z] #49 DONE 56.4s [2023-08-30T21:46:33.769Z] [2023-08-30T21:46:33.769Z] #37 [core-metadata internal] load build context [2023-08-30T21:46:34.035Z] #37 ... [2023-08-30T21:46:34.035Z] [2023-08-30T21:46:34.035Z] #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-30T21:46:34.035Z] #89 DONE 1.2s [2023-08-30T21:46:34.035Z] [2023-08-30T21:46:34.035Z] #37 [core-metadata internal] load build context [2023-08-30T21:46:34.993Z] #37 ... [2023-08-30T21:46:34.993Z] [2023-08-30T21:46:34.993Z] #48 [security-spiffe-token-provider internal] load build context [2023-08-30T21:46:34.993Z] #48 transferring context: 188.28MB 57.0s done [2023-08-30T21:46:34.993Z] #48 DONE 57.7s [2023-08-30T21:46:35.259Z] [2023-08-30T21:46:35.259Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:46:35.259Z] #40 ... [2023-08-30T21:46:35.259Z] [2023-08-30T21:46:35.259Z] #37 [core-metadata internal] load build context [2023-08-30T21:46:35.524Z] #37 ... [2023-08-30T21:46:35.524Z] [2023-08-30T21:46:35.524Z] #47 [core-command internal] load build context [2023-08-30T21:46:35.524Z] #47 transferring context: 188.28MB 58.1s done [2023-08-30T21:46:35.525Z] #47 DONE 58.6s [2023-08-30T21:46:35.525Z] [2023-08-30T21:46:35.525Z] #37 [core-metadata internal] load build context [2023-08-30T21:46:36.499Z] #37 ... [2023-08-30T21:46:36.499Z] [2023-08-30T21:46:36.499Z] #40 [security-proxy-setup internal] load build context [2023-08-30T21:46:36.499Z] #40 transferring context: 188.28MB 56.1s done [2023-08-30T21:46:36.499Z] #40 DONE 57.6s [2023-08-30T21:46:36.499Z] [2023-08-30T21:46:36.499Z] #37 [core-metadata internal] load build context [2023-08-30T21:46:36.499Z] #37 ... [2023-08-30T21:46:36.499Z] [2023-08-30T21:46:36.499Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-30T21:46:36.499Z] #90 DONE 1.1s [2023-08-30T21:46:36.499Z] [2023-08-30T21:46:36.499Z] #44 [security-bootstrapper internal] load build context [2023-08-30T21:46:36.766Z] #44 ... [2023-08-30T21:46:36.766Z] [2023-08-30T21:46:36.766Z] #37 [core-metadata internal] load build context [2023-08-30T21:46:38.178Z] #37 ... [2023-08-30T21:46:38.178Z] [2023-08-30T21:46:38.178Z] #91 [security-spire-agent] exporting to image [2023-08-30T21:46:38.178Z] #91 exporting layers 6.0s done [2023-08-30T21:46:38.178Z] #91 writing image sha256:d4821c735eccb472b2201fc0c5579c5c73d5ef39798ac0da45f3264e2154b712 0.1s done [2023-08-30T21:46:38.178Z] #91 naming to docker.io/library/security-spire-config-arm64 done [2023-08-30T21:46:38.178Z] #91 writing image sha256:498670a7df5a95096a96d28f1d3bc4f10b3e6b5f6090bda23d976047ef0973cd 0.1s done [2023-08-30T21:46:38.178Z] #91 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-08-30T21:46:38.178Z] #91 writing image sha256:797d68a6f5058bb581cd8f5d1f7b1d66733d6cde6744d98ca121ef3e152dfec0 0.0s done [2023-08-30T21:46:38.178Z] #91 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-08-30T21:46:38.178Z] #91 DONE 7.5s [2023-08-30T21:46:38.178Z] [2023-08-30T21:46:38.178Z] #37 [core-metadata internal] load build context [2023-08-30T21:46:38.178Z] #37 ... [2023-08-30T21:46:38.178Z] [2023-08-30T21:46:38.178Z] #44 [security-bootstrapper internal] load build context [2023-08-30T21:46:38.178Z] #44 transferring context: 188.28MB 62.1s done [2023-08-30T21:46:38.178Z] #44 DONE 62.2s [2023-08-30T21:46:38.178Z] [2023-08-30T21:46:38.178Z] #37 [core-metadata internal] load build context [2023-08-30T21:46:38.444Z] #37 transferring context: 188.28MB 58.4s done [2023-08-30T21:46:38.714Z] #37 DONE 60.0s [2023-08-30T21:46:38.714Z] [2023-08-30T21:46:38.714Z] #50 [support-scheduler internal] load build context [2023-08-30T21:46:38.982Z] #50 ... [2023-08-30T21:46:38.982Z] [2023-08-30T21:46:38.982Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T21:46:39.247Z] #92 ... [2023-08-30T21:46:39.247Z] [2023-08-30T21:46:39.247Z] #50 [support-scheduler internal] load build context [2023-08-30T21:46:39.512Z] #50 transferring context: 188.28MB 61.7s done [2023-08-30T21:46:39.512Z] #50 DONE 61.9s [2023-08-30T21:46:39.512Z] [2023-08-30T21:46:39.512Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T21:46:40.913Z] #93 ... [2023-08-30T21:46:40.913Z] [2023-08-30T21:46:40.913Z] #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T21:46:40.913Z] #94 ... [2023-08-30T21:46:40.913Z] [2023-08-30T21:46:40.913Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T21:47:37.366Z] #95 ... [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T21:47:37.366Z] #92 DONE 62.9s [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T21:47:37.366Z] #94 DONE 61.3s [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T21:47:37.366Z] #95 DONE 57.7s [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T21:47:37.366Z] #93 DONE 55.5s [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-30T21:47:37.366Z] #96 DONE 3.2s [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #97 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T21:47:37.366Z] #97 CACHED [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #98 [security-proxy-setup builder 6/7] COPY . . [2023-08-30T21:47:37.366Z] #98 CACHED [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-30T21:47:37.366Z] #99 CACHED [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #100 [core-data builder 6/7] COPY . . [2023-08-30T21:47:37.366Z] #100 DONE 3.3s [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #101 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T21:47:37.366Z] #101 CACHED [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #102 [core-metadata builder 6/7] COPY . . [2023-08-30T21:47:37.366Z] #102 CACHED [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #103 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-30T21:47:37.366Z] #103 CACHED [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #104 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T21:47:37.366Z] #104 CACHED [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #105 [security-proxy-auth builder 6/7] COPY . . [2023-08-30T21:47:37.366Z] #105 CACHED [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #106 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-30T21:47:37.366Z] #106 CACHED [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #107 [support-notifications builder 6/7] COPY . . [2023-08-30T21:47:37.366Z] #107 DONE 3.3s [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #108 [security-secretstore-setup builder 6/7] COPY . . [2023-08-30T21:47:37.366Z] #108 DONE 3.3s [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-30T21:47:37.366Z] #109 CACHED [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #110 [security-bootstrapper builder 6/7] COPY . . [2023-08-30T21:47:37.366Z] #110 CACHED [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T21:47:37.366Z] #111 CACHED [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-30T21:47:37.366Z] #112 ... [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T21:47:37.366Z] #113 CACHED [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #114 [support-scheduler builder 6/7] COPY . . [2023-08-30T21:47:37.366Z] #114 CACHED [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-30T21:47:37.366Z] #115 CACHED [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-30T21:47:37.366Z] #116 CACHED [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-30T21:47:37.366Z] #117 CACHED [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T21:47:37.366Z] #118 CACHED [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #119 [core-command builder 6/7] COPY . . [2023-08-30T21:47:37.366Z] #119 CACHED [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T21:47:37.366Z] #120 CACHED [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #121 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-30T21:47:37.366Z] #121 CACHED [2023-08-30T21:47:37.366Z] [2023-08-30T21:47:37.366Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-30T21:47:40.703Z] #122 5.038 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-30T21:47:40.703Z] #122 ... [2023-08-30T21:47:40.703Z] [2023-08-30T21:47:40.703Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-30T21:47:40.703Z] #112 4.783 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-30T21:47:46.033Z] #112 ... [2023-08-30T21:47:46.033Z] [2023-08-30T21:47:46.033Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-30T21:47:46.033Z] #0 4.785 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-30T21:47:46.033Z] #123 ... [2023-08-30T21:47:46.033Z] [2023-08-30T21:47:46.033Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-30T21:47:46.033Z] #0 4.220 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-30T21:47:46.033Z] #124 ... [2023-08-30T21:47:46.033Z] [2023-08-30T21:47:46.033Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-30T21:47:46.033Z] #0 4.583 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-30T21:47:46.033Z] #125 ... [2023-08-30T21:47:46.033Z] [2023-08-30T21:47:46.033Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-30T21:47:46.033Z] #0 4.387 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-30T21:47:46.033Z] #126 ... [2023-08-30T21:47:46.033Z] [2023-08-30T21:47:46.033Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T21:47:46.033Z] #0 4.722 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-30T21:47:46.033Z] #127 ... [2023-08-30T21:47:46.033Z] [2023-08-30T21:47:46.033Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-30T21:47:46.033Z] #0 4.180 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-30T21:47:46.033Z] #128 ... [2023-08-30T21:47:46.033Z] [2023-08-30T21:47:46.033Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-30T21:47:46.033Z] #0 4.907 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-30T21:47:46.301Z] #129 ... [2023-08-30T21:47:46.301Z] [2023-08-30T21:47:46.301Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-30T21:47:46.301Z] #0 4.828 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-30T21:47:46.301Z] #130 ... [2023-08-30T21:47:46.301Z] [2023-08-30T21:47:46.301Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-30T21:47:46.301Z] #0 5.061 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-30T22:02:53.780Z] #131 ... [2023-08-30T22:02:53.780Z] [2023-08-30T22:02:53.780Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-30T22:02:53.780Z] #123 DONE 911.8s [2023-08-30T22:02:53.780Z] [2023-08-30T22:02:53.780Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T22:02:53.780Z] #43 ... [2023-08-30T22:02:53.780Z] [2023-08-30T22:02:53.780Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T22:02:53.780Z] #132 DONE 0.1s [2023-08-30T22:02:53.780Z] [2023-08-30T22:02:53.780Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-30T22:02:53.780Z] #133 DONE 0.1s [2023-08-30T22:02:53.780Z] [2023-08-30T22:02:53.780Z] #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-08-30T22:02:53.780Z] #134 DONE 0.2s [2023-08-30T22:02:53.780Z] [2023-08-30T22:02:53.780Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-30T22:02:53.780Z] #135 DONE 0.1s [2023-08-30T22:02:53.780Z] [2023-08-30T22:02:53.780Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-30T22:02:53.780Z] #136 DONE 0.3s [2023-08-30T22:02:53.780Z] [2023-08-30T22:02:53.780Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-30T22:02:53.780Z] #137 DONE 0.2s [2023-08-30T22:02:53.780Z] [2023-08-30T22:02:53.780Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-30T22:02:53.780Z] #130 ... [2023-08-30T22:02:53.780Z] [2023-08-30T22:02:53.780Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-30T22:02:53.780Z] #138 DONE 2.2s [2023-08-30T22:02:53.780Z] [2023-08-30T22:02:53.780Z] #91 [security-proxy-setup] exporting to image [2023-08-30T22:02:53.780Z] #91 exporting layers [2023-08-30T22:02:53.780Z] #91 exporting layers 1.0s done [2023-08-30T22:02:53.780Z] #91 writing image sha256:f6e9b1ca7cfb855b31a6d946c7f1d187d3a8d4868f1ec0d58d946792a0aa60ad done [2023-08-30T22:02:53.780Z] #91 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-30T22:02:53.780Z] #91 DONE 8.6s [2023-08-30T22:02:53.780Z] [2023-08-30T22:02:53.780Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-30T22:02:53.780Z] #129 914.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-30T22:03:06.057Z] #129 ... [2023-08-30T22:03:06.057Z] [2023-08-30T22:03:06.057Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-30T22:03:06.057Z] #126 DONE 929.2s [2023-08-30T22:03:06.057Z] [2023-08-30T22:03:06.057Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-30T22:03:06.057Z] #139 DONE 0.4s [2023-08-30T22:03:06.057Z] [2023-08-30T22:03:06.057Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-30T22:03:07.475Z] #140 DONE 2.5s [2023-08-30T22:03:07.475Z] [2023-08-30T22:03:07.475Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T22:03:07.753Z] #141 DONE 0.4s [2023-08-30T22:03:07.753Z] [2023-08-30T22:03:07.753Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-30T22:03:07.753Z] #142 DONE 0.2s [2023-08-30T22:03:07.753Z] [2023-08-30T22:03:07.753Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-30T22:03:08.021Z] #112 ... [2023-08-30T22:03:08.021Z] [2023-08-30T22:03:08.021Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-30T22:03:08.303Z] #143 DONE 0.3s [2023-08-30T22:03:08.303Z] [2023-08-30T22:03:08.303Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-30T22:03:08.303Z] #144 DONE 0.1s [2023-08-30T22:03:08.303Z] [2023-08-30T22:03:08.303Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-30T22:03:08.303Z] #124 ... [2023-08-30T22:03:08.303Z] [2023-08-30T22:03:08.303Z] #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-08-30T22:03:08.571Z] #145 DONE 0.1s [2023-08-30T22:03:08.571Z] [2023-08-30T22:03:08.571Z] #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-08-30T22:03:08.571Z] #146 DONE 0.2s [2023-08-30T22:03:08.571Z] [2023-08-30T22:03:08.571Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-30T22:03:08.840Z] #147 DONE 0.1s [2023-08-30T22:03:08.840Z] [2023-08-30T22:03:08.840Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-30T22:03:08.840Z] #148 DONE 0.1s [2023-08-30T22:03:08.840Z] [2023-08-30T22:03:08.840Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-30T22:03:08.840Z] #131 ... [2023-08-30T22:03:08.840Z] [2023-08-30T22:03:08.840Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-30T22:03:11.410Z] #149 DONE 2.5s [2023-08-30T22:03:11.410Z] [2023-08-30T22:03:11.410Z] #91 [security-bootstrapper] exporting to image [2023-08-30T22:03:11.410Z] #91 exporting layers [2023-08-30T22:03:12.373Z] #91 exporting layers 1.0s done [2023-08-30T22:03:12.373Z] #91 writing image sha256:c9bfdfad3d11567b827338de00827eee3b72c9faa929b1ab3c6a2d30ded041a8 done [2023-08-30T22:03:12.373Z] #91 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-30T22:03:12.373Z] #91 DONE 9.5s [2023-08-30T22:03:12.373Z] [2023-08-30T22:03:12.373Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-08-30T22:03:14.325Z] #52 ... [2023-08-30T22:03:14.325Z] [2023-08-30T22:03:14.325Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-30T22:03:14.325Z] #129 DONE 939.1s [2023-08-30T22:03:14.667Z] [2023-08-30T22:03:14.667Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T22:03:14.933Z] #43 ... [2023-08-30T22:03:14.933Z] [2023-08-30T22:03:14.933Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T22:03:15.237Z] #150 DONE 0.4s [2023-08-30T22:03:15.237Z] [2023-08-30T22:03:15.237Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-30T22:03:15.237Z] #122 ... [2023-08-30T22:03:15.237Z] [2023-08-30T22:03:15.237Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-30T22:03:15.506Z] #151 DONE 0.3s [2023-08-30T22:03:15.506Z] [2023-08-30T22:03:15.506Z] #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-08-30T22:03:15.777Z] #152 DONE 0.3s [2023-08-30T22:03:15.777Z] [2023-08-30T22:03:15.777Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-30T22:03:15.777Z] #112 ... [2023-08-30T22:03:15.777Z] [2023-08-30T22:03:15.777Z] #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-08-30T22:03:16.091Z] #153 DONE 0.2s [2023-08-30T22:03:16.091Z] [2023-08-30T22:03:16.091Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-30T22:03:16.091Z] #154 DONE 0.3s [2023-08-30T22:03:16.091Z] [2023-08-30T22:03:16.091Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-30T22:03:16.356Z] #130 ... [2023-08-30T22:03:16.356Z] [2023-08-30T22:03:16.356Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-30T22:03:16.622Z] #155 DONE 0.4s [2023-08-30T22:03:16.623Z] [2023-08-30T22:03:16.623Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-30T22:03:16.623Z] #112 ... [2023-08-30T22:03:16.623Z] [2023-08-30T22:03:16.623Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-30T22:03:17.204Z] #156 DONE 0.4s [2023-08-30T22:03:17.204Z] [2023-08-30T22:03:17.204Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-30T22:03:17.204Z] #157 DONE 0.2s [2023-08-30T22:03:17.204Z] [2023-08-30T22:03:17.204Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-30T22:03:17.204Z] #131 ... [2023-08-30T22:03:17.204Z] [2023-08-30T22:03:17.204Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-30T22:03:18.157Z] #158 ... [2023-08-30T22:03:18.157Z] [2023-08-30T22:03:18.157Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-30T22:03:18.157Z] #125 DONE 942.9s [2023-08-30T22:03:18.423Z] [2023-08-30T22:03:18.423Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-30T22:03:19.390Z] #122 ... [2023-08-30T22:03:19.390Z] [2023-08-30T22:03:19.390Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T22:03:19.390Z] #159 DONE 0.2s [2023-08-30T22:03:19.390Z] [2023-08-30T22:03:19.390Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-30T22:03:19.658Z] #160 DONE 0.2s [2023-08-30T22:03:19.658Z] [2023-08-30T22:03:19.658Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T22:03:19.658Z] #43 ... [2023-08-30T22:03:19.658Z] [2023-08-30T22:03:19.658Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-30T22:03:19.923Z] #161 ... [2023-08-30T22:03:19.923Z] [2023-08-30T22:03:19.923Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-30T22:03:19.923Z] #158 DONE 2.6s [2023-08-30T22:03:20.188Z] [2023-08-30T22:03:20.188Z] #91 [security-secretstore-setup] exporting to image [2023-08-30T22:03:20.188Z] #91 exporting layers [2023-08-30T22:03:20.453Z] #91 ... [2023-08-30T22:03:20.453Z] [2023-08-30T22:03:20.453Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-30T22:03:20.453Z] #161 DONE 0.9s [2023-08-30T22:03:20.720Z] [2023-08-30T22:03:20.720Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-30T22:03:20.720Z] #162 DONE 0.2s [2023-08-30T22:03:20.720Z] [2023-08-30T22:03:20.720Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-30T22:03:20.985Z] #112 ... [2023-08-30T22:03:20.985Z] [2023-08-30T22:03:20.985Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-30T22:03:20.985Z] #163 DONE 0.2s [2023-08-30T22:03:20.985Z] [2023-08-30T22:03:20.985Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-30T22:03:21.252Z] #130 ... [2023-08-30T22:03:21.252Z] [2023-08-30T22:03:21.252Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-30T22:03:21.837Z] #164 ... [2023-08-30T22:03:21.837Z] [2023-08-30T22:03:21.837Z] #91 [security-secretstore-setup] exporting to image [2023-08-30T22:03:21.837Z] #91 exporting layers 1.9s done [2023-08-30T22:03:21.837Z] #91 writing image sha256:c6130894fec7583e36e61e1cb966a00e118880b543090c8590e2eef2fe42936f 0.0s done [2023-08-30T22:03:21.837Z] #91 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-30T22:03:21.837Z] #91 DONE 11.4s [2023-08-30T22:03:21.837Z] [2023-08-30T22:03:21.837Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-30T22:03:23.238Z] #164 DONE 2.1s [2023-08-30T22:03:23.238Z] [2023-08-30T22:03:23.238Z] #91 [security-proxy-auth] exporting to image [2023-08-30T22:03:23.819Z] #91 exporting layers 0.5s done [2023-08-30T22:03:23.819Z] #91 writing image sha256:1e523fa526d52fdbeda22a6636a6d1ee51cb48372da94d6316b2d77f54fe054a done [2023-08-30T22:03:23.819Z] #91 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-08-30T22:03:23.819Z] #91 DONE 11.9s [2023-08-30T22:03:23.819Z] [2023-08-30T22:03:23.819Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-30T22:03:36.102Z] #124 ... [2023-08-30T22:03:36.102Z] [2023-08-30T22:03:36.102Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-30T22:03:36.102Z] #131 DONE 960.7s [2023-08-30T22:03:36.102Z] [2023-08-30T22:03:36.102Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-08-30T22:03:36.687Z] #52 ... [2023-08-30T22:03:36.687Z] [2023-08-30T22:03:36.687Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T22:03:36.687Z] #165 DONE 0.2s [2023-08-30T22:03:36.687Z] [2023-08-30T22:03:36.687Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-30T22:03:36.965Z] #166 DONE 0.1s [2023-08-30T22:03:36.965Z] [2023-08-30T22:03:36.965Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-30T22:03:37.232Z] #167 DONE 0.3s [2023-08-30T22:03:37.232Z] [2023-08-30T22:03:37.232Z] #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-08-30T22:03:37.499Z] #168 DONE 0.2s [2023-08-30T22:03:37.499Z] [2023-08-30T22:03:37.499Z] #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-08-30T22:03:37.499Z] #169 DONE 0.1s [2023-08-30T22:03:37.499Z] [2023-08-30T22:03:37.499Z] #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-08-30T22:03:39.446Z] #170 DONE 1.8s [2023-08-30T22:03:39.446Z] [2023-08-30T22:03:39.446Z] #91 [core-common-config-bootstrapper] exporting to image [2023-08-30T22:03:39.446Z] #91 exporting layers [2023-08-30T22:03:40.029Z] #91 exporting layers 0.5s done [2023-08-30T22:03:40.029Z] #91 writing image sha256:33cf5da0e20a02a7036e55b3728a347578b0325339e33f77add19a7057a1699f done [2023-08-30T22:03:40.029Z] #91 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-30T22:03:40.029Z] #91 DONE 12.4s [2023-08-30T22:03:40.029Z] [2023-08-30T22:03:40.029Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T22:04:18.850Z] #43 ... [2023-08-30T22:04:18.850Z] [2023-08-30T22:04:18.850Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-30T22:04:18.850Z] #122 DONE 1002.8s [2023-08-30T22:04:18.850Z] [2023-08-30T22:04:18.851Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T22:04:18.851Z] #43 ... [2023-08-30T22:04:18.851Z] [2023-08-30T22:04:18.851Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T22:04:18.851Z] #171 DONE 0.3s [2023-08-30T22:04:18.851Z] [2023-08-30T22:04:18.851Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-30T22:04:18.851Z] #172 DONE 0.2s [2023-08-30T22:04:18.851Z] [2023-08-30T22:04:18.851Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-30T22:04:19.440Z] #173 DONE 0.3s [2023-08-30T22:04:19.440Z] [2023-08-30T22:04:19.440Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-30T22:04:19.440Z] #174 DONE 0.1s [2023-08-30T22:04:19.440Z] [2023-08-30T22:04:19.440Z] #91 [core-command] exporting to image [2023-08-30T22:04:19.440Z] #91 exporting layers [2023-08-30T22:04:19.440Z] #91 exporting layers 0.3s done [2023-08-30T22:04:19.706Z] #91 writing image sha256:7554b24583250ea8405c7dabb47b4c06d2d4139397f31930a178ad337b374516 done [2023-08-30T22:04:19.706Z] #91 naming to docker.io/library/core-command-arm64 done [2023-08-30T22:04:19.706Z] #91 DONE 12.7s [2023-08-30T22:04:19.706Z] [2023-08-30T22:04:19.706Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T22:04:32.016Z] #127 ... [2023-08-30T22:04:32.016Z] [2023-08-30T22:04:32.016Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-30T22:04:32.016Z] #130 DONE 1016.1s [2023-08-30T22:04:32.016Z] [2023-08-30T22:04:32.016Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T22:04:32.016Z] #43 ... [2023-08-30T22:04:32.016Z] [2023-08-30T22:04:32.016Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T22:04:32.016Z] #175 DONE 0.2s [2023-08-30T22:04:32.016Z] [2023-08-30T22:04:32.016Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T22:04:32.016Z] #43 ... [2023-08-30T22:04:32.016Z] [2023-08-30T22:04:32.016Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-30T22:04:32.016Z] #176 DONE 0.1s [2023-08-30T22:04:32.282Z] [2023-08-30T22:04:32.282Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-30T22:04:32.547Z] #177 DONE 0.3s [2023-08-30T22:04:32.547Z] [2023-08-30T22:04:32.547Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-30T22:04:32.813Z] #178 DONE 0.1s [2023-08-30T22:04:32.813Z] [2023-08-30T22:04:32.813Z] #91 [core-data] exporting to image [2023-08-30T22:04:32.813Z] #91 exporting layers [2023-08-30T22:04:33.078Z] #91 ... [2023-08-30T22:04:33.078Z] [2023-08-30T22:04:33.078Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-30T22:04:33.078Z] #112 DONE 1017.7s [2023-08-30T22:04:33.078Z] [2023-08-30T22:04:33.078Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-30T22:04:33.347Z] #124 ... [2023-08-30T22:04:33.347Z] [2023-08-30T22:04:33.347Z] #91 [core-data] exporting to image [2023-08-30T22:04:33.347Z] #91 exporting layers 0.7s done [2023-08-30T22:04:33.347Z] #91 writing image sha256:e1d342b58a5e4d094be00ebf73abc148a048bdb7f0ad6d2a9fd040ea8761c3d4 0.0s done [2023-08-30T22:04:33.347Z] #91 naming to docker.io/library/core-data-arm64 done [2023-08-30T22:04:33.347Z] #91 DONE 13.5s [2023-08-30T22:04:33.347Z] [2023-08-30T22:04:33.347Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-08-30T22:04:33.613Z] #52 ... [2023-08-30T22:04:33.613Z] [2023-08-30T22:04:33.613Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T22:04:33.613Z] #179 DONE 0.1s [2023-08-30T22:04:33.613Z] [2023-08-30T22:04:33.613Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T22:04:33.886Z] #43 ... [2023-08-30T22:04:33.886Z] [2023-08-30T22:04:33.886Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-30T22:04:33.886Z] #180 DONE 0.1s [2023-08-30T22:04:33.886Z] [2023-08-30T22:04:33.886Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-30T22:04:34.165Z] #181 DONE 0.3s [2023-08-30T22:04:34.165Z] [2023-08-30T22:04:34.165Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-30T22:04:34.165Z] #128 ... [2023-08-30T22:04:34.165Z] [2023-08-30T22:04:34.165Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-30T22:04:34.165Z] #182 DONE 0.1s [2023-08-30T22:04:34.430Z] [2023-08-30T22:04:34.430Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-30T22:04:34.430Z] #183 DONE 0.1s [2023-08-30T22:04:34.430Z] [2023-08-30T22:04:34.430Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-08-30T22:04:34.430Z] #52 ... [2023-08-30T22:04:34.430Z] [2023-08-30T22:04:34.430Z] #91 [core-metadata] exporting to image [2023-08-30T22:04:35.015Z] #91 exporting layers 0.3s done [2023-08-30T22:04:35.015Z] #91 writing image sha256:cbc5dd821339d4fe09deb205c9567dd6496054cd6f326d624ad461cf2e66cd62 done [2023-08-30T22:04:35.015Z] #91 naming to docker.io/library/core-metadata-arm64 done [2023-08-30T22:04:35.015Z] #91 DONE 13.8s [2023-08-30T22:04:35.015Z] [2023-08-30T22:04:35.015Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-08-30T22:05:01.687Z] #52 ... [2023-08-30T22:05:01.687Z] [2023-08-30T22:05:01.687Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-30T22:05:01.687Z] #124 DONE 1044.0s [2023-08-30T22:05:01.687Z] [2023-08-30T22:05:01.687Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T22:05:01.687Z] #43 ... [2023-08-30T22:05:01.687Z] [2023-08-30T22:05:01.687Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T22:05:01.687Z] #184 DONE 0.1s [2023-08-30T22:05:01.687Z] [2023-08-30T22:05:01.687Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-30T22:05:01.687Z] #185 DONE 0.1s [2023-08-30T22:05:01.687Z] [2023-08-30T22:05:01.687Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T22:05:01.687Z] #43 ... [2023-08-30T22:05:01.687Z] [2023-08-30T22:05:01.687Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-30T22:05:01.687Z] #186 DONE 0.3s [2023-08-30T22:05:01.687Z] [2023-08-30T22:05:01.687Z] #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-08-30T22:05:01.687Z] #187 DONE 0.1s [2023-08-30T22:05:01.687Z] [2023-08-30T22:05:01.687Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T22:05:01.687Z] #43 ... [2023-08-30T22:05:01.687Z] [2023-08-30T22:05:01.687Z] #91 [security-spiffe-token-provider] exporting to image [2023-08-30T22:05:01.687Z] #91 exporting layers [2023-08-30T22:05:01.687Z] #91 exporting layers 0.5s done [2023-08-30T22:05:01.687Z] #91 writing image sha256:550e2c4ede03ee8174b1a191144f4b9947fd3cc04a88891c8f2fac122dc526a8 done [2023-08-30T22:05:01.687Z] #91 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-30T22:05:01.687Z] #91 DONE 14.3s [2023-08-30T22:05:01.687Z] [2023-08-30T22:05:01.687Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-08-30T22:05:28.658Z] #52 ... [2023-08-30T22:05:28.658Z] [2023-08-30T22:05:28.658Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-30T22:05:28.658Z] #127 DONE 1073.0s [2023-08-30T22:05:28.658Z] [2023-08-30T22:05:28.658Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T22:05:28.658Z] #188 DONE 0.1s [2023-08-30T22:05:28.658Z] [2023-08-30T22:05:28.659Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T22:05:28.659Z] #43 ... [2023-08-30T22:05:28.659Z] [2023-08-30T22:05:28.659Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-30T22:05:28.956Z] #189 DONE 0.2s [2023-08-30T22:05:28.956Z] [2023-08-30T22:05:28.956Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-30T22:05:29.223Z] #190 DONE 0.4s [2023-08-30T22:05:29.223Z] [2023-08-30T22:05:29.223Z] #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-30T22:05:29.491Z] #191 DONE 0.1s [2023-08-30T22:05:29.491Z] [2023-08-30T22:05:29.491Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-30T22:05:29.491Z] #128 DONE 1074.1s [2023-08-30T22:05:29.491Z] [2023-08-30T22:05:29.491Z] #91 [support-scheduler] exporting to image [2023-08-30T22:05:29.491Z] #91 exporting layers [2023-08-30T22:05:29.756Z] #91 exporting layers 0.5s done [2023-08-30T22:05:29.756Z] #91 writing image sha256:daa5c873f38badb49fd246ebff483d21e442f1f8db97b92a647e63735faca6cb 0.0s done [2023-08-30T22:05:29.756Z] #91 naming to docker.io/library/support-scheduler-arm64 done [2023-08-30T22:05:29.756Z] #91 DONE 14.8s [2023-08-30T22:05:29.756Z] [2023-08-30T22:05:29.756Z] #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-30T22:05:30.021Z] #192 DONE 0.2s [2023-08-30T22:05:30.021Z] [2023-08-30T22:05:30.021Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-30T22:05:30.021Z] #193 DONE 0.1s [2023-08-30T22:05:30.021Z] [2023-08-30T22:05:30.021Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-30T22:05:30.603Z] #194 DONE 0.5s [2023-08-30T22:05:30.603Z] [2023-08-30T22:05:30.603Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-30T22:05:30.603Z] #195 DONE 0.1s [2023-08-30T22:05:30.603Z] [2023-08-30T22:05:30.603Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-08-30T22:05:30.603Z] #43 ... [2023-08-30T22:05:30.603Z] [2023-08-30T22:05:30.603Z] #91 [support-notifications] exporting to image [2023-08-30T22:05:30.868Z] #91 exporting layers 0.4s done [2023-08-30T22:05:30.868Z] #91 writing image sha256:aae8bb60e208dfb70dbe3a060636eb34a44d582807f0d8eaee9c55a42a0d4958 done [2023-08-30T22:05:30.868Z] #91 naming to docker.io/library/support-notifications-arm64 done [2023-08-30T22:05:30.868Z] #91 DONE 15.2s [2023-08-30T22:05:30.868Z] [2023-08-30T22:05:30.868Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-08-30T22:05:30.868Z] time="2023-08-30T21:45:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T22:05:30.868Z] time="2023-08-30T21:45:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T22:05:30.868Z] time="2023-08-30T21:45:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T22:05:30.868Z] time="2023-08-30T21:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T22:05:30.868Z] time="2023-08-30T21:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T22:05:30.868Z] time="2023-08-30T21:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T22:05:30.868Z] time="2023-08-30T21:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T22:05:30.868Z] time="2023-08-30T21:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T22:05:30.868Z] time="2023-08-30T21:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T22:05:30.868Z] time="2023-08-30T21:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T22:05:30.868Z] time="2023-08-30T21:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T22:05:30.868Z] time="2023-08-30T21:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T22:05:30.868Z] time="2023-08-30T21:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-30T22:05:30.868Z] time="2023-08-30T21:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-30T22:05:30.913Z] $ docker stop --time=1 ea3f7fd325ae8fe9f876887ccd807ecf592f53752cd5952c22525dd2150981cd [2023-08-30T22:05:33.409Z] $ docker rm -f --volumes ea3f7fd325ae8fe9f876887ccd807ecf592f53752cd5952c22525dd2150981cd [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T22:05:33.922Z] + docker images [2023-08-30T22:05:33.922Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-30T22:05:33.922Z] support-notifications-arm64 latest aae8bb60e208 3 seconds ago 33.7MB [2023-08-30T22:05:33.922Z] support-scheduler-arm64 latest daa5c873f38b 4 seconds ago 32.9MB [2023-08-30T22:05:33.922Z] security-spiffe-token-provider-arm64 latest 550e2c4ede03 33 seconds ago 33.3MB [2023-08-30T22:05:33.922Z] core-metadata-arm64 latest cbc5dd821339 59 seconds ago 21.2MB [2023-08-30T22:05:33.922Z] core-data-arm64 latest e1d342b58a5e About a minute ago 20.9MB [2023-08-30T22:05:33.922Z] core-command-arm64 latest 7554b2458325 About a minute ago 20.8MB [2023-08-30T22:05:33.922Z] core-common-config-bootstrapper-arm64 latest 33cf5da0e20a About a minute ago 18MB [2023-08-30T22:05:33.922Z] security-proxy-auth-arm64 latest 1e523fa526d5 2 minutes ago 19.3MB [2023-08-30T22:05:33.922Z] security-secretstore-setup-arm64 latest c6130894fec7 2 minutes ago 43MB [2023-08-30T22:05:33.922Z] security-bootstrapper-arm64 latest c9bfdfad3d11 2 minutes ago 22.6MB [2023-08-30T22:05:33.922Z] security-proxy-setup-arm64 latest f6e9b1ca7cfb 2 minutes ago 28.8MB [2023-08-30T22:05:33.922Z] security-spire-server-arm64 latest 498670a7df5a 19 minutes ago 97.1MB [2023-08-30T22:05:33.922Z] security-spire-agent-arm64 latest 797d68a6f505 19 minutes ago 153MB [2023-08-30T22:05:33.922Z] security-spire-config-arm64 latest d4821c735ecc 19 minutes ago 96.2MB [2023-08-30T22:05:33.922Z] ci-base-image-arm64 latest ac56c44c93ef 31 minutes ago 1.05GB [2023-08-30T22:05:33.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 7 weeks ago 677MB [2023-08-30T22:05:33.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T22:05:34.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T22:05:34.754Z] [2023-08-30T22:05:34.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T22:05:35.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T22:05:35.424Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-30T22:05:35.424Z] 8998bd30e6a1: Pulling fs layer [2023-08-30T22:05:35.424Z] 04944245beec: Pulling fs layer [2023-08-30T22:05:35.424Z] 699f458cf7ca: Pulling fs layer [2023-08-30T22:05:35.424Z] 765212b225bb: Pulling fs layer [2023-08-30T22:05:35.424Z] f23df028b6ca: Pulling fs layer [2023-08-30T22:05:35.424Z] d65c8cfc05b1: Pulling fs layer [2023-08-30T22:05:35.424Z] f23df028b6ca: Waiting [2023-08-30T22:05:35.424Z] 765212b225bb: Waiting [2023-08-30T22:05:35.424Z] d65c8cfc05b1: Waiting [2023-08-30T22:05:35.424Z] 2437ff75d9bd: Pulling fs layer [2023-08-30T22:05:35.424Z] 2437ff75d9bd: Waiting [2023-08-30T22:05:35.424Z] 04944245beec: Verifying Checksum [2023-08-30T22:05:35.424Z] 04944245beec: Download complete [2023-08-30T22:05:35.424Z] 765212b225bb: Verifying Checksum [2023-08-30T22:05:35.697Z] 765212b225bb: Download complete [2023-08-30T22:05:35.697Z] f23df028b6ca: Verifying Checksum [2023-08-30T22:05:35.697Z] f23df028b6ca: Download complete [2023-08-30T22:05:35.697Z] d65c8cfc05b1: Verifying Checksum [2023-08-30T22:05:35.697Z] d65c8cfc05b1: Download complete [2023-08-30T22:05:35.697Z] 699f458cf7ca: Verifying Checksum [2023-08-30T22:05:35.697Z] 699f458cf7ca: Download complete [2023-08-30T22:05:36.277Z] 8998bd30e6a1: Download complete [2023-08-30T22:05:38.215Z] 2437ff75d9bd: Verifying Checksum [2023-08-30T22:05:38.215Z] 2437ff75d9bd: Download complete [2023-08-30T22:05:40.152Z] 8998bd30e6a1: Pull complete [2023-08-30T22:05:40.732Z] 04944245beec: Pull complete [2023-08-30T22:05:41.685Z] 699f458cf7ca: Pull complete [2023-08-30T22:05:41.949Z] 765212b225bb: Pull complete [2023-08-30T22:05:42.905Z] f23df028b6ca: Pull complete [2023-08-30T22:05:42.905Z] d65c8cfc05b1: Pull complete [2023-08-30T22:05:57.871Z] 2437ff75d9bd: Pull complete [2023-08-30T22:05:57.871Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-30T22:05:57.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T22:05:57.871Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T22:05:58.178Z] prd-ubuntu20.04-docker-arm64-4c-16g-4938 does not seem to be running inside a container [2023-08-30T22:05:58.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-30T22:06:00.998Z] $ docker top 2d14ab68cb6897461c5375516739963ba3f16a9f37ae85d129dc336c6f69bf51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T22:06:01.925Z] ---> job-cost.sh [2023-08-30T22:06:01.925Z] lf-activate-venv: SKIPPING [2023-08-30T22:06:01.925Z] INFO: No Stack... [2023-08-30T22:06:02.191Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-30T22:06:03.145Z] INFO: Archiving Costs [Pipeline] sh [2023-08-30T22:06:03.480Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-08-30T22:06:03.480Z] + cut -d, -f6 [Pipeline] lock [2023-08-30T22:06:03.554Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4667-1-stack-cost] [2023-08-30T22:06:03.559Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4667-1-stack-cost] did not exist. Created. [2023-08-30T22:06:03.559Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4667-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-30T22:06:03.961Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-30T22:06:04.159Z] Stashed 1 file(s) [Pipeline] } [2023-08-30T22:06:04.174Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4667-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-30T22:06:04.263Z] $ docker stop --time=1 2d14ab68cb6897461c5375516739963ba3f16a9f37ae85d129dc336c6f69bf51 [2023-08-30T22:06:05.729Z] $ docker rm -f --volumes 2d14ab68cb6897461c5375516739963ba3f16a9f37ae85d129dc336c6f69bf51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-30T22:06:07.929Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-30T22:06:08.256Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T22:06:09.143Z] ---> package-listing.sh [2023-08-30T22:06:09.143Z] ++ facter osfamily [2023-08-30T22:06:09.143Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-30T22:06:09.402Z] + OS_FAMILY=debian [2023-08-30T22:06:09.402Z] + workspace=/w/workspace/edgex-go/1 [2023-08-30T22:06:09.402Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-30T22:06:09.402Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-30T22:06:09.402Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-30T22:06:09.402Z] + PACKAGES=/tmp/packages_start.txt [2023-08-30T22:06:09.402Z] + '[' /w/workspace/edgex-go/1 ']' [2023-08-30T22:06:09.402Z] + PACKAGES=/tmp/packages_end.txt [2023-08-30T22:06:09.402Z] + case "${OS_FAMILY}" in [2023-08-30T22:06:09.402Z] + dpkg -l [2023-08-30T22:06:09.402Z] + grep '^ii' [2023-08-30T22:06:09.402Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-30T22:06:09.402Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-30T22:06:09.402Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-30T22:06:09.402Z] + '[' /w/workspace/edgex-go/1 ']' [2023-08-30T22:06:09.402Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-08-30T22:06:09.402Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-08-30T22:06:09.434Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-30T22:06:09.725Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T22:06:10.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T22:06:10.100Z] [2023-08-30T22:06:10.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T22:06:10.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T22:06:10.470Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-30T22:06:10.470Z] 5eb5b503b376: Pulling fs layer [2023-08-30T22:06:10.470Z] 5c69ac0246d0: Pulling fs layer [2023-08-30T22:06:10.470Z] ec43610c2a17: Pulling fs layer [2023-08-30T22:06:10.470Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-30T22:06:10.470Z] 33b1e0a273af: Pulling fs layer [2023-08-30T22:06:10.470Z] 5d3b04190fa2: Pulling fs layer [2023-08-30T22:06:10.470Z] 2f39f015ded8: Pulling fs layer [2023-08-30T22:06:10.470Z] 33b1e0a273af: Waiting [2023-08-30T22:06:10.470Z] 5d3b04190fa2: Waiting [2023-08-30T22:06:10.470Z] 2f39f015ded8: Waiting [2023-08-30T22:06:10.470Z] 3a2ae6a8a46f: Waiting [2023-08-30T22:06:10.470Z] 5c69ac0246d0: Verifying Checksum [2023-08-30T22:06:10.470Z] 5c69ac0246d0: Download complete [2023-08-30T22:06:10.470Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-30T22:06:10.470Z] 3a2ae6a8a46f: Download complete [2023-08-30T22:06:10.470Z] 33b1e0a273af: Verifying Checksum [2023-08-30T22:06:10.470Z] 33b1e0a273af: Download complete [2023-08-30T22:06:10.470Z] ec43610c2a17: Verifying Checksum [2023-08-30T22:06:10.470Z] ec43610c2a17: Download complete [2023-08-30T22:06:10.470Z] 5d3b04190fa2: Verifying Checksum [2023-08-30T22:06:10.470Z] 5d3b04190fa2: Download complete [2023-08-30T22:06:10.728Z] 5eb5b503b376: Verifying Checksum [2023-08-30T22:06:10.729Z] 5eb5b503b376: Download complete [2023-08-30T22:06:11.295Z] 2f39f015ded8: Download complete [2023-08-30T22:06:11.878Z] 5eb5b503b376: Pull complete [2023-08-30T22:06:11.878Z] 5c69ac0246d0: Pull complete [2023-08-30T22:06:12.138Z] ec43610c2a17: Pull complete [2023-08-30T22:06:12.397Z] 3a2ae6a8a46f: Pull complete [2023-08-30T22:06:12.397Z] 33b1e0a273af: Pull complete [2023-08-30T22:06:12.655Z] 5d3b04190fa2: Pull complete [2023-08-30T22:06:16.839Z] 2f39f015ded8: Pull complete [2023-08-30T22:06:16.839Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-30T22:06:16.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T22:06:16.839Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T22:06:17.045Z] prd-ubuntu20.04-docker-8c-8g-4937 does not seem to be running inside a container [2023-08-30T22:06:17.069Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-30T22:06:20.805Z] $ docker top 2e8b55871792af47843daf8cb93906dc1c73ff354c04c2560cd8252bad928e6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T22:06:21.205Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-30T22:06:21.510Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-30T22:06:21.817Z] + ls /var/log/sa-host [2023-08-30T22:06:21.817Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T22:06:22.034Z] provisioning config files... [2023-08-30T22:06:22.043Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13956448061208422374tmp [Pipeline] { [Pipeline] echo [2023-08-30T22:06:22.096Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T22:06:22.458Z] ---> create-netrc.sh [Pipeline] } [2023-08-30T22:06:22.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-30T22:06:22.878Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-30T22:06:22.908Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T22:06:23.217Z] ---> sudo-logs.sh [2023-08-30T22:06:23.217Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-30T22:06:23.292Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T22:06:23.602Z] ---> job-cost.sh [2023-08-30T22:06:23.602Z] lf-activate-venv: SKIPPING [2023-08-30T22:06:23.602Z] DEBUG: total: 0.10999999940395355 [2023-08-30T22:06:23.602Z] INFO: Retrieving Stack Cost... [2023-08-30T22:06:23.860Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-30T22:06:24.428Z] INFO: Archiving Costs [Pipeline] echo [2023-08-30T22:06:24.466Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T22:06:24.775Z] ---> logs-deploy.sh [2023-08-30T22:06:24.775Z] lf-activate-venv: SKIPPING [2023-08-30T22:06:24.775Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4667/1 [2023-08-30T22:06:24.775Z] INFO: archiving workspace using pattern(s): [2023-08-30T22:06:25.715Z] Archives upload complete. [2023-08-30T22:06:25.715Z] INFO: archiving logs to Nexus