Pull request #4797 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 lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from be36b08e3d6f426bbf1d042e5e268041ff48cc83+971ded0da61705452274f4b577f848bc3eecf2cb (5dd24eb98ae262ebfbd3f99c034c1f86f7a73dbc) 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-ssh18296272791932140890.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-ssh10224731333734466657.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-4797/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-4797/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15025631850602132538.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-4797/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10232904200403548211.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-ssh8901535241559419052.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-4797/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-4797/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16122604836934151615.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-211 in /w/workspace/edgexfoundry_edgex-go_PR-4797 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4797/head:refs/remotes/origin/PR-4797 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit be36b08e3d6f426bbf1d042e5e268041ff48cc83 Merge succeeded, producing be36b08e3d6f426bbf1d042e5e268041ff48cc83 Checking out Revision be36b08e3d6f426bbf1d042e5e268041ff48cc83 (PR-4797) > git config core.sparsecheckout # timeout=10 > git checkout -f be36b08e3d6f426bbf1d042e5e268041ff48cc83 # 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 971ded0da61705452274f4b577f848bc3eecf2cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be36b08e3d6f426bbf1d042e5e268041ff48cc83 # timeout=10 Commit message: "Add new bypassValidation query param to Add Device API" 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-05-07T07:23:07.596Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-07T07:23:07.824Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-07T07:23:07.947Z] ========================================================= [2024-05-07T07:23:07.947Z] EdgeX Global Pipelines Version Info [2024-05-07T07:23:07.947Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-07T07:23:08.702Z] ------------------- [2024-05-07T07:23:08.702Z] stable info: [2024-05-07T07:23:08.702Z] ------------------- [2024-05-07T07:23:08.702Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-07T07:23:08.702Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-07T07:23:08.702Z] Message: update stable to v1.0.258 [2024-05-07T07:23:09.273Z] ------------------- [2024-05-07T07:23:09.273Z] experimental info: [2024-05-07T07:23:09.273Z] ------------------- [2024-05-07T07:23:09.273Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-07T07:23:09.273Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-07T07:23:09.273Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-07T07:23:09.500Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-05-07T07:23:09.558Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-05-07T07:23:09.612Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-07T07:23:09.664Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-07T07:23:09.726Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-07T07:23:09.782Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-07T07:23:09.840Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-07T07:23:09.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-05-07T07:23:09.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-05-07T07:23:10.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-05-07T07:23:10.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-07T07:23:10.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-07T07:23:10.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-07T07:23:10.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-07T07:23:10.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-07T07:23:10.351Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-07T07:23:10.403Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-07T07:23:10.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-07T07:23:10.516Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-07T07:23:10.571Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-05-07T07:23:10.627Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-07T07:23:10.684Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-07T07:23:10.744Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-07T07:23:10.801Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4797 [Pipeline] echo [2024-05-07T07:23:10.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4797 [Pipeline] echo [2024-05-07T07:23:10.923Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4797 [Pipeline] echo [2024-05-07T07:23:10.982Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be36b08e3d6f426bbf1d042e5e268041ff48cc83 [Pipeline] echo [2024-05-07T07:23:11.046Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be36b08 [Pipeline] echo [2024-05-07T07:23:11.105Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-07T07:23:11.245Z] provisioning config files... [2024-05-07T07:23:11.261Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15718603903776963297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-07T07:23:11.657Z] ---> ****-login.sh [2024-05-07T07:23:11.657Z] nexus3.edgexfoundry.org:10001 [2024-05-07T07:23:11.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T07:23:11.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T07:23:11.919Z] Configure a credential helper to remove this warning. See [2024-05-07T07:23:11.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T07:23:11.919Z] [2024-05-07T07:23:11.919Z] Login Succeeded [2024-05-07T07:23:11.919Z] nexus3.edgexfoundry.org:10002 [2024-05-07T07:23:12.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T07:23:12.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T07:23:12.184Z] Configure a credential helper to remove this warning. See [2024-05-07T07:23:12.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T07:23:12.184Z] [2024-05-07T07:23:12.184Z] Login Succeeded [2024-05-07T07:23:12.184Z] nexus3.edgexfoundry.org:10003 [2024-05-07T07:23:12.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T07:23:12.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T07:23:12.184Z] Configure a credential helper to remove this warning. See [2024-05-07T07:23:12.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T07:23:12.184Z] [2024-05-07T07:23:12.184Z] Login Succeeded [2024-05-07T07:23:12.184Z] nexus3.edgexfoundry.org:10004 [2024-05-07T07:23:12.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T07:23:12.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T07:23:12.444Z] Configure a credential helper to remove this warning. See [2024-05-07T07:23:12.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T07:23:12.444Z] [2024-05-07T07:23:12.444Z] Login Succeeded [2024-05-07T07:23:12.444Z] ****.io [2024-05-07T07:23:12.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T07:23:12.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T07:23:12.704Z] Configure a credential helper to remove this warning. See [2024-05-07T07:23:12.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T07:23:12.704Z] [2024-05-07T07:23:12.704Z] Login Succeeded [2024-05-07T07:23:12.704Z] ---> ****-login.sh ends [Pipeline] } [2024-05-07T07:23:12.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-07T07:23:13.181Z] + 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-05-07T07:23:13.181Z] + + dirname cmd/core-command/Dockerfile [2024-05-07T07:23:13.181Z] cut -d/ -f2 [2024-05-07T07:23:13.181Z] + echo core-command,cmd/core-command/Dockerfile [2024-05-07T07:23:13.181Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-05-07T07:23:13.181Z] cut -d/ -f2 [2024-05-07T07:23:13.181Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-05-07T07:23:13.181Z] + dirname cmd/core-data/Dockerfile [2024-05-07T07:23:13.181Z] + cut -d/ -f2 [2024-05-07T07:23:13.181Z] + echo core-data,cmd/core-data/Dockerfile [2024-05-07T07:23:13.181Z] + dirname cmd/core-metadata/Dockerfile [2024-05-07T07:23:13.181Z] + cut -d/ -f2 [2024-05-07T07:23:13.181Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-05-07T07:23:13.181Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-05-07T07:23:13.181Z] + cut -d/ -f2 [2024-05-07T07:23:13.181Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-05-07T07:23:13.181Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-05-07T07:23:13.181Z] + cut -d/ -f2 [2024-05-07T07:23:13.181Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-05-07T07:23:13.181Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-05-07T07:23:13.181Z] + cut -d/ -f2 [2024-05-07T07:23:13.181Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-05-07T07:23:13.181Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2024-05-07T07:23:13.181Z] cut -d/ -f2 [2024-05-07T07:23:13.181Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-05-07T07:23:13.181Z] + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 [2024-05-07T07:23:13.181Z] [2024-05-07T07:23:13.181Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-05-07T07:23:13.181Z] + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ [2024-05-07T07:23:13.181Z] -f2 [2024-05-07T07:23:13.181Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-05-07T07:23:13.181Z] + dirname cmd/security-spire-config/Dockerfile [2024-05-07T07:23:13.181Z] + cut -d/ -f2 [2024-05-07T07:23:13.181Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-05-07T07:23:13.181Z] + dirname cmd/security-spire-server/Dockerfile [2024-05-07T07:23:13.181Z] + cut -d/ -f2 [2024-05-07T07:23:13.181Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-05-07T07:23:13.181Z] + dirname cmd/support-notifications/Dockerfile [2024-05-07T07:23:13.181Z] + cut -d/ -f2 [2024-05-07T07:23:13.181Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-05-07T07:23:13.181Z] + dirname cmd/support-scheduler/Dockerfile [2024-05-07T07:23:13.181Z] + cut -d/ -f2 [2024-05-07T07:23:13.181Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-05-07T07:23:13.246Z] 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-05-07T07:23:13.815Z] + git rev-list -1 --merges be36b08e3d6f426bbf1d042e5e268041ff48cc83~1..be36b08e3d6f426bbf1d042e5e268041ff48cc83 [Pipeline] echo [2024-05-07T07:23:13.856Z] -----------> git rev-list -1 --merges be36b08e3d6f426bbf1d042e5e268041ff48cc83~1..be36b08e3d6f426bbf1d042e5e268041ff48cc83 be36b08e3d6f426bbf1d042e5e268041ff48cc83 [false] [Pipeline] sh [2024-05-07T07:23:14.175Z] + git log --format=format:%s -1 be36b08e3d6f426bbf1d042e5e268041ff48cc83 [Pipeline] echo [2024-05-07T07:23:14.218Z] ========================================================= [2024-05-07T07:23:14.218Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-07T07:23:14.218Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-07T07:23:14.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-07T07:23:14.748Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-07T07:23:14.748Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-07T07:23:14.748Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-07T07:23:14.748Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-07T07:23:14.748Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-07T07:23:14.748Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T07:23:15.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-07T07:23:15.268Z] [2024-05-07T07:23:15.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T07:23:15.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-07T07:23:15.664Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-07T07:23:15.664Z] b85a868b505f: Pulling fs layer [2024-05-07T07:23:15.664Z] e2be974225ed: Pulling fs layer [2024-05-07T07:23:15.664Z] 339a4e72a1f5: Pulling fs layer [2024-05-07T07:23:15.664Z] 988bab9f4d93: Pulling fs layer [2024-05-07T07:23:15.664Z] 1469e6f7b9e6: Pulling fs layer [2024-05-07T07:23:15.664Z] eaf3925da568: Pulling fs layer [2024-05-07T07:23:15.664Z] bab4dde63d76: Pulling fs layer [2024-05-07T07:23:15.664Z] bde34c3a00c8: Pulling fs layer [2024-05-07T07:23:15.664Z] b352a97aabf1: Pulling fs layer [2024-05-07T07:23:15.664Z] 4872d77fe225: Pulling fs layer [2024-05-07T07:23:15.664Z] 5851b861e8e6: Pulling fs layer [2024-05-07T07:23:15.664Z] bab4dde63d76: Waiting [2024-05-07T07:23:15.664Z] bde34c3a00c8: Waiting [2024-05-07T07:23:15.664Z] b352a97aabf1: Waiting [2024-05-07T07:23:15.664Z] 4872d77fe225: Waiting [2024-05-07T07:23:15.664Z] 5851b861e8e6: Waiting [2024-05-07T07:23:15.664Z] 988bab9f4d93: Waiting [2024-05-07T07:23:15.664Z] 1469e6f7b9e6: Waiting [2024-05-07T07:23:15.664Z] eaf3925da568: Waiting [2024-05-07T07:23:15.664Z] e2be974225ed: Verifying Checksum [2024-05-07T07:23:15.664Z] e2be974225ed: Download complete [2024-05-07T07:23:15.664Z] 988bab9f4d93: Verifying Checksum [2024-05-07T07:23:15.664Z] 988bab9f4d93: Download complete [2024-05-07T07:23:15.925Z] 1469e6f7b9e6: Verifying Checksum [2024-05-07T07:23:15.925Z] 1469e6f7b9e6: Download complete [2024-05-07T07:23:15.925Z] eaf3925da568: Verifying Checksum [2024-05-07T07:23:15.925Z] eaf3925da568: Download complete [2024-05-07T07:23:15.925Z] 339a4e72a1f5: Verifying Checksum [2024-05-07T07:23:15.925Z] 339a4e72a1f5: Download complete [2024-05-07T07:23:15.925Z] bde34c3a00c8: Verifying Checksum [2024-05-07T07:23:15.925Z] bde34c3a00c8: Download complete [2024-05-07T07:23:15.925Z] b352a97aabf1: Verifying Checksum [2024-05-07T07:23:15.925Z] b352a97aabf1: Download complete [2024-05-07T07:23:15.925Z] 4872d77fe225: Download complete [2024-05-07T07:23:15.925Z] 5851b861e8e6: Verifying Checksum [2024-05-07T07:23:15.925Z] 5851b861e8e6: Download complete [2024-05-07T07:23:15.925Z] b85a868b505f: Download complete [2024-05-07T07:23:16.184Z] bab4dde63d76: Verifying Checksum [2024-05-07T07:23:16.184Z] bab4dde63d76: Download complete [2024-05-07T07:23:17.120Z] b85a868b505f: Pull complete [2024-05-07T07:23:17.380Z] e2be974225ed: Pull complete [2024-05-07T07:23:17.947Z] 339a4e72a1f5: Pull complete [2024-05-07T07:23:17.947Z] 988bab9f4d93: Pull complete [2024-05-07T07:23:18.205Z] 1469e6f7b9e6: Pull complete [2024-05-07T07:23:18.205Z] eaf3925da568: Pull complete [2024-05-07T07:23:20.103Z] bab4dde63d76: Pull complete [2024-05-07T07:23:20.103Z] bde34c3a00c8: Pull complete [2024-05-07T07:23:20.103Z] b352a97aabf1: Pull complete [2024-05-07T07:23:20.363Z] 4872d77fe225: Pull complete [2024-05-07T07:23:20.363Z] 5851b861e8e6: Pull complete [2024-05-07T07:23:20.363Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-07T07:23:20.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-07T07:23:20.363Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T07:23:20.650Z] prd-ubuntu20.04-docker-8c-8g-211 does not seem to be running inside a container [2024-05-07T07:23:20.684Z] $ 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-05-07T07:23:22.347Z] $ docker top 2130dbfe27d066095910597a1d602c51c94e73fac57a6327f3dc6e2e0e7b4580 -eo pid,comm [2024-05-07T07:23:22.401Z] 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-05-07T07:23:22.401Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-07T07:23:22.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-07T07:23:22.573Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-07T07:23:22.691Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-07T07:23:22.697Z] $ docker exec 2130dbfe27d066095910597a1d602c51c94e73fac57a6327f3dc6e2e0e7b4580 ssh-agent [2024-05-07T07:23:22.805Z] SSH_AUTH_SOCK=/tmp/ssh-4ReHwB4I4YGi/agent.32 [2024-05-07T07:23:22.805Z] SSH_AGENT_PID=38 [2024-05-07T07:23:22.810Z] Running ssh-add (command line suppressed) [2024-05-07T07:23:22.918Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5933322234539790173.key (/w/workspace/edgex-go/1@tmp/private_key_5933322234539790173.key) [2024-05-07T07:23:22.928Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-07T07:23:23.271Z] + git tag --points-at HEAD [Pipeline] } [2024-05-07T07:23:23.303Z] $ docker exec --env ******** --env ******** 2130dbfe27d066095910597a1d602c51c94e73fac57a6327f3dc6e2e0e7b4580 ssh-agent -k [2024-05-07T07:23:23.413Z] unset SSH_AUTH_SOCK; [2024-05-07T07:23:23.414Z] unset SSH_AGENT_PID; [2024-05-07T07:23:23.414Z] echo Agent pid 38 killed; [2024-05-07T07:23:23.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-07T07:23:23.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-07T07:23:23.527Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-07T07:23:23.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-07T07:23:23.651Z] $ docker exec 2130dbfe27d066095910597a1d602c51c94e73fac57a6327f3dc6e2e0e7b4580 ssh-agent [2024-05-07T07:23:23.756Z] SSH_AUTH_SOCK=/tmp/ssh-wSYNWvm5yGSd/agent.72 [2024-05-07T07:23:23.756Z] SSH_AGENT_PID=78 [2024-05-07T07:23:23.762Z] Running ssh-add (command line suppressed) [2024-05-07T07:23:23.879Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11454077392063852146.key (/w/workspace/edgex-go/1@tmp/private_key_11454077392063852146.key) [2024-05-07T07:23:23.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-07T07:23:24.239Z] + git semver init [2024-05-07T07:23:24.500Z] 2024-05-07 07:23:24,435 [run_init] DEBUG init version:0.0.0 force:False [2024-05-07T07:23:24.500Z] 2024-05-07 07:23:24,437 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-05-07T07:23:24.500Z] 2024-05-07 07:23:24,437 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-05-07T07:23:24.500Z] 2024-05-07 07:23:24,438 [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-05-07T07:23:29.802Z] 2024-05-07 07:23:29,483 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-05-07T07:23:29.802Z] 2024-05-07 07:23:29,484 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4797 with force:False [2024-05-07T07:23:29.802Z] 2024-05-07 07:23:29,484 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4797 [2024-05-07T07:23:29.802Z] 2024-05-07 07:23:29,489 [execute] INFO git cat-file --batch-check [2024-05-07T07:23:29.802Z] 2024-05-07 07:23:29,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-05-07T07:23:29.802Z] 2024-05-07 07:23:29,494 [execute] INFO git cat-file --batch [2024-05-07T07:23:29.802Z] 2024-05-07 07:23:29,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-05-07T07:23:29.802Z] 2024-05-07 07:23:29,500 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4797 [2024-05-07T07:23:29.802Z] 0.0.0 [Pipeline] } [2024-05-07T07:23:29.834Z] $ docker exec --env ******** --env ******** 2130dbfe27d066095910597a1d602c51c94e73fac57a6327f3dc6e2e0e7b4580 ssh-agent -k [2024-05-07T07:23:29.928Z] unset SSH_AUTH_SOCK; [2024-05-07T07:23:29.928Z] unset SSH_AGENT_PID; [2024-05-07T07:23:29.929Z] echo Agent pid 78 killed; [2024-05-07T07:23:29.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-07T07:23:30.406Z] + git semver [Pipeline] } [2024-05-07T07:23:30.700Z] $ docker stop --time=1 2130dbfe27d066095910597a1d602c51c94e73fac57a6327f3dc6e2e0e7b4580 [2024-05-07T07:23:32.030Z] $ docker rm -f --volumes 2130dbfe27d066095910597a1d602c51c94e73fac57a6327f3dc6e2e0e7b4580 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-07T07:23:32.460Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-07T07:23:32.880Z] Stashed 1 file(s) [Pipeline] echo [2024-05-07T07:23:32.901Z] [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-05-07T07:23:33.814Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-05-07T07:23:33.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-07T07:23:33.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-07T07:23:33.962Z] ========================================================= [2024-05-07T07:23:33.963Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-07T07:23:33.963Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-07T07:23:34.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-07T07:23:34.321Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-07T07:23:34.321Z] 619be1103602: Pulling fs layer [2024-05-07T07:23:34.321Z] 7862e08f4a3e: Pulling fs layer [2024-05-07T07:23:34.321Z] 5df492c9dc93: Pulling fs layer [2024-05-07T07:23:34.321Z] 7629e6793208: Pulling fs layer [2024-05-07T07:23:34.321Z] 4f4fb700ef54: Pulling fs layer [2024-05-07T07:23:34.321Z] fb5054dd5b73: Pulling fs layer [2024-05-07T07:23:34.321Z] eeca6798cff9: Pulling fs layer [2024-05-07T07:23:34.321Z] aa269ceb94a6: Pulling fs layer [2024-05-07T07:23:34.321Z] ada007ff1a6a: Pulling fs layer [2024-05-07T07:23:34.321Z] eeca6798cff9: Waiting [2024-05-07T07:23:34.321Z] aa269ceb94a6: Waiting [2024-05-07T07:23:34.321Z] ada007ff1a6a: Waiting [2024-05-07T07:23:34.321Z] 7629e6793208: Waiting [2024-05-07T07:23:34.321Z] 4f4fb700ef54: Waiting [2024-05-07T07:23:34.321Z] fb5054dd5b73: Waiting [2024-05-07T07:23:34.321Z] 7862e08f4a3e: Download complete [2024-05-07T07:23:34.321Z] 7629e6793208: Verifying Checksum [2024-05-07T07:23:34.321Z] 7629e6793208: Download complete [2024-05-07T07:23:34.321Z] 4f4fb700ef54: Verifying Checksum [2024-05-07T07:23:34.321Z] 4f4fb700ef54: Download complete [2024-05-07T07:23:34.321Z] 619be1103602: Verifying Checksum [2024-05-07T07:23:34.321Z] 619be1103602: Download complete [2024-05-07T07:23:34.321Z] fb5054dd5b73: Verifying Checksum [2024-05-07T07:23:34.321Z] fb5054dd5b73: Download complete [2024-05-07T07:23:34.321Z] eeca6798cff9: Verifying Checksum [2024-05-07T07:23:34.321Z] eeca6798cff9: Download complete [2024-05-07T07:23:34.581Z] 619be1103602: Pull complete [2024-05-07T07:23:34.581Z] ada007ff1a6a: Verifying Checksum [2024-05-07T07:23:34.581Z] ada007ff1a6a: Download complete [2024-05-07T07:23:34.581Z] 7862e08f4a3e: Pull complete [2024-05-07T07:23:34.841Z] 5df492c9dc93: Download complete [2024-05-07T07:23:35.101Z] aa269ceb94a6: Verifying Checksum [2024-05-07T07:23:35.101Z] aa269ceb94a6: Download complete [2024-05-07T07:23:38.390Z] 5df492c9dc93: Pull complete [2024-05-07T07:23:38.390Z] 7629e6793208: Pull complete [2024-05-07T07:23:38.390Z] 4f4fb700ef54: Pull complete [2024-05-07T07:23:38.390Z] fb5054dd5b73: Pull complete [2024-05-07T07:23:38.390Z] eeca6798cff9: Pull complete [2024-05-07T07:23:40.923Z] aa269ceb94a6: Pull complete [2024-05-07T07:23:41.183Z] ada007ff1a6a: Pull complete [2024-05-07T07:23:41.183Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-07T07:23:41.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-07T07:23:41.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-05-07T07:23:41.578Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-07T07:23:41.578Z] WORKDIR /edgex [2024-05-07T07:23:41.578Z] COPY go.mod . [2024-05-07T07:23:41.578Z] RUN go mod download [2024-05-07T07:23:41.578Z] + docker build -t ci-base-image-x86_64 -f - . [2024-05-07T07:23:42.146Z] Sending build context to Docker daemon 177.4MB [2024-05-07T07:23:42.146Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-07T07:23:42.146Z] ---> f489d0715acc [2024-05-07T07:23:42.146Z] Step 2/4 : WORKDIR /edgex [2024-05-07T07:23:45.457Z] ---> Running in b44dee13af36 [2024-05-07T07:23:45.457Z] Removing intermediate container b44dee13af36 [2024-05-07T07:23:45.457Z] ---> c530668238ae [2024-05-07T07:23:45.457Z] Step 3/4 : COPY go.mod . [2024-05-07T07:23:45.457Z] ---> 66560b176182 [2024-05-07T07:23:45.457Z] Step 4/4 : RUN go mod download [2024-05-07T07:23:45.457Z] ---> Running in 3232065571aa [2024-05-07T07:23:48.295Z] Still waiting to schedule task [2024-05-07T07:23:48.295Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-07T07:24:17.551Z] Removing intermediate container 3232065571aa [2024-05-07T07:24:17.551Z] ---> 16a2a4629ecd [2024-05-07T07:24:17.551Z] Successfully built 16a2a4629ecd [2024-05-07T07:24:17.551Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T07:24:17.960Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-07T07:24:17.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T07:24:18.140Z] prd-ubuntu20.04-docker-8c-8g-211 does not seem to be running inside a container [2024-05-07T07:24:18.168Z] $ 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-05-07T07:24:18.531Z] $ docker top 0e7d34c8b7d8f44710c82597dfb333655aea21c33dc6824f63bb99f38b7f90a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T07:24:18.938Z] + go version [2024-05-07T07:24:18.938Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-07T07:24:18.980Z] $ docker stop --time=1 0e7d34c8b7d8f44710c82597dfb333655aea21c33dc6824f63bb99f38b7f90a6 [2024-05-07T07:24:20.286Z] $ docker rm -f --volumes 0e7d34c8b7d8f44710c82597dfb333655aea21c33dc6824f63bb99f38b7f90a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T07:24:21.114Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-07T07:24:21.114Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T07:24:21.293Z] prd-ubuntu20.04-docker-8c-8g-211 does not seem to be running inside a container [2024-05-07T07:24:21.318Z] $ 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-05-07T07:24:21.697Z] $ docker top 5ef9596a431ca0d76e4e4609141f7c94d38cddb6874d3da3947a6155e4814ba5 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-07T07:24:21.830Z] ========================================================= [2024-05-07T07:24:21.830Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-05-07T07:24:21.830Z] ========================================================= [Pipeline] sh [2024-05-07T07:24:22.147Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-05-07T07:24:22.532Z] + make test [2024-05-07T07:24:22.532Z] go test -race -coverprofile=coverage.out ./... [2024-05-07T07:24:30.654Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-05-07T07:25:09.358Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-05-07T07:25:09.358Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-05-07T07:25:09.358Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-05-07T07:25:09.358Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-05-07T07:25:09.358Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-05-07T07:25:09.358Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-05-07T07:25:09.358Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-05-07T07:25:09.358Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-05-07T07:25:09.358Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-05-07T07:25:09.358Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-05-07T07:25:09.358Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-05-07T07:25:09.358Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-05-07T07:25:09.358Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-05-07T07:25:09.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-05-07T07:25:09.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-05-07T07:25:09.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-05-07T07:25:09.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.054s coverage: 28.7% of statements [2024-05-07T07:25:09.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-05-07T07:25:09.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-05-07T07:25:09.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-05-07T07:25:09.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.072s coverage: 97.0% of statements [2024-05-07T07:25:09.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-05-07T07:25:09.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-05-07T07:25:10.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-05-07T07:25:10.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-05-07T07:25:10.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-05-07T07:25:10.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-05-07T07:25:10.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-05-07T07:25:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-05-07T07:25:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-05-07T07:25:13.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.087s coverage: 69.2% of statements [2024-05-07T07:25:13.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.064s coverage: 53.2% of statements [2024-05-07T07:25:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-05-07T07:25:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-05-07T07:25:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-05-07T07:25:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-05-07T07:25:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-05-07T07:25:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-05-07T07:25:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-05-07T07:25:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-05-07T07:25:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-05-07T07:25:13.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-05-07T07:25:14.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.230s coverage: 93.4% of statements [2024-05-07T07:25:14.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.086s coverage: 6.1% of statements [2024-05-07T07:25:14.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.430s coverage: 97.6% of statements [2024-05-07T07:25:14.412Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.042s coverage: 72.2% of statements [2024-05-07T07:25:14.671Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-05-07T07:25:14.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-05-07T07:25:16.055Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.072s coverage: 0.9% of statements [2024-05-07T07:25:16.055Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.051s coverage: 32.2% of statements [2024-05-07T07:25:16.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.066s coverage: 41.7% of statements [2024-05-07T07:25:16.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 82.9% of statements [2024-05-07T07:25:16.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.042s coverage: 94.1% of statements [2024-05-07T07:25:16.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.060s coverage: 96.3% of statements [2024-05-07T07:25:16.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.047s coverage: 87.5% of statements [2024-05-07T07:25:17.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-05-07T07:25:17.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-05-07T07:25:17.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-05-07T07:25:17.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-05-07T07:25:17.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-05-07T07:25:17.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-05-07T07:25:17.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-05-07T07:25:17.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-05-07T07:25:18.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-05-07T07:25:18.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-05-07T07:25:18.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-05-07T07:25:18.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-05-07T07:25:19.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-05-07T07:25:19.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-05-07T07:25:19.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-05-07T07:25:21.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-05-07T07:25:21.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-05-07T07:25:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-05-07T07:25:23.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-05-07T07:25:24.032Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-212 in /w/workspace/edgexfoundry_edgex-go_PR-4797 [Pipeline] { [Pipeline] ws [2024-05-07T07:25:24.111Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-05-07T07:25:25.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-05-07T07:25:25.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-05-07T07:25:25.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-05-07T07:25:27.210Z] The recommended git tool is: git [2024-05-07T07:25:27.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-05-07T07:25:27.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-05-07T07:25:27.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-05-07T07:25:27.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-05-07T07:25:27.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-05-07T07:25:27.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-05-07T07:25:27.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-05-07T07:25:27.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements [2024-05-07T07:25:29.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-05-07T07:25:29.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-05-07T07:25:29.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-05-07T07:25:29.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-05-07T07:25:31.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-05-07T07:25:31.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-05-07T07:25:31.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-05-07T07:25:31.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-05-07T07:25:31.583Z] using credential edgex-jenkins-ssh [2024-05-07T07:25:31.605Z] Cloning the remote Git repository [2024-05-07T07:25:31.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-05-07T07:25:31.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-05-07T07:25:31.643Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-05-07T07:25:31.727Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-05-07T07:25:31.862Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-05-07T07:25:31.863Z] > git --version # timeout=10 [2024-05-07T07:25:31.887Z] > git --version # 'git version 2.25.1' [2024-05-07T07:25:31.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-07T07:25:32.022Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-07T07:25:32.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-05-07T07:25:32.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.302s coverage: 79.9% of statements [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.067s coverage: 92.9% of statements [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.053s coverage: 62.3% of statements [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.053s coverage: 87.2% of statements [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.041s coverage: 20.0% of statements [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.039s coverage: 100.0% of statements [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.104s coverage: 82.1% of statements [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.185s coverage: 63.1% of statements [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.193s coverage: 38.4% of statements [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.047s coverage: 89.5% of statements [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.052s coverage: 84.8% of statements [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.080s coverage: 19.9% of statements [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 95.7% of statements [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.052s coverage: 61.8% of statements [2024-05-07T07:25:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements [2024-05-07T07:25:42.505Z] 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-05-07T07:25:42.505Z] running golangci-lint [2024-05-07T07:25:42.505Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-05-07T07:25:42.505Z] go version go1.21.9 linux/amd64 [2024-05-07T07:25:42.505Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-05-07T07:25:42.505Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-05-07T07:25:51.188Z] Merging remotes/origin/main commit 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit be36b08e3d6f426bbf1d042e5e268041ff48cc83 [2024-05-07T07:25:51.306Z] ERROR: Checkout failed [2024-05-07T07:25:51.307Z] hudson.plugins.git.GitException: Command "git checkout -f be36b08e3d6f426bbf1d042e5e268041ff48cc83" returned status code 128: [2024-05-07T07:25:51.307Z] stdout: [2024-05-07T07:25:51.307Z] stderr: fatal: reference is not a tree: be36b08e3d6f426bbf1d042e5e268041ff48cc83 [2024-05-07T07:25:51.307Z] [2024-05-07T07:25:51.307Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) [2024-05-07T07:25:51.307Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3174) [2024-05-07T07:25:51.307Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu20.04-docker-arm64-4c-16g-212 [2024-05-07T07:25:51.307Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) [2024-05-07T07:25:51.307Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) [2024-05-07T07:25:51.307Z] at hudson.remoting.Channel.call(Channel.java:1003) [2024-05-07T07:25:51.307Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) [2024-05-07T07:25:51.307Z] at jdk.internal.reflect.GeneratedMethodAccessor626.invoke(Unknown Source) [2024-05-07T07:25:51.307Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-05-07T07:25:51.307Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2024-05-07T07:25:51.307Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) [2024-05-07T07:25:51.307Z] at com.sun.proxy.$Proxy209.execute(Unknown Source) [2024-05-07T07:25:51.307Z] at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:144) [2024-05-07T07:25:51.307Z] at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:110) [2024-05-07T07:25:51.307Z] at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1162) [2024-05-07T07:25:51.307Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1306) [2024-05-07T07:25:51.307Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) [2024-05-07T07:25:51.307Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) [2024-05-07T07:25:51.307Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) [2024-05-07T07:25:51.307Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) [2024-05-07T07:25:51.307Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [2024-05-07T07:25:51.307Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-05-07T07:25:51.307Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-05-07T07:25:51.307Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-05-07T07:25:51.307Z] at java.base/java.lang.Thread.run(Thread.java:829) [2024-05-07T07:25:51.307Z] Caused: hudson.plugins.git.GitException: Could not checkout be36b08e3d6f426bbf1d042e5e268041ff48cc83 [2024-05-07T07:25:51.307Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3202) [2024-05-07T07:25:51.307Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) [2024-05-07T07:25:51.307Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) [2024-05-07T07:25:51.307Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211) [2024-05-07T07:25:51.307Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54) [2024-05-07T07:25:51.307Z] at hudson.remoting.Request$2.run(Request.java:377) [2024-05-07T07:25:51.307Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) [2024-05-07T07:25:51.307Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-05-07T07:25:51.307Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-05-07T07:25:51.307Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-05-07T07:25:51.307Z] at java.base/java.lang.Thread.run(Thread.java:829) [2024-05-07T07:25:51.307Z] ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [Pipeline] // ws [2024-05-07T07:25:49.378Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-05-07T07:25:49.410Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-07T07:25:50.275Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-05-07T07:25:50.316Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-05-07T07:25:50.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-07T07:25:50.342Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4797/head:refs/remotes/origin/PR-4797 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-07T07:25:51.204Z] > git config core.sparsecheckout # timeout=10 [2024-05-07T07:25:51.267Z] > git checkout -f be36b08e3d6f426bbf1d042e5e268041ff48cc83 # timeout=10 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-07T07:25:51.703Z] Failed in branch arm64 [2024-05-07T07:26:09.068Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|compiled_files|exports_file|files|name|types_sizes) took 22.550738371s" [2024-05-07T07:26:09.068Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.964125ms" [2024-05-07T07:26:19.040Z] level=info msg="[linters_context/goanalysis] analyzers took 1m45.507378066s with top 10 stages: buildir: 1m1.603801294s, gosec: 7.773592572s, inspect: 2.554322243s, fact_deprecated: 2.091768467s, fact_purity: 1.426741388s, printf: 1.400346976s, nilness: 1.312903085s, ctrlflow: 1.312661722s, S1038: 1.310211135s, typedness: 759.799416ms" [2024-05-07T07:26:19.040Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-05-07T07:26:19.040Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 197/197, exclude-rules: 21/197, path_prettifier: 197/197, autogenerated_exclude: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, skip_dirs: 197/197, nolint: 0/21, cgo: 197/197, identifier_marker: 197/197" [2024-05-07T07:26:19.040Z] level=info msg="[runner] processing took 17.185556ms with stages: nolint: 7.439396ms, identifier_marker: 4.322357ms, autogenerated_exclude: 1.72976ms, path_prettifier: 1.423448ms, exclude-rules: 1.194107ms, skip_dirs: 1.026807ms, cgo: 31.09µs, filename_unadjuster: 14.311µs, max_from_linter: 740ns, max_same_issues: 590ns, skip_files: 570ns, fixer: 410ns, uniq_by_line: 360ns, exclude: 290ns, sort_results: 270ns, severity-rules: 240ns, diff: 210ns, path_shortener: 210ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 120ns" [2024-05-07T07:26:19.040Z] level=info msg="[runner] linters took 13.293082694s with stages: goanalysis_metalinter: 13.275808087s" [2024-05-07T07:26:19.040Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-05-07T07:26:19.040Z] level=info msg="Memory: 358 samples, avg is 289.9MB, max is 1200.0MB" [2024-05-07T07:26:19.040Z] level=info msg="Execution took 35.898871158s" [2024-05-07T07:26:19.040Z] go vet ./... [2024-05-07T07:26:25.594Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-07T07:26:25.594Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-07T07:26:25.594Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-07T07:26:25.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-07T07:26:25.974Z] + ls -al . [2024-05-07T07:26:25.974Z] total 816 [2024-05-07T07:26:25.974Z] drwxrwxr-x 11 1001 1001 4096 May 7 07:24 . [2024-05-07T07:26:25.974Z] drwxr-xr-x 4 root root 4096 May 7 07:24 .. [2024-05-07T07:26:25.974Z] drwxrwxr-x 2 1001 1001 4096 May 7 07:23 .blubracket [2024-05-07T07:26:25.974Z] -rw-rw-r-- 1 1001 1001 10 May 7 07:23 .dockerignore [2024-05-07T07:26:25.974Z] drwxrwxr-x 8 1001 1001 4096 May 7 07:25 .git [2024-05-07T07:26:25.974Z] drwxrwxr-x 3 1001 1001 4096 May 7 07:23 .github [2024-05-07T07:26:25.974Z] -rw-rw-r-- 1 1001 1001 1074 May 7 07:23 .gitignore [2024-05-07T07:26:25.974Z] -rw-rw-r-- 1 1001 1001 42 May 7 07:23 .golangci.yml [2024-05-07T07:26:25.974Z] -rw-rw-r-- 1 1001 1001 100 May 7 07:23 .hadolint.yml [2024-05-07T07:26:25.974Z] drwxr-xr-x 3 1001 1001 4096 May 7 07:23 .semver [2024-05-07T07:26:25.974Z] -rw-rw-r-- 1 1001 1001 155 May 7 07:23 .sonarcloud.properties [2024-05-07T07:26:25.974Z] -rw-rw-r-- 1 1001 1001 1171 May 7 07:23 ADOPTERS.md [2024-05-07T07:26:25.974Z] -rw-rw-r-- 1 1001 1001 20261 May 7 07:23 Attribution.txt [2024-05-07T07:26:25.974Z] -rw-rw-r-- 1 1001 1001 100284 May 7 07:23 CHANGELOG.md [2024-05-07T07:26:25.974Z] -rw-rw-r-- 1 1001 1001 3804 May 7 07:23 CONTRIBUTING.md [2024-05-07T07:26:25.974Z] -rw-rw-r-- 1 1001 1001 677 May 7 07:23 GOVERNANCE.md [2024-05-07T07:26:25.974Z] -rw-rw-r-- 1 1001 1001 861 May 7 07:23 Jenkinsfile [2024-05-07T07:26:25.974Z] -rw-rw-r-- 1 1001 1001 10775 May 7 07:23 LICENSE [2024-05-07T07:26:25.974Z] -rw-rw-r-- 1 1001 1001 15392 May 7 07:23 Makefile [2024-05-07T07:26:25.974Z] -rw-rw-r-- 1 1001 1001 582 May 7 07:23 OWNERS.md [2024-05-07T07:26:25.974Z] -rw-rw-r-- 1 1001 1001 9528 May 7 07:23 README.md [2024-05-07T07:26:25.974Z] -rw-rw-r-- 1 1001 1001 789 May 7 07:23 SECURITY.md [2024-05-07T07:26:25.974Z] -rw-rw-r-- 1 1001 1001 5 May 7 07:23 VERSION [2024-05-07T07:26:25.974Z] drwxrwxr-x 2 1001 1001 4096 May 7 07:23 bin [2024-05-07T07:26:25.974Z] drwxrwxr-x 18 1001 1001 4096 May 7 07:23 cmd [2024-05-07T07:26:25.974Z] -rw-r--r-- 1 root root 455418 May 7 07:25 coverage.out [2024-05-07T07:26:25.974Z] drwxrwxr-x 2 1001 1001 4096 May 7 07:23 fuzz_test [2024-05-07T07:26:25.974Z] -rw-rw-r-- 1 1001 1001 7036 May 7 07:23 go.mod [2024-05-07T07:26:25.974Z] -rw-rw-r-- 1 1001 1001 101377 May 7 07:23 go.sum [2024-05-07T07:26:25.974Z] drwxrwxr-x 7 1001 1001 4096 May 7 07:23 internal [2024-05-07T07:26:25.974Z] drwxrwxr-x 3 1001 1001 4096 May 7 07:23 openapi [2024-05-07T07:26:25.974Z] -rw-rw-r-- 1 1001 1001 584 May 7 07:23 security.txt [2024-05-07T07:26:25.974Z] -rw-rw-r-- 1 1001 1001 204 May 7 07:23 version.go [Pipeline] sh [2024-05-07T07:26:26.289Z] + '[' -e coverage.out ] [2024-05-07T07:26:26.289Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-05-07T07:26:26.432Z] Stashed 1 file(s) [Pipeline] sh [2024-05-07T07:26:26.734Z] + make build [2024-05-07T07:26:26.734Z] 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-05-07T07:26:48.671Z] 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-05-07T07:26:50.577Z] 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-05-07T07:26:51.960Z] 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-05-07T07:26:52.529Z] 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-05-07T07:26:57.795Z] 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-05-07T07:26:59.173Z] 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-05-07T07:27:01.708Z] 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-05-07T07:27:02.277Z] 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-05-07T07:27:02.844Z] 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-05-07T07:27:03.780Z] 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-05-07T07:27:04.727Z] 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-05-07T07:27:05.688Z] $ docker stop --time=1 5ef9596a431ca0d76e4e4609141f7c94d38cddb6874d3da3947a6155e4814ba5 [2024-05-07T07:27:09.686Z] $ docker rm -f --volumes 5ef9596a431ca0d76e4e4609141f7c94d38cddb6874d3da3947a6155e4814ba5 [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-05-07T07:27:11.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-07T07:27:11.438Z] [2024-05-07T07:27:11.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T07:27:11.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-07T07:27:11.825Z] latest: Pulling from edgex-devops/edgex-compose [2024-05-07T07:27:11.825Z] 91d30c5bc195: Pulling fs layer [2024-05-07T07:27:11.825Z] 2e9b0aa3be6d: Pulling fs layer [2024-05-07T07:27:11.825Z] 9c61dcf015f6: Pulling fs layer [2024-05-07T07:27:11.825Z] 4698f68db338: Pulling fs layer [2024-05-07T07:27:11.825Z] 2a2f49069b9e: Pulling fs layer [2024-05-07T07:27:11.825Z] e0025b399a48: Pulling fs layer [2024-05-07T07:27:11.825Z] 4698f68db338: Waiting [2024-05-07T07:27:11.825Z] 2a2f49069b9e: Waiting [2024-05-07T07:27:11.825Z] e0025b399a48: Waiting [2024-05-07T07:27:11.825Z] 91d30c5bc195: Download complete [2024-05-07T07:27:11.825Z] 4698f68db338: Verifying Checksum [2024-05-07T07:27:11.825Z] 4698f68db338: Download complete [2024-05-07T07:27:12.085Z] 2e9b0aa3be6d: Verifying Checksum [2024-05-07T07:27:12.085Z] 2e9b0aa3be6d: Download complete [2024-05-07T07:27:12.085Z] e0025b399a48: Verifying Checksum [2024-05-07T07:27:12.085Z] e0025b399a48: Download complete [2024-05-07T07:27:12.085Z] 91d30c5bc195: Pull complete [2024-05-07T07:27:12.356Z] 2a2f49069b9e: Download complete [2024-05-07T07:27:12.356Z] 2e9b0aa3be6d: Pull complete [2024-05-07T07:27:12.615Z] 9c61dcf015f6: Verifying Checksum [2024-05-07T07:27:12.615Z] 9c61dcf015f6: Download complete [2024-05-07T07:27:15.896Z] 9c61dcf015f6: Pull complete [2024-05-07T07:27:15.896Z] 4698f68db338: Pull complete [2024-05-07T07:27:15.896Z] 2a2f49069b9e: Pull complete [2024-05-07T07:27:15.897Z] e0025b399a48: Pull complete [2024-05-07T07:27:15.897Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-05-07T07:27:15.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-07T07:27:15.897Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T07:27:16.139Z] prd-ubuntu20.04-docker-8c-8g-211 does not seem to be running inside a container [2024-05-07T07:27:16.163Z] $ 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-05-07T07:27:19.376Z] $ docker top d3ef7da82f7916571bd4097faf055de2bca7633bbc6caefae5e2edb288565aae -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T07:27:19.797Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-07T07:27:22.332Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-05-07T07:27:22.332Z] #1 transferring dockerfile: 1.95kB done [2024-05-07T07:27:22.332Z] #1 DONE 0.0s [2024-05-07T07:27:22.332Z] [2024-05-07T07:27:22.332Z] #2 [core-data internal] load build definition from Dockerfile [2024-05-07T07:27:22.332Z] #2 transferring dockerfile: 2.01kB done [2024-05-07T07:27:22.332Z] #2 DONE 0.0s [2024-05-07T07:27:22.332Z] [2024-05-07T07:27:22.332Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-07T07:27:22.332Z] #3 transferring dockerfile: 2.23kB done [2024-05-07T07:27:22.332Z] #3 DONE 0.0s [2024-05-07T07:27:22.332Z] [2024-05-07T07:27:22.332Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-07T07:27:22.332Z] #4 transferring dockerfile: 2.50kB done [2024-05-07T07:27:22.332Z] #4 DONE 0.0s [2024-05-07T07:27:22.332Z] [2024-05-07T07:27:22.332Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-07T07:27:22.332Z] #5 transferring dockerfile: 1.89kB done [2024-05-07T07:27:22.332Z] #5 DONE 0.0s [2024-05-07T07:27:22.332Z] [2024-05-07T07:27:22.332Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-05-07T07:27:22.332Z] #6 transferring dockerfile: 1.81kB done [2024-05-07T07:27:22.332Z] #6 DONE 0.0s [2024-05-07T07:27:22.332Z] [2024-05-07T07:27:22.332Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-05-07T07:27:22.332Z] #7 transferring dockerfile: 2.06kB done [2024-05-07T07:27:22.332Z] #7 DONE 0.1s [2024-05-07T07:27:22.332Z] [2024-05-07T07:27:22.332Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-07T07:27:22.332Z] #8 transferring dockerfile: 2.49kB done [2024-05-07T07:27:22.332Z] #8 DONE 0.0s [2024-05-07T07:27:22.332Z] [2024-05-07T07:27:22.332Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-07T07:27:22.332Z] #9 transferring dockerfile: 2.15kB done [2024-05-07T07:27:22.332Z] #9 DONE 0.0s [2024-05-07T07:27:22.332Z] [2024-05-07T07:27:22.332Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-05-07T07:27:22.332Z] #10 transferring dockerfile: 1.93kB done [2024-05-07T07:27:22.332Z] #10 DONE 0.0s [2024-05-07T07:27:22.332Z] [2024-05-07T07:27:22.332Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-07T07:27:22.332Z] #11 transferring dockerfile: 2.93kB done [2024-05-07T07:27:22.332Z] #11 DONE 0.0s [2024-05-07T07:27:22.332Z] [2024-05-07T07:27:22.332Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-05-07T07:27:22.332Z] #12 transferring dockerfile: 1.70kB done [2024-05-07T07:27:22.332Z] #12 DONE 0.0s [2024-05-07T07:27:22.332Z] [2024-05-07T07:27:22.332Z] #13 [support-notifications internal] load .dockerignore [2024-05-07T07:27:22.332Z] #13 transferring context: 50B done [2024-05-07T07:27:22.332Z] #13 DONE 0.0s [2024-05-07T07:27:22.332Z] [2024-05-07T07:27:22.332Z] #14 [security-spire-config internal] load build definition from Dockerfile [2024-05-07T07:27:22.332Z] #14 transferring dockerfile: 1.69kB done [2024-05-07T07:27:22.332Z] #14 DONE 0.0s [2024-05-07T07:27:22.332Z] [2024-05-07T07:27:22.332Z] #15 [core-command internal] load build definition from Dockerfile [2024-05-07T07:27:22.332Z] #15 transferring dockerfile: 1.93kB done [2024-05-07T07:27:22.332Z] #15 DONE 0.0s [2024-05-07T07:27:22.593Z] [2024-05-07T07:27:22.593Z] #16 [core-data internal] load .dockerignore [2024-05-07T07:27:22.593Z] #16 transferring context: 50B done [2024-05-07T07:27:22.593Z] #16 DONE 0.0s [2024-05-07T07:27:22.593Z] [2024-05-07T07:27:22.593Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-07T07:27:22.593Z] #17 transferring context: 50B done [2024-05-07T07:27:22.593Z] #17 DONE 0.0s [2024-05-07T07:27:22.593Z] [2024-05-07T07:27:22.593Z] #18 [security-proxy-setup internal] load .dockerignore [2024-05-07T07:27:22.593Z] #18 transferring context: 50B done [2024-05-07T07:27:22.593Z] #18 DONE 0.0s [2024-05-07T07:27:22.593Z] [2024-05-07T07:27:22.593Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-05-07T07:27:22.593Z] #19 transferring context: 50B done [2024-05-07T07:27:22.593Z] #19 DONE 0.0s [2024-05-07T07:27:22.593Z] [2024-05-07T07:27:22.593Z] #20 [security-spire-agent internal] load .dockerignore [2024-05-07T07:27:22.593Z] #20 transferring context: 50B done [2024-05-07T07:27:22.593Z] #20 DONE 0.0s [2024-05-07T07:27:22.593Z] [2024-05-07T07:27:22.593Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-05-07T07:27:22.593Z] #21 transferring context: 50B done [2024-05-07T07:27:22.593Z] #21 DONE 0.0s [2024-05-07T07:27:22.593Z] [2024-05-07T07:27:22.593Z] #22 [core-metadata internal] load .dockerignore [2024-05-07T07:27:22.593Z] #22 transferring context: 50B done [2024-05-07T07:27:22.593Z] #22 DONE 0.0s [2024-05-07T07:27:22.593Z] [2024-05-07T07:27:22.593Z] #23 [security-proxy-auth internal] load .dockerignore [2024-05-07T07:27:22.593Z] #23 transferring context: 50B done [2024-05-07T07:27:22.593Z] #23 DONE 0.0s [2024-05-07T07:27:22.593Z] [2024-05-07T07:27:22.593Z] #24 [support-scheduler internal] load .dockerignore [2024-05-07T07:27:22.593Z] #24 transferring context: 50B done [2024-05-07T07:27:22.593Z] #24 DONE 0.0s [2024-05-07T07:27:22.593Z] [2024-05-07T07:27:22.593Z] #25 [security-bootstrapper internal] load .dockerignore [2024-05-07T07:27:22.593Z] #25 transferring context: 50B done [2024-05-07T07:27:22.593Z] #25 DONE 0.0s [2024-05-07T07:27:22.593Z] [2024-05-07T07:27:22.593Z] #26 [security-spire-server internal] load .dockerignore [2024-05-07T07:27:22.593Z] #26 transferring context: 50B done [2024-05-07T07:27:22.593Z] #26 DONE 0.0s [2024-05-07T07:27:22.593Z] [2024-05-07T07:27:22.593Z] #27 [core-command internal] load .dockerignore [2024-05-07T07:27:22.593Z] #27 transferring context: 50B done [2024-05-07T07:27:22.593Z] #27 DONE 0.0s [2024-05-07T07:27:22.593Z] [2024-05-07T07:27:22.593Z] #28 [security-spire-config internal] load .dockerignore [2024-05-07T07:27:22.593Z] #28 transferring context: 50B done [2024-05-07T07:27:22.594Z] #28 DONE 0.0s [2024-05-07T07:27:22.594Z] [2024-05-07T07:27:22.594Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-07T07:27:22.594Z] #29 DONE 0.0s [2024-05-07T07:27:22.594Z] [2024-05-07T07:27:22.594Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T07:27:23.161Z] #30 ... [2024-05-07T07:27:23.161Z] [2024-05-07T07:27:23.161Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-07T07:27:23.161Z] #29 DONE 0.0s [2024-05-07T07:27:23.161Z] [2024-05-07T07:27:23.161Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T07:27:23.161Z] #30 DONE 0.6s [2024-05-07T07:27:23.161Z] [2024-05-07T07:27:23.161Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-05-07T07:27:23.161Z] #31 DONE 0.5s [2024-05-07T07:27:23.161Z] [2024-05-07T07:27:23.161Z] #32 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T07:27:23.161Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T07:27:23.419Z] #32 ... [2024-05-07T07:27:23.419Z] [2024-05-07T07:27:23.419Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-07T07:27:23.419Z] #33 DONE 0.5s [2024-05-07T07:27:23.419Z] [2024-05-07T07:27:23.419Z] #32 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T07:27:23.419Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T07:27:23.419Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T07:27:23.419Z] #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-07T07:27:23.419Z] #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-07T07:27:23.419Z] #32 DONE 0.4s [2024-05-07T07:27:23.419Z] [2024-05-07T07:27:23.419Z] #34 [security-spire-agent internal] load build context [2024-05-07T07:27:23.419Z] #34 transferring context: 26.22kB 0.0s done [2024-05-07T07:27:23.419Z] #34 DONE 0.2s [2024-05-07T07:27:23.419Z] [2024-05-07T07:27:23.419Z] #35 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-07T07:27:23.985Z] #35 ... [2024-05-07T07:27:23.985Z] [2024-05-07T07:27:23.985Z] #36 [security-spire-config internal] load build context [2024-05-07T07:27:23.985Z] #36 transferring context: 24.94kB 0.0s done [2024-05-07T07:27:23.985Z] #36 DONE 0.5s [2024-05-07T07:27:23.985Z] [2024-05-07T07:27:23.985Z] #37 [security-spire-server internal] load build context [2024-05-07T07:27:23.985Z] #37 transferring context: 26.69kB 0.0s done [2024-05-07T07:27:23.985Z] #37 DONE 0.5s [2024-05-07T07:27:23.985Z] [2024-05-07T07:27:23.985Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:27:23.985Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2024-05-07T07:27:23.985Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-05-07T07:27:23.985Z] #38 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-05-07T07:27:23.985Z] #38 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-05-07T07:27:23.985Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-05-07T07:27:23.985Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-05-07T07:27:23.985Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-05-07T07:27:23.985Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s [2024-05-07T07:27:23.985Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-05-07T07:27:23.985Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.4s [2024-05-07T07:27:23.985Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2024-05-07T07:27:23.985Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.87MB / 25.84MB 0.5s [2024-05-07T07:27:23.985Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2024-05-07T07:27:24.243Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.24MB / 25.84MB 0.6s [2024-05-07T07:27:24.243Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 13.63MB / 25.84MB 0.7s [2024-05-07T07:27:24.243Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.68MB / 25.84MB 0.8s [2024-05-07T07:27:24.500Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s [2024-05-07T07:27:24.760Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done [2024-05-07T07:27:24.760Z] #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-05-07T07:27:25.018Z] #38 ... [2024-05-07T07:27:25.018Z] [2024-05-07T07:27:25.018Z] #39 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-05-07T07:27:25.018Z] #39 DONE 1.7s [2024-05-07T07:27:25.018Z] [2024-05-07T07:27:25.018Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:27:26.418Z] #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.8s done [2024-05-07T07:27:30.612Z] #38 ... [2024-05-07T07:27:30.612Z] [2024-05-07T07:27:30.612Z] #40 [core-common-config-bootstrapper internal] load build context [2024-05-07T07:27:30.612Z] #40 transferring context: 219.63MB 6.9s [2024-05-07T07:27:31.548Z] #40 ... [2024-05-07T07:27:31.548Z] [2024-05-07T07:27:31.548Z] #41 [support-scheduler internal] load build context [2024-05-07T07:27:32.116Z] #41 transferring context: 407.63MB 8.8s done [2024-05-07T07:27:32.374Z] #41 ... [2024-05-07T07:27:32.374Z] [2024-05-07T07:27:32.374Z] #40 [core-common-config-bootstrapper internal] load build context [2024-05-07T07:27:33.307Z] #40 ... [2024-05-07T07:27:33.307Z] [2024-05-07T07:27:33.307Z] #42 [security-secretstore-setup internal] load build context [2024-05-07T07:27:33.307Z] #42 ... [2024-05-07T07:27:33.307Z] [2024-05-07T07:27:33.307Z] #43 [security-proxy-auth internal] load build context [2024-05-07T07:27:34.393Z] #43 ... [2024-05-07T07:27:34.393Z] [2024-05-07T07:27:34.393Z] #44 [core-metadata internal] load build context [2024-05-07T07:27:34.393Z] #44 ... [2024-05-07T07:27:34.393Z] [2024-05-07T07:27:34.393Z] #45 [support-notifications internal] load build context [2024-05-07T07:27:34.652Z] #45 ... [2024-05-07T07:27:34.652Z] [2024-05-07T07:27:34.652Z] #46 [security-spiffe-token-provider internal] load build context [2024-05-07T07:27:34.652Z] #46 ... [2024-05-07T07:27:34.652Z] [2024-05-07T07:27:34.652Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T07:27:34.652Z] #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done [2024-05-07T07:27:34.652Z] #47 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-05-07T07:27:34.652Z] #47 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-05-07T07:27:34.652Z] #47 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-05-07T07:27:34.652Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-05-07T07:27:34.652Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-05-07T07:27:34.652Z] #47 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2024-05-07T07:27:34.652Z] #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-05-07T07:27:34.652Z] #47 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done [2024-05-07T07:27:34.652Z] #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-05-07T07:27:34.652Z] #47 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-05-07T07:27:34.652Z] #47 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.5s done [2024-05-07T07:27:34.652Z] #47 ... [2024-05-07T07:27:34.652Z] [2024-05-07T07:27:34.652Z] #48 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-07T07:27:34.652Z] #48 ... [2024-05-07T07:27:34.652Z] [2024-05-07T07:27:34.652Z] #49 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-07T07:27:34.652Z] #0 8.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:34.652Z] #0 8.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:34.652Z] #0 9.180 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T07:27:34.652Z] #0 9.180 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T07:27:34.652Z] #0 9.180 OK: 20074 distinct packages available [2024-05-07T07:27:34.652Z] #0 9.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:34.652Z] #0 9.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:34.652Z] #0 9.613 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:27:34.652Z] #0 9.812 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:27:34.652Z] #0 9.821 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-07T07:27:34.652Z] #0 9.830 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-07T07:27:34.652Z] #0 9.830 (5/7) Installing libucontext (1.2-r2) [2024-05-07T07:27:34.652Z] #0 9.834 (6/7) Installing gcompat (1.1.0-r1) [2024-05-07T07:27:34.652Z] #0 9.840 (7/7) Installing openssl (3.1.4-r6) [2024-05-07T07:27:34.652Z] #0 9.854 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:27:34.652Z] #0 9.863 OK: 8 MiB in 20 packages [2024-05-07T07:27:34.910Z] #49 ... [2024-05-07T07:27:34.910Z] [2024-05-07T07:27:34.910Z] #50 [security-bootstrapper internal] load build context [2024-05-07T07:27:34.910Z] #50 ... [2024-05-07T07:27:34.910Z] [2024-05-07T07:27:34.910Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-07T07:27:34.910Z] #0 1.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:34.910Z] #0 1.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:34.910Z] #0 1.518 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T07:27:34.910Z] #0 1.518 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T07:27:34.911Z] #0 1.518 OK: 20074 distinct packages available [2024-05-07T07:27:34.911Z] #0 1.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:34.911Z] #0 1.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:34.911Z] #0 1.922 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-07T07:27:34.911Z] #0 2.159 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-07T07:27:34.911Z] #0 2.159 (3/4) Installing libucontext (1.2-r2) [2024-05-07T07:27:34.911Z] #0 2.161 (4/4) Installing gcompat (1.1.0-r1) [2024-05-07T07:27:34.911Z] #0 2.166 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:27:34.911Z] #0 2.173 OK: 8 MiB in 19 packages [2024-05-07T07:27:35.168Z] #51 ... [2024-05-07T07:27:35.168Z] [2024-05-07T07:27:35.168Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-07T07:27:35.168Z] #52 ... [2024-05-07T07:27:35.168Z] [2024-05-07T07:27:35.168Z] #53 [core-data builder 2/7] WORKDIR /edgex-go [2024-05-07T07:27:35.425Z] #53 ... [2024-05-07T07:27:35.425Z] [2024-05-07T07:27:35.425Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-07T07:27:35.425Z] #0 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:35.425Z] #0 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:35.425Z] #0 11.24 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T07:27:35.425Z] #0 11.24 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T07:27:35.425Z] #0 11.24 OK: 20074 distinct packages available [2024-05-07T07:27:35.425Z] #0 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:35.425Z] #0 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:35.425Z] #54 ... [2024-05-07T07:27:35.425Z] [2024-05-07T07:27:35.425Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-07T07:27:35.425Z] #55 ... [2024-05-07T07:27:35.425Z] [2024-05-07T07:27:35.425Z] #56 [core-command internal] load build context [2024-05-07T07:27:35.699Z] #56 ... [2024-05-07T07:27:35.699Z] [2024-05-07T07:27:35.699Z] #57 [security-proxy-setup internal] load build context [2024-05-07T07:27:35.699Z] #57 ... [2024-05-07T07:27:35.699Z] [2024-05-07T07:27:35.699Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-07T07:27:35.957Z] #58 ... [2024-05-07T07:27:35.957Z] [2024-05-07T07:27:35.957Z] #59 [core-data internal] load build context [2024-05-07T07:27:35.957Z] #59 ... [2024-05-07T07:27:35.957Z] [2024-05-07T07:27:35.957Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-07T07:27:35.957Z] #60 ... [2024-05-07T07:27:35.957Z] [2024-05-07T07:27:35.957Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-07T07:27:35.957Z] #54 11.72 (1/11) Installing ca-certificates (20240226-r0) [2024-05-07T07:27:35.957Z] #54 11.74 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-07T07:27:35.957Z] #54 11.75 (3/11) Installing libunistring (1.1-r1) [2024-05-07T07:27:35.957Z] #54 11.76 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-07T07:27:35.957Z] #54 11.77 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-07T07:27:35.957Z] #54 11.77 (6/11) Installing libcurl (8.5.0-r0) [2024-05-07T07:27:35.957Z] #54 11.78 (7/11) Installing curl (8.5.0-r0) [2024-05-07T07:27:35.957Z] #54 11.79 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-07T07:27:35.957Z] #54 11.80 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-07T07:27:35.957Z] #54 11.80 (10/11) Installing libucontext (1.2-r2) [2024-05-07T07:27:35.957Z] #54 11.81 (11/11) Installing gcompat (1.1.0-r1) [2024-05-07T07:27:35.957Z] #54 11.82 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:27:35.957Z] #54 11.83 Executing ca-certificates-20240226-r0.trigger [2024-05-07T07:27:35.957Z] #54 11.87 OK: 12 MiB in 26 packages [2024-05-07T07:27:41.230Z] #54 ... [2024-05-07T07:27:41.230Z] [2024-05-07T07:27:41.230Z] #40 [core-common-config-bootstrapper internal] load build context [2024-05-07T07:27:41.230Z] #40 transferring context: 407.63MB 13.9s done [2024-05-07T07:27:43.770Z] #40 ... [2024-05-07T07:27:43.770Z] [2024-05-07T07:27:43.770Z] #42 [security-secretstore-setup internal] load build context [2024-05-07T07:27:43.770Z] #42 transferring context: 407.63MB 13.9s done [2024-05-07T07:27:43.770Z] #42 ... [2024-05-07T07:27:43.770Z] [2024-05-07T07:27:43.770Z] #43 [security-proxy-auth internal] load build context [2024-05-07T07:27:43.770Z] #43 transferring context: 407.63MB 12.2s done [2024-05-07T07:27:43.770Z] #43 ... [2024-05-07T07:27:43.770Z] [2024-05-07T07:27:43.770Z] #44 [core-metadata internal] load build context [2024-05-07T07:27:43.770Z] #44 transferring context: 407.63MB 13.6s done [2024-05-07T07:27:44.055Z] #44 ... [2024-05-07T07:27:44.055Z] [2024-05-07T07:27:44.055Z] #46 [security-spiffe-token-provider internal] load build context [2024-05-07T07:27:44.055Z] #46 transferring context: 407.63MB 13.8s done [2024-05-07T07:27:44.624Z] #46 ... [2024-05-07T07:27:44.624Z] [2024-05-07T07:27:44.624Z] #45 [support-notifications internal] load build context [2024-05-07T07:27:44.624Z] #45 transferring context: 407.63MB 12.3s done [2024-05-07T07:27:44.882Z] #45 ... [2024-05-07T07:27:44.882Z] [2024-05-07T07:27:44.882Z] #50 [security-bootstrapper internal] load build context [2024-05-07T07:27:44.882Z] #50 transferring context: 407.63MB 13.8s done [2024-05-07T07:27:45.930Z] #50 ... [2024-05-07T07:27:45.930Z] [2024-05-07T07:27:45.930Z] #56 [core-command internal] load build context [2024-05-07T07:27:45.930Z] #56 transferring context: 407.63MB 13.7s done [2024-05-07T07:27:45.930Z] #56 ... [2024-05-07T07:27:45.930Z] [2024-05-07T07:27:45.930Z] #57 [security-proxy-setup internal] load build context [2024-05-07T07:27:45.930Z] #57 transferring context: 407.63MB 13.8s done [2024-05-07T07:27:46.190Z] #57 ... [2024-05-07T07:27:46.190Z] [2024-05-07T07:27:46.190Z] #59 [core-data internal] load build context [2024-05-07T07:27:46.190Z] #59 transferring context: 407.63MB 13.9s done [2024-05-07T07:27:47.570Z] #59 ... [2024-05-07T07:27:47.570Z] [2024-05-07T07:27:47.570Z] #41 [support-scheduler internal] load build context [2024-05-07T07:27:47.570Z] #41 DONE 24.3s [2024-05-07T07:27:47.570Z] [2024-05-07T07:27:47.570Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-07T07:27:47.570Z] #51 DONE 23.8s [2024-05-07T07:27:47.570Z] [2024-05-07T07:27:47.570Z] #49 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-07T07:27:47.570Z] #49 DONE 23.8s [2024-05-07T07:27:47.570Z] [2024-05-07T07:27:47.570Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-07T07:27:47.570Z] #54 DONE 23.8s [2024-05-07T07:27:47.570Z] [2024-05-07T07:27:47.570Z] #43 [security-proxy-auth internal] load build context [2024-05-07T07:27:47.570Z] #43 DONE 24.3s [2024-05-07T07:27:47.570Z] [2024-05-07T07:27:47.570Z] #53 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-05-07T07:27:47.570Z] #53 DONE 22.8s [2024-05-07T07:27:47.570Z] [2024-05-07T07:27:47.570Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T07:27:47.570Z] #61 ... [2024-05-07T07:27:47.570Z] [2024-05-07T07:27:47.570Z] #44 [core-metadata internal] load build context [2024-05-07T07:27:47.570Z] #44 DONE 24.3s [2024-05-07T07:27:47.570Z] [2024-05-07T07:27:47.570Z] #56 [core-command internal] load build context [2024-05-07T07:27:47.570Z] #56 DONE 24.4s [2024-05-07T07:27:47.570Z] [2024-05-07T07:27:47.570Z] #50 [security-bootstrapper internal] load build context [2024-05-07T07:27:47.570Z] #50 DONE 24.4s [2024-05-07T07:27:47.570Z] [2024-05-07T07:27:47.570Z] #46 [security-spiffe-token-provider internal] load build context [2024-05-07T07:27:47.570Z] #46 DONE 24.4s [2024-05-07T07:27:47.570Z] [2024-05-07T07:27:47.570Z] #45 [support-notifications internal] load build context [2024-05-07T07:27:47.570Z] #45 DONE 24.3s [2024-05-07T07:27:47.829Z] [2024-05-07T07:27:47.829Z] #57 [security-proxy-setup internal] load build context [2024-05-07T07:27:47.829Z] #57 DONE 24.4s [2024-05-07T07:27:47.829Z] [2024-05-07T07:27:47.829Z] #40 [core-common-config-bootstrapper internal] load build context [2024-05-07T07:27:47.829Z] #40 DONE 24.5s [2024-05-07T07:27:47.829Z] [2024-05-07T07:27:47.829Z] #59 [core-data internal] load build context [2024-05-07T07:27:47.829Z] #59 DONE 24.5s [2024-05-07T07:27:47.829Z] [2024-05-07T07:27:47.829Z] #42 [security-secretstore-setup internal] load build context [2024-05-07T07:27:47.829Z] #42 DONE 24.5s [2024-05-07T07:27:47.829Z] [2024-05-07T07:27:47.829Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T07:27:47.829Z] #47 DONE 24.5s [2024-05-07T07:27:47.829Z] [2024-05-07T07:27:47.829Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T07:27:47.829Z] #62 ... [2024-05-07T07:27:47.829Z] [2024-05-07T07:27:47.829Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:27:47.829Z] #38 DONE 24.5s [2024-05-07T07:27:48.171Z] [2024-05-07T07:27:48.171Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-07T07:27:48.171Z] #52 24.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:48.171Z] #52 24.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:48.460Z] #52 24.64 (1/2) Installing ca-certificates (20240226-r0) [2024-05-07T07:27:48.460Z] #52 24.66 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-07T07:27:48.460Z] #52 24.66 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:27:48.460Z] #52 24.67 Executing ca-certificates-20240226-r0.trigger [2024-05-07T07:27:48.460Z] #52 24.71 OK: 8 MiB in 17 packages [2024-05-07T07:27:48.722Z] #52 ... [2024-05-07T07:27:48.723Z] [2024-05-07T07:27:48.723Z] #48 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-07T07:27:48.723Z] #48 24.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:48.723Z] #48 24.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:48.723Z] #48 24.64 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-07T07:27:48.723Z] #48 24.65 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:27:48.723Z] #48 24.66 OK: 7 MiB in 16 packages [2024-05-07T07:27:48.723Z] #48 DONE 25.0s [2024-05-07T07:27:48.723Z] [2024-05-07T07:27:48.723Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-07T07:27:48.723Z] #52 DONE 25.1s [2024-05-07T07:27:48.723Z] [2024-05-07T07:27:48.723Z] #63 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T07:27:49.016Z] #63 ... [2024-05-07T07:27:49.016Z] [2024-05-07T07:27:49.016Z] #35 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-07T07:27:49.016Z] #35 24.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:49.016Z] #35 24.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:49.016Z] #35 25.03 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-07T07:27:49.016Z] #35 25.03 (2/2) Installing su-exec (0.2-r3) [2024-05-07T07:27:49.016Z] #35 25.03 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:27:49.016Z] #35 25.04 OK: 7 MiB in 17 packages [2024-05-07T07:27:49.016Z] #35 DONE 25.4s [2024-05-07T07:27:49.016Z] [2024-05-07T07:27:49.016Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T07:27:49.016Z] #61 0.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:49.016Z] #61 0.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:49.016Z] #61 1.172 OK: 264 MiB in 52 packages [2024-05-07T07:27:49.016Z] #61 DONE 1.5s [2024-05-07T07:27:49.016Z] [2024-05-07T07:27:49.016Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-07T07:27:49.016Z] #55 24.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:49.016Z] #55 24.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:49.016Z] #55 24.92 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-07T07:27:49.016Z] #55 24.93 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:27:49.016Z] #55 24.94 OK: 7 MiB in 16 packages [2024-05-07T07:27:49.016Z] #55 DONE 25.2s [2024-05-07T07:27:49.016Z] [2024-05-07T07:27:49.016Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-07T07:27:49.016Z] #58 24.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:49.016Z] #58 24.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:49.016Z] #58 24.89 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:27:49.016Z] #58 24.94 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:27:49.016Z] #58 24.95 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-07T07:27:49.016Z] #58 24.95 (4/6) Installing openssl (3.1.4-r6) [2024-05-07T07:27:49.016Z] #58 25.02 (5/6) Installing su-exec (0.2-r3) [2024-05-07T07:27:49.016Z] #58 25.03 (6/6) Installing yq (4.33.3-r5) [2024-05-07T07:27:49.016Z] #58 25.12 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:27:49.016Z] #58 25.15 OK: 17 MiB in 19 packages [2024-05-07T07:27:49.301Z] #58 DONE 25.6s [2024-05-07T07:27:49.301Z] [2024-05-07T07:27:49.301Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-07T07:27:49.301Z] #60 24.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:49.301Z] #60 24.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:49.301Z] #60 24.82 (1/4) Installing ca-certificates (20240226-r0) [2024-05-07T07:27:49.301Z] #60 24.84 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-07T07:27:49.301Z] #60 24.84 (3/4) Installing su-exec (0.2-r3) [2024-05-07T07:27:49.301Z] #60 24.85 (4/4) Installing yq (4.33.3-r5) [2024-05-07T07:27:49.301Z] #60 25.17 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:27:49.301Z] #60 25.18 Executing ca-certificates-20240226-r0.trigger [2024-05-07T07:27:49.301Z] #60 25.24 OK: 17 MiB in 19 packages [2024-05-07T07:27:49.301Z] #60 DONE 25.6s [2024-05-07T07:27:49.301Z] [2024-05-07T07:27:49.301Z] #64 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:27:49.301Z] #64 DONE 0.4s [2024-05-07T07:27:49.301Z] [2024-05-07T07:27:49.301Z] #65 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:27:49.934Z] #65 ... [2024-05-07T07:27:49.934Z] [2024-05-07T07:27:49.934Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T07:27:49.934Z] #62 1.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:49.934Z] #62 1.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:49.934Z] #62 1.971 OK: 264 MiB in 52 packages [2024-05-07T07:27:49.934Z] #62 DONE 2.5s [2024-05-07T07:27:50.207Z] [2024-05-07T07:27:50.207Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:27:50.498Z] #66 DONE 0.2s [2024-05-07T07:27:50.498Z] [2024-05-07T07:27:50.498Z] #67 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:27:51.111Z] #67 ... [2024-05-07T07:27:51.111Z] [2024-05-07T07:27:51.111Z] #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-07T07:27:51.111Z] #0 1.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:51.111Z] #0 2.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:51.111Z] #0 2.284 Upgrading critical system libraries and apk-tools: [2024-05-07T07:27:51.111Z] #0 2.284 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:27:51.111Z] #0 2.291 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:27:51.111Z] #0 2.363 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:27:51.111Z] #0 2.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:51.111Z] #0 2.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:51.111Z] #0 2.706 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:27:51.111Z] #0 2.716 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:27:51.111Z] #0 2.761 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:27:51.111Z] #0 2.772 OK: 8 MiB in 19 packages [2024-05-07T07:27:51.111Z] #68 DONE 3.4s [2024-05-07T07:27:51.111Z] [2024-05-07T07:27:51.111Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-07T07:27:51.111Z] #0 2.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:51.111Z] #0 2.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:51.111Z] #0 2.887 OK: 264 MiB in 52 packages [2024-05-07T07:27:51.111Z] #69 DONE 3.4s [2024-05-07T07:27:51.111Z] [2024-05-07T07:27:51.111Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-07T07:27:51.111Z] #0 2.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:51.111Z] #0 2.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:51.111Z] #0 2.797 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T07:27:51.111Z] #0 2.797 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T07:27:51.111Z] #0 2.797 OK: 20070 distinct packages available [2024-05-07T07:27:51.111Z] #0 2.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:51.111Z] #0 2.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:51.111Z] #0 3.210 OK: 264 MiB in 52 packages [2024-05-07T07:27:51.111Z] #70 DONE 3.4s [2024-05-07T07:27:51.111Z] [2024-05-07T07:27:51.111Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:27:51.796Z] #71 ... [2024-05-07T07:27:51.796Z] [2024-05-07T07:27:51.796Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T07:27:51.796Z] #0 2.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:51.796Z] #0 2.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:51.796Z] #0 2.889 Upgrading critical system libraries and apk-tools: [2024-05-07T07:27:51.796Z] #0 2.889 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:27:51.796Z] #0 2.934 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:27:51.796Z] #0 3.023 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:27:51.796Z] #0 3.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:51.796Z] #0 3.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:51.796Z] #0 3.337 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:27:51.796Z] #0 3.342 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:27:51.796Z] #0 3.369 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:27:51.796Z] #0 3.375 Executing ca-certificates-20240226-r0.trigger [2024-05-07T07:27:51.796Z] #0 3.418 OK: 12 MiB in 26 packages [2024-05-07T07:27:51.796Z] #72 DONE 4.2s [2024-05-07T07:27:51.796Z] [2024-05-07T07:27:51.796Z] #73 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T07:27:51.796Z] #73 DONE 0.8s [2024-05-07T07:27:51.796Z] [2024-05-07T07:27:51.796Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:27:51.796Z] #71 DONE 0.8s [2024-05-07T07:27:51.796Z] [2024-05-07T07:27:51.796Z] #74 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-07T07:27:51.796Z] #74 DONE 0.1s [2024-05-07T07:27:51.796Z] [2024-05-07T07:27:51.796Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:27:51.796Z] #75 DONE 0.8s [2024-05-07T07:27:51.796Z] [2024-05-07T07:27:51.796Z] #76 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-07T07:27:51.796Z] #76 DONE 0.1s [2024-05-07T07:27:51.796Z] [2024-05-07T07:27:51.796Z] #77 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-07T07:27:51.796Z] #77 DONE 0.0s [2024-05-07T07:27:51.796Z] [2024-05-07T07:27:51.796Z] #78 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-07T07:27:52.054Z] #78 ... [2024-05-07T07:27:52.054Z] [2024-05-07T07:27:52.054Z] #79 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-05-07T07:27:52.054Z] #0 3.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:52.054Z] #0 3.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:52.055Z] #0 3.578 Upgrading critical system libraries and apk-tools: [2024-05-07T07:27:52.055Z] #0 3.578 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:27:52.055Z] #0 3.676 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:27:52.055Z] #0 3.826 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:27:52.055Z] #0 3.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:52.055Z] #0 3.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:52.055Z] #0 4.330 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:27:52.055Z] #0 4.345 OK: 8 MiB in 20 packages [2024-05-07T07:27:52.055Z] #79 DONE 4.5s [2024-05-07T07:27:52.055Z] [2024-05-07T07:27:52.055Z] #78 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-07T07:27:52.055Z] #78 DONE 0.1s [2024-05-07T07:27:52.055Z] [2024-05-07T07:27:52.055Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-07T07:27:52.055Z] #0 1.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:52.055Z] #0 1.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:52.055Z] #0 1.881 Upgrading critical system libraries and apk-tools: [2024-05-07T07:27:52.055Z] #0 1.881 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:27:52.055Z] #0 1.933 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:27:52.055Z] #0 2.005 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:27:52.055Z] #0 2.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:52.055Z] #0 2.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:52.055Z] #0 2.509 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:27:52.055Z] #0 2.534 OK: 17 MiB in 19 packages [2024-05-07T07:27:52.055Z] #80 DONE 2.7s [2024-05-07T07:27:52.055Z] [2024-05-07T07:27:52.055Z] #63 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T07:27:52.055Z] #63 3.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:52.055Z] #63 3.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:52.055Z] #63 3.423 Upgrading critical system libraries and apk-tools: [2024-05-07T07:27:52.055Z] #63 3.423 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:27:52.055Z] #63 3.430 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:27:52.314Z] #63 3.512 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:27:52.314Z] #63 3.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:52.314Z] #63 3.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:52.573Z] #63 3.772 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:27:52.573Z] #63 3.778 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:27:52.573Z] #63 3.824 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:27:52.845Z] #63 3.897 OK: 7 MiB in 16 packages [2024-05-07T07:27:53.103Z] #63 DONE 4.4s [2024-05-07T07:27:53.103Z] [2024-05-07T07:27:53.103Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-07T07:27:53.103Z] #81 DONE 1.0s [2024-05-07T07:27:53.103Z] [2024-05-07T07:27:53.103Z] #82 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-07T07:27:53.103Z] #82 DONE 1.0s [2024-05-07T07:27:53.103Z] [2024-05-07T07:27:53.103Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T07:27:53.103Z] #83 DONE 1.0s [2024-05-07T07:27:53.103Z] [2024-05-07T07:27:53.103Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-07T07:27:53.103Z] #84 DONE 1.0s [2024-05-07T07:27:53.103Z] [2024-05-07T07:27:53.103Z] #85 [security-spire-config] exporting to image [2024-05-07T07:27:53.103Z] #85 exporting layers [2024-05-07T07:27:53.363Z] #85 ... [2024-05-07T07:27:53.363Z] [2024-05-07T07:27:53.363Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-07T07:27:53.363Z] #86 DONE 0.2s [2024-05-07T07:27:53.363Z] [2024-05-07T07:27:53.363Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-07T07:27:53.947Z] #87 DONE 0.5s [2024-05-07T07:27:53.947Z] [2024-05-07T07:27:53.947Z] #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-07T07:27:54.207Z] #88 ... [2024-05-07T07:27:54.207Z] [2024-05-07T07:27:54.208Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T07:27:54.208Z] #89 DONE 1.1s [2024-05-07T07:27:54.208Z] [2024-05-07T07:27:54.208Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T07:27:54.208Z] #0 4.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:54.208Z] #0 4.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:54.208Z] #0 4.556 Upgrading critical system libraries and apk-tools: [2024-05-07T07:27:54.208Z] #0 4.556 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:27:54.208Z] #0 4.565 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:27:54.208Z] #0 4.617 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:27:54.208Z] #0 4.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:54.208Z] #0 4.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:54.208Z] #0 4.920 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:27:54.208Z] #0 4.928 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:27:54.208Z] #0 4.986 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:27:54.208Z] #0 4.993 Executing ca-certificates-20240226-r0.trigger [2024-05-07T07:27:54.208Z] #0 5.043 OK: 8 MiB in 17 packages [2024-05-07T07:27:54.208Z] #90 DONE 5.4s [2024-05-07T07:27:54.208Z] [2024-05-07T07:27:54.208Z] #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-07T07:27:54.208Z] #0 4.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:54.208Z] #0 4.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:54.208Z] #0 4.540 Upgrading critical system libraries and apk-tools: [2024-05-07T07:27:54.208Z] #0 4.540 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:27:54.208Z] #0 4.548 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:27:54.208Z] #0 4.614 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:27:54.208Z] #0 4.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:54.208Z] #0 4.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:54.208Z] #0 4.909 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:27:54.208Z] #0 4.916 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:27:54.208Z] #0 4.993 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:27:54.208Z] #0 5.003 OK: 7 MiB in 17 packages [2024-05-07T07:27:54.208Z] #91 DONE 5.3s [2024-05-07T07:27:54.208Z] [2024-05-07T07:27:54.208Z] #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T07:27:54.208Z] #0 4.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:54.208Z] #0 4.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:54.208Z] #0 4.467 Upgrading critical system libraries and apk-tools: [2024-05-07T07:27:54.208Z] #0 4.468 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:27:54.208Z] #0 4.473 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:27:54.208Z] #0 4.539 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:27:54.208Z] #0 4.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:54.208Z] #0 4.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:54.208Z] #0 4.886 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:27:54.208Z] #0 4.948 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:27:54.208Z] #0 4.981 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:27:54.208Z] #0 4.993 OK: 7 MiB in 16 packages [2024-05-07T07:27:54.208Z] #92 DONE 5.3s [2024-05-07T07:27:54.208Z] [2024-05-07T07:27:54.208Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-07T07:27:54.469Z] #93 ... [2024-05-07T07:27:54.469Z] [2024-05-07T07:27:54.469Z] #85 [security-spire-config] exporting to image [2024-05-07T07:27:54.469Z] #85 exporting layers 1.4s done [2024-05-07T07:27:54.469Z] #85 writing image sha256:973065668963da4d323cf6d940d9e9ec6ff187e91ad7effba5787bca4032925b done [2024-05-07T07:27:54.469Z] #85 naming to docker.io/library/security-spire-config done [2024-05-07T07:27:54.469Z] #85 DONE 1.4s [2024-05-07T07:27:54.469Z] [2024-05-07T07:27:54.469Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-07T07:27:54.469Z] #94 DONE 0.3s [2024-05-07T07:27:54.469Z] [2024-05-07T07:27:54.469Z] #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-07T07:27:54.469Z] #88 DONE 0.7s [2024-05-07T07:27:54.751Z] [2024-05-07T07:27:54.751Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-07T07:27:54.751Z] #95 ... [2024-05-07T07:27:54.752Z] [2024-05-07T07:27:54.752Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-07T07:27:54.752Z] #96 DONE 0.4s [2024-05-07T07:27:55.014Z] [2024-05-07T07:27:55.014Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-07T07:27:55.014Z] #95 DONE 0.4s [2024-05-07T07:27:55.014Z] [2024-05-07T07:27:55.014Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-07T07:27:55.014Z] #97 DONE 0.1s [2024-05-07T07:27:55.014Z] [2024-05-07T07:27:55.014Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-07T07:27:55.014Z] #98 DONE 0.1s [2024-05-07T07:27:55.014Z] [2024-05-07T07:27:55.014Z] #85 [security-spire-server] exporting to image [2024-05-07T07:27:55.274Z] #85 ... [2024-05-07T07:27:55.274Z] [2024-05-07T07:27:55.274Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-07T07:27:55.274Z] #99 DONE 0.1s [2024-05-07T07:27:55.274Z] [2024-05-07T07:27:55.274Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-07T07:27:55.274Z] #100 DONE 0.0s [2024-05-07T07:27:55.274Z] [2024-05-07T07:27:55.274Z] #85 [security-spire-agent] exporting to image [2024-05-07T07:27:55.535Z] #85 ... [2024-05-07T07:27:55.535Z] [2024-05-07T07:27:55.535Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-07T07:27:55.535Z] #93 DONE 1.3s [2024-05-07T07:27:55.535Z] [2024-05-07T07:27:55.535Z] #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-07T07:27:55.535Z] #101 DONE 0.0s [2024-05-07T07:27:55.535Z] [2024-05-07T07:27:55.535Z] #85 [security-spire-agent] exporting to image [2024-05-07T07:27:55.535Z] #85 exporting layers 0.5s done [2024-05-07T07:27:55.535Z] #85 writing image sha256:7ebc1dcaa29496dc7dd49459730caf8020242e55cf37d74a43e88d574d7d33e2 0.0s done [2024-05-07T07:27:55.535Z] #85 naming to docker.io/library/security-spire-server done [2024-05-07T07:27:55.535Z] #85 writing image sha256:a7994ccd5175a231baa70d18a2f5f794887612f04869a0a35ebae70339793d3b done [2024-05-07T07:27:55.535Z] #85 naming to docker.io/library/security-spire-agent done [2024-05-07T07:27:55.535Z] #85 DONE 2.1s [2024-05-07T07:27:55.535Z] [2024-05-07T07:27:55.535Z] #102 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-07T07:27:55.535Z] #0 5.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:55.535Z] #0 5.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:55.535Z] #0 5.951 Upgrading critical system libraries and apk-tools: [2024-05-07T07:27:55.535Z] #0 5.951 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:27:55.535Z] #0 5.959 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:27:55.535Z] #0 6.028 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:27:55.535Z] #0 6.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:55.535Z] #0 6.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:27:55.535Z] #0 6.356 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:27:55.802Z] #102 6.362 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:27:55.802Z] #102 6.391 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:27:55.802Z] #102 6.398 Executing ca-certificates-20240226-r0.trigger [2024-05-07T07:27:55.802Z] #102 6.445 OK: 17 MiB in 19 packages [2024-05-07T07:27:56.063Z] #102 DONE 6.7s [2024-05-07T07:27:56.063Z] [2024-05-07T07:27:56.063Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:28:02.662Z] #103 ... [2024-05-07T07:28:02.662Z] [2024-05-07T07:28:02.662Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:28:34.828Z] #104 ... [2024-05-07T07:28:34.828Z] [2024-05-07T07:28:34.828Z] #67 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:28:34.828Z] #67 DONE 39.4s [2024-05-07T07:28:34.828Z] [2024-05-07T07:28:34.828Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:28:34.828Z] #103 DONE 37.9s [2024-05-07T07:28:34.828Z] [2024-05-07T07:28:34.828Z] #65 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:28:34.828Z] #65 DONE 40.4s [2024-05-07T07:28:34.828Z] [2024-05-07T07:28:34.828Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-07T07:28:34.828Z] #105 ... [2024-05-07T07:28:34.828Z] [2024-05-07T07:28:34.828Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:28:34.828Z] #104 DONE 38.0s [2024-05-07T07:28:34.828Z] [2024-05-07T07:28:34.828Z] #106 [support-notifications builder 6/7] COPY . . [2024-05-07T07:28:37.380Z] #106 DONE 7.3s [2024-05-07T07:28:37.380Z] [2024-05-07T07:28:37.380Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T07:28:37.380Z] #107 ... [2024-05-07T07:28:37.380Z] [2024-05-07T07:28:37.380Z] #108 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:28:37.380Z] #108 CACHED [2024-05-07T07:28:37.380Z] [2024-05-07T07:28:37.380Z] #109 [core-command builder 6/7] COPY . . [2024-05-07T07:28:37.380Z] #109 CACHED [2024-05-07T07:28:37.380Z] [2024-05-07T07:28:37.380Z] #110 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:28:37.380Z] #110 CACHED [2024-05-07T07:28:37.380Z] [2024-05-07T07:28:37.380Z] #111 [support-scheduler builder 6/7] COPY . . [2024-05-07T07:28:37.380Z] #111 DONE 7.3s [2024-05-07T07:28:37.380Z] [2024-05-07T07:28:37.380Z] #112 [security-proxy-auth builder 6/7] COPY . . [2024-05-07T07:28:37.380Z] #112 CACHED [2024-05-07T07:28:37.380Z] [2024-05-07T07:28:37.380Z] #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:28:37.380Z] #113 CACHED [2024-05-07T07:28:37.380Z] [2024-05-07T07:28:37.380Z] #114 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:28:37.380Z] #114 CACHED [2024-05-07T07:28:37.380Z] [2024-05-07T07:28:37.380Z] #115 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-07T07:28:37.380Z] #115 CACHED [2024-05-07T07:28:37.380Z] [2024-05-07T07:28:37.380Z] #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:28:37.380Z] #116 CACHED [2024-05-07T07:28:37.380Z] [2024-05-07T07:28:37.380Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:28:37.380Z] #117 CACHED [2024-05-07T07:28:37.380Z] [2024-05-07T07:28:37.381Z] #118 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:28:37.381Z] #118 CACHED [2024-05-07T07:28:37.381Z] [2024-05-07T07:28:37.381Z] #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:28:37.381Z] #119 CACHED [2024-05-07T07:28:37.381Z] [2024-05-07T07:28:37.381Z] #120 [core-data builder 6/7] COPY . . [2024-05-07T07:28:37.381Z] #120 CACHED [2024-05-07T07:28:37.381Z] [2024-05-07T07:28:37.381Z] #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:28:37.381Z] #121 CACHED [2024-05-07T07:28:37.381Z] [2024-05-07T07:28:37.381Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:28:37.381Z] #122 CACHED [2024-05-07T07:28:37.381Z] [2024-05-07T07:28:37.381Z] #123 [core-metadata builder 6/7] COPY . . [2024-05-07T07:28:37.381Z] #123 CACHED [2024-05-07T07:28:37.381Z] [2024-05-07T07:28:37.381Z] #124 [security-proxy-setup builder 6/7] COPY . . [2024-05-07T07:28:37.381Z] #124 DONE 7.3s [2024-05-07T07:28:37.381Z] [2024-05-07T07:28:37.381Z] #125 [security-bootstrapper builder 6/7] COPY . . [2024-05-07T07:28:37.381Z] #125 CACHED [2024-05-07T07:28:37.381Z] [2024-05-07T07:28:37.381Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:28:37.381Z] #126 CACHED [2024-05-07T07:28:37.381Z] [2024-05-07T07:28:37.381Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:28:37.381Z] #127 CACHED [2024-05-07T07:28:37.381Z] [2024-05-07T07:28:37.381Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:28:37.381Z] #128 CACHED [2024-05-07T07:28:37.381Z] [2024-05-07T07:28:37.381Z] #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:28:37.381Z] #129 CACHED [2024-05-07T07:28:37.381Z] [2024-05-07T07:28:37.381Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2024-05-07T07:28:37.381Z] #130 CACHED [2024-05-07T07:28:37.381Z] [2024-05-07T07:28:37.381Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-07T07:28:37.381Z] #105 DONE 7.3s [2024-05-07T07:28:37.381Z] [2024-05-07T07:28:37.381Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-07T07:28:38.318Z] #131 1.318 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-05-07T07:28:48.305Z] #131 ... [2024-05-07T07:28:48.305Z] [2024-05-07T07:28:48.305Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-07T07:28:48.305Z] #0 0.552 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-05-07T07:28:48.305Z] #132 ... [2024-05-07T07:28:48.305Z] [2024-05-07T07:28:48.305Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-07T07:28:48.305Z] #0 0.840 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-05-07T07:28:48.306Z] #133 ... [2024-05-07T07:28:48.306Z] [2024-05-07T07:28:48.306Z] #134 [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-05-07T07:28:48.306Z] #0 1.261 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-05-07T07:28:48.306Z] #134 ... [2024-05-07T07:28:48.306Z] [2024-05-07T07:28:48.306Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T07:28:48.306Z] #0 1.020 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-05-07T07:28:48.306Z] #135 ... [2024-05-07T07:28:48.306Z] [2024-05-07T07:28:48.306Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-07T07:28:48.306Z] #0 1.355 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-05-07T07:28:48.306Z] #136 ... [2024-05-07T07:28:48.306Z] [2024-05-07T07:28:48.306Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-07T07:28:48.306Z] #0 1.264 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-05-07T07:28:48.306Z] #137 ... [2024-05-07T07:28:48.306Z] [2024-05-07T07:28:48.306Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T07:28:48.306Z] #0 1.013 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-05-07T07:28:48.306Z] #138 ... [2024-05-07T07:28:48.306Z] [2024-05-07T07:28:48.306Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-07T07:28:48.306Z] #0 1.025 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-05-07T07:28:48.306Z] #139 ... [2024-05-07T07:28:48.306Z] [2024-05-07T07:28:48.306Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-07T07:28:48.306Z] #0 0.603 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-05-07T07:28:48.566Z] #140 ... [2024-05-07T07:28:48.566Z] [2024-05-07T07:28:48.566Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T07:28:48.566Z] #107 0.483 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-05-07T07:30:10.128Z] #107 ... [2024-05-07T07:30:10.128Z] [2024-05-07T07:30:10.128Z] #134 [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-05-07T07:30:10.128Z] #134 82.81 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-05-07T07:30:20.254Z] #134 ... [2024-05-07T07:30:20.254Z] [2024-05-07T07:30:20.254Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-07T07:30:20.254Z] #133 DONE 102.9s [2024-05-07T07:30:20.254Z] [2024-05-07T07:30:20.254Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-07T07:30:20.254Z] #137 DONE 102.9s [2024-05-07T07:30:20.254Z] [2024-05-07T07:30:20.254Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-07T07:30:20.254Z] #131 DONE 102.9s [2024-05-07T07:30:20.254Z] [2024-05-07T07:30:20.254Z] #134 [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-05-07T07:30:20.254Z] #134 DONE 103.0s [2024-05-07T07:30:20.254Z] [2024-05-07T07:30:20.254Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-07T07:30:20.254Z] #139 DONE 103.1s [2024-05-07T07:30:20.254Z] [2024-05-07T07:30:20.254Z] #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:30:20.541Z] #141 ... [2024-05-07T07:30:20.541Z] [2024-05-07T07:30:20.541Z] #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:30:20.541Z] #142 DONE 0.4s [2024-05-07T07:30:20.808Z] [2024-05-07T07:30:20.808Z] #143 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:30:20.808Z] #143 ... [2024-05-07T07:30:20.808Z] [2024-05-07T07:30:20.808Z] #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-07T07:30:20.808Z] #144 DONE 0.8s [2024-05-07T07:30:21.066Z] [2024-05-07T07:30:21.066Z] #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:30:21.066Z] #141 DONE 0.8s [2024-05-07T07:30:21.066Z] [2024-05-07T07:30:21.066Z] #145 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:30:21.066Z] #145 DONE 0.7s [2024-05-07T07:30:21.066Z] [2024-05-07T07:30:21.066Z] #146 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:30:21.066Z] #146 DONE 0.7s [2024-05-07T07:30:21.066Z] [2024-05-07T07:30:21.066Z] #143 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:30:21.066Z] #143 DONE 0.5s [2024-05-07T07:30:21.066Z] [2024-05-07T07:30:21.066Z] #147 [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-05-07T07:30:21.326Z] #147 ... [2024-05-07T07:30:21.326Z] [2024-05-07T07:30:21.326Z] #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:30:21.326Z] #148 DONE 0.4s [2024-05-07T07:30:21.326Z] [2024-05-07T07:30:21.326Z] #147 [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-05-07T07:30:21.326Z] #147 DONE 0.4s [2024-05-07T07:30:21.326Z] [2024-05-07T07:30:21.326Z] #149 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-07T07:30:21.584Z] #149 ... [2024-05-07T07:30:21.584Z] [2024-05-07T07:30:21.584Z] #150 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:30:21.584Z] #150 DONE 0.6s [2024-05-07T07:30:21.584Z] [2024-05-07T07:30:21.584Z] #151 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:30:21.584Z] #151 DONE 0.6s [2024-05-07T07:30:21.584Z] [2024-05-07T07:30:21.584Z] #152 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-05-07T07:30:22.517Z] #152 DONE 0.8s [2024-05-07T07:30:22.517Z] [2024-05-07T07:30:22.517Z] #153 [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-05-07T07:30:22.517Z] #153 DONE 1.0s [2024-05-07T07:30:22.517Z] [2024-05-07T07:30:22.517Z] #149 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-07T07:30:22.517Z] #149 DONE 0.9s [2024-05-07T07:30:22.517Z] [2024-05-07T07:30:22.517Z] #154 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-05-07T07:30:22.517Z] #154 DONE 0.9s [2024-05-07T07:30:22.517Z] [2024-05-07T07:30:22.517Z] #155 [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-05-07T07:30:22.517Z] #155 ... [2024-05-07T07:30:22.517Z] [2024-05-07T07:30:22.517Z] #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-07T07:30:22.517Z] #156 DONE 1.7s [2024-05-07T07:30:22.820Z] [2024-05-07T07:30:22.820Z] #157 [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-05-07T07:30:22.820Z] #157 DONE 0.2s [2024-05-07T07:30:22.820Z] [2024-05-07T07:30:22.820Z] #155 [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-05-07T07:30:22.820Z] #155 DONE 0.2s [2024-05-07T07:30:22.820Z] [2024-05-07T07:30:22.820Z] #158 [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-05-07T07:30:22.820Z] #158 DONE 0.2s [2024-05-07T07:30:22.820Z] [2024-05-07T07:30:22.820Z] #159 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-07T07:30:22.820Z] #159 DONE 0.2s [2024-05-07T07:30:22.820Z] [2024-05-07T07:30:22.820Z] #85 [security-spiffe-token-provider] exporting to image [2024-05-07T07:30:22.820Z] #85 exporting layers [2024-05-07T07:30:22.820Z] #85 ... [2024-05-07T07:30:22.820Z] [2024-05-07T07:30:22.820Z] #160 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:30:22.820Z] #160 DONE 0.2s [2024-05-07T07:30:23.078Z] [2024-05-07T07:30:23.079Z] #161 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-05-07T07:30:23.079Z] #161 DONE 0.3s [2024-05-07T07:30:23.079Z] [2024-05-07T07:30:23.079Z] #162 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-05-07T07:30:23.079Z] #162 DONE 0.2s [2024-05-07T07:30:23.079Z] [2024-05-07T07:30:23.079Z] #163 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-07T07:30:23.079Z] #163 DONE 0.2s [2024-05-07T07:30:23.079Z] [2024-05-07T07:30:23.079Z] #164 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T07:30:23.336Z] #164 ... [2024-05-07T07:30:23.336Z] [2024-05-07T07:30:23.336Z] #85 [security-spiffe-token-provider] exporting to image [2024-05-07T07:30:23.336Z] #85 exporting layers 0.3s done [2024-05-07T07:30:23.336Z] #85 writing image sha256:15e06f613fe2fe71f81a20d8d19b2b3587130e1fd98bdf5bffea260e2d245f74 0.0s done [2024-05-07T07:30:23.336Z] #85 naming to docker.io/library/security-spiffe-token-provider 0.2s done [2024-05-07T07:30:23.336Z] #85 DONE 2.8s [2024-05-07T07:30:23.614Z] [2024-05-07T07:30:23.614Z] #165 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:30:23.614Z] #165 DONE 0.6s [2024-05-07T07:30:23.614Z] [2024-05-07T07:30:23.614Z] #166 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-07T07:30:23.614Z] #166 DONE 0.7s [2024-05-07T07:30:23.614Z] [2024-05-07T07:30:23.614Z] #167 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-07T07:30:24.549Z] #167 ... [2024-05-07T07:30:24.549Z] [2024-05-07T07:30:24.549Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-07T07:30:24.549Z] #168 DONE 1.1s [2024-05-07T07:30:24.549Z] [2024-05-07T07:30:24.549Z] #167 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-07T07:30:24.549Z] #167 DONE 1.1s [2024-05-07T07:30:24.549Z] [2024-05-07T07:30:24.549Z] #169 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-07T07:30:25.116Z] #169 DONE 0.3s [2024-05-07T07:30:25.116Z] [2024-05-07T07:30:25.116Z] #170 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-07T07:30:25.116Z] #170 DONE 0.3s [2024-05-07T07:30:25.116Z] [2024-05-07T07:30:25.116Z] #171 [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-05-07T07:30:25.116Z] #171 DONE 0.2s [2024-05-07T07:30:25.116Z] [2024-05-07T07:30:25.116Z] #172 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T07:30:25.116Z] #172 DONE 2.2s [2024-05-07T07:30:25.116Z] [2024-05-07T07:30:25.116Z] #85 [core-common-config-bootstrapper] exporting to image [2024-05-07T07:30:25.375Z] #85 ... [2024-05-07T07:30:25.375Z] [2024-05-07T07:30:25.375Z] #164 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T07:30:25.375Z] #164 DONE 2.4s [2024-05-07T07:30:25.375Z] [2024-05-07T07:30:25.375Z] #85 [security-proxy-setup] exporting to image [2024-05-07T07:30:25.375Z] #85 ... [2024-05-07T07:30:25.375Z] [2024-05-07T07:30:25.375Z] #173 [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-05-07T07:30:25.375Z] #173 DONE 0.2s [2024-05-07T07:30:25.375Z] [2024-05-07T07:30:25.375Z] #174 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-07T07:30:25.375Z] #174 DONE 0.2s [2024-05-07T07:30:25.375Z] [2024-05-07T07:30:25.375Z] #175 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-07T07:30:25.940Z] #175 DONE 0.3s [2024-05-07T07:30:25.940Z] [2024-05-07T07:30:25.940Z] #85 [core-common-config-bootstrapper] exporting to image [2024-05-07T07:30:25.940Z] #85 exporting layers 0.4s done [2024-05-07T07:30:25.940Z] #85 writing image sha256:f0f7ce234366f27be06a9e586352f33ec69e7b239fcd4755664f059b061fa356 0.0s done [2024-05-07T07:30:25.940Z] #85 naming to docker.io/library/core-common-config-bootstrapper done [2024-05-07T07:30:25.940Z] #85 ... [2024-05-07T07:30:25.940Z] [2024-05-07T07:30:25.940Z] #176 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T07:30:25.940Z] #176 DONE 1.0s [2024-05-07T07:30:25.940Z] [2024-05-07T07:30:25.940Z] #85 [security-secretstore-setup] exporting to image [2024-05-07T07:30:25.940Z] #85 exporting layers 0.6s done [2024-05-07T07:30:25.940Z] #85 writing image sha256:d9e7cca3b351b4bd3bc2f4efe22332f8638ef5d44091cd345c6a6828bef514c7 done [2024-05-07T07:30:25.940Z] #85 naming to docker.io/library/security-proxy-setup 0.0s done [2024-05-07T07:30:26.506Z] #85 exporting layers 0.7s done [2024-05-07T07:30:26.506Z] #85 writing image sha256:f0236f130821482ff3f210603208b4bfb38e388a104e2c36a963adc07975cf4c [2024-05-07T07:30:26.764Z] #85 writing image sha256:f0236f130821482ff3f210603208b4bfb38e388a104e2c36a963adc07975cf4c done [2024-05-07T07:30:26.764Z] #85 naming to docker.io/library/security-secretstore-setup done [2024-05-07T07:30:26.764Z] #85 DONE 4.4s [2024-05-07T07:30:26.764Z] [2024-05-07T07:30:26.764Z] #177 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-07T07:30:28.139Z] #177 DONE 2.1s [2024-05-07T07:30:28.139Z] [2024-05-07T07:30:28.139Z] #85 [security-bootstrapper] exporting to image [2024-05-07T07:30:28.397Z] #85 exporting layers 0.4s done [2024-05-07T07:30:28.397Z] #85 writing image sha256:147a284141f19490851f9064f138bcec167603fb2479a24b6f5a46511e0fb97a done [2024-05-07T07:30:28.397Z] #85 naming to docker.io/library/security-bootstrapper done [2024-05-07T07:30:28.397Z] #85 DONE 4.8s [2024-05-07T07:30:28.397Z] [2024-05-07T07:30:28.397Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T07:30:43.266Z] #138 ... [2024-05-07T07:30:43.266Z] [2024-05-07T07:30:43.266Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-07T07:30:43.266Z] #132 DONE 126.2s [2024-05-07T07:30:43.266Z] [2024-05-07T07:30:43.266Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-07T07:30:43.266Z] #140 DONE 126.2s [2024-05-07T07:30:43.266Z] [2024-05-07T07:30:43.266Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-07T07:30:43.266Z] #136 DONE 126.2s [2024-05-07T07:30:43.266Z] [2024-05-07T07:30:43.266Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T07:30:43.266Z] #135 DONE 126.2s [2024-05-07T07:30:43.266Z] [2024-05-07T07:30:43.266Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T07:30:43.266Z] #138 DONE 126.2s [2024-05-07T07:30:43.266Z] [2024-05-07T07:30:43.266Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T07:30:43.266Z] #107 DONE 126.3s [2024-05-07T07:30:43.266Z] [2024-05-07T07:30:43.266Z] #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:30:43.266Z] #178 ... [2024-05-07T07:30:43.266Z] [2024-05-07T07:30:43.266Z] #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:30:43.266Z] #179 DONE 0.2s [2024-05-07T07:30:43.524Z] [2024-05-07T07:30:43.524Z] #180 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:30:43.524Z] #180 ... [2024-05-07T07:30:43.524Z] [2024-05-07T07:30:43.524Z] #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:30:43.524Z] #178 DONE 0.4s [2024-05-07T07:30:43.524Z] [2024-05-07T07:30:43.524Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:30:43.524Z] #181 DONE 0.3s [2024-05-07T07:30:43.784Z] [2024-05-07T07:30:43.784Z] #182 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:30:43.784Z] #182 CACHED [2024-05-07T07:30:43.784Z] [2024-05-07T07:30:43.784Z] #183 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:30:43.784Z] #183 CACHED [2024-05-07T07:30:43.784Z] [2024-05-07T07:30:43.784Z] #184 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:30:43.784Z] #184 CACHED [2024-05-07T07:30:43.784Z] [2024-05-07T07:30:43.784Z] #185 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:30:43.784Z] #185 CACHED [2024-05-07T07:30:43.784Z] [2024-05-07T07:30:43.784Z] #186 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:30:43.784Z] #186 CACHED [2024-05-07T07:30:43.784Z] [2024-05-07T07:30:43.784Z] #187 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:30:43.784Z] #187 CACHED [2024-05-07T07:30:43.784Z] [2024-05-07T07:30:43.784Z] #188 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:30:43.784Z] #188 DONE 0.2s [2024-05-07T07:30:43.784Z] [2024-05-07T07:30:43.784Z] #180 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:30:43.784Z] #180 DONE 0.2s [2024-05-07T07:30:43.784Z] [2024-05-07T07:30:43.784Z] #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-07T07:30:44.720Z] #189 ... [2024-05-07T07:30:44.720Z] [2024-05-07T07:30:44.720Z] #190 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:30:44.720Z] #190 DONE 0.9s [2024-05-07T07:30:44.720Z] [2024-05-07T07:30:44.720Z] #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-07T07:30:44.720Z] #191 DONE 0.9s [2024-05-07T07:30:44.720Z] [2024-05-07T07:30:44.720Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-05-07T07:30:44.720Z] #192 DONE 0.9s [2024-05-07T07:30:44.720Z] [2024-05-07T07:30:44.720Z] #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-07T07:30:44.720Z] #193 DONE 0.9s [2024-05-07T07:30:44.720Z] [2024-05-07T07:30:44.720Z] #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-07T07:30:44.720Z] #194 DONE 0.9s [2024-05-07T07:30:44.720Z] [2024-05-07T07:30:44.720Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-07T07:30:44.978Z] #195 ... [2024-05-07T07:30:44.978Z] [2024-05-07T07:30:44.978Z] #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-07T07:30:44.978Z] #189 DONE 1.3s [2024-05-07T07:30:45.237Z] [2024-05-07T07:30:45.237Z] #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-05-07T07:30:45.237Z] #196 DONE 0.6s [2024-05-07T07:30:45.237Z] [2024-05-07T07:30:45.237Z] #197 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-05-07T07:30:45.237Z] #197 DONE 0.6s [2024-05-07T07:30:45.237Z] [2024-05-07T07:30:45.237Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-07T07:30:45.237Z] #195 DONE 0.6s [2024-05-07T07:30:45.237Z] [2024-05-07T07:30:45.237Z] #198 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-07T07:30:45.237Z] #198 DONE 0.6s [2024-05-07T07:30:45.237Z] [2024-05-07T07:30:45.237Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-07T07:30:45.237Z] #199 DONE 0.6s [2024-05-07T07:30:45.237Z] [2024-05-07T07:30:45.237Z] #85 [core-command] exporting to image [2024-05-07T07:30:45.237Z] #85 exporting layers [2024-05-07T07:30:45.496Z] #85 ... [2024-05-07T07:30:45.496Z] [2024-05-07T07:30:45.496Z] #200 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-07T07:30:45.496Z] #200 DONE 0.2s [2024-05-07T07:30:45.496Z] [2024-05-07T07:30:45.496Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-05-07T07:30:45.496Z] #201 DONE 0.2s [2024-05-07T07:30:45.496Z] [2024-05-07T07:30:45.496Z] #202 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-05-07T07:30:45.496Z] #202 DONE 0.1s [2024-05-07T07:30:45.496Z] [2024-05-07T07:30:45.496Z] #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-07T07:30:45.496Z] #203 DONE 0.2s [2024-05-07T07:30:45.496Z] [2024-05-07T07:30:45.496Z] #85 [core-metadata] exporting to image [2024-05-07T07:30:45.496Z] #85 exporting layers 0.2s done [2024-05-07T07:30:45.496Z] #85 exporting layers 0.2s done [2024-05-07T07:30:45.496Z] #85 writing image sha256:a0afc183e7a654010be175b9872e260b145ce3884e06f9ce36308da7f1365097 0.0s done [2024-05-07T07:30:45.496Z] #85 naming to docker.io/library/support-scheduler done [2024-05-07T07:30:45.496Z] #85 writing image sha256:6c4e35ff25d28eb5bd391470af12d235c992dd654108a9f9b7d51d8064b8d3fd done [2024-05-07T07:30:45.496Z] #85 naming to docker.io/library/core-data done [2024-05-07T07:30:45.754Z] #85 ... [2024-05-07T07:30:45.754Z] [2024-05-07T07:30:45.754Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T07:30:45.754Z] #204 DONE 0.4s [2024-05-07T07:30:45.754Z] [2024-05-07T07:30:45.754Z] #85 [support-notifications] exporting to image [2024-05-07T07:30:45.754Z] #85 exporting layers 0.2s done [2024-05-07T07:30:45.754Z] #85 writing image sha256:cc6be1743f75b4f52d2873060ebb2925315bf06abb8d9c1745c2ef37bbd95a85 done [2024-05-07T07:30:45.754Z] #85 naming to docker.io/library/support-notifications done [2024-05-07T07:30:46.320Z] #85 exporting layers 1.0s done [2024-05-07T07:30:46.320Z] #85 writing image sha256:b8dc91f44efec6f3916d997d27294575d3dfc54f439e402b12fde4e5a75ae2c1 0.0s done [2024-05-07T07:30:46.320Z] #85 naming to docker.io/library/core-command done [2024-05-07T07:30:46.320Z] #85 exporting layers 0.6s done [2024-05-07T07:30:46.320Z] #85 writing image sha256:5145355665733ec2ae6d277fa57587aab251fc03ba11b36b5564b69a58c4a6b8 done [2024-05-07T07:30:46.320Z] #85 writing image sha256:a53ae579ff9b90fffcde1e97df1e82a322f02564d9d1d6fa857b4ca2f01bf148 done [2024-05-07T07:30:46.320Z] #85 naming to docker.io/library/core-metadata done [2024-05-07T07:30:46.320Z] #85 naming to docker.io/library/security-proxy-auth done [2024-05-07T07:30:46.320Z] #85 DONE 6.0s [2024-05-07T07:30:46.320Z] time="2024-05-07T07:27:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:30:46.320Z] time="2024-05-07T07:27:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:30:46.320Z] time="2024-05-07T07:27:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:30:46.320Z] time="2024-05-07T07:27:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:30:46.320Z] time="2024-05-07T07:27:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:30:46.320Z] time="2024-05-07T07:27:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:30:46.320Z] time="2024-05-07T07:27:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:30:46.320Z] time="2024-05-07T07:27:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:30:46.320Z] time="2024-05-07T07:27:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:30:46.320Z] time="2024-05-07T07:27:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:30:46.320Z] time="2024-05-07T07:27:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:30:46.320Z] time="2024-05-07T07:27:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:30:46.320Z] time="2024-05-07T07:27:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:30:46.320Z] time="2024-05-07T07:27:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-05-07T07:30:46.365Z] $ docker stop --time=1 d3ef7da82f7916571bd4097faf055de2bca7633bbc6caefae5e2edb288565aae [2024-05-07T07:30:47.659Z] $ docker rm -f --volumes d3ef7da82f7916571bd4097faf055de2bca7633bbc6caefae5e2edb288565aae [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-07T07:30:48.082Z] + docker images [2024-05-07T07:30:48.083Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-05-07T07:30:48.083Z] security-proxy-auth latest a53ae579ff9b 2 seconds ago 38.1MB [2024-05-07T07:30:48.083Z] support-notifications latest cc6be1743f75 2 seconds ago 44MB [2024-05-07T07:30:48.083Z] core-data latest 6c4e35ff25d2 2 seconds ago 40.8MB [2024-05-07T07:30:48.083Z] core-command latest b8dc91f44efe 2 seconds ago 40.5MB [2024-05-07T07:30:48.083Z] core-metadata latest 514535566573 2 seconds ago 41MB [2024-05-07T07:30:48.083Z] support-scheduler latest a0afc183e7a6 3 seconds ago 43.4MB [2024-05-07T07:30:48.083Z] security-bootstrapper latest 147a284141f1 20 seconds ago 24.2MB [2024-05-07T07:30:48.083Z] security-secretstore-setup latest f0236f130821 22 seconds ago 42MB [2024-05-07T07:30:48.083Z] security-proxy-setup latest d9e7cca3b351 22 seconds ago 31.5MB [2024-05-07T07:30:48.083Z] core-common-config-bootstrapper latest f0f7ce234366 23 seconds ago 20.6MB [2024-05-07T07:30:48.083Z] security-spiffe-token-provider latest 15e06f613fe2 25 seconds ago 34.3MB [2024-05-07T07:30:48.083Z] security-spire-server latest 7ebc1dcaa294 2 minutes ago 108MB [2024-05-07T07:30:48.083Z] security-spire-agent latest a7994ccd5175 2 minutes ago 166MB [2024-05-07T07:30:48.083Z] security-spire-config latest 973065668963 2 minutes ago 107MB [2024-05-07T07:30:48.083Z] ci-base-image-x86_64 latest 16a2a4629ecd 6 minutes ago 978MB [2024-05-07T07:30:48.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 weeks ago 565MB [2024-05-07T07:30:48.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 11 months ago 334MB [2024-05-07T07:30:48.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 22 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [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-05-07T07:30:50.843Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-05-07T07:30:51.190Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T07:30:52.099Z] ---> package-listing.sh [2024-05-07T07:30:52.099Z] ++ facter osfamily [2024-05-07T07:30:52.099Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-07T07:30:52.364Z] + OS_FAMILY=debian [2024-05-07T07:30:52.364Z] + workspace=/w/workspace/edgex-go/1 [2024-05-07T07:30:52.364Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-07T07:30:52.364Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-07T07:30:52.364Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-07T07:30:52.364Z] + PACKAGES=/tmp/packages_start.txt [2024-05-07T07:30:52.364Z] + '[' /w/workspace/edgex-go/1 ']' [2024-05-07T07:30:52.364Z] + PACKAGES=/tmp/packages_end.txt [2024-05-07T07:30:52.364Z] + case "${OS_FAMILY}" in [2024-05-07T07:30:52.364Z] + dpkg -l [2024-05-07T07:30:52.364Z] + grep '^ii' [2024-05-07T07:30:52.364Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-07T07:30:52.364Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-07T07:30:52.364Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-07T07:30:52.364Z] + '[' /w/workspace/edgex-go/1 ']' [2024-05-07T07:30:52.364Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-05-07T07:30:52.364Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-05-07T07:30:52.408Z] 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-05-07T07:30:52.707Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T07:30:53.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-07T07:30:53.359Z] [2024-05-07T07:30:53.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T07:30:53.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-07T07:30:53.747Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-07T07:30:53.747Z] 5eb5b503b376: Pulling fs layer [2024-05-07T07:30:53.747Z] 5c69ac0246d0: Pulling fs layer [2024-05-07T07:30:53.747Z] ec43610c2a17: Pulling fs layer [2024-05-07T07:30:53.747Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-07T07:30:53.747Z] 33b1e0a273af: Pulling fs layer [2024-05-07T07:30:53.747Z] 5d3b04190fa2: Pulling fs layer [2024-05-07T07:30:53.747Z] 2f39f015ded8: Pulling fs layer [2024-05-07T07:30:53.747Z] 3a2ae6a8a46f: Waiting [2024-05-07T07:30:53.747Z] 5d3b04190fa2: Waiting [2024-05-07T07:30:53.747Z] 2f39f015ded8: Waiting [2024-05-07T07:30:53.747Z] 33b1e0a273af: Waiting [2024-05-07T07:30:53.747Z] 5c69ac0246d0: Verifying Checksum [2024-05-07T07:30:53.747Z] 5c69ac0246d0: Download complete [2024-05-07T07:30:53.747Z] 3a2ae6a8a46f: Download complete [2024-05-07T07:30:54.007Z] 33b1e0a273af: Verifying Checksum [2024-05-07T07:30:54.007Z] 33b1e0a273af: Download complete [2024-05-07T07:30:54.007Z] 5d3b04190fa2: Verifying Checksum [2024-05-07T07:30:54.007Z] 5d3b04190fa2: Download complete [2024-05-07T07:30:54.007Z] ec43610c2a17: Verifying Checksum [2024-05-07T07:30:54.007Z] ec43610c2a17: Download complete [2024-05-07T07:30:54.007Z] 5eb5b503b376: Verifying Checksum [2024-05-07T07:30:54.007Z] 5eb5b503b376: Download complete [2024-05-07T07:30:54.940Z] 2f39f015ded8: Download complete [2024-05-07T07:30:55.199Z] 5eb5b503b376: Pull complete [2024-05-07T07:30:55.461Z] 5c69ac0246d0: Pull complete [2024-05-07T07:30:56.028Z] ec43610c2a17: Pull complete [2024-05-07T07:30:56.028Z] 3a2ae6a8a46f: Pull complete [2024-05-07T07:30:56.287Z] 33b1e0a273af: Pull complete [2024-05-07T07:30:56.287Z] 5d3b04190fa2: Pull complete [2024-05-07T07:31:01.554Z] 2f39f015ded8: Pull complete [2024-05-07T07:31:01.554Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-07T07:31:01.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-07T07:31:01.554Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T07:31:01.813Z] prd-ubuntu20.04-docker-8c-8g-211 does not seem to be running inside a container [2024-05-07T07:31:01.843Z] $ 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-05-07T07:31:04.482Z] $ docker top 484e2bb6a602cd4a5f614bdc83ce901767db00dd6e71b23538431bb86e1e39e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T07:31:04.898Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-07T07:31:05.211Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-07T07:31:05.525Z] + ls /var/log/sa-host [2024-05-07T07:31:05.525Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-07T07:31:05.756Z] provisioning config files... [2024-05-07T07:31:05.764Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12454738229244497918tmp [Pipeline] { [Pipeline] echo [2024-05-07T07:31:05.827Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T07:31:06.150Z] ---> create-netrc.sh [Pipeline] } [2024-05-07T07:31:06.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-07T07:31:06.622Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-07T07:31:06.667Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T07:31:06.994Z] ---> sudo-logs.sh [2024-05-07T07:31:06.994Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-07T07:31:07.105Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T07:31:07.430Z] ---> job-cost.sh [2024-05-07T07:31:07.430Z] lf-activate-venv: SKIPPING [2024-05-07T07:31:07.430Z] INFO: No Stack... [2024-05-07T07:31:07.690Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-07T07:31:07.949Z] INFO: Archiving Costs [Pipeline] echo [2024-05-07T07:31:07.996Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T07:31:08.323Z] ---> logs-deploy.sh [2024-05-07T07:31:08.323Z] lf-activate-venv: SKIPPING [2024-05-07T07:31:08.323Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4797/1 [2024-05-07T07:31:08.323Z] INFO: archiving workspace using pattern(s): [2024-05-07T07:31:09.263Z] Archives upload complete. [2024-05-07T07:31:09.550Z] INFO: archiving logs to Nexus [2024-05-07T07:31:10.122Z] ---> uname -a: [2024-05-07T07:31:10.122Z] Linux prd-ubuntu20-04-docker-8c-8g-211 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-07T07:31:10.122Z] [2024-05-07T07:31:10.122Z] [2024-05-07T07:31:10.122Z] ---> lscpu: [2024-05-07T07:31:10.122Z] Architecture: x86_64 [2024-05-07T07:31:10.122Z] CPU op-mode(s): 32-bit, 64-bit [2024-05-07T07:31:10.122Z] Byte Order: Little Endian [2024-05-07T07:31:10.122Z] Address sizes: 40 bits physical, 48 bits virtual [2024-05-07T07:31:10.122Z] CPU(s): 8 [2024-05-07T07:31:10.122Z] On-line CPU(s) list: 0-7 [2024-05-07T07:31:10.122Z] Thread(s) per core: 1 [2024-05-07T07:31:10.122Z] Core(s) per socket: 1 [2024-05-07T07:31:10.122Z] Socket(s): 8 [2024-05-07T07:31:10.122Z] NUMA node(s): 1 [2024-05-07T07:31:10.122Z] Vendor ID: AuthenticAMD [2024-05-07T07:31:10.122Z] CPU family: 23 [2024-05-07T07:31:10.122Z] Model: 49 [2024-05-07T07:31:10.122Z] Model name: AMD EPYC-Rome Processor [2024-05-07T07:31:10.122Z] Stepping: 0 [2024-05-07T07:31:10.122Z] CPU MHz: 2799.998 [2024-05-07T07:31:10.122Z] BogoMIPS: 5599.99 [2024-05-07T07:31:10.122Z] Virtualization: AMD-V [2024-05-07T07:31:10.122Z] Hypervisor vendor: KVM [2024-05-07T07:31:10.122Z] Virtualization type: full [2024-05-07T07:31:10.122Z] L1d cache: 256 KiB [2024-05-07T07:31:10.122Z] L1i cache: 256 KiB [2024-05-07T07:31:10.122Z] L2 cache: 4 MiB [2024-05-07T07:31:10.122Z] L3 cache: 128 MiB [2024-05-07T07:31:10.122Z] NUMA node0 CPU(s): 0-7 [2024-05-07T07:31:10.122Z] Vulnerability Itlb multihit: Not affected [2024-05-07T07:31:10.122Z] Vulnerability L1tf: Not affected [2024-05-07T07:31:10.122Z] Vulnerability Mds: Not affected [2024-05-07T07:31:10.122Z] Vulnerability Meltdown: Not affected [2024-05-07T07:31:10.122Z] Vulnerability Mmio stale data: Not affected [2024-05-07T07:31:10.122Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-05-07T07:31:10.122Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-05-07T07:31:10.122Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-05-07T07:31:10.122Z] Vulnerability Srbds: Not affected [2024-05-07T07:31:10.122Z] Vulnerability Tsx async abort: Not affected [2024-05-07T07:31:10.122Z] 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-05-07T07:31:10.122Z] [2024-05-07T07:31:10.122Z] [2024-05-07T07:31:10.122Z] ---> nproc: [2024-05-07T07:31:10.122Z] 8 [2024-05-07T07:31:10.122Z] [2024-05-07T07:31:10.122Z] [2024-05-07T07:31:10.122Z] ---> df -h: [2024-05-07T07:31:10.122Z] Filesystem Size Used Avail Use% Mounted on [2024-05-07T07:31:10.122Z] overlay 155G 23G 132G 15% / [2024-05-07T07:31:10.122Z] tmpfs 64M 0 64M 0% /dev [2024-05-07T07:31:10.122Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-05-07T07:31:10.122Z] shm 64M 0 64M 0% /dev/shm [2024-05-07T07:31:10.122Z] /dev/vda1 155G 23G 132G 15% /facter-os [2024-05-07T07:31:10.122Z] [2024-05-07T07:31:10.122Z]