Pull request #4790 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 jackchenjc for edgexfoundry/edgex-go Loading trusted files from base branch main at 971ded0da61705452274f4b577f848bc3eecf2cb rather than fd88077e672f656d1ed91ef5b28b86e457f1db17 Obtained Jenkinsfile from 971ded0da61705452274f4b577f848bc3eecf2cb 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-ssh17851088715182639805.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-ssh8976534816865466968.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-4790/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-4790/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4411834940615132053.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-4790/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9549299693819953311.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-ssh14012391223069829969.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-4790/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-4790/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1130177852224917037.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-2392 in /w/workspace/edgexfoundry_edgex-go_PR-4790 [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/4790/head:refs/remotes/origin/PR-4790 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit fd88077e672f656d1ed91ef5b28b86e457f1db17 Merge succeeded, producing fd88077e672f656d1ed91ef5b28b86e457f1db17 Checking out Revision fd88077e672f656d1ed91ef5b28b86e457f1db17 (PR-4790) > git config core.sparsecheckout # timeout=10 > git checkout -f fd88077e672f656d1ed91ef5b28b86e457f1db17 # 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 fd88077e672f656d1ed91ef5b28b86e457f1db17 # timeout=10 Commit message: "feat: Core Keeper implementation" 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 02:40:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:40:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:40:20 ========================================================= 02:40:20 EdgeX Global Pipelines Version Info 02:40:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:40:21 ------------------- 02:40:21 stable info: 02:40:21 ------------------- 02:40:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:40:21 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:40:21 Message: update stable to v1.0.258 02:40:21 ------------------- 02:40:21 experimental info: 02:40:21 ------------------- 02:40:21 Commited By: **** collab-it+edgex@linuxfoundation.org 02:40:21 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:40:21 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:40:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:40:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:40:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:40:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:40:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:40:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:40:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:40:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:40:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:40:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:40:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:40:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:40:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:40:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:40:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:40:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4790 [Pipeline] echo 02:40:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4790 [Pipeline] echo 02:40:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4790 [Pipeline] echo 02:40:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd88077e672f656d1ed91ef5b28b86e457f1db17 [Pipeline] echo 02:40:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd88077 [Pipeline] echo 02:40:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:40:23 provisioning config files... 02:40:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17527563590775380348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:40:24 ---> ****-login.sh 02:40:24 nexus3.edgexfoundry.org:10001 02:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:40:24 Configure a credential helper to remove this warning. See 02:40:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:40:24 02:40:24 Login Succeeded 02:40:24 nexus3.edgexfoundry.org:10002 02:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:40:24 Configure a credential helper to remove this warning. See 02:40:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:40:24 02:40:24 Login Succeeded 02:40:24 nexus3.edgexfoundry.org:10003 02:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:40:24 Configure a credential helper to remove this warning. See 02:40:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:40:24 02:40:24 Login Succeeded 02:40:24 nexus3.edgexfoundry.org:10004 02:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:40:24 Configure a credential helper to remove this warning. See 02:40:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:40:24 02:40:24 Login Succeeded 02:40:24 ****.io 02:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:40:25 Configure a credential helper to remove this warning. See 02:40:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:40:25 02:40:25 Login Succeeded 02:40:25 ---> ****-login.sh ends [Pipeline] } 02:40:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:40:25 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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 02:40:25 + dirname cmd/core-command/Dockerfile 02:40:25 + cut -d/ -f2 02:40:25 + echo core-command,cmd/core-command/Dockerfile 02:40:25 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:40:25 + cut -d/ -f2 02:40:25 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:40:25 + dirname cmd/core-data/Dockerfile 02:40:25 + cut -d/ -f2 02:40:25 + echo core-data,cmd/core-data/Dockerfile 02:40:25 + dirname cmd/core-keeper/Dockerfile 02:40:25 + cut -d/ -f2 02:40:25 + echo core-keeper,cmd/core-keeper/Dockerfile 02:40:25 + dirname cmd/core-metadata/Dockerfile 02:40:25 + cut -d/ -f2 02:40:25 + echo core-metadata,cmd/core-metadata/Dockerfile 02:40:25 + dirname cmd/security-bootstrapper/Dockerfile 02:40:25 + cut -d/ -f2 02:40:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:40:25 + dirname cmd/security-proxy-auth/Dockerfile 02:40:25 + cut -d/ -f2 02:40:25 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:40:25 + dirname cmd/security-proxy-setup/Dockerfile 02:40:25 + cut -d/ -f2 02:40:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:40:25 + dirname cmd/security-secretstore-setup/Dockerfile 02:40:25 + cut -d/ -f2 02:40:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:40:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:40:25 + cut -d/ -f2 02:40:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:40:25 + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ 02:40:25 -f2 02:40:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:40:25 + dirname cmd/security-spire-config/Dockerfile 02:40:25 + cut -d/ -f2 02:40:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:40:25 + + dirname cmd/security-spire-server/Dockerfile 02:40:25 cut -d/ -f2 02:40:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:40:25 + dirname cmd/support-notifications/Dockerfile 02:40:25 + cut -d/ -f2 02:40:25 + echo support-notifications,cmd/support-notifications/Dockerfile 02:40:25 + dirname cmd/support-scheduler/Dockerfile 02:40:25 + cut -d/ -f2 02:40:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:40:25 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-keeper, dockerfile:cmd/core-keeper/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 02:40:26 + git rev-list -1 --merges fd88077e672f656d1ed91ef5b28b86e457f1db17~1..fd88077e672f656d1ed91ef5b28b86e457f1db17 [Pipeline] echo 02:40:26 -----------> git rev-list -1 --merges fd88077e672f656d1ed91ef5b28b86e457f1db17~1..fd88077e672f656d1ed91ef5b28b86e457f1db17 fd88077e672f656d1ed91ef5b28b86e457f1db17 [false] [Pipeline] sh 02:40:26 + git log --format=format:%s -1 fd88077e672f656d1ed91ef5b28b86e457f1db17 [Pipeline] echo 02:40:26 ========================================================= 02:40:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:40:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:40:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:40:27 + grep -v github /etc/ssh/ssh_known_hosts 02:40:27 + [ -e /tmp/ssh_known_hosts ] 02:40:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:40:27 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:40:27 sudo tee -a /etc/ssh/ssh_known_hosts 02:40:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:40:27 02:40:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:40:28 0.1.4: Pulling from edgex-devops/py-git-semver 02:40:28 b85a868b505f: Pulling fs layer 02:40:28 e2be974225ed: Pulling fs layer 02:40:28 339a4e72a1f5: Pulling fs layer 02:40:28 988bab9f4d93: Pulling fs layer 02:40:28 1469e6f7b9e6: Pulling fs layer 02:40:28 eaf3925da568: Pulling fs layer 02:40:28 bab4dde63d76: Pulling fs layer 02:40:28 bde34c3a00c8: Pulling fs layer 02:40:28 b352a97aabf1: Pulling fs layer 02:40:28 4872d77fe225: Pulling fs layer 02:40:28 5851b861e8e6: Pulling fs layer 02:40:28 b352a97aabf1: Waiting 02:40:28 988bab9f4d93: Waiting 02:40:28 1469e6f7b9e6: Waiting 02:40:28 eaf3925da568: Waiting 02:40:28 bab4dde63d76: Waiting 02:40:28 bde34c3a00c8: Waiting 02:40:28 5851b861e8e6: Waiting 02:40:28 4872d77fe225: Waiting 02:40:28 e2be974225ed: Verifying Checksum 02:40:28 e2be974225ed: Download complete 02:40:28 988bab9f4d93: Verifying Checksum 02:40:28 988bab9f4d93: Download complete 02:40:28 1469e6f7b9e6: Verifying Checksum 02:40:28 1469e6f7b9e6: Download complete 02:40:28 339a4e72a1f5: Verifying Checksum 02:40:28 339a4e72a1f5: Download complete 02:40:28 eaf3925da568: Download complete 02:40:28 bde34c3a00c8: Download complete 02:40:28 b352a97aabf1: Verifying Checksum 02:40:28 b352a97aabf1: Download complete 02:40:28 4872d77fe225: Verifying Checksum 02:40:28 4872d77fe225: Download complete 02:40:28 5851b861e8e6: Download complete 02:40:28 b85a868b505f: Verifying Checksum 02:40:28 b85a868b505f: Download complete 02:40:28 bab4dde63d76: Verifying Checksum 02:40:28 bab4dde63d76: Download complete 02:40:29 b85a868b505f: Pull complete 02:40:29 e2be974225ed: Pull complete 02:40:30 339a4e72a1f5: Pull complete 02:40:30 988bab9f4d93: Pull complete 02:40:30 1469e6f7b9e6: Pull complete 02:40:30 eaf3925da568: Pull complete 02:40:32 bab4dde63d76: Pull complete 02:40:32 bde34c3a00c8: Pull complete 02:40:32 b352a97aabf1: Pull complete 02:40:32 4872d77fe225: Pull complete 02:40:32 5851b861e8e6: Pull complete 02:40:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:40:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:40:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:33 prd-ubuntu20.04-docker-8c-8g-2392 does not seem to be running inside a container 02:40:33 $ 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 02:40:35 $ docker top 4f1bc6b99ecdc1b3954cdc6166013cff0232c32356411b7610c0a6e3efed9acb -eo pid,comm 02:40:35 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). 02:40:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:40:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:40:35 [ssh-agent] Looking for ssh-agent implementation... 02:40:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:40:36 $ docker exec 4f1bc6b99ecdc1b3954cdc6166013cff0232c32356411b7610c0a6e3efed9acb ssh-agent 02:40:36 SSH_AUTH_SOCK=/tmp/ssh-cB74xN6ZK7Hb/agent.31 02:40:36 SSH_AGENT_PID=37 02:40:36 Running ssh-add (command line suppressed) 02:40:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12928025174098492236.key (/w/workspace/edgex-go/1@tmp/private_key_12928025174098492236.key) 02:40:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:40:36 + git tag --points-at HEAD [Pipeline] } 02:40:36 $ docker exec --env ******** --env ******** 4f1bc6b99ecdc1b3954cdc6166013cff0232c32356411b7610c0a6e3efed9acb ssh-agent -k 02:40:36 unset SSH_AUTH_SOCK; 02:40:36 unset SSH_AGENT_PID; 02:40:36 echo Agent pid 37 killed; 02:40:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:40:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:40:36 [ssh-agent] Looking for ssh-agent implementation... 02:40:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:40:36 $ docker exec 4f1bc6b99ecdc1b3954cdc6166013cff0232c32356411b7610c0a6e3efed9acb ssh-agent 02:40:37 SSH_AUTH_SOCK=/tmp/ssh-1laOq8S5icnf/agent.70 02:40:37 SSH_AGENT_PID=76 02:40:37 Running ssh-add (command line suppressed) 02:40:37 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4868896620099220658.key (/w/workspace/edgex-go/1@tmp/private_key_4868896620099220658.key) 02:40:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:40:37 + git semver init 02:40:37 2024-04-13 02:40:37,751 [run_init] DEBUG init version:0.0.0 force:False 02:40:37 2024-04-13 02:40:37,752 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 02:40:37 2024-04-13 02:40:37,752 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 02:40:37 2024-04-13 02:40:37,753 [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) 02:40:43 2024-04-13 02:40:42,636 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 02:40:43 2024-04-13 02:40:42,637 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4790 with force:False 02:40:43 2024-04-13 02:40:42,637 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4790 02:40:43 2024-04-13 02:40:42,642 [execute] INFO git cat-file --batch-check 02:40:43 2024-04-13 02:40:42,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 02:40:43 2024-04-13 02:40:42,648 [execute] INFO git cat-file --batch 02:40:43 2024-04-13 02:40:42,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 02:40:43 2024-04-13 02:40:42,653 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4790 02:40:43 0.0.0 [Pipeline] } 02:40:43 $ docker exec --env ******** --env ******** 4f1bc6b99ecdc1b3954cdc6166013cff0232c32356411b7610c0a6e3efed9acb ssh-agent -k 02:40:43 unset SSH_AUTH_SOCK; 02:40:43 unset SSH_AGENT_PID; 02:40:43 echo Agent pid 76 killed; 02:40:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:40:43 + git semver [Pipeline] } 02:40:44 $ docker stop --time=1 4f1bc6b99ecdc1b3954cdc6166013cff0232c32356411b7610c0a6e3efed9acb 02:40:45 $ docker rm -f --volumes 4f1bc6b99ecdc1b3954cdc6166013cff0232c32356411b7610c0a6e3efed9acb [Pipeline] // withDockerContainer [Pipeline] sh 02:40:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:40:46 Stashed 1 file(s) [Pipeline] echo 02:40:46 [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 02:40:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 02:40:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:40:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:40:47 ========================================================= 02:40:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:40:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:40:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:40:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:40:47 7264a8db6415: Pulling fs layer 02:40:47 c4d48a809fc2: Pulling fs layer 02:40:47 4f1c88b9dad5: Pulling fs layer 02:40:47 ad3a456e5733: Pulling fs layer 02:40:47 69c7f0334f64: Pulling fs layer 02:40:47 1f1c1a5573a3: Pulling fs layer 02:40:47 ce7588e14bc9: Pulling fs layer 02:40:47 b5e4710f87ac: Pulling fs layer 02:40:47 1f1c1a5573a3: Waiting 02:40:47 ad3a456e5733: Waiting 02:40:47 ce7588e14bc9: Waiting 02:40:47 69c7f0334f64: Waiting 02:40:47 b5e4710f87ac: Waiting 02:40:47 c4d48a809fc2: Download complete 02:40:47 ad3a456e5733: Verifying Checksum 02:40:47 ad3a456e5733: Download complete 02:40:47 69c7f0334f64: Verifying Checksum 02:40:47 69c7f0334f64: Download complete 02:40:47 7264a8db6415: Verifying Checksum 02:40:47 7264a8db6415: Download complete 02:40:47 1f1c1a5573a3: Verifying Checksum 02:40:47 1f1c1a5573a3: Download complete 02:40:47 7264a8db6415: Pull complete 02:40:47 c4d48a809fc2: Pull complete 02:40:48 b5e4710f87ac: Verifying Checksum 02:40:48 b5e4710f87ac: Download complete 02:40:48 4f1c88b9dad5: Verifying Checksum 02:40:48 4f1c88b9dad5: Download complete 02:40:48 ce7588e14bc9: Verifying Checksum 02:40:48 ce7588e14bc9: Download complete 02:40:51 4f1c88b9dad5: Pull complete 02:40:51 ad3a456e5733: Pull complete 02:40:51 69c7f0334f64: Pull complete 02:40:51 1f1c1a5573a3: Pull complete 02:40:53 ce7588e14bc9: Pull complete 02:40:54 b5e4710f87ac: Pull complete 02:40:54 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 02:40:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:40:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:40:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:40:54 WORKDIR /edgex 02:40:54 COPY go.mod . 02:40:54 RUN go mod download 02:40:54 + docker build -t ci-base-image-x86_64 -f - . 02:40:55 Sending build context to Docker daemon 175.5MB 02:40:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:40:55 ---> 88b5674ff536 02:40:55 Step 2/4 : WORKDIR /edgex 02:40:59 ---> Running in dad7eb7019d0 02:40:59 Removing intermediate container dad7eb7019d0 02:40:59 ---> f4bd3f8b50c6 02:40:59 Step 3/4 : COPY go.mod . 02:40:59 ---> 478d83da36ea 02:40:59 Step 4/4 : RUN go mod download 02:40:59 ---> Running in fe4d3d90208a 02:41:01 Still waiting to schedule task 02:41:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:41:37 Removing intermediate container fe4d3d90208a 02:41:37 ---> ca60bd66033a 02:41:37 Successfully built ca60bd66033a 02:41:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:38 + docker inspect -f . ci-base-image-x86_64 02:41:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:38 prd-ubuntu20.04-docker-8c-8g-2392 does not seem to be running inside a container 02:41:38 $ 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 02:41:38 $ docker top 935a2294dd565196753ff5bed5b45dfa31fd52b2b6c2d4682fc1e82ac38819f9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:39 + go version 02:41:39 go version go1.21.0 linux/amd64 [Pipeline] } 02:41:39 $ docker stop --time=1 935a2294dd565196753ff5bed5b45dfa31fd52b2b6c2d4682fc1e82ac38819f9 02:41:40 $ docker rm -f --volumes 935a2294dd565196753ff5bed5b45dfa31fd52b2b6c2d4682fc1e82ac38819f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:41 + docker inspect -f . ci-base-image-x86_64 02:41:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:41 prd-ubuntu20.04-docker-8c-8g-2392 does not seem to be running inside a container 02:41:41 $ 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 02:41:41 $ docker top cf1e585a19eebe47225f40efa17b3d84d312bd40e202354b5b38809a948ac890 -eo pid,comm [Pipeline] { [Pipeline] echo 02:41:42 ========================================================= 02:41:42 [edgeXBuildGoParallel] Running Tests and Build... 02:41:42 ========================================================= [Pipeline] sh 02:41:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:41:42 + make test 02:41:42 go test -race -coverprofile=coverage.out ./... 02:41:50 ? github.com/edgexfoundry/edgex-go [no test files] 02:42:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:42:22 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:42:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:42:22 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 02:42:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:42:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:42:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:42:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:42:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:42:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:42:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:42:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:42:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:42:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:42:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:42:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:42:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:42:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.047s coverage: 28.7% of statements 02:42:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:42:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:42:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:42:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:42:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:42:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements 02:42:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:42:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:42:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:42:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:42:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 02:42:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 02:42:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 02:42:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:42:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 02:42:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:42:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 02:42:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 02:42:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:42:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 02:42:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:42:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:42:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.082s coverage: 69.2% of statements 02:42:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.065s coverage: 53.2% of statements 02:42:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.605s coverage: 93.4% of statements 02:42:31 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.073s coverage: 91.7% of statements 02:42:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.064s coverage: 6.1% of statements 02:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:42:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.347s coverage: 97.6% of statements 02:42:34 ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements 02:42:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:42:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:42:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.069s coverage: 0.8% of statements 02:42:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.049s coverage: 32.2% of statements 02:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.068s coverage: 41.7% of statements 02:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.048s coverage: 82.9% of statements 02:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.041s coverage: 94.1% of statements 02:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.062s coverage: 96.3% of statements 02:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements 02:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:42:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:42:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2393 in /w/workspace/edgexfoundry_edgex-go_PR-4790 [Pipeline] { 02:42:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:42:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:42:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:42:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [Pipeline] ws 02:42:38 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:42:41 The recommended git tool is: git 02:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:42:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:42:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:42:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:42:46 using credential edgex-jenkins-ssh 02:42:46 Cloning the remote Git repository 02:42:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:42:46 > git init /w/workspace/edgex-go/1 # timeout=10 02:42:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:42:46 > git --version # timeout=10 02:42:46 > git --version # 'git version 2.25.1' 02:42:46 using GIT_SSH to set credentials SSH Credentials for GitHub 02:42:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:42:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:42:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:42:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:42:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:42:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:42:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.044s coverage: 94.4% of statements 02:42:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:42:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:42:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:42:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:42:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:42:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:42:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.285s coverage: 79.9% of statements 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.058s coverage: 92.9% of statements 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.070s coverage: 62.3% of statements 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.047s coverage: 87.2% of statements 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.039s coverage: 20.0% of statements 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.039s coverage: 100.0% of statements 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.101s coverage: 82.1% of statements 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.044s coverage: 86.0% of statements 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.152s coverage: 63.1% of statements 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.046s coverage: 100.0% of statements 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.190s coverage: 38.4% of statements 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.040s coverage: 84.8% of statements 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 95.7% of statements 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.057s coverage: 61.8% of statements 02:43:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.090s coverage: 98.9% of statements 02:43:02 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 02:43:02 running golangci-lint 02:43:02 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 02:43:02 go version go1.21.0 linux/amd64 02:43:02 level=info msg="[config_reader] Used config file .golangci.yml" 02:43:02 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:43:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:43:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:43:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:43:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:43:03 using GIT_SSH to set credentials SSH Credentials for GitHub 02:43:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4790/head:refs/remotes/origin/PR-4790 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:43:04 Merging remotes/origin/main commit 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit fd88077e672f656d1ed91ef5b28b86e457f1db17 02:43:04 Merge succeeded, producing fd88077e672f656d1ed91ef5b28b86e457f1db17 02:43:04 Checking out Revision fd88077e672f656d1ed91ef5b28b86e457f1db17 (PR-4790) 02:43:04 > git config core.sparsecheckout # timeout=10 02:43:04 > git checkout -f fd88077e672f656d1ed91ef5b28b86e457f1db17 # timeout=10 02:43:04 > git remote # timeout=10 02:43:04 > git config --get remote.origin.url # timeout=10 02:43:04 using GIT_SSH to set credentials SSH Credentials for GitHub 02:43:04 > git merge 971ded0da61705452274f4b577f848bc3eecf2cb # timeout=10 02:43:04 > git rev-parse HEAD^{commit} # timeout=10 02:43:04 > git config core.sparsecheckout # timeout=10 02:43:04 > git checkout -f fd88077e672f656d1ed91ef5b28b86e457f1db17 # timeout=10 02:43:08 Commit message: "feat: Core Keeper implementation" 02:43:08 > git --version # timeout=10 02:43:08 > git --version # 'git version 2.25.1' 02:43:08 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:43:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:43:10 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:10 Dload Upload Total Spent Left Speed 02:43:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90978 0 --:--:-- --:--:-- --:--:-- 90978 [Pipeline] sh 02:43:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:43:11 + sudo tee /etc/docker/daemon.new 02:43:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:43:11 { 02:43:11 "registry-mirrors": [ 02:43:11 "https://nexus3.edgexfoundry.org:10001" 02:43:11 ], 02:43:11 "bip": "10.250.0.254/24", 02:43:11 "hosts": [ 02:43:11 "tcp://0.0.0.0:5555", 02:43:11 "unix:///var/run/docker.sock" 02:43:11 ], 02:43:11 "mtu": 1458, 02:43:11 "selinux-enabled": true, 02:43:11 "seccomp-profile": "/etc/docker/seccomp.json" 02:43:11 } [Pipeline] sh 02:43:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:43:12 + sudo service docker restart 02:43:24 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|name|types_sizes|exports_file|files|imports) took 21.133862935s" 02:43:24 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.748823ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:43:30 provisioning config files... 02:43:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5092744446882639673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:30 ---> ****-login.sh 02:43:30 nexus3.edgexfoundry.org:10001 02:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:31 Configure a credential helper to remove this warning. See 02:43:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:31 02:43:31 Login Succeeded 02:43:31 nexus3.edgexfoundry.org:10002 02:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:32 Configure a credential helper to remove this warning. See 02:43:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:32 02:43:32 Login Succeeded 02:43:32 nexus3.edgexfoundry.org:10003 02:43:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:32 Configure a credential helper to remove this warning. See 02:43:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:32 02:43:32 Login Succeeded 02:43:32 nexus3.edgexfoundry.org:10004 02:43:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:32 Configure a credential helper to remove this warning. See 02:43:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:32 02:43:32 Login Succeeded 02:43:32 ****.io 02:43:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:33 Configure a credential helper to remove this warning. See 02:43:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:33 02:43:33 Login Succeeded 02:43:33 ---> ****-login.sh ends [Pipeline] } 02:43:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:43:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 02:43:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:43:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:43:34 ========================================================= 02:43:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:43:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:43:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:43:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:43:34 9fda8d8052c6: Pulling fs layer 02:43:34 5d54e960e981: Pulling fs layer 02:43:34 c4a7e357bf2a: Pulling fs layer 02:43:34 f0e02332f6b5: Pulling fs layer 02:43:34 872ee5b61b7b: Pulling fs layer 02:43:34 0c6a40ed1a82: Pulling fs layer 02:43:34 94ae7d8d031c: Pulling fs layer 02:43:34 f0e02332f6b5: Waiting 02:43:34 872ee5b61b7b: Waiting 02:43:34 0c6a40ed1a82: Waiting 02:43:34 94ae7d8d031c: Waiting 02:43:34 5d54e960e981: Verifying Checksum 02:43:34 5d54e960e981: Download complete 02:43:34 f0e02332f6b5: Verifying Checksum 02:43:34 f0e02332f6b5: Download complete 02:43:34 872ee5b61b7b: Verifying Checksum 02:43:34 872ee5b61b7b: Download complete 02:43:34 9fda8d8052c6: Verifying Checksum 02:43:34 9fda8d8052c6: Download complete 02:43:35 94ae7d8d031c: Verifying Checksum 02:43:35 94ae7d8d031c: Download complete 02:43:35 9fda8d8052c6: Pull complete 02:43:36 5d54e960e981: Pull complete 02:43:36 c4a7e357bf2a: Verifying Checksum 02:43:36 c4a7e357bf2a: Download complete 02:43:37 0c6a40ed1a82: Verifying Checksum 02:43:37 0c6a40ed1a82: Download complete 02:43:39 level=info msg="[linters_context/goanalysis] analyzers took 1m47.142669226s with top 10 stages: buildir: 1m2.936816414s, gosec: 8.970615857s, inspect: 2.990972647s, fact_deprecated: 2.3567283s, ctrlflow: 1.649457309s, printf: 1.55988039s, S1038: 1.354589279s, fact_purity: 1.324560621s, nilness: 1.284409437s, typedness: 877.107466ms" 02:43:39 level=info msg="[runner] Issues before processing: 209, after processing: 0" 02:43:39 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 209/209, identifier_marker: 209/209, exclude: 209/209, exclude-rules: 21/209, cgo: 209/209, skip_dirs: 209/209, autogenerated_exclude: 209/209, filename_unadjuster: 209/209, path_prettifier: 209/209, nolint: 0/21" 02:43:39 level=info msg="[runner] processing took 15.774796ms with stages: nolint: 6.893911ms, identifier_marker: 3.650321ms, autogenerated_exclude: 1.730241ms, path_prettifier: 1.584223ms, exclude-rules: 1.115669ms, skip_dirs: 738.919µs, cgo: 36.961µs, filename_unadjuster: 19.201µs, max_same_issues: 890ns, skip_files: 550ns, fixer: 520ns, sort_results: 510ns, uniq_by_line: 510ns, exclude: 500ns, max_from_linter: 410ns, severity-rules: 400ns, diff: 350ns, path_shortener: 340ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 100ns" 02:43:39 level=info msg="[runner] linters took 13.4978424s with stages: goanalysis_metalinter: 13.481955576s" 02:43:39 level=info msg="File cache stats: 0 entries of total size 0B" 02:43:39 level=info msg="Memory: 345 samples, avg is 293.5MB, max is 1162.7MB" 02:43:39 level=info msg="Execution took 34.679349803s" 02:43:39 go vet ./... 02:43:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:43:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:43:43 ./bin/test-attribution-txt.sh 02:43:43 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 02:43:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:43:43 + ls -al . 02:43:43 total 836 02:43:43 drwxrwxr-x 11 1001 1001 4096 Apr 13 02:41 . 02:43:43 drwxr-xr-x 4 root root 4096 Apr 13 02:41 .. 02:43:43 drwxrwxr-x 2 1001 1001 4096 Apr 13 02:40 .blubracket 02:43:43 -rw-rw-r-- 1 1001 1001 10 Apr 13 02:40 .dockerignore 02:43:43 drwxrwxr-x 8 1001 1001 4096 Apr 13 02:43 .git 02:43:43 drwxrwxr-x 3 1001 1001 4096 Apr 13 02:40 .github 02:43:43 -rw-rw-r-- 1 1001 1001 1102 Apr 13 02:40 .gitignore 02:43:43 -rw-rw-r-- 1 1001 1001 42 Apr 13 02:40 .golangci.yml 02:43:43 -rw-rw-r-- 1 1001 1001 100 Apr 13 02:40 .hadolint.yml 02:43:43 drwxr-xr-x 3 1001 1001 4096 Apr 13 02:40 .semver 02:43:43 -rw-rw-r-- 1 1001 1001 155 Apr 13 02:40 .sonarcloud.properties 02:43:43 -rw-rw-r-- 1 1001 1001 1171 Apr 13 02:40 ADOPTERS.md 02:43:43 -rw-rw-r-- 1 1001 1001 20261 Apr 13 02:40 Attribution.txt 02:43:43 -rw-rw-r-- 1 1001 1001 100284 Apr 13 02:40 CHANGELOG.md 02:43:43 -rw-rw-r-- 1 1001 1001 3804 Apr 13 02:40 CONTRIBUTING.md 02:43:43 -rw-rw-r-- 1 1001 1001 677 Apr 13 02:40 GOVERNANCE.md 02:43:43 -rw-rw-r-- 1 1001 1001 861 Apr 13 02:40 Jenkinsfile 02:43:43 -rw-rw-r-- 1 1001 1001 10775 Apr 13 02:40 LICENSE 02:43:43 -rw-rw-r-- 1 1001 1001 16051 Apr 13 02:40 Makefile 02:43:43 -rw-rw-r-- 1 1001 1001 582 Apr 13 02:40 OWNERS.md 02:43:43 -rw-rw-r-- 1 1001 1001 9528 Apr 13 02:40 README.md 02:43:43 -rw-rw-r-- 1 1001 1001 789 Apr 13 02:40 SECURITY.md 02:43:43 -rw-rw-r-- 1 1001 1001 5 Apr 13 02:40 VERSION 02:43:43 drwxrwxr-x 2 1001 1001 4096 Apr 13 02:40 bin 02:43:43 drwxrwxr-x 19 1001 1001 4096 Apr 13 02:40 cmd 02:43:43 -rw-r--r-- 1 root root 478979 Apr 13 02:43 coverage.out 02:43:43 drwxrwxr-x 2 1001 1001 4096 Apr 13 02:40 fuzz_test 02:43:43 -rw-rw-r-- 1 1001 1001 7066 Apr 13 02:40 go.mod 02:43:43 -rw-rw-r-- 1 1001 1001 101637 Apr 13 02:40 go.sum 02:43:43 drwxrwxr-x 7 1001 1001 4096 Apr 13 02:40 internal 02:43:43 drwxrwxr-x 3 1001 1001 4096 Apr 13 02:40 openapi 02:43:43 -rw-rw-r-- 1 1001 1001 584 Apr 13 02:40 security.txt 02:43:43 -rw-rw-r-- 1 1001 1001 204 Apr 13 02:40 version.go [Pipeline] sh 02:43:44 + '[' -e coverage.out ] 02:43:44 + chown 1001:1001 coverage.out [Pipeline] stash 02:43:44 Stashed 1 file(s) [Pipeline] sh 02:43:44 + make build 02:43:44 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 02:43:49 c4a7e357bf2a: Pull complete 02:43:49 f0e02332f6b5: Pull complete 02:43:49 872ee5b61b7b: Pull complete 02:43:57 0c6a40ed1a82: Pull complete 02:43:59 94ae7d8d031c: Pull complete 02:43:59 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 02:43:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:43:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:43:59 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:43:59 WORKDIR /edgex 02:43:59 COPY go.mod . 02:43:59 RUN go mod downloaddocker 02:43:59 build -t ci-base-image-arm64 -f - . 02:44:00 Sending build context to Docker daemon 3.17MB 02:44:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:44:00 ---> 86de565de09d 02:44:00 Step 2/4 : WORKDIR /edgex 02:44:02 ---> Running in 02609a2de0d9 02:44:02 Removing intermediate container 02609a2de0d9 02:44:02 ---> 825058b23f51 02:44:02 Step 3/4 : COPY go.mod . 02:44:02 ---> 4b912f23de8c 02:44:02 Step 4/4 : RUN go mod download 02:44:02 ---> Running in 7acaf94e56dd 02:44:06 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 02:44:07 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 02:44:08 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 02:44:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:44:11 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 02:44:15 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 02:44:17 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 02:44:19 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 02:44:19 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 02:44:20 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 02:44:21 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 02:44:22 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] } 02:44:23 $ docker stop --time=1 cf1e585a19eebe47225f40efa17b3d84d312bd40e202354b5b38809a948ac890 02:44:27 $ docker rm -f --volumes cf1e585a19eebe47225f40efa17b3d84d312bd40e202354b5b38809a948ac890 [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 02:44:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:44:29 02:44:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:44:29 latest: Pulling from edgex-devops/edgex-compose 02:44:29 91d30c5bc195: Pulling fs layer 02:44:29 2e9b0aa3be6d: Pulling fs layer 02:44:29 9c61dcf015f6: Pulling fs layer 02:44:29 4698f68db338: Pulling fs layer 02:44:29 2a2f49069b9e: Pulling fs layer 02:44:29 e0025b399a48: Pulling fs layer 02:44:29 2a2f49069b9e: Waiting 02:44:29 e0025b399a48: Waiting 02:44:29 4698f68db338: Waiting 02:44:29 91d30c5bc195: Verifying Checksum 02:44:29 91d30c5bc195: Download complete 02:44:29 4698f68db338: Verifying Checksum 02:44:29 4698f68db338: Download complete 02:44:30 2e9b0aa3be6d: Verifying Checksum 02:44:30 2e9b0aa3be6d: Download complete 02:44:30 e0025b399a48: Verifying Checksum 02:44:30 e0025b399a48: Download complete 02:44:30 91d30c5bc195: Pull complete 02:44:30 2a2f49069b9e: Verifying Checksum 02:44:30 2a2f49069b9e: Download complete 02:44:30 2e9b0aa3be6d: Pull complete 02:44:30 9c61dcf015f6: Verifying Checksum 02:44:30 9c61dcf015f6: Download complete 02:44:33 9c61dcf015f6: Pull complete 02:44:33 4698f68db338: Pull complete 02:44:33 2a2f49069b9e: Pull complete 02:44:33 e0025b399a48: Pull complete 02:44:33 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:44:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:44:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:34 prd-ubuntu20.04-docker-8c-8g-2392 does not seem to be running inside a container 02:44:34 $ 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 02:44:36 $ docker top b1e9520c1df7cbf8158dde1b4be0bb306e4693944ecf3d40adac1838e3dd360a -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:36 + docker compose -f ./docker-compose-build.yml build --parallel 02:44:39 #1 [support-scheduler internal] load build definition from Dockerfile 02:44:39 #1 transferring dockerfile: 02:44:39 #1 transferring dockerfile: 1.93kB done 02:44:39 #1 DONE 0.0s 02:44:39 02:44:39 #2 [core-data internal] load build definition from Dockerfile 02:44:39 #2 transferring dockerfile: 2.01kB done 02:44:39 #2 DONE 0.0s 02:44:39 02:44:39 #3 [core-keeper internal] load build definition from Dockerfile 02:44:39 #3 transferring dockerfile: 2.01kB done 02:44:39 #3 DONE 0.0s 02:44:39 02:44:39 #4 [security-proxy-setup internal] load build definition from Dockerfile 02:44:39 #4 transferring dockerfile: 2.50kB done 02:44:39 #4 DONE 0.0s 02:44:39 02:44:39 #5 [support-notifications internal] load build definition from Dockerfile 02:44:39 #5 transferring dockerfile: 1.95kB done 02:44:39 #5 DONE 0.0s 02:44:39 02:44:39 #6 [security-spire-agent internal] load build definition from Dockerfile 02:44:39 #6 transferring dockerfile: 1.81kB done 02:44:39 #6 DONE 0.0s 02:44:39 02:44:39 #7 [security-spire-server internal] load build definition from Dockerfile 02:44:39 #7 transferring dockerfile: 1.70kB done 02:44:39 #7 DONE 0.1s 02:44:39 02:44:39 #8 [security-secretstore-setup internal] load build definition from Dockerfile 02:44:39 #8 transferring dockerfile: 2.49kB done 02:44:39 #8 DONE 0.1s 02:44:39 02:44:39 #9 [core-metadata internal] load build definition from Dockerfile 02:44:39 #9 transferring dockerfile: 2.06kB done 02:44:39 #9 DONE 0.1s 02:44:39 02:44:39 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:44:39 #10 transferring dockerfile: 1.89kB done 02:44:39 #10 DONE 0.0s 02:44:39 02:44:39 #11 [security-bootstrapper internal] load build definition from Dockerfile 02:44:39 #11 transferring dockerfile: 2.93kB done 02:44:39 #11 DONE 0.1s 02:44:39 02:44:39 #12 [security-spire-config internal] load build definition from Dockerfile 02:44:39 #12 transferring dockerfile: 1.69kB done 02:44:39 #12 DONE 0.1s 02:44:39 02:44:39 #13 [security-proxy-auth internal] load build definition from Dockerfile 02:44:39 #13 transferring dockerfile: 2.15kB done 02:44:39 #13 DONE 0.1s 02:44:39 02:44:39 #14 [core-command internal] load build definition from Dockerfile 02:44:39 #14 transferring dockerfile: 1.93kB done 02:44:39 #14 DONE 0.1s 02:44:39 02:44:39 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:44:39 #15 transferring dockerfile: 2.23kB done 02:44:39 #15 DONE 0.1s 02:44:39 02:44:39 #16 [support-scheduler internal] load .dockerignore 02:44:39 #16 transferring context: 50B done 02:44:39 #16 DONE 0.0s 02:44:39 02:44:39 #17 [core-data internal] load .dockerignore 02:44:39 #17 transferring context: 50B done 02:44:39 #17 DONE 0.0s 02:44:39 02:44:39 #18 [core-keeper internal] load .dockerignore 02:44:39 #18 transferring context: 50B done 02:44:39 #18 DONE 0.0s 02:44:39 02:44:39 #19 [security-proxy-setup internal] load .dockerignore 02:44:39 #19 transferring context: 50B done 02:44:39 #19 DONE 0.0s 02:44:39 02:44:39 #20 [support-notifications internal] load .dockerignore 02:44:39 #20 transferring context: 50B done 02:44:39 #20 DONE 0.0s 02:44:39 02:44:39 #21 [security-spire-agent internal] load .dockerignore 02:44:39 #21 transferring context: 50B done 02:44:39 #21 DONE 0.0s 02:44:39 02:44:39 #22 [security-spire-server internal] load .dockerignore 02:44:39 #22 transferring context: 50B done 02:44:39 #22 DONE 0.0s 02:44:39 02:44:39 #23 [security-secretstore-setup internal] load .dockerignore 02:44:39 #23 transferring context: 50B done 02:44:39 #23 DONE 0.0s 02:44:39 02:44:39 #24 [security-bootstrapper internal] load .dockerignore 02:44:39 #24 transferring context: 50B done 02:44:39 #24 DONE 0.0s 02:44:39 02:44:39 #25 [security-spiffe-token-provider internal] load .dockerignore 02:44:39 #25 transferring context: 50B done 02:44:39 #25 DONE 0.0s 02:44:39 02:44:39 #26 [security-spire-config internal] load .dockerignore 02:44:39 #26 transferring context: 50B done 02:44:39 #26 DONE 0.0s 02:44:39 02:44:39 #27 [core-metadata internal] load .dockerignore 02:44:39 #27 transferring context: 50B done 02:44:39 #27 DONE 0.0s 02:44:39 02:44:39 #28 [security-proxy-auth internal] load .dockerignore 02:44:39 #28 transferring context: 50B done 02:44:39 #28 DONE 0.0s 02:44:39 02:44:39 #29 [core-command internal] load .dockerignore 02:44:39 #29 transferring context: 50B done 02:44:39 #29 DONE 0.0s 02:44:39 02:44:39 #30 [core-common-config-bootstrapper internal] load .dockerignore 02:44:39 #30 transferring context: 50B done 02:44:39 #30 DONE 0.0s 02:44:39 02:44:39 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:44:39 #31 DONE 0.0s 02:44:39 02:44:39 #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 02:44:39 #32 ... 02:44:39 02:44:39 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:44:39 #31 DONE 0.0s 02:44:39 02:44:39 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 02:44:40 #32 ... 02:44:40 02:44:40 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:44:40 #31 DONE 0.0s 02:44:40 02:44:40 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 02:44:40 #32 ... 02:44:40 02:44:40 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:44:40 #33 DONE 0.6s 02:44:40 02:44:40 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 02:44:40 #34 DONE 0.6s 02:44:40 02:44:40 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 02:44:40 #32 DONE 1.1s 02:44:40 02:44:40 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:44:40 #35 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 done 02:44:41 #35 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:44:41 #35 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:44:41 #35 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:44:41 #35 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.1s 02:44:41 #35 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s 02:44:41 #35 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 02:44:41 #35 ... 02:44:41 02:44:41 #36 [security-spire-agent internal] load build context 02:44:41 #36 transferring context: 26.22kB 0.1s done 02:44:41 #36 DONE 0.5s 02:44:41 02:44:41 #37 [security-spire-server internal] load build context 02:44:41 #37 transferring context: 26.69kB 0.1s done 02:44:41 #37 DONE 0.5s 02:44:41 02:44:41 #38 [security-spire-config internal] load build context 02:44:41 #38 transferring context: 24.94kB 0.1s done 02:44:41 #38 DONE 0.5s 02:44:41 02:44:41 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:44:41 #35 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done 02:44:41 #35 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done 02:44:41 #35 DONE 1.0s 02:44:41 02:44:41 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:44:41 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 02:44:41 #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 02:44:41 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:44:41 #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 02:44:41 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 02:44:41 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 02:44:41 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 02:44:41 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 02:44:41 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.8s 02:44:41 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 02:44:41 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 02:44:41 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.9s 02:44:42 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 12.58MB / 25.84MB 1.0s 02:44:42 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 14.68MB / 25.84MB 1.1s 02:44:42 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 1.3s 02:44:42 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.97MB / 25.84MB 1.4s 02:44:42 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 24.12MB / 25.84MB 1.5s 02:44:42 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.6s 02:44:48 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 6.6s 02:44:51 #39 ... 02:44:51 02:44:51 #40 [core-data internal] load build context 02:44:51 #40 transferring context: 287.18MB 9.8s 02:44:51 #40 ... 02:44:51 02:44:51 #41 [support-scheduler internal] load build context 02:44:51 #41 ... 02:44:51 02:44:51 #42 [core-command internal] load build context 02:44:52 #42 ... 02:44:52 02:44:52 #43 [security-proxy-auth internal] load build context 02:44:52 #43 ... 02:44:52 02:44:52 #44 [core-common-config-bootstrapper internal] load build context 02:44:52 #44 ... 02:44:52 02:44:52 #45 [core-metadata internal] load build context 02:44:52 #45 ... 02:44:52 02:44:52 #46 [security-spiffe-token-provider internal] load build context 02:44:52 #46 ... 02:44:52 02:44:52 #47 [support-notifications internal] load build context 02:44:52 #47 ... 02:44:52 02:44:52 #48 [core-keeper internal] load build context 02:44:52 #48 ... 02:44:52 02:44:52 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:44:52 #49 ... 02:44:52 02:44:52 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:44:52 #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 02:44:52 #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 02:44:52 #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 02:44:52 #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 02:44:52 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 02:44:52 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 02:44:52 #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 02:44:52 #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 02:44:52 #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 11.2s 02:44:52 #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 02:44:52 #50 ... 02:44:52 02:44:52 #51 [security-proxy-setup internal] load build context 02:44:52 #51 ... 02:44:52 02:44:52 #52 [security-bootstrapper internal] load build context 02:44:52 #52 ... 02:44:52 02:44:52 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:44:52 #53 ... 02:44:52 02:44:52 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:44:53 #54 ... 02:44:53 02:44:53 #55 [security-secretstore-setup internal] load build context 02:44:53 #55 ... 02:44:53 02:44:53 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:53 #56 ... 02:44:53 02:44:53 #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:44:53 #57 ... 02:44:53 02:44:53 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:44:53 #58 ... 02:44:53 02:44:53 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:44:53 #59 ... 02:44:53 02:44:53 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:44:53 #60 ... 02:44:53 02:44:53 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:44:53 #61 ... 02:44:53 02:44:53 #62 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:44:53 #62 ... 02:44:53 02:44:53 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:44:54 #63 ... 02:44:54 02:44:54 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:44:54 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 12.8s 02:44:55 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 02:44:55 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 13.8s done 02:44:57 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.7s done 02:45:01 #39 ... 02:45:01 02:45:01 #41 [support-scheduler internal] load build context 02:45:01 #41 transferring context: 435.20MB 14.0s done 02:45:01 #41 ... 02:45:01 02:45:01 #40 [core-data internal] load build context 02:45:01 #40 transferring context: 435.20MB 13.3s done 02:45:01 #40 ... 02:45:01 02:45:01 #43 [security-proxy-auth internal] load build context 02:45:01 #43 transferring context: 435.20MB 10.4s done 02:45:02 #43 ... 02:45:02 02:45:02 #42 [core-command internal] load build context 02:45:02 #42 transferring context: 435.20MB 13.7s done 02:45:02 #42 ... 02:45:02 02:45:02 #44 [core-common-config-bootstrapper internal] load build context 02:45:02 #44 transferring context: 435.20MB 12.8s done 02:45:02 #44 ... 02:45:02 02:45:02 #48 [core-keeper internal] load build context 02:45:02 #48 transferring context: 435.20MB 12.7s done 02:45:02 #48 ... 02:45:02 02:45:02 #47 [support-notifications internal] load build context 02:45:02 #47 transferring context: 435.20MB 14.0s done 02:45:03 #47 ... 02:45:03 02:45:03 #51 [security-proxy-setup internal] load build context 02:45:03 #51 transferring context: 435.20MB 14.4s done 02:45:03 #51 ... 02:45:03 02:45:03 #46 [security-spiffe-token-provider internal] load build context 02:45:03 #46 transferring context: 435.20MB 15.8s done 02:45:03 #46 ... 02:45:03 02:45:03 #52 [security-bootstrapper internal] load build context 02:45:03 #52 transferring context: 435.20MB 14.4s done 02:45:03 #52 ... 02:45:03 02:45:03 #45 [core-metadata internal] load build context 02:45:03 #45 transferring context: 435.20MB 12.3s done 02:45:03 #45 ... 02:45:03 02:45:03 #55 [security-secretstore-setup internal] load build context 02:45:03 #55 transferring context: 435.20MB 12.8s done 02:45:04 #55 ... 02:45:04 02:45:04 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:45:04 #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 14.4s done 02:45:04 #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done 02:45:13 #50 ... 02:45:13 02:45:13 #62 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:45:13 #62 DONE 30.9s 02:45:13 02:45:13 #43 [security-proxy-auth internal] load build context 02:45:13 #43 DONE 31.0s 02:45:13 02:45:13 #45 [core-metadata internal] load build context 02:45:13 #45 DONE 31.0s 02:45:13 02:45:13 #48 [core-keeper internal] load build context 02:45:13 #48 DONE 31.0s 02:45:13 02:45:13 #55 [security-secretstore-setup internal] load build context 02:45:13 #55 DONE 31.0s 02:45:13 02:45:13 #44 [core-common-config-bootstrapper internal] load build context 02:45:13 #44 DONE 31.0s 02:45:13 02:45:13 #64 [core-metadata builder 2/7] WORKDIR /edgex-go 02:45:13 #64 ... 02:45:13 02:45:13 #40 [core-data internal] load build context 02:45:13 #40 DONE 31.0s 02:45:13 02:45:13 #42 [core-command internal] load build context 02:45:13 #42 DONE 31.0s 02:45:13 02:45:13 #47 [support-notifications internal] load build context 02:45:13 #47 DONE 31.1s 02:45:13 02:45:13 #52 [security-bootstrapper internal] load build context 02:45:13 #52 DONE 31.1s 02:45:13 02:45:13 #41 [support-scheduler internal] load build context 02:45:13 #41 DONE 31.1s 02:45:13 02:45:13 #51 [security-proxy-setup internal] load build context 02:45:13 #51 DONE 31.1s 02:45:13 02:45:13 #46 [security-spiffe-token-provider internal] load build context 02:45:13 #46 DONE 31.1s 02:45:13 02:45:13 #64 [core-keeper builder 2/7] WORKDIR /edgex-go 02:45:13 #64 DONE 0.3s 02:45:13 02:45:13 #65 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:45:13 #65 ... 02:45:13 02:45:13 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:45:13 #39 DONE 31.4s 02:45:13 02:45:13 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:45:13 #50 DONE 31.4s 02:45:13 02:45:13 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:45:13 #59 30.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:13 #59 30.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:13 #59 30.63 (1/2) Installing ca-certificates (20240226-r0) 02:45:13 #59 30.66 (2/2) Installing dumb-init (1.2.5-r2) 02:45:13 #59 30.67 Executing busybox-1.36.1-r5.trigger 02:45:13 #59 30.67 Executing ca-certificates-20240226-r0.trigger 02:45:13 #59 30.73 OK: 8 MiB in 17 packages 02:45:13 #59 ... 02:45:13 02:45:13 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:13 #56 DONE 30.8s 02:45:13 02:45:13 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:45:13 #59 DONE 31.0s 02:45:13 02:45:13 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:45:13 #61 30.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:13 #61 31.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:13 #61 ... 02:45:13 02:45:13 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:45:13 #54 30.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:13 #54 30.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:13 #54 30.77 v3.18.6-155-gd5c4544ad76 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:45:13 #54 30.77 v3.18.6-156-gaec01d0dd32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:45:13 #54 30.77 OK: 20074 distinct packages available 02:45:13 #54 30.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:13 #54 30.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:13 #54 31.16 (1/11) Installing ca-certificates (20240226-r0) 02:45:13 #54 31.18 (2/11) Installing brotli-libs (1.0.9-r14) 02:45:13 #54 31.19 (3/11) Installing libunistring (1.1-r1) 02:45:13 #54 31.21 (4/11) Installing libidn2 (2.3.4-r1) 02:45:13 #54 31.21 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:45:13 #54 31.22 (6/11) Installing libcurl (8.5.0-r0) 02:45:13 #54 31.24 (7/11) Installing curl (8.5.0-r0) 02:45:13 #54 31.24 (8/11) Installing dumb-init (1.2.5-r2) 02:45:13 #54 31.25 (9/11) Installing musl-obstack (1.2.3-r2) 02:45:13 #54 31.25 (10/11) Installing libucontext (1.2-r2) 02:45:13 #54 31.25 (11/11) Installing gcompat (1.1.0-r1) 02:45:13 #54 31.26 Executing busybox-1.36.1-r5.trigger 02:45:13 #54 31.27 Executing ca-certificates-20240226-r0.trigger 02:45:13 #54 31.32 OK: 12 MiB in 26 packages 02:45:13 #54 DONE 31.6s 02:45:13 02:45:13 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:45:13 #58 31.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:13 #58 31.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:13 #58 31.38 (1/2) Installing dumb-init (1.2.5-r2) 02:45:13 #58 31.40 (2/2) Installing su-exec (0.2-r3) 02:45:13 #58 31.40 Executing busybox-1.36.1-r5.trigger 02:45:13 #58 31.40 OK: 7 MiB in 17 packages 02:45:13 #58 DONE 31.6s 02:45:13 02:45:13 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:45:13 #61 31.40 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:45:13 #61 31.44 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:45:13 #61 31.45 (3/6) Installing dumb-init (1.2.5-r2) 02:45:13 #61 31.46 (4/6) Installing openssl (3.1.4-r6) 02:45:13 #61 31.47 (5/6) Installing su-exec (0.2-r3) 02:45:13 #61 31.48 (6/6) Installing yq (4.33.3-r5) 02:45:13 #61 31.60 Executing busybox-1.36.1-r5.trigger 02:45:13 #61 31.61 OK: 17 MiB in 19 packages 02:45:14 #61 DONE 31.9s 02:45:14 02:45:14 #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:45:14 #49 30.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:14 #49 30.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:14 #49 30.99 v3.18.6-155-gd5c4544ad76 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:45:14 #49 30.99 v3.18.6-156-gaec01d0dd32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:45:14 #49 30.99 OK: 20074 distinct packages available 02:45:14 #49 31.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:14 #49 31.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:14 #49 31.46 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:45:14 #49 31.49 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:45:14 #49 31.50 (3/7) Installing dumb-init (1.2.5-r2) 02:45:14 #49 31.51 (4/7) Installing musl-obstack (1.2.3-r2) 02:45:14 #49 31.52 (5/7) Installing libucontext (1.2-r2) 02:45:14 #49 31.52 (6/7) Installing gcompat (1.1.0-r1) 02:45:14 #49 31.53 (7/7) Installing openssl (3.1.4-r6) 02:45:14 #49 31.54 Executing busybox-1.36.1-r5.trigger 02:45:14 #49 31.55 OK: 8 MiB in 20 packages 02:45:14 #49 DONE 31.9s 02:45:14 02:45:14 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:45:14 #60 31.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:14 #60 31.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:14 #60 31.61 (1/1) Installing dumb-init (1.2.5-r2) 02:45:14 #60 31.61 Executing busybox-1.36.1-r5.trigger 02:45:14 #60 31.63 OK: 7 MiB in 16 packages 02:45:14 #60 DONE 31.9s 02:45:14 02:45:14 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:45:14 #63 30.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:14 #63 30.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:14 #63 30.94 (1/4) Installing ca-certificates (20240226-r0) 02:45:14 #63 30.96 (2/4) Installing dumb-init (1.2.5-r2) 02:45:14 #63 30.96 (3/4) Installing su-exec (0.2-r3) 02:45:14 #63 30.97 (4/4) Installing yq (4.33.3-r5) 02:45:14 #63 31.62 Executing busybox-1.36.1-r5.trigger 02:45:14 #63 31.63 Executing ca-certificates-20240226-r0.trigger 02:45:14 #63 31.66 OK: 17 MiB in 19 packages 02:45:14 #63 DONE 31.9s 02:45:14 02:45:14 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:14 #66 DONE 2.0s 02:45:14 02:45:14 #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:45:14 #67 ... 02:45:14 02:45:14 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:45:14 #0 1.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:14 #0 1.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:14 #0 1.886 OK: 264 MiB in 52 packages 02:45:14 #68 DONE 2.0s 02:45:14 02:45:14 #69 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:45:14 #69 DONE 0.1s 02:45:14 02:45:14 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:45:14 #53 31.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:14 #53 31.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:14 #53 31.56 v3.18.6-155-gd5c4544ad76 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:45:14 #53 31.56 v3.18.6-156-gaec01d0dd32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:45:14 #53 31.56 OK: 20074 distinct packages available 02:45:14 #53 31.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:14 #53 31.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:14 #53 31.98 (1/4) Installing dumb-init (1.2.5-r2) 02:45:14 #53 31.98 (2/4) Installing musl-obstack (1.2.3-r2) 02:45:14 #53 31.99 (3/4) Installing libucontext (1.2-r2) 02:45:14 #53 32.00 (4/4) Installing gcompat (1.1.0-r1) 02:45:14 #53 32.00 Executing busybox-1.36.1-r5.trigger 02:45:14 #53 32.01 OK: 8 MiB in 19 packages 02:45:14 #53 DONE 32.3s 02:45:14 02:45:14 #65 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:45:14 #65 1.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:14 #65 2.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:14 #65 2.266 OK: 264 MiB in 52 packages 02:45:14 #65 DONE 2.4s 02:45:14 02:45:14 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:45:14 #0 1.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:14 #0 2.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:14 #0 2.267 OK: 264 MiB in 52 packages 02:45:14 #70 DONE 2.4s 02:45:14 02:45:14 #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:45:14 #71 DONE 0.1s 02:45:14 02:45:14 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:45:14 #72 DONE 0.1s 02:45:14 02:45:14 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:14 #73 ... 02:45:14 02:45:14 #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:45:14 #57 31.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:14 #57 32.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:14 #57 32.43 (1/1) Installing dumb-init (1.2.5-r2) 02:45:14 #57 32.43 Executing busybox-1.36.1-r5.trigger 02:45:14 #57 32.44 OK: 7 MiB in 16 packages 02:45:14 #57 DONE 32.5s 02:45:14 02:45:14 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:45:14 #0 1.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:14 #0 2.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:14 #0 2.289 v3.18.6-155-gd5c4544ad76 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:45:14 #0 2.289 v3.18.6-156-gaec01d0dd32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:45:14 #0 2.289 OK: 20078 distinct packages available 02:45:14 #0 2.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:14 #0 2.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:14 #0 2.672 OK: 264 MiB in 52 packages 02:45:14 #74 DONE 2.8s 02:45:14 02:45:14 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:45:14 #75 DONE 0.0s 02:45:14 02:45:14 #76 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 02:45:17 #76 2.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:17 #76 ... 02:45:17 02:45:17 #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:45:17 #67 2.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:17 #67 2.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:17 #67 2.424 Upgrading critical system libraries and apk-tools: 02:45:17 #67 2.424 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 02:45:17 #67 2.434 Executing busybox-1.36.1-r5.trigger 02:45:17 #67 2.496 Continuing the upgrade transaction with new apk-tools: 02:45:17 #67 2.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:17 #67 2.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:17 #67 2.848 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:45:17 #67 2.856 OK: 8 MiB in 20 packages 02:45:17 #67 DONE 3.1s 02:45:17 02:45:17 #76 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 02:45:17 #76 2.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:17 #76 ... 02:45:17 02:45:17 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:45:17 #0 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:17 #0 2.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:17 #0 3.224 Upgrading critical system libraries and apk-tools: 02:45:17 #0 3.224 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 02:45:17 #0 3.237 Executing busybox-1.36.1-r5.trigger 02:45:17 #0 3.328 Continuing the upgrade transaction with new apk-tools: 02:45:17 #0 3.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:17 #0 3.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:17 #0 3.659 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:45:17 #0 3.669 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:45:17 #0 3.712 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:45:17 #0 3.723 Executing ca-certificates-20240226-r0.trigger 02:45:17 #0 3.843 OK: 8 MiB in 17 packages 02:45:17 #77 DONE 4.0s 02:45:17 02:45:17 #78 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:45:18 #78 ... 02:45:18 02:45:18 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:45:18 #0 2.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:18 #0 2.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:18 #0 3.028 Upgrading critical system libraries and apk-tools: 02:45:18 #0 3.034 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 02:45:18 #0 3.047 Executing busybox-1.36.1-r5.trigger 02:45:18 #0 3.257 Continuing the upgrade transaction with new apk-tools: 02:45:18 #0 3.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:18 #0 3.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:18 #0 3.604 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:45:18 #0 3.612 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:45:18 #0 3.647 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:45:18 #0 3.817 OK: 7 MiB in 16 packages 02:45:18 #79 DONE 4.7s 02:45:18 02:45:18 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:45:18 #0 2.568 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:18 #0 3.053 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:18 #0 3.710 OK: 264 MiB in 52 packages 02:45:18 #80 DONE 4.7s 02:45:18 02:45:18 #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:45:18 #76 2.745 Upgrading critical system libraries and apk-tools: 02:45:18 #76 2.745 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 02:45:18 #76 2.760 Executing busybox-1.36.1-r5.trigger 02:45:18 #76 2.825 Continuing the upgrade transaction with new apk-tools: 02:45:18 #76 2.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:18 #76 2.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:18 #76 3.125 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:45:18 #76 3.132 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:45:18 #76 3.171 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:45:18 #76 3.520 OK: 7 MiB in 16 packages 02:45:18 #76 DONE 4.1s 02:45:18 02:45:18 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:45:18 #0 2.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:18 #0 2.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:18 #0 3.023 Upgrading critical system libraries and apk-tools: 02:45:18 #0 3.023 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 02:45:18 #0 3.033 Executing busybox-1.36.1-r5.trigger 02:45:18 #0 3.126 Continuing the upgrade transaction with new apk-tools: 02:45:18 #0 3.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:18 #0 3.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:18 #0 3.631 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:45:18 #0 3.650 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:45:18 #0 3.693 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:45:18 #0 3.713 Executing ca-certificates-20240226-r0.trigger 02:45:18 #0 4.288 OK: 12 MiB in 26 packages 02:45:18 #81 DONE 5.2s 02:45:18 02:45:18 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:45:18 #0 2.428 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:18 #0 3.010 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:18 #0 3.719 (1/1) Installing dumb-init (1.2.5-r2) 02:45:18 #0 4.043 Executing busybox-1.36.1-r5.trigger 02:45:18 #0 4.058 OK: 7 MiB in 16 packages 02:45:18 #82 DONE 5.8s 02:45:18 02:45:18 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:45:18 #0 2.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:18 #0 2.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:18 #0 2.935 Upgrading critical system libraries and apk-tools: 02:45:18 #0 2.935 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 02:45:18 #0 2.945 Executing busybox-1.36.1-r5.trigger 02:45:18 #0 3.044 Continuing the upgrade transaction with new apk-tools: 02:45:18 #0 3.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:18 #0 3.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:18 #0 3.425 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:45:18 #0 3.438 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:45:18 #0 3.502 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:45:18 #0 3.515 OK: 7 MiB in 17 packages 02:45:18 #83 DONE 5.2s 02:45:18 02:45:18 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:45:18 #0 2.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:18 #0 2.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:18 #0 2.874 Upgrading critical system libraries and apk-tools: 02:45:18 #0 2.874 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 02:45:18 #0 2.883 Executing busybox-1.36.1-r5.trigger 02:45:18 #0 2.959 Continuing the upgrade transaction with new apk-tools: 02:45:18 #0 2.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:18 #0 3.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:18 #0 3.415 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:45:18 #0 3.422 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:45:18 #0 3.449 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:45:18 #0 3.455 Executing ca-certificates-20240226-r0.trigger 02:45:18 #0 3.789 OK: 17 MiB in 19 packages 02:45:18 #84 DONE 4.8s 02:45:18 02:45:18 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:45:18 #0 2.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:18 #0 2.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:18 #0 2.761 Upgrading critical system libraries and apk-tools: 02:45:18 #0 2.761 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 02:45:18 #0 2.767 Executing busybox-1.36.1-r5.trigger 02:45:18 #0 2.889 Continuing the upgrade transaction with new apk-tools: 02:45:18 #0 2.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:18 #0 3.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:18 #0 3.342 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:45:18 #0 3.796 OK: 17 MiB in 19 packages 02:45:18 #85 DONE 4.8s 02:45:18 02:45:18 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:45:18 #0 2.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:18 #0 2.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:18 #0 2.712 Upgrading critical system libraries and apk-tools: 02:45:18 #0 2.712 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 02:45:18 #0 2.727 Executing busybox-1.36.1-r5.trigger 02:45:18 #0 2.877 Continuing the upgrade transaction with new apk-tools: 02:45:18 #0 2.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:18 #0 2.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:18 #0 3.146 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:45:18 #0 3.156 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:45:18 #0 3.185 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:45:18 #0 3.403 OK: 8 MiB in 19 packages 02:45:18 #86 DONE 4.4s 02:45:18 02:45:18 #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:45:18 #87 DONE 1.7s 02:45:18 02:45:18 #78 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:45:18 #78 DONE 1.7s 02:45:18 02:45:18 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:45:19 #88 ... 02:45:19 02:45:19 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:45:19 #89 DONE 0.1s 02:45:19 02:45:19 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:20 #90 ... 02:45:20 02:45:20 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:45:20 #91 DONE 1.1s 02:45:20 02:45:20 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:45:20 #92 DONE 1.1s 02:45:20 02:45:20 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:45:20 #88 DONE 1.1s 02:45:20 02:45:20 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:45:20 #93 DONE 1.1s 02:45:20 02:45:20 #94 [security-spire-server stage-2 6/9] COPY security.txt / 02:45:20 #94 DONE 0.1s 02:45:20 02:45:20 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:45:20 #95 DONE 0.1s 02:45:20 02:45:20 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:45:20 #96 DONE 0.1s 02:45:20 02:45:20 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:45:20 #97 DONE 0.1s 02:45:20 02:45:20 #98 [security-spire-config stage-2 6/10] COPY security.txt / 02:45:20 #98 DONE 0.1s 02:45:20 02:45:20 #99 [security-spire-agent stage-3 7/10] COPY security.txt / 02:45:20 #99 DONE 0.1s 02:45:20 02:45:20 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:45:20 #100 DONE 0.1s 02:45:20 02:45:20 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:45:20 #101 DONE 0.2s 02:45:20 02:45:20 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:45:20 #102 DONE 0.1s 02:45:20 02:45:20 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:45:20 #103 DONE 0.1s 02:45:20 02:45:20 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:45:20 #104 DONE 0.1s 02:45:20 02:45:20 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:45:20 #105 DONE 0.1s 02:45:20 02:45:20 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:45:20 #106 DONE 0.1s 02:45:20 02:45:20 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:45:20 #107 DONE 0.1s 02:45:20 02:45:20 #108 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:45:20 #108 DONE 1.8s 02:45:20 02:45:20 #109 [security-spire-agent] exporting to image 02:45:20 #109 exporting layers 02:45:20 #109 ... 02:45:20 02:45:20 #110 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:45:20 #110 DONE 0.0s 02:45:20 02:45:20 #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:20 #111 ... 02:45:20 02:45:20 #109 [security-spire-agent] exporting to image 02:45:20 #109 exporting layers 0.7s done 02:45:21 #109 exporting layers 0.6s done 02:45:21 #109 writing image sha256:ed79a89cc9feae8b7f2dc83eac479250f806a47e31be0b9e2e2edc13b2a5b4b6 0.0s done 02:45:21 #109 naming to docker.io/library/security-spire-server done 02:45:21 #109 writing image sha256:56522e01f88832e81974a82e09a2dc8be75f1853be895597648e72721a82ee91 done 02:45:21 #109 naming to docker.io/library/security-spire-config done 02:45:21 #109 writing image sha256:ea5bf59460829c6cbe32ac52cea42de9b6d45e8866c7cd9725c4ec986f9d5abd done 02:45:21 #109 naming to docker.io/library/security-spire-agent 02:45:21 #109 naming to docker.io/library/security-spire-agent done 02:45:21 #109 DONE 0.8s 02:45:21 02:45:21 #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:24 #112 ... 02:45:24 02:45:24 #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:24 Removing intermediate container 7acaf94e56dd 02:45:24 ---> e9aa28d5a276 02:45:24 Successfully built e9aa28d5a276 02:45:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:24 + docker inspect -f . ci-base-image-arm64 02:45:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:25 prd-ubuntu20.04-docker-arm64-4c-16g-2393 does not seem to be running inside a container 02:45:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:45:26 $ docker top f409b574e766356bb229de8ce543ddeb66c64547ef438a0adad5998eb01f4b6c -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:27 + go version 02:45:27 go version go1.21.0 linux/arm64 [Pipeline] } 02:45:27 $ docker stop --time=1 f409b574e766356bb229de8ce543ddeb66c64547ef438a0adad5998eb01f4b6c 02:45:29 $ docker rm -f --volumes f409b574e766356bb229de8ce543ddeb66c64547ef438a0adad5998eb01f4b6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:30 + docker inspect -f . ci-base-image-arm64 02:45:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:30 prd-ubuntu20.04-docker-arm64-4c-16g-2393 does not seem to be running inside a container 02:45:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:45:31 $ docker top babf7ec72d4e71248af6c98048bf2dd52dd5f646d39b2d747fbb3f76cc73ca34 -eo pid,comm [Pipeline] { [Pipeline] echo 02:45:31 ========================================================= 02:45:31 [edgeXBuildGoParallel] Running Tests and Build... 02:45:31 ========================================================= [Pipeline] sh 02:45:32 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:45:32 + make test 02:45:32 go test -race -coverprofile=coverage.out ./... 02:46:03 #113 DONE 46.3s 02:46:03 02:46:03 #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:03 #112 DONE 46.0s 02:46:03 02:46:03 #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:03 #111 DONE 45.7s 02:46:03 02:46:03 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:03 #90 DONE 41.6s 02:46:03 02:46:03 #114 [core-keeper builder 7/8] COPY . . 02:46:03 #114 ... 02:46:03 02:46:03 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:03 #73 DONE 46.2s 02:46:03 02:46:03 #115 [support-notifications builder 6/7] COPY . . 02:46:11 ? github.com/edgexfoundry/edgex-go [no test files] 02:46:11 #115 ... 02:46:11 02:46:11 #116 [security-bootstrapper builder 6/7] COPY . . 02:46:11 #116 ... 02:46:11 02:46:11 #117 [support-scheduler builder 6/7] COPY . . 02:46:11 #117 ... 02:46:11 02:46:11 #118 [security-spiffe-token-provider builder 6/7] COPY . . 02:46:14 #118 DONE 13.9s 02:46:14 02:46:14 #119 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:46:14 #119 ... 02:46:14 02:46:14 #114 [core-keeper builder 7/8] COPY . . 02:46:14 #114 DONE 13.8s 02:46:14 02:46:14 #115 [support-notifications builder 6/7] COPY . . 02:46:14 #115 DONE 13.8s 02:46:14 02:46:14 #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:14 #120 CACHED 02:46:14 02:46:14 #121 [core-data builder 4/7] COPY go.mod vendor* ./ 02:46:14 #121 CACHED 02:46:14 02:46:14 #122 [core-data builder 6/7] COPY . . 02:46:14 #122 CACHED 02:46:14 02:46:14 #117 [support-scheduler builder 6/7] COPY . . 02:46:14 #117 DONE 14.0s 02:46:14 02:46:14 #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:46:14 #123 CACHED 02:46:14 02:46:14 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:14 #124 CACHED 02:46:14 02:46:14 #125 [core-metadata builder 6/7] COPY . . 02:46:14 #125 CACHED 02:46:14 02:46:14 #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:14 #126 CACHED 02:46:14 02:46:14 #127 [security-proxy-auth builder 6/7] COPY . . 02:46:14 #127 CACHED 02:46:14 02:46:14 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:46:14 #128 CACHED 02:46:14 02:46:14 #129 [core-command builder 4/7] COPY go.mod vendor* ./ 02:46:14 #129 CACHED 02:46:14 02:46:14 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:14 #130 CACHED 02:46:14 02:46:14 #131 [core-command builder 6/7] COPY . . 02:46:14 #131 CACHED 02:46:14 02:46:14 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:46:14 #132 CACHED 02:46:14 02:46:14 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:14 #133 CACHED 02:46:14 02:46:14 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 02:46:14 #134 CACHED 02:46:14 02:46:14 #116 [security-bootstrapper builder 6/7] COPY . . 02:46:14 #116 DONE 14.0s 02:46:14 02:46:14 #135 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:14 #135 CACHED 02:46:14 02:46:14 #136 [security-proxy-setup builder 6/7] COPY . . 02:46:14 #136 CACHED 02:46:14 02:46:14 #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:46:14 #137 CACHED 02:46:14 02:46:14 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:46:14 #138 CACHED 02:46:14 02:46:14 #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:14 #139 CACHED 02:46:14 02:46:14 #140 [security-secretstore-setup builder 6/7] COPY . . 02:46:14 #140 CACHED 02:46:14 02:46:14 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:46:15 #141 1.087 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 02:46:25 #141 ... 02:46:25 02:46:25 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:46:25 #0 1.245 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 02:46:25 #142 ... 02:46:25 02:46:25 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:46:25 #0 0.973 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 02:46:25 #143 ... 02:46:25 02:46:25 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:46:25 #0 0.764 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 02:46:25 #144 ... 02:46:25 02:46:25 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:46:25 #0 1.213 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 02:46:25 #145 ... 02:46:25 02:46:25 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:46:25 #0 0.717 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 02:46:25 #146 ... 02:46:25 02:46:25 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:46:25 #0 0.811 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 02:46:25 #147 ... 02:46:25 02:46:25 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:46:25 #0 0.610 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 02:46:25 #148 ... 02:46:25 02:46:25 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:46:25 #0 0.913 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 02:46:26 #149 ... 02:46:26 02:46:26 #119 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:46:26 #119 0.388 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 02:46:26 #119 ... 02:46:26 02:46:26 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:46:26 #0 1.178 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 02:46:26 #150 ... 02:46:26 02:46:26 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:46:26 #0 0.568 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:47:47 #151 ... 02:47:47 02:47:47 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:47:47 #141 86.35 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 02:48:09 #141 DONE 112.2s 02:48:09 02:48:09 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:48:09 #150 DONE 112.2s 02:48:09 02:48:09 #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:48:09 #152 ... 02:48:09 02:48:09 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:48:09 #147 DONE 114.9s 02:48:10 02:48:10 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:48:12 #143 ... 02:48:12 02:48:12 #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:48:22 #153 ... 02:48:22 02:48:22 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:48:22 #142 DONE 126.6s 02:48:22 02:48:22 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:48:22 #151 ... 02:48:22 02:48:22 #119 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:48:22 #119 DONE 128.2s 02:48:22 02:48:22 #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:48:22 #154 ... 02:48:22 02:48:22 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:48:22 #148 DONE 128.2s 02:48:22 02:48:22 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:48:22 #143 DONE 128.2s 02:48:22 02:48:22 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:48:22 #144 DONE 128.3s 02:48:22 02:48:22 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:48:22 #151 DONE 128.3s 02:48:22 02:48:22 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:48:22 #146 DONE 128.4s 02:48:22 02:48:22 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:48:22 #145 DONE 128.4s 02:48:22 02:48:22 #155 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:48:22 #155 ... 02:48:22 02:48:22 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:48:22 #149 DONE 128.5s 02:48:23 02:48:23 #156 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:48:23 #156 ... 02:48:23 02:48:23 #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:48:23 #152 DONE 16.5s 02:48:23 02:48:23 #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:48:23 #153 DONE 11.0s 02:48:23 02:48:23 #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:48:23 #157 DONE 0.8s 02:48:23 02:48:23 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:48:23 #158 DONE 0.9s 02:48:23 02:48:23 #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:48:23 #154 DONE 0.8s 02:48:23 02:48:23 #159 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:48:23 #159 DONE 0.7s 02:48:23 02:48:23 #155 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:48:23 #155 DONE 0.7s 02:48:23 02:48:23 #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:48:23 #160 ... 02:48:23 02:48:23 #156 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:48:23 #156 DONE 0.7s 02:48:23 02:48:23 #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:48:23 #161 DONE 0.5s 02:48:23 02:48:23 #162 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:48:24 #162 ... 02:48:24 02:48:24 #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:48:24 #163 DONE 0.4s 02:48:24 02:48:24 #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:48:24 #164 DONE 0.5s 02:48:24 02:48:24 #165 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:48:24 #165 CACHED 02:48:24 02:48:24 #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:48:24 #166 CACHED 02:48:24 02:48:24 #167 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:48:24 #167 CACHED 02:48:24 02:48:24 #168 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:48:24 #168 CACHED 02:48:24 02:48:24 #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:48:24 #169 CACHED 02:48:24 02:48:24 #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:48:24 #170 CACHED 02:48:24 02:48:24 #171 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:48:24 #171 CACHED 02:48:24 02:48:24 #172 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:48:24 #172 CACHED 02:48:24 02:48:24 #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:48:24 #173 DONE 0.5s 02:48:24 02:48:24 #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:48:24 #174 ... 02:48:24 02:48:24 #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:48:24 #160 DONE 0.8s 02:48:24 02:48:24 #175 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:48:24 #175 DONE 0.8s 02:48:25 02:48:25 #162 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:48:25 #162 DONE 0.7s 02:48:25 02:48:25 #176 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:48:25 #176 ... 02:48:25 02:48:25 #177 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:48:25 #177 DONE 1.7s 02:48:25 02:48:25 #178 [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 02:48:25 #178 DONE 1.3s 02:48:25 02:48:25 #179 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:48:26 #179 ... 02:48:26 02:48:26 #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:48:26 #180 DONE 2.2s 02:48:26 02:48:26 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:48:26 #181 DONE 2.2s 02:48:26 02:48:26 #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:48:26 #182 ... 02:48:26 02:48:26 #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:48:26 #183 DONE 2.6s 02:48:26 02:48:26 #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:48:26 #184 DONE 2.6s 02:48:26 02:48:26 #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:48:26 #174 DONE 2.6s 02:48:26 02:48:26 #185 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:48:26 #185 DONE 2.2s 02:48:26 02:48:26 #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:48:26 #186 DONE 2.6s 02:48:26 02:48:26 #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:48:26 #187 DONE 2.7s 02:48:26 02:48:26 #188 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:48:26 #188 ... 02:48:26 02:48:26 #176 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:48:26 #176 DONE 2.3s 02:48:26 02:48:26 #189 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:48:26 #189 DONE 1.6s 02:48:26 02:48:26 #179 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:48:26 #179 DONE 1.6s 02:48:26 02:48:26 #109 [core-keeper] exporting to image 02:48:26 #109 exporting layers 02:48:27 #109 ... 02:48:27 02:48:27 #190 [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 02:48:27 #190 DONE 1.2s 02:48:27 02:48:27 #191 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:48:27 #191 DONE 0.8s 02:48:27 02:48:27 #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:48:27 #182 DONE 0.8s 02:48:27 02:48:27 #109 [security-spiffe-token-provider] exporting to image 02:48:27 #109 ... 02:48:27 02:48:27 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:48:27 #192 DONE 0.4s 02:48:27 02:48:27 #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:48:27 #193 DONE 0.4s 02:48:27 02:48:27 #194 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:48:27 #194 DONE 0.4s 02:48:27 02:48:27 #195 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:48:27 #195 DONE 0.4s 02:48:27 02:48:27 #188 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:48:27 #188 DONE 0.4s 02:48:27 02:48:27 #196 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:48:27 #196 DONE 0.5s 02:48:27 02:48:27 #109 [core-data] exporting to image 02:48:27 #109 ... 02:48:27 02:48:27 #197 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:48:27 #197 DONE 0.3s 02:48:27 02:48:27 #109 [support-notifications] exporting to image 02:48:27 #109 ... 02:48:27 02:48:27 #198 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:48:27 #198 DONE 0.5s 02:48:27 02:48:27 #199 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:48:27 #199 DONE 0.5s 02:48:27 02:48:27 #200 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:48:27 #200 DONE 0.4s 02:48:27 02:48:27 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:48:27 #201 DONE 0.4s 02:48:27 02:48:27 #202 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:48:27 #202 DONE 0.4s 02:48:27 02:48:27 #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:48:27 #203 DONE 0.3s 02:48:27 02:48:27 #109 [core-metadata] exporting to image 02:48:27 #109 writing image sha256:196083bcac8c26c71154bdd8d96fe848ccccb36246fc7a21ab6ee8e9c621da7c 02:48:27 #109 writing image sha256:5020ee77c40de53cffbf223d5004dd3f427fe852effde3bd5726fd1a0f20470b 02:48:27 #109 ... 02:48:27 02:48:27 #204 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:48:27 #204 DONE 0.3s 02:48:27 02:48:27 #205 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:48:27 #205 DONE 0.5s 02:48:27 02:48:27 #206 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:48:27 #206 DONE 0.5s 02:48:27 02:48:27 #109 [core-keeper] exporting to image 02:48:27 #109 exporting layers 0.8s done 02:48:27 #109 writing image sha256:5020ee77c40de53cffbf223d5004dd3f427fe852effde3bd5726fd1a0f20470b 0.3s done 02:48:27 #109 naming to docker.io/library/core-keeper done 02:48:27 #109 writing image sha256:3351336f52122a4f83055e53b0817e3caedbd286406cdf45c78a1574765f51cf 02:48:27 #109 exporting layers 0.5s done 02:48:27 #109 writing image sha256:196083bcac8c26c71154bdd8d96fe848ccccb36246fc7a21ab6ee8e9c621da7c 0.4s done 02:48:27 #109 writing image sha256:3351336f52122a4f83055e53b0817e3caedbd286406cdf45c78a1574765f51cf 0.1s done 02:48:27 #109 naming to docker.io/library/core-command done 02:48:27 #109 naming to docker.io/library/security-spiffe-token-provider done 02:48:27 #109 writing image sha256:3e789d8fbdced068db44ef54964c4404f63345fbc6c1d8fd81f36b35c9b618bc 0.0s done 02:48:27 #109 naming to docker.io/library/core-data done 02:48:27 #109 writing image sha256:36faa429ef94c175401034a0014162607e87afce92747d17ee9479b150a9c48c 02:48:28 #109 writing image sha256:36faa429ef94c175401034a0014162607e87afce92747d17ee9479b150a9c48c done 02:48:28 #109 naming to docker.io/library/support-scheduler done 02:48:28 #109 writing image sha256:c8a176b30a543b03d4219dccb54551764492c11b21cb598241b1ae70a2fb8e5d done 02:48:28 #109 naming to docker.io/library/support-notifications done 02:48:28 #109 writing image sha256:de28c91a06b61ae75168c6fa293e35f454b2e5a0e379e6e395709f61e2ac45a5 done 02:48:28 #109 naming to docker.io/library/core-metadata done 02:48:28 #109 DONE 2.2s 02:48:28 02:48:28 #207 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:48:28 #207 DONE 0.3s 02:48:28 02:48:28 #208 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:48:28 #208 DONE 0.4s 02:48:28 02:48:28 #209 [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/ 02:48:28 #209 ... 02:48:28 02:48:28 #210 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:48:28 #210 DONE 1.0s 02:48:28 02:48:28 #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:48:28 #211 DONE 1.0s 02:48:28 02:48:28 #209 [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/ 02:48:28 #209 DONE 0.2s 02:48:28 02:48:28 #212 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:48:28 #212 DONE 0.2s 02:48:28 02:48:28 #213 [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/ 02:48:28 #213 DONE 0.1s 02:48:28 02:48:28 #109 [security-proxy-auth] exporting to image 02:48:28 #109 exporting layers 0.1s done 02:48:28 #109 ... 02:48:28 02:48:28 #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:48:28 #214 DONE 0.0s 02:48:28 02:48:28 #215 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:48:28 #215 DONE 0.8s 02:48:28 02:48:28 #109 [core-common-config-bootstrapper] exporting to image 02:48:28 #109 writing image sha256:7313659da24de76b1796ad3e7acb3882c790f942fefd4296fd60e3071e6df6d5 done 02:48:28 #109 naming to docker.io/library/core-common-config-bootstrapper done 02:48:28 #109 ... 02:48:28 02:48:28 #216 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:48:28 #216 DONE 0.1s 02:48:28 02:48:28 #109 [security-proxy-auth] exporting to image 02:48:28 #109 exporting layers 0.3s done 02:48:28 #109 writing image sha256:c4e08387b6b3f544a6416153409deafd906fdcf1821ff56243709b78e301cd4d done 02:48:28 #109 naming to docker.io/library/security-proxy-auth done 02:48:28 #109 exporting layers 0.3s done 02:48:28 #109 ... 02:48:28 02:48:28 #217 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:48:28 #217 DONE 0.5s 02:48:28 02:48:28 #109 [security-secretstore-setup] exporting to image 02:48:28 #109 writing image sha256:fc42e18f0494c31f818795b2a67f50802da59cacc1736cabf39bf117f098ec53 done 02:48:28 #109 naming to docker.io/library/security-proxy-setup done 02:48:29 #109 ... 02:48:29 02:48:29 #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:48:29 #218 DONE 0.6s 02:48:29 02:48:29 #109 [security-secretstore-setup] exporting to image 02:48:29 #109 exporting layers 0.3s done 02:48:29 #109 writing image sha256:025318b7d790c8d74bdb5f802e4d7768da123f59b1e731d862ce21374601954a done 02:48:29 #109 naming to docker.io/library/security-secretstore-setup done 02:48:29 #109 exporting layers 0.3s done 02:48:29 #109 writing image sha256:3d18cd87d519bcd9cce57dc631bc82dbd00fe01194b5147f2d6fcb8165e26b1c done 02:48:29 #109 naming to docker.io/library/security-bootstrapper done 02:48:29 #109 DONE 3.2s 02:48:29 time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:29 time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:29 time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:29 time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:29 time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:29 time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:29 time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:29 time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:29 time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:29 time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:29 time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:29 time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:29 time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:29 time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:29 time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:48:29 $ docker stop --time=1 b1e9520c1df7cbf8158dde1b4be0bb306e4693944ecf3d40adac1838e3dd360a 02:48:30 $ docker rm -f --volumes b1e9520c1df7cbf8158dde1b4be0bb306e4693944ecf3d40adac1838e3dd360a [Pipeline] // withDockerContainer [Pipeline] sh 02:48:31 + docker images 02:48:31 REPOSITORY TAG IMAGE ID CREATED SIZE 02:48:31 security-bootstrapper latest 3d18cd87d519 2 seconds ago 24.3MB 02:48:31 core-common-config-bootstrapper latest 7313659da24d 2 seconds ago 20.6MB 02:48:31 security-proxy-setup latest fc42e18f0494 2 seconds ago 31.6MB 02:48:31 security-proxy-auth latest c4e08387b6b3 2 seconds ago 38.2MB 02:48:31 security-secretstore-setup latest 025318b7d790 2 seconds ago 42.3MB 02:48:31 core-metadata latest de28c91a06b6 3 seconds ago 41.2MB 02:48:31 support-scheduler latest 36faa429ef94 4 seconds ago 43.6MB 02:48:31 core-data latest 3e789d8fbdce 4 seconds ago 41MB 02:48:31 core-keeper latest 5020ee77c40d 4 seconds ago 35.4MB 02:48:31 security-spiffe-token-provider latest 3351336f5212 4 seconds ago 34.4MB 02:48:31 core-command latest 196083bcac8c 4 seconds ago 40.6MB 02:48:31 support-notifications latest c8a176b30a54 4 seconds ago 44.2MB 02:48:31 security-spire-server latest ed79a89cc9fe 3 minutes ago 108MB 02:48:31 security-spire-config latest 56522e01f888 3 minutes ago 107MB 02:48:31 security-spire-agent latest ea5bf5946082 3 minutes ago 166MB 02:48:31 ci-base-image-x86_64 latest ca60bd66033a 6 minutes ago 977MB 02:48:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 5 months ago 564MB 02:48:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 10 months ago 334MB 02:48:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 21 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:48:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:48:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:48:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:48:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:48:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:48:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:48:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:48:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.216s coverage: 28.7% of statements 02:48:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.259s coverage: 97.0% of statements 02:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:49:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.342s coverage: 69.2% of statements 02:49:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:49:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:49:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.337s coverage: 53.2% of statements 02:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 02:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 02:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 02:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 02:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:49:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:49:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 02:49:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 02:49:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 02:49:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:49:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:49:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:49:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.864s coverage: 93.4% of statements 02:49:24 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.503s coverage: 91.7% of statements 02:49:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.547s coverage: 6.1% of statements 02:49:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:49:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:49:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:49:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:49:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:49:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:49:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:49:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:49:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:49:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:49:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.492s coverage: 97.6% of statements 02:49:34 ok github.com/edgexfoundry/edgex-go/internal/io 1.195s coverage: 72.2% of statements 02:49:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:49:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:49:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.395s coverage: 0.8% of statements 02:49:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.223s coverage: 32.2% of statements 02:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.293s coverage: 41.7% of statements 02:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.269s coverage: 82.9% of statements 02:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.176s coverage: 94.1% of statements 02:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.189s coverage: 96.3% of statements 02:49:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.195s coverage: 87.5% of statements 02:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:49:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:49:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:49:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:49:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:49:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:49:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:49:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.187s coverage: 94.4% of statements 02:50:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:50:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:50:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:50:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:50:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:50:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.961s coverage: 79.9% of statements 02:50:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.234s coverage: 92.9% of statements 02:50:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.071s coverage: 64.4% of statements 02:50:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.209s coverage: 62.3% of statements 02:50:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.200s coverage: 87.2% of statements 02:50:18 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.163s coverage: 20.0% of statements 02:50:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.156s coverage: 100.0% of statements 02:50:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.355s coverage: 81.8% of statements 02:50:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:50:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:50:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.462s coverage: 82.1% of statements 02:50:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.230s coverage: 86.0% of statements 02:50:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:50:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:50:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.722s coverage: 63.1% of statements 02:50:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.234s coverage: 100.0% of statements 02:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.110s coverage: 89.4% of statements 02:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.092s coverage: 100.0% of statements 02:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.065s coverage: 73.7% of statements 02:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.063s coverage: 100.0% of statements 02:50:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:50:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:50:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:50:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:50:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:50:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:50:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:50:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.764s coverage: 38.4% of statements 02:50:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.218s coverage: 89.5% of statements 02:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.191s coverage: 84.8% of statements 02:50:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:50:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:50:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:50:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:50:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:50:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:50:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:50:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:50:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.264s coverage: 19.9% of statements 02:50:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.515s coverage: 95.7% of statements 02:50:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:50:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:50:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.246s coverage: 61.8% of statements 02:50:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:50:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:50:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.372s coverage: 98.9% of statements 02:50:56 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 02:50:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:50:56 go vet ./... 02:53:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:53:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:53:49 ./bin/test-attribution-txt.sh 02:53:49 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 02:53:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:53:51 + ls -al . 02:53:51 total 832 02:53:51 drwxrwxr-x 10 1001 1001 4096 Apr 13 02:45 . 02:53:51 drwxr-xr-x 4 root root 4096 Apr 13 02:45 .. 02:53:51 drwxrwxr-x 2 1001 1001 4096 Apr 13 02:43 .blubracket 02:53:51 -rw-rw-r-- 1 1001 1001 10 Apr 13 02:43 .dockerignore 02:53:51 drwxrwxr-x 8 1001 1001 4096 Apr 13 02:43 .git 02:53:51 drwxrwxr-x 3 1001 1001 4096 Apr 13 02:43 .github 02:53:51 -rw-rw-r-- 1 1001 1001 1102 Apr 13 02:43 .gitignore 02:53:51 -rw-rw-r-- 1 1001 1001 42 Apr 13 02:43 .golangci.yml 02:53:51 -rw-rw-r-- 1 1001 1001 100 Apr 13 02:43 .hadolint.yml 02:53:51 -rw-rw-r-- 1 1001 1001 155 Apr 13 02:43 .sonarcloud.properties 02:53:51 -rw-rw-r-- 1 1001 1001 1171 Apr 13 02:43 ADOPTERS.md 02:53:51 -rw-rw-r-- 1 1001 1001 20261 Apr 13 02:43 Attribution.txt 02:53:51 -rw-rw-r-- 1 1001 1001 100284 Apr 13 02:43 CHANGELOG.md 02:53:51 -rw-rw-r-- 1 1001 1001 3804 Apr 13 02:43 CONTRIBUTING.md 02:53:51 -rw-rw-r-- 1 1001 1001 677 Apr 13 02:43 GOVERNANCE.md 02:53:51 -rw-rw-r-- 1 1001 1001 861 Apr 13 02:43 Jenkinsfile 02:53:51 -rw-rw-r-- 1 1001 1001 10775 Apr 13 02:43 LICENSE 02:53:51 -rw-rw-r-- 1 1001 1001 16051 Apr 13 02:43 Makefile 02:53:51 -rw-rw-r-- 1 1001 1001 582 Apr 13 02:43 OWNERS.md 02:53:51 -rw-rw-r-- 1 1001 1001 9528 Apr 13 02:43 README.md 02:53:51 -rw-rw-r-- 1 1001 1001 789 Apr 13 02:43 SECURITY.md 02:53:51 -rw-rw-r-- 1 1001 1001 5 Apr 13 02:40 VERSION 02:53:51 drwxrwxr-x 2 1001 1001 4096 Apr 13 02:43 bin 02:53:51 drwxrwxr-x 19 1001 1001 4096 Apr 13 02:43 cmd 02:53:51 -rw-r--r-- 1 root root 478979 Apr 13 02:50 coverage.out 02:53:51 drwxrwxr-x 2 1001 1001 4096 Apr 13 02:43 fuzz_test 02:53:51 -rw-rw-r-- 1 1001 1001 7066 Apr 13 02:43 go.mod 02:53:51 -rw-rw-r-- 1 1001 1001 101637 Apr 13 02:43 go.sum 02:53:51 drwxrwxr-x 7 1001 1001 4096 Apr 13 02:43 internal 02:53:51 drwxrwxr-x 3 1001 1001 4096 Apr 13 02:43 openapi 02:53:51 -rw-rw-r-- 1 1001 1001 584 Apr 13 02:43 security.txt 02:53:51 -rw-rw-r-- 1 1001 1001 204 Apr 13 02:43 version.go [Pipeline] sh 02:53:52 + '[' -e coverage.out ] 02:53:52 + chown 1001:1001 coverage.out [Pipeline] stash 02:53:52 Warning: overwriting stash ‘coverage-report’ 02:53:52 Stashed 1 file(s) [Pipeline] sh 02:53:53 + make build 02:53:53 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 02:56:00 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 02:56:06 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 02:56:12 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 02:56:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:56:21 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 02:56:43 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 02:56:50 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 02:57:00 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 02:57:02 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 02:57:04 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 02:57:07 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 02:57:11 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] } 02:57:14 $ docker stop --time=1 babf7ec72d4e71248af6c98048bf2dd52dd5f646d39b2d747fbb3f76cc73ca34 02:57:17 $ docker rm -f --volumes babf7ec72d4e71248af6c98048bf2dd52dd5f646d39b2d747fbb3f76cc73ca34 [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 02:57:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:57:20 02:57:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:57:21 latest: Pulling from edgex-devops/edgex-compose-arm64 02:57:21 547446be3368: Pulling fs layer 02:57:21 d125d8839a47: Pulling fs layer 02:57:21 3e85d5ac6304: Pulling fs layer 02:57:21 c3105a71a48b: Pulling fs layer 02:57:21 0f093f025ec4: Pulling fs layer 02:57:21 c3106fc0e877: Pulling fs layer 02:57:21 c3105a71a48b: Waiting 02:57:21 0f093f025ec4: Waiting 02:57:21 c3106fc0e877: Waiting 02:57:21 547446be3368: Verifying Checksum 02:57:21 547446be3368: Download complete 02:57:21 c3105a71a48b: Verifying Checksum 02:57:21 c3105a71a48b: Download complete 02:57:22 d125d8839a47: Verifying Checksum 02:57:22 d125d8839a47: Download complete 02:57:22 c3106fc0e877: Verifying Checksum 02:57:22 c3106fc0e877: Download complete 02:57:22 0f093f025ec4: Verifying Checksum 02:57:22 0f093f025ec4: Download complete 02:57:22 547446be3368: Pull complete 02:57:23 d125d8839a47: Pull complete 02:57:24 3e85d5ac6304: Verifying Checksum 02:57:24 3e85d5ac6304: Download complete 02:57:34 3e85d5ac6304: Pull complete 02:57:34 c3105a71a48b: Pull complete 02:57:35 0f093f025ec4: Pull complete 02:57:35 c3106fc0e877: Pull complete 02:57:35 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:57:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:57:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:35 prd-ubuntu20.04-docker-arm64-4c-16g-2393 does not seem to be running inside a container 02:57:35 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:57:37 $ docker top 9fc4420c7fe706346d78d6ef35d8c55e2929b1d34fd895f3cf64e83efdd15741 -eo pid,comm [Pipeline] { [Pipeline] sh 02:57:38 + docker compose -f ./docker-compose-build.yml build --parallel 02:57:48 #1 [core-metadata internal] load build definition from Dockerfile 02:57:48 #1 transferring dockerfile: 02:57:48 #1 transferring dockerfile: 2.06kB 0.0s done 02:57:48 #1 DONE 0.1s 02:57:48 02:57:48 #2 [security-spire-agent internal] load build definition from Dockerfile 02:57:48 #2 transferring dockerfile: 1.81kB done 02:57:48 #2 DONE 0.1s 02:57:48 02:57:48 #3 [core-keeper internal] load build definition from Dockerfile 02:57:48 #3 transferring dockerfile: 2.01kB done 02:57:48 #3 DONE 0.0s 02:57:48 02:57:48 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:57:48 #4 transferring dockerfile: 1.89kB done 02:57:48 #4 DONE 0.1s 02:57:48 02:57:48 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:57:48 #5 transferring dockerfile: 2.23kB done 02:57:48 #5 DONE 0.1s 02:57:48 02:57:48 #6 [security-spire-server internal] load build definition from Dockerfile 02:57:48 #6 transferring dockerfile: 1.70kB 0.0s done 02:57:48 #6 DONE 0.1s 02:57:48 02:57:48 #7 [core-data internal] load build definition from Dockerfile 02:57:48 #7 transferring dockerfile: 2.01kB done 02:57:48 #7 DONE 0.1s 02:57:48 02:57:48 #8 [security-secretstore-setup internal] load build definition from Dockerfile 02:57:48 #8 transferring dockerfile: 2.49kB done 02:57:48 #8 DONE 0.1s 02:57:48 02:57:48 #9 [security-spire-config internal] load build definition from Dockerfile 02:57:48 #9 transferring dockerfile: 1.69kB 0.0s done 02:57:48 #9 DONE 0.1s 02:57:48 02:57:48 #10 [support-scheduler internal] load build definition from Dockerfile 02:57:48 #10 transferring dockerfile: 1.93kB 0.0s done 02:57:48 #10 DONE 0.1s 02:57:48 02:57:48 #11 [core-command internal] load build definition from Dockerfile 02:57:48 #11 DONE 0.0s 02:57:48 02:57:48 #12 [security-proxy-auth internal] load build definition from Dockerfile 02:57:48 #12 transferring dockerfile: 2.15kB done 02:57:48 #12 DONE 0.1s 02:57:48 02:57:48 #11 [core-command internal] load build definition from Dockerfile 02:57:48 #11 transferring dockerfile: 1.93kB 0.0s done 02:57:48 #11 DONE 0.1s 02:57:48 02:57:48 #13 [support-notifications internal] load build definition from Dockerfile 02:57:48 #13 transferring dockerfile: 1.95kB done 02:57:48 #13 DONE 0.1s 02:57:48 02:57:48 #14 [security-proxy-setup internal] load build definition from Dockerfile 02:57:48 #14 transferring dockerfile: 2.50kB done 02:57:48 #14 DONE 0.1s 02:57:48 02:57:48 #15 [security-bootstrapper internal] load build definition from Dockerfile 02:57:48 #15 transferring dockerfile: 2.93kB done 02:57:48 #15 DONE 0.1s 02:57:48 02:57:48 #16 [core-metadata internal] load .dockerignore 02:57:49 #16 transferring context: 50B done 02:57:49 #16 DONE 0.1s 02:57:49 02:57:49 #17 [security-spire-agent internal] load .dockerignore 02:57:49 #17 transferring context: 50B done 02:57:49 #17 DONE 0.0s 02:57:49 02:57:49 #18 [core-keeper internal] load .dockerignore 02:57:49 #18 transferring context: 50B done 02:57:49 #18 DONE 0.1s 02:57:49 02:57:49 #19 [security-spiffe-token-provider internal] load .dockerignore 02:57:49 #19 transferring context: 50B done 02:57:49 #19 DONE 0.1s 02:57:49 02:57:49 #20 [core-common-config-bootstrapper internal] load .dockerignore 02:57:49 #20 transferring context: 50B done 02:57:49 #20 DONE 0.0s 02:57:49 02:57:49 #21 [security-spire-server internal] load .dockerignore 02:57:49 #21 transferring context: 50B 0.0s done 02:57:49 #21 DONE 0.1s 02:57:49 02:57:49 #22 [core-data internal] load .dockerignore 02:57:49 #22 transferring context: 50B 0.0s done 02:57:49 #22 DONE 0.1s 02:57:49 02:57:49 #23 [security-secretstore-setup internal] load .dockerignore 02:57:49 #23 transferring context: 50B done 02:57:49 #23 DONE 0.1s 02:57:49 02:57:49 #24 [security-spire-config internal] load .dockerignore 02:57:49 #24 transferring context: 50B 0.0s done 02:57:50 #24 DONE 0.1s 02:57:50 02:57:50 #25 [support-scheduler internal] load .dockerignore 02:57:50 #25 transferring context: 50B 0.0s done 02:57:50 #25 DONE 0.1s 02:57:50 02:57:50 #26 [security-proxy-auth internal] load .dockerignore 02:57:50 #26 transferring context: 50B done 02:57:50 #26 DONE 0.1s 02:57:50 02:57:50 #27 [core-command internal] load .dockerignore 02:57:50 #27 transferring context: 50B done 02:57:50 #27 DONE 0.1s 02:57:50 02:57:50 #28 [support-notifications internal] load .dockerignore 02:57:50 #28 transferring context: 50B done 02:57:50 #28 DONE 0.1s 02:57:50 02:57:50 #29 [security-proxy-setup internal] load .dockerignore 02:57:50 #29 transferring context: 50B done 02:57:50 #29 DONE 0.1s 02:57:50 02:57:50 #30 [security-bootstrapper internal] load .dockerignore 02:57:50 #30 transferring context: 50B done 02:57:50 #30 DONE 0.1s 02:57:50 02:57:50 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:50 #31 DONE 0.0s 02:57:50 02:57:50 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 02:57:51 #32 DONE 0.5s 02:57:51 02:57:51 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:57:51 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 02:57:51 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:57:51 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:57:51 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:57:51 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.1s 02:57:51 #33 ... 02:57:51 02:57:51 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:51 #31 DONE 0.0s 02:57:51 02:57:51 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:57:51 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.10MB / 3.33MB 0.3s 02:57:51 #33 ... 02:57:51 02:57:51 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 02:57:51 #32 DONE 0.5s 02:57:51 02:57:51 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:57:51 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 02:57:51 #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 02:57:51 #33 ... 02:57:51 02:57:51 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:51 #31 DONE 0.0s 02:57:51 02:57:51 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:57:51 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 02:57:51 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:57:51 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:57:51 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:57:51 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 02:57:51 #33 ... 02:57:51 02:57:51 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:51 #31 DONE 0.0s 02:57:51 02:57:51 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:57:51 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 02:57:51 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:57:51 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:57:51 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:57:51 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 02:57:51 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 02:57:51 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:57:51 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:57:51 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:57:51 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 02:57:51 #33 ... 02:57:51 02:57:51 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:51 #31 DONE 0.0s 02:57:51 02:57:51 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:57:52 #33 ... 02:57:52 02:57:52 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:52 #31 DONE 0.0s 02:57:52 02:57:52 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:57:52 #33 ... 02:57:52 02:57:52 #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 02:57:52 #32 DONE 1.0s 02:57:52 02:57:52 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:57:52 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 02:57:52 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:57:52 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:57:52 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:57:52 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 02:57:52 #33 ... 02:57:52 02:57:52 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:52 #31 DONE 0.0s 02:57:52 02:57:52 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 02:57:52 #34 DONE 1.3s 02:57:52 02:57:52 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:52 #31 DONE 0.0s 02:57:52 02:57:52 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:57:52 #33 ... 02:57:52 02:57:52 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 02:57:52 #32 DONE 1.3s 02:57:52 02:57:52 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:57:52 #35 DONE 1.4s 02:57:52 02:57:52 #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:57:52 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 02:57:52 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:57:52 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:57:52 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:57:52 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 02:57:52 #33 ... 02:57:52 02:57:52 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:52 #31 DONE 0.0s 02:57:52 02:57:52 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:57:52 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 02:57:52 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:57:52 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:57:52 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:57:52 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 02:57:52 #33 ... 02:57:52 02:57:52 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:57:52 #36 DONE 2.7s 02:57:52 02:57:52 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:52 #31 DONE 0.0s 02:57:52 02:57:52 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:57:53 #33 ... 02:57:53 02:57:53 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:53 #31 DONE 0.0s 02:57:53 02:57:53 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 02:57:53 #32 DONE 1.9s 02:57:53 02:57:53 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:57:53 #33 ... 02:57:53 02:57:53 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:57:53 #36 DONE 2.8s 02:57:53 02:57:53 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:57:53 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 02:57:53 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:57:53 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:57:53 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:57:53 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 02:57:53 #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.0s done 02:57:53 #33 ... 02:57:53 02:57:53 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:57:53 #31 DONE 0.0s 02:57:53 02:57:53 #37 [security-spire-server internal] load build context 02:57:53 #37 transferring context: 26.69kB 0.2s done 02:57:53 #37 DONE 0.8s 02:57:53 02:57:53 #38 [security-spire-agent internal] load build context 02:57:53 #38 transferring context: 26.22kB 0.2s done 02:57:53 #38 DONE 0.8s 02:57:53 02:57:53 #39 [security-spire-config internal] load build context 02:57:53 #39 transferring context: 24.94kB 0.1s done 02:57:53 #39 DONE 1.0s 02:57:53 02:57:53 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:57:53 #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done 02:57:53 #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:57:53 #40 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 02:57:53 #40 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 02:57:53 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s 02:57:54 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.5s 02:57:54 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.5s 02:57:54 #40 ... 02:57:54 02:57:54 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 02:57:54 #32 DONE 2.5s 02:57:54 02:57:54 #41 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:57:54 #41 DONE 1.8s 02:57:54 02:57:54 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:57:54 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s 02:57:54 #40 ... 02:57:54 02:57:54 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:57:54 #36 DONE 2.9s 02:57:54 02:57:54 #41 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 02:57:54 #41 DONE 1.8s 02:57:54 02:57:54 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:57:54 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done 02:57:54 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s 02:57:54 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done 02:57:54 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 02:57:54 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done 02:57:54 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.1s 02:57:55 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 1.5s 02:57:55 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 1.7s 02:57:55 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 02:57:55 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.85MB / 23.39MB 2.0s 02:57:55 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 02:57:55 #40 ... 02:57:55 02:57:55 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:57:55 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 02:57:55 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:57:55 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 02:57:55 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 02:57:55 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 02:57:55 #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.0s done 02:57:55 #33 DONE 5.4s 02:57:55 02:57:55 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:57:55 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 2.3s 02:57:56 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 2.6s 02:57:56 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 2.9s 02:57:56 #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 02:57:56 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 3.1s 02:57:57 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 3.8s 02:57:57 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.73MB / 23.39MB 4.2s 02:57:57 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 4.4s 02:57:58 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.83MB / 23.39MB 4.7s 02:58:00 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.0s done 02:58:00 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 02:58:01 #40 ... 02:58:01 02:58:01 #42 [core-metadata internal] load build context 02:58:01 #42 transferring context: 38.57MB 9.9s 02:58:01 #42 ... 02:58:01 02:58:01 #43 [core-keeper internal] load build context 02:58:01 #43 ... 02:58:01 02:58:01 #44 [security-spiffe-token-provider internal] load build context 02:58:01 #44 ... 02:58:01 02:58:01 #42 [core-metadata internal] load build context 02:58:02 #42 ... 02:58:02 02:58:02 #45 [core-common-config-bootstrapper internal] load build context 02:58:02 #45 ... 02:58:02 02:58:02 #43 [core-keeper internal] load build context 02:58:02 #43 ... 02:58:02 02:58:02 #46 [security-secretstore-setup internal] load build context 02:58:02 #46 ... 02:58:02 02:58:02 #47 [core-data internal] load build context 02:58:02 #47 ... 02:58:02 02:58:02 #48 [security-proxy-auth internal] load build context 02:58:02 #48 ... 02:58:02 02:58:02 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:58:02 #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.7s done 02:58:02 #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 02:58:02 #49 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 02:58:02 #49 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 02:58:02 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done 02:58:02 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done 02:58:02 #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.5s done 02:58:02 #49 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.8s done 02:58:02 #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 02:58:02 #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 02:58:02 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.8s 02:58:02 #49 ... 02:58:02 02:58:02 #50 [support-scheduler internal] load build context 02:58:03 #50 ... 02:58:03 02:58:03 #48 [security-proxy-auth internal] load build context 02:58:03 #48 ... 02:58:03 02:58:03 #51 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:03 #51 DONE 9.2s 02:58:03 02:58:03 #48 [security-proxy-auth internal] load build context 02:58:03 #48 ... 02:58:03 02:58:03 #52 [support-notifications internal] load build context 02:58:03 #52 ... 02:58:03 02:58:03 #53 [security-proxy-setup internal] load build context 02:58:03 #53 ... 02:58:03 02:58:03 #54 [core-command internal] load build context 02:58:03 #54 ... 02:58:03 02:58:03 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:58:04 #49 ... 02:58:04 02:58:04 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 02:58:04 #55 ... 02:58:04 02:58:04 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:58:04 #0 7.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:04 #0 7.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:04 #0 9.420 OK: 266 MiB in 52 packages 02:58:04 #56 ... 02:58:04 02:58:04 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:58:04 #57 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:04 #57 ... 02:58:04 02:58:04 #58 [security-bootstrapper internal] load build context 02:58:04 #58 ... 02:58:04 02:58:04 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:58:04 #59 ... 02:58:04 02:58:04 #58 [security-bootstrapper internal] load build context 02:58:04 #58 ... 02:58:04 02:58:04 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:58:04 #56 DONE 10.8s 02:58:05 02:58:05 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:58:05 #59 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:05 #59 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:05 #59 ... 02:58:05 02:58:05 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:58:06 #60 ... 02:58:06 02:58:06 #61 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:58:06 #61 ... 02:58:06 02:58:06 #48 [security-proxy-auth internal] load build context 02:58:06 #48 ... 02:58:06 02:58:06 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:58:06 #62 ... 02:58:06 02:58:06 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:58:06 #63 ... 02:58:06 02:58:06 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:58:06 #64 ... 02:58:06 02:58:06 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:58:07 #65 ... 02:58:07 02:58:07 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:58:07 #66 ... 02:58:07 02:58:07 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:58:07 #67 ... 02:58:07 02:58:07 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:58:07 #68 ... 02:58:07 02:58:07 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:07 #69 ... 02:58:07 02:58:07 #61 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:58:07 #61 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:09 #61 ... 02:58:09 02:58:09 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:58:09 #57 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:09 #57 13.60 OK: 266 MiB in 52 packages 02:58:09 #57 DONE 15.3s 02:58:09 02:58:09 #61 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:58:09 #61 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:09 #61 ... 02:58:09 02:58:09 #55 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:58:09 #55 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:09 #55 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:09 #55 14.21 OK: 266 MiB in 52 packages 02:58:09 #55 DONE 16.3s 02:58:09 02:58:09 #52 [support-notifications internal] load build context 02:58:09 #52 transferring context: 19.45MB 14.7s 02:58:11 #52 ... 02:58:11 02:58:11 #50 [support-scheduler internal] load build context 02:58:11 #50 ... 02:58:11 02:58:11 #52 [support-notifications internal] load build context 02:58:11 #52 ... 02:58:11 02:58:11 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:11 #69 DONE 14.7s 02:58:11 02:58:11 #52 [support-notifications internal] load build context 02:58:11 #52 ... 02:58:11 02:58:11 #44 [security-spiffe-token-provider internal] load build context 02:58:12 #44 ... 02:58:12 02:58:12 #42 [core-metadata internal] load build context 02:58:12 #42 ... 02:58:12 02:58:12 #45 [core-common-config-bootstrapper internal] load build context 02:58:12 #45 ... 02:58:12 02:58:12 #43 [core-keeper internal] load build context 02:58:12 #43 ... 02:58:12 02:58:12 #42 [core-metadata internal] load build context 02:58:12 #42 ... 02:58:12 02:58:12 #46 [security-secretstore-setup internal] load build context 02:58:12 #46 ... 02:58:12 02:58:12 #61 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:58:12 #61 16.73 (1/1) Installing dumb-init (1.2.5-r2) 02:58:12 #61 16.73 Executing busybox-1.36.1-r5.trigger 02:58:12 #61 16.73 OK: 8 MiB in 16 packages 02:58:12 #61 ... 02:58:12 02:58:12 #47 [core-data internal] load build context 02:58:13 #47 ... 02:58:13 02:58:13 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:58:13 #60 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:13 #60 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:13 #60 15.11 (1/2) Installing dumb-init (1.2.5-r2) 02:58:13 #60 15.11 (2/2) Installing su-exec (0.2-r3) 02:58:13 #60 15.28 Executing busybox-1.36.1-r5.trigger 02:58:13 #60 15.28 OK: 8 MiB in 17 packages 02:58:13 #60 DONE 17.1s 02:58:13 02:58:13 #47 [core-data internal] load build context 02:58:13 #47 ... 02:58:13 02:58:13 #43 [core-keeper internal] load build context 02:58:13 #43 ... 02:58:13 02:58:13 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:58:13 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.6s 02:58:13 #40 ... 02:58:13 02:58:13 #43 [core-keeper internal] load build context 02:58:13 #43 ... 02:58:13 02:58:13 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:58:13 #70 ... 02:58:13 02:58:13 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:58:13 #40 ... 02:58:13 02:58:13 #54 [core-command internal] load build context 02:58:14 #54 ... 02:58:14 02:58:14 #53 [security-proxy-setup internal] load build context 02:58:14 #53 ... 02:58:14 02:58:14 #54 [core-command internal] load build context 02:58:14 #54 ... 02:58:14 02:58:14 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:58:14 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.5s 02:58:14 #49 ... 02:58:14 02:58:14 #54 [core-command internal] load build context 02:58:14 #54 ... 02:58:14 02:58:14 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:58:14 #67 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:14 #67 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:14 #67 15.72 (1/1) Installing dumb-init (1.2.5-r2) 02:58:14 #67 15.72 Executing busybox-1.36.1-r5.trigger 02:58:14 #67 15.90 OK: 8 MiB in 16 packages 02:58:14 #67 DONE 18.1s 02:58:14 02:58:14 #54 [core-command internal] load build context 02:58:14 #54 transferring context: 31.16MB 19.8s 02:58:15 #54 ... 02:58:15 02:58:15 #61 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:58:15 #61 DONE 20.0s 02:58:15 02:58:15 #58 [security-bootstrapper internal] load build context 02:58:15 #58 ... 02:58:15 02:58:15 #54 [core-command internal] load build context 02:58:15 #54 ... 02:58:15 02:58:15 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:58:15 #59 15.00 v3.18.6-155-gd5c4544ad76 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:58:15 #59 15.00 v3.18.6-156-gaec01d0dd32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:58:15 #59 15.00 OK: 19954 distinct packages available 02:58:15 #59 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:15 #59 16.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:15 #59 19.03 OK: 266 MiB in 52 packages 02:58:15 #59 DONE 21.4s 02:58:15 02:58:15 #54 [core-command internal] load build context 02:58:16 #54 ... 02:58:16 02:58:16 #48 [security-proxy-auth internal] load build context 02:58:16 #48 ... 02:58:16 02:58:16 #54 [core-command internal] load build context 02:58:20 #54 transferring context: 40.38MB 24.8s 02:58:21 #54 ... 02:58:21 02:58:21 #50 [support-scheduler internal] load build context 02:58:21 #50 ... 02:58:21 02:58:21 #48 [security-proxy-auth internal] load build context 02:58:21 #48 ... 02:58:21 02:58:21 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:58:21 #71 ... 02:58:21 02:58:21 #50 [support-scheduler internal] load build context 02:58:22 #50 ... 02:58:22 02:58:22 #52 [support-notifications internal] load build context 02:58:22 #52 ... 02:58:22 02:58:22 #44 [security-spiffe-token-provider internal] load build context 02:58:22 #44 ... 02:58:22 02:58:22 #52 [support-notifications internal] load build context 02:58:22 #52 ... 02:58:22 02:58:22 #42 [core-metadata internal] load build context 02:58:22 #42 ... 02:58:22 02:58:22 #45 [core-common-config-bootstrapper internal] load build context 02:58:22 #45 ... 02:58:22 02:58:22 #46 [security-secretstore-setup internal] load build context 02:58:23 #46 ... 02:58:23 02:58:23 #45 [core-common-config-bootstrapper internal] load build context 02:58:23 #45 ... 02:58:23 02:58:23 #47 [core-data internal] load build context 02:58:23 #47 ... 02:58:23 02:58:23 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:58:23 #72 ... 02:58:23 02:58:23 #47 [core-data internal] load build context 02:58:23 #47 ... 02:58:23 02:58:23 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:58:23 #62 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:23 #62 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:23 #62 19.11 v3.18.6-155-gd5c4544ad76 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:58:23 #62 19.11 v3.18.6-156-gaec01d0dd32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:58:23 #62 19.11 OK: 19950 distinct packages available 02:58:23 #62 19.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:23 #62 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:23 #62 26.53 (1/11) Installing ca-certificates (20240226-r0) 02:58:23 #62 26.81 (2/11) Installing brotli-libs (1.0.9-r14) 02:58:23 #62 26.91 (3/11) Installing libunistring (1.1-r1) 02:58:23 #62 27.27 (4/11) Installing libidn2 (2.3.4-r1) 02:58:23 #62 ... 02:58:23 02:58:23 #47 [core-data internal] load build context 02:58:23 #47 ... 02:58:23 02:58:23 #43 [core-keeper internal] load build context 02:58:24 #43 ... 02:58:24 02:58:24 #47 [core-data internal] load build context 02:58:24 #47 ... 02:58:24 02:58:24 #53 [security-proxy-setup internal] load build context 02:58:24 #53 ... 02:58:24 02:58:24 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:58:24 #62 27.37 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:58:24 #62 27.42 (6/11) Installing libcurl (8.5.0-r0) 02:58:24 #62 27.57 (7/11) Installing curl (8.5.0-r0) 02:58:24 #62 27.63 (8/11) Installing dumb-init (1.2.5-r2) 02:58:24 #62 27.70 (9/11) Installing musl-obstack (1.2.3-r2) 02:58:24 #62 27.77 (10/11) Installing libucontext (1.2-r2) 02:58:24 #62 27.78 (11/11) Installing gcompat (1.1.0-r1) 02:58:24 #62 27.93 Executing busybox-1.36.1-r5.trigger 02:58:24 #62 28.09 Executing ca-certificates-20240226-r0.trigger 02:58:24 #62 ... 02:58:24 02:58:24 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:58:24 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.5s 02:58:24 #40 ... 02:58:24 02:58:24 #53 [security-proxy-setup internal] load build context 02:58:25 #53 transferring context: 35.50MB 30.0s 02:58:25 #53 ... 02:58:25 02:58:25 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:58:25 #0 9.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:25 #73 ... 02:58:25 02:58:25 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:58:25 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 26.3s 02:58:25 #49 ... 02:58:25 02:58:25 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:58:25 #64 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:25 #64 19.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:25 #64 22.81 v3.18.6-155-gd5c4544ad76 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:58:25 #64 22.81 v3.18.6-156-gaec01d0dd32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:58:25 #64 22.81 OK: 19950 distinct packages available 02:58:25 #64 23.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:25 #64 25.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:25 #64 ... 02:58:25 02:58:25 #58 [security-bootstrapper internal] load build context 02:58:25 #58 ... 02:58:25 02:58:25 #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:58:25 #0 9.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:25 #74 ... 02:58:25 02:58:25 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:58:25 #68 18.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:25 #68 19.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:25 #68 23.50 (1/4) Installing ca-certificates (20240226-r0) 02:58:25 #68 24.10 (2/4) Installing dumb-init (1.2.5-r2) 02:58:25 #68 24.10 (3/4) Installing su-exec (0.2-r3) 02:58:25 #68 24.18 (4/4) Installing yq (4.33.3-r5) 02:58:25 #68 25.24 Executing busybox-1.36.1-r5.trigger 02:58:25 #68 25.34 Executing ca-certificates-20240226-r0.trigger 02:58:25 #68 26.44 OK: 18 MiB in 19 packages 02:58:25 #68 DONE 29.0s 02:58:25 02:58:25 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:58:26 #75 ... 02:58:26 02:58:26 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:58:26 #65 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:26 #65 21.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:26 #65 28.09 v3.18.6-155-gd5c4544ad76 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:58:26 #65 28.09 v3.18.6-156-gaec01d0dd32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:58:26 #65 28.09 OK: 19950 distinct packages available 02:58:26 #65 29.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:26 #65 ... 02:58:26 02:58:26 #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:58:26 #74 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:27 #74 ... 02:58:27 02:58:27 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:58:27 #63 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:27 #63 22.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:27 #63 29.23 (1/2) Installing ca-certificates (20240226-r0) 02:58:27 #63 29.73 (2/2) Installing dumb-init (1.2.5-r2) 02:58:27 #63 29.73 Executing busybox-1.36.1-r5.trigger 02:58:27 #63 29.79 Executing ca-certificates-20240226-r0.trigger 02:58:27 #63 ... 02:58:27 02:58:27 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:58:28 #40 ... 02:58:28 02:58:28 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:58:28 #66 21.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:28 #66 22.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:28 #66 ... 02:58:28 02:58:28 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:58:28 #73 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:29 #73 ... 02:58:29 02:58:29 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:58:29 #62 29.92 OK: 13 MiB in 26 packages 02:58:29 #62 DONE 32.2s 02:58:29 02:58:29 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:58:29 #40 ... 02:58:29 02:58:29 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:58:29 #70 15.24 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:29 #70 17.21 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:29 #70 24.80 OK: 266 MiB in 52 packages 02:58:29 #70 ... 02:58:29 02:58:29 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:58:29 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 29.5s 02:58:30 #40 ... 02:58:30 02:58:30 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:58:30 #63 30.83 OK: 9 MiB in 17 packages 02:58:30 #63 DONE 33.7s 02:58:30 02:58:30 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:58:31 #40 ... 02:58:31 02:58:31 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:58:31 #70 DONE 27.6s 02:58:31 02:58:31 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:58:31 #40 ... 02:58:31 02:58:31 #54 [core-command internal] load build context 02:58:31 #54 transferring context: 66.84MB 36.5s 02:58:31 #54 ... 02:58:31 02:58:31 #53 [security-proxy-setup internal] load build context 02:58:31 #53 ... 02:58:31 02:58:31 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:58:31 #40 ... 02:58:31 02:58:31 #48 [security-proxy-auth internal] load build context 02:58:31 #48 ... 02:58:31 02:58:31 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:58:31 #64 33.17 (1/4) Installing dumb-init (1.2.5-r2) 02:58:31 #64 33.17 (2/4) Installing musl-obstack (1.2.3-r2) 02:58:31 #64 33.36 (3/4) Installing libucontext (1.2-r2) 02:58:31 #64 33.36 (4/4) Installing gcompat (1.1.0-r1) 02:58:31 #64 33.36 Executing busybox-1.36.1-r5.trigger 02:58:31 #64 33.56 OK: 8 MiB in 19 packages 02:58:32 #64 DONE 35.2s 02:58:32 02:58:32 #48 [security-proxy-auth internal] load build context 02:58:32 #48 ... 02:58:32 02:58:32 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:58:32 #71 10.33 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:32 #71 11.96 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:32 #71 19.30 (1/1) Installing dumb-init (1.2.5-r2) 02:58:32 #71 20.27 Executing busybox-1.36.1-r5.trigger 02:58:32 #71 ... 02:58:32 02:58:32 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:58:32 #76 ... 02:58:32 02:58:32 #50 [support-scheduler internal] load build context 02:58:32 #50 ... 02:58:32 02:58:32 #44 [security-spiffe-token-provider internal] load build context 02:58:32 #44 ... 02:58:32 02:58:32 #50 [support-scheduler internal] load build context 02:58:32 #50 ... 02:58:32 02:58:32 #52 [support-notifications internal] load build context 02:58:32 #52 ... 02:58:32 02:58:32 #50 [support-scheduler internal] load build context 02:58:32 #50 ... 02:58:32 02:58:32 #42 [core-metadata internal] load build context 02:58:32 #42 ... 02:58:32 02:58:32 #50 [support-scheduler internal] load build context 02:58:33 #50 ... 02:58:33 02:58:33 #45 [core-common-config-bootstrapper internal] load build context 02:58:33 #45 ... 02:58:33 02:58:33 #46 [security-secretstore-setup internal] load build context 02:58:33 #46 ... 02:58:33 02:58:33 #50 [support-scheduler internal] load build context 02:58:33 #50 ... 02:58:33 02:58:33 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:58:33 #66 31.92 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:58:33 #66 32.88 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:58:33 #66 33.23 (3/6) Installing dumb-init (1.2.5-r2) 02:58:33 #66 33.23 (4/6) Installing openssl (3.1.4-r6) 02:58:33 #66 33.23 (5/6) Installing su-exec (0.2-r3) 02:58:33 #66 33.23 (6/6) Installing yq (4.33.3-r5) 02:58:33 #66 34.25 Executing busybox-1.36.1-r5.trigger 02:58:33 #66 34.48 OK: 18 MiB in 19 packages 02:58:33 #66 DONE 36.9s 02:58:33 02:58:33 #50 [support-scheduler internal] load build context 02:58:34 #50 ... 02:58:34 02:58:34 #43 [core-keeper internal] load build context 02:58:34 #43 ... 02:58:34 02:58:34 #50 [support-scheduler internal] load build context 02:58:34 #50 ... 02:58:34 02:58:34 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:58:34 #71 20.55 OK: 8 MiB in 16 packages 02:58:34 #71 DONE 22.8s 02:58:34 02:58:34 #50 [support-scheduler internal] load build context 02:58:34 #50 ... 02:58:34 02:58:34 #47 [core-data internal] load build context 02:58:34 #47 ... 02:58:34 02:58:34 #50 [support-scheduler internal] load build context 02:58:34 #50 ... 02:58:34 02:58:34 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:58:34 #72 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:34 #72 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:34 #72 20.49 Upgrading critical system libraries and apk-tools: 02:58:34 #72 20.49 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 02:58:34 #72 20.49 Executing busybox-1.36.1-r5.trigger 02:58:34 #72 21.34 Continuing the upgrade transaction with new apk-tools: 02:58:34 #72 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:34 #72 ... 02:58:34 02:58:34 #47 [core-data internal] load build context 02:58:35 #47 ... 02:58:35 02:58:35 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:58:35 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 36.2s 02:58:35 #49 ... 02:58:35 02:58:35 #52 [support-notifications internal] load build context 02:58:35 #52 ... 02:58:35 02:58:35 #58 [security-bootstrapper internal] load build context 02:58:35 #58 ... 02:58:35 02:58:35 #52 [support-notifications internal] load build context 02:58:36 #52 ... 02:58:36 02:58:36 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:58:36 #65 32.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:36 #65 37.29 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:58:36 #65 37.73 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:58:36 #65 37.73 (3/7) Installing dumb-init (1.2.5-r2) 02:58:36 #65 37.73 (4/7) Installing musl-obstack (1.2.3-r2) 02:58:36 #65 37.73 (5/7) Installing libucontext (1.2-r2) 02:58:36 #65 37.78 (6/7) Installing gcompat (1.1.0-r1) 02:58:36 #65 37.78 (7/7) Installing openssl (3.1.4-r6) 02:58:36 #65 37.95 Executing busybox-1.36.1-r5.trigger 02:58:36 #65 38.11 OK: 9 MiB in 20 packages 02:58:36 #65 DONE 39.7s 02:58:36 02:58:36 #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:58:39 #77 ... 02:58:39 02:58:39 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:58:39 #0 8.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:39 #0 9.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:39 #78 ... 02:58:39 02:58:39 #50 [support-scheduler internal] load build context 02:58:39 #50 transferring context: 94.60MB 45.8s 02:58:39 #50 ... 02:58:39 02:58:39 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:58:39 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 37.2s done 02:58:39 #49 DONE 46.8s 02:58:39 02:58:39 #50 [support-scheduler internal] load build context 02:58:40 #50 ... 02:58:40 02:58:40 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:58:40 #74 17.63 Upgrading critical system libraries and apk-tools: 02:58:40 #74 17.63 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 02:58:40 #74 17.73 Executing busybox-1.36.1-r5.trigger 02:58:40 #74 18.16 Continuing the upgrade transaction with new apk-tools: 02:58:40 #74 18.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:40 #74 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:40 #74 23.16 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:58:40 #74 23.16 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:58:40 #74 23.58 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:58:40 #74 23.69 OK: 8 MiB in 16 packages 02:58:40 #74 DONE 26.1s 02:58:40 02:58:40 #50 [support-scheduler internal] load build context 02:58:41 #50 ... 02:58:41 02:58:41 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:58:41 #0 9.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:41 #79 ... 02:58:41 02:58:41 #47 [core-data internal] load build context 02:58:41 #47 ... 02:58:41 02:58:41 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:58:41 #79 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:41 #79 ... 02:58:41 02:58:41 #53 [security-proxy-setup internal] load build context 02:58:41 #53 ... 02:58:41 02:58:41 #54 [core-command internal] load build context 02:58:42 #54 ... 02:58:42 02:58:42 #47 [core-data internal] load build context 02:58:42 #47 ... 02:58:42 02:58:42 #48 [security-proxy-auth internal] load build context 02:58:42 #48 ... 02:58:42 02:58:42 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:58:42 #72 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:42 #72 26.94 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:58:42 #72 27.11 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:58:42 #72 27.64 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:58:42 #72 27.70 OK: 8 MiB in 17 packages 02:58:42 #72 DONE 29.2s 02:58:42 02:58:42 #48 [security-proxy-auth internal] load build context 02:58:42 #48 ... 02:58:42 02:58:42 #47 [core-data internal] load build context 02:58:42 #47 ... 02:58:42 02:58:42 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:58:42 #75 6.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:42 #75 8.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:42 #75 12.32 Upgrading critical system libraries and apk-tools: 02:58:42 #75 12.32 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 02:58:42 #75 12.35 Executing busybox-1.36.1-r5.trigger 02:58:42 #75 13.27 Continuing the upgrade transaction with new apk-tools: 02:58:42 #75 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:42 #75 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:42 #75 ... 02:58:42 02:58:42 #44 [security-spiffe-token-provider internal] load build context 02:58:42 #44 ... 02:58:42 02:58:42 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:58:42 #78 14.02 Upgrading critical system libraries and apk-tools: 02:58:42 #78 14.02 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 02:58:42 #78 14.02 Executing busybox-1.36.1-r5.trigger 02:58:43 #78 ... 02:58:43 02:58:43 #42 [core-metadata internal] load build context 02:58:43 #42 transferring context: 92.60MB 52.2s 02:58:43 #42 ... 02:58:43 02:58:43 #54 [core-command internal] load build context 02:58:43 #54 ... 02:58:43 02:58:43 #45 [core-common-config-bootstrapper internal] load build context 02:58:43 #45 ... 02:58:43 02:58:43 #46 [security-secretstore-setup internal] load build context 02:58:43 #46 ... 02:58:43 02:58:43 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:58:43 #73 18.64 Upgrading critical system libraries and apk-tools: 02:58:43 #73 18.64 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 02:58:43 #73 18.64 Executing busybox-1.36.1-r5.trigger 02:58:43 #73 19.75 Continuing the upgrade transaction with new apk-tools: 02:58:43 #73 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:43 #73 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:43 #73 25.82 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:58:43 #73 25.88 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:58:43 #73 26.31 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:58:43 #73 26.46 OK: 8 MiB in 16 packages 02:58:43 #73 DONE 28.8s 02:58:43 02:58:43 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:58:43 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 43.6s 02:58:44 #40 ... 02:58:44 02:58:44 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:58:44 #78 14.84 Continuing the upgrade transaction with new apk-tools: 02:58:44 #78 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:44 #78 ... 02:58:44 02:58:44 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:58:44 #0 8.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:44 #0 9.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:44 #80 ... 02:58:44 02:58:44 #46 [security-secretstore-setup internal] load build context 02:58:44 #46 ... 02:58:44 02:58:44 #43 [core-keeper internal] load build context 02:58:44 #43 ... 02:58:44 02:58:44 #46 [security-secretstore-setup internal] load build context 02:58:45 #46 ... 02:58:45 02:58:45 #58 [security-bootstrapper internal] load build context 02:58:46 #58 ... 02:58:46 02:58:46 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:58:46 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 46.4s done 02:58:46 #40 ... 02:58:46 02:58:46 #52 [support-notifications internal] load build context 02:58:46 #52 ... 02:58:46 02:58:46 #46 [security-secretstore-setup internal] load build context 02:58:49 #46 ... 02:58:49 02:58:49 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:58:49 #76 6.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:49 #76 8.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:49 #76 13.39 Upgrading critical system libraries and apk-tools: 02:58:49 #76 13.39 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 02:58:49 #76 13.39 Executing busybox-1.36.1-r5.trigger 02:58:49 #76 14.19 Continuing the upgrade transaction with new apk-tools: 02:58:49 #76 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:49 #76 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:49 #76 ... 02:58:49 02:58:49 #46 [security-secretstore-setup internal] load build context 02:58:49 #46 transferring context: 75.69MB 56.3s 02:58:49 #46 ... 02:58:49 02:58:49 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:58:49 #75 20.42 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:58:49 #75 20.45 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:58:49 #75 21.02 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:58:49 #75 21.13 Executing ca-certificates-20240226-r0.trigger 02:58:49 #75 22.29 OK: 18 MiB in 19 packages 02:58:49 #75 DONE 23.6s 02:58:49 02:58:49 #46 [security-secretstore-setup internal] load build context 02:58:49 #46 ... 02:58:49 02:58:49 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:58:49 #81 DONE 6.9s 02:58:49 02:58:49 #46 [security-secretstore-setup internal] load build context 02:58:50 #46 ... 02:58:50 02:58:50 #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:58:50 #82 DONE 1.0s 02:58:50 02:58:50 #46 [security-secretstore-setup internal] load build context 02:58:50 #46 ... 02:58:50 02:58:50 #50 [support-scheduler internal] load build context 02:58:51 #50 ... 02:58:51 02:58:51 #46 [security-secretstore-setup internal] load build context 02:58:51 #46 ... 02:58:51 02:58:51 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:58:51 #78 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:51 #78 19.73 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:58:51 #78 19.82 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:58:51 #78 20.20 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:58:51 #78 20.27 Executing ca-certificates-20240226-r0.trigger 02:58:51 #78 21.19 OK: 13 MiB in 26 packages 02:58:51 #78 DONE 22.3s 02:58:51 02:58:51 #46 [security-secretstore-setup internal] load build context 02:58:51 #46 ... 02:58:51 02:58:51 #53 [security-proxy-setup internal] load build context 02:58:52 #53 ... 02:58:52 02:58:52 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:58:52 #76 18.52 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:58:52 #76 18.57 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:58:52 #76 18.88 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:58:52 #76 18.98 OK: 8 MiB in 19 packages 02:58:52 #76 DONE 20.1s 02:58:52 02:58:52 #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:58:52 #83 ... 02:58:52 02:58:52 #48 [security-proxy-auth internal] load build context 02:58:52 #48 ... 02:58:52 02:58:52 #47 [core-data internal] load build context 02:58:52 #47 ... 02:58:52 02:58:52 #48 [security-proxy-auth internal] load build context 02:58:53 #48 ... 02:58:53 02:58:53 #44 [security-spiffe-token-provider internal] load build context 02:58:53 #44 ... 02:58:53 02:58:53 #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:58:53 #77 6.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:53 #77 8.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:53 #77 12.88 Upgrading critical system libraries and apk-tools: 02:58:53 #77 12.88 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 02:58:53 #77 12.90 Executing busybox-1.36.1-r5.trigger 02:58:53 #77 13.68 Continuing the upgrade transaction with new apk-tools: 02:58:53 #77 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:53 #77 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:53 #77 ... 02:58:53 02:58:53 #42 [core-metadata internal] load build context 02:58:53 #42 transferring context: 112.14MB 62.3s 02:58:53 #42 ... 02:58:53 02:58:53 #48 [security-proxy-auth internal] load build context 02:58:53 #48 ... 02:58:53 02:58:53 #54 [core-command internal] load build context 02:58:53 #54 ... 02:58:53 02:58:53 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:58:53 #80 13.34 Upgrading critical system libraries and apk-tools: 02:58:53 #80 13.34 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 02:58:53 #80 13.41 Executing busybox-1.36.1-r5.trigger 02:58:53 #80 15.23 Continuing the upgrade transaction with new apk-tools: 02:58:53 #80 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:53 #80 16.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:53 #80 18.77 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:58:53 #80 18.80 OK: 18 MiB in 19 packages 02:58:53 #80 DONE 19.8s 02:58:53 02:58:53 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:58:53 #79 13.96 Upgrading critical system libraries and apk-tools: 02:58:53 #79 13.96 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 02:58:53 #79 14.04 Executing busybox-1.36.1-r5.trigger 02:58:53 #79 15.25 Continuing the upgrade transaction with new apk-tools: 02:58:53 #79 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:58:53 #79 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:58:53 #79 20.80 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:58:53 #79 20.80 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:58:53 #79 21.14 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:58:53 #79 21.14 Executing ca-certificates-20240226-r0.trigger 02:58:53 #79 21.89 OK: 9 MiB in 17 packages 02:58:53 #79 DONE 23.0s 02:58:53 02:58:53 #54 [core-command internal] load build context 02:58:53 #54 ... 02:58:53 02:58:53 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:58:53 #84 ... 02:58:53 02:58:53 #45 [core-common-config-bootstrapper internal] load build context 02:58:54 #45 ... 02:58:54 02:58:54 #54 [core-command internal] load build context 02:58:54 #54 ... 02:58:54 02:58:54 #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:58:54 #83 DONE 2.3s 02:58:54 02:58:54 #54 [core-command internal] load build context 02:58:54 #54 ... 02:58:54 02:58:54 #43 [core-keeper internal] load build context 02:58:54 #43 ... 02:58:54 02:58:54 #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:58:54 #77 17.10 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:58:54 #77 17.13 OK: 9 MiB in 20 packages 02:58:54 #77 DONE 18.3s 02:58:54 02:58:54 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:58:55 #85 ... 02:58:55 02:58:55 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:58:55 #84 DONE 1.3s 02:58:55 02:58:55 #43 [core-keeper internal] load build context 02:58:55 #43 ... 02:58:55 02:58:55 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:58:55 #86 DONE 0.7s 02:58:55 02:58:55 #43 [core-keeper internal] load build context 02:58:56 #43 ... 02:58:56 02:58:56 #87 [security-spire-config stage-2 6/10] COPY security.txt / 02:58:56 #87 DONE 0.5s 02:58:56 02:58:56 #43 [core-keeper internal] load build context 02:58:56 #43 ... 02:58:56 02:58:56 #58 [security-bootstrapper internal] load build context 02:58:56 #58 ... 02:58:56 02:58:56 #43 [core-keeper internal] load build context 02:58:56 #43 ... 02:58:56 02:58:56 #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:58:56 #88 DONE 0.7s 02:58:56 02:58:56 #43 [core-keeper internal] load build context 02:58:56 #43 ... 02:58:56 02:58:56 #52 [support-notifications internal] load build context 02:58:56 #52 ... 02:58:56 02:58:56 #43 [core-keeper internal] load build context 02:58:57 #43 ... 02:58:57 02:58:57 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:58:57 #40 ... 02:58:57 02:58:57 #43 [core-keeper internal] load build context 02:58:57 #43 ... 02:58:57 02:58:57 #89 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:58:57 #89 DONE 0.8s 02:58:57 02:58:57 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:58:57 #90 DONE 2.9s 02:58:57 02:58:57 #43 [core-keeper internal] load build context 02:58:57 #43 ... 02:58:57 02:58:57 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:58:57 #85 DONE 3.0s 02:58:57 02:58:57 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:58:58 #91 ... 02:58:58 02:58:58 #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:58:58 #92 DONE 0.8s 02:58:58 02:58:58 #93 [security-spire-config] exporting to image 02:58:58 #93 exporting layers 02:58:58 #93 ... 02:58:58 02:58:58 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:58:58 #94 DONE 1.3s 02:58:59 02:58:59 #58 [security-bootstrapper internal] load build context 02:58:59 #58 transferring context: 79.40MB 63.7s 02:59:00 #58 ... 02:59:00 02:59:00 #95 [security-spire-server stage-2 6/9] COPY security.txt / 02:59:00 #95 DONE 0.9s 02:59:00 02:59:00 #58 [security-bootstrapper internal] load build context 02:59:00 #58 ... 02:59:00 02:59:00 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:59:00 #91 DONE 2.4s 02:59:00 02:59:00 #58 [security-bootstrapper internal] load build context 02:59:00 #58 ... 02:59:00 02:59:00 #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:59:00 #96 DONE 0.6s 02:59:00 02:59:00 #58 [security-bootstrapper internal] load build context 02:59:01 #58 ... 02:59:01 02:59:01 #50 [support-scheduler internal] load build context 02:59:01 #50 ... 02:59:01 02:59:01 #58 [security-bootstrapper internal] load build context 02:59:01 #58 ... 02:59:01 02:59:01 #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:59:01 #97 DONE 0.9s 02:59:01 02:59:01 #58 [security-bootstrapper internal] load build context 02:59:01 #58 ... 02:59:01 02:59:01 #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:59:01 #98 DONE 1.1s 02:59:01 02:59:01 #58 [security-bootstrapper internal] load build context 02:59:02 #58 ... 02:59:02 02:59:02 #46 [security-secretstore-setup internal] load build context 02:59:02 #46 ... 02:59:02 02:59:02 #53 [security-proxy-setup internal] load build context 02:59:02 #53 ... 02:59:02 02:59:02 #46 [security-secretstore-setup internal] load build context 02:59:02 #46 ... 02:59:02 02:59:02 #99 [security-spire-agent stage-3 7/10] COPY security.txt / 02:59:02 #99 DONE 0.8s 02:59:02 02:59:02 #46 [security-secretstore-setup internal] load build context 02:59:03 #46 ... 02:59:03 02:59:03 #47 [core-data internal] load build context 02:59:03 #47 ... 02:59:03 02:59:03 #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:59:03 #100 DONE 1.1s 02:59:03 02:59:03 #47 [core-data internal] load build context 02:59:03 #47 ... 02:59:03 02:59:03 #93 [security-spire-server] exporting to image 02:59:03 #93 writing image sha256:9fdd1646d5323736bb81fb5e43e6a633d385bea44a5d7eb8df8d651136156fae done 02:59:03 #93 naming to docker.io/library/security-spire-config-arm64 done 02:59:03 #93 ... 02:59:03 02:59:03 #44 [security-spiffe-token-provider internal] load build context 02:59:03 #44 ... 02:59:03 02:59:03 #46 [security-secretstore-setup internal] load build context 02:59:03 #46 ... 02:59:03 02:59:03 #42 [core-metadata internal] load build context 02:59:03 #42 transferring context: 143.06MB 72.5s 02:59:03 #42 ... 02:59:03 02:59:03 #46 [security-secretstore-setup internal] load build context 02:59:03 #46 ... 02:59:03 02:59:03 #48 [security-proxy-auth internal] load build context 02:59:04 #48 ... 02:59:04 02:59:04 #46 [security-secretstore-setup internal] load build context 02:59:04 #46 ... 02:59:04 02:59:04 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:59:04 #101 DONE 1.6s 02:59:04 02:59:04 #46 [security-secretstore-setup internal] load build context 02:59:04 #46 ... 02:59:04 02:59:04 #45 [core-common-config-bootstrapper internal] load build context 02:59:04 #45 ... 02:59:04 02:59:04 #46 [security-secretstore-setup internal] load build context 02:59:04 #46 ... 02:59:04 02:59:04 #54 [core-command internal] load build context 02:59:04 #54 ... 02:59:04 02:59:04 #45 [core-common-config-bootstrapper internal] load build context 02:59:05 #45 ... 02:59:05 02:59:05 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:59:05 #102 DONE 0.8s 02:59:05 02:59:05 #45 [core-common-config-bootstrapper internal] load build context 02:59:05 #45 ... 02:59:05 02:59:05 #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:59:05 #103 DONE 0.7s 02:59:05 02:59:05 #45 [core-common-config-bootstrapper internal] load build context 02:59:07 #45 ... 02:59:07 02:59:07 #52 [support-notifications internal] load build context 02:59:07 #52 ... 02:59:07 02:59:07 #45 [core-common-config-bootstrapper internal] load build context 02:59:08 #45 ... 02:59:08 02:59:08 #43 [core-keeper internal] load build context 02:59:08 #43 ... 02:59:08 02:59:08 #45 [core-common-config-bootstrapper internal] load build context 02:59:09 #45 ... 02:59:09 02:59:09 #47 [core-data internal] load build context 02:59:09 #47 transferring context: 254.79MB 76.0s done 02:59:09 #47 DONE 76.6s 02:59:09 02:59:09 #45 [core-common-config-bootstrapper internal] load build context 02:59:10 #45 ... 02:59:10 02:59:10 #104 [core-data builder 4/7] COPY go.mod vendor* ./ 02:59:10 #104 DONE 1.3s 02:59:10 02:59:10 #45 [core-common-config-bootstrapper internal] load build context 02:59:10 #45 ... 02:59:10 02:59:10 #93 [security-spire-agent] exporting to image 02:59:10 #93 exporting layers 4.4s done 02:59:10 #93 writing image sha256:41c07185be924dc2749473204dec786eec87ca2d51a132c91f94dbd39964c3cb 0.1s done 02:59:10 #93 naming to docker.io/library/security-spire-server-arm64 0.0s done 02:59:10 #93 writing image sha256:215e80e4372e1198decf5ce4038143d3d00b1396198a3a08325466d2d293d605 0.1s done 02:59:10 #93 naming to docker.io/library/security-spire-agent-arm64 0.0s done 02:59:10 #93 DONE 12.0s 02:59:10 02:59:10 #45 [core-common-config-bootstrapper internal] load build context 02:59:11 #45 ... 02:59:11 02:59:11 #50 [support-scheduler internal] load build context 02:59:11 #50 ... 02:59:11 02:59:11 #45 [core-common-config-bootstrapper internal] load build context 02:59:12 #45 ... 02:59:12 02:59:12 #58 [security-bootstrapper internal] load build context 02:59:12 #58 ... 02:59:12 02:59:12 #45 [core-common-config-bootstrapper internal] load build context 02:59:12 #45 ... 02:59:12 02:59:12 #53 [security-proxy-setup internal] load build context 02:59:12 #53 ... 02:59:12 02:59:12 #45 [core-common-config-bootstrapper internal] load build context 02:59:13 #45 ... 02:59:13 02:59:13 #44 [security-spiffe-token-provider internal] load build context 02:59:13 #44 ... 02:59:13 02:59:13 #45 [core-common-config-bootstrapper internal] load build context 02:59:13 #45 transferring context: 172.94MB 81.5s 02:59:13 #45 ... 02:59:13 02:59:13 #42 [core-metadata internal] load build context 02:59:14 #42 ... 02:59:14 02:59:14 #48 [security-proxy-auth internal] load build context 02:59:14 #48 ... 02:59:14 02:59:14 #45 [core-common-config-bootstrapper internal] load build context 02:59:15 #45 ... 02:59:15 02:59:15 #46 [security-secretstore-setup internal] load build context 02:59:15 #46 ... 02:59:15 02:59:15 #54 [core-command internal] load build context 02:59:15 #54 ... 02:59:15 02:59:15 #46 [security-secretstore-setup internal] load build context 02:59:17 #46 ... 02:59:17 02:59:17 #52 [support-notifications internal] load build context 02:59:17 #52 ... 02:59:17 02:59:17 #54 [core-command internal] load build context 02:59:17 #54 transferring context: 254.79MB 82.1s done 02:59:17 #54 DONE 83.8s 02:59:17 02:59:17 #52 [support-notifications internal] load build context 02:59:17 #52 ... 02:59:17 02:59:17 #46 [security-secretstore-setup internal] load build context 02:59:17 #46 ... 02:59:17 02:59:17 #48 [security-proxy-auth internal] load build context 02:59:17 #48 transferring context: 254.79MB 84.8s done 02:59:17 #48 DONE 85.0s 02:59:17 02:59:17 #46 [security-secretstore-setup internal] load build context 02:59:17 #46 ... 02:59:17 02:59:17 #50 [support-scheduler internal] load build context 02:59:17 #50 transferring context: 254.79MB 84.5s done 02:59:17 #50 DONE 85.2s 02:59:17 02:59:17 #46 [security-secretstore-setup internal] load build context 02:59:18 #46 ... 02:59:18 02:59:18 #43 [core-keeper internal] load build context 02:59:18 #43 ... 02:59:18 02:59:18 #46 [security-secretstore-setup internal] load build context 02:59:19 #46 ... 02:59:19 02:59:19 #53 [security-proxy-setup internal] load build context 02:59:19 #53 transferring context: 254.79MB 84.3s done 02:59:19 #53 DONE 85.9s 02:59:19 02:59:19 #105 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:59:20 #105 ... 02:59:20 02:59:20 #106 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:20 #106 ... 02:59:20 02:59:20 #52 [support-notifications internal] load build context 02:59:21 #52 ... 02:59:21 02:59:21 #105 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:59:21 #105 DONE 1.7s 02:59:21 02:59:21 #52 [support-notifications internal] load build context 02:59:22 #52 transferring context: 254.79MB 87.5s done 02:59:22 #52 ... 02:59:22 02:59:22 #58 [security-bootstrapper internal] load build context 02:59:22 #58 ... 02:59:22 02:59:22 #43 [core-keeper internal] load build context 02:59:23 #43 ... 02:59:23 02:59:23 #52 [support-notifications internal] load build context 02:59:23 #52 DONE 89.4s 02:59:23 02:59:23 #43 [core-keeper internal] load build context 02:59:24 #43 ... 02:59:24 02:59:24 #44 [security-spiffe-token-provider internal] load build context 02:59:24 #44 ... 02:59:24 02:59:24 #107 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:59:24 #107 DONE 0.8s 02:59:24 02:59:24 #44 [security-spiffe-token-provider internal] load build context 02:59:24 #44 ... 02:59:24 02:59:24 #43 [core-keeper internal] load build context 02:59:24 #43 ... 02:59:24 02:59:24 #42 [core-metadata internal] load build context 02:59:24 #42 ... 02:59:24 02:59:24 #44 [security-spiffe-token-provider internal] load build context 02:59:25 #44 ... 02:59:25 02:59:25 #45 [core-common-config-bootstrapper internal] load build context 02:59:25 #45 ... 02:59:25 02:59:25 #43 [core-keeper internal] load build context 02:59:26 #43 ... 02:59:26 02:59:26 #46 [security-secretstore-setup internal] load build context 02:59:26 #46 transferring context: 254.79MB 93.2s done 02:59:26 #46 DONE 93.9s 02:59:26 02:59:26 #43 [core-keeper internal] load build context 02:59:27 #43 ... 02:59:27 02:59:27 #42 [core-metadata internal] load build context 02:59:27 #42 transferring context: 254.79MB 96.5s done 02:59:27 #42 DONE 96.7s 02:59:27 02:59:27 #43 [core-keeper internal] load build context 02:59:28 #43 ... 02:59:28 02:59:28 #45 [core-common-config-bootstrapper internal] load build context 02:59:28 #45 transferring context: 254.79MB 96.0s done 02:59:28 #45 DONE 96.5s 02:59:28 02:59:28 #43 [core-keeper internal] load build context 02:59:30 #43 ... 02:59:30 02:59:30 #58 [security-bootstrapper internal] load build context 02:59:30 #58 transferring context: 254.79MB 94.3s done 02:59:30 #58 DONE 95.7s 02:59:30 02:59:30 #43 [core-keeper internal] load build context 02:59:30 #43 ... 02:59:30 02:59:30 #44 [security-spiffe-token-provider internal] load build context 02:59:30 #44 transferring context: 254.79MB 98.7s done 02:59:30 #44 DONE 98.9s 02:59:30 02:59:30 #43 [core-keeper internal] load build context 02:59:31 #43 ... 02:59:31 02:59:31 #108 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:31 #108 ... 02:59:31 02:59:31 #43 [core-keeper internal] load build context 02:59:31 #43 ... 02:59:31 02:59:31 #109 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:59:31 #109 DONE 1.2s 02:59:31 02:59:31 #43 [core-keeper internal] load build context 02:59:32 #43 transferring context: 254.79MB 101.0s done 02:59:32 #43 DONE 101.1s 02:59:32 02:59:32 #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:59:33 #110 DONE 0.6s 02:59:33 02:59:33 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:33 #111 ... 02:59:33 02:59:33 #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:34 #112 ... 02:59:34 02:59:34 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:13 #113 ... 03:00:13 03:00:13 #106 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:13 #106 DONE 62.3s 03:00:13 03:00:13 #114 [core-data builder 6/7] COPY . . 03:00:16 #114 DONE 3.5s 03:00:16 03:00:16 #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:16 #115 CACHED 03:00:16 03:00:16 #116 [core-command builder 6/7] COPY . . 03:00:16 #116 CACHED 03:00:16 03:00:16 #117 [core-command builder 4/7] COPY go.mod vendor* ./ 03:00:16 #117 CACHED 03:00:16 03:00:16 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:16 #118 CACHED 03:00:16 03:00:16 #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:00:16 #119 CACHED 03:00:16 03:00:16 #120 [security-proxy-auth builder 6/7] COPY . . 03:00:16 #120 CACHED 03:00:16 03:00:16 #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:00:16 #121 CACHED 03:00:16 03:00:16 #122 [support-scheduler builder 6/7] COPY . . 03:00:16 #122 CACHED 03:00:16 03:00:16 #123 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:16 #123 CACHED 03:00:16 03:00:16 #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:00:16 #124 CACHED 03:00:16 03:00:16 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:16 #125 CACHED 03:00:16 03:00:16 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 03:00:16 #126 CACHED 03:00:16 03:00:16 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:00:16 #127 CACHED 03:00:16 03:00:16 #128 [core-metadata builder 6/7] COPY . . 03:00:16 #128 CACHED 03:00:16 03:00:16 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:16 #129 CACHED 03:00:16 03:00:16 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:00:21 #130 5.098 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 03:00:27 #130 ... 03:00:27 03:00:27 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:00:27 #0 4.569 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 03:00:27 #131 ... 03:00:27 03:00:27 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:00:27 #0 4.910 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 03:00:27 #132 ... 03:00:27 03:00:27 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:00:27 #0 4.593 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 03:00:27 #133 ... 03:00:27 03:00:27 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:00:27 #0 4.310 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 03:00:27 #134 ... 03:00:27 03:00:27 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:00:27 #0 4.201 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 03:00:31 #135 ... 03:00:31 03:00:31 #108 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:31 #108 DONE 70.2s 03:00:31 03:00:31 #136 [security-proxy-setup builder 6/7] COPY . . 03:00:34 #136 DONE 3.4s 03:00:34 03:00:34 #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:00:34 #137 CACHED 03:00:34 03:00:34 #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:34 #138 CACHED 03:00:34 03:00:34 #139 [security-bootstrapper builder 6/7] COPY . . 03:00:34 #139 CACHED 03:00:34 03:00:34 #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:00:34 #140 CACHED 03:00:34 03:00:34 #141 [security-secretstore-setup builder 6/7] COPY . . 03:00:34 #141 CACHED 03:00:34 03:00:34 #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:34 #142 CACHED 03:00:34 03:00:34 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:00:38 #143 3.237 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 03:00:42 #143 ... 03:00:42 03:00:42 #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:42 #112 DONE 78.5s 03:00:42 03:00:42 #144 [support-notifications builder 6/7] COPY . . 03:00:45 #144 ... 03:00:45 03:00:45 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:00:45 #0 3.194 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 03:00:45 #145 ... 03:00:45 03:00:45 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:00:45 #0 3.285 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 03:00:47 #146 ... 03:00:47 03:00:47 #144 [support-notifications builder 6/7] COPY . . 03:00:47 #144 DONE 3.2s 03:00:47 03:00:47 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:00:47 #147 2.078 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 03:01:07 #147 ... 03:01:07 03:01:07 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:07 #111 DONE 94.1s 03:01:07 03:01:07 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:07 #113 DONE 95.6s 03:01:07 03:01:07 #148 [core-keeper builder 7/8] COPY . . 03:01:10 #148 DONE 3.6s 03:01:10 03:01:10 #149 [security-spiffe-token-provider builder 6/7] COPY . . 03:01:11 #149 DONE 4.3s 03:01:11 03:01:11 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:01:13 #150 1.820 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 03:01:21 #150 ... 03:01:21 03:01:21 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:01:21 #0 2.499 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:14:44 #151 ... 03:14:44 03:14:44 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:14:44 #145 842.3 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 03:14:44 #145 ... 03:14:44 03:14:44 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:14:44 #146 DONE 849.8s 03:14:44 03:14:44 #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:14:45 #152 DONE 0.4s 03:14:45 03:14:45 #153 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:14:47 #153 DONE 2.1s 03:14:47 03:14:47 #154 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:14:47 #154 DONE 0.3s 03:14:47 03:14:47 #155 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:14:47 #155 DONE 0.3s 03:14:47 03:14:47 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:14:48 #135 ... 03:14:48 03:14:48 #156 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:14:48 #156 DONE 0.3s 03:14:48 03:14:48 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:14:48 #135 ... 03:14:48 03:14:48 #157 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:14:48 #157 DONE 0.2s 03:14:48 03:14:48 #158 [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/ 03:14:48 #158 DONE 0.1s 03:14:48 03:14:48 #159 [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/ 03:14:48 #159 DONE 0.2s 03:14:48 03:14:48 #160 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:14:48 #160 DONE 0.1s 03:14:48 03:14:48 #161 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:14:48 #161 DONE 0.1s 03:14:48 03:14:48 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:14:48 #135 ... 03:14:48 03:14:48 #162 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:14:50 #162 ... 03:14:50 03:14:50 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:14:50 #143 DONE 855.4s 03:14:50 03:14:50 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:14:50 #135 ... 03:14:50 03:14:50 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:14:50 #163 DONE 0.1s 03:14:51 03:14:51 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:14:51 #164 DONE 0.2s 03:14:51 03:14:51 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:14:51 #165 ... 03:14:51 03:14:51 #162 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:14:51 #162 DONE 2.6s 03:14:51 03:14:51 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:14:51 #165 DONE 0.5s 03:14:51 03:14:51 #93 [security-bootstrapper] exporting to image 03:14:51 #93 exporting layers 03:14:52 #93 ... 03:14:52 03:14:52 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:14:52 #166 DONE 0.5s 03:14:52 03:14:52 #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:14:52 #167 DONE 0.3s 03:14:52 03:14:52 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:14:52 #40 ... 03:14:52 03:14:52 #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:14:52 #168 DONE 0.2s 03:14:52 03:14:52 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:14:52 #169 ... 03:14:52 03:14:52 #93 [security-bootstrapper] exporting to image 03:14:52 #93 exporting layers 1.5s done 03:14:52 #93 writing image sha256:f594bc68f28d08dd3f1dd95a97255d82c5606f48e9057aaf53c6308949042414 done 03:14:52 #93 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 03:14:52 #93 DONE 13.5s 03:14:53 03:14:53 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:14:54 #150 ... 03:14:54 03:14:54 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:14:54 #169 DONE 1.9s 03:14:54 03:14:54 #93 [security-proxy-setup] exporting to image 03:14:55 #93 exporting layers 0.9s done 03:14:55 #93 writing image sha256:ae93e0d3892b6353691def11e4c0f8622acff412d6f8e03c3478c0c6f04e9bc0 done 03:14:55 #93 naming to docker.io/library/security-proxy-setup-arm64 done 03:14:55 #93 DONE 14.5s 03:14:55 03:14:55 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:14:56 #147 ... 03:14:56 03:14:56 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:14:56 #145 DONE 862.2s 03:14:57 03:14:57 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:14:57 #132 ... 03:14:57 03:14:57 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:14:57 #170 DONE 0.2s 03:14:57 03:14:57 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:14:58 #134 ... 03:14:58 03:14:58 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:14:58 #171 DONE 0.4s 03:14:58 03:14:58 #172 [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 03:14:58 #172 DONE 0.1s 03:14:58 03:14:58 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:14:58 #134 ... 03:14:58 03:14:58 #173 [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 03:14:58 #173 DONE 0.2s 03:14:58 03:14:58 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:14:58 #174 DONE 0.1s 03:14:58 03:14:58 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:14:59 #175 DONE 0.3s 03:14:59 03:14:59 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:14:59 #134 ... 03:14:59 03:14:59 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:14:59 #176 DONE 0.3s 03:14:59 03:14:59 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:14:59 #135 ... 03:14:59 03:14:59 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:14:59 #177 DONE 0.2s 03:14:59 03:14:59 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:15:01 #178 DONE 2.2s 03:15:01 03:15:01 #93 [security-secretstore-setup] exporting to image 03:15:01 #93 exporting layers 03:15:03 #93 exporting layers 1.4s done 03:15:03 #93 writing image sha256:405eb606a16eac3e3aac58f363656b89f01bc86fcaebff27f768757d2873fe2e done 03:15:03 #93 naming to docker.io/library/security-secretstore-setup-arm64 done 03:15:03 #93 DONE 15.9s 03:15:03 03:15:03 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:15:21 #147 ... 03:15:21 03:15:21 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:15:21 #135 DONE 904.3s 03:15:21 03:15:21 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:15:21 #150 ... 03:15:21 03:15:21 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:15:21 #179 DONE 0.2s 03:15:21 03:15:21 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:15:21 #180 DONE 0.1s 03:15:21 03:15:21 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:15:21 #181 DONE 0.4s 03:15:21 03:15:21 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:15:22 #182 DONE 0.2s 03:15:22 03:15:22 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:15:22 #183 DONE 0.1s 03:15:22 03:15:22 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:15:24 #184 DONE 1.9s 03:15:24 03:15:24 #93 [core-common-config-bootstrapper] exporting to image 03:15:24 #93 exporting layers 03:15:24 #93 exporting layers 0.8s done 03:15:24 #93 writing image sha256:37888d3efa1661ca7060b0cb3f2f0f9572b8e537d9add8c4460e87a076431127 done 03:15:24 #93 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:15:24 #93 DONE 16.7s 03:15:24 03:15:24 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:18:02 #150 DONE 1009.3s 03:18:02 03:18:02 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:18:02 #132 ... 03:18:02 03:18:02 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:18:02 #185 DONE 0.3s 03:18:02 03:18:02 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:18:02 #131 ... 03:18:02 03:18:02 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:18:02 #186 DONE 0.2s 03:18:02 03:18:02 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:18:02 #187 DONE 0.3s 03:18:02 03:18:02 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:18:02 #188 DONE 0.1s 03:18:02 03:18:02 #93 [security-spiffe-token-provider] exporting to image 03:18:02 #93 exporting layers 03:18:03 #93 exporting layers 0.8s done 03:18:03 #93 writing image sha256:abac6d1aac9aa99d122bba828d45e786d8239d55e620e01cd2ececd84c2df0a6 done 03:18:03 #93 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:18:03 #93 DONE 17.5s 03:18:03 03:18:03 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:22:55 #40 ... 03:22:55 03:22:55 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:22:55 #132 DONE 1349.9s 03:22:55 03:22:55 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:22:55 #131 ... 03:22:55 03:22:55 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:22:55 #189 DONE 0.1s 03:22:55 03:22:55 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:22:55 #134 ... 03:22:55 03:22:55 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:22:55 #190 DONE 0.2s 03:22:55 03:22:55 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:22:55 #191 DONE 0.6s 03:22:55 03:22:55 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:22:55 #192 DONE 0.1s 03:22:55 03:22:55 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:22:55 #193 DONE 0.1s 03:22:55 03:22:55 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:22:55 #194 DONE 1.9s 03:22:55 03:22:55 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:22:55 #134 ... 03:22:55 03:22:55 #93 [security-proxy-auth] exporting to image 03:22:55 #93 exporting layers 03:22:55 #93 exporting layers 0.7s done 03:22:55 #93 writing image sha256:c0ab42df6a258c5d485aab3fccd0cd8fcdd838b184ff69f0f48199df1b9b4f64 done 03:22:55 #93 naming to docker.io/library/security-proxy-auth-arm64 done 03:22:55 #93 DONE 18.2s 03:22:55 03:22:55 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:23:33 #131 DONE 1395.6s 03:23:33 03:23:33 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:23:33 #130 ... 03:23:33 03:23:33 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:23:33 #195 DONE 0.2s 03:23:33 03:23:33 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:23:33 #196 DONE 0.1s 03:23:33 03:23:33 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:23:33 #197 DONE 0.5s 03:23:33 03:23:33 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:23:33 #198 DONE 0.2s 03:23:33 03:23:33 #93 [core-command] exporting to image 03:23:33 #93 exporting layers 03:23:33 #93 exporting layers 0.4s done 03:23:33 #93 writing image sha256:786289936a118a4c1c1861309810959553d79e9e907429c34b8498cd64f8725a done 03:23:33 #93 naming to docker.io/library/core-command-arm64 done 03:23:33 #93 DONE 18.7s 03:23:33 03:23:33 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:23:49 #134 ... 03:23:49 03:23:49 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:23:49 #133 DONE 1411.9s 03:23:49 03:23:49 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:23:49 #151 ... 03:23:49 03:23:49 #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:23:49 #199 DONE 0.3s 03:23:49 03:23:49 #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:23:49 #200 DONE 0.3s 03:23:49 03:23:49 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:23:49 #130 DONE 1413.0s 03:23:49 03:23:49 #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:23:50 #201 DONE 0.9s 03:23:50 03:23:50 #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:23:50 #202 ... 03:23:50 03:23:50 #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:23:50 #203 DONE 0.3s 03:23:50 03:23:50 #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:23:50 #202 DONE 0.2s 03:23:50 03:23:50 #93 [core-data] exporting to image 03:23:50 #93 exporting layers 03:23:50 #93 ... 03:23:50 03:23:50 #204 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:23:50 #204 DONE 0.3s 03:23:50 03:23:50 #205 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:23:51 #205 DONE 0.7s 03:23:51 03:23:51 #93 [core-data] exporting to image 03:23:51 #93 exporting layers 1.0s done 03:23:51 #93 writing image sha256:af3b4543521fcc608ee4e2c2264d51cca647208894f35bd2765a2b9acfccc422 done 03:23:51 #93 naming to docker.io/library/core-data-arm64 done 03:23:51 #93 DONE 19.7s 03:23:51 03:23:51 #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:23:51 #206 DONE 0.1s 03:23:51 03:23:51 #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:23:51 #207 DONE 0.1s 03:23:51 03:23:51 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:23:51 #40 ... 03:23:51 03:23:51 #93 [core-metadata] exporting to image 03:23:51 #93 exporting layers 0.4s done 03:23:52 #93 writing image sha256:4c92e31c10474bc8deb370561fc477aca12d3a68d5cf0dad4620e18157794d28 done 03:23:52 #93 naming to docker.io/library/core-metadata-arm64 done 03:23:52 #93 DONE 20.1s 03:23:52 03:23:52 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:24:07 #40 ... 03:24:07 03:24:07 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:24:07 #151 DONE 1375.5s 03:24:07 03:24:07 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:24:07 #134 ... 03:24:07 03:24:07 #208 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:24:07 #208 DONE 0.3s 03:24:07 03:24:07 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:24:07 #147 ... 03:24:07 03:24:07 #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:24:07 #209 DONE 0.5s 03:24:07 03:24:07 #210 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:24:07 #210 DONE 0.1s 03:24:07 03:24:07 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:24:08 #147 ... 03:24:08 03:24:08 #93 [core-keeper] exporting to image 03:24:08 #93 exporting layers 03:24:08 #93 exporting layers 0.6s done 03:24:08 #93 writing image sha256:263a35241653e8da9b6c55c429476b007df3adb03b687fe5eb17ef13e08d9f2b done 03:24:08 #93 naming to docker.io/library/core-keeper-arm64 done 03:24:08 #93 DONE 20.7s 03:24:08 03:24:08 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:24:26 #40 ... 03:24:26 03:24:26 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:24:26 #134 DONE 1448.0s 03:24:26 03:24:26 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:24:26 #147 ... 03:24:26 03:24:26 #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:24:26 #211 DONE 0.1s 03:24:26 03:24:26 #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:24:26 #212 DONE 0.1s 03:24:26 03:24:26 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:24:26 #213 DONE 0.5s 03:24:26 03:24:26 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:24:26 #147 DONE 1420.1s 03:24:26 03:24:26 #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:24:26 #214 DONE 0.2s 03:24:26 03:24:26 #93 [support-scheduler] exporting to image 03:24:26 #93 exporting layers 03:24:26 #93 ... 03:24:26 03:24:26 #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:24:26 #215 DONE 0.2s 03:24:26 03:24:26 #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:24:26 #216 DONE 0.1s 03:24:26 03:24:26 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:24:26 #40 ... 03:24:26 03:24:26 #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:24:26 #217 ... 03:24:26 03:24:26 #93 [support-scheduler] exporting to image 03:24:26 #93 exporting layers 0.6s done 03:24:26 #93 writing image sha256:98ca8c23c9afffea8a64a2f9e54bc61d775d01295b60280974277a8c85527aeb done 03:24:26 #93 naming to docker.io/library/support-scheduler-arm64 done 03:24:26 #93 DONE 21.3s 03:24:26 03:24:26 #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:24:26 #217 DONE 0.5s 03:24:26 03:24:26 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:24:26 #40 ... 03:24:26 03:24:26 #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:24:26 #218 DONE 0.1s 03:24:26 03:24:26 #93 [support-notifications] exporting to image 03:24:27 #93 exporting layers 0.5s done 03:24:27 #93 writing image sha256:9c95aad9eb6e0db1e5d6f1cef2f9dece36c839d444bad25eb5a31428db79b70d done 03:24:27 #93 naming to docker.io/library/support-notifications-arm64 done 03:24:27 #93 DONE 21.8s 03:24:27 03:24:27 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:24:27 time="2024-04-13T02:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:27 time="2024-04-13T02:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:27 time="2024-04-13T02:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:27 time="2024-04-13T02:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:27 time="2024-04-13T02:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:27 time="2024-04-13T02:57:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:27 time="2024-04-13T02:57:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:27 time="2024-04-13T02:57:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:27 time="2024-04-13T02:57:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:27 time="2024-04-13T02:57:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:27 time="2024-04-13T02:57:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:27 time="2024-04-13T02:57:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:27 time="2024-04-13T02:57:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:27 time="2024-04-13T02:57:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:24:27 time="2024-04-13T02:57:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:24:27 $ docker stop --time=1 9fc4420c7fe706346d78d6ef35d8c55e2929b1d34fd895f3cf64e83efdd15741 03:24:29 $ docker rm -f --volumes 9fc4420c7fe706346d78d6ef35d8c55e2929b1d34fd895f3cf64e83efdd15741 [Pipeline] // withDockerContainer [Pipeline] sh 03:24:29 + docker images 03:24:29 REPOSITORY TAG IMAGE ID CREATED SIZE 03:24:29 support-notifications-arm64 latest 9c95aad9eb6e 3 seconds ago 43.7MB 03:24:29 support-scheduler-arm64 latest 98ca8c23c9af 4 seconds ago 43MB 03:24:29 core-keeper-arm64 latest 263a35241653 22 seconds ago 35MB 03:24:29 core-metadata-arm64 latest 4c92e31c1047 38 seconds ago 40.6MB 03:24:29 core-data-arm64 latest af3b4543521f 39 seconds ago 40.5MB 03:24:29 core-command-arm64 latest 786289936a11 56 seconds ago 40.1MB 03:24:29 security-proxy-auth-arm64 latest c0ab42df6a25 About a minute ago 37.7MB 03:24:29 security-spiffe-token-provider-arm64 latest abac6d1aac9a 6 minutes ago 34.7MB 03:24:29 core-common-config-bootstrapper-arm64 latest 37888d3efa16 9 minutes ago 20.6MB 03:24:29 security-secretstore-setup-arm64 latest 405eb606a16e 9 minutes ago 41.6MB 03:24:29 security-proxy-setup-arm64 latest ae93e0d3892b 9 minutes ago 31.5MB 03:24:29 security-bootstrapper-arm64 latest f594bc68f28d 9 minutes ago 24.2MB 03:24:29 security-spire-agent-arm64 latest 215e80e4372e 25 minutes ago 158MB 03:24:29 security-spire-server-arm64 latest 41c07185be92 25 minutes ago 102MB 03:24:29 security-spire-config-arm64 latest 9fdd1646d532 25 minutes ago 101MB 03:24:29 ci-base-image-arm64 latest e9aa28d5a276 39 minutes ago 973MB 03:24:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 5 months ago 560MB 03:24:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 10 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:24:30 03:24:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:24:31 arm64: Pulling from edgex-lftools-log-publisher 03:24:31 8998bd30e6a1: Pulling fs layer 03:24:31 04944245beec: Pulling fs layer 03:24:31 699f458cf7ca: Pulling fs layer 03:24:31 765212b225bb: Pulling fs layer 03:24:31 f23df028b6ca: Pulling fs layer 03:24:31 d65c8cfc05b1: Pulling fs layer 03:24:31 2437ff75d9bd: Pulling fs layer 03:24:31 f23df028b6ca: Waiting 03:24:31 2437ff75d9bd: Waiting 03:24:31 765212b225bb: Waiting 03:24:31 d65c8cfc05b1: Waiting 03:24:31 04944245beec: Verifying Checksum 03:24:31 04944245beec: Download complete 03:24:31 765212b225bb: Verifying Checksum 03:24:31 765212b225bb: Download complete 03:24:31 f23df028b6ca: Verifying Checksum 03:24:31 f23df028b6ca: Download complete 03:24:31 d65c8cfc05b1: Verifying Checksum 03:24:31 d65c8cfc05b1: Download complete 03:24:31 699f458cf7ca: Verifying Checksum 03:24:31 699f458cf7ca: Download complete 03:24:32 8998bd30e6a1: Verifying Checksum 03:24:32 8998bd30e6a1: Download complete 03:24:34 2437ff75d9bd: Verifying Checksum 03:24:34 2437ff75d9bd: Download complete 03:24:37 8998bd30e6a1: Pull complete 03:24:37 04944245beec: Pull complete 03:24:39 699f458cf7ca: Pull complete 03:24:39 765212b225bb: Pull complete 03:24:40 f23df028b6ca: Pull complete 03:24:40 d65c8cfc05b1: Pull complete 03:24:58 2437ff75d9bd: Pull complete 03:24:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:24:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:24:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:58 prd-ubuntu20.04-docker-arm64-4c-16g-2393 does not seem to be running inside a container 03:24:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:25:02 $ docker top 7d4aded97ce121aee761fb63b9d5f498f008a1931740b11e8634be607116a3f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:25:03 ---> job-cost.sh 03:25:03 lf-activate-venv: SKIPPING 03:25:03 INFO: No Stack... 03:25:03 INFO: Retrieving Pricing Info for: v3-standard-4 03:25:04 INFO: Archiving Costs [Pipeline] sh 03:25:04 + cat /w/workspace/edgex-go/1/archives/cost.csv 03:25:04 + cut -d, -f6 [Pipeline] lock 03:25:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4790-1-stack-cost] 03:25:05 Resource [jenkins-edgexfoundry-edgex-go-PR-4790-1-stack-cost] did not exist. Created. 03:25:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4790-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:25:05 + echo total: 0.10999999940395355 [Pipeline] stash 03:25:06 Stashed 1 file(s) [Pipeline] } 03:25:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4790-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:25:06 $ docker stop --time=1 7d4aded97ce121aee761fb63b9d5f498f008a1931740b11e8634be607116a3f7 03:25:07 $ docker rm -f --volumes 7d4aded97ce121aee761fb63b9d5f498f008a1931740b11e8634be607116a3f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:25:08 provisioning config files... 03:25:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9122245668876840360tmp [Pipeline] { [Pipeline] sh 03:25:09 + set +x 03:25:09 + bash -s -- 03:25:09 + curl -s https://codecov.io/bash 03:25:09 03:25:09 _____ _ 03:25:09 / ____| | | 03:25:09 | | ___ __| | ___ ___ _____ __ 03:25:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:25:09 | |___| (_) | (_| | __/ (_| (_) \ V / 03:25:09 \_____\___/ \__,_|\___|\___\___/ \_/ 03:25:09 Bash-1.0.6 03:25:09 03:25:09 03:25:09 ==> git version 2.25.1 found 03:25:09 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:25:09 Release-Date: 2020-01-08 03:25:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:25:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:25:09 ==> Jenkins CI detected. 03:25:09 current dir:  /w/workspace/edgex-go/1 03:25:09 project root: . 03:25:09 --> token set from env 03:25:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:25:09 ==> Running gcov in . (disable via -X gcov) 03:25:09 ==> Python coveragepy not found 03:25:09 ==> Searching for coverage reports in: 03:25:09 + . 03:25:09 -> Found 1 reports 03:25:09 ==> Detecting git/mercurial file structure 03:25:09 ==> Reading reports 03:25:09 + ./coverage.out bytes=478979 03:25:09 ==> Appending adjustments 03:25:09 https://docs.codecov.io/docs/fixing-reports 03:25:10 + Found adjustments 03:25:10 ==> Gzipping contents 03:25:10 60K /tmp/codecov.XLDABw.gz 03:25:10 ==> Uploading reports 03:25:10 url: https://codecov.io 03:25:10 query: branch=PR-4790&commit=fd88077e672f656d1ed91ef5b28b86e457f1db17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4790%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4790&job=&cmd_args= 03:25:10 -> Pinging Codecov 03:25:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4790&commit=fd88077e672f656d1ed91ef5b28b86e457f1db17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4790%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4790&job=&cmd_args= 03:25:10 -> Uploading to 03:25:10 https://storage.googleapis.com/codecov/v4/raw/2024-04-13/00271124DB129430A58F1EEE437C3FCB/fd88077e672f656d1ed91ef5b28b86e457f1db17/5aea8f2f-d66b-4860-9494-de7f5ea479fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240413T032510Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c560fc43ac9367111572fb004d6794eeec22f29008d947123143a28565e7996c 03:25:10 % Total % Received % Xferd Average Speed Time Time Time Current 03:25:10 Dload Upload Total Spent Left Speed 03:25:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61031 0 0 100 61031 0 169k --:--:-- --:--:-- --:--:-- 168k 100 61031 0 0 100 61031 0 168k --:--:-- --:--:-- --:--:-- 168k 03:25:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fd88077e672f656d1ed91ef5b28b86e457f1db17 [Pipeline] } 03:25:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:25:12 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 03:25:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:25:14 ---> package-listing.sh 03:25:14 ++ facter osfamily 03:25:14 ++ tr '[:upper:]' '[:lower:]' 03:25:14 + OS_FAMILY=debian 03:25:14 + workspace=/w/workspace/edgex-go/1 03:25:14 + START_PACKAGES=/tmp/packages_start.txt 03:25:14 + END_PACKAGES=/tmp/packages_end.txt 03:25:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:25:14 + PACKAGES=/tmp/packages_start.txt 03:25:14 + '[' /w/workspace/edgex-go/1 ']' 03:25:14 + PACKAGES=/tmp/packages_end.txt 03:25:14 + case "${OS_FAMILY}" in 03:25:14 + dpkg -l 03:25:14 + grep '^ii' 03:25:14 + '[' -f /tmp/packages_start.txt ']' 03:25:14 + '[' -f /tmp/packages_end.txt ']' 03:25:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:25:14 + '[' /w/workspace/edgex-go/1 ']' 03:25:14 + mkdir -p /w/workspace/edgex-go/1/archives/ 03:25:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 03:25:14 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 03:25:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:25:15 03:25:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:25:15 latest: Pulling from edgex-lftools-log-publisher 03:25:15 5eb5b503b376: Pulling fs layer 03:25:15 5c69ac0246d0: Pulling fs layer 03:25:15 ec43610c2a17: Pulling fs layer 03:25:15 3a2ae6a8a46f: Pulling fs layer 03:25:15 33b1e0a273af: Pulling fs layer 03:25:15 5d3b04190fa2: Pulling fs layer 03:25:15 2f39f015ded8: Pulling fs layer 03:25:15 33b1e0a273af: Waiting 03:25:15 5d3b04190fa2: Waiting 03:25:15 2f39f015ded8: Waiting 03:25:15 3a2ae6a8a46f: Waiting 03:25:15 5c69ac0246d0: Download complete 03:25:15 3a2ae6a8a46f: Download complete 03:25:15 33b1e0a273af: Verifying Checksum 03:25:15 33b1e0a273af: Download complete 03:25:15 5d3b04190fa2: Verifying Checksum 03:25:15 5d3b04190fa2: Download complete 03:25:15 ec43610c2a17: Verifying Checksum 03:25:15 ec43610c2a17: Download complete 03:25:16 5eb5b503b376: Verifying Checksum 03:25:16 5eb5b503b376: Download complete 03:25:16 2f39f015ded8: Download complete 03:25:17 5eb5b503b376: Pull complete 03:25:17 5c69ac0246d0: Pull complete 03:25:17 ec43610c2a17: Pull complete 03:25:17 3a2ae6a8a46f: Pull complete 03:25:18 33b1e0a273af: Pull complete 03:25:18 5d3b04190fa2: Pull complete 03:25:22 2f39f015ded8: Pull complete 03:25:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:25:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:25:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:22 prd-ubuntu20.04-docker-8c-8g-2392 does not seem to be running inside a container 03:25:22 $ 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 03:25:24 $ docker top 2da4d3b5fbb19f63e47ed40913bfac7604622e627866ef6f75b7d44625c3ba46 -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:25 + touch /tmp/pre-build-complete [Pipeline] sh 03:25:25 + mkdir -p /var/log/sysstat [Pipeline] sh 03:25:25 + ls /var/log/sa-host 03:25:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:25:25 provisioning config files... 03:25:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12755758887200474685tmp [Pipeline] { [Pipeline] echo 03:25:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:25:26 ---> create-netrc.sh [Pipeline] } 03:25:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:25:26 ---> python-tools-install.sh [Pipeline] echo 03:25:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:25:27 ---> sudo-logs.sh 03:25:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:25:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:25:27 ---> job-cost.sh 03:25:27 lf-activate-venv: SKIPPING 03:25:27 DEBUG: total: 0.10999999940395355 03:25:27 INFO: Retrieving Stack Cost... 03:25:27 INFO: Retrieving Pricing Info for: v3-standard-8 03:25:28 INFO: Archiving Costs [Pipeline] echo 03:25:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:25:28 ---> logs-deploy.sh 03:25:28 lf-activate-venv: SKIPPING 03:25:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4790/1 03:25:28 INFO: archiving workspace using pattern(s): 03:25:29 Archives upload complete. 03:25:29 INFO: archiving logs to Nexus