Pull request #4744 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 75fa0aa379c9d56a2e5bb6632122ae6be3137a21+c8ac9d53131d6d9e2124785d77975c4b48447506 (16e84555f7ad0bdd197ef8dedcddf3a85d3cf2b8) 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-ssh10055616237165328765.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6376508477062001313.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-4744/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-4744/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16912020882344696907.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-4744/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16918889820529639536.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh2164534011984114767.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-4744/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-4744/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5858695085657141874.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26780 in /w/workspace/edgexfoundry_edgex-go_PR-4744 [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 c8ac9d53131d6d9e2124785d77975c4b48447506 into PR head commit 75fa0aa379c9d56a2e5bb6632122ae6be3137a21 Merge succeeded, producing 75fa0aa379c9d56a2e5bb6632122ae6be3137a21 Checking out Revision 75fa0aa379c9d56a2e5bb6632122ae6be3137a21 (PR-4744) > 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/4744/head:refs/remotes/origin/PR-4744 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75fa0aa379c9d56a2e5bb6632122ae6be3137a21 # 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 c8ac9d53131d6d9e2124785d77975c4b48447506 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75fa0aa379c9d56a2e5bb6632122ae6be3137a21 # timeout=10 Commit message: "feat: add support-notification fuzzing test and update support-notifications.yaml file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-05T16:24:56.842Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-05T16:24:57.046Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-05T16:24:57.166Z] ========================================================= [2024-01-05T16:24:57.166Z] EdgeX Global Pipelines Version Info [2024-01-05T16:24:57.166Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-05T16:24:57.977Z] ------------------- [2024-01-05T16:24:57.977Z] stable info: [2024-01-05T16:24:57.977Z] ------------------- [2024-01-05T16:24:57.977Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-05T16:24:57.977Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-05T16:24:57.977Z] Message: update stable to v1.0.258 [2024-01-05T16:24:58.552Z] ------------------- [2024-01-05T16:24:58.552Z] experimental info: [2024-01-05T16:24:58.552Z] ------------------- [2024-01-05T16:24:58.552Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-05T16:24:58.552Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-05T16:24:58.552Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-05T16:24:58.758Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-01-05T16:24:58.822Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-01-05T16:24:58.882Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-05T16:24:58.944Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-05T16:24:59.004Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-05T16:24:59.062Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-05T16:24:59.122Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-05T16:24:59.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-01-05T16:24:59.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-01-05T16:24:59.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-01-05T16:24:59.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-05T16:24:59.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-05T16:24:59.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-05T16:24:59.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-05T16:24:59.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-05T16:24:59.710Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-05T16:24:59.774Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-05T16:24:59.844Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-05T16:24:59.903Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-01-05T16:24:59.966Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-01-05T16:25:00.038Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-05T16:25:00.105Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-05T16:25:00.170Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-05T16:25:00.238Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4744 [Pipeline] echo [2024-01-05T16:25:00.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4744 [Pipeline] echo [2024-01-05T16:25:00.377Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4744 [Pipeline] echo [2024-01-05T16:25:00.447Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75fa0aa379c9d56a2e5bb6632122ae6be3137a21 [Pipeline] echo [2024-01-05T16:25:00.526Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75fa0aa [Pipeline] echo [2024-01-05T16:25:00.605Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-05T16:25:00.777Z] provisioning config files... [2024-01-05T16:25:00.789Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15427663946052773359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-05T16:25:01.208Z] ---> ****-login.sh [2024-01-05T16:25:01.208Z] nexus3.edgexfoundry.org:10001 [2024-01-05T16:25:03.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T16:25:03.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T16:25:03.120Z] Configure a credential helper to remove this warning. See [2024-01-05T16:25:03.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T16:25:03.120Z] [2024-01-05T16:25:03.120Z] Login Succeeded [2024-01-05T16:25:03.120Z] nexus3.edgexfoundry.org:10002 [2024-01-05T16:25:03.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T16:25:03.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T16:25:03.120Z] Configure a credential helper to remove this warning. See [2024-01-05T16:25:03.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T16:25:03.120Z] [2024-01-05T16:25:03.120Z] Login Succeeded [2024-01-05T16:25:03.120Z] nexus3.edgexfoundry.org:10003 [2024-01-05T16:25:03.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T16:25:03.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T16:25:03.120Z] Configure a credential helper to remove this warning. See [2024-01-05T16:25:03.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T16:25:03.120Z] [2024-01-05T16:25:03.120Z] Login Succeeded [2024-01-05T16:25:03.120Z] nexus3.edgexfoundry.org:10004 [2024-01-05T16:25:03.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T16:25:03.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T16:25:03.382Z] Configure a credential helper to remove this warning. See [2024-01-05T16:25:03.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T16:25:03.382Z] [2024-01-05T16:25:03.382Z] Login Succeeded [2024-01-05T16:25:03.382Z] ****.io [2024-01-05T16:25:03.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T16:25:03.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T16:25:03.959Z] Configure a credential helper to remove this warning. See [2024-01-05T16:25:03.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T16:25:03.959Z] [2024-01-05T16:25:03.959Z] Login Succeeded [2024-01-05T16:25:03.960Z] ---> ****-login.sh ends [Pipeline] } [2024-01-05T16:25:03.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-05T16:25:04.484Z] + 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 [2024-01-05T16:25:04.484Z] + dirname cmd/core-command/Dockerfile [2024-01-05T16:25:04.484Z] + cut -d/ -f2 [2024-01-05T16:25:04.484Z] + echo core-command,cmd/core-command/Dockerfile [2024-01-05T16:25:04.484Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-01-05T16:25:04.484Z] + cut -d/ -f2 [2024-01-05T16:25:04.484Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-01-05T16:25:04.484Z] + dirname cmd/core-data/Dockerfile [2024-01-05T16:25:04.484Z] + cut -d/ -f2 [2024-01-05T16:25:04.484Z] + echo core-data,cmd/core-data/Dockerfile [2024-01-05T16:25:04.484Z] + dirname cmd/core-metadata/Dockerfile [2024-01-05T16:25:04.484Z] + cut -d/ -f2 [2024-01-05T16:25:04.484Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-01-05T16:25:04.484Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-01-05T16:25:04.484Z] + cut -d/ -f2 [2024-01-05T16:25:04.484Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-01-05T16:25:04.484Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-01-05T16:25:04.484Z] + cut -d/ -f2 [2024-01-05T16:25:04.484Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-01-05T16:25:04.484Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-01-05T16:25:04.484Z] + cut -d/ -f2 [2024-01-05T16:25:04.484Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-01-05T16:25:04.484Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-01-05T16:25:04.484Z] + cut -d/ -f2 [2024-01-05T16:25:04.484Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-01-05T16:25:04.484Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-01-05T16:25:04.484Z] + cut -d/ -f2 [2024-01-05T16:25:04.484Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-01-05T16:25:04.484Z] + dirname cmd/security-spire-agent/Dockerfile [2024-01-05T16:25:04.484Z] + cut -d/ -f2 [2024-01-05T16:25:04.484Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-01-05T16:25:04.484Z] + dirname cmd/security-spire-config/Dockerfile [2024-01-05T16:25:04.484Z] + cut -d/ -f2 [2024-01-05T16:25:04.484Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-01-05T16:25:04.484Z] + dirname cmd/security-spire-server/Dockerfile [2024-01-05T16:25:04.484Z] + cut -d/ -f2 [2024-01-05T16:25:04.484Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-01-05T16:25:04.484Z] + dirname cmd/support-notifications/Dockerfile [2024-01-05T16:25:04.484Z] + cut -d/ -f2 [2024-01-05T16:25:04.484Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-01-05T16:25:04.484Z] + dirname cmd/support-scheduler/Dockerfile [2024-01-05T16:25:04.484Z] + cut -d/ -f2 [2024-01-05T16:25:04.484Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-01-05T16:25:04.540Z] 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 [2024-01-05T16:25:05.137Z] + git rev-list -1 --merges 75fa0aa379c9d56a2e5bb6632122ae6be3137a21~1..75fa0aa379c9d56a2e5bb6632122ae6be3137a21 [Pipeline] echo [2024-01-05T16:25:05.173Z] -----------> git rev-list -1 --merges 75fa0aa379c9d56a2e5bb6632122ae6be3137a21~1..75fa0aa379c9d56a2e5bb6632122ae6be3137a21 75fa0aa379c9d56a2e5bb6632122ae6be3137a21 [false] [Pipeline] sh [2024-01-05T16:25:05.519Z] + git log --format=format:%s -1 75fa0aa379c9d56a2e5bb6632122ae6be3137a21 [Pipeline] echo [2024-01-05T16:25:05.559Z] ========================================================= [2024-01-05T16:25:05.559Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-05T16:25:05.559Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-01-05T16:25:06.113Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-05T16:25:06.113Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-05T16:25:06.113Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-05T16:25:06.113Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-05T16:25:06.113Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-05T16:25:06.113Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-05T16:25:06.113Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T16:25:06.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-05T16:25:06.642Z] [2024-01-05T16:25:06.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T16:25:07.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-05T16:25:07.047Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-05T16:25:07.047Z] b85a868b505f: Pulling fs layer [2024-01-05T16:25:07.047Z] e2be974225ed: Pulling fs layer [2024-01-05T16:25:07.047Z] 339a4e72a1f5: Pulling fs layer [2024-01-05T16:25:07.047Z] 988bab9f4d93: Pulling fs layer [2024-01-05T16:25:07.047Z] 1469e6f7b9e6: Pulling fs layer [2024-01-05T16:25:07.047Z] eaf3925da568: Pulling fs layer [2024-01-05T16:25:07.047Z] bab4dde63d76: Pulling fs layer [2024-01-05T16:25:07.047Z] bde34c3a00c8: Pulling fs layer [2024-01-05T16:25:07.047Z] b352a97aabf1: Pulling fs layer [2024-01-05T16:25:07.047Z] 4872d77fe225: Pulling fs layer [2024-01-05T16:25:07.047Z] 5851b861e8e6: Pulling fs layer [2024-01-05T16:25:07.047Z] 988bab9f4d93: Waiting [2024-01-05T16:25:07.047Z] 1469e6f7b9e6: Waiting [2024-01-05T16:25:07.047Z] 5851b861e8e6: Waiting [2024-01-05T16:25:07.047Z] eaf3925da568: Waiting [2024-01-05T16:25:07.047Z] bab4dde63d76: Waiting [2024-01-05T16:25:07.047Z] bde34c3a00c8: Waiting [2024-01-05T16:25:07.047Z] b352a97aabf1: Waiting [2024-01-05T16:25:07.047Z] 4872d77fe225: Waiting [2024-01-05T16:25:07.047Z] e2be974225ed: Download complete [2024-01-05T16:25:07.047Z] 988bab9f4d93: Verifying Checksum [2024-01-05T16:25:07.047Z] 988bab9f4d93: Download complete [2024-01-05T16:25:07.047Z] 1469e6f7b9e6: Verifying Checksum [2024-01-05T16:25:07.047Z] 1469e6f7b9e6: Download complete [2024-01-05T16:25:07.311Z] 339a4e72a1f5: Verifying Checksum [2024-01-05T16:25:07.311Z] 339a4e72a1f5: Download complete [2024-01-05T16:25:07.311Z] eaf3925da568: Verifying Checksum [2024-01-05T16:25:07.311Z] eaf3925da568: Download complete [2024-01-05T16:25:07.311Z] bde34c3a00c8: Verifying Checksum [2024-01-05T16:25:07.311Z] bde34c3a00c8: Download complete [2024-01-05T16:25:07.311Z] b352a97aabf1: Download complete [2024-01-05T16:25:07.311Z] 4872d77fe225: Download complete [2024-01-05T16:25:07.311Z] 5851b861e8e6: Verifying Checksum [2024-01-05T16:25:07.311Z] 5851b861e8e6: Download complete [2024-01-05T16:25:07.311Z] b85a868b505f: Verifying Checksum [2024-01-05T16:25:07.311Z] b85a868b505f: Download complete [2024-01-05T16:25:07.570Z] bab4dde63d76: Verifying Checksum [2024-01-05T16:25:07.570Z] bab4dde63d76: Download complete [2024-01-05T16:25:08.506Z] b85a868b505f: Pull complete [2024-01-05T16:25:08.765Z] e2be974225ed: Pull complete [2024-01-05T16:25:09.029Z] 339a4e72a1f5: Pull complete [2024-01-05T16:25:09.288Z] 988bab9f4d93: Pull complete [2024-01-05T16:25:09.547Z] 1469e6f7b9e6: Pull complete [2024-01-05T16:25:09.547Z] eaf3925da568: Pull complete [2024-01-05T16:25:11.448Z] bab4dde63d76: Pull complete [2024-01-05T16:25:11.448Z] bde34c3a00c8: Pull complete [2024-01-05T16:25:11.448Z] b352a97aabf1: Pull complete [2024-01-05T16:25:11.448Z] 4872d77fe225: Pull complete [2024-01-05T16:25:11.448Z] 5851b861e8e6: Pull complete [2024-01-05T16:25:11.448Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-05T16:25:11.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-05T16:25:11.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-05T16:25:12.058Z] prd-ubuntu20.04-docker-8c-8g-26780 does not seem to be running inside a container [2024-01-05T16:25:12.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-05T16:25:17.123Z] $ docker top 6aeb625383ff0ef2c164827df249efa33d3a7ab0b7a719c2145c2f2c0d76fb49 -eo pid,comm [2024-01-05T16:25:17.180Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-01-05T16:25:17.180Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-05T16:25:17.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-05T16:25:17.379Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-05T16:25:17.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-05T16:25:17.492Z] $ docker exec 6aeb625383ff0ef2c164827df249efa33d3a7ab0b7a719c2145c2f2c0d76fb49 ssh-agent [2024-01-05T16:25:17.608Z] SSH_AUTH_SOCK=/tmp/ssh-fmWqUtuchSel/agent.32 [2024-01-05T16:25:17.608Z] SSH_AGENT_PID=39 [2024-01-05T16:25:17.615Z] Running ssh-add (command line suppressed) [2024-01-05T16:25:17.729Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4518809880203590755.key (/w/workspace/edgex-go/1@tmp/private_key_4518809880203590755.key) [2024-01-05T16:25:17.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-05T16:25:18.115Z] + git tag --points-at HEAD [Pipeline] } [2024-01-05T16:25:18.142Z] $ docker exec --env ******** --env ******** 6aeb625383ff0ef2c164827df249efa33d3a7ab0b7a719c2145c2f2c0d76fb49 ssh-agent -k [2024-01-05T16:25:18.245Z] unset SSH_AUTH_SOCK; [2024-01-05T16:25:18.245Z] unset SSH_AGENT_PID; [2024-01-05T16:25:18.245Z] echo Agent pid 39 killed; [2024-01-05T16:25:18.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-05T16:25:18.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-05T16:25:18.394Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-05T16:25:18.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-05T16:25:18.494Z] $ docker exec 6aeb625383ff0ef2c164827df249efa33d3a7ab0b7a719c2145c2f2c0d76fb49 ssh-agent [2024-01-05T16:25:18.608Z] SSH_AUTH_SOCK=/tmp/ssh-l6WRgtPpE6z6/agent.71 [2024-01-05T16:25:18.608Z] SSH_AGENT_PID=77 [2024-01-05T16:25:18.617Z] Running ssh-add (command line suppressed) [2024-01-05T16:25:18.714Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12322031792317448830.key (/w/workspace/edgex-go/1@tmp/private_key_12322031792317448830.key) [2024-01-05T16:25:18.734Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-05T16:25:19.108Z] + git semver init [2024-01-05T16:25:19.379Z] 2024-01-05 16:25:19,287 [run_init] DEBUG init version:0.0.0 force:False [2024-01-05T16:25:19.379Z] 2024-01-05 16:25:19,288 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-01-05T16:25:19.379Z] 2024-01-05 16:25:19,289 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-01-05T16:25:19.379Z] 2024-01-05 16:25:19,289 [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) [2024-01-05T16:25:27.516Z] 2024-01-05 16:25:26,085 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-01-05T16:25:27.516Z] 2024-01-05 16:25:26,085 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4744 with force:False [2024-01-05T16:25:27.516Z] 2024-01-05 16:25:26,086 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4744 [2024-01-05T16:25:27.516Z] 2024-01-05 16:25:26,091 [execute] INFO git cat-file --batch-check [2024-01-05T16:25:27.516Z] 2024-01-05 16:25:26,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-01-05T16:25:27.516Z] 2024-01-05 16:25:26,096 [execute] INFO git cat-file --batch [2024-01-05T16:25:27.516Z] 2024-01-05 16:25:26,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-01-05T16:25:27.516Z] 2024-01-05 16:25:26,099 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4744 [2024-01-05T16:25:27.516Z] 0.0.0 [Pipeline] } [2024-01-05T16:25:27.541Z] $ docker exec --env ******** --env ******** 6aeb625383ff0ef2c164827df249efa33d3a7ab0b7a719c2145c2f2c0d76fb49 ssh-agent -k [2024-01-05T16:25:27.630Z] unset SSH_AUTH_SOCK; [2024-01-05T16:25:27.631Z] unset SSH_AGENT_PID; [2024-01-05T16:25:27.631Z] echo Agent pid 77 killed; [2024-01-05T16:25:27.650Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-05T16:25:28.161Z] + git semver [Pipeline] } [2024-01-05T16:25:28.439Z] $ docker stop --time=1 6aeb625383ff0ef2c164827df249efa33d3a7ab0b7a719c2145c2f2c0d76fb49 [2024-01-05T16:25:29.719Z] $ docker rm -f --volumes 6aeb625383ff0ef2c164827df249efa33d3a7ab0b7a719c2145c2f2c0d76fb49 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-05T16:25:30.186Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-05T16:25:30.563Z] Stashed 1 file(s) [Pipeline] echo [2024-01-05T16:25:30.584Z] [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 [2024-01-05T16:25:31.678Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-01-05T16:25:31.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-05T16:25:31.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-05T16:25:31.837Z] ========================================================= [2024-01-05T16:25:31.837Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-05T16:25:31.837Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-01-05T16:25:32.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-05T16:25:32.208Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-05T16:25:32.208Z] 7264a8db6415: Pulling fs layer [2024-01-05T16:25:32.208Z] c4d48a809fc2: Pulling fs layer [2024-01-05T16:25:32.208Z] 4f1c88b9dad5: Pulling fs layer [2024-01-05T16:25:32.208Z] ad3a456e5733: Pulling fs layer [2024-01-05T16:25:32.208Z] 69c7f0334f64: Pulling fs layer [2024-01-05T16:25:32.208Z] 1f1c1a5573a3: Pulling fs layer [2024-01-05T16:25:32.208Z] ce7588e14bc9: Pulling fs layer [2024-01-05T16:25:32.208Z] b5e4710f87ac: Pulling fs layer [2024-01-05T16:25:32.208Z] 1f1c1a5573a3: Waiting [2024-01-05T16:25:32.208Z] ce7588e14bc9: Waiting [2024-01-05T16:25:32.208Z] ad3a456e5733: Waiting [2024-01-05T16:25:32.208Z] b5e4710f87ac: Waiting [2024-01-05T16:25:32.208Z] 69c7f0334f64: Waiting [2024-01-05T16:25:32.208Z] c4d48a809fc2: Verifying Checksum [2024-01-05T16:25:32.208Z] c4d48a809fc2: Download complete [2024-01-05T16:25:32.208Z] ad3a456e5733: Verifying Checksum [2024-01-05T16:25:32.208Z] ad3a456e5733: Download complete [2024-01-05T16:25:32.208Z] 7264a8db6415: Verifying Checksum [2024-01-05T16:25:32.208Z] 7264a8db6415: Download complete [2024-01-05T16:25:32.208Z] 69c7f0334f64: Verifying Checksum [2024-01-05T16:25:32.209Z] 69c7f0334f64: Download complete [2024-01-05T16:25:32.209Z] 1f1c1a5573a3: Verifying Checksum [2024-01-05T16:25:32.209Z] 1f1c1a5573a3: Download complete [2024-01-05T16:25:32.586Z] 7264a8db6415: Pull complete [2024-01-05T16:25:32.586Z] b5e4710f87ac: Verifying Checksum [2024-01-05T16:25:32.586Z] b5e4710f87ac: Download complete [2024-01-05T16:25:32.586Z] c4d48a809fc2: Pull complete [2024-01-05T16:25:32.843Z] 4f1c88b9dad5: Verifying Checksum [2024-01-05T16:25:32.843Z] 4f1c88b9dad5: Download complete [2024-01-05T16:25:33.102Z] ce7588e14bc9: Verifying Checksum [2024-01-05T16:25:33.102Z] ce7588e14bc9: Download complete [2024-01-05T16:25:36.386Z] 4f1c88b9dad5: Pull complete [2024-01-05T16:25:36.386Z] ad3a456e5733: Pull complete [2024-01-05T16:25:36.386Z] 69c7f0334f64: Pull complete [2024-01-05T16:25:36.386Z] 1f1c1a5573a3: Pull complete [2024-01-05T16:25:38.919Z] ce7588e14bc9: Pull complete [2024-01-05T16:25:38.919Z] b5e4710f87ac: Pull complete [2024-01-05T16:25:38.919Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-05T16:25:38.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-05T16:25:38.919Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-01-05T16:25:39.303Z] + + docker build -t ci-base-image-x86_64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-05T16:25:39.303Z] WORKDIR /edgex [2024-01-05T16:25:39.303Z] COPY go.mod . [2024-01-05T16:25:39.303Z] RUN go mod download . [2024-01-05T16:25:39.303Z] [2024-01-05T16:25:39.871Z] Sending build context to Docker daemon 175.1MB [2024-01-05T16:25:39.871Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-05T16:25:39.871Z] ---> 88b5674ff536 [2024-01-05T16:25:39.871Z] Step 2/4 : WORKDIR /edgex [2024-01-05T16:25:46.102Z] Still waiting to schedule task [2024-01-05T16:25:46.102Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-05T16:25:52.089Z] ---> Running in fbeabba4af20 [2024-01-05T16:25:52.089Z] Removing intermediate container fbeabba4af20 [2024-01-05T16:25:52.089Z] ---> e2f874d69508 [2024-01-05T16:25:52.089Z] Step 3/4 : COPY go.mod . [2024-01-05T16:25:52.089Z] ---> 5faad5e17efd [2024-01-05T16:25:52.089Z] Step 4/4 : RUN go mod download [2024-01-05T16:25:52.089Z] ---> Running in 1cd98ec2636d [2024-01-05T16:26:18.642Z] Removing intermediate container 1cd98ec2636d [2024-01-05T16:26:18.642Z] ---> 703f2d19c47a [2024-01-05T16:26:18.642Z] Successfully built 703f2d19c47a [2024-01-05T16:26:18.642Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T16:26:19.059Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-05T16:26:19.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-05T16:26:19.273Z] prd-ubuntu20.04-docker-8c-8g-26780 does not seem to be running inside a container [2024-01-05T16:26:19.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-05T16:26:19.771Z] $ docker top 164895bfd21071518366f838fa2c2250b711bd9c7c5032815ed8dfb3caa4d8b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-05T16:26:20.225Z] + go version [2024-01-05T16:26:20.225Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-05T16:26:20.260Z] $ docker stop --time=1 164895bfd21071518366f838fa2c2250b711bd9c7c5032815ed8dfb3caa4d8b5 [2024-01-05T16:26:21.559Z] $ docker rm -f --volumes 164895bfd21071518366f838fa2c2250b711bd9c7c5032815ed8dfb3caa4d8b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T16:26:22.523Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-05T16:26:22.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-05T16:26:22.724Z] prd-ubuntu20.04-docker-8c-8g-26780 does not seem to be running inside a container [2024-01-05T16:26:22.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-05T16:26:23.066Z] $ docker top c794dcfbf01bf82607f88fa4b22867975af25d7ff663c8f770d5c4053bced584 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-05T16:26:23.242Z] ========================================================= [2024-01-05T16:26:23.242Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-01-05T16:26:23.242Z] ========================================================= [Pipeline] sh [2024-01-05T16:26:23.537Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-01-05T16:26:23.933Z] + make test [2024-01-05T16:26:23.933Z] go test -race -coverprofile=coverage.out ./... [2024-01-05T16:26:30.503Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-01-05T16:26:42.699Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-01-05T16:26:42.699Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-01-05T16:26:42.699Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-01-05T16:26:42.959Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-01-05T16:26:42.959Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-01-05T16:26:42.959Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-01-05T16:26:42.959Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-01-05T16:26:43.221Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-01-05T16:26:43.221Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-01-05T16:26:43.221Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-01-05T16:26:43.789Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-01-05T16:26:43.789Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-01-05T16:26:43.789Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-01-05T16:26:43.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-01-05T16:26:45.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-01-05T16:26:45.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-01-05T16:26:46.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements [2024-01-05T16:26:48.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.058s coverage: 97.0% of statements [2024-01-05T16:26:48.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-01-05T16:26:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-01-05T16:26:48.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-01-05T16:26:49.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-01-05T16:26:49.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-01-05T16:26:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-01-05T16:26:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-01-05T16:26:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-01-05T16:26:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-01-05T16:26:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-01-05T16:26:52.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-01-05T16:26:52.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-01-05T16:26:52.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements [2024-01-05T16:26:52.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.072s coverage: 53.2% of statements [2024-01-05T16:26:54.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.066s coverage: 93.4% of statements [2024-01-05T16:26:54.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.065s coverage: 4.1% of statements [2024-01-05T16:26:54.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-01-05T16:26:54.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-01-05T16:26:54.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-01-05T16:26:54.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-01-05T16:26:54.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-01-05T16:26:54.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-01-05T16:26:54.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-01-05T16:26:54.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-01-05T16:26:54.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-01-05T16:26:54.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-01-05T16:26:55.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.438s coverage: 97.6% of statements [2024-01-05T16:26:55.698Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.042s coverage: 72.2% of statements [2024-01-05T16:26:56.269Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-01-05T16:26:56.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-01-05T16:26:57.647Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 0.9% of statements [2024-01-05T16:26:57.647Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.046s coverage: 32.2% of statements [2024-01-05T16:26:57.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.042s coverage: 41.7% of statements [2024-01-05T16:26:57.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 82.9% of statements [2024-01-05T16:26:57.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 94.1% of statements [2024-01-05T16:26:57.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.051s coverage: 96.3% of statements [2024-01-05T16:26:58.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements [2024-01-05T16:26:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-01-05T16:26:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-01-05T16:26:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-01-05T16:26:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-01-05T16:26:58.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-01-05T16:26:58.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-01-05T16:26:58.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-01-05T16:26:58.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-01-05T16:27:00.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-01-05T16:27:00.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-01-05T16:27:00.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-01-05T16:27:00.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-01-05T16:27:00.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-01-05T16:27:00.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-01-05T16:27:00.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-01-05T16:27:02.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-01-05T16:27:02.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-01-05T16:27:03.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-01-05T16:27:03.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-01-05T16:27:07.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-01-05T16:27:07.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-01-05T16:27:07.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-01-05T16:27:07.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-01-05T16:27:07.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-01-05T16:27:07.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-01-05T16:27:09.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-01-05T16:27:09.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-01-05T16:27:09.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-01-05T16:27:09.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-01-05T16:27:10.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-01-05T16:27:10.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-01-05T16:27:10.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-01-05T16:27:10.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-01-05T16:27:11.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.049s coverage: 94.4% of statements [2024-01-05T16:27:11.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-01-05T16:27:11.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-01-05T16:27:11.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-01-05T16:27:11.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-01-05T16:27:12.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-01-05T16:27:12.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-01-05T16:27:13.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-01-05T16:27:13.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.246s coverage: 79.9% of statements [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.060s coverage: 92.9% of statements [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.066s coverage: 64.4% of statements [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.049s coverage: 62.3% of statements [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.048s coverage: 87.2% of statements [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.042s coverage: 20.0% of statements [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.076s coverage: 100.0% of statements [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.086s coverage: 82.1% of statements [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.034s coverage: 86.0% of statements [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.166s coverage: 63.1% of statements [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.043s coverage: 100.0% of statements [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.170s coverage: 38.4% of statements [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.051s coverage: 89.5% of statements [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.040s coverage: 84.8% of statements [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.141s coverage: 95.7% of statements [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.045s coverage: 61.8% of statements [2024-01-05T16:27:23.594Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 98.9% of statements [2024-01-05T16:27:23.594Z] 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 [2024-01-05T16:27:23.594Z] running golangci-lint [2024-01-05T16:27:23.594Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-01-05T16:27:23.594Z] go version go1.21.0 linux/amd64 [2024-01-05T16:27:23.594Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-01-05T16:27:23.594Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-01-05T16:27:27.097Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26781 in /w/workspace/edgexfoundry_edgex-go_PR-4744 [Pipeline] { [Pipeline] ws [2024-01-05T16:27:27.201Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-01-05T16:27:30.333Z] The recommended git tool is: git [2024-01-05T16:27:35.710Z] using credential edgex-jenkins-ssh [2024-01-05T16:27:35.730Z] Cloning the remote Git repository [2024-01-05T16:27:35.776Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-01-05T16:27:35.871Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-01-05T16:27:36.029Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-01-05T16:27:36.030Z] > git --version # timeout=10 [2024-01-05T16:27:36.052Z] > git --version # 'git version 2.25.1' [2024-01-05T16:27:36.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-05T16:27:36.212Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-05T16:27:38.467Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|name|types_sizes|deps|imports) took 13.294272608s" [2024-01-05T16:27:38.467Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.083969ms" [2024-01-05T16:27:45.023Z] level=info msg="[linters_context/goanalysis] analyzers took 1m12.102685276s with top 10 stages: buildir: 29.491553346s, gosec: 5.671703675s, fact_deprecated: 2.152133191s, inspect: 1.89412724s, printf: 1.513328189s, ctrlflow: 1.498564942s, fact_purity: 985.350634ms, S1038: 921.73839ms, nilness: 746.876467ms, unused: 728.775398ms" [2024-01-05T16:27:45.024Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-01-05T16:27:45.024Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 197/197, cgo: 197/197, skip_dirs: 197/197, nolint: 0/21, identifier_marker: 197/197, exclude-rules: 21/197, skip_files: 197/197, exclude: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197" [2024-01-05T16:27:45.024Z] level=info msg="[runner] processing took 18.121325ms with stages: nolint: 7.757194ms, identifier_marker: 5.387197ms, exclude-rules: 1.535421ms, autogenerated_exclude: 1.453899ms, path_prettifier: 1.27854ms, skip_dirs: 642.504µs, filename_unadjuster: 38.32µs, cgo: 24.34µs, max_same_issues: 920ns, uniq_by_line: 390ns, skip_files: 380ns, fixer: 360ns, exclude: 340ns, sort_results: 290ns, severity-rules: 270ns, max_from_linter: 250ns, diff: 240ns, source_code: 140ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns, path_shortener: 110ns" [2024-01-05T16:27:45.024Z] level=info msg="[runner] linters took 7.761276657s with stages: goanalysis_metalinter: 7.7430249s" [2024-01-05T16:27:45.024Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-01-05T16:27:45.024Z] level=info msg="Memory: 213 samples, avg is 231.7MB, max is 955.3MB" [2024-01-05T16:27:45.024Z] level=info msg="Execution took 21.101498824s" [2024-01-05T16:27:45.024Z] go vet ./... [2024-01-05T16:27:48.428Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-05T16:27:48.428Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-05T16:27:48.705Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-05T16:27:48.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-01-05T16:27:49.142Z] + ls -al . [2024-01-05T16:27:49.142Z] total 736 [2024-01-05T16:27:49.142Z] drwxrwxr-x 11 1001 1001 4096 Jan 5 16:26 . [2024-01-05T16:27:49.142Z] drwxr-xr-x 4 root root 4096 Jan 5 16:26 .. [2024-01-05T16:27:49.142Z] drwxrwxr-x 2 1001 1001 4096 Jan 5 16:24 .blubracket [2024-01-05T16:27:49.142Z] -rw-rw-r-- 1 1001 1001 10 Jan 5 16:24 .dockerignore [2024-01-05T16:27:49.142Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 16:27 .git [2024-01-05T16:27:49.142Z] drwxrwxr-x 3 1001 1001 4096 Jan 5 16:24 .github [2024-01-05T16:27:49.142Z] -rw-rw-r-- 1 1001 1001 1074 Jan 5 16:24 .gitignore [2024-01-05T16:27:49.142Z] -rw-rw-r-- 1 1001 1001 42 Jan 5 16:24 .golangci.yml [2024-01-05T16:27:49.142Z] -rw-rw-r-- 1 1001 1001 100 Jan 5 16:24 .hadolint.yml [2024-01-05T16:27:49.142Z] drwxr-xr-x 3 1001 1001 4096 Jan 5 16:25 .semver [2024-01-05T16:27:49.142Z] -rw-rw-r-- 1 1001 1001 155 Jan 5 16:24 .sonarcloud.properties [2024-01-05T16:27:49.142Z] -rw-rw-r-- 1 1001 1001 1171 Jan 5 16:24 ADOPTERS.md [2024-01-05T16:27:49.142Z] -rw-rw-r-- 1 1001 1001 11674 Jan 5 16:24 Attribution.txt [2024-01-05T16:27:49.142Z] -rw-rw-r-- 1 1001 1001 100284 Jan 5 16:24 CHANGELOG.md [2024-01-05T16:27:49.142Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 16:24 CONTRIBUTING.md [2024-01-05T16:27:49.142Z] -rw-rw-r-- 1 1001 1001 677 Jan 5 16:24 GOVERNANCE.md [2024-01-05T16:27:49.142Z] -rw-rw-r-- 1 1001 1001 861 Jan 5 16:24 Jenkinsfile [2024-01-05T16:27:49.142Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 16:24 LICENSE [2024-01-05T16:27:49.142Z] -rw-rw-r-- 1 1001 1001 15376 Jan 5 16:24 Makefile [2024-01-05T16:27:49.142Z] -rw-rw-r-- 1 1001 1001 582 Jan 5 16:24 OWNERS.md [2024-01-05T16:27:49.142Z] -rw-rw-r-- 1 1001 1001 9528 Jan 5 16:24 README.md [2024-01-05T16:27:49.142Z] -rw-rw-r-- 1 1001 1001 789 Jan 5 16:24 SECURITY.md [2024-01-05T16:27:49.142Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 16:25 VERSION [2024-01-05T16:27:49.142Z] drwxrwxr-x 2 1001 1001 4096 Jan 5 16:24 bin [2024-01-05T16:27:49.142Z] drwxrwxr-x 18 1001 1001 4096 Jan 5 16:24 cmd [2024-01-05T16:27:49.142Z] -rw-r--r-- 1 root root 453602 Jan 5 16:27 coverage.out [2024-01-05T16:27:49.142Z] drwxrwxr-x 2 1001 1001 4096 Jan 5 16:24 fuzz_test [2024-01-05T16:27:49.142Z] -rw-rw-r-- 1 1001 1001 3686 Jan 5 16:24 go.mod [2024-01-05T16:27:49.142Z] -rw-rw-r-- 1 1001 1001 34039 Jan 5 16:24 go.sum [2024-01-05T16:27:49.142Z] drwxrwxr-x 7 1001 1001 4096 Jan 5 16:24 internal [2024-01-05T16:27:49.142Z] drwxrwxr-x 3 1001 1001 4096 Jan 5 16:24 openapi [2024-01-05T16:27:49.142Z] -rw-rw-r-- 1 1001 1001 584 Jan 5 16:24 security.txt [2024-01-05T16:27:49.142Z] -rw-rw-r-- 1 1001 1001 204 Jan 5 16:24 version.go [Pipeline] sh [2024-01-05T16:27:49.463Z] + '[' -e coverage.out ] [2024-01-05T16:27:49.463Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-01-05T16:27:49.601Z] Stashed 1 file(s) [Pipeline] sh [2024-01-05T16:27:49.901Z] + make build [2024-01-05T16:27:49.901Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-01-05T16:27:54.323Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-01-05T16:27:54.345Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-05T16:27:56.025Z] Merging remotes/origin/main commit c8ac9d53131d6d9e2124785d77975c4b48447506 into PR head commit 75fa0aa379c9d56a2e5bb6632122ae6be3137a21 [2024-01-05T16:27:56.403Z] Merge succeeded, producing 75fa0aa379c9d56a2e5bb6632122ae6be3137a21 [2024-01-05T16:27:56.404Z] Checking out Revision 75fa0aa379c9d56a2e5bb6632122ae6be3137a21 (PR-4744) [2024-01-05T16:27:55.155Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-01-05T16:27:55.192Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-01-05T16:27:55.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-05T16:27:55.207Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4744/head:refs/remotes/origin/PR-4744 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-05T16:27:56.044Z] > git config core.sparsecheckout # timeout=10 [2024-01-05T16:27:56.099Z] > git checkout -f 75fa0aa379c9d56a2e5bb6632122ae6be3137a21 # timeout=10 [2024-01-05T16:27:56.312Z] > git remote # timeout=10 [2024-01-05T16:27:56.331Z] > git config --get remote.origin.url # timeout=10 [2024-01-05T16:27:56.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-05T16:27:56.359Z] > git merge c8ac9d53131d6d9e2124785d77975c4b48447506 # timeout=10 [2024-01-05T16:27:56.387Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-05T16:27:56.410Z] > git config core.sparsecheckout # timeout=10 [2024-01-05T16:27:56.422Z] > git checkout -f 75fa0aa379c9d56a2e5bb6632122ae6be3137a21 # timeout=10 [2024-01-05T16:28:00.109Z] Commit message: "feat: add support-notification fuzzing test and update support-notifications.yaml file" [2024-01-05T16:28:00.167Z] > git --version # timeout=10 [2024-01-05T16:28:00.180Z] > git --version # 'git version 2.25.1' [2024-01-05T16:28:00.192Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-05T16:28:01.652Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-05T16:28:01.652Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-05T16:28:01.652Z] Dload Upload Total Spent Left Speed [2024-01-05T16:28:01.652Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 87462 0 --:--:-- --:--:-- --:--:-- 87462 [Pipeline] sh [2024-01-05T16:28:02.000Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-05T16:28:02.145Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-01-05T16:28:02.145Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-01-05T16:28:02.352Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-05T16:28:02.352Z] + sudo tee /etc/docker/daemon.new [2024-01-05T16:28:02.352Z] { [2024-01-05T16:28:02.352Z] "registry-mirrors": [ [2024-01-05T16:28:02.352Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-05T16:28:02.352Z] ], [2024-01-05T16:28:02.352Z] "bip": "10.250.0.254/24", [2024-01-05T16:28:02.352Z] "hosts": [ [2024-01-05T16:28:02.352Z] "tcp://0.0.0.0:5555", [2024-01-05T16:28:02.352Z] "unix:///var/run/docker.sock" [2024-01-05T16:28:02.352Z] ], [2024-01-05T16:28:02.352Z] "mtu": 1458, [2024-01-05T16:28:02.352Z] "selinux-enabled": true, [2024-01-05T16:28:02.352Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-05T16:28:02.352Z] } [Pipeline] sh [2024-01-05T16:28:02.697Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-01-05T16:28:02.713Z] go build -tags " non_delayedstart" -ldflags "-s -w -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 [Pipeline] sh [2024-01-05T16:28:03.062Z] + sudo service docker restart [2024-01-05T16:28:03.291Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-01-05T16:28:08.564Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-01-05T16:28:09.501Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-01-05T16:28:10.439Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-01-05T16:28:11.390Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-01-05T16:28:11.652Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-01-05T16:28:12.220Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-01-05T16:28:13.157Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } [2024-01-05T16:28:13.744Z] $ docker stop --time=1 c794dcfbf01bf82607f88fa4b22867975af25d7ff663c8f770d5c4053bced584 [2024-01-05T16:28:20.854Z] $ docker rm -f --volumes c794dcfbf01bf82607f88fa4b22867975af25d7ff663c8f770d5c4053bced584 [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 [2024-01-05T16:28:22.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-01-05T16:28:22.657Z] [2024-01-05T16:28:22.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T16:28:23.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-01-05T16:28:23.340Z] latest: Pulling from edgex-devops/edgex-compose [2024-01-05T16:28:23.340Z] 91d30c5bc195: Pulling fs layer [2024-01-05T16:28:23.340Z] 2e9b0aa3be6d: Pulling fs layer [2024-01-05T16:28:23.340Z] 9c61dcf015f6: Pulling fs layer [2024-01-05T16:28:23.340Z] 4698f68db338: Pulling fs layer [2024-01-05T16:28:23.340Z] 2a2f49069b9e: Pulling fs layer [2024-01-05T16:28:23.340Z] e0025b399a48: Pulling fs layer [2024-01-05T16:28:23.340Z] 2a2f49069b9e: Waiting [2024-01-05T16:28:23.340Z] e0025b399a48: Waiting [2024-01-05T16:28:23.340Z] 4698f68db338: Waiting [2024-01-05T16:28:23.340Z] 91d30c5bc195: Verifying Checksum [2024-01-05T16:28:23.340Z] 4698f68db338: Verifying Checksum [2024-01-05T16:28:23.340Z] 4698f68db338: Download complete [2024-01-05T16:28:23.340Z] 2e9b0aa3be6d: Verifying Checksum [2024-01-05T16:28:23.340Z] 2e9b0aa3be6d: Download complete [2024-01-05T16:28:23.340Z] e0025b399a48: Verifying Checksum [2024-01-05T16:28:23.340Z] 91d30c5bc195: Pull complete [2024-01-05T16:28:23.598Z] 2a2f49069b9e: Download complete [2024-01-05T16:28:23.598Z] 2e9b0aa3be6d: Pull complete [2024-01-05T16:28:23.857Z] 9c61dcf015f6: Verifying Checksum [2024-01-05T16:28:23.858Z] 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-05T16:28:25.295Z] provisioning config files... [2024-01-05T16:28:25.320Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11378406850848776422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-05T16:28:25.843Z] ---> ****-login.sh [2024-01-05T16:28:25.843Z] nexus3.edgexfoundry.org:10001 [2024-01-05T16:28:26.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T16:28:26.384Z] 9c61dcf015f6: Pull complete [2024-01-05T16:28:26.384Z] 4698f68db338: Pull complete [2024-01-05T16:28:26.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T16:28:26.386Z] Configure a credential helper to remove this warning. See [2024-01-05T16:28:26.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T16:28:26.386Z] [2024-01-05T16:28:26.386Z] Login Succeeded [2024-01-05T16:28:26.386Z] nexus3.edgexfoundry.org:10002 [2024-01-05T16:28:26.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T16:28:26.644Z] 2a2f49069b9e: Pull complete [2024-01-05T16:28:26.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T16:28:26.653Z] Configure a credential helper to remove this warning. See [2024-01-05T16:28:26.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T16:28:26.653Z] [2024-01-05T16:28:26.653Z] Login Succeeded [2024-01-05T16:28:26.653Z] nexus3.edgexfoundry.org:10003 [2024-01-05T16:28:26.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T16:28:26.904Z] e0025b399a48: Pull complete [2024-01-05T16:28:26.904Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-01-05T16:28:26.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-01-05T16:28:26.904Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-01-05T16:28:26.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T16:28:26.921Z] Configure a credential helper to remove this warning. See [2024-01-05T16:28:26.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T16:28:26.921Z] [2024-01-05T16:28:26.921Z] Login Succeeded [2024-01-05T16:28:26.922Z] nexus3.edgexfoundry.org:10004 [2024-01-05T16:28:26.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-01-05T16:28:27.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T16:28:27.193Z] Configure a credential helper to remove this warning. See [2024-01-05T16:28:27.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T16:28:27.193Z] [2024-01-05T16:28:27.193Z] Login Succeeded [2024-01-05T16:28:27.193Z] ****.io [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-05T16:28:27.340Z] prd-ubuntu20.04-docker-8c-8g-26780 does not seem to be running inside a container [2024-01-05T16:28:27.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-01-05T16:28:27.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-05T16:28:27.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-05T16:28:27.727Z] Configure a credential helper to remove this warning. See [2024-01-05T16:28:27.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-05T16:28:27.727Z] [2024-01-05T16:28:27.727Z] Login Succeeded [2024-01-05T16:28:27.727Z] ---> ****-login.sh ends [2024-01-05T16:28:33.111Z] $ docker top 735ca0f6199c270e09271a3025d5364bc9620052c4f3b7f8038b2820834be371 -eo pid,comm [Pipeline] { [Pipeline] } [2024-01-05T16:28:33.333Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-01-05T16:28:33.698Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh [2024-01-05T16:28:34.234Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-01-05T16:28:34.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-05T16:28:34.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-05T16:28:34.430Z] ========================================================= [2024-01-05T16:28:34.430Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-05T16:28:34.430Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-01-05T16:28:34.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-05T16:28:35.601Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-01-05T16:28:35.601Z] #1 transferring dockerfile: [2024-01-05T16:28:35.859Z] #1 transferring dockerfile: 1.81kB done [2024-01-05T16:28:35.859Z] #1 DONE 0.0s [2024-01-05T16:28:35.859Z] [2024-01-05T16:28:35.859Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-01-05T16:28:35.859Z] #2 transferring dockerfile: 2.15kB done [2024-01-05T16:28:35.859Z] #2 DONE 0.0s [2024-01-05T16:28:35.859Z] [2024-01-05T16:28:35.859Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-01-05T16:28:35.859Z] #3 transferring dockerfile: 2.06kB done [2024-01-05T16:28:35.859Z] #3 DONE 0.0s [2024-01-05T16:28:35.859Z] [2024-01-05T16:28:35.859Z] #4 [core-command internal] load build definition from Dockerfile [2024-01-05T16:28:35.859Z] #4 transferring dockerfile: 1.93kB done [2024-01-05T16:28:35.859Z] #4 DONE 0.0s [2024-01-05T16:28:35.859Z] [2024-01-05T16:28:35.859Z] #5 [core-data internal] load build definition from Dockerfile [2024-01-05T16:28:36.119Z] #5 transferring dockerfile: 2.01kB done [2024-01-05T16:28:36.119Z] #5 DONE 0.1s [2024-01-05T16:28:36.119Z] [2024-01-05T16:28:36.119Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-01-05T16:28:36.119Z] #6 transferring dockerfile: 2.23kB done [2024-01-05T16:28:36.119Z] #6 DONE 0.1s [2024-01-05T16:28:36.119Z] [2024-01-05T16:28:36.119Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-01-05T16:28:36.119Z] #7 transferring dockerfile: 2.93kB done [2024-01-05T16:28:36.119Z] #7 DONE 0.1s [2024-01-05T16:28:36.119Z] [2024-01-05T16:28:36.119Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-01-05T16:28:36.119Z] #8 transferring dockerfile: 1.69kB done [2024-01-05T16:28:36.119Z] #8 DONE 0.1s [2024-01-05T16:28:36.119Z] [2024-01-05T16:28:36.119Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-01-05T16:28:36.119Z] #9 transferring dockerfile: 2.50kB done [2024-01-05T16:28:36.119Z] #9 DONE 0.1s [2024-01-05T16:28:36.119Z] [2024-01-05T16:28:36.119Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-01-05T16:28:36.119Z] #10 transferring dockerfile: 1.89kB done [2024-01-05T16:28:36.119Z] #10 DONE 0.1s [2024-01-05T16:28:36.119Z] [2024-01-05T16:28:36.119Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-01-05T16:28:36.119Z] #11 transferring dockerfile: 1.93kB done [2024-01-05T16:28:36.119Z] #11 DONE 0.1s [2024-01-05T16:28:36.119Z] [2024-01-05T16:28:36.119Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-01-05T16:28:36.119Z] #12 transferring dockerfile: 1.70kB done [2024-01-05T16:28:36.119Z] #12 DONE 0.1s [2024-01-05T16:28:36.119Z] [2024-01-05T16:28:36.119Z] #13 [security-spire-agent internal] load .dockerignore [2024-01-05T16:28:36.119Z] #13 transferring context: 50B done [2024-01-05T16:28:36.119Z] #13 DONE 0.1s [2024-01-05T16:28:36.119Z] [2024-01-05T16:28:36.119Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-01-05T16:28:36.119Z] #14 transferring dockerfile: 2.49kB done [2024-01-05T16:28:36.119Z] #14 DONE 0.1s [2024-01-05T16:28:36.119Z] [2024-01-05T16:28:36.119Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-01-05T16:28:36.119Z] #15 transferring dockerfile: 1.95kB done [2024-01-05T16:28:36.119Z] #15 DONE 0.1s [2024-01-05T16:28:36.119Z] [2024-01-05T16:28:36.119Z] #16 [security-proxy-auth internal] load .dockerignore [2024-01-05T16:28:36.119Z] #16 transferring context: 50B done [2024-01-05T16:28:36.119Z] #16 DONE 0.0s [2024-01-05T16:28:36.119Z] [2024-01-05T16:28:36.119Z] #17 [core-metadata internal] load .dockerignore [2024-01-05T16:28:36.119Z] #17 transferring context: 50B done [2024-01-05T16:28:36.119Z] #17 DONE 0.0s [2024-01-05T16:28:36.119Z] [2024-01-05T16:28:36.119Z] #18 [core-command internal] load .dockerignore [2024-01-05T16:28:36.119Z] #18 transferring context: 50B done [2024-01-05T16:28:36.119Z] #18 DONE 0.0s [2024-01-05T16:28:36.119Z] [2024-01-05T16:28:36.119Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-01-05T16:28:36.119Z] #19 transferring context: 50B done [2024-01-05T16:28:36.119Z] #19 DONE 0.0s [2024-01-05T16:28:36.119Z] [2024-01-05T16:28:36.119Z] #20 [security-bootstrapper internal] load .dockerignore [2024-01-05T16:28:36.119Z] #20 transferring context: 50B done [2024-01-05T16:28:36.119Z] #20 DONE 0.0s [2024-01-05T16:28:36.119Z] [2024-01-05T16:28:36.119Z] #21 [security-spire-config internal] load .dockerignore [2024-01-05T16:28:36.119Z] #21 transferring context: 50B done [2024-01-05T16:28:36.119Z] #21 DONE 0.0s [2024-01-05T16:28:36.119Z] [2024-01-05T16:28:36.119Z] #22 [security-proxy-setup internal] load .dockerignore [2024-01-05T16:28:36.119Z] #22 transferring context: 50B done [2024-01-05T16:28:36.119Z] #22 DONE 0.0s [2024-01-05T16:28:36.119Z] [2024-01-05T16:28:36.119Z] #23 [core-data internal] load .dockerignore [2024-01-05T16:28:36.119Z] #23 transferring context: 50B done [2024-01-05T16:28:36.379Z] #23 DONE 0.0s [2024-01-05T16:28:36.379Z] [2024-01-05T16:28:36.379Z] #24 [support-scheduler internal] load .dockerignore [2024-01-05T16:28:36.379Z] #24 transferring context: 50B done [2024-01-05T16:28:36.379Z] #24 DONE 0.0s [2024-01-05T16:28:36.379Z] [2024-01-05T16:28:36.379Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-01-05T16:28:36.379Z] #25 transferring context: 50B done [2024-01-05T16:28:36.379Z] #25 DONE 0.0s [2024-01-05T16:28:36.379Z] [2024-01-05T16:28:36.379Z] #26 [security-spire-server internal] load .dockerignore [2024-01-05T16:28:36.379Z] #26 transferring context: 50B done [2024-01-05T16:28:36.379Z] #26 DONE 0.0s [2024-01-05T16:28:36.379Z] [2024-01-05T16:28:36.379Z] #27 [support-notifications internal] load .dockerignore [2024-01-05T16:28:36.379Z] #27 transferring context: 50B done [2024-01-05T16:28:36.379Z] #27 DONE 0.0s [2024-01-05T16:28:36.379Z] [2024-01-05T16:28:36.379Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-01-05T16:28:36.379Z] #28 transferring context: 50B done [2024-01-05T16:28:36.379Z] #28 DONE 0.0s [2024-01-05T16:28:36.379Z] [2024-01-05T16:28:36.379Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-01-05T16:28:36.379Z] #29 ... [2024-01-05T16:28:36.379Z] [2024-01-05T16:28:36.379Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-05T16:28:36.379Z] #30 DONE 0.0s [2024-01-05T16:28:36.638Z] [2024-01-05T16:28:36.638Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-05T16:28:36.638Z] #30 DONE 0.0s [2024-01-05T16:28:36.638Z] [2024-01-05T16:28:36.638Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-01-05T16:28:36.898Z] #31 DONE 0.6s [2024-01-05T16:28:36.898Z] [2024-01-05T16:28:36.898Z] #32 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-05T16:28:36.898Z] #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-05T16:28:37.156Z] #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0B / 3.40MB 0.1s [2024-01-05T16:28:37.156Z] #32 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-05T16:28:37.156Z] #32 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-05T16:28:37.156Z] #32 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-05T16:28:37.156Z] #32 ... [2024-01-05T16:28:37.156Z] [2024-01-05T16:28:37.156Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-01-05T16:28:37.156Z] #29 DONE 0.9s [2024-01-05T16:28:37.156Z] [2024-01-05T16:28:37.156Z] #32 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-05T16:28:37.414Z] #32 ... [2024-01-05T16:28:37.414Z] [2024-01-05T16:28:37.414Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-05T16:28:37.414Z] #33 DONE 1.0s [2024-01-05T16:28:37.414Z] [2024-01-05T16:28:37.414Z] #32 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-05T16:28:37.414Z] #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-05T16:28:37.414Z] #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 2.10MB / 3.40MB 0.3s [2024-01-05T16:28:37.414Z] #32 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-05T16:28:37.414Z] #32 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-05T16:28:37.414Z] #32 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-05T16:28:37.414Z] #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.4s [2024-01-05T16:28:37.414Z] #32 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c [2024-01-05T16:28:37.417Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-01-05T16:28:37.417Z] 9fda8d8052c6: Pulling fs layer [2024-01-05T16:28:37.418Z] 5d54e960e981: Pulling fs layer [2024-01-05T16:28:37.418Z] c4a7e357bf2a: Pulling fs layer [2024-01-05T16:28:37.418Z] f0e02332f6b5: Pulling fs layer [2024-01-05T16:28:37.418Z] 872ee5b61b7b: Pulling fs layer [2024-01-05T16:28:37.418Z] 0c6a40ed1a82: Pulling fs layer [2024-01-05T16:28:37.418Z] 94ae7d8d031c: Pulling fs layer [2024-01-05T16:28:37.418Z] 0c6a40ed1a82: Waiting [2024-01-05T16:28:37.418Z] 94ae7d8d031c: Waiting [2024-01-05T16:28:37.418Z] 872ee5b61b7b: Waiting [2024-01-05T16:28:37.418Z] f0e02332f6b5: Waiting [2024-01-05T16:28:37.418Z] 5d54e960e981: Verifying Checksum [2024-01-05T16:28:37.418Z] 5d54e960e981: Download complete [2024-01-05T16:28:37.418Z] f0e02332f6b5: Download complete [2024-01-05T16:28:37.418Z] 9fda8d8052c6: Download complete [2024-01-05T16:28:37.418Z] 872ee5b61b7b: Verifying Checksum [2024-01-05T16:28:37.418Z] 872ee5b61b7b: Download complete [2024-01-05T16:28:37.418Z] 94ae7d8d031c: Verifying Checksum [2024-01-05T16:28:37.418Z] 94ae7d8d031c: Download complete [2024-01-05T16:28:37.673Z] #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.4s done [2024-01-05T16:28:37.673Z] #32 ... [2024-01-05T16:28:37.673Z] [2024-01-05T16:28:37.673Z] #34 [security-spire-config internal] load build context [2024-01-05T16:28:37.673Z] #34 transferring context: 16.35kB 0.0s done [2024-01-05T16:28:37.673Z] #34 DONE 0.3s [2024-01-05T16:28:37.673Z] [2024-01-05T16:28:37.673Z] #35 [security-spire-server internal] load build context [2024-01-05T16:28:37.673Z] #35 transferring context: 18.10kB 0.0s done [2024-01-05T16:28:37.673Z] #35 DONE 0.3s [2024-01-05T16:28:37.673Z] [2024-01-05T16:28:37.673Z] #36 [security-spire-agent internal] load build context [2024-01-05T16:28:37.673Z] #36 transferring context: 17.63kB 0.0s done [2024-01-05T16:28:37.673Z] #36 DONE 0.3s [2024-01-05T16:28:37.673Z] [2024-01-05T16:28:37.673Z] #32 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-05T16:28:37.673Z] #32 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [2024-01-05T16:28:37.697Z] 9fda8d8052c6: Pull complete [2024-01-05T16:28:38.283Z] 5d54e960e981: Pull complete [2024-01-05T16:28:38.283Z] c4a7e357bf2a: Verifying Checksum [2024-01-05T16:28:38.283Z] c4a7e357bf2a: Download complete [2024-01-05T16:28:39.052Z] #32 ... [2024-01-05T16:28:39.052Z] [2024-01-05T16:28:39.052Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-01-05T16:28:39.052Z] #37 DONE 2.1s [2024-01-05T16:28:39.052Z] [2024-01-05T16:28:39.052Z] #38 [core-data builder 2/7] WORKDIR /edgex-go [2024-01-05T16:28:39.248Z] 0c6a40ed1a82: Verifying Checksum [2024-01-05T16:28:39.248Z] 0c6a40ed1a82: Download complete [2024-01-05T16:28:44.543Z] #38 ... [2024-01-05T16:28:44.543Z] [2024-01-05T16:28:44.543Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-05T16:28:44.543Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2024-01-05T16:28:44.543Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-01-05T16:28:44.543Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-01-05T16:28:44.543Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-01-05T16:28:44.543Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-01-05T16:28:44.543Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-01-05T16:28:44.543Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-01-05T16:28:44.543Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s [2024-01-05T16:28:44.543Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-01-05T16:28:44.543Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done [2024-01-05T16:28:44.543Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-01-05T16:28:44.543Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.9s done [2024-01-05T16:28:47.100Z] #39 ... [2024-01-05T16:28:47.100Z] [2024-01-05T16:28:47.100Z] #40 [security-spiffe-token-provider internal] load build context [2024-01-05T16:28:47.100Z] #40 transferring context: 309.50MB 8.1s done [2024-01-05T16:28:47.100Z] #40 ... [2024-01-05T16:28:47.100Z] [2024-01-05T16:28:47.100Z] #41 [security-bootstrapper internal] load build context [2024-01-05T16:28:47.100Z] #41 transferring context: 309.50MB 9.4s done [2024-01-05T16:28:47.100Z] #41 ... [2024-01-05T16:28:47.100Z] [2024-01-05T16:28:47.100Z] #42 [core-metadata internal] load build context [2024-01-05T16:28:47.358Z] #42 ... [2024-01-05T16:28:47.358Z] [2024-01-05T16:28:47.358Z] #43 [security-proxy-setup internal] load build context [2024-01-05T16:28:47.358Z] #43 transferring context: 309.50MB 10.0s done [2024-01-05T16:28:47.358Z] #43 ... [2024-01-05T16:28:47.358Z] [2024-01-05T16:28:47.358Z] #44 [support-scheduler internal] load build context [2024-01-05T16:28:47.358Z] #44 transferring context: 309.50MB 8.1s done [2024-01-05T16:28:47.618Z] #44 ... [2024-01-05T16:28:47.618Z] [2024-01-05T16:28:47.618Z] #45 [core-command internal] load build context [2024-01-05T16:28:47.618Z] #45 transferring context: 309.50MB 9.1s done [2024-01-05T16:28:47.618Z] #45 ... [2024-01-05T16:28:47.618Z] [2024-01-05T16:28:47.618Z] #46 [security-secretstore-setup internal] load build context [2024-01-05T16:28:47.877Z] #46 ... [2024-01-05T16:28:47.877Z] [2024-01-05T16:28:47.877Z] #47 [support-notifications internal] load build context [2024-01-05T16:28:47.877Z] #47 transferring context: 309.50MB 9.2s done [2024-01-05T16:28:47.877Z] #47 ... [2024-01-05T16:28:47.877Z] [2024-01-05T16:28:47.877Z] #48 [core-data internal] load build context [2024-01-05T16:28:47.877Z] #48 transferring context: 309.50MB 9.0s done [2024-01-05T16:28:48.142Z] #48 ... [2024-01-05T16:28:48.142Z] [2024-01-05T16:28:48.142Z] #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-05T16:28:48.142Z] #49 ... [2024-01-05T16:28:48.142Z] [2024-01-05T16:28:48.142Z] #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-01-05T16:28:48.402Z] #50 ... [2024-01-05T16:28:48.402Z] [2024-01-05T16:28:48.402Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-05T16:28:48.402Z] #51 ... [2024-01-05T16:28:48.402Z] [2024-01-05T16:28:48.402Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-05T16:28:48.662Z] #52 ... [2024-01-05T16:28:48.662Z] [2024-01-05T16:28:48.662Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-05T16:28:48.921Z] #53 ... [2024-01-05T16:28:48.921Z] [2024-01-05T16:28:48.921Z] #54 [core-common-config-bootstrapper internal] load build context [2024-01-05T16:28:48.921Z] #54 transferring context: 309.50MB 9.4s done [2024-01-05T16:28:48.921Z] #54 ... [2024-01-05T16:28:48.921Z] [2024-01-05T16:28:48.921Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-05T16:28:49.448Z] #55 ... [2024-01-05T16:28:49.448Z] [2024-01-05T16:28:49.448Z] #56 [security-proxy-auth internal] load build context [2024-01-05T16:28:49.448Z] #56 transferring context: 309.50MB 9.7s done [2024-01-05T16:28:49.448Z] #56 ... [2024-01-05T16:28:49.448Z] [2024-01-05T16:28:49.448Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-05T16:28:49.448Z] #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2024-01-05T16:28:49.448Z] #57 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-01-05T16:28:49.448Z] #57 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-01-05T16:28:49.448Z] #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-01-05T16:28:49.448Z] #57 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done [2024-01-05T16:28:49.448Z] #57 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-01-05T16:28:49.448Z] #57 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-01-05T16:28:49.448Z] #57 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-01-05T16:28:49.448Z] #57 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done [2024-01-05T16:28:49.448Z] #57 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-01-05T16:28:49.448Z] #57 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.2s done [2024-01-05T16:28:49.709Z] #57 ... [2024-01-05T16:28:49.709Z] [2024-01-05T16:28:49.709Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-05T16:28:49.709Z] #58 ... [2024-01-05T16:28:49.709Z] [2024-01-05T16:28:49.709Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-05T16:28:49.967Z] #59 ... [2024-01-05T16:28:49.967Z] [2024-01-05T16:28:49.967Z] #60 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-05T16:28:49.967Z] #60 ... [2024-01-05T16:28:49.967Z] [2024-01-05T16:28:49.967Z] #42 [core-metadata internal] load build context [2024-01-05T16:28:49.967Z] #42 transferring context: 309.50MB 11.0s done [2024-01-05T16:28:58.093Z] #42 ... [2024-01-05T16:28:58.093Z] [2024-01-05T16:28:58.093Z] #46 [security-secretstore-setup internal] load build context [2024-01-05T16:28:58.093Z] #46 transferring context: 309.50MB 11.0s done [2024-01-05T16:28:58.469Z] c4a7e357bf2a: Pull complete [2024-01-05T16:28:58.469Z] f0e02332f6b5: Pull complete [2024-01-05T16:28:58.469Z] 872ee5b61b7b: Pull complete [2024-01-05T16:29:05.134Z] 0c6a40ed1a82: Pull complete [2024-01-05T16:29:06.099Z] 94ae7d8d031c: Pull complete [2024-01-05T16:29:06.099Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-05T16:29:06.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-05T16:29:06.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-01-05T16:29:06.536Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-05T16:29:06.536Z] WORKDIR /edgex [2024-01-05T16:29:06.536Z] COPY go.mod . [2024-01-05T16:29:06.536Z] RUN go mod download [2024-01-05T16:29:06.536Z] + docker build -t ci-base-image-arm64 -f - . [2024-01-05T16:29:07.499Z] #0 building with "default" instance using docker driver [2024-01-05T16:29:07.499Z] [2024-01-05T16:29:07.499Z] #1 [internal] load build definition from Dockerfile [2024-01-05T16:29:07.499Z] #1 transferring dockerfile: [2024-01-05T16:29:07.499Z] #1 transferring dockerfile: 172B 0.0s done [2024-01-05T16:29:07.499Z] #1 DONE 0.1s [2024-01-05T16:29:07.499Z] [2024-01-05T16:29:07.499Z] #2 [internal] load .dockerignore [2024-01-05T16:29:07.499Z] #2 transferring context: 50B done [2024-01-05T16:29:07.499Z] #2 DONE 0.1s [2024-01-05T16:29:07.499Z] [2024-01-05T16:29:07.499Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-05T16:29:07.499Z] #3 DONE 0.0s [2024-01-05T16:29:07.499Z] [2024-01-05T16:29:07.499Z] #4 [internal] load build context [2024-01-05T16:29:07.767Z] #4 transferring context: 3.72kB done [2024-01-05T16:29:07.767Z] #4 DONE 0.1s [2024-01-05T16:29:07.767Z] [2024-01-05T16:29:07.767Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-05T16:29:07.767Z] #5 DONE 0.2s [2024-01-05T16:29:08.033Z] [2024-01-05T16:29:08.033Z] #6 [2/4] WORKDIR /edgex [2024-01-05T16:29:09.010Z] #6 DONE 1.3s [2024-01-05T16:29:09.010Z] [2024-01-05T16:29:09.010Z] #7 [3/4] COPY go.mod . [2024-01-05T16:29:09.281Z] #7 DONE 0.1s [2024-01-05T16:29:09.281Z] [2024-01-05T16:29:09.281Z] #8 [4/4] RUN go mod download [2024-01-05T16:29:20.033Z] #46 ... [2024-01-05T16:29:20.033Z] [2024-01-05T16:29:20.033Z] #40 [security-spiffe-token-provider internal] load build context [2024-01-05T16:29:20.033Z] #40 DONE 40.9s [2024-01-05T16:29:20.033Z] [2024-01-05T16:29:20.033Z] #44 [support-scheduler internal] load build context [2024-01-05T16:29:20.033Z] #44 DONE 41.0s [2024-01-05T16:29:20.033Z] [2024-01-05T16:29:20.033Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2024-01-05T16:29:20.033Z] #38 DONE 38.8s [2024-01-05T16:29:20.033Z] [2024-01-05T16:29:20.033Z] #48 [core-data internal] load build context [2024-01-05T16:29:20.033Z] #48 DONE 41.0s [2024-01-05T16:29:20.033Z] [2024-01-05T16:29:20.033Z] #45 [core-command internal] load build context [2024-01-05T16:29:20.033Z] #45 DONE 41.0s [2024-01-05T16:29:20.033Z] [2024-01-05T16:29:20.033Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-01-05T16:29:20.033Z] #61 ... [2024-01-05T16:29:20.033Z] [2024-01-05T16:29:20.033Z] #47 [support-notifications internal] load build context [2024-01-05T16:29:20.033Z] #47 DONE 41.0s [2024-01-05T16:29:20.033Z] [2024-01-05T16:29:20.033Z] #54 [core-common-config-bootstrapper internal] load build context [2024-01-05T16:29:20.033Z] #54 DONE 41.1s [2024-01-05T16:29:20.033Z] [2024-01-05T16:29:20.033Z] #41 [security-bootstrapper internal] load build context [2024-01-05T16:29:20.033Z] #41 DONE 41.1s [2024-01-05T16:29:20.033Z] [2024-01-05T16:29:20.033Z] #56 [security-proxy-auth internal] load build context [2024-01-05T16:29:20.033Z] #56 DONE 41.1s [2024-01-05T16:29:20.033Z] [2024-01-05T16:29:20.033Z] #46 [security-secretstore-setup internal] load build context [2024-01-05T16:29:20.033Z] #46 DONE 41.1s [2024-01-05T16:29:20.033Z] [2024-01-05T16:29:20.033Z] #43 [security-proxy-setup internal] load build context [2024-01-05T16:29:20.033Z] #43 DONE 41.1s [2024-01-05T16:29:20.033Z] [2024-01-05T16:29:20.033Z] #42 [core-metadata internal] load build context [2024-01-05T16:29:20.033Z] #42 DONE 41.1s [2024-01-05T16:29:20.033Z] [2024-01-05T16:29:20.033Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-05T16:29:20.033Z] #57 ... [2024-01-05T16:29:20.033Z] [2024-01-05T16:29:20.033Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-05T16:29:20.033Z] #60 40.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.033Z] #60 40.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.033Z] #60 40.76 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-05T16:29:20.033Z] #60 40.77 Executing busybox-1.36.1-r5.trigger [2024-01-05T16:29:20.033Z] #60 40.78 OK: 7 MiB in 16 packages [2024-01-05T16:29:20.033Z] #60 DONE 41.1s [2024-01-05T16:29:20.033Z] [2024-01-05T16:29:20.033Z] #62 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-01-05T16:29:20.033Z] #62 ... [2024-01-05T16:29:20.033Z] [2024-01-05T16:29:20.033Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-05T16:29:20.033Z] #55 40.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.033Z] #55 40.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.033Z] #55 40.67 (1/4) Installing ca-certificates (20230506-r0) [2024-01-05T16:29:20.033Z] #55 40.69 (2/4) Installing dumb-init (1.2.5-r2) [2024-01-05T16:29:20.033Z] #55 40.69 (3/4) Installing su-exec (0.2-r3) [2024-01-05T16:29:20.033Z] #55 40.70 (4/4) Installing yq (4.33.3-r5) [2024-01-05T16:29:20.033Z] #55 40.91 Executing busybox-1.36.1-r5.trigger [2024-01-05T16:29:20.033Z] #55 40.92 Executing ca-certificates-20230506-r0.trigger [2024-01-05T16:29:20.033Z] #55 41.02 OK: 17 MiB in 19 packages [2024-01-05T16:29:20.033Z] #55 DONE 41.8s [2024-01-05T16:29:20.033Z] [2024-01-05T16:29:20.033Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-05T16:29:20.034Z] #53 40.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.034Z] #53 40.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.034Z] #53 41.05 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-05T16:29:20.034Z] #53 41.05 Executing busybox-1.36.1-r5.trigger [2024-01-05T16:29:20.034Z] #53 41.06 OK: 7 MiB in 16 packages [2024-01-05T16:29:20.034Z] #53 DONE 41.8s [2024-01-05T16:29:20.034Z] [2024-01-05T16:29:20.034Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-05T16:29:20.034Z] #51 41.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.034Z] #51 41.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.034Z] #51 41.51 (1/2) Installing dumb-init (1.2.5-r2) [2024-01-05T16:29:20.034Z] #51 41.51 (2/2) Installing su-exec (0.2-r3) [2024-01-05T16:29:20.034Z] #51 41.52 Executing busybox-1.36.1-r5.trigger [2024-01-05T16:29:20.034Z] #51 41.52 OK: 7 MiB in 17 packages [2024-01-05T16:29:20.034Z] #51 DONE 41.8s [2024-01-05T16:29:20.034Z] [2024-01-05T16:29:20.034Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-05T16:29:20.034Z] #52 40.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.034Z] #52 40.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.034Z] #52 40.73 v3.18.5-87-g543300ec707 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-05T16:29:20.034Z] #52 40.73 v3.18.5-88-gdfacf7fe602 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-05T16:29:20.034Z] #52 40.73 OK: 20069 distinct packages available [2024-01-05T16:29:20.034Z] #52 40.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.034Z] #52 40.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.034Z] #52 41.21 (1/11) Installing ca-certificates (20230506-r0) [2024-01-05T16:29:20.034Z] #52 41.23 (2/11) Installing brotli-libs (1.0.9-r14) [2024-01-05T16:29:20.034Z] #52 41.24 (3/11) Installing libunistring (1.1-r1) [2024-01-05T16:29:20.034Z] #52 41.27 (4/11) Installing libidn2 (2.3.4-r1) [2024-01-05T16:29:20.034Z] #52 41.27 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-01-05T16:29:20.034Z] #52 41.28 (6/11) Installing libcurl (8.5.0-r0) [2024-01-05T16:29:20.034Z] #52 41.29 (7/11) Installing curl (8.5.0-r0) [2024-01-05T16:29:20.034Z] #52 41.30 (8/11) Installing dumb-init (1.2.5-r2) [2024-01-05T16:29:20.034Z] #52 41.30 (9/11) Installing musl-obstack (1.2.3-r2) [2024-01-05T16:29:20.034Z] #52 41.30 (10/11) Installing libucontext (1.2-r2) [2024-01-05T16:29:20.034Z] #52 41.31 (11/11) Installing gcompat (1.1.0-r1) [2024-01-05T16:29:20.034Z] #52 41.31 Executing busybox-1.36.1-r5.trigger [2024-01-05T16:29:20.034Z] #52 41.32 Executing ca-certificates-20230506-r0.trigger [2024-01-05T16:29:20.034Z] #52 41.37 OK: 12 MiB in 26 packages [2024-01-05T16:29:20.604Z] #52 ... [2024-01-05T16:29:20.604Z] [2024-01-05T16:29:20.604Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-01-05T16:29:20.604Z] #0 0.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.604Z] #0 1.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.604Z] #0 1.390 OK: 264 MiB in 52 packages [2024-01-05T16:29:20.604Z] #63 DONE 2.5s [2024-01-05T16:29:20.604Z] [2024-01-05T16:29:20.604Z] #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-01-05T16:29:20.604Z] #50 40.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.604Z] #50 40.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.604Z] #50 41.02 (1/4) Installing dumb-init (1.2.5-r2) [2024-01-05T16:29:20.604Z] #50 41.03 (2/4) Installing openssl (3.1.4-r1) [2024-01-05T16:29:20.604Z] #50 41.04 (3/4) Installing su-exec (0.2-r3) [2024-01-05T16:29:20.604Z] #50 41.05 (4/4) Installing yq (4.33.3-r5) [2024-01-05T16:29:20.604Z] #50 41.20 Executing busybox-1.36.1-r5.trigger [2024-01-05T16:29:20.604Z] #50 41.20 OK: 17 MiB in 19 packages [2024-01-05T16:29:20.604Z] #50 DONE 42.4s [2024-01-05T16:29:20.604Z] [2024-01-05T16:29:20.604Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-05T16:29:20.604Z] #58 40.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.604Z] #58 40.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.604Z] #58 41.01 (1/2) Installing ca-certificates (20230506-r0) [2024-01-05T16:29:20.604Z] #58 41.03 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-05T16:29:20.604Z] #58 41.04 Executing busybox-1.36.1-r5.trigger [2024-01-05T16:29:20.604Z] #58 41.05 Executing ca-certificates-20230506-r0.trigger [2024-01-05T16:29:20.604Z] #58 41.20 OK: 8 MiB in 17 packages [2024-01-05T16:29:20.604Z] #58 DONE 42.5s [2024-01-05T16:29:20.604Z] [2024-01-05T16:29:20.604Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-05T16:29:20.604Z] #59 40.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.604Z] #59 40.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.604Z] #59 40.80 v3.18.5-87-g543300ec707 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-05T16:29:20.604Z] #59 40.80 v3.18.5-88-gdfacf7fe602 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-05T16:29:20.604Z] #59 40.80 OK: 20069 distinct packages available [2024-01-05T16:29:20.604Z] #59 40.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.604Z] #59 41.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.604Z] #59 41.27 (1/5) Installing dumb-init (1.2.5-r2) [2024-01-05T16:29:20.604Z] #59 41.27 (2/5) Installing musl-obstack (1.2.3-r2) [2024-01-05T16:29:20.604Z] #59 41.27 (3/5) Installing libucontext (1.2-r2) [2024-01-05T16:29:20.604Z] #59 41.28 (4/5) Installing gcompat (1.1.0-r1) [2024-01-05T16:29:20.604Z] #59 41.28 (5/5) Installing openssl (3.1.4-r1) [2024-01-05T16:29:20.604Z] #59 41.29 Executing busybox-1.36.1-r5.trigger [2024-01-05T16:29:20.604Z] #59 41.31 OK: 8 MiB in 20 packages [2024-01-05T16:29:20.604Z] #59 DONE 42.6s [2024-01-05T16:29:20.604Z] [2024-01-05T16:29:20.604Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-05T16:29:20.604Z] #52 DONE 42.6s [2024-01-05T16:29:20.604Z] [2024-01-05T16:29:20.604Z] #64 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-05T16:29:20.881Z] #64 ... [2024-01-05T16:29:20.881Z] [2024-01-05T16:29:20.881Z] #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-05T16:29:20.881Z] #49 40.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.881Z] #49 40.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.881Z] #49 40.94 v3.18.5-87-g543300ec707 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-05T16:29:20.881Z] #49 40.94 v3.18.5-88-gdfacf7fe602 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-05T16:29:20.881Z] #49 40.94 OK: 20069 distinct packages available [2024-01-05T16:29:20.881Z] #49 41.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.881Z] #49 41.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.881Z] #49 41.43 (1/4) Installing dumb-init (1.2.5-r2) [2024-01-05T16:29:20.881Z] #49 41.43 (2/4) Installing musl-obstack (1.2.3-r2) [2024-01-05T16:29:20.881Z] #49 41.43 (3/4) Installing libucontext (1.2-r2) [2024-01-05T16:29:20.881Z] #49 41.43 (4/4) Installing gcompat (1.1.0-r1) [2024-01-05T16:29:20.881Z] #49 41.44 Executing busybox-1.36.1-r5.trigger [2024-01-05T16:29:20.881Z] #49 41.45 OK: 8 MiB in 19 packages [2024-01-05T16:29:20.881Z] #49 DONE 42.7s [2024-01-05T16:29:20.881Z] [2024-01-05T16:29:20.881Z] #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-01-05T16:29:20.881Z] #0 1.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.881Z] #0 1.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.881Z] #0 2.164 OK: 264 MiB in 52 packages [2024-01-05T16:29:20.881Z] #65 DONE 2.9s [2024-01-05T16:29:20.881Z] [2024-01-05T16:29:20.881Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-01-05T16:29:20.881Z] #0 1.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.881Z] #0 1.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.881Z] #0 1.689 v3.18.5-87-g543300ec707 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-05T16:29:20.881Z] #0 1.689 v3.18.5-88-gdfacf7fe602 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-05T16:29:20.881Z] #0 1.689 OK: 20071 distinct packages available [2024-01-05T16:29:20.881Z] #0 1.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.881Z] #0 1.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.881Z] #0 2.133 OK: 264 MiB in 52 packages [2024-01-05T16:29:20.881Z] #66 DONE 2.9s [2024-01-05T16:29:20.881Z] [2024-01-05T16:29:20.881Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-01-05T16:29:20.881Z] #61 1.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.881Z] #61 2.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.881Z] #61 2.243 OK: 264 MiB in 52 packages [2024-01-05T16:29:20.881Z] #61 DONE 2.9s [2024-01-05T16:29:20.881Z] [2024-01-05T16:29:20.881Z] #62 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-01-05T16:29:20.881Z] #62 1.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:20.881Z] #62 1.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:21.140Z] #62 2.058 OK: 7 MiB in 16 packages [2024-01-05T16:29:21.603Z] #8 DONE 10.9s [2024-01-05T16:29:21.604Z] [2024-01-05T16:29:21.604Z] #9 exporting to image [2024-01-05T16:29:21.604Z] #9 exporting layers [2024-01-05T16:29:22.082Z] #62 DONE 3.0s [2024-01-05T16:29:22.082Z] [2024-01-05T16:29:22.082Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-01-05T16:29:22.082Z] #67 DONE 1.7s [2024-01-05T16:29:22.082Z] [2024-01-05T16:29:22.082Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-05T16:29:22.356Z] #68 ... [2024-01-05T16:29:22.356Z] [2024-01-05T16:29:22.356Z] #69 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-05T16:29:22.356Z] #69 DONE 1.4s [2024-01-05T16:29:22.356Z] [2024-01-05T16:29:22.356Z] #70 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-01-05T16:29:22.356Z] #70 DONE 1.6s [2024-01-05T16:29:22.356Z] [2024-01-05T16:29:22.356Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-01-05T16:29:22.356Z] #71 DONE 1.6s [2024-01-05T16:29:22.356Z] [2024-01-05T16:29:22.356Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-05T16:29:23.295Z] #72 ... [2024-01-05T16:29:23.295Z] [2024-01-05T16:29:23.295Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-01-05T16:29:23.295Z] #0 3.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:23.295Z] #0 3.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:23.295Z] #0 3.350 OK: 7 MiB in 16 packages [2024-01-05T16:29:23.295Z] #73 DONE 3.5s [2024-01-05T16:29:23.295Z] [2024-01-05T16:29:23.295Z] #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-05T16:29:24.240Z] #74 ... [2024-01-05T16:29:24.240Z] [2024-01-05T16:29:24.240Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-01-05T16:29:24.240Z] #0 3.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:24.240Z] #0 3.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:24.240Z] #0 4.179 OK: 17 MiB in 19 packages [2024-01-05T16:29:24.240Z] #75 DONE 4.4s [2024-01-05T16:29:24.240Z] [2024-01-05T16:29:24.240Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-01-05T16:29:24.240Z] #0 3.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:24.240Z] #0 4.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:24.240Z] #0 4.261 OK: 7 MiB in 17 packages [2024-01-05T16:29:24.240Z] #76 DONE 4.3s [2024-01-05T16:29:24.592Z] [2024-01-05T16:29:24.592Z] #64 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-05T16:29:24.592Z] #64 3.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:24.592Z] #64 3.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:24.592Z] #64 3.862 OK: 12 MiB in 26 packages [2024-01-05T16:29:24.852Z] #64 ... [2024-01-05T16:29:24.852Z] [2024-01-05T16:29:24.852Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-01-05T16:29:24.852Z] #0 3.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:24.852Z] #0 3.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:24.852Z] #0 3.832 OK: 8 MiB in 19 packages [2024-01-05T16:29:24.852Z] #77 DONE 4.3s [2024-01-05T16:29:25.111Z] [2024-01-05T16:29:25.111Z] #64 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-05T16:29:25.111Z] #64 DONE 4.3s [2024-01-05T16:29:25.111Z] [2024-01-05T16:29:25.111Z] #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-05T16:29:26.489Z] #78 DONE 1.5s [2024-01-05T16:29:26.489Z] [2024-01-05T16:29:26.489Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-01-05T16:29:26.489Z] #0 4.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:26.490Z] #0 4.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:26.490Z] #0 5.088 OK: 8 MiB in 20 packages [2024-01-05T16:29:26.490Z] #79 DONE 6.2s [2024-01-05T16:29:26.490Z] [2024-01-05T16:29:26.490Z] #80 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-01-05T16:29:27.937Z] #80 DONE 1.5s [2024-01-05T16:29:27.937Z] [2024-01-05T16:29:27.937Z] #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-05T16:29:28.198Z] #81 DONE 1.5s [2024-01-05T16:29:28.198Z] [2024-01-05T16:29:28.198Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-01-05T16:29:28.198Z] #0 6.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:28.198Z] #0 6.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:28.198Z] #0 6.396 OK: 8 MiB in 17 packages [2024-01-05T16:29:28.198Z] #82 DONE 7.5s [2024-01-05T16:29:28.198Z] [2024-01-05T16:29:28.198Z] #83 [security-spire-config stage-2 6/10] COPY security.txt / [2024-01-05T16:29:28.198Z] #83 DONE 0.1s [2024-01-05T16:29:28.198Z] [2024-01-05T16:29:28.198Z] #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-01-05T16:29:28.198Z] #84 DONE 0.1s [2024-01-05T16:29:28.198Z] [2024-01-05T16:29:28.198Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-01-05T16:29:28.198Z] #85 DONE 1.5s [2024-01-05T16:29:28.198Z] [2024-01-05T16:29:28.198Z] #86 [security-spire-server stage-2 6/9] COPY security.txt / [2024-01-05T16:29:28.198Z] #86 ... [2024-01-05T16:29:28.198Z] [2024-01-05T16:29:28.198Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-05T16:29:28.458Z] #39 ... [2024-01-05T16:29:28.459Z] [2024-01-05T16:29:28.459Z] #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-01-05T16:29:29.031Z] #87 DONE 1.0s [2024-01-05T16:29:29.031Z] [2024-01-05T16:29:29.031Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-05T16:29:29.031Z] #88 DONE 1.0s [2024-01-05T16:29:29.031Z] [2024-01-05T16:29:29.031Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-01-05T16:29:29.031Z] #0 7.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:29.031Z] #0 7.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-05T16:29:29.031Z] #0 7.941 OK: 17 MiB in 19 packages [2024-01-05T16:29:29.031Z] #89 DONE 8.6s [2024-01-05T16:29:29.031Z] [2024-01-05T16:29:29.031Z] #86 [security-spire-server stage-2 6/9] COPY security.txt / [2024-01-05T16:29:29.031Z] #86 DONE 1.0s [2024-01-05T16:29:29.031Z] [2024-01-05T16:29:29.031Z] #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-01-05T16:29:29.031Z] #90 DONE 0.1s [2024-01-05T16:29:29.031Z] [2024-01-05T16:29:29.031Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-01-05T16:29:29.298Z] #91 DONE 0.1s [2024-01-05T16:29:29.298Z] [2024-01-05T16:29:29.298Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-01-05T16:29:29.298Z] #92 DONE 0.1s [2024-01-05T16:29:29.298Z] [2024-01-05T16:29:29.298Z] #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-01-05T16:29:29.298Z] #93 DONE 0.1s [2024-01-05T16:29:29.298Z] [2024-01-05T16:29:29.298Z] #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-01-05T16:29:29.298Z] #94 DONE 0.1s [2024-01-05T16:29:29.298Z] [2024-01-05T16:29:29.298Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-01-05T16:29:29.298Z] #95 DONE 0.1s [2024-01-05T16:29:29.298Z] [2024-01-05T16:29:29.298Z] #96 [security-spire-config] exporting to image [2024-01-05T16:29:29.298Z] #96 exporting layers [2024-01-05T16:29:29.298Z] #96 ... [2024-01-05T16:29:29.298Z] [2024-01-05T16:29:29.298Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-01-05T16:29:29.298Z] #97 DONE 0.1s [2024-01-05T16:29:29.298Z] [2024-01-05T16:29:29.298Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-01-05T16:29:29.298Z] #98 DONE 0.1s [2024-01-05T16:29:29.298Z] [2024-01-05T16:29:29.298Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-01-05T16:29:29.298Z] #99 DONE 0.1s [2024-01-05T16:29:29.298Z] [2024-01-05T16:29:29.298Z] #96 [security-spire-server] exporting to image [2024-01-05T16:29:29.558Z] #96 ... [2024-01-05T16:29:29.558Z] [2024-01-05T16:29:29.558Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-01-05T16:29:29.558Z] #100 DONE 0.1s [2024-01-05T16:29:29.558Z] [2024-01-05T16:29:29.558Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-01-05T16:29:29.558Z] #101 DONE 0.0s [2024-01-05T16:29:29.558Z] [2024-01-05T16:29:29.558Z] #96 [security-spire-agent] exporting to image [2024-01-05T16:29:29.818Z] #96 ... [2024-01-05T16:29:29.818Z] [2024-01-05T16:29:29.818Z] #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-01-05T16:29:29.818Z] #102 DONE 5.7s [2024-01-05T16:29:29.818Z] [2024-01-05T16:29:29.818Z] #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-01-05T16:29:29.818Z] #103 DONE 0.0s [2024-01-05T16:29:29.818Z] [2024-01-05T16:29:29.818Z] #96 [security-spire-agent] exporting to image [2024-01-05T16:29:29.818Z] #96 exporting layers 0.7s done [2024-01-05T16:29:29.818Z] #96 writing image sha256:7d545857766a9a1d6bf9d77acb6f09399fe08f01d1b9e869219390660cf8d598 [2024-01-05T16:29:30.078Z] #96 exporting layers 0.6s done [2024-01-05T16:29:30.078Z] #96 writing image sha256:7d545857766a9a1d6bf9d77acb6f09399fe08f01d1b9e869219390660cf8d598 done [2024-01-05T16:29:30.078Z] #96 naming to docker.io/library/security-spire-config done [2024-01-05T16:29:30.078Z] #96 writing image sha256:02c6cc59fd64de9f9547a06e825b0f67925d09cbc66526b2885e6f0db00e2e12 done [2024-01-05T16:29:30.078Z] #96 naming to docker.io/library/security-spire-server done [2024-01-05T16:29:30.340Z] #96 exporting layers 0.6s done [2024-01-05T16:29:30.340Z] #96 writing image sha256:e405d46fe66cc17cbbe5fc3125e2462079bf1776b6e7d4179b6ad03ebcd10fbf done [2024-01-05T16:29:30.340Z] #96 naming to docker.io/library/security-spire-agent done [2024-01-05T16:29:30.340Z] #96 DONE 1.0s [2024-01-05T16:29:30.340Z] [2024-01-05T16:29:30.340Z] #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-05T16:29:36.609Z] #9 exporting layers 15.0s done [2024-01-05T16:29:36.610Z] #9 writing image sha256:5a186ce4474072aa492adba7c0985c22c470533f9b3692d9ebc1d89f3227f534 done [2024-01-05T16:29:36.610Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2024-01-05T16:29:36.610Z] #9 DONE 15.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T16:29:37.061Z] + docker inspect -f . ci-base-image-arm64 [2024-01-05T16:29:37.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-05T16:29:37.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-26781 does not seem to be running inside a container [2024-01-05T16:29:37.461Z] $ 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 [2024-01-05T16:29:38.528Z] $ docker top 883489d8b4949885b6e670d4f9c2d0cb471539a23a724bce8661ce1c69ad9110 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-05T16:29:39.125Z] + go version [2024-01-05T16:29:39.393Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-05T16:29:39.427Z] $ docker stop --time=1 883489d8b4949885b6e670d4f9c2d0cb471539a23a724bce8661ce1c69ad9110 [2024-01-05T16:29:40.948Z] $ docker rm -f --volumes 883489d8b4949885b6e670d4f9c2d0cb471539a23a724bce8661ce1c69ad9110 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T16:29:42.201Z] + docker inspect -f . ci-base-image-arm64 [2024-01-05T16:29:42.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-05T16:29:42.499Z] prd-ubuntu20.04-docker-arm64-4c-16g-26781 does not seem to be running inside a container [2024-01-05T16:29:42.560Z] $ 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 [2024-01-05T16:29:43.463Z] $ docker top e6443d5d91f315bf21ecd77b5ced0cf9f11fc0ab591cc30c94584b2edef217f6 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-05T16:29:43.755Z] ========================================================= [2024-01-05T16:29:43.755Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-01-05T16:29:43.755Z] ========================================================= [Pipeline] sh [2024-01-05T16:29:44.071Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-01-05T16:29:44.547Z] + make test [2024-01-05T16:29:44.547Z] go test -race -coverprofile=coverage.out ./... [2024-01-05T16:30:16.784Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-01-05T16:30:17.172Z] #104 DONE 50.8s [2024-01-05T16:30:17.172Z] [2024-01-05T16:30:17.172Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-05T16:30:17.172Z] #68 DONE 51.0s [2024-01-05T16:30:17.172Z] [2024-01-05T16:30:17.172Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-05T16:30:17.172Z] #72 DONE 50.7s [2024-01-05T16:30:17.172Z] [2024-01-05T16:30:17.172Z] #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-05T16:30:17.172Z] #74 DONE 50.7s [2024-01-05T16:30:17.172Z] [2024-01-05T16:30:17.172Z] #105 [security-secretstore-setup builder 6/7] COPY . . [2024-01-05T16:30:23.792Z] #105 ... [2024-01-05T16:30:23.792Z] [2024-01-05T16:30:23.792Z] #106 [core-data builder 6/7] COPY . . [2024-01-05T16:30:23.792Z] #106 ... [2024-01-05T16:30:23.792Z] [2024-01-05T16:30:23.792Z] #107 [support-notifications builder 6/7] COPY . . [2024-01-05T16:30:23.792Z] #107 ... [2024-01-05T16:30:23.792Z] [2024-01-05T16:30:23.792Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2024-01-05T16:30:25.179Z] #108 DONE 11.9s [2024-01-05T16:30:25.179Z] [2024-01-05T16:30:25.179Z] #107 [support-notifications builder 6/7] COPY . . [2024-01-05T16:30:25.179Z] #107 DONE 12.0s [2024-01-05T16:30:25.179Z] [2024-01-05T16:30:25.179Z] #106 [core-data builder 6/7] COPY . . [2024-01-05T16:30:25.179Z] #106 DONE 11.9s [2024-01-05T16:30:25.179Z] [2024-01-05T16:30:25.179Z] #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-01-05T16:30:25.179Z] #109 CACHED [2024-01-05T16:30:25.179Z] [2024-01-05T16:30:25.179Z] #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-05T16:30:25.179Z] #110 CACHED [2024-01-05T16:30:25.179Z] [2024-01-05T16:30:25.179Z] #111 [support-scheduler builder 6/7] COPY . . [2024-01-05T16:30:25.179Z] #111 CACHED [2024-01-05T16:30:25.179Z] [2024-01-05T16:30:25.179Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-05T16:30:25.179Z] #112 CACHED [2024-01-05T16:30:25.179Z] [2024-01-05T16:30:25.179Z] #113 [core-command builder 6/7] COPY . . [2024-01-05T16:30:25.179Z] #113 CACHED [2024-01-05T16:30:25.179Z] [2024-01-05T16:30:25.179Z] #114 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-01-05T16:30:25.179Z] #114 CACHED [2024-01-05T16:30:25.179Z] [2024-01-05T16:30:25.179Z] #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-05T16:30:25.179Z] #115 CACHED [2024-01-05T16:30:25.179Z] [2024-01-05T16:30:25.179Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-01-05T16:30:25.179Z] #116 CACHED [2024-01-05T16:30:25.179Z] [2024-01-05T16:30:25.179Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-05T16:30:25.179Z] #117 CACHED [2024-01-05T16:30:25.179Z] [2024-01-05T16:30:25.179Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-05T16:30:25.179Z] #118 CACHED [2024-01-05T16:30:25.179Z] [2024-01-05T16:30:25.179Z] #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-01-05T16:30:25.179Z] #119 CACHED [2024-01-05T16:30:25.179Z] [2024-01-05T16:30:25.179Z] #120 [core-metadata builder 6/7] COPY . . [2024-01-05T16:30:25.179Z] #120 CACHED [2024-01-05T16:30:25.179Z] [2024-01-05T16:30:25.179Z] #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-05T16:30:25.179Z] #121 CACHED [2024-01-05T16:30:25.179Z] [2024-01-05T16:30:25.179Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-01-05T16:30:25.179Z] #122 CACHED [2024-01-05T16:30:25.179Z] [2024-01-05T16:30:25.179Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-01-05T16:30:25.179Z] #123 CACHED [2024-01-05T16:30:25.179Z] [2024-01-05T16:30:25.179Z] #124 [security-bootstrapper builder 6/7] COPY . . [2024-01-05T16:30:25.179Z] #124 CACHED [2024-01-05T16:30:25.179Z] [2024-01-05T16:30:25.179Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-05T16:30:25.179Z] #125 CACHED [2024-01-05T16:30:25.179Z] [2024-01-05T16:30:25.179Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-05T16:30:25.179Z] #126 CACHED [2024-01-05T16:30:25.179Z] [2024-01-05T16:30:25.179Z] #105 [security-secretstore-setup builder 6/7] COPY . . [2024-01-05T16:30:25.179Z] #105 DONE 11.9s [2024-01-05T16:30:25.179Z] [2024-01-05T16:30:25.180Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-05T16:30:25.180Z] #127 CACHED [2024-01-05T16:30:25.180Z] [2024-01-05T16:30:25.180Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-05T16:30:25.180Z] #128 CACHED [2024-01-05T16:30:25.180Z] [2024-01-05T16:30:25.180Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-01-05T16:30:25.180Z] #129 CACHED [2024-01-05T16:30:25.180Z] [2024-01-05T16:30:25.180Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-01-05T16:30:26.569Z] #130 1.218 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-01-05T16:30:36.553Z] #130 ... [2024-01-05T16:30:36.553Z] [2024-01-05T16:30:36.553Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-05T16:30:36.553Z] #0 1.094 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-01-05T16:30:36.553Z] #131 ... [2024-01-05T16:30:36.553Z] [2024-01-05T16:30:36.553Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-05T16:30:36.553Z] #0 0.533 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-01-05T16:30:36.553Z] #132 ... [2024-01-05T16:30:36.553Z] [2024-01-05T16:30:36.553Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-05T16:30:36.553Z] #0 0.949 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-01-05T16:30:36.553Z] #133 ... [2024-01-05T16:30:36.553Z] [2024-01-05T16:30:36.553Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-05T16:30:36.553Z] #0 0.537 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-01-05T16:30:36.553Z] #134 ... [2024-01-05T16:30:36.553Z] [2024-01-05T16:30:36.553Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-05T16:30:36.553Z] #0 0.894 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-01-05T16:30:36.553Z] #135 ... [2024-01-05T16:30:36.553Z] [2024-01-05T16:30:36.553Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-05T16:30:36.553Z] #0 0.673 go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-01-05T16:30:36.553Z] #136 ... [2024-01-05T16:30:36.553Z] [2024-01-05T16:30:36.553Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-05T16:30:36.553Z] #0 0.834 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-01-05T16:30:36.553Z] #137 ... [2024-01-05T16:30:36.553Z] [2024-01-05T16:30:36.553Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-05T16:30:36.553Z] #0 0.598 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-01-05T16:30:36.553Z] #138 ... [2024-01-05T16:30:36.553Z] [2024-01-05T16:30:36.553Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-05T16:30:36.553Z] #0 1.164 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-01-05T16:30:36.553Z] #139 ... [2024-01-05T16:30:36.553Z] [2024-01-05T16:30:36.553Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-05T16:30:36.553Z] #0 1.248 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-01-05T16:31:24.637Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-01-05T16:31:24.637Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-01-05T16:31:24.637Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-01-05T16:31:24.637Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-01-05T16:31:24.637Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-01-05T16:31:25.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-01-05T16:31:25.885Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-01-05T16:31:26.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-01-05T16:31:26.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-01-05T16:31:27.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-01-05T16:31:29.059Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-01-05T16:31:29.059Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-01-05T16:31:29.059Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-01-05T16:31:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-01-05T16:31:35.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-01-05T16:31:35.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-01-05T16:31:36.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.192s coverage: 28.7% of statements [2024-01-05T16:31:44.328Z] #140 ... [2024-01-05T16:31:44.328Z] [2024-01-05T16:31:44.328Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-01-05T16:31:44.328Z] #130 70.51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-01-05T16:31:44.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.270s coverage: 97.0% of statements [2024-01-05T16:31:49.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-01-05T16:31:49.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-01-05T16:31:49.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-01-05T16:31:54.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.356s coverage: 69.2% of statements [2024-01-05T16:31:54.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-01-05T16:31:54.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-01-05T16:31:55.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.302s coverage: 53.2% of statements [2024-01-05T16:31:56.589Z] #130 DONE 90.7s [2024-01-05T16:31:56.589Z] [2024-01-05T16:31:56.589Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-05T16:31:56.589Z] #136 DONE 90.7s [2024-01-05T16:31:56.589Z] [2024-01-05T16:31:56.589Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-05T16:31:56.589Z] #133 DONE 90.7s [2024-01-05T16:31:56.589Z] [2024-01-05T16:31:56.589Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-05T16:31:56.589Z] #132 DONE 90.7s [2024-01-05T16:31:56.589Z] [2024-01-05T16:31:56.589Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-05T16:31:56.589Z] #131 DONE 90.7s [2024-01-05T16:31:56.589Z] [2024-01-05T16:31:56.589Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-05T16:31:56.589Z] #138 DONE 90.7s [2024-01-05T16:31:56.589Z] [2024-01-05T16:31:56.589Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-05T16:31:56.589Z] #134 DONE 90.8s [2024-01-05T16:31:56.589Z] [2024-01-05T16:31:56.589Z] #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-05T16:31:56.589Z] #141 ... [2024-01-05T16:31:56.589Z] [2024-01-05T16:31:56.589Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-05T16:31:56.589Z] #137 DONE 91.0s [2024-01-05T16:31:56.589Z] [2024-01-05T16:31:56.589Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-05T16:31:56.589Z] #140 DONE 91.1s [2024-01-05T16:31:56.589Z] [2024-01-05T16:31:56.589Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-05T16:31:56.589Z] #135 DONE 91.1s [2024-01-05T16:31:56.589Z] [2024-01-05T16:31:56.589Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-05T16:31:56.589Z] #139 DONE 91.1s [2024-01-05T16:31:56.589Z] [2024-01-05T16:31:56.589Z] #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-05T16:31:56.589Z] #142 ... [2024-01-05T16:31:56.589Z] [2024-01-05T16:31:56.589Z] #143 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-05T16:31:56.589Z] #143 DONE 0.7s [2024-01-05T16:31:56.589Z] [2024-01-05T16:31:56.589Z] #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-05T16:31:56.589Z] #141 DONE 0.8s [2024-01-05T16:31:56.589Z] [2024-01-05T16:31:56.589Z] #144 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-05T16:31:56.589Z] #144 DONE 0.6s [2024-01-05T16:31:56.589Z] [2024-01-05T16:31:56.589Z] #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-01-05T16:31:56.589Z] #145 DONE 0.7s [2024-01-05T16:31:56.850Z] [2024-01-05T16:31:56.850Z] #146 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-05T16:31:56.850Z] #146 DONE 0.7s [2024-01-05T16:31:56.850Z] [2024-01-05T16:31:56.850Z] #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-05T16:31:56.850Z] #142 DONE 0.5s [2024-01-05T16:31:56.850Z] [2024-01-05T16:31:56.850Z] #147 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-05T16:31:56.850Z] #147 ... [2024-01-05T16:31:56.850Z] [2024-01-05T16:31:56.850Z] #148 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-05T16:31:56.850Z] #148 DONE 0.5s [2024-01-05T16:31:57.111Z] [2024-01-05T16:31:57.111Z] #149 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-05T16:31:57.111Z] #149 DONE 0.4s [2024-01-05T16:31:57.111Z] [2024-01-05T16:31:57.111Z] #150 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-05T16:31:57.111Z] #150 CACHED [2024-01-05T16:31:57.111Z] [2024-01-05T16:31:57.111Z] #151 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-05T16:31:57.111Z] #151 CACHED [2024-01-05T16:31:57.111Z] [2024-01-05T16:31:57.111Z] #152 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-01-05T16:31:57.111Z] #152 CACHED [2024-01-05T16:31:57.111Z] [2024-01-05T16:31:57.111Z] #153 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-05T16:31:57.111Z] #153 CACHED [2024-01-05T16:31:57.111Z] [2024-01-05T16:31:57.111Z] #154 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-05T16:31:57.111Z] #154 CACHED [2024-01-05T16:31:57.111Z] [2024-01-05T16:31:57.111Z] #155 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-05T16:31:57.111Z] #155 CACHED [2024-01-05T16:31:57.111Z] [2024-01-05T16:31:57.111Z] #156 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-05T16:31:57.111Z] #156 CACHED [2024-01-05T16:31:57.111Z] [2024-01-05T16:31:57.111Z] #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-05T16:31:57.111Z] #157 CACHED [2024-01-05T16:31:57.111Z] [2024-01-05T16:31:57.111Z] #158 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-05T16:31:57.111Z] #158 DONE 0.4s [2024-01-05T16:31:57.111Z] [2024-01-05T16:31:57.111Z] #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-01-05T16:31:57.111Z] #159 DONE 0.4s [2024-01-05T16:31:57.111Z] [2024-01-05T16:31:57.111Z] #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-05T16:31:57.111Z] #160 DONE 0.4s [2024-01-05T16:31:57.111Z] [2024-01-05T16:31:57.111Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-01-05T16:31:57.111Z] #161 ... [2024-01-05T16:31:57.111Z] [2024-01-05T16:31:57.111Z] #147 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-05T16:31:57.111Z] #147 DONE 0.4s [2024-01-05T16:31:57.111Z] [2024-01-05T16:31:57.112Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-01-05T16:31:57.112Z] #162 DONE 0.3s [2024-01-05T16:31:57.373Z] [2024-01-05T16:31:57.373Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-01-05T16:31:58.758Z] #163 ... [2024-01-05T16:31:58.758Z] [2024-01-05T16:31:58.758Z] #164 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-01-05T16:31:58.758Z] #164 DONE 1.8s [2024-01-05T16:31:59.020Z] [2024-01-05T16:31:59.020Z] #165 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-01-05T16:31:59.020Z] #165 ... [2024-01-05T16:31:59.020Z] [2024-01-05T16:31:59.020Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-01-05T16:31:59.020Z] #161 DONE 2.0s [2024-01-05T16:31:59.020Z] [2024-01-05T16:31:59.020Z] #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-01-05T16:31:59.020Z] #166 DONE 2.0s [2024-01-05T16:31:59.020Z] [2024-01-05T16:31:59.020Z] #167 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-01-05T16:31:59.020Z] #167 DONE 2.0s [2024-01-05T16:31:59.020Z] [2024-01-05T16:31:59.020Z] #168 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-01-05T16:31:59.020Z] #168 DONE 2.1s [2024-01-05T16:31:59.020Z] [2024-01-05T16:31:59.020Z] #169 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-01-05T16:31:59.020Z] #169 DONE 2.1s [2024-01-05T16:31:59.020Z] [2024-01-05T16:31:59.020Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-01-05T16:31:59.020Z] #170 DONE 2.1s [2024-01-05T16:31:59.020Z] [2024-01-05T16:31:59.020Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-01-05T16:31:59.020Z] #163 DONE 2.0s [2024-01-05T16:31:59.281Z] [2024-01-05T16:31:59.281Z] #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-01-05T16:31:59.281Z] #171 DONE 2.1s [2024-01-05T16:31:59.281Z] [2024-01-05T16:31:59.281Z] #172 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-01-05T16:31:59.281Z] #172 DONE 2.0s [2024-01-05T16:31:59.281Z] [2024-01-05T16:31:59.281Z] #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-01-05T16:31:59.281Z] #173 DONE 2.6s [2024-01-05T16:31:59.281Z] [2024-01-05T16:31:59.281Z] #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-05T16:31:59.281Z] #174 ... [2024-01-05T16:31:59.281Z] [2024-01-05T16:31:59.281Z] #175 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-01-05T16:31:59.281Z] #175 DONE 0.3s [2024-01-05T16:31:59.542Z] [2024-01-05T16:31:59.543Z] #165 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-01-05T16:31:59.543Z] #165 DONE 0.4s [2024-01-05T16:31:59.543Z] [2024-01-05T16:31:59.543Z] #176 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-01-05T16:31:59.543Z] #176 DONE 0.4s [2024-01-05T16:31:59.543Z] [2024-01-05T16:31:59.543Z] #177 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-01-05T16:31:59.543Z] #177 DONE 0.4s [2024-01-05T16:31:59.543Z] [2024-01-05T16:31:59.543Z] #96 [support-scheduler] exporting to image [2024-01-05T16:31:59.543Z] #96 exporting layers [2024-01-05T16:31:59.543Z] #96 ... [2024-01-05T16:31:59.543Z] [2024-01-05T16:31:59.543Z] #178 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-01-05T16:31:59.543Z] #178 DONE 0.4s [2024-01-05T16:31:59.543Z] [2024-01-05T16:31:59.543Z] #179 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-01-05T16:31:59.543Z] #179 DONE 0.4s [2024-01-05T16:31:59.543Z] [2024-01-05T16:31:59.543Z] #180 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-01-05T16:31:59.543Z] #180 DONE 0.4s [2024-01-05T16:31:59.543Z] [2024-01-05T16:31:59.543Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-01-05T16:31:59.543Z] #181 DONE 0.5s [2024-01-05T16:31:59.543Z] [2024-01-05T16:31:59.543Z] #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-01-05T16:31:59.543Z] #182 DONE 0.4s [2024-01-05T16:31:59.543Z] [2024-01-05T16:31:59.543Z] #183 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-01-05T16:31:59.543Z] #183 DONE 0.5s [2024-01-05T16:31:59.543Z] [2024-01-05T16:31:59.543Z] #96 [security-spiffe-token-provider] exporting to image [2024-01-05T16:31:59.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-01-05T16:31:59.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-01-05T16:31:59.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-01-05T16:31:59.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-01-05T16:31:59.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-01-05T16:31:59.805Z] #96 ... [2024-01-05T16:31:59.805Z] [2024-01-05T16:31:59.805Z] #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-05T16:31:59.805Z] #174 DONE 0.5s [2024-01-05T16:31:59.805Z] [2024-01-05T16:31:59.805Z] #96 [support-notifications] exporting to image [2024-01-05T16:31:59.805Z] #96 exporting layers 0.2s done [2024-01-05T16:32:00.126Z] #96 ... [2024-01-05T16:32:00.126Z] [2024-01-05T16:32:00.126Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-01-05T16:32:00.126Z] #184 DONE 0.7s [2024-01-05T16:32:00.126Z] [2024-01-05T16:32:00.126Z] #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-01-05T16:32:00.126Z] #185 DONE 0.6s [2024-01-05T16:32:00.126Z] [2024-01-05T16:32:00.126Z] #186 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-01-05T16:32:00.126Z] #186 DONE 0.6s [2024-01-05T16:32:00.126Z] [2024-01-05T16:32:00.126Z] #187 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-01-05T16:32:00.126Z] #187 DONE 0.5s [2024-01-05T16:32:00.126Z] [2024-01-05T16:32:00.126Z] #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-01-05T16:32:00.126Z] #188 DONE 0.5s [2024-01-05T16:32:00.126Z] [2024-01-05T16:32:00.126Z] #96 [core-command] exporting to image [2024-01-05T16:32:00.126Z] #96 exporting layers 0.5s done [2024-01-05T16:32:00.126Z] #96 writing image sha256:3fd98fffd4bb6eab432a16743307d71c307ef9c0e1e1dc1a2b5fb039b8763a18 0.0s done [2024-01-05T16:32:00.126Z] #96 writing image sha256:a01b1cb88de1be560f31d790f3303abfc437a4a6690351d157b8e4fc9c9504ec 0.0s done [2024-01-05T16:32:00.126Z] #96 naming to docker.io/library/core-data done [2024-01-05T16:32:00.126Z] #96 naming to docker.io/library/support-scheduler done [2024-01-05T16:32:00.126Z] #96 writing image sha256:d25dd86eef2bc0ed0b0d434bd7ae3f6e93dc1624d58b1e2348d4152c2b8f8abf 0.0s done [2024-01-05T16:32:00.126Z] #96 naming to docker.io/library/core-command done [2024-01-05T16:32:00.388Z] #96 ... [2024-01-05T16:32:00.388Z] [2024-01-05T16:32:00.388Z] #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-01-05T16:32:00.388Z] #189 DONE 0.5s [2024-01-05T16:32:00.388Z] [2024-01-05T16:32:00.388Z] #96 [core-command] exporting to image [2024-01-05T16:32:00.388Z] #96 exporting layers 0.6s done [2024-01-05T16:32:00.388Z] #96 exporting layers 0.3s done [2024-01-05T16:32:00.388Z] #96 writing image sha256:db794acaecd1cc34671826a4a484012fce9cba2812ecd002a90c60e6febd10dc [2024-01-05T16:32:00.388Z] #96 writing image sha256:a62dd554c95a8a4fa101dac00614641e0bf656f5a5028ccf3e62dc5e2a693067 done [2024-01-05T16:32:00.388Z] #96 naming to docker.io/library/support-notifications 0.0s done [2024-01-05T16:32:00.650Z] #96 writing image sha256:db794acaecd1cc34671826a4a484012fce9cba2812ecd002a90c60e6febd10dc 0.0s done [2024-01-05T16:32:00.650Z] #96 naming to docker.io/library/security-spiffe-token-provider done [2024-01-05T16:32:00.650Z] #96 writing image sha256:cf274f2cd62ffcb6e141b2626ff46adec9c2735d732b52ea2d4d1e08f03d8b1b done [2024-01-05T16:32:00.650Z] #96 naming to docker.io/library/core-metadata done [2024-01-05T16:32:00.650Z] #96 DONE 2.0s [2024-01-05T16:32:00.650Z] [2024-01-05T16:32:00.650Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-01-05T16:32:00.650Z] #190 DONE 0.4s [2024-01-05T16:32:00.650Z] [2024-01-05T16:32:00.650Z] #191 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-01-05T16:32:00.650Z] #191 ... [2024-01-05T16:32:00.650Z] [2024-01-05T16:32:00.650Z] #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-01-05T16:32:00.650Z] #192 DONE 0.6s [2024-01-05T16:32:00.911Z] [2024-01-05T16:32:00.911Z] #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-01-05T16:32:00.911Z] #193 DONE 0.6s [2024-01-05T16:32:00.911Z] [2024-01-05T16:32:00.911Z] #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-01-05T16:32:00.911Z] #194 ... [2024-01-05T16:32:00.911Z] [2024-01-05T16:32:00.911Z] #195 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-05T16:32:00.911Z] #195 DONE 0.9s [2024-01-05T16:32:00.911Z] [2024-01-05T16:32:00.911Z] #191 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-01-05T16:32:00.911Z] #191 DONE 0.6s [2024-01-05T16:32:00.911Z] [2024-01-05T16:32:00.911Z] #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-01-05T16:32:00.911Z] #194 DONE 0.2s [2024-01-05T16:32:00.911Z] [2024-01-05T16:32:00.911Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-01-05T16:32:01.176Z] #196 DONE 0.1s [2024-01-05T16:32:01.176Z] [2024-01-05T16:32:01.176Z] #197 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-01-05T16:32:01.176Z] #197 DONE 0.1s [2024-01-05T16:32:01.176Z] [2024-01-05T16:32:01.176Z] #198 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-05T16:32:01.176Z] #198 DONE 1.0s [2024-01-05T16:32:01.176Z] [2024-01-05T16:32:01.176Z] #96 [core-common-config-bootstrapper] exporting to image [2024-01-05T16:32:01.176Z] #96 writing image sha256:ed019fc4067c87241a8b8bc31b12bae8648bf150c4533ad336d23e6e0d5f0cf3 done [2024-01-05T16:32:01.176Z] #96 naming to docker.io/library/core-common-config-bootstrapper done [2024-01-05T16:32:01.176Z] #96 ... [2024-01-05T16:32:01.176Z] [2024-01-05T16:32:01.176Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-01-05T16:32:01.176Z] #199 DONE 0.1s [2024-01-05T16:32:01.176Z] [2024-01-05T16:32:01.176Z] #96 [core-common-config-bootstrapper] exporting to image [2024-01-05T16:32:01.176Z] #96 exporting layers 0.2s done [2024-01-05T16:32:01.176Z] #96 writing image sha256:5a4c1278b5b9cd36177ff6328bcc2e81a0422392c426ae404348b4f131b1f21e 0.0s done [2024-01-05T16:32:01.176Z] #96 naming to docker.io/library/security-proxy-auth [2024-01-05T16:32:01.437Z] #96 naming to docker.io/library/security-proxy-auth done [2024-01-05T16:32:01.437Z] #96 DONE 2.4s [2024-01-05T16:32:01.437Z] [2024-01-05T16:32:01.437Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-01-05T16:32:01.437Z] #200 DONE 0.1s [2024-01-05T16:32:01.437Z] [2024-01-05T16:32:01.437Z] #201 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-05T16:32:01.437Z] #201 DONE 0.7s [2024-01-05T16:32:01.437Z] [2024-01-05T16:32:01.437Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-01-05T16:32:01.437Z] #202 DONE 0.1s [2024-01-05T16:32:01.437Z] [2024-01-05T16:32:01.437Z] #96 [security-proxy-setup] exporting to image [2024-01-05T16:32:01.699Z] #96 exporting layers 0.2s done [2024-01-05T16:32:01.699Z] #96 writing image sha256:9ec75f3e7b6b18f19a9119e138aa5cd3521c5a348a115a9ca843440c30a05e19 done [2024-01-05T16:32:01.699Z] #96 naming to docker.io/library/security-proxy-setup done [2024-01-05T16:32:01.699Z] #96 DONE 2.6s [2024-01-05T16:32:01.699Z] [2024-01-05T16:32:01.699Z] #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-05T16:32:01.699Z] #203 DONE 0.5s [2024-01-05T16:32:01.699Z] [2024-01-05T16:32:01.699Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-01-05T16:32:01.960Z] #204 DONE 0.5s [2024-01-05T16:32:01.960Z] [2024-01-05T16:32:01.960Z] #96 [security-secretstore-setup] exporting to image [2024-01-05T16:32:01.960Z] #96 exporting layers 0.2s done [2024-01-05T16:32:01.960Z] #96 writing image sha256:0e33e72e0120593b7784695ebae73c89b68df87fa6d0c475be8ecf437e2b075a done [2024-01-05T16:32:01.960Z] #96 naming to docker.io/library/security-secretstore-setup done [2024-01-05T16:32:01.960Z] #96 DONE 2.8s [2024-01-05T16:32:01.960Z] [2024-01-05T16:32:01.960Z] #32 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-05T16:32:01.960Z] #32 ... [2024-01-05T16:32:01.960Z] [2024-01-05T16:32:01.960Z] #96 [security-bootstrapper] exporting to image [2024-01-05T16:32:02.221Z] #96 exporting layers 0.2s done [2024-01-05T16:32:02.221Z] #96 writing image sha256:423aef24f2b699242b8ed6acd0f418916640fa5de9e2150f80bf44a789170824 done [2024-01-05T16:32:02.221Z] #96 naming to docker.io/library/security-bootstrapper done [2024-01-05T16:32:02.221Z] #96 DONE 3.0s [2024-01-05T16:32:02.221Z] [2024-01-05T16:32:02.221Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-05T16:32:02.221Z] time="2024-01-05T16:28:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:32:02.221Z] time="2024-01-05T16:28:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:32:02.221Z] time="2024-01-05T16:28:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:32:02.221Z] time="2024-01-05T16:28:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:32:02.221Z] time="2024-01-05T16:28:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:32:02.221Z] time="2024-01-05T16:28:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:32:02.221Z] time="2024-01-05T16:28:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:32:02.221Z] time="2024-01-05T16:28:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:32:02.221Z] time="2024-01-05T16:28:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:32:02.221Z] time="2024-01-05T16:28:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:32:02.221Z] time="2024-01-05T16:28:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:32:02.221Z] time="2024-01-05T16:28:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:32:02.221Z] time="2024-01-05T16:28:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:32:02.221Z] time="2024-01-05T16:28:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-01-05T16:32:02.256Z] $ docker stop --time=1 735ca0f6199c270e09271a3025d5364bc9620052c4f3b7f8038b2820834be371 [2024-01-05T16:32:03.559Z] $ docker rm -f --volumes 735ca0f6199c270e09271a3025d5364bc9620052c4f3b7f8038b2820834be371 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-05T16:32:04.058Z] + docker images [2024-01-05T16:32:04.058Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-01-05T16:32:04.058Z] security-proxy-setup latest 9ec75f3e7b6b 2 seconds ago 25.8MB [2024-01-05T16:32:04.058Z] security-secretstore-setup latest 0e33e72e0120 2 seconds ago 36.2MB [2024-01-05T16:32:04.058Z] security-bootstrapper latest 423aef24f2b6 2 seconds ago 18.5MB [2024-01-05T16:32:04.058Z] core-common-config-bootstrapper latest ed019fc4067c 3 seconds ago 14.9MB [2024-01-05T16:32:04.058Z] security-proxy-auth latest 5a4c1278b5b9 3 seconds ago 15.8MB [2024-01-05T16:32:04.058Z] support-scheduler latest a01b1cb88de1 4 seconds ago 26MB [2024-01-05T16:32:04.058Z] core-metadata latest cf274f2cd62f 4 seconds ago 17.4MB [2024-01-05T16:32:04.058Z] support-notifications latest a62dd554c95a 4 seconds ago 26.5MB [2024-01-05T16:32:04.058Z] core-command latest d25dd86eef2b 4 seconds ago 17MB [2024-01-05T16:32:04.058Z] security-spiffe-token-provider latest db794acaecd1 4 seconds ago 28.5MB [2024-01-05T16:32:04.058Z] core-data latest 3fd98fffd4bb 4 seconds ago 17.1MB [2024-01-05T16:32:04.058Z] security-spire-agent latest e405d46fe66c 2 minutes ago 161MB [2024-01-05T16:32:04.058Z] security-spire-config latest 7d545857766a 2 minutes ago 102MB [2024-01-05T16:32:04.058Z] security-spire-server latest 02c6cc59fd64 2 minutes ago 102MB [2024-01-05T16:32:04.058Z] ci-base-image-x86_64 latest 703f2d19c47a 5 minutes ago 937MB [2024-01-05T16:32:04.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 7 weeks ago 564MB [2024-01-05T16:32:04.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 months ago 334MB [2024-01-05T16:32:04.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 18 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-05T16:32:06.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-01-05T16:32:06.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-01-05T16:32:18.718Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.241s coverage: 93.4% of statements [2024-01-05T16:32:18.718Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.289s coverage: 4.1% of statements [2024-01-05T16:32:18.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-01-05T16:32:18.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-01-05T16:32:18.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-01-05T16:32:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-01-05T16:32:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-01-05T16:32:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-01-05T16:32:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-01-05T16:32:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-01-05T16:32:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-01-05T16:32:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-01-05T16:32:21.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.516s coverage: 97.6% of statements [2024-01-05T16:32:21.517Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.192s coverage: 72.2% of statements [2024-01-05T16:32:29.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-01-05T16:32:29.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-01-05T16:32:29.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.387s coverage: 0.9% of statements [2024-01-05T16:32:29.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.251s coverage: 32.2% of statements [2024-01-05T16:32:29.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.237s coverage: 41.7% of statements [2024-01-05T16:32:30.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.234s coverage: 82.9% of statements [2024-01-05T16:32:30.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.206s coverage: 94.1% of statements [2024-01-05T16:32:31.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.200s coverage: 96.3% of statements [2024-01-05T16:32:33.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.221s coverage: 87.5% of statements [2024-01-05T16:32:34.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-01-05T16:32:34.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-01-05T16:32:34.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-01-05T16:32:34.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-01-05T16:32:36.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-01-05T16:32:36.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-01-05T16:32:36.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-01-05T16:32:36.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-01-05T16:32:39.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-01-05T16:32:39.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-01-05T16:32:39.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-01-05T16:32:39.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-01-05T16:32:41.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-01-05T16:32:41.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-01-05T16:32:43.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-01-05T16:32:45.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.201s coverage: 94.4% of statements [2024-01-05T16:32:46.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-01-05T16:32:47.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-01-05T16:32:52.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-01-05T16:32:52.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-01-05T16:32:54.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-01-05T16:32:54.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-01-05T16:32:54.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-01-05T16:32:59.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.968s coverage: 79.9% of statements [2024-01-05T16:32:59.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.251s coverage: 92.9% of statements [2024-01-05T16:32:59.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements [2024-01-05T16:32:59.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.204s coverage: 62.3% of statements [2024-01-05T16:32:59.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.207s coverage: 87.2% of statements [2024-01-05T16:32:59.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.171s coverage: 20.0% of statements [2024-01-05T16:32:59.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.168s coverage: 100.0% of statements [2024-01-05T16:32:59.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.380s coverage: 81.8% of statements [2024-01-05T16:32:59.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.370s coverage: 82.1% of statements [2024-01-05T16:32:59.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.228s coverage: 86.0% of statements [2024-01-05T16:32:59.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.768s coverage: 63.1% of statements [2024-01-05T16:32:59.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.223s coverage: 100.0% of statements [2024-01-05T16:32:59.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.104s coverage: 89.4% of statements [2024-01-05T16:32:59.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.062s coverage: 100.0% of statements [2024-01-05T16:32:59.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.069s coverage: 73.7% of statements [2024-01-05T16:32:59.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.063s coverage: 100.0% of statements [2024-01-05T16:33:00.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-01-05T16:33:00.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-01-05T16:33:00.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-01-05T16:33:00.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-01-05T16:33:00.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-01-05T16:33:00.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-01-05T16:33:00.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-01-05T16:33:02.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.789s coverage: 38.4% of statements [2024-01-05T16:33:02.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.212s coverage: 89.5% of statements [2024-01-05T16:33:02.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.200s coverage: 84.8% of statements [2024-01-05T16:33:05.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-01-05T16:33:05.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-01-05T16:33:05.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-01-05T16:33:05.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-01-05T16:33:08.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-01-05T16:33:08.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-01-05T16:33:08.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-01-05T16:33:08.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-01-05T16:33:08.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-01-05T16:33:08.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-01-05T16:33:13.078Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.270s coverage: 19.9% of statements [2024-01-05T16:33:13.078Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.544s coverage: 95.7% of statements [2024-01-05T16:33:13.078Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.250s coverage: 61.8% of statements [2024-01-05T16:33:13.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-01-05T16:33:13.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-01-05T16:33:14.034Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.362s coverage: 98.9% of statements [2024-01-05T16:33:15.028Z] 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 [2024-01-05T16:33:15.295Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-05T16:33:15.295Z] go vet ./... [2024-01-05T16:34:23.160Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-05T16:34:23.428Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-05T16:34:23.707Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-05T16:34:24.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-01-05T16:34:24.724Z] + ls -al . [2024-01-05T16:34:24.724Z] total 732 [2024-01-05T16:34:24.724Z] drwxrwxr-x 10 1001 1001 4096 Jan 5 16:29 . [2024-01-05T16:34:24.724Z] drwxr-xr-x 4 root root 4096 Jan 5 16:29 .. [2024-01-05T16:34:24.724Z] drwxrwxr-x 2 1001 1001 4096 Jan 5 16:27 .blubracket [2024-01-05T16:34:24.724Z] -rw-rw-r-- 1 1001 1001 10 Jan 5 16:27 .dockerignore [2024-01-05T16:34:24.724Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 16:27 .git [2024-01-05T16:34:24.724Z] drwxrwxr-x 3 1001 1001 4096 Jan 5 16:27 .github [2024-01-05T16:34:24.724Z] -rw-rw-r-- 1 1001 1001 1074 Jan 5 16:27 .gitignore [2024-01-05T16:34:24.724Z] -rw-rw-r-- 1 1001 1001 42 Jan 5 16:27 .golangci.yml [2024-01-05T16:34:24.724Z] -rw-rw-r-- 1 1001 1001 100 Jan 5 16:27 .hadolint.yml [2024-01-05T16:34:24.724Z] -rw-rw-r-- 1 1001 1001 155 Jan 5 16:27 .sonarcloud.properties [2024-01-05T16:34:24.724Z] -rw-rw-r-- 1 1001 1001 1171 Jan 5 16:27 ADOPTERS.md [2024-01-05T16:34:24.724Z] -rw-rw-r-- 1 1001 1001 11674 Jan 5 16:27 Attribution.txt [2024-01-05T16:34:24.724Z] -rw-rw-r-- 1 1001 1001 100284 Jan 5 16:27 CHANGELOG.md [2024-01-05T16:34:24.724Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 16:27 CONTRIBUTING.md [2024-01-05T16:34:24.724Z] -rw-rw-r-- 1 1001 1001 677 Jan 5 16:27 GOVERNANCE.md [2024-01-05T16:34:24.724Z] -rw-rw-r-- 1 1001 1001 861 Jan 5 16:27 Jenkinsfile [2024-01-05T16:34:24.724Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 16:27 LICENSE [2024-01-05T16:34:24.724Z] -rw-rw-r-- 1 1001 1001 15376 Jan 5 16:27 Makefile [2024-01-05T16:34:24.724Z] -rw-rw-r-- 1 1001 1001 582 Jan 5 16:27 OWNERS.md [2024-01-05T16:34:24.724Z] -rw-rw-r-- 1 1001 1001 9528 Jan 5 16:27 README.md [2024-01-05T16:34:24.724Z] -rw-rw-r-- 1 1001 1001 789 Jan 5 16:27 SECURITY.md [2024-01-05T16:34:24.724Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 16:25 VERSION [2024-01-05T16:34:24.724Z] drwxrwxr-x 2 1001 1001 4096 Jan 5 16:27 bin [2024-01-05T16:34:24.724Z] drwxrwxr-x 18 1001 1001 4096 Jan 5 16:27 cmd [2024-01-05T16:34:24.724Z] -rw-r--r-- 1 root root 453602 Jan 5 16:33 coverage.out [2024-01-05T16:34:24.724Z] drwxrwxr-x 2 1001 1001 4096 Jan 5 16:27 fuzz_test [2024-01-05T16:34:24.724Z] -rw-rw-r-- 1 1001 1001 3686 Jan 5 16:27 go.mod [2024-01-05T16:34:24.724Z] -rw-rw-r-- 1 1001 1001 34039 Jan 5 16:27 go.sum [2024-01-05T16:34:24.724Z] drwxrwxr-x 7 1001 1001 4096 Jan 5 16:27 internal [2024-01-05T16:34:24.724Z] drwxrwxr-x 3 1001 1001 4096 Jan 5 16:27 openapi [2024-01-05T16:34:24.724Z] -rw-rw-r-- 1 1001 1001 584 Jan 5 16:27 security.txt [2024-01-05T16:34:24.724Z] -rw-rw-r-- 1 1001 1001 204 Jan 5 16:27 version.go [Pipeline] sh [2024-01-05T16:34:25.063Z] + '[' -e coverage.out ] [2024-01-05T16:34:25.063Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-01-05T16:34:25.105Z] Warning: overwriting stash ‘coverage-report’ [2024-01-05T16:34:25.851Z] Stashed 1 file(s) [Pipeline] sh [2024-01-05T16:34:26.174Z] + make build [2024-01-05T16:34:26.174Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-01-05T16:35:22.572Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-01-05T16:35:22.572Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-01-05T16:35:23.164Z] go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-01-05T16:35:25.744Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-01-05T16:35:47.816Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-01-05T16:35:52.072Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-01-05T16:35:57.410Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-01-05T16:35:59.983Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-01-05T16:36:02.556Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-01-05T16:36:04.493Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-01-05T16:36:07.825Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } [2024-01-05T16:36:11.184Z] $ docker stop --time=1 e6443d5d91f315bf21ecd77b5ced0cf9f11fc0ab591cc30c94584b2edef217f6 [2024-01-05T16:36:13.142Z] $ docker rm -f --volumes e6443d5d91f315bf21ecd77b5ced0cf9f11fc0ab591cc30c94584b2edef217f6 [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 [2024-01-05T16:36:16.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-01-05T16:36:16.360Z] [2024-01-05T16:36:16.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T16:36:16.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-01-05T16:36:17.081Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-01-05T16:36:17.081Z] 547446be3368: Pulling fs layer [2024-01-05T16:36:17.081Z] d125d8839a47: Pulling fs layer [2024-01-05T16:36:17.081Z] 3e85d5ac6304: Pulling fs layer [2024-01-05T16:36:17.081Z] c3105a71a48b: Pulling fs layer [2024-01-05T16:36:17.081Z] 0f093f025ec4: Pulling fs layer [2024-01-05T16:36:17.081Z] c3106fc0e877: Pulling fs layer [2024-01-05T16:36:17.081Z] c3105a71a48b: Waiting [2024-01-05T16:36:17.081Z] 0f093f025ec4: Waiting [2024-01-05T16:36:17.081Z] c3106fc0e877: Waiting [2024-01-05T16:36:17.081Z] 547446be3368: Download complete [2024-01-05T16:36:17.081Z] c3105a71a48b: Download complete [2024-01-05T16:36:17.349Z] d125d8839a47: Verifying Checksum [2024-01-05T16:36:17.349Z] d125d8839a47: Download complete [2024-01-05T16:36:17.616Z] c3106fc0e877: Verifying Checksum [2024-01-05T16:36:17.616Z] c3106fc0e877: Download complete [2024-01-05T16:36:17.616Z] 0f093f025ec4: Verifying Checksum [2024-01-05T16:36:17.616Z] 0f093f025ec4: Download complete [2024-01-05T16:36:17.616Z] 547446be3368: Pull complete [2024-01-05T16:36:18.575Z] d125d8839a47: Pull complete [2024-01-05T16:36:19.157Z] 3e85d5ac6304: Verifying Checksum [2024-01-05T16:36:19.157Z] 3e85d5ac6304: Download complete [2024-01-05T16:36:31.456Z] 3e85d5ac6304: Pull complete [2024-01-05T16:36:31.456Z] c3105a71a48b: Pull complete [2024-01-05T16:36:31.456Z] 0f093f025ec4: Pull complete [2024-01-05T16:36:31.456Z] c3106fc0e877: Pull complete [2024-01-05T16:36:31.456Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-01-05T16:36:31.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-01-05T16:36:31.456Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-05T16:36:31.932Z] prd-ubuntu20.04-docker-arm64-4c-16g-26781 does not seem to be running inside a container [2024-01-05T16:36:31.994Z] $ 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 [2024-01-05T16:36:33.778Z] $ docker top e8c1b0b1e4d4d697af20740bd7e4508b4cc1e97fc9ef25fe6ca13b8e7f15151a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-05T16:36:34.360Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-01-05T16:36:36.303Z] #1 [support-notifications internal] load .dockerignore [2024-01-05T16:36:36.303Z] #1 DONE 0.0s [2024-01-05T16:36:36.303Z] [2024-01-05T16:36:36.303Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-01-05T16:36:36.303Z] #2 ... [2024-01-05T16:36:36.303Z] [2024-01-05T16:36:36.303Z] #3 [security-spiffe-token-provider internal] load .dockerignore [2024-01-05T16:36:36.303Z] #3 transferring context: 50B 0.0s done [2024-01-05T16:36:36.303Z] #3 DONE 0.1s [2024-01-05T16:36:36.303Z] [2024-01-05T16:36:36.303Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-01-05T16:36:36.303Z] #4 transferring dockerfile: 1.89kB 0.0s done [2024-01-05T16:36:36.303Z] #4 DONE 0.1s [2024-01-05T16:36:36.303Z] [2024-01-05T16:36:36.303Z] #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-05T16:36:36.303Z] #5 DONE 0.0s [2024-01-05T16:36:36.303Z] [2024-01-05T16:36:36.303Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-01-05T16:36:36.303Z] #2 transferring dockerfile: 1.95kB 0.0s done [2024-01-05T16:36:36.303Z] #2 DONE 0.1s [2024-01-05T16:36:36.303Z] [2024-01-05T16:36:36.303Z] #1 [support-notifications internal] load .dockerignore [2024-01-05T16:36:36.303Z] #1 transferring context: 50B 0.0s done [2024-01-05T16:36:36.303Z] #1 DONE 0.2s [2024-01-05T16:36:36.303Z] [2024-01-05T16:36:36.303Z] #5 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-05T16:36:36.303Z] #5 DONE 0.0s [2024-01-05T16:36:36.303Z] [2024-01-05T16:36:36.303Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-01-05T16:36:36.303Z] #6 transferring dockerfile: 1.69kB 0.0s done [2024-01-05T16:36:36.303Z] #6 DONE 0.1s [2024-01-05T16:36:36.303Z] [2024-01-05T16:36:36.303Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-01-05T16:36:36.303Z] #7 ... [2024-01-05T16:36:36.303Z] [2024-01-05T16:36:36.303Z] #8 [security-spire-config internal] load .dockerignore [2024-01-05T16:36:36.303Z] #8 transferring context: 50B done [2024-01-05T16:36:36.303Z] #8 DONE 0.2s [2024-01-05T16:36:36.303Z] [2024-01-05T16:36:36.303Z] #9 [security-proxy-setup internal] load .dockerignore [2024-01-05T16:36:36.303Z] #9 transferring context: 50B done [2024-01-05T16:36:36.303Z] #9 DONE 0.1s [2024-01-05T16:36:36.303Z] [2024-01-05T16:36:36.303Z] #10 [core-metadata internal] load .dockerignore [2024-01-05T16:36:36.303Z] #10 transferring context: 50B done [2024-01-05T16:36:36.303Z] #10 DONE 0.1s [2024-01-05T16:36:36.303Z] [2024-01-05T16:36:36.303Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-01-05T16:36:36.303Z] #7 transferring dockerfile: 2.50kB 0.0s done [2024-01-05T16:36:36.303Z] #7 DONE 0.2s [2024-01-05T16:36:36.303Z] [2024-01-05T16:36:36.303Z] #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-05T16:36:36.303Z] #5 DONE 0.0s [2024-01-05T16:36:36.303Z] [2024-01-05T16:36:36.303Z] #11 [core-command internal] load build definition from Dockerfile [2024-01-05T16:36:36.575Z] #11 ... [2024-01-05T16:36:36.575Z] [2024-01-05T16:36:36.575Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-01-05T16:36:36.575Z] #12 transferring dockerfile: 2.06kB done [2024-01-05T16:36:36.575Z] #12 DONE 0.2s [2024-01-05T16:36:36.575Z] [2024-01-05T16:36:36.575Z] #13 [core-common-config-bootstrapper internal] load .dockerignore [2024-01-05T16:36:36.575Z] #13 transferring context: 50B 0.0s done [2024-01-05T16:36:36.575Z] #13 DONE 0.1s [2024-01-05T16:36:36.575Z] [2024-01-05T16:36:36.575Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-01-05T16:36:36.575Z] #14 transferring dockerfile: 2.23kB done [2024-01-05T16:36:36.575Z] #14 DONE 0.2s [2024-01-05T16:36:36.575Z] [2024-01-05T16:36:36.575Z] #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-05T16:36:36.575Z] #5 DONE 0.0s [2024-01-05T16:36:36.575Z] [2024-01-05T16:36:36.575Z] #15 [core-command internal] load .dockerignore [2024-01-05T16:36:36.575Z] #15 transferring context: 50B 0.0s done [2024-01-05T16:36:36.575Z] #15 DONE 0.1s [2024-01-05T16:36:36.575Z] [2024-01-05T16:36:36.575Z] #11 [core-command internal] load build definition from Dockerfile [2024-01-05T16:36:36.575Z] #11 transferring dockerfile: 1.93kB done [2024-01-05T16:36:36.575Z] #11 DONE 0.2s [2024-01-05T16:36:36.575Z] [2024-01-05T16:36:36.575Z] #5 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-05T16:36:36.575Z] #5 DONE 0.0s [2024-01-05T16:36:36.575Z] [2024-01-05T16:36:36.575Z] #16 [security-spire-server internal] load .dockerignore [2024-01-05T16:36:36.575Z] #16 transferring context: 50B done [2024-01-05T16:36:36.575Z] #16 DONE 0.2s [2024-01-05T16:36:36.575Z] [2024-01-05T16:36:36.575Z] #17 [core-data internal] load build definition from Dockerfile [2024-01-05T16:36:36.575Z] #17 transferring dockerfile: 2.01kB 0.0s done [2024-01-05T16:36:36.575Z] #17 DONE 0.2s [2024-01-05T16:36:36.575Z] [2024-01-05T16:36:36.575Z] #18 [core-data internal] load .dockerignore [2024-01-05T16:36:36.575Z] #18 transferring context: 50B 0.0s done [2024-01-05T16:36:36.575Z] #18 DONE 0.2s [2024-01-05T16:36:36.575Z] [2024-01-05T16:36:36.575Z] #5 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-05T16:36:36.575Z] #5 DONE 0.0s [2024-01-05T16:36:36.575Z] [2024-01-05T16:36:36.575Z] #19 [security-bootstrapper internal] load .dockerignore [2024-01-05T16:36:36.865Z] #19 ... [2024-01-05T16:36:36.865Z] [2024-01-05T16:36:36.865Z] #20 [security-spire-server internal] load build definition from Dockerfile [2024-01-05T16:36:36.865Z] #20 transferring dockerfile: 1.70kB done [2024-01-05T16:36:36.865Z] #20 DONE 0.2s [2024-01-05T16:36:36.865Z] [2024-01-05T16:36:36.865Z] #21 [core-command internal] load build context [2024-01-05T16:36:36.865Z] #21 DONE 0.0s [2024-01-05T16:36:36.865Z] [2024-01-05T16:36:36.865Z] #22 [core-data internal] load build context [2024-01-05T16:36:36.865Z] #22 DONE 0.0s [2024-01-05T16:36:36.865Z] [2024-01-05T16:36:36.865Z] #23 [core-common-config-bootstrapper internal] load build context [2024-01-05T16:36:36.865Z] #23 DONE 0.0s [2024-01-05T16:36:36.865Z] [2024-01-05T16:36:36.865Z] #24 [core-metadata internal] load build context [2024-01-05T16:36:36.865Z] #24 DONE 0.0s [2024-01-05T16:36:36.865Z] [2024-01-05T16:36:36.865Z] #25 [security-spiffe-token-provider internal] load build context [2024-01-05T16:36:36.865Z] #25 DONE 0.0s [2024-01-05T16:36:36.865Z] [2024-01-05T16:36:36.865Z] #26 [security-proxy-setup internal] load build context [2024-01-05T16:36:36.865Z] #26 DONE 0.0s [2024-01-05T16:36:36.865Z] [2024-01-05T16:36:36.865Z] #27 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-05T16:36:36.865Z] #27 DONE 0.0s [2024-01-05T16:36:36.865Z] [2024-01-05T16:36:36.865Z] #19 [security-bootstrapper internal] load .dockerignore [2024-01-05T16:36:36.865Z] #19 transferring context: 50B 0.0s done [2024-01-05T16:36:36.865Z] #19 DONE 0.2s [2024-01-05T16:36:36.865Z] [2024-01-05T16:36:36.865Z] #28 [security-spire-agent internal] load .dockerignore [2024-01-05T16:36:36.865Z] #28 transferring context: 50B 0.0s done [2024-01-05T16:36:36.865Z] #28 DONE 0.1s [2024-01-05T16:36:36.865Z] [2024-01-05T16:36:36.865Z] #29 [security-bootstrapper internal] load build definition from Dockerfile [2024-01-05T16:36:36.865Z] #29 transferring dockerfile: 2.93kB done [2024-01-05T16:36:36.865Z] #29 DONE 0.2s [2024-01-05T16:36:36.865Z] [2024-01-05T16:36:36.865Z] #30 [security-spire-agent internal] load build definition from Dockerfile [2024-01-05T16:36:36.865Z] #30 transferring dockerfile: 1.81kB done [2024-01-05T16:36:36.865Z] #30 DONE 0.1s [2024-01-05T16:36:36.865Z] [2024-01-05T16:36:36.865Z] #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-05T16:36:36.865Z] #5 DONE 0.0s [2024-01-05T16:36:36.865Z] [2024-01-05T16:36:36.865Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-05T16:36:36.865Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-05T16:36:37.469Z] #31 ... [2024-01-05T16:36:37.469Z] [2024-01-05T16:36:37.469Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-01-05T16:36:37.469Z] #32 DONE 1.2s [2024-01-05T16:36:37.469Z] [2024-01-05T16:36:37.469Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-05T16:36:37.469Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.7s done [2024-01-05T16:36:37.738Z] #31 ... [2024-01-05T16:36:37.738Z] [2024-01-05T16:36:37.738Z] #33 [support-scheduler internal] load .dockerignore [2024-01-05T16:36:37.738Z] #33 transferring context: 50B 0.0s done [2024-01-05T16:36:37.738Z] #33 DONE 0.9s [2024-01-05T16:36:37.738Z] [2024-01-05T16:36:37.738Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-05T16:36:37.738Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-05T16:36:37.738Z] #31 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-05T16:36:37.738Z] #31 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-05T16:36:37.738Z] #31 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.1s [2024-01-05T16:36:38.007Z] #31 ... [2024-01-05T16:36:38.007Z] [2024-01-05T16:36:38.007Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-05T16:36:38.007Z] #34 DONE 1.7s [2024-01-05T16:36:38.007Z] [2024-01-05T16:36:38.007Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-05T16:36:38.007Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.7s done [2024-01-05T16:36:38.007Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-05T16:36:38.007Z] #31 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-05T16:36:38.007Z] #31 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-05T16:36:38.007Z] #31 ... [2024-01-05T16:36:38.007Z] [2024-01-05T16:36:38.007Z] #35 [support-scheduler internal] load build definition from Dockerfile [2024-01-05T16:36:38.007Z] #35 transferring dockerfile: 1.93kB 0.1s done [2024-01-05T16:36:38.007Z] #35 DONE 1.2s [2024-01-05T16:36:38.007Z] [2024-01-05T16:36:38.007Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-05T16:36:38.007Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-01-05T16:36:38.007Z] #36 DONE 0.2s [2024-01-05T16:36:38.007Z] [2024-01-05T16:36:38.007Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-05T16:36:38.007Z] #31 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.3s [2024-01-05T16:36:38.278Z] #31 ... [2024-01-05T16:36:38.278Z] [2024-01-05T16:36:38.278Z] #37 [security-proxy-auth internal] load build definition from Dockerfile [2024-01-05T16:36:38.278Z] #37 transferring dockerfile: 2.15kB 0.0s done [2024-01-05T16:36:38.278Z] #37 DONE 1.2s [2024-01-05T16:36:38.278Z] [2024-01-05T16:36:38.278Z] #5 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-05T16:36:38.278Z] #5 DONE 0.0s [2024-01-05T16:36:38.278Z] [2024-01-05T16:36:38.278Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-01-05T16:36:38.278Z] #38 DONE 1.2s [2024-01-05T16:36:38.278Z] [2024-01-05T16:36:38.278Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-05T16:36:38.278Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.7s done [2024-01-05T16:36:38.278Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-05T16:36:38.278Z] #31 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-05T16:36:38.278Z] #31 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-05T16:36:38.278Z] #31 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.15MB / 3.33MB 0.4s [2024-01-05T16:36:38.278Z] #31 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-05T16:36:38.551Z] #31 ... [2024-01-05T16:36:38.551Z] [2024-01-05T16:36:38.551Z] #39 [security-secretstore-setup internal] load build definition from Dockerfile [2024-01-05T16:36:38.551Z] #39 transferring dockerfile: 2.49kB 0.1s done [2024-01-05T16:36:38.551Z] #39 DONE 1.3s [2024-01-05T16:36:38.551Z] [2024-01-05T16:36:38.551Z] #40 [security-proxy-auth internal] load .dockerignore [2024-01-05T16:36:38.551Z] #40 transferring context: 50B 0.0s done [2024-01-05T16:36:38.551Z] #40 DONE 1.5s [2024-01-05T16:36:38.551Z] [2024-01-05T16:36:38.551Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-05T16:36:38.551Z] #31 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done [2024-01-05T16:36:38.551Z] #31 ... [2024-01-05T16:36:38.551Z] [2024-01-05T16:36:38.551Z] #41 [security-secretstore-setup internal] load .dockerignore [2024-01-05T16:36:38.551Z] #41 transferring context: 50B 0.0s done [2024-01-05T16:36:38.551Z] #41 DONE 1.4s [2024-01-05T16:36:38.551Z] [2024-01-05T16:36:38.551Z] #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-05T16:36:38.551Z] #5 DONE 0.0s [2024-01-05T16:36:38.551Z] [2024-01-05T16:36:38.551Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-05T16:36:38.551Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-01-05T16:36:38.551Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-01-05T16:36:38.551Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-01-05T16:36:38.551Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-01-05T16:36:38.551Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s [2024-01-05T16:36:38.551Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s [2024-01-05T16:36:38.551Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s [2024-01-05T16:36:38.823Z] #36 ... [2024-01-05T16:36:38.823Z] [2024-01-05T16:36:38.823Z] #5 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-05T16:36:38.823Z] #5 DONE 0.0s [2024-01-05T16:36:38.823Z] [2024-01-05T16:36:38.823Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-05T16:36:38.823Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s [2024-01-05T16:36:38.823Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s [2024-01-05T16:36:38.823Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-01-05T16:36:38.823Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2024-01-05T16:36:38.823Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2024-01-05T16:36:38.823Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-01-05T16:36:38.823Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-01-05T16:36:39.094Z] #36 ... [2024-01-05T16:36:39.094Z] [2024-01-05T16:36:39.094Z] #27 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-05T16:36:39.094Z] #27 DONE 2.4s [2024-01-05T16:36:39.094Z] [2024-01-05T16:36:39.094Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-05T16:36:39.094Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-01-05T16:36:39.094Z] #36 ... [2024-01-05T16:36:39.094Z] [2024-01-05T16:36:39.094Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-01-05T16:36:39.094Z] #32 DONE 2.1s [2024-01-05T16:36:39.094Z] [2024-01-05T16:36:39.094Z] #27 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-05T16:36:39.094Z] #27 DONE 2.6s [2024-01-05T16:36:39.094Z] [2024-01-05T16:36:39.094Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-05T16:36:39.094Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.8s [2024-01-05T16:36:39.094Z] #36 ... [2024-01-05T16:36:39.094Z] [2024-01-05T16:36:39.094Z] #27 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-05T16:36:39.094Z] #27 DONE 2.6s [2024-01-05T16:36:39.094Z] [2024-01-05T16:36:39.094Z] #42 [security-spire-config internal] load build context [2024-01-05T16:36:39.094Z] #42 transferring context: 16.35kB 0.1s done [2024-01-05T16:36:39.094Z] #42 DONE 1.3s [2024-01-05T16:36:39.094Z] [2024-01-05T16:36:39.094Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-05T16:36:39.360Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.54MB / 23.39MB 1.0s [2024-01-05T16:36:39.360Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-01-05T16:36:39.629Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 1.2s [2024-01-05T16:36:39.629Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 1.4s [2024-01-05T16:36:39.895Z] #36 ... [2024-01-05T16:36:39.895Z] [2024-01-05T16:36:39.895Z] #43 [security-spire-server internal] load build context [2024-01-05T16:36:39.895Z] #43 transferring context: 18.10kB 0.1s done [2024-01-05T16:36:39.895Z] #43 DONE 1.8s [2024-01-05T16:36:39.895Z] [2024-01-05T16:36:39.895Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-05T16:36:39.895Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 1.5s [2024-01-05T16:36:39.895Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.65MB / 23.39MB 1.6s [2024-01-05T16:36:40.162Z] #36 ... [2024-01-05T16:36:40.162Z] [2024-01-05T16:36:40.162Z] #44 [security-spire-agent internal] load build context [2024-01-05T16:36:40.162Z] #44 transferring context: 17.63kB 0.1s done [2024-01-05T16:36:40.162Z] #44 DONE 1.9s [2024-01-05T16:36:40.162Z] [2024-01-05T16:36:40.162Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-05T16:36:40.162Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.44MB / 23.39MB 1.8s [2024-01-05T16:36:40.162Z] #36 ... [2024-01-05T16:36:40.162Z] [2024-01-05T16:36:40.162Z] #45 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-01-05T16:36:40.162Z] #45 DONE 1.6s [2024-01-05T16:36:40.162Z] [2024-01-05T16:36:40.162Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-05T16:36:40.162Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 1.9s [2024-01-05T16:36:40.433Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.12MB / 23.39MB 2.1s [2024-01-05T16:36:40.705Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 2.2s [2024-01-05T16:36:40.706Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.3s done [2024-01-05T16:36:40.979Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-01-05T16:36:41.564Z] #36 ... [2024-01-05T16:36:41.564Z] [2024-01-05T16:36:41.564Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-05T16:36:41.564Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.7s done [2024-01-05T16:36:41.564Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-05T16:36:41.564Z] #31 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-05T16:36:41.564Z] #31 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-05T16:36:41.564Z] #31 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done [2024-01-05T16:36:41.564Z] #31 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.8s done [2024-01-05T16:36:41.564Z] #31 DONE 5.3s [2024-01-05T16:36:41.859Z] [2024-01-05T16:36:41.859Z] #46 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-01-05T16:36:47.235Z] #46 ... [2024-01-05T16:36:47.235Z] [2024-01-05T16:36:47.235Z] #47 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-01-05T16:36:47.235Z] #0 2.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:47.235Z] #0 3.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:47.235Z] #0 5.229 OK: 266 MiB in 52 packages [2024-01-05T16:36:47.235Z] #47 DONE 6.6s [2024-01-05T16:36:47.235Z] [2024-01-05T16:36:47.235Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-01-05T16:36:47.235Z] #0 2.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:47.235Z] #0 3.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:47.235Z] #0 5.192 OK: 266 MiB in 52 packages [2024-01-05T16:36:47.235Z] #48 DONE 6.3s [2024-01-05T16:36:47.235Z] [2024-01-05T16:36:47.235Z] #49 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-01-05T16:36:47.235Z] #0 3.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:47.235Z] #0 3.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:47.235Z] #0 5.774 OK: 266 MiB in 52 packages [2024-01-05T16:36:47.235Z] #49 DONE 6.6s [2024-01-05T16:36:47.235Z] [2024-01-05T16:36:47.235Z] #50 [support-notifications internal] load build context [2024-01-05T16:36:47.235Z] #50 transferring context: 44.34MB 9.7s [2024-01-05T16:36:47.235Z] #50 ... [2024-01-05T16:36:47.235Z] [2024-01-05T16:36:47.235Z] #21 [core-command internal] load build context [2024-01-05T16:36:47.235Z] #21 ... [2024-01-05T16:36:47.235Z] [2024-01-05T16:36:47.235Z] #24 [core-metadata internal] load build context [2024-01-05T16:36:47.235Z] #24 ... [2024-01-05T16:36:47.235Z] [2024-01-05T16:36:47.235Z] #22 [core-data internal] load build context [2024-01-05T16:36:47.235Z] #22 ... [2024-01-05T16:36:47.235Z] [2024-01-05T16:36:47.235Z] #25 [security-spiffe-token-provider internal] load build context [2024-01-05T16:36:47.235Z] #25 ... [2024-01-05T16:36:47.235Z] [2024-01-05T16:36:47.235Z] #26 [security-proxy-setup internal] load build context [2024-01-05T16:36:47.505Z] #26 ... [2024-01-05T16:36:47.505Z] [2024-01-05T16:36:47.505Z] #51 [security-bootstrapper internal] load build context [2024-01-05T16:36:47.505Z] #51 ... [2024-01-05T16:36:47.505Z] [2024-01-05T16:36:47.505Z] #23 [core-common-config-bootstrapper internal] load build context [2024-01-05T16:36:47.774Z] #23 ... [2024-01-05T16:36:47.774Z] [2024-01-05T16:36:47.774Z] #51 [security-bootstrapper internal] load build context [2024-01-05T16:36:48.043Z] #51 ... [2024-01-05T16:36:48.043Z] [2024-01-05T16:36:48.043Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-05T16:36:48.043Z] #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.9s done [2024-01-05T16:36:48.043Z] #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-01-05T16:36:48.043Z] #52 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-01-05T16:36:48.043Z] #52 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-01-05T16:36:48.043Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-01-05T16:36:48.043Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-01-05T16:36:48.043Z] #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done [2024-01-05T16:36:48.043Z] #52 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.1s done [2024-01-05T16:36:48.043Z] #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-01-05T16:36:48.043Z] #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.5s [2024-01-05T16:36:48.310Z] #52 ... [2024-01-05T16:36:48.310Z] [2024-01-05T16:36:48.310Z] #23 [core-common-config-bootstrapper internal] load build context [2024-01-05T16:36:49.275Z] #23 ... [2024-01-05T16:36:49.275Z] [2024-01-05T16:36:49.275Z] #53 [security-secretstore-setup internal] load build context [2024-01-05T16:36:49.275Z] #53 ... [2024-01-05T16:36:49.275Z] [2024-01-05T16:36:49.275Z] #54 [security-proxy-auth internal] load build context [2024-01-05T16:36:49.275Z] #54 ... [2024-01-05T16:36:49.275Z] [2024-01-05T16:36:49.275Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-05T16:36:49.275Z] #0 2.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:49.275Z] #0 3.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:49.275Z] #0 5.396 (1/2) Installing ca-certificates (20230506-r0) [2024-01-05T16:36:49.275Z] #0 5.490 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-05T16:36:49.275Z] #0 5.490 Executing busybox-1.36.1-r5.trigger [2024-01-05T16:36:49.275Z] #0 5.583 Executing ca-certificates-20230506-r0.trigger [2024-01-05T16:36:49.275Z] #0 6.161 OK: 9 MiB in 17 packages [2024-01-05T16:36:49.275Z] #55 DONE 7.5s [2024-01-05T16:36:49.275Z] [2024-01-05T16:36:49.275Z] #54 [security-proxy-auth internal] load build context [2024-01-05T16:36:49.275Z] #54 ... [2024-01-05T16:36:49.275Z] [2024-01-05T16:36:49.275Z] #56 [support-scheduler internal] load build context [2024-01-05T16:36:49.542Z] #56 ... [2024-01-05T16:36:49.542Z] [2024-01-05T16:36:49.542Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-05T16:36:49.542Z] #0 3.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:49.542Z] #0 4.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:49.542Z] #0 6.149 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-05T16:36:49.542Z] #0 6.149 Executing busybox-1.36.1-r5.trigger [2024-01-05T16:36:49.542Z] #0 6.233 OK: 8 MiB in 16 packages [2024-01-05T16:36:49.542Z] #57 DONE 7.7s [2024-01-05T16:36:49.542Z] [2024-01-05T16:36:49.542Z] #56 [support-scheduler internal] load build context [2024-01-05T16:36:49.542Z] #56 ... [2024-01-05T16:36:49.542Z] [2024-01-05T16:36:49.542Z] #53 [security-secretstore-setup internal] load build context [2024-01-05T16:36:49.810Z] #53 ... [2024-01-05T16:36:49.810Z] [2024-01-05T16:36:49.810Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-01-05T16:36:49.810Z] #0 4.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:49.810Z] #0 5.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:49.810Z] #0 6.624 WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.18/community: network connection aborted [2024-01-05T16:36:49.810Z] #0 7.346 ERROR: unable to select packages: [2024-01-05T16:36:49.810Z] #0 7.346 yq (no such package): [2024-01-05T16:36:49.810Z] #0 7.346 required by: world[yq] [2024-01-05T16:36:49.810Z] #0 7.374 dumb-init-1.2.5-r2: [2024-01-05T16:36:49.810Z] #0 7.374 masked in: --no-network [2024-01-05T16:36:49.810Z] #0 7.374 satisfies: world[dumb-init] [2024-01-05T16:36:49.810Z] #58 ERROR: process "/bin/sh -c apk add --update --no-cache dumb-init su-exec openssl yq" did not complete successfully: exit code: 2 [2024-01-05T16:36:49.810Z] [2024-01-05T16:36:49.810Z] #53 [security-secretstore-setup internal] load build context [2024-01-05T16:36:50.076Z] #53 ... [2024-01-05T16:36:50.076Z] [2024-01-05T16:36:50.076Z] #26 [security-proxy-setup internal] load build context [2024-01-05T16:36:50.076Z] #26 transferring context: 86.70MB 12.9s done [2024-01-05T16:36:50.076Z] #26 CANCELED [2024-01-05T16:36:50.076Z] [2024-01-05T16:36:50.076Z] #53 [security-secretstore-setup internal] load build context [2024-01-05T16:36:50.344Z] #53 ... [2024-01-05T16:36:50.344Z] [2024-01-05T16:36:50.344Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-01-05T16:36:50.344Z] #0 3.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:50.344Z] #0 4.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:50.344Z] #0 6.166 v3.18.5-87-g543300ec707 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-05T16:36:50.344Z] #0 6.166 v3.18.5-88-gdfacf7fe602 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-05T16:36:50.344Z] #0 6.166 OK: 19948 distinct packages available [2024-01-05T16:36:50.344Z] #0 6.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:50.344Z] #0 7.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:50.344Z] #0 9.565 OK: 266 MiB in 52 packages [2024-01-05T16:36:50.344Z] #59 ... [2024-01-05T16:36:50.344Z] [2024-01-05T16:36:50.344Z] #56 [support-scheduler internal] load build context [2024-01-05T16:36:51.317Z] #56 transferring context: 40.31MB 11.9s done [2024-01-05T16:36:51.589Z] #56 ERROR: rpc error: code = Unavailable desc = error reading from server: read unix /var/run/docker.sock->@: read: connection reset by peer [2024-01-05T16:36:51.589Z] [2024-01-05T16:36:51.589Z] #24 [core-metadata internal] load build context [2024-01-05T16:36:51.589Z] #24 transferring context: 90.61MB 14.3s done [2024-01-05T16:36:51.589Z] #24 CANCELED [2024-01-05T16:36:51.589Z] [2024-01-05T16:36:51.589Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-01-05T16:36:51.589Z] #59 DONE 11.3s [2024-01-05T16:36:51.589Z] [2024-01-05T16:36:51.589Z] #54 [security-proxy-auth internal] load build context [2024-01-05T16:36:51.589Z] #54 transferring context: 43.88MB 11.3s done [2024-01-05T16:36:51.589Z] #54 CANCELED [2024-01-05T16:36:51.589Z] [2024-01-05T16:36:51.589Z] #53 [security-secretstore-setup internal] load build context [2024-01-05T16:36:51.589Z] #53 transferring context: 47.10MB 11.4s done [2024-01-05T16:36:51.589Z] #53 CANCELED [2024-01-05T16:36:51.589Z] [2024-01-05T16:36:51.589Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-05T16:36:51.589Z] #52 CANCELED [2024-01-05T16:36:51.589Z] [2024-01-05T16:36:51.589Z] #51 [security-bootstrapper internal] load build context [2024-01-05T16:36:51.589Z] #51 transferring context: 60.98MB 13.5s done [2024-01-05T16:36:51.589Z] #51 CANCELED [2024-01-05T16:36:51.589Z] [2024-01-05T16:36:51.589Z] #22 [core-data internal] load build context [2024-01-05T16:36:51.589Z] #22 transferring context: 82.93MB 14.3s done [2024-01-05T16:36:51.589Z] #22 CANCELED [2024-01-05T16:36:51.589Z] [2024-01-05T16:36:51.589Z] #21 [core-command internal] load build context [2024-01-05T16:36:51.589Z] #21 transferring context: 76.69MB 14.4s done [2024-01-05T16:36:51.589Z] #21 ERROR: rpc error: code = Unavailable desc = error reading from server: read unix /var/run/docker.sock->@: read: connection reset by peer [2024-01-05T16:36:51.589Z] [2024-01-05T16:36:51.589Z] #23 [core-common-config-bootstrapper internal] load build context [2024-01-05T16:36:51.589Z] #23 transferring context: 101.28MB 14.4s done [2024-01-05T16:36:51.589Z] #23 ERROR: rpc error: code = Unavailable desc = error reading from server: read unix /var/run/docker.sock->@: read: connection reset by peer [2024-01-05T16:36:51.589Z] [2024-01-05T16:36:51.589Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-05T16:36:51.589Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.4s [2024-01-05T16:36:51.589Z] #36 ... [2024-01-05T16:36:51.589Z] [2024-01-05T16:36:51.589Z] #25 [security-spiffe-token-provider internal] load build context [2024-01-05T16:36:51.589Z] #25 transferring context: 79.12MB 14.4s done [2024-01-05T16:36:51.589Z] #25 CANCELED [2024-01-05T16:36:51.589Z] [2024-01-05T16:36:51.589Z] #50 [support-notifications internal] load build context [2024-01-05T16:36:51.589Z] #50 transferring context: 54.08MB 14.5s done [2024-01-05T16:36:51.589Z] #50 ERROR: rpc error: code = Unavailable desc = error reading from server: read unix /var/run/docker.sock->@: read: connection reset by peer [2024-01-05T16:36:51.589Z] [2024-01-05T16:36:51.589Z] #46 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-01-05T16:36:51.589Z] #46 7.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:51.589Z] #46 8.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:51.871Z] #46 ... [2024-01-05T16:36:51.871Z] [2024-01-05T16:36:51.871Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-05T16:36:51.871Z] #0 5.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:51.871Z] #0 6.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:51.871Z] #0 8.240 v3.18.5-87-g543300ec707 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-05T16:36:51.871Z] #0 8.240 v3.18.5-88-gdfacf7fe602 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-05T16:36:51.871Z] #0 8.240 OK: 19946 distinct packages available [2024-01-05T16:36:51.871Z] #0 8.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:51.871Z] #0 9.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:51.871Z] #60 ... [2024-01-05T16:36:51.871Z] [2024-01-05T16:36:51.871Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-05T16:36:51.871Z] #0 5.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:51.871Z] #0 5.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:51.871Z] #0 8.211 (1/4) Installing ca-certificates (20230506-r0) [2024-01-05T16:36:51.871Z] #0 8.546 (2/4) Installing dumb-init (1.2.5-r2) [2024-01-05T16:36:51.871Z] #0 8.546 (3/4) Installing su-exec (0.2-r3) [2024-01-05T16:36:51.871Z] #0 8.634 (4/4) Installing yq (4.33.3-r5) [2024-01-05T16:36:51.872Z] #0 9.036 Executing busybox-1.36.1-r5.trigger [2024-01-05T16:36:51.872Z] #0 9.085 Executing ca-certificates-20230506-r0.trigger [2024-01-05T16:36:51.872Z] #0 9.578 OK: 18 MiB in 19 packages [2024-01-05T16:36:52.139Z] #61 ... [2024-01-05T16:36:52.139Z] [2024-01-05T16:36:52.139Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-05T16:36:52.139Z] #0 8.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:52.139Z] #0 9.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:52.139Z] #62 ... [2024-01-05T16:36:52.139Z] [2024-01-05T16:36:52.139Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-05T16:36:52.139Z] #0 8.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:52.139Z] #0 8.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:52.407Z] #63 ... [2024-01-05T16:36:52.407Z] [2024-01-05T16:36:52.407Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-05T16:36:52.407Z] #0 6.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:52.407Z] #0 7.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:52.407Z] #0 9.479 v3.18.5-87-g543300ec707 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-05T16:36:52.407Z] #0 9.479 v3.18.5-88-gdfacf7fe602 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-05T16:36:52.407Z] #0 9.479 OK: 19946 distinct packages available [2024-01-05T16:36:52.407Z] #0 9.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:53.003Z] #64 ... [2024-01-05T16:36:53.003Z] [2024-01-05T16:36:53.003Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-01-05T16:36:53.003Z] #0 3.365 runc run failed: container process is already dead [2024-01-05T16:36:53.962Z] #65 ... [2024-01-05T16:36:53.962Z] [2024-01-05T16:36:53.962Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-05T16:36:53.962Z] #61 DONE 12.1s [2024-01-05T16:36:53.962Z] [2024-01-05T16:36:53.962Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-05T16:36:53.962Z] #60 CANCELED [2024-01-05T16:36:53.962Z] [2024-01-05T16:36:53.962Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-05T16:36:53.962Z] #62 CANCELED [2024-01-05T16:36:53.962Z] [2024-01-05T16:36:53.962Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-05T16:36:53.962Z] #63 CANCELED [2024-01-05T16:36:53.962Z] [2024-01-05T16:36:53.962Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-05T16:36:53.962Z] #64 CANCELED [2024-01-05T16:36:53.962Z] [2024-01-05T16:36:53.962Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-01-05T16:36:53.962Z] #0 3.551 runc run failed: container process is already dead [2024-01-05T16:36:54.228Z] #66 CANCELED [2024-01-05T16:36:54.228Z] [2024-01-05T16:36:54.228Z] #46 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-01-05T16:36:54.228Z] #46 CANCELED [2024-01-05T16:36:54.228Z] [2024-01-05T16:36:54.228Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-01-05T16:36:54.228Z] #65 CANCELED [2024-01-05T16:36:54.228Z] ------ [2024-01-05T16:36:54.228Z] > [core-command internal] load build context: [2024-01-05T16:36:54.228Z] ------ [2024-01-05T16:36:54.228Z] ------ [2024-01-05T16:36:54.228Z] > [support-notifications internal] load build context: [2024-01-05T16:36:54.228Z] ------ [2024-01-05T16:36:54.228Z] ------ [2024-01-05T16:36:54.228Z] > [core-common-config-bootstrapper internal] load build context: [2024-01-05T16:36:54.228Z] ------ [2024-01-05T16:36:54.228Z] ------ [2024-01-05T16:36:54.228Z] > [support-scheduler internal] load build context: [2024-01-05T16:36:54.228Z] ------ [2024-01-05T16:36:54.228Z] ------ [2024-01-05T16:36:54.228Z] > [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq: [2024-01-05T16:36:54.228Z] #0 4.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:54.228Z] #0 5.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-05T16:36:54.228Z] #0 6.624 WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.18/community: network connection aborted [2024-01-05T16:36:54.228Z] #0 7.346 ERROR: unable to select packages: [2024-01-05T16:36:54.228Z] #0 7.346 yq (no such package): [2024-01-05T16:36:54.228Z] #0 7.346 required by: world[yq] [2024-01-05T16:36:54.228Z] #0 7.374 dumb-init-1.2.5-r2: [2024-01-05T16:36:54.228Z] #0 7.374 masked in: --no-network [2024-01-05T16:36:54.228Z] #0 7.374 satisfies: world[dumb-init] [2024-01-05T16:36:54.228Z] ------ [2024-01-05T16:36:54.228Z] time="2024-01-05T16:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:36:54.228Z] time="2024-01-05T16:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:36:54.228Z] time="2024-01-05T16:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:36:54.228Z] time="2024-01-05T16:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:36:54.228Z] time="2024-01-05T16:36:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:36:54.228Z] time="2024-01-05T16:36:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:36:54.228Z] time="2024-01-05T16:36:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:36:54.228Z] time="2024-01-05T16:36:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:36:54.228Z] time="2024-01-05T16:36:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:36:54.228Z] time="2024-01-05T16:36:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:36:54.228Z] time="2024-01-05T16:36:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:36:54.228Z] time="2024-01-05T16:36:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:36:54.228Z] time="2024-01-05T16:36:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:36:54.228Z] time="2024-01-05T16:36:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-05T16:36:54.228Z] failed to solve: process "/bin/sh -c apk add --update --no-cache dumb-init su-exec openssl yq" did not complete successfully: exit code: 2 [Pipeline] } [2024-01-05T16:36:54.272Z] $ docker stop --time=1 e8c1b0b1e4d4d697af20740bd7e4508b4cc1e97fc9ef25fe6ca13b8e7f15151a [2024-01-05T16:36:55.854Z] $ docker rm -f --volumes e8c1b0b1e4d4d697af20740bd7e4508b4cc1e97fc9ef25fe6ca13b8e7f15151a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T16:36:57.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-05T16:36:57.476Z] [2024-01-05T16:36:57.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T16:36:57.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-05T16:36:57.924Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-05T16:36:57.924Z] 8998bd30e6a1: Pulling fs layer [2024-01-05T16:36:57.924Z] 04944245beec: Pulling fs layer [2024-01-05T16:36:57.924Z] 699f458cf7ca: Pulling fs layer [2024-01-05T16:36:57.924Z] 765212b225bb: Pulling fs layer [2024-01-05T16:36:57.924Z] f23df028b6ca: Pulling fs layer [2024-01-05T16:36:57.924Z] d65c8cfc05b1: Pulling fs layer [2024-01-05T16:36:57.924Z] 2437ff75d9bd: Pulling fs layer [2024-01-05T16:36:57.924Z] f23df028b6ca: Waiting [2024-01-05T16:36:57.924Z] d65c8cfc05b1: Waiting [2024-01-05T16:36:57.924Z] 765212b225bb: Waiting [2024-01-05T16:36:57.924Z] 2437ff75d9bd: Waiting [2024-01-05T16:36:58.203Z] 04944245beec: Verifying Checksum [2024-01-05T16:36:58.203Z] 04944245beec: Download complete [2024-01-05T16:36:58.203Z] 765212b225bb: Download complete [2024-01-05T16:36:58.203Z] f23df028b6ca: Verifying Checksum [2024-01-05T16:36:58.203Z] f23df028b6ca: Download complete [2024-01-05T16:36:58.203Z] d65c8cfc05b1: Download complete [2024-01-05T16:36:58.203Z] 699f458cf7ca: Verifying Checksum [2024-01-05T16:36:58.203Z] 699f458cf7ca: Download complete [2024-01-05T16:36:58.784Z] 8998bd30e6a1: Verifying Checksum [2024-01-05T16:36:58.784Z] 8998bd30e6a1: Download complete [2024-01-05T16:37:00.720Z] 2437ff75d9bd: Verifying Checksum [2024-01-05T16:37:00.720Z] 2437ff75d9bd: Download complete [2024-01-05T16:37:04.974Z] 8998bd30e6a1: Pull complete [2024-01-05T16:37:08.310Z] 04944245beec: Pull complete [2024-01-05T16:37:10.257Z] 699f458cf7ca: Pull complete [2024-01-05T16:37:10.257Z] 765212b225bb: Pull complete [2024-01-05T16:37:11.220Z] f23df028b6ca: Pull complete [2024-01-05T16:37:11.220Z] d65c8cfc05b1: Pull complete [2024-01-05T16:37:37.952Z] 2437ff75d9bd: Pull complete [2024-01-05T16:37:37.952Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-05T16:37:37.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-05T16:37:37.952Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-05T16:37:38.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-26781 does not seem to be running inside a container [2024-01-05T16:37:38.536Z] $ 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 [2024-01-05T16:37:40.451Z] $ docker top 2b7872d836b62900380c47e3a3e21174fa360c8922e29592877ceff7b588aa5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-05T16:37:41.167Z] ---> job-cost.sh [2024-01-05T16:37:41.436Z] lf-activate-venv: SKIPPING [2024-01-05T16:37:41.436Z] INFO: No Stack... [2024-01-05T16:37:41.706Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-05T16:37:42.684Z] INFO: Archiving Costs [Pipeline] sh [2024-01-05T16:37:43.038Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-01-05T16:37:43.038Z] + cut -d, -f6 [Pipeline] lock [2024-01-05T16:37:43.118Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4744-1-stack-cost] [2024-01-05T16:37:43.126Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4744-1-stack-cost] did not exist. Created. [2024-01-05T16:37:43.126Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4744-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-05T16:37:43.654Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-05T16:37:43.862Z] Stashed 1 file(s) [Pipeline] } [2024-01-05T16:37:43.877Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4744-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-05T16:37:44.039Z] $ docker stop --time=1 2b7872d836b62900380c47e3a3e21174fa360c8922e29592877ceff7b588aa5a [2024-01-05T16:37:45.413Z] $ docker rm -f --volumes 2b7872d836b62900380c47e3a3e21174fa360c8922e29592877ceff7b588aa5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-05T16:37:46.729Z] Failed in branch arm64 [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 [2024-01-05T16:37:49.601Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-01-05T16:37:49.928Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-05T16:37:50.813Z] ---> package-listing.sh [2024-01-05T16:37:50.813Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-05T16:37:50.813Z] ++ facter osfamily [2024-01-05T16:37:51.072Z] + OS_FAMILY=debian [2024-01-05T16:37:51.073Z] + workspace=/w/workspace/edgex-go/1 [2024-01-05T16:37:51.073Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-05T16:37:51.073Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-05T16:37:51.073Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-05T16:37:51.073Z] + PACKAGES=/tmp/packages_start.txt [2024-01-05T16:37:51.073Z] + '[' /w/workspace/edgex-go/1 ']' [2024-01-05T16:37:51.073Z] + PACKAGES=/tmp/packages_end.txt [2024-01-05T16:37:51.073Z] + case "${OS_FAMILY}" in [2024-01-05T16:37:51.073Z] + dpkg -l [2024-01-05T16:37:51.073Z] + grep '^ii' [2024-01-05T16:37:51.073Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-05T16:37:51.073Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-05T16:37:51.073Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-05T16:37:51.073Z] + '[' /w/workspace/edgex-go/1 ']' [2024-01-05T16:37:51.073Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-01-05T16:37:51.073Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-01-05T16:37:51.108Z] 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 [2024-01-05T16:37:51.400Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T16:37:52.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-05T16:37:52.079Z] [2024-01-05T16:37:52.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-05T16:37:52.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-05T16:37:52.771Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-05T16:37:52.771Z] 5eb5b503b376: Pulling fs layer [2024-01-05T16:37:52.771Z] 5c69ac0246d0: Pulling fs layer [2024-01-05T16:37:52.771Z] ec43610c2a17: Pulling fs layer [2024-01-05T16:37:52.771Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-05T16:37:52.771Z] 33b1e0a273af: Pulling fs layer [2024-01-05T16:37:52.771Z] 5d3b04190fa2: Pulling fs layer [2024-01-05T16:37:52.771Z] 2f39f015ded8: Pulling fs layer [2024-01-05T16:37:52.771Z] 5d3b04190fa2: Waiting [2024-01-05T16:37:52.771Z] 33b1e0a273af: Waiting [2024-01-05T16:37:52.771Z] 2f39f015ded8: Waiting [2024-01-05T16:37:52.771Z] 3a2ae6a8a46f: Waiting [2024-01-05T16:37:52.771Z] 5c69ac0246d0: Verifying Checksum [2024-01-05T16:37:52.771Z] 5c69ac0246d0: Download complete [2024-01-05T16:37:52.771Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-05T16:37:52.771Z] 3a2ae6a8a46f: Download complete [2024-01-05T16:37:53.029Z] 33b1e0a273af: Verifying Checksum [2024-01-05T16:37:53.029Z] 33b1e0a273af: Download complete [2024-01-05T16:37:53.029Z] 5d3b04190fa2: Verifying Checksum [2024-01-05T16:37:53.029Z] 5d3b04190fa2: Download complete [2024-01-05T16:37:53.029Z] ec43610c2a17: Verifying Checksum [2024-01-05T16:37:53.029Z] ec43610c2a17: Download complete [2024-01-05T16:37:53.029Z] 5eb5b503b376: Download complete [2024-01-05T16:37:53.593Z] 2f39f015ded8: Download complete [2024-01-05T16:37:54.163Z] 5eb5b503b376: Pull complete [2024-01-05T16:37:54.421Z] 5c69ac0246d0: Pull complete [2024-01-05T16:37:54.682Z] ec43610c2a17: Pull complete [2024-01-05T16:37:54.943Z] 3a2ae6a8a46f: Pull complete [2024-01-05T16:37:54.943Z] 33b1e0a273af: Pull complete [2024-01-05T16:37:55.203Z] 5d3b04190fa2: Pull complete [2024-01-05T16:37:59.392Z] 2f39f015ded8: Pull complete [2024-01-05T16:37:59.392Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-05T16:37:59.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-05T16:37:59.392Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-05T16:37:59.824Z] prd-ubuntu20.04-docker-8c-8g-26780 does not seem to be running inside a container [2024-01-05T16:37:59.851Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-05T16:38:06.871Z] $ docker top e6af2b3e0204f1696c53c9c5bbe9bf5552dd24d16670d4b7a785c0b4b7013856 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-05T16:38:07.355Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-05T16:38:07.665Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-05T16:38:07.978Z] + ls /var/log/sa-host [2024-01-05T16:38:07.978Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-05T16:38:08.232Z] provisioning config files... [2024-01-05T16:38:08.249Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6251176724881194598tmp [Pipeline] { [Pipeline] echo [2024-01-05T16:38:08.407Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-05T16:38:08.736Z] ---> create-netrc.sh [Pipeline] } [2024-01-05T16:38:08.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-05T16:38:09.276Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-05T16:38:09.309Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-05T16:38:09.622Z] ---> sudo-logs.sh [2024-01-05T16:38:09.622Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-05T16:38:09.742Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-05T16:38:10.063Z] ---> job-cost.sh [2024-01-05T16:38:10.063Z] lf-activate-venv: SKIPPING [2024-01-05T16:38:10.063Z] DEBUG: total: 0.2199999988079071 [2024-01-05T16:38:10.063Z] INFO: Retrieving Stack Cost... [2024-01-05T16:38:10.632Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-05T16:38:10.895Z] INFO: Archiving Costs [Pipeline] echo [2024-01-05T16:38:10.934Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-05T16:38:11.261Z] ---> logs-deploy.sh [2024-01-05T16:38:11.261Z] lf-activate-venv: SKIPPING [2024-01-05T16:38:11.261Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4744/1 [2024-01-05T16:38:11.261Z] INFO: archiving workspace using pattern(s): [2024-01-05T16:38:12.204Z] Archives upload complete. [2024-01-05T16:38:12.463Z] INFO: archiving logs to Nexus [2024-01-05T16:38:13.040Z] ---> uname -a: [2024-01-05T16:38:13.040Z] Linux prd-ubuntu20-04-docker-8c-8g-26780 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-05T16:38:13.040Z] [2024-01-05T16:38:13.040Z] [2024-01-05T16:38:13.040Z] ---> lscpu: [2024-01-05T16:38:13.040Z] Architecture: x86_64 [2024-01-05T16:38:13.040Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-05T16:38:13.040Z] Byte Order: Little Endian [2024-01-05T16:38:13.040Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-05T16:38:13.040Z] CPU(s): 8 [2024-01-05T16:38:13.040Z] On-line CPU(s) list: 0-7 [2024-01-05T16:38:13.040Z] Thread(s) per core: 1 [2024-01-05T16:38:13.040Z] Core(s) per socket: 1 [2024-01-05T16:38:13.040Z] Socket(s): 8 [2024-01-05T16:38:13.040Z] NUMA node(s): 1 [2024-01-05T16:38:13.040Z] Vendor ID: AuthenticAMD [2024-01-05T16:38:13.040Z] CPU family: 23 [2024-01-05T16:38:13.040Z] Model: 49 [2024-01-05T16:38:13.040Z] Model name: AMD EPYC-Rome Processor [2024-01-05T16:38:13.040Z] Stepping: 0 [2024-01-05T16:38:13.040Z] CPU MHz: 2799.998 [2024-01-05T16:38:13.040Z] BogoMIPS: 5599.99 [2024-01-05T16:38:13.040Z] Virtualization: AMD-V [2024-01-05T16:38:13.040Z] Hypervisor vendor: KVM [2024-01-05T16:38:13.040Z] Virtualization type: full [2024-01-05T16:38:13.040Z] L1d cache: 256 KiB [2024-01-05T16:38:13.040Z] L1i cache: 256 KiB [2024-01-05T16:38:13.040Z] L2 cache: 4 MiB [2024-01-05T16:38:13.040Z] L3 cache: 128 MiB [2024-01-05T16:38:13.040Z] NUMA node0 CPU(s): 0-7 [2024-01-05T16:38:13.040Z] Vulnerability Itlb multihit: Not affected [2024-01-05T16:38:13.040Z] Vulnerability L1tf: Not affected [2024-01-05T16:38:13.040Z] Vulnerability Mds: Not affected [2024-01-05T16:38:13.040Z] Vulnerability Meltdown: Not affected [2024-01-05T16:38:13.040Z] Vulnerability Mmio stale data: Not affected [2024-01-05T16:38:13.040Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-05T16:38:13.040Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-05T16:38:13.040Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-05T16:38:13.040Z] Vulnerability Srbds: Not affected [2024-01-05T16:38:13.040Z] Vulnerability Tsx async abort: Not affected [2024-01-05T16:38:13.040Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-01-05T16:38:13.040Z] [2024-01-05T16:38:13.040Z] [2024-01-05T16:38:13.040Z] ---> nproc: [2024-01-05T16:38:13.040Z] 8 [2024-01-05T16:38:13.040Z] [2024-01-05T16:38:13.040Z] [2024-01-05T16:38:13.040Z] ---> df -h: [2024-01-05T16:38:13.040Z] Filesystem Size Used Avail Use% Mounted on [2024-01-05T16:38:13.040Z] overlay 155G 20G 136G 13% / [2024-01-05T16:38:13.040Z] tmpfs 64M 0 64M 0% /dev [2024-01-05T16:38:13.040Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-01-05T16:38:13.040Z] shm 64M 0 64M 0% /dev/shm [2024-01-05T16:38:13.040Z] /dev/vda1 155G 20G 136G 13% /facter-os [2024-01-05T16:38:13.040Z] [2024-01-05T16:38:13.040Z]