Pull request #4644 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 3ac025845910bda3cbe223f289163f866d3097e7+01413ae1877f0c916545fb120e4f5d3889c994d8 (191dd062c07cefec26bb628f904b23204cda3486) 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-ssh12071699322314516982.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17516194355263442353.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4644/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-4644/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16923228467274968325.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-4644/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15119434388524248436.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14440930103738775256.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-4644/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-4644/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17373690082286951792.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4214’ Running on prd-ubuntu20.04-docker-8c-8g-4216 in /w/workspace/edgexfoundry_edgex-go_PR-4644 [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/4644/head:refs/remotes/origin/PR-4644 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 01413ae1877f0c916545fb120e4f5d3889c994d8 into PR head commit 3ac025845910bda3cbe223f289163f866d3097e7 Merge succeeded, producing 3ac025845910bda3cbe223f289163f866d3097e7 Checking out Revision 3ac025845910bda3cbe223f289163f866d3097e7 (PR-4644) > git config core.sparsecheckout # timeout=10 > git checkout -f 3ac025845910bda3cbe223f289163f866d3097e7 # 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 01413ae1877f0c916545fb120e4f5d3889c994d8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ac025845910bda3cbe223f289163f866d3097e7 # timeout=10 Commit message: "fix: Repair CORS support in Snap NGINX" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-22T04:18:05.358Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-22T04:18:05.520Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-22T04:18:05.618Z] ========================================================= [2023-08-22T04:18:05.618Z] EdgeX Global Pipelines Version Info [2023-08-22T04:18:05.618Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-22T04:18:06.359Z] ------------------- [2023-08-22T04:18:06.360Z] stable info: [2023-08-22T04:18:06.360Z] ------------------- [2023-08-22T04:18:06.360Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-22T04:18:06.360Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-22T04:18:06.360Z] Message: update stable to v1.0.253 [2023-08-22T04:18:06.931Z] ------------------- [2023-08-22T04:18:06.931Z] experimental info: [2023-08-22T04:18:06.931Z] ------------------- [2023-08-22T04:18:06.931Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-22T04:18:06.931Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-22T04:18:06.931Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-22T04:18:07.270Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-22T04:18:07.303Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-22T04:18:07.340Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-22T04:18:07.374Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-22T04:18:07.412Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-22T04:18:07.447Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-22T04:18:07.487Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-22T04:18:07.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-22T04:18:07.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-22T04:18:07.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-22T04:18:07.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-22T04:18:07.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-22T04:18:07.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-22T04:18:07.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-22T04:18:07.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-22T04:18:07.938Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-22T04:18:07.974Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-22T04:18:08.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-22T04:18:08.054Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-22T04:18:08.094Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-22T04:18:08.134Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-22T04:18:08.169Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-22T04:18:08.205Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-22T04:18:08.242Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4644 [Pipeline] echo [2023-08-22T04:18:08.279Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4644 [Pipeline] echo [2023-08-22T04:18:08.316Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4644 [Pipeline] echo [2023-08-22T04:18:08.353Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ac025845910bda3cbe223f289163f866d3097e7 [Pipeline] echo [2023-08-22T04:18:08.393Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ac0258 [Pipeline] echo [2023-08-22T04:18:08.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T04:18:08.545Z] provisioning config files... [2023-08-22T04:18:08.561Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3493422189066195764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T04:18:08.907Z] ---> docker-login.sh [2023-08-22T04:18:08.907Z] nexus3.edgexfoundry.org:10001 [2023-08-22T04:18:09.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T04:18:09.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T04:18:09.778Z] Configure a credential helper to remove this warning. See [2023-08-22T04:18:09.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T04:18:09.778Z] [2023-08-22T04:18:09.778Z] Login Succeeded [2023-08-22T04:18:09.778Z] nexus3.edgexfoundry.org:10002 [2023-08-22T04:18:09.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T04:18:09.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T04:18:09.778Z] Configure a credential helper to remove this warning. See [2023-08-22T04:18:09.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T04:18:09.778Z] [2023-08-22T04:18:09.778Z] Login Succeeded [2023-08-22T04:18:09.778Z] nexus3.edgexfoundry.org:10003 [2023-08-22T04:18:09.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T04:18:09.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T04:18:09.778Z] Configure a credential helper to remove this warning. See [2023-08-22T04:18:09.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T04:18:09.778Z] [2023-08-22T04:18:09.778Z] Login Succeeded [2023-08-22T04:18:09.778Z] nexus3.edgexfoundry.org:10004 [2023-08-22T04:18:10.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T04:18:10.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T04:18:10.037Z] Configure a credential helper to remove this warning. See [2023-08-22T04:18:10.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T04:18:10.037Z] [2023-08-22T04:18:10.037Z] Login Succeeded [2023-08-22T04:18:10.037Z] docker.io [2023-08-22T04:18:10.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T04:18:10.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T04:18:10.298Z] Configure a credential helper to remove this warning. See [2023-08-22T04:18:10.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T04:18:10.298Z] [2023-08-22T04:18:10.298Z] Login Succeeded [2023-08-22T04:18:10.298Z] ---> docker-login.sh ends [Pipeline] } [2023-08-22T04:18:10.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-22T04:18:10.745Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-08-22T04:18:10.745Z] + dirname cmd/core-command/Dockerfile [2023-08-22T04:18:10.745Z] + cut -d/ -f2 [2023-08-22T04:18:10.745Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-22T04:18:10.745Z] + cut -d/ -f2 [2023-08-22T04:18:10.745Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-22T04:18:10.745Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-22T04:18:10.745Z] + + cut -d/ -f2 [2023-08-22T04:18:10.745Z] dirname cmd/core-data/Dockerfile [2023-08-22T04:18:10.745Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-22T04:18:10.745Z] + dirname cmd/core-metadata/Dockerfile [2023-08-22T04:18:10.745Z] + cut -d/ -f2 [2023-08-22T04:18:10.745Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-22T04:18:10.745Z] + cut -d/ -f2 [2023-08-22T04:18:10.745Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-22T04:18:10.745Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-22T04:18:10.745Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-22T04:18:10.745Z] + cut -d/ -f2 [2023-08-22T04:18:10.745Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-22T04:18:10.745Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-22T04:18:10.745Z] + cut -d/ -f2 [2023-08-22T04:18:10.745Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-22T04:18:10.745Z] + + cut -d/ -f2 [2023-08-22T04:18:10.745Z] dirname cmd/security-secretstore-setup/Dockerfile [2023-08-22T04:18:10.745Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-22T04:18:10.745Z] + cut -d/ -f2 [2023-08-22T04:18:10.745Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-22T04:18:10.745Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-22T04:18:10.745Z] + cut -d/ -f2 [2023-08-22T04:18:10.745Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-22T04:18:10.745Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-22T04:18:10.745Z] + cut -d/ -f2 [2023-08-22T04:18:10.745Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-22T04:18:10.745Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-22T04:18:10.745Z] + + dirnamecut cmd/security-spire-server/Dockerfile -d/ [2023-08-22T04:18:10.745Z] -f2 [2023-08-22T04:18:10.745Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-22T04:18:10.745Z] + + dirname cmd/support-notifications/Dockerfile [2023-08-22T04:18:10.745Z] cut -d/ -f2 [2023-08-22T04:18:10.745Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-22T04:18:10.745Z] + + dirname cmd/support-scheduler/Dockerfile [2023-08-22T04:18:10.745Z] cut -d/ -f2 [2023-08-22T04:18:10.745Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-22T04:18:10.813Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-22T04:18:11.300Z] + git rev-list -1 --merges 3ac025845910bda3cbe223f289163f866d3097e7~1..3ac025845910bda3cbe223f289163f866d3097e7 [Pipeline] echo [2023-08-22T04:18:11.332Z] -----------> git rev-list -1 --merges 3ac025845910bda3cbe223f289163f866d3097e7~1..3ac025845910bda3cbe223f289163f866d3097e7 3ac025845910bda3cbe223f289163f866d3097e7 [false] [Pipeline] sh [2023-08-22T04:18:11.644Z] + git log --format=format:%s -1 3ac025845910bda3cbe223f289163f866d3097e7 [Pipeline] echo [2023-08-22T04:18:11.679Z] ========================================================= [2023-08-22T04:18:11.679Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-22T04:18:11.679Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-22T04:18:12.099Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-22T04:18:12.099Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-22T04:18:12.099Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-22T04:18:12.099Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-22T04:18:12.099Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-22T04:18:12.099Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-22T04:18:12.099Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T04:18:12.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T04:18:12.539Z] [2023-08-22T04:18:12.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T04:18:12.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T04:18:12.913Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-22T04:18:12.914Z] b85a868b505f: Pulling fs layer [2023-08-22T04:18:12.914Z] e2be974225ed: Pulling fs layer [2023-08-22T04:18:12.914Z] 339a4e72a1f5: Pulling fs layer [2023-08-22T04:18:12.914Z] 988bab9f4d93: Pulling fs layer [2023-08-22T04:18:12.914Z] 1469e6f7b9e6: Pulling fs layer [2023-08-22T04:18:12.914Z] eaf3925da568: Pulling fs layer [2023-08-22T04:18:12.914Z] bab4dde63d76: Pulling fs layer [2023-08-22T04:18:12.914Z] bde34c3a00c8: Pulling fs layer [2023-08-22T04:18:12.914Z] b352a97aabf1: Pulling fs layer [2023-08-22T04:18:12.914Z] 4872d77fe225: Pulling fs layer [2023-08-22T04:18:12.914Z] 5851b861e8e6: Pulling fs layer [2023-08-22T04:18:12.914Z] 1469e6f7b9e6: Waiting [2023-08-22T04:18:12.914Z] bab4dde63d76: Waiting [2023-08-22T04:18:12.914Z] bde34c3a00c8: Waiting [2023-08-22T04:18:12.914Z] 4872d77fe225: Waiting [2023-08-22T04:18:12.914Z] 5851b861e8e6: Waiting [2023-08-22T04:18:12.914Z] 988bab9f4d93: Waiting [2023-08-22T04:18:12.914Z] eaf3925da568: Waiting [2023-08-22T04:18:12.914Z] e2be974225ed: Download complete [2023-08-22T04:18:12.914Z] 988bab9f4d93: Verifying Checksum [2023-08-22T04:18:12.914Z] 988bab9f4d93: Download complete [2023-08-22T04:18:13.174Z] 339a4e72a1f5: Verifying Checksum [2023-08-22T04:18:13.174Z] 339a4e72a1f5: Download complete [2023-08-22T04:18:13.174Z] 1469e6f7b9e6: Verifying Checksum [2023-08-22T04:18:13.174Z] 1469e6f7b9e6: Download complete [2023-08-22T04:18:13.174Z] eaf3925da568: Verifying Checksum [2023-08-22T04:18:13.174Z] eaf3925da568: Download complete [2023-08-22T04:18:13.174Z] bde34c3a00c8: Verifying Checksum [2023-08-22T04:18:13.174Z] bde34c3a00c8: Download complete [2023-08-22T04:18:13.174Z] b352a97aabf1: Verifying Checksum [2023-08-22T04:18:13.174Z] b352a97aabf1: Download complete [2023-08-22T04:18:13.174Z] 4872d77fe225: Verifying Checksum [2023-08-22T04:18:13.174Z] 4872d77fe225: Download complete [2023-08-22T04:18:13.174Z] 5851b861e8e6: Verifying Checksum [2023-08-22T04:18:13.174Z] 5851b861e8e6: Download complete [2023-08-22T04:18:13.174Z] b85a868b505f: Verifying Checksum [2023-08-22T04:18:13.174Z] b85a868b505f: Download complete [2023-08-22T04:18:13.432Z] bab4dde63d76: Verifying Checksum [2023-08-22T04:18:13.432Z] bab4dde63d76: Download complete [2023-08-22T04:18:14.808Z] b85a868b505f: Pull complete [2023-08-22T04:18:14.808Z] e2be974225ed: Pull complete [2023-08-22T04:18:15.377Z] 339a4e72a1f5: Pull complete [2023-08-22T04:18:15.377Z] 988bab9f4d93: Pull complete [2023-08-22T04:18:15.636Z] 1469e6f7b9e6: Pull complete [2023-08-22T04:18:15.636Z] eaf3925da568: Pull complete [2023-08-22T04:18:17.650Z] bab4dde63d76: Pull complete [2023-08-22T04:18:17.650Z] bde34c3a00c8: Pull complete [2023-08-22T04:18:17.650Z] b352a97aabf1: Pull complete [2023-08-22T04:18:17.909Z] 4872d77fe225: Pull complete [2023-08-22T04:18:17.909Z] 5851b861e8e6: Pull complete [2023-08-22T04:18:17.909Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-22T04:18:17.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T04:18:17.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T04:18:18.129Z] prd-ubuntu20.04-docker-8c-8g-4216 does not seem to be running inside a container [2023-08-22T04:18:18.169Z] $ 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 [2023-08-22T04:18:22.202Z] $ docker top 6f66d25622db2dddf9fa09e780f41200b42bac4b4a0d217a970a15664133dc5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-22T04:18:22.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T04:18:22.385Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T04:18:22.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T04:18:22.508Z] $ docker exec 6f66d25622db2dddf9fa09e780f41200b42bac4b4a0d217a970a15664133dc5b ssh-agent [2023-08-22T04:18:22.612Z] SSH_AUTH_SOCK=/tmp/ssh-8HPR98h3jYtK/agent.32 [2023-08-22T04:18:22.612Z] SSH_AGENT_PID=38 [2023-08-22T04:18:22.621Z] Running ssh-add (command line suppressed) [2023-08-22T04:18:22.749Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11734659810477779773.key (/w/workspace/edgex-go/1@tmp/private_key_11734659810477779773.key) [2023-08-22T04:18:22.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T04:18:23.115Z] + git tag --points-at HEAD [Pipeline] } [2023-08-22T04:18:23.141Z] $ docker exec --env ******** --env ******** 6f66d25622db2dddf9fa09e780f41200b42bac4b4a0d217a970a15664133dc5b ssh-agent -k [2023-08-22T04:18:23.248Z] unset SSH_AUTH_SOCK; [2023-08-22T04:18:23.248Z] unset SSH_AGENT_PID; [2023-08-22T04:18:23.249Z] echo Agent pid 38 killed; [2023-08-22T04:18:23.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-22T04:18:23.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T04:18:23.331Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T04:18:23.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T04:18:23.462Z] $ docker exec 6f66d25622db2dddf9fa09e780f41200b42bac4b4a0d217a970a15664133dc5b ssh-agent [2023-08-22T04:18:23.574Z] SSH_AUTH_SOCK=/tmp/ssh-IR1hyrXfhfBF/agent.70 [2023-08-22T04:18:23.574Z] SSH_AGENT_PID=76 [2023-08-22T04:18:23.579Z] Running ssh-add (command line suppressed) [2023-08-22T04:18:23.686Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4538754712861191606.key (/w/workspace/edgex-go/1@tmp/private_key_4538754712861191606.key) [2023-08-22T04:18:23.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T04:18:24.025Z] + git semver init [2023-08-22T04:18:24.285Z] 2023-08-22 04:18:24,268 [run_init] DEBUG init version:0.0.0 force:False [2023-08-22T04:18:24.285Z] 2023-08-22 04:18:24,269 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-08-22T04:18:24.285Z] 2023-08-22 04:18:24,270 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-08-22T04:18:24.285Z] 2023-08-22 04:18:24,271 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-08-22T04:18:29.565Z] 2023-08-22 04:18:29,022 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-08-22T04:18:29.565Z] 2023-08-22 04:18:29,023 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4644 with force:False [2023-08-22T04:18:29.565Z] 2023-08-22 04:18:29,023 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4644 [2023-08-22T04:18:29.565Z] 2023-08-22 04:18:29,027 [execute] INFO git cat-file --batch-check [2023-08-22T04:18:29.565Z] 2023-08-22 04:18:29,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-08-22T04:18:29.565Z] 2023-08-22 04:18:29,033 [execute] INFO git cat-file --batch [2023-08-22T04:18:29.565Z] 2023-08-22 04:18:29,033 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-08-22T04:18:29.565Z] 2023-08-22 04:18:29,038 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4644 [2023-08-22T04:18:29.565Z] 0.0.0 [Pipeline] } [2023-08-22T04:18:29.596Z] $ docker exec --env ******** --env ******** 6f66d25622db2dddf9fa09e780f41200b42bac4b4a0d217a970a15664133dc5b ssh-agent -k [2023-08-22T04:18:29.689Z] unset SSH_AUTH_SOCK; [2023-08-22T04:18:29.689Z] unset SSH_AGENT_PID; [2023-08-22T04:18:29.690Z] echo Agent pid 76 killed; [2023-08-22T04:18:29.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-22T04:18:30.128Z] + git semver [Pipeline] } [2023-08-22T04:18:30.412Z] $ docker stop --time=1 6f66d25622db2dddf9fa09e780f41200b42bac4b4a0d217a970a15664133dc5b [2023-08-22T04:18:31.701Z] $ docker rm -f --volumes 6f66d25622db2dddf9fa09e780f41200b42bac4b4a0d217a970a15664133dc5b [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T04:18:32.584Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-22T04:18:35.010Z] Stashed 1 file(s) [Pipeline] echo [2023-08-22T04:18:35.031Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-22T04:18:35.834Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-08-22T04:18:35.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T04:18:35.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T04:18:35.934Z] ========================================================= [2023-08-22T04:18:35.934Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-22T04:18:35.934Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-22T04:18:36.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-22T04:18:36.270Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-22T04:18:36.270Z] 4db1b89c0bd1: Pulling fs layer [2023-08-22T04:18:36.270Z] 6911f1a30b25: Pulling fs layer [2023-08-22T04:18:36.270Z] e194b8c5c2a9: Pulling fs layer [2023-08-22T04:18:36.271Z] 6863d3e3a2b1: Pulling fs layer [2023-08-22T04:18:36.271Z] ec0bb842ea78: Pulling fs layer [2023-08-22T04:18:36.271Z] 40a00589a448: Pulling fs layer [2023-08-22T04:18:36.271Z] 6c08303d61cc: Pulling fs layer [2023-08-22T04:18:36.271Z] ec0bb842ea78: Waiting [2023-08-22T04:18:36.271Z] 6863d3e3a2b1: Waiting [2023-08-22T04:18:36.271Z] 40a00589a448: Waiting [2023-08-22T04:18:36.271Z] 798269fcf238: Pulling fs layer [2023-08-22T04:18:36.271Z] 6c08303d61cc: Waiting [2023-08-22T04:18:36.271Z] 798269fcf238: Waiting [2023-08-22T04:18:36.271Z] 6911f1a30b25: Verifying Checksum [2023-08-22T04:18:36.271Z] 6911f1a30b25: Download complete [2023-08-22T04:18:36.271Z] 6863d3e3a2b1: Verifying Checksum [2023-08-22T04:18:36.271Z] 6863d3e3a2b1: Download complete [2023-08-22T04:18:36.271Z] ec0bb842ea78: Verifying Checksum [2023-08-22T04:18:36.271Z] ec0bb842ea78: Download complete [2023-08-22T04:18:36.271Z] 4db1b89c0bd1: Download complete [2023-08-22T04:18:36.271Z] 40a00589a448: Verifying Checksum [2023-08-22T04:18:36.271Z] 40a00589a448: Download complete [2023-08-22T04:18:36.532Z] 4db1b89c0bd1: Pull complete [2023-08-22T04:18:36.532Z] 6911f1a30b25: Pull complete [2023-08-22T04:18:36.791Z] 798269fcf238: Verifying Checksum [2023-08-22T04:18:36.791Z] 798269fcf238: Download complete [2023-08-22T04:18:37.050Z] e194b8c5c2a9: Verifying Checksum [2023-08-22T04:18:37.050Z] e194b8c5c2a9: Download complete [2023-08-22T04:18:37.050Z] 6c08303d61cc: Verifying Checksum [2023-08-22T04:18:37.050Z] 6c08303d61cc: Download complete [2023-08-22T04:18:41.241Z] e194b8c5c2a9: Pull complete [2023-08-22T04:18:41.241Z] 6863d3e3a2b1: Pull complete [2023-08-22T04:18:41.241Z] ec0bb842ea78: Pull complete [2023-08-22T04:18:41.241Z] 40a00589a448: Pull complete [2023-08-22T04:18:43.819Z] 6c08303d61cc: Pull complete [2023-08-22T04:18:44.399Z] 798269fcf238: Pull complete [2023-08-22T04:18:44.399Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-22T04:18:44.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-22T04:18:44.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-22T04:18:44.752Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-22T04:18:44.752Z] WORKDIR /edgex [2023-08-22T04:18:44.752Z] COPY go.mod . [2023-08-22T04:18:44.752Z] RUN go mod download [2023-08-22T04:18:44.752Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-22T04:18:45.318Z] Sending build context to Docker daemon 170.8MB [2023-08-22T04:18:45.318Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-22T04:18:45.318Z] ---> ec979cd7f677 [2023-08-22T04:18:45.318Z] Step 2/4 : WORKDIR /edgex [2023-08-22T04:18:50.353Z] Still waiting to schedule task [2023-08-22T04:18:50.353Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4215’ is offline [2023-08-22T04:18:50.581Z] ---> Running in 9576bd5cf773 [2023-08-22T04:18:50.581Z] Removing intermediate container 9576bd5cf773 [2023-08-22T04:18:50.581Z] ---> 37257769521a [2023-08-22T04:18:50.581Z] Step 3/4 : COPY go.mod . [2023-08-22T04:18:50.581Z] ---> e2d08c210bed [2023-08-22T04:18:50.581Z] Step 4/4 : RUN go mod download [2023-08-22T04:18:50.581Z] ---> Running in a22726de727e [2023-08-22T04:19:11.474Z] Removing intermediate container a22726de727e [2023-08-22T04:19:11.474Z] ---> 56dadc11139d [2023-08-22T04:19:11.474Z] Successfully built 56dadc11139d [2023-08-22T04:19:11.474Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T04:19:11.847Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-22T04:19:11.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T04:19:11.979Z] prd-ubuntu20.04-docker-8c-8g-4216 does not seem to be running inside a container [2023-08-22T04:19:12.010Z] $ 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 [2023-08-22T04:19:12.420Z] $ docker top 996b11334c782604596805c5eb4ab297434add26f9398397ab74fe336e2390c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T04:19:12.801Z] + go version [2023-08-22T04:19:12.801Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-22T04:19:12.835Z] $ docker stop --time=1 996b11334c782604596805c5eb4ab297434add26f9398397ab74fe336e2390c3 [2023-08-22T04:19:14.115Z] $ docker rm -f --volumes 996b11334c782604596805c5eb4ab297434add26f9398397ab74fe336e2390c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T04:19:14.828Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-22T04:19:14.829Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T04:19:14.988Z] prd-ubuntu20.04-docker-8c-8g-4216 does not seem to be running inside a container [2023-08-22T04:19:15.019Z] $ 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 [2023-08-22T04:19:15.323Z] $ docker top 528d03f004b05d7ac16277201ae5482f303b684b391ec3ea65518783c51a5d04 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-22T04:19:15.429Z] ========================================================= [2023-08-22T04:19:15.429Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-22T04:19:15.429Z] ========================================================= [Pipeline] sh [2023-08-22T04:19:15.725Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-22T04:19:16.092Z] + make test [2023-08-22T04:19:16.092Z] go test -race -coverprofile=coverage.out ./... [2023-08-22T04:19:22.663Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-22T04:19:34.854Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-22T04:19:34.854Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-22T04:19:35.113Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-22T04:19:35.680Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-22T04:19:35.680Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-22T04:19:35.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-22T04:19:35.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-22T04:19:35.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-22T04:19:35.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-22T04:19:35.940Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-22T04:19:36.197Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-22T04:19:36.197Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-22T04:19:36.197Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-22T04:19:36.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-22T04:19:37.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-22T04:19:37.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-22T04:19:37.574Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-08-22T04:19:38.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 97.0% of statements [2023-08-22T04:19:38.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-22T04:19:38.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-22T04:19:38.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-22T04:19:40.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-22T04:19:40.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-22T04:19:40.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-22T04:19:40.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-22T04:19:40.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-22T04:19:40.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-22T04:19:40.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-22T04:19:41.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-22T04:19:41.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-22T04:19:41.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements [2023-08-22T04:19:41.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.0% of statements [2023-08-22T04:19:42.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.276s coverage: 93.4% of statements [2023-08-22T04:19:42.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.8% of statements [2023-08-22T04:19:44.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-22T04:19:44.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-22T04:19:44.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-22T04:19:44.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-22T04:19:44.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-22T04:19:44.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-22T04:19:44.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-22T04:19:44.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-22T04:19:44.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-22T04:19:44.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-22T04:19:44.618Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.364s coverage: 97.6% of statements [2023-08-22T04:19:44.618Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2023-08-22T04:19:46.519Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-22T04:19:46.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-22T04:19:46.519Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.099s coverage: 0.9% of statements [2023-08-22T04:19:46.519Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 32.2% of statements [2023-08-22T04:19:46.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 42.9% of statements [2023-08-22T04:19:47.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 82.9% of statements [2023-08-22T04:19:47.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2023-08-22T04:19:47.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements [2023-08-22T04:19:47.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2023-08-22T04:19:47.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-22T04:19:47.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-22T04:19:47.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-22T04:19:47.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-22T04:19:47.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-22T04:19:47.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-22T04:19:47.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-22T04:19:47.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-22T04:19:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-22T04:19:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-22T04:19:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-22T04:19:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-22T04:19:49.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-22T04:19:49.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-22T04:19:49.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-22T04:19:50.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-22T04:19:52.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-22T04:19:52.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-22T04:19:52.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-22T04:19:54.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-22T04:19:54.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-22T04:19:54.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-22T04:19:55.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-22T04:19:55.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-22T04:19:55.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-22T04:19:56.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-22T04:19:56.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-22T04:19:56.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-22T04:19:56.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-22T04:19:58.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-22T04:19:58.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-22T04:19:58.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-22T04:19:58.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-22T04:19:59.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2023-08-22T04:20:00.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-22T04:20:00.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-22T04:20:00.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-22T04:20:00.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-22T04:20:00.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-22T04:20:00.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-22T04:20:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-22T04:20:01.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-22T04:20:11.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.305s coverage: 79.9% of statements [2023-08-22T04:20:11.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.160s coverage: 92.9% of statements [2023-08-22T04:20:11.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-08-22T04:20:11.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-08-22T04:20:11.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.097s coverage: 87.2% of statements [2023-08-22T04:20:11.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-08-22T04:20:11.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2023-08-22T04:20:11.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements [2023-08-22T04:20:11.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.118s coverage: 82.1% of statements [2023-08-22T04:20:11.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.107s coverage: 86.0% of statements [2023-08-22T04:20:11.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 63.1% of statements [2023-08-22T04:20:11.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2023-08-22T04:20:11.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-08-22T04:20:11.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-08-22T04:20:11.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-08-22T04:20:11.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-08-22T04:20:11.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.206s coverage: 38.4% of statements [2023-08-22T04:20:11.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2023-08-22T04:20:11.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.070s coverage: 84.8% of statements [2023-08-22T04:20:11.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2023-08-22T04:20:11.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 95.7% of statements [2023-08-22T04:20:11.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 61.8% of statements [2023-08-22T04:20:11.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 98.9% of statements [2023-08-22T04:20:11.957Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-08-22T04:20:11.957Z] running golangci-lint [2023-08-22T04:20:11.957Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-22T04:20:11.957Z] go version go1.20.6 linux/amd64 [2023-08-22T04:20:11.957Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-22T04:20:11.957Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-22T04:20:30.065Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 15.979505797s" [2023-08-22T04:20:30.065Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.659256ms" [2023-08-22T04:20:30.889Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4218 in /w/workspace/edgexfoundry_edgex-go_PR-4644 [Pipeline] { [Pipeline] ws [2023-08-22T04:20:30.948Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-08-22T04:20:31.025Z] The recommended git tool is: git [2023-08-22T04:20:36.616Z] level=info msg="[linters_context/goanalysis] analyzers took 59.580546194s with top 10 stages: buildir: 35.130838519s, inspect: 1.655633202s, gosec: 1.505366754s, fact_deprecated: 1.411389816s, printf: 1.208672945s, S1038: 952.805909ms, ctrlflow: 898.21526ms, fact_purity: 852.510328ms, nilness: 732.784629ms, SA5012: 507.863561ms" [2023-08-22T04:20:36.616Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-22T04:20:36.616Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 200/200, filename_unadjuster: 200/200, skip_dirs: 200/200, autogenerated_exclude: 200/200, exclude-rules: 21/200, nolint: 0/21, path_prettifier: 200/200, skip_files: 200/200, identifier_marker: 200/200, exclude: 200/200" [2023-08-22T04:20:36.616Z] level=info msg="[runner] processing took 18.60275ms with stages: nolint: 6.960862ms, identifier_marker: 6.699129ms, autogenerated_exclude: 1.876873ms, path_prettifier: 1.276835ms, exclude-rules: 1.091033ms, skip_dirs: 627.067µs, cgo: 51.411µs, filename_unadjuster: 15.64µs, uniq_by_line: 590ns, max_from_linter: 470ns, max_same_issues: 460ns, skip_files: 450ns, severity-rules: 370ns, source_code: 280ns, exclude: 270ns, path_prefixer: 270ns, diff: 230ns, sort_results: 230ns, path_shortener: 160ns, max_per_file_from_linter: 120ns" [2023-08-22T04:20:36.616Z] level=info msg="[runner] linters took 8.108901291s with stages: goanalysis_metalinter: 8.09021052s" [2023-08-22T04:20:36.616Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-22T04:20:36.616Z] level=info msg="Memory: 242 samples, avg is 187.4MB, max is 802.9MB" [2023-08-22T04:20:36.616Z] level=info msg="Execution took 24.129232156s" [2023-08-22T04:20:36.616Z] go vet ./... [2023-08-22T04:20:37.624Z] using credential edgex-jenkins-ssh [2023-08-22T04:20:37.640Z] Cloning the remote Git repository [2023-08-22T04:20:37.678Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-22T04:20:37.802Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-08-22T04:20:38.026Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-22T04:20:38.027Z] > git --version # timeout=10 [2023-08-22T04:20:38.070Z] > git --version # 'git version 2.25.1' [2023-08-22T04:20:38.072Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-22T04:20:38.245Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-22T04:20:40.874Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-22T04:20:40.874Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-22T04:20:40.874Z] ./bin/test-attribution-txt.sh [2023-08-22T04:20:41.133Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-22T04:20:41.133Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-22T04:20:41.133Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-22T04:20:41.133Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-22T04:20:41.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-22T04:20:41.480Z] + ls -al . [2023-08-22T04:20:41.480Z] total 728 [2023-08-22T04:20:41.480Z] drwxrwxr-x 12 1001 1001 4096 Aug 22 04:19 . [2023-08-22T04:20:41.480Z] drwxr-xr-x 4 root root 4096 Aug 22 04:19 .. [2023-08-22T04:20:41.480Z] drwxrwxr-x 2 1001 1001 4096 Aug 22 04:18 .blubracket [2023-08-22T04:20:41.480Z] -rw-rw-r-- 1 1001 1001 16 Aug 22 04:18 .dockerignore [2023-08-22T04:20:41.480Z] drwxrwxr-x 8 1001 1001 4096 Aug 22 04:18 .git [2023-08-22T04:20:41.480Z] drwxrwxr-x 3 1001 1001 4096 Aug 22 04:18 .github [2023-08-22T04:20:41.480Z] -rw-rw-r-- 1 1001 1001 1173 Aug 22 04:18 .gitignore [2023-08-22T04:20:41.480Z] -rw-rw-r-- 1 1001 1001 42 Aug 22 04:18 .golangci.yml [2023-08-22T04:20:41.480Z] -rw-rw-r-- 1 1001 1001 87 Aug 22 04:18 .hadolint.yml [2023-08-22T04:20:41.480Z] drwxr-xr-x 3 1001 1001 4096 Aug 22 04:18 .semver [2023-08-22T04:20:41.480Z] -rw-rw-r-- 1 1001 1001 166 Aug 22 04:18 .sonarcloud.properties [2023-08-22T04:20:41.480Z] -rw-rw-r-- 1 1001 1001 1171 Aug 22 04:18 ADOPTERS.md [2023-08-22T04:20:41.480Z] -rw-rw-r-- 1 1001 1001 11152 Aug 22 04:18 Attribution.txt [2023-08-22T04:20:41.480Z] -rw-rw-r-- 1 1001 1001 93407 Aug 22 04:18 CHANGELOG.md [2023-08-22T04:20:41.480Z] -rw-rw-r-- 1 1001 1001 3804 Aug 22 04:18 CONTRIBUTING.md [2023-08-22T04:20:41.480Z] -rw-rw-r-- 1 1001 1001 677 Aug 22 04:18 GOVERNANCE.md [2023-08-22T04:20:41.480Z] -rw-rw-r-- 1 1001 1001 883 Aug 22 04:18 Jenkinsfile [2023-08-22T04:20:41.480Z] -rw-rw-r-- 1 1001 1001 10775 Aug 22 04:18 LICENSE [2023-08-22T04:20:41.480Z] -rw-rw-r-- 1 1001 1001 14764 Aug 22 04:18 Makefile [2023-08-22T04:20:41.480Z] -rw-rw-r-- 1 1001 1001 582 Aug 22 04:18 OWNERS.md [2023-08-22T04:20:41.480Z] -rw-rw-r-- 1 1001 1001 9923 Aug 22 04:18 README.md [2023-08-22T04:20:41.480Z] -rw-rw-r-- 1 1001 1001 789 Aug 22 04:18 SECURITY.md [2023-08-22T04:20:41.480Z] -rw-rw-r-- 1 1001 1001 5 Aug 22 04:18 VERSION [2023-08-22T04:20:41.480Z] drwxrwxr-x 2 1001 1001 4096 Aug 22 04:18 bin [2023-08-22T04:20:41.480Z] drwxrwxr-x 18 1001 1001 4096 Aug 22 04:18 cmd [2023-08-22T04:20:41.480Z] -rw-r--r-- 1 root root 446997 Aug 22 04:20 coverage.out [2023-08-22T04:20:41.480Z] drwxrwxr-x 2 1001 1001 4096 Aug 22 04:18 fuzz_test [2023-08-22T04:20:41.480Z] -rw-rw-r-- 1 1001 1001 3687 Aug 22 04:18 go.mod [2023-08-22T04:20:41.480Z] -rw-rw-r-- 1 1001 1001 33714 Aug 22 04:18 go.sum [2023-08-22T04:20:41.480Z] drwxrwxr-x 7 1001 1001 4096 Aug 22 04:18 internal [2023-08-22T04:20:41.480Z] drwxrwxr-x 3 1001 1001 4096 Aug 22 04:18 openapi [2023-08-22T04:20:41.480Z] -rw-rw-r-- 1 1001 1001 594 Aug 22 04:18 security.txt [2023-08-22T04:20:41.480Z] drwxrwxr-x 4 1001 1001 4096 Aug 22 04:18 snap [2023-08-22T04:20:41.480Z] -rw-rw-r-- 1 1001 1001 204 Aug 22 04:18 version.go [Pipeline] sh [2023-08-22T04:20:41.794Z] + '[' -e coverage.out ] [2023-08-22T04:20:41.794Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-22T04:20:41.901Z] Stashed 1 file(s) [Pipeline] sh [2023-08-22T04:20:42.195Z] + make build [2023-08-22T04:20:42.195Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-22T04:20:57.064Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-22T04:20:57.064Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-22T04:20:56.391Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-22T04:20:56.417Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-22T04:20:57.207Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-22T04:20:57.245Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-22T04:20:57.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-22T04:20:57.262Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4644/head:refs/remotes/origin/PR-4644 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-22T04:20:57.978Z] Merging remotes/origin/main commit 01413ae1877f0c916545fb120e4f5d3889c994d8 into PR head commit 3ac025845910bda3cbe223f289163f866d3097e7 [2023-08-22T04:20:57.995Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-22T04:20:58.391Z] Merge succeeded, producing 3ac025845910bda3cbe223f289163f866d3097e7 [2023-08-22T04:20:58.392Z] Checking out Revision 3ac025845910bda3cbe223f289163f866d3097e7 (PR-4644) [2023-08-22T04:20:58.560Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-22T04:20:57.993Z] > git config core.sparsecheckout # timeout=10 [2023-08-22T04:20:58.065Z] > git checkout -f 3ac025845910bda3cbe223f289163f866d3097e7 # timeout=10 [2023-08-22T04:20:58.281Z] > git remote # timeout=10 [2023-08-22T04:20:58.300Z] > git config --get remote.origin.url # timeout=10 [2023-08-22T04:20:58.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-22T04:20:58.339Z] > git merge 01413ae1877f0c916545fb120e4f5d3889c994d8 # timeout=10 [2023-08-22T04:20:58.366Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-22T04:20:58.395Z] > git config core.sparsecheckout # timeout=10 [2023-08-22T04:20:58.412Z] > git checkout -f 3ac025845910bda3cbe223f289163f866d3097e7 # timeout=10 [2023-08-22T04:21:02.031Z] Commit message: "fix: Repair CORS support in Snap NGINX" [2023-08-22T04:21:02.080Z] > git --version # timeout=10 [2023-08-22T04:21:02.096Z] > git --version # 'git version 2.25.1' [2023-08-22T04:21:02.111Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-22T04:21:03.275Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-22T04:21:03.275Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-22T04:21:03.275Z] Dload Upload Total Spent Left Speed [2023-08-22T04:21:03.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-08-22T04:21:03.900Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-22T04:21:04.248Z] + sudo tee /etc/docker/daemon.new [2023-08-22T04:21:04.248Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-22T04:21:04.248Z] { [2023-08-22T04:21:04.248Z] "registry-mirrors": [ [2023-08-22T04:21:04.248Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-22T04:21:04.248Z] ], [2023-08-22T04:21:04.248Z] "bip": "10.250.0.254/24", [2023-08-22T04:21:04.248Z] "hosts": [ [2023-08-22T04:21:04.248Z] "tcp://0.0.0.0:5555", [2023-08-22T04:21:04.248Z] "unix:///var/run/docker.sock" [2023-08-22T04:21:04.248Z] ], [2023-08-22T04:21:04.248Z] "mtu": 1458, [2023-08-22T04:21:04.248Z] "selinux-enabled": true, [2023-08-22T04:21:04.248Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-22T04:21:04.248Z] } [Pipeline] sh [2023-08-22T04:21:04.594Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-22T04:21:04.934Z] + sudo service docker restart [2023-08-22T04:21:05.111Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-22T04:21:06.485Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-22T04:21:07.861Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-22T04:21:09.237Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-22T04:21:10.172Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-22T04:21:11.110Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-22T04:21:12.046Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-22T04:21:13.446Z] $ docker stop --time=1 528d03f004b05d7ac16277201ae5482f303b684b391ec3ea65518783c51a5d04 [2023-08-22T04:21:18.446Z] $ docker rm -f --volumes 528d03f004b05d7ac16277201ae5482f303b684b391ec3ea65518783c51a5d04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T04:21:19.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-22T04:21:19.950Z] [2023-08-22T04:21:19.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T04:21:20.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-22T04:21:20.321Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-22T04:21:20.321Z] 91d30c5bc195: Pulling fs layer [2023-08-22T04:21:20.321Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-22T04:21:20.321Z] 9c61dcf015f6: Pulling fs layer [2023-08-22T04:21:20.321Z] 4698f68db338: Pulling fs layer [2023-08-22T04:21:20.321Z] 2a2f49069b9e: Pulling fs layer [2023-08-22T04:21:20.321Z] e0025b399a48: Pulling fs layer [2023-08-22T04:21:20.321Z] 4698f68db338: Waiting [2023-08-22T04:21:20.321Z] 2a2f49069b9e: Waiting [2023-08-22T04:21:20.321Z] e0025b399a48: Waiting [2023-08-22T04:21:20.321Z] 91d30c5bc195: Download complete [2023-08-22T04:21:20.580Z] 4698f68db338: Verifying Checksum [2023-08-22T04:21:20.580Z] 4698f68db338: Download complete [2023-08-22T04:21:20.580Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-22T04:21:20.580Z] 2e9b0aa3be6d: Download complete [2023-08-22T04:21:20.580Z] e0025b399a48: Verifying Checksum [2023-08-22T04:21:20.580Z] e0025b399a48: Download complete [2023-08-22T04:21:20.580Z] 91d30c5bc195: Pull complete [2023-08-22T04:21:20.580Z] 2a2f49069b9e: Verifying Checksum [2023-08-22T04:21:20.580Z] 2a2f49069b9e: Download complete [2023-08-22T04:21:20.840Z] 2e9b0aa3be6d: Pull complete [2023-08-22T04:21:21.098Z] 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T04:21:23.238Z] provisioning config files... [2023-08-22T04:21:23.264Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9940063336992329663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T04:21:23.644Z] 9c61dcf015f6: Pull complete [2023-08-22T04:21:23.644Z] 4698f68db338: Pull complete [2023-08-22T04:21:23.647Z] ---> docker-login.sh [2023-08-22T04:21:23.647Z] nexus3.edgexfoundry.org:10001 [2023-08-22T04:21:23.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T04:21:24.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T04:21:24.182Z] Configure a credential helper to remove this warning. See [2023-08-22T04:21:24.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T04:21:24.182Z] [2023-08-22T04:21:24.182Z] Login Succeeded [2023-08-22T04:21:24.182Z] nexus3.edgexfoundry.org:10002 [2023-08-22T04:21:24.212Z] 2a2f49069b9e: Pull complete [2023-08-22T04:21:24.212Z] e0025b399a48: Pull complete [2023-08-22T04:21:24.212Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-22T04:21:24.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-22T04:21:24.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T04:21:24.437Z] prd-ubuntu20.04-docker-8c-8g-4216 does not seem to be running inside a container [2023-08-22T04:21:24.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T04:21:24.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T04:21:24.449Z] Configure a credential helper to remove this warning. See [2023-08-22T04:21:24.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T04:21:24.449Z] [2023-08-22T04:21:24.449Z] Login Succeeded [2023-08-22T04:21:24.449Z] nexus3.edgexfoundry.org:10003 [2023-08-22T04:21:24.469Z] $ 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 [2023-08-22T04:21:24.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T04:21:24.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T04:21:24.984Z] Configure a credential helper to remove this warning. See [2023-08-22T04:21:24.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T04:21:24.985Z] [2023-08-22T04:21:24.985Z] Login Succeeded [2023-08-22T04:21:24.985Z] nexus3.edgexfoundry.org:10004 [2023-08-22T04:21:24.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T04:21:25.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T04:21:25.254Z] Configure a credential helper to remove this warning. See [2023-08-22T04:21:25.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T04:21:25.254Z] [2023-08-22T04:21:25.254Z] Login Succeeded [2023-08-22T04:21:25.254Z] docker.io [2023-08-22T04:21:25.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T04:21:25.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T04:21:25.790Z] Configure a credential helper to remove this warning. See [2023-08-22T04:21:25.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T04:21:25.790Z] [2023-08-22T04:21:25.790Z] Login Succeeded [2023-08-22T04:21:25.790Z] ---> docker-login.sh ends [2023-08-22T04:21:27.914Z] $ docker top 96a1104e6c3043728a71aad4f9efedfccc726e150b1049944daba9361d5e2a16 -eo pid,comm [Pipeline] { [Pipeline] } [2023-08-22T04:21:28.117Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-08-22T04:21:28.436Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh [2023-08-22T04:21:28.872Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-08-22T04:21:28.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T04:21:28.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T04:21:29.012Z] ========================================================= [2023-08-22T04:21:29.012Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-22T04:21:29.012Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-22T04:21:29.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-22T04:21:29.384Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-22T04:21:29.384Z] edb6bdbacee9: Pulling fs layer [2023-08-22T04:21:29.384Z] 5f9638ab2659: Pulling fs layer [2023-08-22T04:21:29.384Z] 8d51d6327a98: Pulling fs layer [2023-08-22T04:21:29.384Z] 8b374f2dd631: Pulling fs layer [2023-08-22T04:21:29.384Z] ec14aa9079de: Pulling fs layer [2023-08-22T04:21:29.384Z] 2f466654f4bb: Pulling fs layer [2023-08-22T04:21:29.384Z] 554e91adad29: Pulling fs layer [2023-08-22T04:21:29.384Z] ec14aa9079de: Waiting [2023-08-22T04:21:29.384Z] 2f466654f4bb: Waiting [2023-08-22T04:21:29.384Z] 554e91adad29: Waiting [2023-08-22T04:21:29.384Z] 8b374f2dd631: Waiting [2023-08-22T04:21:29.715Z] 5f9638ab2659: Verifying Checksum [2023-08-22T04:21:29.715Z] 5f9638ab2659: Download complete [2023-08-22T04:21:29.715Z] 8b374f2dd631: Verifying Checksum [2023-08-22T04:21:29.715Z] 8b374f2dd631: Download complete [2023-08-22T04:21:29.715Z] ec14aa9079de: Verifying Checksum [2023-08-22T04:21:29.715Z] ec14aa9079de: Download complete [2023-08-22T04:21:29.715Z] edb6bdbacee9: Verifying Checksum [2023-08-22T04:21:30.697Z] edb6bdbacee9: Pull complete [2023-08-22T04:21:30.697Z] 554e91adad29: Verifying Checksum [2023-08-22T04:21:30.697Z] 554e91adad29: Download complete [2023-08-22T04:21:30.968Z] 5f9638ab2659: Pull complete [2023-08-22T04:21:30.974Z] #1 [support-scheduler internal] load build definition from Dockerfile [2023-08-22T04:21:30.974Z] #1 transferring dockerfile: 1.82kB 0.0s done [2023-08-22T04:21:30.974Z] #1 DONE 0.0s [2023-08-22T04:21:30.974Z] [2023-08-22T04:21:30.974Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-22T04:21:30.974Z] #2 transferring dockerfile: 2.12kB done [2023-08-22T04:21:30.974Z] #2 DONE 0.0s [2023-08-22T04:21:30.974Z] [2023-08-22T04:21:30.974Z] #3 [core-data internal] load build definition from Dockerfile [2023-08-22T04:21:30.974Z] #3 transferring dockerfile: 1.90kB done [2023-08-22T04:21:30.974Z] #3 DONE 0.0s [2023-08-22T04:21:30.974Z] [2023-08-22T04:21:30.974Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-08-22T04:21:30.974Z] #4 transferring dockerfile: 1.96kB done [2023-08-22T04:21:30.974Z] #4 DONE 0.0s [2023-08-22T04:21:30.974Z] [2023-08-22T04:21:30.974Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-22T04:21:30.974Z] #5 transferring dockerfile: 1.78kB done [2023-08-22T04:21:30.974Z] #5 DONE 0.0s [2023-08-22T04:21:30.974Z] [2023-08-22T04:21:30.974Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2023-08-22T04:21:30.974Z] #6 transferring dockerfile: 2.68kB done [2023-08-22T04:21:30.974Z] #6 DONE 0.0s [2023-08-22T04:21:30.974Z] [2023-08-22T04:21:30.974Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-22T04:21:30.974Z] #7 transferring dockerfile: 2.39kB done [2023-08-22T04:21:30.974Z] #7 DONE 0.0s [2023-08-22T04:21:30.974Z] [2023-08-22T04:21:30.974Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-22T04:21:30.974Z] #8 transferring dockerfile: 2.38kB done [2023-08-22T04:21:30.974Z] #8 DONE 0.0s [2023-08-22T04:21:30.974Z] [2023-08-22T04:21:30.974Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-22T04:21:30.974Z] #9 transferring dockerfile: 2.82kB done [2023-08-22T04:21:30.974Z] #9 DONE 0.0s [2023-08-22T04:21:30.974Z] [2023-08-22T04:21:30.974Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-22T04:21:30.974Z] #10 transferring dockerfile: 2.04kB done [2023-08-22T04:21:30.974Z] #10 DONE 0.0s [2023-08-22T04:21:30.974Z] [2023-08-22T04:21:30.974Z] #11 [core-command internal] load build definition from Dockerfile [2023-08-22T04:21:30.974Z] #11 transferring dockerfile: 1.82kB done [2023-08-22T04:21:30.974Z] #11 DONE 0.0s [2023-08-22T04:21:30.974Z] [2023-08-22T04:21:30.974Z] #12 [support-notifications internal] load build definition from Dockerfile [2023-08-22T04:21:30.974Z] #12 transferring dockerfile: 1.84kB done [2023-08-22T04:21:30.974Z] #12 DONE 0.0s [2023-08-22T04:21:30.974Z] [2023-08-22T04:21:30.974Z] #13 [security-spire-config internal] load build definition from Dockerfile [2023-08-22T04:21:30.974Z] #13 transferring dockerfile: 2.58kB done [2023-08-22T04:21:30.974Z] #13 DONE 0.0s [2023-08-22T04:21:30.974Z] [2023-08-22T04:21:30.974Z] #14 [support-scheduler internal] load .dockerignore [2023-08-22T04:21:30.974Z] #14 transferring context: 56B done [2023-08-22T04:21:30.974Z] #14 DONE 0.0s [2023-08-22T04:21:30.974Z] [2023-08-22T04:21:30.974Z] #15 [security-spire-server internal] load build definition from Dockerfile [2023-08-22T04:21:30.974Z] #15 transferring dockerfile: 2.63kB done [2023-08-22T04:21:30.974Z] #15 DONE 0.0s [2023-08-22T04:21:30.974Z] [2023-08-22T04:21:30.974Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-22T04:21:30.974Z] #16 transferring context: 56B done [2023-08-22T04:21:30.974Z] #16 DONE 0.0s [2023-08-22T04:21:30.974Z] [2023-08-22T04:21:30.974Z] #17 [core-data internal] load .dockerignore [2023-08-22T04:21:30.974Z] #17 transferring context: 56B done [2023-08-22T04:21:30.974Z] #17 DONE 0.0s [2023-08-22T04:21:30.974Z] [2023-08-22T04:21:30.974Z] #18 [core-metadata internal] load .dockerignore [2023-08-22T04:21:30.974Z] #18 transferring context: 56B done [2023-08-22T04:21:30.974Z] #18 DONE 0.0s [2023-08-22T04:21:30.974Z] [2023-08-22T04:21:30.974Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2023-08-22T04:21:30.974Z] #19 transferring context: 56B done [2023-08-22T04:21:30.974Z] #19 DONE 0.0s [2023-08-22T04:21:30.974Z] [2023-08-22T04:21:30.974Z] #20 [security-spire-agent internal] load .dockerignore [2023-08-22T04:21:30.974Z] #20 transferring context: 56B done [2023-08-22T04:21:31.233Z] #20 DONE 0.0s [2023-08-22T04:21:31.233Z] [2023-08-22T04:21:31.233Z] #21 [security-proxy-setup internal] load .dockerignore [2023-08-22T04:21:31.233Z] #21 transferring context: 56B done [2023-08-22T04:21:31.233Z] #21 DONE 0.0s [2023-08-22T04:21:31.233Z] [2023-08-22T04:21:31.233Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-08-22T04:21:31.233Z] #22 transferring context: 56B done [2023-08-22T04:21:31.233Z] #22 DONE 0.0s [2023-08-22T04:21:31.233Z] [2023-08-22T04:21:31.233Z] #23 [security-bootstrapper internal] load .dockerignore [2023-08-22T04:21:31.233Z] #23 transferring context: 56B done [2023-08-22T04:21:31.233Z] #23 DONE 0.0s [2023-08-22T04:21:31.233Z] [2023-08-22T04:21:31.233Z] #24 [security-proxy-auth internal] load .dockerignore [2023-08-22T04:21:31.233Z] #24 transferring context: 56B done [2023-08-22T04:21:31.233Z] #24 DONE 0.0s [2023-08-22T04:21:31.233Z] [2023-08-22T04:21:31.233Z] #25 [core-command internal] load .dockerignore [2023-08-22T04:21:31.233Z] #25 transferring context: 56B done [2023-08-22T04:21:31.233Z] #25 DONE 0.0s [2023-08-22T04:21:31.233Z] [2023-08-22T04:21:31.233Z] #26 [support-notifications internal] load .dockerignore [2023-08-22T04:21:31.233Z] #26 transferring context: 56B done [2023-08-22T04:21:31.233Z] #26 DONE 0.0s [2023-08-22T04:21:31.233Z] [2023-08-22T04:21:31.233Z] #27 [security-spire-config internal] load .dockerignore [2023-08-22T04:21:31.233Z] #27 transferring context: 56B done [2023-08-22T04:21:31.233Z] #27 DONE 0.0s [2023-08-22T04:21:31.233Z] [2023-08-22T04:21:31.233Z] #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-22T04:21:31.233Z] #28 DONE 0.0s [2023-08-22T04:21:31.233Z] [2023-08-22T04:21:31.233Z] #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-22T04:21:31.233Z] #29 ... [2023-08-22T04:21:31.233Z] [2023-08-22T04:21:31.233Z] #30 [security-spire-server internal] load .dockerignore [2023-08-22T04:21:31.233Z] #30 transferring context: 56B done [2023-08-22T04:21:31.233Z] #30 DONE 0.0s [2023-08-22T04:21:31.233Z] [2023-08-22T04:21:31.233Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-22T04:21:31.491Z] #29 ... [2023-08-22T04:21:31.491Z] [2023-08-22T04:21:31.491Z] #28 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-22T04:21:31.491Z] #28 DONE 0.0s [2023-08-22T04:21:31.491Z] [2023-08-22T04:21:31.491Z] #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-22T04:21:31.491Z] #29 DONE 0.4s [2023-08-22T04:21:31.491Z] [2023-08-22T04:21:31.491Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T04:21:31.491Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T04:21:31.751Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 1.05MB / 3.38MB 0.1s [2023-08-22T04:21:31.751Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T04:21:31.751Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-22T04:21:31.751Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-22T04:21:31.751Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s [2023-08-22T04:21:31.937Z] 8d51d6327a98: Verifying Checksum [2023-08-22T04:21:31.937Z] 8d51d6327a98: Download complete [2023-08-22T04:21:31.937Z] 2f466654f4bb: Verifying Checksum [2023-08-22T04:21:31.937Z] 2f466654f4bb: Download complete [2023-08-22T04:21:32.010Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-22T04:21:32.010Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done [2023-08-22T04:21:32.269Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-22T04:21:32.898Z] #31 ... [2023-08-22T04:21:32.898Z] [2023-08-22T04:21:32.898Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-22T04:21:32.898Z] #32 DONE 1.3s [2023-08-22T04:21:32.898Z] [2023-08-22T04:21:32.898Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-08-22T04:21:38.229Z] #33 ... [2023-08-22T04:21:38.229Z] [2023-08-22T04:21:38.229Z] #34 [core-metadata internal] load build context [2023-08-22T04:21:38.229Z] #34 transferring context: 209.78MB 5.8s [2023-08-22T04:21:38.229Z] #34 ... [2023-08-22T04:21:38.229Z] [2023-08-22T04:21:38.229Z] #35 [security-bootstrapper internal] load build context [2023-08-22T04:21:38.229Z] #35 ... [2023-08-22T04:21:38.229Z] [2023-08-22T04:21:38.229Z] #34 [core-metadata internal] load build context [2023-08-22T04:21:41.523Z] #34 ... [2023-08-22T04:21:41.523Z] [2023-08-22T04:21:41.523Z] #36 [support-scheduler internal] load build context [2023-08-22T04:21:41.781Z] #36 ... [2023-08-22T04:21:41.781Z] [2023-08-22T04:21:41.781Z] #37 [core-command internal] load build context [2023-08-22T04:21:41.781Z] #37 ... [2023-08-22T04:21:41.781Z] [2023-08-22T04:21:41.781Z] #38 [security-spire-agent internal] load build context [2023-08-22T04:21:41.781Z] #38 ... [2023-08-22T04:21:41.781Z] [2023-08-22T04:21:41.781Z] #39 [security-secretstore-setup internal] load build context [2023-08-22T04:21:42.006Z] 8d51d6327a98: Pull complete [2023-08-22T04:21:42.006Z] 8b374f2dd631: Pull complete [2023-08-22T04:21:42.038Z] #39 ... [2023-08-22T04:21:42.038Z] [2023-08-22T04:21:42.038Z] #40 [security-spiffe-token-provider internal] load build context [2023-08-22T04:21:42.038Z] #40 ... [2023-08-22T04:21:42.038Z] [2023-08-22T04:21:42.038Z] #41 [core-data internal] load build context [2023-08-22T04:21:42.038Z] #41 transferring context: 365.18MB 10.1s done [2023-08-22T04:21:42.275Z] ec14aa9079de: Pull complete [2023-08-22T04:21:43.035Z] #41 ... [2023-08-22T04:21:43.035Z] [2023-08-22T04:21:43.035Z] #42 [support-notifications internal] load build context [2023-08-22T04:21:43.035Z] #42 ... [2023-08-22T04:21:43.035Z] [2023-08-22T04:21:43.035Z] #43 [security-proxy-setup internal] load build context [2023-08-22T04:21:43.295Z] #43 ... [2023-08-22T04:21:43.295Z] [2023-08-22T04:21:43.295Z] #44 [security-spire-server internal] load build context [2023-08-22T04:21:43.295Z] #44 transferring context: 365.18MB 10.6s done [2023-08-22T04:21:43.295Z] #44 ... [2023-08-22T04:21:43.295Z] [2023-08-22T04:21:43.295Z] #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-22T04:21:43.295Z] #45 ... [2023-08-22T04:21:43.295Z] [2023-08-22T04:21:43.295Z] #46 [security-proxy-auth internal] load build context [2023-08-22T04:21:43.295Z] #46 ... [2023-08-22T04:21:43.295Z] [2023-08-22T04:21:43.295Z] #47 [core-common-config-bootstrapper internal] load build context [2023-08-22T04:21:43.295Z] #47 transferring context: 365.18MB 11.7s done [2023-08-22T04:21:43.553Z] #47 ... [2023-08-22T04:21:43.553Z] [2023-08-22T04:21:43.553Z] #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-22T04:21:43.553Z] #48 ... [2023-08-22T04:21:43.553Z] [2023-08-22T04:21:43.553Z] #49 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-22T04:21:43.553Z] #49 ... [2023-08-22T04:21:43.553Z] [2023-08-22T04:21:43.553Z] #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-22T04:21:43.811Z] #50 ... [2023-08-22T04:21:43.811Z] [2023-08-22T04:21:43.811Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-22T04:21:43.811Z] #51 ... [2023-08-22T04:21:43.811Z] [2023-08-22T04:21:43.811Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-22T04:21:44.069Z] #52 ... [2023-08-22T04:21:44.069Z] [2023-08-22T04:21:44.069Z] #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-22T04:21:44.069Z] #53 ... [2023-08-22T04:21:44.069Z] [2023-08-22T04:21:44.069Z] #54 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-22T04:21:44.326Z] #54 ... [2023-08-22T04:21:44.326Z] [2023-08-22T04:21:44.326Z] #55 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-22T04:21:44.584Z] #55 ... [2023-08-22T04:21:44.584Z] [2023-08-22T04:21:44.584Z] #56 [security-spire-config internal] load build context [2023-08-22T04:21:44.584Z] #56 transferring context: 365.18MB 13.1s done [2023-08-22T04:21:48.797Z] #56 ... [2023-08-22T04:21:48.797Z] [2023-08-22T04:21:48.797Z] #35 [security-bootstrapper internal] load build context [2023-08-22T04:21:48.797Z] #35 transferring context: 365.18MB 11.7s done [2023-08-22T04:21:48.931Z] 2f466654f4bb: Pull complete [2023-08-22T04:21:51.519Z] 554e91adad29: Pull complete [2023-08-22T04:21:51.519Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-22T04:21:51.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-22T04:21:51.519Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-22T04:21:51.906Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-22T04:21:51.906Z] WORKDIR /edgex [2023-08-22T04:21:51.906Z] COPY go.mod . [2023-08-22T04:21:51.906Z] RUN go mod download [2023-08-22T04:21:51.906Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-22T04:21:52.127Z] #35 ... [2023-08-22T04:21:52.128Z] [2023-08-22T04:21:52.128Z] #34 [core-metadata internal] load build context [2023-08-22T04:21:52.128Z] #34 transferring context: 365.18MB 10.3s done [2023-08-22T04:21:52.128Z] #34 ... [2023-08-22T04:21:52.128Z] [2023-08-22T04:21:52.128Z] #36 [support-scheduler internal] load build context [2023-08-22T04:21:52.128Z] #36 transferring context: 365.18MB 10.3s done [2023-08-22T04:21:52.128Z] #36 ... [2023-08-22T04:21:52.128Z] [2023-08-22T04:21:52.128Z] #37 [core-command internal] load build context [2023-08-22T04:21:52.128Z] #37 transferring context: 365.18MB 12.1s done [2023-08-22T04:21:52.128Z] #37 ... [2023-08-22T04:21:52.128Z] [2023-08-22T04:21:52.128Z] #40 [security-spiffe-token-provider internal] load build context [2023-08-22T04:21:52.128Z] #40 transferring context: 365.18MB 12.0s done [2023-08-22T04:21:52.385Z] #40 ... [2023-08-22T04:21:52.385Z] [2023-08-22T04:21:52.385Z] #38 [security-spire-agent internal] load build context [2023-08-22T04:21:52.385Z] #38 transferring context: 365.18MB 10.3s done [2023-08-22T04:21:52.385Z] #38 ... [2023-08-22T04:21:52.385Z] [2023-08-22T04:21:52.385Z] #39 [security-secretstore-setup internal] load build context [2023-08-22T04:21:52.385Z] #39 transferring context: 365.18MB 12.0s done [2023-08-22T04:21:52.492Z] Sending build context to Docker daemon 2.954MB [2023-08-22T04:21:52.492Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-22T04:21:52.492Z] ---> 1e15ea492957 [2023-08-22T04:21:52.492Z] Step 2/4 : WORKDIR /edgex [2023-08-22T04:21:53.320Z] #39 ... [2023-08-22T04:21:53.320Z] [2023-08-22T04:21:53.320Z] #42 [support-notifications internal] load build context [2023-08-22T04:21:53.320Z] #42 transferring context: 365.18MB 11.7s done [2023-08-22T04:21:53.580Z] #42 ... [2023-08-22T04:21:53.580Z] [2023-08-22T04:21:53.580Z] #41 [core-data internal] load build context [2023-08-22T04:21:53.580Z] #41 DONE 22.0s [2023-08-22T04:21:53.580Z] [2023-08-22T04:21:53.580Z] #46 [security-proxy-auth internal] load build context [2023-08-22T04:21:53.580Z] #46 transferring context: 365.18MB 12.3s done [2023-08-22T04:21:53.580Z] #46 ... [2023-08-22T04:21:53.580Z] [2023-08-22T04:21:53.580Z] #44 [security-spire-server internal] load build context [2023-08-22T04:21:53.580Z] #44 DONE 22.1s [2023-08-22T04:21:53.581Z] [2023-08-22T04:21:53.581Z] #34 [core-metadata internal] load build context [2023-08-22T04:21:53.581Z] #34 DONE 22.0s [2023-08-22T04:21:53.581Z] [2023-08-22T04:21:53.581Z] #38 [security-spire-agent internal] load build context [2023-08-22T04:21:53.581Z] #38 DONE 22.0s [2023-08-22T04:21:53.581Z] [2023-08-22T04:21:53.581Z] #35 [security-bootstrapper internal] load build context [2023-08-22T04:21:53.581Z] #35 DONE 22.1s [2023-08-22T04:21:53.581Z] [2023-08-22T04:21:53.581Z] #42 [support-notifications internal] load build context [2023-08-22T04:21:53.581Z] #42 DONE 22.1s [2023-08-22T04:21:53.581Z] [2023-08-22T04:21:53.581Z] #47 [core-common-config-bootstrapper internal] load build context [2023-08-22T04:21:53.581Z] #47 DONE 22.1s [2023-08-22T04:21:53.581Z] [2023-08-22T04:21:53.581Z] #39 [security-secretstore-setup internal] load build context [2023-08-22T04:21:53.581Z] #39 DONE 22.1s [2023-08-22T04:21:53.581Z] [2023-08-22T04:21:53.581Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-08-22T04:21:53.581Z] #33 DONE 21.0s [2023-08-22T04:21:53.581Z] [2023-08-22T04:21:53.581Z] #36 [support-scheduler internal] load build context [2023-08-22T04:21:53.581Z] #36 DONE 22.0s [2023-08-22T04:21:53.581Z] [2023-08-22T04:21:53.581Z] #43 [security-proxy-setup internal] load build context [2023-08-22T04:21:53.581Z] #43 transferring context: 365.18MB 12.0s done [2023-08-22T04:21:53.837Z] #43 DONE 22.1s [2023-08-22T04:21:53.838Z] [2023-08-22T04:21:53.838Z] #37 [core-command internal] load build context [2023-08-22T04:21:53.838Z] #37 DONE 22.1s [2023-08-22T04:21:53.838Z] [2023-08-22T04:21:53.838Z] #40 [security-spiffe-token-provider internal] load build context [2023-08-22T04:21:53.838Z] #40 DONE 22.1s [2023-08-22T04:21:53.838Z] [2023-08-22T04:21:53.838Z] #56 [security-spire-config internal] load build context [2023-08-22T04:21:53.838Z] #56 DONE 22.2s [2023-08-22T04:21:53.838Z] [2023-08-22T04:21:53.838Z] #46 [security-proxy-auth internal] load build context [2023-08-22T04:21:53.838Z] #46 DONE 22.1s [2023-08-22T04:21:53.838Z] [2023-08-22T04:21:53.838Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-08-22T04:21:54.445Z] ---> Running in e1e39c60175b [2023-08-22T04:21:54.445Z] Removing intermediate container e1e39c60175b [2023-08-22T04:21:54.445Z] ---> 5de3c211c02f [2023-08-22T04:21:54.445Z] Step 3/4 : COPY go.mod . [2023-08-22T04:21:55.031Z] ---> 12bbe1cb0a44 [2023-08-22T04:21:55.031Z] Step 4/4 : RUN go mod download [2023-08-22T04:21:55.031Z] ---> Running in da6925bb982f [2023-08-22T04:21:59.190Z] #57 ... [2023-08-22T04:21:59.190Z] [2023-08-22T04:21:59.190Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-22T04:21:59.190Z] #51 24.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T04:21:59.190Z] #51 24.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T04:21:59.190Z] #51 25.11 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-22T04:21:59.190Z] #51 25.11 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-22T04:21:59.190Z] #51 25.11 OK: 17818 distinct packages available [2023-08-22T04:21:59.190Z] #51 25.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T04:21:59.190Z] #51 25.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T04:21:59.190Z] #51 25.84 (1/9) Installing ca-certificates (20230506-r0) [2023-08-22T04:21:59.190Z] #51 25.86 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-22T04:21:59.190Z] #51 25.88 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-22T04:21:59.190Z] #51 25.88 (4/9) Installing libcurl (8.2.1-r0) [2023-08-22T04:21:59.190Z] #51 25.89 (5/9) Installing curl (8.2.1-r0) [2023-08-22T04:21:59.190Z] #51 25.90 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-22T04:21:59.190Z] #51 25.90 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-22T04:21:59.190Z] #51 25.90 (8/9) Installing libucontext (1.2-r0) [2023-08-22T04:21:59.190Z] #51 25.90 (9/9) Installing gcompat (1.1.0-r0) [2023-08-22T04:21:59.190Z] #51 25.91 Executing busybox-1.35.0-r29.trigger [2023-08-22T04:21:59.190Z] #51 25.92 Executing ca-certificates-20230506-r0.trigger [2023-08-22T04:21:59.190Z] #51 25.98 OK: 10 MiB in 24 packages [2023-08-22T04:22:00.620Z] #51 ... [2023-08-22T04:22:00.620Z] [2023-08-22T04:22:00.620Z] #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-22T04:22:00.620Z] #45 21.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:00.620Z] #45 21.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:00.620Z] #45 21.76 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-22T04:22:00.620Z] #45 21.77 (2/2) Installing su-exec (0.2-r2) [2023-08-22T04:22:00.620Z] #45 21.77 Executing busybox-1.35.0-r29.trigger [2023-08-22T04:22:00.620Z] #45 21.77 OK: 7 MiB in 17 packages [2023-08-22T04:22:00.620Z] #45 DONE 28.1s [2023-08-22T04:22:00.620Z] [2023-08-22T04:22:00.620Z] #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-22T04:22:00.620Z] #48 21.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:00.620Z] #48 22.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:00.620Z] #48 22.28 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-22T04:22:00.620Z] #48 22.89 (2/4) Installing openssl (3.0.10-r0) [2023-08-22T04:22:00.620Z] #48 22.90 (3/4) Installing su-exec (0.2-r2) [2023-08-22T04:22:00.620Z] #48 22.90 (4/4) Installing yq (4.30.4-r4) [2023-08-22T04:22:00.620Z] #48 22.96 Executing busybox-1.35.0-r29.trigger [2023-08-22T04:22:00.620Z] #48 22.97 OK: 17 MiB in 19 packages [2023-08-22T04:22:00.620Z] #48 DONE 28.0s [2023-08-22T04:22:00.620Z] [2023-08-22T04:22:00.620Z] #54 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-22T04:22:00.620Z] #54 21.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:00.620Z] #54 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:00.620Z] #54 21.80 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-22T04:22:00.620Z] #54 21.80 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-22T04:22:00.620Z] #54 21.80 OK: 17818 distinct packages available [2023-08-22T04:22:00.620Z] #54 21.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:00.620Z] #54 22.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:00.620Z] #54 22.29 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-22T04:22:00.620Z] #54 22.30 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-22T04:22:00.620Z] #54 22.30 (3/5) Installing libucontext (1.2-r0) [2023-08-22T04:22:00.620Z] #54 22.31 (4/5) Installing gcompat (1.1.0-r0) [2023-08-22T04:22:00.620Z] #54 22.32 (5/5) Installing openssl (3.0.10-r0) [2023-08-22T04:22:00.620Z] #54 22.33 Executing busybox-1.35.0-r29.trigger [2023-08-22T04:22:00.620Z] #54 22.34 OK: 8 MiB in 20 packages [2023-08-22T04:22:00.620Z] #54 DONE 28.1s [2023-08-22T04:22:00.620Z] [2023-08-22T04:22:00.620Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-22T04:22:00.620Z] #52 21.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:00.620Z] #52 21.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:00.620Z] #52 22.04 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-22T04:22:00.620Z] #52 22.05 Executing busybox-1.35.0-r29.trigger [2023-08-22T04:22:00.620Z] #52 22.05 OK: 7 MiB in 16 packages [2023-08-22T04:22:00.620Z] #52 DONE 28.0s [2023-08-22T04:22:00.620Z] [2023-08-22T04:22:00.620Z] #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-22T04:22:00.620Z] #50 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:00.620Z] #50 21.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:00.620Z] #50 21.89 (1/4) Installing ca-certificates (20230506-r0) [2023-08-22T04:22:00.620Z] #50 21.91 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-22T04:22:00.620Z] #50 21.91 (3/4) Installing su-exec (0.2-r2) [2023-08-22T04:22:00.620Z] #50 21.92 (4/4) Installing yq (4.30.4-r4) [2023-08-22T04:22:00.620Z] #50 22.38 Executing busybox-1.35.0-r29.trigger [2023-08-22T04:22:00.620Z] #50 22.38 Executing ca-certificates-20230506-r0.trigger [2023-08-22T04:22:00.620Z] #50 22.95 OK: 17 MiB in 19 packages [2023-08-22T04:22:00.620Z] #50 DONE 28.0s [2023-08-22T04:22:00.620Z] [2023-08-22T04:22:00.620Z] #49 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-22T04:22:00.620Z] #49 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:00.620Z] #49 21.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:00.620Z] #49 21.68 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-22T04:22:00.620Z] #49 21.68 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-22T04:22:00.620Z] #49 21.68 OK: 17818 distinct packages available [2023-08-22T04:22:00.620Z] #49 21.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:00.620Z] #49 21.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:00.620Z] #49 22.19 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-22T04:22:00.621Z] #49 22.20 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-22T04:22:00.621Z] #49 22.20 (3/4) Installing libucontext (1.2-r0) [2023-08-22T04:22:00.621Z] #49 22.21 (4/4) Installing gcompat (1.1.0-r0) [2023-08-22T04:22:00.621Z] #49 22.21 Executing busybox-1.35.0-r29.trigger [2023-08-22T04:22:00.621Z] #49 22.22 OK: 7 MiB in 19 packages [2023-08-22T04:22:00.621Z] #49 DONE 28.1s [2023-08-22T04:22:00.621Z] [2023-08-22T04:22:00.621Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-22T04:22:00.621Z] #51 DONE 28.1s [2023-08-22T04:22:00.621Z] [2023-08-22T04:22:00.621Z] #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-22T04:22:00.621Z] #53 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:00.621Z] #53 22.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:00.621Z] #53 22.46 (1/2) Installing ca-certificates (20230506-r0) [2023-08-22T04:22:00.621Z] #53 22.89 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-22T04:22:00.621Z] #53 22.89 Executing busybox-1.35.0-r29.trigger [2023-08-22T04:22:00.621Z] #53 22.90 Executing ca-certificates-20230506-r0.trigger [2023-08-22T04:22:00.621Z] #53 22.97 OK: 8 MiB in 17 packages [2023-08-22T04:22:00.621Z] #53 DONE 28.1s [2023-08-22T04:22:00.621Z] [2023-08-22T04:22:00.621Z] #58 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-22T04:22:00.621Z] #58 DONE 0.1s [2023-08-22T04:22:00.621Z] [2023-08-22T04:22:00.621Z] #55 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-22T04:22:00.621Z] #55 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:00.621Z] #55 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:00.621Z] #55 22.30 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-22T04:22:00.621Z] #55 22.92 Executing busybox-1.35.0-r29.trigger [2023-08-22T04:22:00.621Z] #55 22.92 OK: 7 MiB in 16 packages [2023-08-22T04:22:00.621Z] #55 DONE 28.2s [2023-08-22T04:22:00.621Z] [2023-08-22T04:22:00.621Z] #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-22T04:22:01.562Z] #59 ... [2023-08-22T04:22:01.562Z] [2023-08-22T04:22:01.562Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-22T04:22:01.562Z] #0 6.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:01.562Z] #0 7.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:01.562Z] #0 7.363 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-22T04:22:01.562Z] #0 7.363 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-22T04:22:01.562Z] #0 7.363 OK: 17823 distinct packages available [2023-08-22T04:22:01.562Z] #0 7.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:01.562Z] #0 7.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:01.562Z] #0 7.803 OK: 265 MiB in 53 packages [2023-08-22T04:22:01.562Z] #60 DONE 8.0s [2023-08-22T04:22:01.562Z] [2023-08-22T04:22:01.562Z] #61 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:22:01.562Z] #61 DONE 0.0s [2023-08-22T04:22:01.824Z] [2023-08-22T04:22:01.824Z] #62 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:22:02.084Z] #62 ... [2023-08-22T04:22:02.084Z] [2023-08-22T04:22:02.084Z] #63 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-22T04:22:02.084Z] #0 8.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:02.084Z] #0 8.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:02.084Z] #0 8.453 OK: 265 MiB in 53 packages [2023-08-22T04:22:02.084Z] #63 DONE 8.5s [2023-08-22T04:22:02.084Z] [2023-08-22T04:22:02.084Z] #64 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-22T04:22:02.084Z] #64 DONE 0.1s [2023-08-22T04:22:02.343Z] [2023-08-22T04:22:02.344Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-08-22T04:22:02.344Z] #57 8.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:02.344Z] #57 8.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:02.344Z] #57 ... [2023-08-22T04:22:02.344Z] [2023-08-22T04:22:02.344Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-22T04:22:02.344Z] #0 8.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:02.344Z] #0 8.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:02.344Z] #0 8.645 OK: 265 MiB in 53 packages [2023-08-22T04:22:02.344Z] #65 DONE 8.7s [2023-08-22T04:22:02.344Z] [2023-08-22T04:22:02.344Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:22:02.344Z] #66 DONE 0.0s [2023-08-22T04:22:02.344Z] [2023-08-22T04:22:02.344Z] #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-22T04:22:02.344Z] #59 DONE 1.8s [2023-08-22T04:22:02.344Z] [2023-08-22T04:22:02.344Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-22T04:22:02.344Z] #67 DONE 0.0s [2023-08-22T04:22:02.604Z] [2023-08-22T04:22:02.604Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-22T04:22:02.604Z] #0 8.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:02.604Z] #0 8.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T04:22:02.604Z] #0 8.714 OK: 265 MiB in 53 packages [2023-08-22T04:22:02.604Z] #68 DONE 8.8s [2023-08-22T04:22:02.604Z] [2023-08-22T04:22:02.604Z] #69 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:22:02.604Z] #69 DONE 0.1s [2023-08-22T04:22:02.604Z] [2023-08-22T04:22:02.604Z] #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:22:02.604Z] #70 ... [2023-08-22T04:22:02.604Z] [2023-08-22T04:22:02.604Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-22T04:22:02.604Z] #57 8.884 OK: 265 MiB in 53 packages [2023-08-22T04:22:02.604Z] #57 DONE 9.3s [2023-08-22T04:22:02.864Z] [2023-08-22T04:22:02.864Z] #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:22:02.864Z] #71 DONE 0.1s [2023-08-22T04:22:02.864Z] [2023-08-22T04:22:02.864Z] #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:22:12.992Z] #72 ... [2023-08-22T04:22:12.992Z] [2023-08-22T04:22:12.992Z] #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:22:12.992Z] #73 ... [2023-08-22T04:22:12.992Z] [2023-08-22T04:22:12.992Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:22:27.942Z] #74 DONE 23.6s [2023-08-22T04:22:27.942Z] [2023-08-22T04:22:27.942Z] #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:22:27.942Z] #70 DONE 23.5s [2023-08-22T04:22:27.942Z] [2023-08-22T04:22:27.942Z] #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:22:27.942Z] #73 DONE 23.8s [2023-08-22T04:22:27.942Z] [2023-08-22T04:22:27.942Z] #62 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:22:27.942Z] #62 DONE 24.4s [2023-08-22T04:22:27.942Z] [2023-08-22T04:22:27.942Z] #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:22:27.942Z] #72 DONE 23.3s [2023-08-22T04:22:27.942Z] [2023-08-22T04:22:27.942Z] #75 [support-scheduler builder 6/7] COPY . . [2023-08-22T04:22:33.902Z] Removing intermediate container da6925bb982f [2023-08-22T04:22:33.902Z] ---> 66d186a2457a [2023-08-22T04:22:33.902Z] Successfully built 66d186a2457a [2023-08-22T04:22:33.902Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T04:22:34.300Z] + docker inspect -f . ci-base-image-arm64 [2023-08-22T04:22:34.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T04:22:34.585Z] prd-ubuntu20.04-docker-arm64-4c-16g-4218 does not seem to be running inside a container [2023-08-22T04:22:34.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-22T04:22:36.090Z] $ docker top e345182e104966784633701e56f90c0a6b6d6bf42705b9dc292359014f38f04a -eo pid,comm [2023-08-22T04:22:36.181Z] #75 ... [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-22T04:22:36.181Z] #76 DONE 9.6s [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #77 [security-secretstore-setup builder 6/7] COPY . . [2023-08-22T04:22:36.181Z] #77 DONE 9.6s [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:22:36.181Z] #78 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #79 [core-command builder 6/7] COPY . . [2023-08-22T04:22:36.181Z] #79 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #80 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:22:36.181Z] #80 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #81 [support-notifications builder 6/7] COPY . . [2023-08-22T04:22:36.181Z] #81 DONE 9.6s [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #82 [security-spire-server builder 6/9] COPY . . [2023-08-22T04:22:36.181Z] #82 DONE 9.7s [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #83 [security-proxy-auth builder 6/7] COPY . . [2023-08-22T04:22:36.181Z] #83 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #84 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:22:36.181Z] #84 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:22:36.181Z] #85 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:22:36.181Z] #86 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:22:36.181Z] #87 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #88 [core-metadata builder 6/7] COPY . . [2023-08-22T04:22:36.181Z] #88 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #89 [security-bootstrapper builder 6/7] COPY . . [2023-08-22T04:22:36.181Z] #89 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #90 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:22:36.181Z] #90 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #91 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:22:36.181Z] #91 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #92 [core-data builder 6/7] COPY . . [2023-08-22T04:22:36.181Z] #92 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:22:36.181Z] #93 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #94 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:22:36.181Z] #94 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #95 [security-proxy-setup builder 6/7] COPY . . [2023-08-22T04:22:36.181Z] #95 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:22:36.181Z] #96 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #97 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:22:36.181Z] #97 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #98 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:22:36.181Z] #98 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #99 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-22T04:22:36.181Z] #99 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #100 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:22:36.181Z] #100 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #75 [support-scheduler builder 6/7] COPY . . [2023-08-22T04:22:36.181Z] #75 DONE 9.6s [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #101 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-22T04:22:36.181Z] #101 DONE 0.2s [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #102 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-22T04:22:36.181Z] #102 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #103 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:22:36.181Z] #103 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #104 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-22T04:22:36.181Z] #104 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #105 [security-spire-config builder 6/9] COPY . . [2023-08-22T04:22:36.181Z] #105 CACHED [2023-08-22T04:22:36.181Z] [2023-08-22T04:22:36.181Z] #106 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [Pipeline] { [Pipeline] sh [2023-08-22T04:22:36.982Z] + go version [2023-08-22T04:22:36.982Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-22T04:22:37.036Z] $ docker stop --time=1 e345182e104966784633701e56f90c0a6b6d6bf42705b9dc292359014f38f04a [2023-08-22T04:22:38.102Z] #106 ... [2023-08-22T04:22:38.102Z] [2023-08-22T04:22:38.102Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-22T04:22:38.102Z] #107 DONE 1.9s [2023-08-22T04:22:38.102Z] [2023-08-22T04:22:38.102Z] #108 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-22T04:22:38.102Z] #108 ... [2023-08-22T04:22:38.102Z] [2023-08-22T04:22:38.102Z] #106 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-22T04:22:38.102Z] #106 DONE 2.4s [2023-08-22T04:22:38.360Z] [2023-08-22T04:22:38.360Z] #108 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-22T04:22:38.360Z] #108 DONE 0.5s [2023-08-22T04:22:38.360Z] [2023-08-22T04:22:38.360Z] #109 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-22T04:22:38.618Z] #109 DONE 0.4s [2023-08-22T04:22:38.618Z] [2023-08-22T04:22:38.618Z] #110 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:22:38.649Z] $ docker rm -f --volumes e345182e104966784633701e56f90c0a6b6d6bf42705b9dc292359014f38f04a [2023-08-22T04:22:38.874Z] #110 DONE 0.2s [2023-08-22T04:22:38.874Z] [2023-08-22T04:22:38.874Z] #111 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [2023-08-22T04:22:39.142Z] #111 DONE 0.4s [2023-08-22T04:22:39.142Z] [2023-08-22T04:22:39.142Z] #112 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:22:39.142Z] #112 DONE 0.4s [2023-08-22T04:22:39.142Z] [2023-08-22T04:22:39.142Z] #113 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T04:22:39.399Z] #113 DONE 0.2s [2023-08-22T04:22:39.399Z] [2023-08-22T04:22:39.399Z] #114 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-22T04:22:39.399Z] #114 ... [2023-08-22T04:22:39.399Z] [2023-08-22T04:22:39.399Z] #115 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-22T04:22:39.399Z] #115 CACHED [2023-08-22T04:22:39.399Z] [2023-08-22T04:22:39.399Z] #116 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-22T04:22:39.399Z] #116 CACHED [2023-08-22T04:22:39.399Z] [2023-08-22T04:22:39.399Z] #117 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:22:39.399Z] #117 CACHED [2023-08-22T04:22:39.399Z] [2023-08-22T04:22:39.399Z] #118 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:22:39.399Z] #118 CACHED [2023-08-22T04:22:39.399Z] [2023-08-22T04:22:39.399Z] #119 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-22T04:22:39.399Z] #119 CACHED [2023-08-22T04:22:39.399Z] [2023-08-22T04:22:39.399Z] #120 [security-spire-agent builder 6/9] COPY . . [2023-08-22T04:22:39.399Z] #120 CACHED [2023-08-22T04:22:39.399Z] [2023-08-22T04:22:39.399Z] #121 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-22T04:22:39.399Z] #121 CACHED [2023-08-22T04:22:39.399Z] [2023-08-22T04:22:39.399Z] #122 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:22:39.399Z] #122 CACHED [2023-08-22T04:22:39.629Z] + docker inspect -f . ci-base-image-arm64 [2023-08-22T04:22:39.629Z] . [Pipeline] } [2023-08-22T04:22:39.668Z] [2023-08-22T04:22:39.668Z] #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T04:22:39.891Z] prd-ubuntu20.04-docker-arm64-4c-16g-4218 does not seem to be running inside a container [2023-08-22T04:22:39.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-22T04:22:41.094Z] $ docker top 5b1948068a5748d171a962de244ff28afad57b8f492261fa99b698fa76a4830e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-22T04:22:41.354Z] ========================================================= [2023-08-22T04:22:41.354Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-22T04:22:41.354Z] ========================================================= [Pipeline] sh [2023-08-22T04:22:41.736Z] #123 ... [2023-08-22T04:22:41.736Z] [2023-08-22T04:22:41.736Z] #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-22T04:22:41.736Z] #124 DONE 2.0s [2023-08-22T04:22:41.985Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [2023-08-22T04:22:41.997Z] [2023-08-22T04:22:41.997Z] #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-22T04:22:41.997Z] #123 DONE 1.9s [2023-08-22T04:22:41.997Z] [2023-08-22T04:22:41.997Z] #125 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] fileExists [Pipeline] sh [2023-08-22T04:22:42.392Z] + make test [2023-08-22T04:22:42.660Z] go test -race -coverprofile=coverage.out ./... [2023-08-22T04:22:42.937Z] #125 ... [2023-08-22T04:22:42.937Z] [2023-08-22T04:22:42.937Z] #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-22T04:22:42.937Z] #126 DONE 1.8s [2023-08-22T04:22:43.197Z] [2023-08-22T04:22:43.197Z] #114 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-22T04:22:43.197Z] #114 DONE 3.7s [2023-08-22T04:22:43.197Z] [2023-08-22T04:22:43.197Z] #125 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-22T04:22:43.197Z] #125 DONE 1.8s [2023-08-22T04:22:43.197Z] [2023-08-22T04:22:43.197Z] #127 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-22T04:22:43.197Z] #127 DONE 0.0s [2023-08-22T04:22:43.197Z] [2023-08-22T04:22:43.197Z] #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-22T04:22:43.197Z] #128 DONE 0.1s [2023-08-22T04:22:43.197Z] [2023-08-22T04:22:43.197Z] #129 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-22T04:22:43.197Z] #129 DONE 0.0s [2023-08-22T04:22:43.197Z] [2023-08-22T04:22:43.197Z] #130 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-22T04:22:43.197Z] #130 DONE 0.1s [2023-08-22T04:22:43.197Z] [2023-08-22T04:22:43.197Z] #131 [security-spire-server] exporting to image [2023-08-22T04:22:43.197Z] #131 exporting layers [2023-08-22T04:22:43.197Z] #131 ... [2023-08-22T04:22:43.197Z] [2023-08-22T04:22:43.197Z] #132 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-22T04:22:43.197Z] #132 DONE 0.1s [2023-08-22T04:22:43.197Z] [2023-08-22T04:22:43.197Z] #133 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-22T04:22:43.197Z] #133 DONE 0.1s [2023-08-22T04:22:43.197Z] [2023-08-22T04:22:43.197Z] #134 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-22T04:22:43.197Z] #134 DONE 0.1s [2023-08-22T04:22:43.457Z] [2023-08-22T04:22:43.457Z] #135 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-22T04:22:43.457Z] #135 DONE 0.2s [2023-08-22T04:22:43.457Z] [2023-08-22T04:22:43.457Z] #131 [security-spire-agent] exporting to image [2023-08-22T04:22:44.026Z] #131 exporting layers 0.6s done [2023-08-22T04:22:44.026Z] #131 writing image sha256:d4015df636ee0f602b149518a924d42cdd9da46f0335d15ab58c5a85212f0339 done [2023-08-22T04:22:44.026Z] #131 naming to docker.io/library/security-spire-server done [2023-08-22T04:22:44.026Z] #131 exporting layers 0.7s done [2023-08-22T04:22:44.026Z] #131 writing image sha256:7582d919821e121e7dced331406f40887e553541c9fa047e0feda5e3a33b24be done [2023-08-22T04:22:44.026Z] #131 naming to docker.io/library/security-spire-agent [2023-08-22T04:22:44.285Z] #131 exporting layers 0.8s done [2023-08-22T04:22:44.286Z] #131 naming to docker.io/library/security-spire-agent done [2023-08-22T04:22:44.286Z] #131 writing image sha256:dfa6106b0c25ff38481fb19e9570e79091db4b198b3290d5cce5e3e7c174d78c done [2023-08-22T04:22:44.286Z] #131 naming to docker.io/library/security-spire-config done [2023-08-22T04:22:44.286Z] #131 DONE 1.0s [2023-08-22T04:22:44.286Z] [2023-08-22T04:22:44.286Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-22T04:22:44.286Z] #0 1.467 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-22T04:22:45.666Z] #136 ... [2023-08-22T04:22:45.666Z] [2023-08-22T04:22:45.666Z] #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-22T04:22:45.666Z] #0 1.263 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-22T04:22:45.666Z] #137 ... [2023-08-22T04:22:45.666Z] [2023-08-22T04:22:45.666Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T04:22:45.666Z] #0 0.484 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-22T04:22:45.924Z] #138 ... [2023-08-22T04:22:45.924Z] [2023-08-22T04:22:45.924Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-22T04:22:45.924Z] #0 0.921 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-22T04:22:46.183Z] #139 ... [2023-08-22T04:22:46.183Z] [2023-08-22T04:22:46.183Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-22T04:22:46.183Z] #0 1.259 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-22T04:22:46.183Z] #140 ... [2023-08-22T04:22:46.183Z] [2023-08-22T04:22:46.183Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T04:22:46.183Z] #0 1.178 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-22T04:22:46.443Z] #141 ... [2023-08-22T04:22:46.443Z] [2023-08-22T04:22:46.443Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-22T04:22:46.443Z] #0 0.848 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-22T04:22:46.443Z] #142 ... [2023-08-22T04:22:46.443Z] [2023-08-22T04:22:46.443Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-22T04:22:46.443Z] #0 0.451 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-22T04:22:46.703Z] #143 ... [2023-08-22T04:22:46.703Z] [2023-08-22T04:22:46.703Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-22T04:22:46.703Z] #0 0.743 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-22T04:22:46.703Z] #144 ... [2023-08-22T04:22:46.703Z] [2023-08-22T04:22:46.703Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-22T04:22:46.703Z] #0 1.912 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-22T04:22:46.962Z] #145 ... [2023-08-22T04:22:46.962Z] [2023-08-22T04:22:46.962Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-22T04:22:46.962Z] #0 0.758 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-22T04:23:29.508Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-22T04:24:08.522Z] #146 ... [2023-08-22T04:24:08.522Z] [2023-08-22T04:24:08.522Z] #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-22T04:24:08.522Z] #137 80.14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-22T04:24:13.814Z] #137 DONE 98.0s [2023-08-22T04:24:13.814Z] [2023-08-22T04:24:13.814Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-22T04:24:13.814Z] #143 DONE 98.0s [2023-08-22T04:24:13.814Z] [2023-08-22T04:24:13.814Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-22T04:24:13.814Z] #144 DONE 98.0s [2023-08-22T04:24:13.814Z] [2023-08-22T04:24:13.814Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-22T04:24:13.814Z] #139 DONE 98.0s [2023-08-22T04:24:13.814Z] [2023-08-22T04:24:13.814Z] #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:24:13.814Z] #147 ... [2023-08-22T04:24:13.814Z] [2023-08-22T04:24:13.814Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-22T04:24:13.814Z] #140 DONE 98.1s [2023-08-22T04:24:13.814Z] [2023-08-22T04:24:13.814Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-22T04:24:13.814Z] #142 DONE 98.1s [2023-08-22T04:24:13.814Z] [2023-08-22T04:24:13.814Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T04:24:13.814Z] #138 DONE 98.1s [2023-08-22T04:24:13.814Z] [2023-08-22T04:24:13.814Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-22T04:24:13.814Z] #146 DONE 98.3s [2023-08-22T04:24:13.814Z] [2023-08-22T04:24:13.814Z] #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:24:14.074Z] #148 ... [2023-08-22T04:24:14.074Z] [2023-08-22T04:24:14.074Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-22T04:24:14.074Z] #136 DONE 98.4s [2023-08-22T04:24:14.074Z] [2023-08-22T04:24:14.074Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-22T04:24:14.074Z] #145 DONE 98.4s [2023-08-22T04:24:14.074Z] [2023-08-22T04:24:14.074Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T04:24:14.074Z] #141 DONE 98.5s [2023-08-22T04:24:14.074Z] [2023-08-22T04:24:14.074Z] #149 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:24:14.340Z] #149 ... [2023-08-22T04:24:14.340Z] [2023-08-22T04:24:14.340Z] #150 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:24:14.340Z] #150 DONE 0.8s [2023-08-22T04:24:14.601Z] [2023-08-22T04:24:14.601Z] #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:24:14.601Z] #147 DONE 0.8s [2023-08-22T04:24:14.601Z] [2023-08-22T04:24:14.601Z] #151 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:24:14.601Z] #151 DONE 0.7s [2023-08-22T04:24:14.601Z] [2023-08-22T04:24:14.601Z] #152 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:24:14.601Z] #152 DONE 0.8s [2023-08-22T04:24:14.601Z] [2023-08-22T04:24:14.601Z] #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:24:14.601Z] #148 DONE 0.6s [2023-08-22T04:24:14.601Z] [2023-08-22T04:24:14.601Z] #153 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:24:14.601Z] #153 ... [2023-08-22T04:24:14.601Z] [2023-08-22T04:24:14.601Z] #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-22T04:24:14.601Z] #154 DONE 0.5s [2023-08-22T04:24:14.601Z] [2023-08-22T04:24:14.601Z] #149 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:24:14.601Z] #149 DONE 0.5s [2023-08-22T04:24:14.861Z] [2023-08-22T04:24:14.861Z] #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:24:14.861Z] #155 DONE 0.4s [2023-08-22T04:24:14.861Z] [2023-08-22T04:24:14.861Z] #156 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:24:14.861Z] #156 ... [2023-08-22T04:24:14.861Z] [2023-08-22T04:24:14.861Z] #157 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:24:14.861Z] #157 DONE 0.4s [2023-08-22T04:24:14.861Z] [2023-08-22T04:24:14.861Z] #158 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:24:14.861Z] #158 CACHED [2023-08-22T04:24:14.861Z] [2023-08-22T04:24:14.861Z] #159 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:24:14.861Z] #159 CACHED [2023-08-22T04:24:14.861Z] [2023-08-22T04:24:14.861Z] #160 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:24:14.861Z] #160 CACHED [2023-08-22T04:24:14.861Z] [2023-08-22T04:24:14.861Z] #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:24:14.861Z] #161 CACHED [2023-08-22T04:24:14.861Z] [2023-08-22T04:24:14.861Z] #162 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:24:14.861Z] #162 CACHED [2023-08-22T04:24:14.861Z] [2023-08-22T04:24:14.861Z] #163 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:24:14.861Z] #163 CACHED [2023-08-22T04:24:14.861Z] [2023-08-22T04:24:14.861Z] #164 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:24:14.861Z] #164 DONE 0.3s [2023-08-22T04:24:14.861Z] [2023-08-22T04:24:14.861Z] #165 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:24:14.861Z] #165 DONE 0.4s [2023-08-22T04:24:14.861Z] [2023-08-22T04:24:14.861Z] #153 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:24:14.861Z] #153 DONE 0.3s [2023-08-22T04:24:14.861Z] [2023-08-22T04:24:14.861Z] #166 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:24:14.861Z] #166 CACHED [2023-08-22T04:24:14.861Z] [2023-08-22T04:24:14.861Z] #167 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:24:14.861Z] #167 CACHED [2023-08-22T04:24:15.315Z] [2023-08-22T04:24:15.315Z] #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-22T04:24:15.932Z] #168 ... [2023-08-22T04:24:15.933Z] [2023-08-22T04:24:15.933Z] #156 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:24:15.933Z] #156 DONE 1.1s [2023-08-22T04:24:15.933Z] [2023-08-22T04:24:15.933Z] #169 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-22T04:24:15.933Z] #169 DONE 1.0s [2023-08-22T04:24:15.933Z] [2023-08-22T04:24:15.933Z] #170 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-22T04:24:16.868Z] #170 ... [2023-08-22T04:24:16.869Z] [2023-08-22T04:24:16.869Z] #171 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-22T04:24:16.869Z] #171 DONE 1.8s [2023-08-22T04:24:16.869Z] [2023-08-22T04:24:16.869Z] #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-22T04:24:16.869Z] #168 DONE 1.8s [2023-08-22T04:24:16.869Z] [2023-08-22T04:24:16.869Z] #172 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-22T04:24:16.869Z] #172 DONE 1.9s [2023-08-22T04:24:16.869Z] [2023-08-22T04:24:16.869Z] #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-22T04:24:16.869Z] #173 DONE 1.9s [2023-08-22T04:24:16.869Z] [2023-08-22T04:24:16.869Z] #174 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-22T04:24:16.869Z] #174 DONE 1.9s [2023-08-22T04:24:16.869Z] [2023-08-22T04:24:16.869Z] #175 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-22T04:24:16.869Z] #175 DONE 1.9s [2023-08-22T04:24:16.869Z] [2023-08-22T04:24:16.869Z] #176 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-22T04:24:16.869Z] #176 DONE 2.0s [2023-08-22T04:24:16.869Z] [2023-08-22T04:24:16.869Z] #177 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-22T04:24:16.869Z] #177 DONE 1.9s [2023-08-22T04:24:16.869Z] [2023-08-22T04:24:16.869Z] #178 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-22T04:24:16.869Z] #178 ... [2023-08-22T04:24:16.869Z] [2023-08-22T04:24:16.869Z] #179 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-22T04:24:16.869Z] #179 DONE 1.0s [2023-08-22T04:24:17.129Z] [2023-08-22T04:24:17.129Z] #180 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-22T04:24:17.129Z] #180 DONE 2.4s [2023-08-22T04:24:17.129Z] [2023-08-22T04:24:17.129Z] #181 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:24:17.129Z] #181 ... [2023-08-22T04:24:17.129Z] [2023-08-22T04:24:17.129Z] #170 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-22T04:24:17.129Z] #170 DONE 1.3s [2023-08-22T04:24:17.129Z] [2023-08-22T04:24:17.129Z] #182 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-22T04:24:17.129Z] #182 DONE 0.4s [2023-08-22T04:24:17.129Z] [2023-08-22T04:24:17.129Z] #183 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-22T04:24:17.129Z] #183 DONE 0.5s [2023-08-22T04:24:17.129Z] [2023-08-22T04:24:17.129Z] #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-22T04:24:17.129Z] #184 DONE 0.4s [2023-08-22T04:24:17.389Z] [2023-08-22T04:24:17.389Z] #185 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-22T04:24:17.389Z] #185 DONE 0.5s [2023-08-22T04:24:17.389Z] [2023-08-22T04:24:17.389Z] #186 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-22T04:24:17.389Z] #186 DONE 0.5s [2023-08-22T04:24:17.389Z] [2023-08-22T04:24:17.389Z] #187 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-22T04:24:17.389Z] #187 DONE 0.5s [2023-08-22T04:24:17.389Z] [2023-08-22T04:24:17.389Z] #188 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-22T04:24:17.389Z] #188 DONE 0.5s [2023-08-22T04:24:17.389Z] [2023-08-22T04:24:17.389Z] #178 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-22T04:24:17.389Z] #178 DONE 0.5s [2023-08-22T04:24:17.389Z] [2023-08-22T04:24:17.389Z] #131 [security-spiffe-token-provider] exporting to image [2023-08-22T04:24:17.389Z] #131 exporting layers 0.2s done [2023-08-22T04:24:17.389Z] #131 ... [2023-08-22T04:24:17.389Z] [2023-08-22T04:24:17.389Z] #189 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-22T04:24:17.389Z] #189 DONE 0.5s [2023-08-22T04:24:17.389Z] [2023-08-22T04:24:17.389Z] #181 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:24:17.389Z] #181 DONE 0.4s [2023-08-22T04:24:17.389Z] [2023-08-22T04:24:17.389Z] #131 [core-command] exporting to image [2023-08-22T04:24:17.389Z] #131 exporting layers 0.3s done [2023-08-22T04:24:17.648Z] #131 ... [2023-08-22T04:24:17.648Z] [2023-08-22T04:24:17.648Z] #190 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-22T04:24:17.648Z] #190 DONE 0.4s [2023-08-22T04:24:17.648Z] [2023-08-22T04:24:17.648Z] #131 [core-command] exporting to image [2023-08-22T04:24:17.648Z] #131 exporting layers 0.2s done [2023-08-22T04:24:17.648Z] #131 writing image sha256:e3e7697e98fcafe2b7a7c7635069cbaa159962ccde7845daae7eb93d870819e3 [2023-08-22T04:24:17.648Z] #131 writing image sha256:f52d38856781de12e0b02c664e09c72d27d46bd642c0497fe7fdebad5842ce4d [2023-08-22T04:24:17.648Z] #131 writing image sha256:e3e7697e98fcafe2b7a7c7635069cbaa159962ccde7845daae7eb93d870819e3 0.3s done [2023-08-22T04:24:17.648Z] #131 naming to docker.io/library/core-data [2023-08-22T04:24:17.949Z] #131 ... [2023-08-22T04:24:17.949Z] [2023-08-22T04:24:17.949Z] #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-22T04:24:17.949Z] #191 DONE 0.5s [2023-08-22T04:24:17.949Z] [2023-08-22T04:24:17.949Z] #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-22T04:24:17.949Z] #192 DONE 0.5s [2023-08-22T04:24:17.949Z] [2023-08-22T04:24:17.949Z] #193 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:24:17.949Z] #193 DONE 0.4s [2023-08-22T04:24:17.949Z] [2023-08-22T04:24:17.949Z] #194 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-22T04:24:17.949Z] #194 DONE 0.5s [2023-08-22T04:24:17.949Z] [2023-08-22T04:24:17.949Z] #195 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-22T04:24:17.949Z] #195 DONE 0.4s [2023-08-22T04:24:17.949Z] [2023-08-22T04:24:17.949Z] #131 [support-notifications] exporting to image [2023-08-22T04:24:17.949Z] #131 exporting layers 0.5s done [2023-08-22T04:24:17.949Z] #131 writing image sha256:f52d38856781de12e0b02c664e09c72d27d46bd642c0497fe7fdebad5842ce4d 0.3s done [2023-08-22T04:24:17.949Z] #131 naming to docker.io/library/core-data done [2023-08-22T04:24:17.949Z] #131 naming to docker.io/library/support-scheduler done [2023-08-22T04:24:17.949Z] #131 writing image sha256:6490d81ca81dd41ca46c23b1ae305d74eb7552dd8940e13b1f3911c5e217223b done [2023-08-22T04:24:17.949Z] #131 naming to docker.io/library/core-command done [2023-08-22T04:24:17.949Z] #131 writing image sha256:47a809bb16bbca5ad87f797555ceb98f0a66a3017203dfbfaa9f1a901732038d done [2023-08-22T04:24:17.949Z] #131 naming to docker.io/library/support-notifications done [2023-08-22T04:24:17.949Z] #131 writing image sha256:492b8091c7f8dd27792bc601aa0553fb5d70958c0d8734dd03e6d8e6e979289b [2023-08-22T04:24:18.208Z] #131 exporting layers 0.3s done [2023-08-22T04:24:18.208Z] #131 writing image sha256:492b8091c7f8dd27792bc601aa0553fb5d70958c0d8734dd03e6d8e6e979289b done [2023-08-22T04:24:18.208Z] #131 naming to docker.io/library/security-spiffe-token-provider done [2023-08-22T04:24:18.467Z] #131 writing image sha256:d3e0d4499419a350b3c6504581bb65e8f2c7e47537dca62ce99c1fa6c6417c72 done [2023-08-22T04:24:18.467Z] #131 naming to docker.io/library/core-metadata done [2023-08-22T04:24:18.467Z] #131 DONE 2.2s [2023-08-22T04:24:18.467Z] [2023-08-22T04:24:18.467Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-22T04:24:18.467Z] #196 DONE 0.8s [2023-08-22T04:24:18.467Z] [2023-08-22T04:24:18.467Z] #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-22T04:24:18.467Z] #197 DONE 0.6s [2023-08-22T04:24:18.467Z] [2023-08-22T04:24:18.467Z] #198 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-22T04:24:18.467Z] #198 DONE 0.6s [2023-08-22T04:24:18.467Z] [2023-08-22T04:24:18.467Z] #199 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-22T04:24:18.725Z] #199 ... [2023-08-22T04:24:18.725Z] [2023-08-22T04:24:18.725Z] #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-22T04:24:18.725Z] #200 DONE 0.3s [2023-08-22T04:24:18.725Z] [2023-08-22T04:24:18.725Z] #201 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-22T04:24:18.725Z] #201 DONE 0.3s [2023-08-22T04:24:18.725Z] [2023-08-22T04:24:18.725Z] #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-22T04:24:18.725Z] #202 DONE 0.1s [2023-08-22T04:24:18.725Z] [2023-08-22T04:24:18.725Z] #203 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-22T04:24:18.725Z] #203 DONE 0.1s [2023-08-22T04:24:18.725Z] [2023-08-22T04:24:18.725Z] #204 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-22T04:24:18.725Z] #204 DONE 0.1s [2023-08-22T04:24:18.725Z] [2023-08-22T04:24:18.725Z] #205 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-22T04:24:18.725Z] #205 DONE 0.1s [2023-08-22T04:24:18.725Z] [2023-08-22T04:24:18.725Z] #206 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-22T04:24:19.022Z] #206 ... [2023-08-22T04:24:19.022Z] [2023-08-22T04:24:19.022Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-22T04:24:19.022Z] #207 DONE 0.0s [2023-08-22T04:24:19.022Z] [2023-08-22T04:24:19.022Z] #208 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-22T04:24:19.022Z] #208 DONE 1.3s [2023-08-22T04:24:19.022Z] [2023-08-22T04:24:19.022Z] #209 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-22T04:24:19.022Z] #209 DONE 1.3s [2023-08-22T04:24:19.022Z] [2023-08-22T04:24:19.022Z] #199 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-22T04:24:19.022Z] #199 DONE 0.8s [2023-08-22T04:24:19.022Z] [2023-08-22T04:24:19.022Z] #131 [core-common-config-bootstrapper] exporting to image [2023-08-22T04:24:19.345Z] #131 exporting layers 0.1s done [2023-08-22T04:24:19.345Z] #131 writing image sha256:264d0f8d92fd64e4eb73314c9d8a0a2d6a9f0cbb00227d6666e13794fbb9c33f done [2023-08-22T04:24:19.345Z] #131 naming to docker.io/library/security-proxy-auth done [2023-08-22T04:24:19.345Z] #131 writing image sha256:8fa8a83ac9b64c653860aa1296eca91f6f21dc718cb02d4bf3c262f0c6af5e73 done [2023-08-22T04:24:19.345Z] #131 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-22T04:24:19.345Z] #131 ... [2023-08-22T04:24:19.345Z] [2023-08-22T04:24:19.345Z] #206 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-22T04:24:19.345Z] #206 DONE 0.6s [2023-08-22T04:24:19.345Z] [2023-08-22T04:24:19.345Z] #131 [security-secretstore-setup] exporting to image [2023-08-22T04:24:19.345Z] #131 writing image sha256:4e29d39115320d7dbf2b88cb1b1359fc4213349e0775eb0ba626a4a1ef6d4f5f done [2023-08-22T04:24:19.345Z] #131 naming to docker.io/library/security-proxy-setup done [2023-08-22T04:24:19.606Z] #131 exporting layers 0.2s done [2023-08-22T04:24:19.606Z] #131 writing image sha256:00e4b505e5d573079e6c3de536ebc9915518edd49e47b5091d66558f7df742fc done [2023-08-22T04:24:19.606Z] #131 naming to docker.io/library/security-secretstore-setup done [2023-08-22T04:24:19.606Z] #131 DONE 2.7s [2023-08-22T04:24:19.606Z] [2023-08-22T04:24:19.606Z] #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-22T04:24:19.878Z] #210 DONE 0.8s [2023-08-22T04:24:19.878Z] [2023-08-22T04:24:19.878Z] #131 [security-bootstrapper] exporting to image [2023-08-22T04:24:19.878Z] #131 exporting layers 0.2s done [2023-08-22T04:24:19.878Z] #131 writing image sha256:1a6f4322c021df65d74a36d142c5a92d8bd0352d3549a4fd85a173b77489c3e4 done [2023-08-22T04:24:19.878Z] #131 naming to docker.io/library/security-bootstrapper done [2023-08-22T04:24:19.878Z] #131 DONE 2.8s [2023-08-22T04:24:19.878Z] [2023-08-22T04:24:19.878Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T04:24:19.878Z] time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:24:19.878Z] time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:24:19.878Z] time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:24:19.878Z] time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:24:19.878Z] time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:24:19.878Z] time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:24:19.878Z] time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:24:19.878Z] time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:24:19.878Z] time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:24:19.878Z] time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:24:19.878Z] time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:24:19.878Z] time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:24:19.878Z] time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:24:19.878Z] time="2023-08-22T04:21:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-22T04:24:19.910Z] $ docker stop --time=1 96a1104e6c3043728a71aad4f9efedfccc726e150b1049944daba9361d5e2a16 [2023-08-22T04:24:21.197Z] $ docker rm -f --volumes 96a1104e6c3043728a71aad4f9efedfccc726e150b1049944daba9361d5e2a16 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T04:24:21.652Z] + docker images [2023-08-22T04:24:21.652Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-22T04:24:21.652Z] security-secretstore-setup latest 00e4b505e5d5 2 seconds ago 44.1MB [2023-08-22T04:24:21.652Z] security-bootstrapper latest 1a6f4322c021 2 seconds ago 23MB [2023-08-22T04:24:21.652Z] security-proxy-auth latest 264d0f8d92fd 3 seconds ago 19.4MB [2023-08-22T04:24:21.652Z] security-proxy-setup latest 4e29d3911532 3 seconds ago 29.2MB [2023-08-22T04:24:21.652Z] core-common-config-bootstrapper latest 8fa8a83ac9b6 3 seconds ago 18MB [2023-08-22T04:24:21.652Z] core-metadata latest d3e0d4499419 4 seconds ago 21.6MB [2023-08-22T04:24:21.652Z] core-command latest 6490d81ca81d 4 seconds ago 21MB [2023-08-22T04:24:21.652Z] support-notifications latest 47a809bb16bb 4 seconds ago 34.3MB [2023-08-22T04:24:21.652Z] security-spiffe-token-provider latest 492b8091c7f8 4 seconds ago 33.5MB [2023-08-22T04:24:21.652Z] support-scheduler latest f52d38856781 5 seconds ago 33.7MB [2023-08-22T04:24:21.652Z] core-data latest e3e7697e98fc 5 seconds ago 21.2MB [2023-08-22T04:24:21.652Z] security-spire-config latest dfa6106b0c25 About a minute ago 102MB [2023-08-22T04:24:21.652Z] security-spire-agent latest 7582d919821e About a minute ago 161MB [2023-08-22T04:24:21.652Z] security-spire-server latest d4015df636ee About a minute ago 103MB [2023-08-22T04:24:21.652Z] ci-base-image-x86_64 latest 56dadc11139d 5 minutes ago 1.07GB [2023-08-22T04:24:21.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB [2023-08-22T04:24:21.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-22T04:24:21.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-22T04:25:21.148Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-22T04:25:21.148Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-22T04:25:21.148Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-22T04:25:23.112Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-22T04:25:23.698Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-22T04:25:24.660Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-22T04:25:24.926Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-22T04:25:25.508Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-22T04:25:25.508Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-22T04:25:26.472Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-22T04:25:29.054Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-22T04:25:29.054Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-22T04:25:29.054Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-22T04:25:29.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-22T04:25:41.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-22T04:25:41.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-22T04:25:41.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.243s coverage: 28.7% of statements [2023-08-22T04:25:51.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.301s coverage: 97.0% of statements [2023-08-22T04:26:01.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.373s coverage: 71.5% of statements [2023-08-22T04:26:01.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-22T04:26:01.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-22T04:26:01.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-22T04:26:08.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-22T04:26:08.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-22T04:26:08.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.336s coverage: 54.0% of statements [2023-08-22T04:26:16.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-22T04:26:16.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-22T04:26:16.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-22T04:26:16.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-22T04:26:16.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-22T04:26:23.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-22T04:26:23.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-22T04:26:41.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.803s coverage: 93.4% of statements [2023-08-22T04:26:41.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.406s coverage: 3.8% of statements [2023-08-22T04:26:41.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-22T04:26:41.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-22T04:26:41.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-22T04:26:42.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.623s coverage: 97.6% of statements [2023-08-22T04:26:42.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-22T04:26:42.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-22T04:26:42.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-22T04:26:42.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-22T04:26:42.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-22T04:26:42.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-22T04:26:42.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-22T04:26:43.149Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.219s coverage: 72.2% of statements [2023-08-22T04:26:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-22T04:26:53.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-22T04:26:53.497Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.404s coverage: 0.9% of statements [2023-08-22T04:26:53.497Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.292s coverage: 32.2% of statements [2023-08-22T04:26:57.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 42.9% of statements [2023-08-22T04:26:58.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.257s coverage: 82.9% of statements [2023-08-22T04:26:58.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.245s coverage: 94.1% of statements [2023-08-22T04:26:58.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements [2023-08-22T04:27:01.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements [2023-08-22T04:27:03.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-22T04:27:04.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-22T04:27:04.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-22T04:27:04.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-22T04:27:06.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-22T04:27:06.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-22T04:27:06.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-22T04:27:06.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-22T04:27:13.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements [2023-08-22T04:27:13.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-22T04:27:13.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-22T04:27:13.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-22T04:27:13.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-22T04:27:21.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-22T04:27:21.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-22T04:27:22.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-22T04:27:27.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.051s coverage: 79.9% of statements [2023-08-22T04:27:27.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements [2023-08-22T04:27:27.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.087s coverage: 64.4% of statements [2023-08-22T04:27:27.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.216s coverage: 62.3% of statements [2023-08-22T04:27:27.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2023-08-22T04:27:27.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.193s coverage: 20.0% of statements [2023-08-22T04:27:27.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.204s coverage: 100.0% of statements [2023-08-22T04:27:27.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.485s coverage: 81.8% of statements [2023-08-22T04:27:30.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-22T04:27:30.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-22T04:27:30.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.534s coverage: 82.1% of statements [2023-08-22T04:27:30.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.277s coverage: 86.0% of statements [2023-08-22T04:27:37.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-22T04:27:37.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-22T04:27:37.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.083s coverage: 63.1% of statements [2023-08-22T04:27:37.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements [2023-08-22T04:27:39.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements [2023-08-22T04:27:39.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.101s coverage: 100.0% of statements [2023-08-22T04:27:39.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2023-08-22T04:27:39.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-22T04:27:39.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-22T04:27:39.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-22T04:27:39.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2023-08-22T04:27:47.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-22T04:27:47.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-22T04:27:47.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-22T04:27:48.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.004s coverage: 38.4% of statements [2023-08-22T04:27:48.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.260s coverage: 89.5% of statements [2023-08-22T04:27:53.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-22T04:27:53.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-22T04:27:53.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-22T04:27:53.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-22T04:27:53.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.218s coverage: 84.8% of statements [2023-08-22T04:27:59.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-22T04:27:59.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-22T04:27:59.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-22T04:27:59.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-22T04:28:05.681Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.295s coverage: 17.7% of statements [2023-08-22T04:28:06.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-22T04:28:06.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-22T04:28:06.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-22T04:28:06.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-22T04:28:06.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.582s coverage: 95.7% of statements [2023-08-22T04:28:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-22T04:28:10.168Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-22T04:28:10.434Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.288s coverage: 61.8% of statements [2023-08-22T04:28:13.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-22T04:28:13.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-22T04:28:13.584Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.390s coverage: 98.9% of statements [2023-08-22T04:28:14.165Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-08-22T04:28:14.430Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-22T04:28:14.430Z] go vet ./... [2023-08-22T04:31:06.123Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-22T04:31:06.123Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-22T04:31:06.123Z] ./bin/test-attribution-txt.sh [2023-08-22T04:31:06.123Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-22T04:31:06.123Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-22T04:31:06.123Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-22T04:31:06.123Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-22T04:31:06.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-22T04:31:06.505Z] + ls -al . [2023-08-22T04:31:06.505Z] total 724 [2023-08-22T04:31:06.505Z] drwxrwxr-x 11 1001 1001 4096 Aug 22 04:22 . [2023-08-22T04:31:06.505Z] drwxr-xr-x 4 root root 4096 Aug 22 04:22 .. [2023-08-22T04:31:06.505Z] drwxrwxr-x 2 1001 1001 4096 Aug 22 04:20 .blubracket [2023-08-22T04:31:06.505Z] -rw-rw-r-- 1 1001 1001 16 Aug 22 04:20 .dockerignore [2023-08-22T04:31:06.505Z] drwxrwxr-x 8 1001 1001 4096 Aug 22 04:20 .git [2023-08-22T04:31:06.505Z] drwxrwxr-x 3 1001 1001 4096 Aug 22 04:20 .github [2023-08-22T04:31:06.505Z] -rw-rw-r-- 1 1001 1001 1173 Aug 22 04:20 .gitignore [2023-08-22T04:31:06.505Z] -rw-rw-r-- 1 1001 1001 42 Aug 22 04:20 .golangci.yml [2023-08-22T04:31:06.505Z] -rw-rw-r-- 1 1001 1001 87 Aug 22 04:20 .hadolint.yml [2023-08-22T04:31:06.505Z] -rw-rw-r-- 1 1001 1001 166 Aug 22 04:20 .sonarcloud.properties [2023-08-22T04:31:06.505Z] -rw-rw-r-- 1 1001 1001 1171 Aug 22 04:20 ADOPTERS.md [2023-08-22T04:31:06.505Z] -rw-rw-r-- 1 1001 1001 11152 Aug 22 04:20 Attribution.txt [2023-08-22T04:31:06.505Z] -rw-rw-r-- 1 1001 1001 93407 Aug 22 04:20 CHANGELOG.md [2023-08-22T04:31:06.505Z] -rw-rw-r-- 1 1001 1001 3804 Aug 22 04:20 CONTRIBUTING.md [2023-08-22T04:31:06.505Z] -rw-rw-r-- 1 1001 1001 677 Aug 22 04:20 GOVERNANCE.md [2023-08-22T04:31:06.505Z] -rw-rw-r-- 1 1001 1001 883 Aug 22 04:20 Jenkinsfile [2023-08-22T04:31:06.505Z] -rw-rw-r-- 1 1001 1001 10775 Aug 22 04:20 LICENSE [2023-08-22T04:31:06.505Z] -rw-rw-r-- 1 1001 1001 14764 Aug 22 04:20 Makefile [2023-08-22T04:31:06.505Z] -rw-rw-r-- 1 1001 1001 582 Aug 22 04:20 OWNERS.md [2023-08-22T04:31:06.505Z] -rw-rw-r-- 1 1001 1001 9923 Aug 22 04:20 README.md [2023-08-22T04:31:06.505Z] -rw-rw-r-- 1 1001 1001 789 Aug 22 04:20 SECURITY.md [2023-08-22T04:31:06.505Z] -rw-rw-r-- 1 1001 1001 5 Aug 22 04:18 VERSION [2023-08-22T04:31:06.505Z] drwxrwxr-x 2 1001 1001 4096 Aug 22 04:20 bin [2023-08-22T04:31:06.505Z] drwxrwxr-x 18 1001 1001 4096 Aug 22 04:20 cmd [2023-08-22T04:31:06.505Z] -rw-r--r-- 1 root root 446998 Aug 22 04:28 coverage.out [2023-08-22T04:31:06.505Z] drwxrwxr-x 2 1001 1001 4096 Aug 22 04:20 fuzz_test [2023-08-22T04:31:06.505Z] -rw-rw-r-- 1 1001 1001 3687 Aug 22 04:20 go.mod [2023-08-22T04:31:06.505Z] -rw-rw-r-- 1 1001 1001 33714 Aug 22 04:20 go.sum [2023-08-22T04:31:06.505Z] drwxrwxr-x 7 1001 1001 4096 Aug 22 04:20 internal [2023-08-22T04:31:06.505Z] drwxrwxr-x 3 1001 1001 4096 Aug 22 04:20 openapi [2023-08-22T04:31:06.505Z] -rw-rw-r-- 1 1001 1001 594 Aug 22 04:20 security.txt [2023-08-22T04:31:06.505Z] drwxrwxr-x 4 1001 1001 4096 Aug 22 04:20 snap [2023-08-22T04:31:06.505Z] -rw-rw-r-- 1 1001 1001 204 Aug 22 04:20 version.go [Pipeline] sh [2023-08-22T04:31:06.839Z] + '[' -e coverage.out ] [2023-08-22T04:31:06.839Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-22T04:31:06.874Z] Warning: overwriting stash ‘coverage-report’ [2023-08-22T04:31:07.669Z] Stashed 1 file(s) [Pipeline] sh [2023-08-22T04:31:08.308Z] + make build [2023-08-22T04:31:08.308Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-22T04:32:59.934Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-22T04:32:59.934Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-22T04:32:59.934Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-22T04:33:02.511Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-22T04:33:49.321Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-22T04:33:50.283Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-22T04:33:58.492Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-22T04:34:05.132Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-22T04:34:08.480Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-22T04:34:12.725Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-22T04:34:19.360Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-22T04:34:24.708Z] $ docker stop --time=1 5b1948068a5748d171a962de244ff28afad57b8f492261fa99b698fa76a4830e [2023-08-22T04:34:26.959Z] $ docker rm -f --volumes 5b1948068a5748d171a962de244ff28afad57b8f492261fa99b698fa76a4830e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T04:34:29.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-22T04:34:29.862Z] [2023-08-22T04:34:29.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T04:34:30.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-22T04:34:30.258Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-22T04:34:30.258Z] 547446be3368: Pulling fs layer [2023-08-22T04:34:30.530Z] d125d8839a47: Pulling fs layer [2023-08-22T04:34:30.530Z] 3e85d5ac6304: Pulling fs layer [2023-08-22T04:34:30.530Z] c3105a71a48b: Pulling fs layer [2023-08-22T04:34:30.530Z] 0f093f025ec4: Pulling fs layer [2023-08-22T04:34:30.530Z] c3106fc0e877: Pulling fs layer [2023-08-22T04:34:30.530Z] c3105a71a48b: Waiting [2023-08-22T04:34:30.530Z] 0f093f025ec4: Waiting [2023-08-22T04:34:30.530Z] c3106fc0e877: Waiting [2023-08-22T04:34:30.530Z] 547446be3368: Verifying Checksum [2023-08-22T04:34:30.530Z] 547446be3368: Download complete [2023-08-22T04:34:30.530Z] c3105a71a48b: Verifying Checksum [2023-08-22T04:34:30.530Z] c3105a71a48b: Download complete [2023-08-22T04:34:30.804Z] d125d8839a47: Verifying Checksum [2023-08-22T04:34:30.804Z] d125d8839a47: Download complete [2023-08-22T04:34:31.078Z] c3106fc0e877: Verifying Checksum [2023-08-22T04:34:31.078Z] c3106fc0e877: Download complete [2023-08-22T04:34:31.078Z] 0f093f025ec4: Verifying Checksum [2023-08-22T04:34:31.078Z] 0f093f025ec4: Download complete [2023-08-22T04:34:31.357Z] 547446be3368: Pull complete [2023-08-22T04:34:31.976Z] d125d8839a47: Pull complete [2023-08-22T04:34:32.564Z] 3e85d5ac6304: Verifying Checksum [2023-08-22T04:34:32.564Z] 3e85d5ac6304: Download complete [2023-08-22T04:34:39.193Z] 3e85d5ac6304: Pull complete [2023-08-22T04:34:39.458Z] c3105a71a48b: Pull complete [2023-08-22T04:34:40.410Z] 0f093f025ec4: Pull complete [2023-08-22T04:34:40.675Z] c3106fc0e877: Pull complete [2023-08-22T04:34:40.675Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-22T04:34:40.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-22T04:34:40.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T04:34:40.976Z] prd-ubuntu20.04-docker-arm64-4c-16g-4218 does not seem to be running inside a container [2023-08-22T04:34:41.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-22T04:34:43.012Z] $ docker top e4e009237ae12bc3ab938d0b109faa11ff72cdbbb74c6fd49a8a175e0f71ac82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T04:34:43.878Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-22T04:34:52.073Z] #1 [security-spire-config internal] load build definition from Dockerfile [2023-08-22T04:34:52.073Z] #1 transferring dockerfile: 2.58kB 0.0s done [2023-08-22T04:34:52.073Z] #1 DONE 0.1s [2023-08-22T04:34:52.340Z] [2023-08-22T04:34:52.340Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-22T04:34:52.340Z] #2 transferring dockerfile: 2.82kB done [2023-08-22T04:34:52.340Z] #2 DONE 0.0s [2023-08-22T04:34:52.340Z] [2023-08-22T04:34:52.340Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-22T04:34:52.340Z] #3 transferring dockerfile: 2.12kB done [2023-08-22T04:34:52.613Z] #3 DONE 0.1s [2023-08-22T04:34:52.613Z] [2023-08-22T04:34:52.613Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-08-22T04:34:52.613Z] #4 transferring dockerfile: 1.96kB done [2023-08-22T04:34:52.613Z] #4 DONE 0.0s [2023-08-22T04:34:52.613Z] [2023-08-22T04:34:52.613Z] #5 [support-notifications internal] load build definition from Dockerfile [2023-08-22T04:34:52.613Z] #5 transferring dockerfile: 1.84kB done [2023-08-22T04:34:52.613Z] #5 DONE 0.1s [2023-08-22T04:34:52.613Z] [2023-08-22T04:34:52.613Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-22T04:34:52.613Z] #6 transferring dockerfile: 2.39kB done [2023-08-22T04:34:52.613Z] #6 DONE 0.1s [2023-08-22T04:34:52.613Z] [2023-08-22T04:34:52.613Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-08-22T04:34:52.882Z] #7 transferring dockerfile: 1.82kB done [2023-08-22T04:34:52.882Z] #7 DONE 0.1s [2023-08-22T04:34:52.882Z] [2023-08-22T04:34:52.882Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-22T04:34:52.882Z] #8 transferring dockerfile: 2.38kB done [2023-08-22T04:34:52.882Z] #8 DONE 0.1s [2023-08-22T04:34:52.882Z] [2023-08-22T04:34:52.882Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-22T04:34:52.882Z] #9 transferring dockerfile: 1.78kB done [2023-08-22T04:34:52.882Z] #9 DONE 0.1s [2023-08-22T04:34:52.882Z] [2023-08-22T04:34:52.882Z] #10 [core-command internal] load build definition from Dockerfile [2023-08-22T04:34:52.882Z] #10 transferring dockerfile: 1.82kB done [2023-08-22T04:34:52.882Z] #10 DONE 0.1s [2023-08-22T04:34:52.882Z] [2023-08-22T04:34:52.882Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-22T04:34:52.882Z] #11 transferring dockerfile: 2.04kB 0.0s done [2023-08-22T04:34:52.882Z] #11 DONE 0.1s [2023-08-22T04:34:52.882Z] [2023-08-22T04:34:52.882Z] #12 [security-spire-server internal] load build definition from Dockerfile [2023-08-22T04:34:52.882Z] #12 transferring dockerfile: 2.63kB done [2023-08-22T04:34:52.882Z] #12 DONE 0.1s [2023-08-22T04:34:52.882Z] [2023-08-22T04:34:52.882Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2023-08-22T04:34:53.147Z] #13 transferring dockerfile: 2.68kB done [2023-08-22T04:34:53.147Z] #13 DONE 0.1s [2023-08-22T04:34:53.147Z] [2023-08-22T04:34:53.147Z] #14 [core-data internal] load build definition from Dockerfile [2023-08-22T04:34:53.147Z] #14 transferring dockerfile: 1.90kB done [2023-08-22T04:34:53.147Z] #14 DONE 0.1s [2023-08-22T04:34:53.148Z] [2023-08-22T04:34:53.148Z] #15 [security-spire-config internal] load .dockerignore [2023-08-22T04:34:53.148Z] #15 transferring context: [2023-08-22T04:34:53.148Z] #15 transferring context: 56B 0.0s done [2023-08-22T04:34:53.148Z] #15 DONE 0.1s [2023-08-22T04:34:53.733Z] [2023-08-22T04:34:53.733Z] #16 [security-bootstrapper internal] load .dockerignore [2023-08-22T04:34:53.733Z] #16 transferring context: 56B done [2023-08-22T04:34:53.733Z] #16 DONE 0.0s [2023-08-22T04:34:54.002Z] [2023-08-22T04:34:54.002Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-22T04:34:54.002Z] #17 transferring context: 56B 0.0s done [2023-08-22T04:34:54.002Z] #17 DONE 0.1s [2023-08-22T04:34:54.002Z] [2023-08-22T04:34:54.002Z] #18 [core-metadata internal] load .dockerignore [2023-08-22T04:34:54.002Z] #18 transferring context: 56B 0.0s done [2023-08-22T04:34:54.002Z] #18 DONE 0.1s [2023-08-22T04:34:54.002Z] [2023-08-22T04:34:54.002Z] #19 [support-notifications internal] load .dockerignore [2023-08-22T04:34:54.002Z] #19 transferring context: 56B done [2023-08-22T04:34:54.002Z] #19 DONE 0.1s [2023-08-22T04:34:54.002Z] [2023-08-22T04:34:54.002Z] #20 [security-proxy-setup internal] load .dockerignore [2023-08-22T04:34:54.273Z] #20 transferring context: 56B done [2023-08-22T04:34:54.273Z] #20 DONE 0.1s [2023-08-22T04:34:54.273Z] [2023-08-22T04:34:54.273Z] #21 [support-scheduler internal] load .dockerignore [2023-08-22T04:34:54.273Z] #21 transferring context: 56B done [2023-08-22T04:34:54.273Z] #21 DONE 0.0s [2023-08-22T04:34:54.273Z] [2023-08-22T04:34:54.273Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-08-22T04:34:54.273Z] #22 transferring context: 56B done [2023-08-22T04:34:54.273Z] #22 DONE 0.1s [2023-08-22T04:34:54.273Z] [2023-08-22T04:34:54.273Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-08-22T04:34:54.273Z] #23 transferring context: 56B done [2023-08-22T04:34:54.273Z] #23 DONE 0.1s [2023-08-22T04:34:54.273Z] [2023-08-22T04:34:54.273Z] #24 [core-command internal] load .dockerignore [2023-08-22T04:34:54.273Z] #24 transferring context: 56B done [2023-08-22T04:34:54.273Z] #24 DONE 0.1s [2023-08-22T04:34:54.273Z] [2023-08-22T04:34:54.273Z] #25 [security-proxy-auth internal] load .dockerignore [2023-08-22T04:34:54.273Z] #25 transferring context: 56B 0.0s done [2023-08-22T04:34:54.273Z] #25 DONE 0.1s [2023-08-22T04:34:54.273Z] [2023-08-22T04:34:54.273Z] #26 [security-spire-server internal] load .dockerignore [2023-08-22T04:34:54.537Z] #26 transferring context: 56B 0.0s done [2023-08-22T04:34:54.537Z] #26 DONE 0.1s [2023-08-22T04:34:54.537Z] [2023-08-22T04:34:54.537Z] #27 [security-spire-agent internal] load .dockerignore [2023-08-22T04:34:54.537Z] #27 transferring context: 56B done [2023-08-22T04:34:54.537Z] #27 DONE 0.1s [2023-08-22T04:34:54.537Z] [2023-08-22T04:34:54.537Z] #28 [core-data internal] load .dockerignore [2023-08-22T04:34:54.537Z] #28 transferring context: 56B done [2023-08-22T04:34:54.537Z] #28 DONE 0.1s [2023-08-22T04:34:54.537Z] [2023-08-22T04:34:54.537Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T04:34:54.537Z] #29 DONE 0.0s [2023-08-22T04:34:54.537Z] [2023-08-22T04:34:54.537Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-22T04:34:55.125Z] #30 DONE 0.5s [2023-08-22T04:34:55.125Z] [2023-08-22T04:34:55.125Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T04:34:55.125Z] #29 DONE 0.0s [2023-08-22T04:34:55.125Z] [2023-08-22T04:34:55.125Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-22T04:34:55.125Z] #30 ... [2023-08-22T04:34:55.125Z] [2023-08-22T04:34:55.125Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T04:34:55.125Z] #29 DONE 0.0s [2023-08-22T04:34:55.125Z] [2023-08-22T04:34:55.125Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-22T04:34:55.397Z] #30 ... [2023-08-22T04:34:55.397Z] [2023-08-22T04:34:55.397Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T04:34:55.397Z] #29 DONE 0.0s [2023-08-22T04:34:55.397Z] [2023-08-22T04:34:55.397Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-22T04:34:55.669Z] #30 DONE 0.5s [2023-08-22T04:34:55.669Z] [2023-08-22T04:34:55.669Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T04:34:55.669Z] #29 DONE 0.0s [2023-08-22T04:34:55.669Z] [2023-08-22T04:34:55.669Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T04:34:55.669Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T04:34:55.669Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T04:34:55.669Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-22T04:34:55.669Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-22T04:34:55.669Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-22T04:34:55.669Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-22T04:34:55.669Z] #31 ... [2023-08-22T04:34:55.669Z] [2023-08-22T04:34:55.669Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T04:34:55.669Z] #29 DONE 0.0s [2023-08-22T04:34:55.669Z] [2023-08-22T04:34:55.669Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T04:34:55.938Z] #31 ... [2023-08-22T04:34:55.938Z] [2023-08-22T04:34:55.938Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-22T04:34:55.938Z] #30 DONE 0.6s [2023-08-22T04:34:55.938Z] [2023-08-22T04:34:55.938Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T04:34:55.938Z] #31 ... [2023-08-22T04:34:55.938Z] [2023-08-22T04:34:55.938Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T04:34:55.938Z] #29 DONE 0.0s [2023-08-22T04:34:56.205Z] [2023-08-22T04:34:56.205Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T04:34:56.205Z] #29 DONE 0.0s [2023-08-22T04:34:56.205Z] [2023-08-22T04:34:56.205Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T04:34:56.205Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T04:34:56.205Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T04:34:56.205Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-22T04:34:56.205Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-22T04:34:56.205Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-22T04:34:56.205Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T04:34:56.205Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T04:34:56.205Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-22T04:34:56.205Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-22T04:34:56.205Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-22T04:34:56.205Z] #31 ... [2023-08-22T04:34:56.205Z] [2023-08-22T04:34:56.205Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T04:34:56.205Z] #29 DONE 0.0s [2023-08-22T04:34:56.205Z] [2023-08-22T04:34:56.205Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T04:34:56.471Z] #31 ... [2023-08-22T04:34:56.471Z] [2023-08-22T04:34:56.471Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-22T04:34:56.471Z] #30 DONE 1.0s [2023-08-22T04:34:56.471Z] [2023-08-22T04:34:56.471Z] #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T04:34:56.471Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T04:34:56.471Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T04:34:56.471Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-22T04:34:56.471Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-22T04:34:56.471Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-22T04:34:56.471Z] #31 ... [2023-08-22T04:34:56.471Z] [2023-08-22T04:34:56.471Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T04:34:56.471Z] #29 DONE 0.0s [2023-08-22T04:34:56.471Z] [2023-08-22T04:34:56.471Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T04:34:56.471Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T04:34:56.471Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T04:34:56.471Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-22T04:34:56.471Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-22T04:34:56.471Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-22T04:34:56.735Z] #31 ... [2023-08-22T04:34:56.735Z] [2023-08-22T04:34:56.735Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-22T04:34:56.735Z] #30 DONE 1.3s [2023-08-22T04:34:56.735Z] [2023-08-22T04:34:56.735Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T04:34:56.735Z] #31 ... [2023-08-22T04:34:56.735Z] [2023-08-22T04:34:56.735Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T04:34:56.735Z] #29 DONE 0.0s [2023-08-22T04:34:56.735Z] [2023-08-22T04:34:56.735Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T04:34:56.735Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T04:34:56.735Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T04:34:56.735Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-22T04:34:56.735Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-22T04:34:56.735Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-22T04:34:57.004Z] #31 ... [2023-08-22T04:34:57.004Z] [2023-08-22T04:34:57.004Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T04:34:57.004Z] #29 DONE 0.0s [2023-08-22T04:34:57.272Z] [2023-08-22T04:34:57.272Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-22T04:34:57.272Z] #30 DONE 1.6s [2023-08-22T04:34:57.272Z] [2023-08-22T04:34:57.272Z] #32 [core-metadata builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-22T04:34:57.272Z] #32 DONE 2.8s [2023-08-22T04:34:57.272Z] [2023-08-22T04:34:57.272Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T04:34:57.272Z] #31 ... [2023-08-22T04:34:57.272Z] [2023-08-22T04:34:57.272Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-22T04:34:57.272Z] #29 DONE 0.0s [2023-08-22T04:34:57.272Z] [2023-08-22T04:34:57.272Z] #32 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-22T04:34:57.272Z] #32 DONE 2.8s [2023-08-22T04:34:57.272Z] [2023-08-22T04:34:57.272Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T04:34:57.272Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T04:34:57.272Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T04:34:57.272Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-22T04:34:57.272Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-22T04:34:57.272Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-22T04:34:57.543Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.2s done [2023-08-22T04:34:57.809Z] #31 ... [2023-08-22T04:34:57.809Z] [2023-08-22T04:34:57.809Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-22T04:34:57.809Z] #30 DONE 2.2s [2023-08-22T04:34:58.096Z] [2023-08-22T04:34:58.096Z] #32 [core-data builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-22T04:34:58.096Z] #32 DONE 2.8s [2023-08-22T04:34:58.096Z] [2023-08-22T04:34:58.096Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T04:34:58.096Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-22T04:34:58.096Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-22T04:34:58.096Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-22T04:34:58.096Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-22T04:34:58.096Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-22T04:34:58.096Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.2s done [2023-08-22T04:34:58.682Z] #31 ... [2023-08-22T04:34:58.682Z] [2023-08-22T04:34:58.682Z] #33 [security-proxy-setup builder 2/9] WORKDIR /edgex-go [2023-08-22T04:34:58.682Z] #33 DONE 1.9s [2023-08-22T04:34:58.955Z] [2023-08-22T04:34:58.955Z] #34 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-22T04:34:59.541Z] #34 ... [2023-08-22T04:34:59.541Z] [2023-08-22T04:34:59.541Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T04:34:59.541Z] #31 DONE 5.2s [2023-08-22T04:34:59.806Z] [2023-08-22T04:34:59.806Z] #35 [core-data internal] load build context [2023-08-22T04:34:59.806Z] #35 transferring context: 2.30MB 1.6s [2023-08-22T04:35:04.046Z] #35 ... [2023-08-22T04:35:04.046Z] [2023-08-22T04:35:04.046Z] #36 [security-spire-config internal] load build context [2023-08-22T04:35:04.046Z] #36 ... [2023-08-22T04:35:04.046Z] [2023-08-22T04:35:04.046Z] #35 [core-data internal] load build context [2023-08-22T04:35:04.999Z] #35 transferring context: 19.13MB 6.6s [2023-08-22T04:35:05.264Z] #35 ... [2023-08-22T04:35:05.264Z] [2023-08-22T04:35:05.264Z] #37 [security-bootstrapper internal] load build context [2023-08-22T04:35:05.533Z] #37 ... [2023-08-22T04:35:05.533Z] [2023-08-22T04:35:05.533Z] #35 [core-data internal] load build context [2023-08-22T04:35:05.533Z] #35 ... [2023-08-22T04:35:05.533Z] [2023-08-22T04:35:05.533Z] #38 [core-metadata internal] load build context [2023-08-22T04:35:05.798Z] #38 ... [2023-08-22T04:35:05.798Z] [2023-08-22T04:35:05.798Z] #39 [security-proxy-setup internal] load build context [2023-08-22T04:35:05.798Z] #39 ... [2023-08-22T04:35:05.798Z] [2023-08-22T04:35:05.798Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-22T04:35:05.798Z] #40 ... [2023-08-22T04:35:05.798Z] [2023-08-22T04:35:05.798Z] #41 [support-notifications internal] load build context [2023-08-22T04:35:06.066Z] #41 ... [2023-08-22T04:35:06.066Z] [2023-08-22T04:35:06.066Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-22T04:35:06.066Z] #40 ... [2023-08-22T04:35:06.066Z] [2023-08-22T04:35:06.066Z] #42 [support-scheduler internal] load build context [2023-08-22T04:35:06.330Z] #42 ... [2023-08-22T04:35:06.330Z] [2023-08-22T04:35:06.330Z] #43 [security-secretstore-setup internal] load build context [2023-08-22T04:35:06.330Z] #43 ... [2023-08-22T04:35:06.330Z] [2023-08-22T04:35:06.330Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-22T04:35:06.330Z] #40 ... [2023-08-22T04:35:06.330Z] [2023-08-22T04:35:06.330Z] #44 [core-command internal] load build context [2023-08-22T04:35:06.600Z] #44 ... [2023-08-22T04:35:06.600Z] [2023-08-22T04:35:06.600Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-22T04:35:06.600Z] #45 ... [2023-08-22T04:35:06.600Z] [2023-08-22T04:35:06.600Z] #44 [core-command internal] load build context [2023-08-22T04:35:06.866Z] #44 ... [2023-08-22T04:35:06.866Z] [2023-08-22T04:35:06.866Z] #46 [security-proxy-auth internal] load build context [2023-08-22T04:35:06.866Z] #46 ... [2023-08-22T04:35:06.866Z] [2023-08-22T04:35:06.866Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-22T04:35:07.132Z] #45 ... [2023-08-22T04:35:07.132Z] [2023-08-22T04:35:07.132Z] #47 [security-spire-server internal] load build context [2023-08-22T04:35:07.398Z] #47 ... [2023-08-22T04:35:07.398Z] [2023-08-22T04:35:07.398Z] #48 [security-spire-agent internal] load build context [2023-08-22T04:35:07.398Z] #48 ... [2023-08-22T04:35:07.398Z] [2023-08-22T04:35:07.398Z] #47 [security-spire-server internal] load build context [2023-08-22T04:35:08.807Z] #47 ... [2023-08-22T04:35:08.807Z] [2023-08-22T04:35:08.807Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-22T04:35:08.807Z] #0 7.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:08.807Z] #0 8.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:08.807Z] #49 9.898 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-22T04:35:08.807Z] #49 9.898 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-22T04:35:08.807Z] #49 9.898 OK: 17694 distinct packages available [2023-08-22T04:35:08.807Z] #49 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:08.807Z] #49 ... [2023-08-22T04:35:08.807Z] [2023-08-22T04:35:08.807Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-22T04:35:09.072Z] #50 ... [2023-08-22T04:35:09.072Z] [2023-08-22T04:35:09.072Z] #51 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-22T04:35:09.072Z] #0 6.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:09.072Z] #0 7.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:09.072Z] #0 8.960 OK: 263 MiB in 53 packages [2023-08-22T04:35:09.072Z] #51 ... [2023-08-22T04:35:09.072Z] [2023-08-22T04:35:09.072Z] #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-22T04:35:09.339Z] #52 ... [2023-08-22T04:35:09.339Z] [2023-08-22T04:35:09.339Z] #42 [support-scheduler internal] load build context [2023-08-22T04:35:09.339Z] #42 ... [2023-08-22T04:35:09.339Z] [2023-08-22T04:35:09.339Z] #51 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-22T04:35:09.339Z] #51 DONE 11.4s [2023-08-22T04:35:09.339Z] [2023-08-22T04:35:09.339Z] #42 [support-scheduler internal] load build context [2023-08-22T04:35:09.919Z] #42 transferring context: 46.30MB 13.3s [2023-08-22T04:35:09.919Z] #42 ... [2023-08-22T04:35:09.919Z] [2023-08-22T04:35:09.919Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-22T04:35:09.919Z] #53 ... [2023-08-22T04:35:09.919Z] [2023-08-22T04:35:09.919Z] #42 [support-scheduler internal] load build context [2023-08-22T04:35:10.184Z] #42 ... [2023-08-22T04:35:10.184Z] [2023-08-22T04:35:10.184Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-22T04:35:10.184Z] #54 ... [2023-08-22T04:35:10.184Z] [2023-08-22T04:35:10.184Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-22T04:35:10.449Z] #55 ... [2023-08-22T04:35:10.449Z] [2023-08-22T04:35:10.449Z] #56 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-22T04:35:10.449Z] #56 ... [2023-08-22T04:35:10.449Z] [2023-08-22T04:35:10.449Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-22T04:35:10.449Z] #57 ... [2023-08-22T04:35:10.449Z] [2023-08-22T04:35:10.449Z] #58 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-22T04:35:10.715Z] #58 ... [2023-08-22T04:35:10.716Z] [2023-08-22T04:35:10.716Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-22T04:35:10.716Z] #59 ... [2023-08-22T04:35:10.716Z] [2023-08-22T04:35:10.716Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-22T04:35:10.981Z] #60 ... [2023-08-22T04:35:10.981Z] [2023-08-22T04:35:10.981Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-22T04:35:10.981Z] #61 ... [2023-08-22T04:35:10.981Z] [2023-08-22T04:35:10.981Z] #42 [support-scheduler internal] load build context [2023-08-22T04:35:12.918Z] #42 ... [2023-08-22T04:35:12.919Z] [2023-08-22T04:35:12.919Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-22T04:35:12.919Z] #49 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:12.919Z] #49 12.59 OK: 263 MiB in 53 packages [2023-08-22T04:35:12.919Z] #49 DONE 14.0s [2023-08-22T04:35:12.919Z] [2023-08-22T04:35:12.919Z] #42 [support-scheduler internal] load build context [2023-08-22T04:35:14.325Z] #42 ... [2023-08-22T04:35:14.325Z] [2023-08-22T04:35:14.325Z] #36 [security-spire-config internal] load build context [2023-08-22T04:35:14.325Z] #36 transferring context: 67.61MB 18.9s [2023-08-22T04:35:14.325Z] #36 ... [2023-08-22T04:35:14.325Z] [2023-08-22T04:35:14.325Z] #42 [support-scheduler internal] load build context [2023-08-22T04:35:15.729Z] #42 ... [2023-08-22T04:35:15.729Z] [2023-08-22T04:35:15.729Z] #37 [security-bootstrapper internal] load build context [2023-08-22T04:35:15.729Z] #37 ... [2023-08-22T04:35:15.729Z] [2023-08-22T04:35:15.729Z] #38 [core-metadata internal] load build context [2023-08-22T04:35:15.729Z] #38 ... [2023-08-22T04:35:15.729Z] [2023-08-22T04:35:15.729Z] #35 [core-data internal] load build context [2023-08-22T04:35:15.997Z] #35 ... [2023-08-22T04:35:15.997Z] [2023-08-22T04:35:15.997Z] #39 [security-proxy-setup internal] load build context [2023-08-22T04:35:15.997Z] #39 ... [2023-08-22T04:35:15.997Z] [2023-08-22T04:35:15.997Z] #35 [core-data internal] load build context [2023-08-22T04:35:16.265Z] #35 ... [2023-08-22T04:35:16.265Z] [2023-08-22T04:35:16.265Z] #41 [support-notifications internal] load build context [2023-08-22T04:35:16.265Z] #41 ... [2023-08-22T04:35:16.265Z] [2023-08-22T04:35:16.265Z] #38 [core-metadata internal] load build context [2023-08-22T04:35:16.531Z] #38 ... [2023-08-22T04:35:16.531Z] [2023-08-22T04:35:16.531Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-22T04:35:16.531Z] #40 ... [2023-08-22T04:35:16.531Z] [2023-08-22T04:35:16.531Z] #43 [security-secretstore-setup internal] load build context [2023-08-22T04:35:16.822Z] #43 ... [2023-08-22T04:35:16.822Z] [2023-08-22T04:35:16.822Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-22T04:35:17.089Z] #40 ... [2023-08-22T04:35:17.089Z] [2023-08-22T04:35:17.089Z] #46 [security-proxy-auth internal] load build context [2023-08-22T04:35:17.357Z] #46 ... [2023-08-22T04:35:17.357Z] [2023-08-22T04:35:17.357Z] #44 [core-command internal] load build context [2023-08-22T04:35:17.357Z] #44 ... [2023-08-22T04:35:17.357Z] [2023-08-22T04:35:17.357Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-22T04:35:17.357Z] #45 ... [2023-08-22T04:35:17.357Z] [2023-08-22T04:35:17.357Z] #44 [core-command internal] load build context [2023-08-22T04:35:17.622Z] #44 ... [2023-08-22T04:35:17.622Z] [2023-08-22T04:35:17.622Z] #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-22T04:35:17.622Z] #52 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:17.622Z] #52 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:17.622Z] #52 16.76 OK: 263 MiB in 53 packages [2023-08-22T04:35:17.622Z] #52 DONE 18.9s [2023-08-22T04:35:17.622Z] [2023-08-22T04:35:17.622Z] #48 [security-spire-agent internal] load build context [2023-08-22T04:35:17.622Z] #48 ... [2023-08-22T04:35:17.622Z] [2023-08-22T04:35:17.622Z] #43 [security-secretstore-setup internal] load build context [2023-08-22T04:35:17.888Z] #43 ... [2023-08-22T04:35:17.888Z] [2023-08-22T04:35:17.888Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-22T04:35:17.888Z] #50 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:17.888Z] #50 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:17.888Z] #50 17.05 OK: 263 MiB in 53 packages [2023-08-22T04:35:17.889Z] #50 DONE 18.9s [2023-08-22T04:35:17.889Z] [2023-08-22T04:35:17.889Z] #48 [security-spire-agent internal] load build context [2023-08-22T04:35:18.844Z] #48 ... [2023-08-22T04:35:18.844Z] [2023-08-22T04:35:18.844Z] #47 [security-spire-server internal] load build context [2023-08-22T04:35:19.115Z] #47 ... [2023-08-22T04:35:19.115Z] [2023-08-22T04:35:19.115Z] #48 [security-spire-agent internal] load build context [2023-08-22T04:35:20.070Z] #48 ... [2023-08-22T04:35:20.070Z] [2023-08-22T04:35:20.070Z] #34 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-22T04:35:20.070Z] #34 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:20.070Z] #34 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:20.070Z] #34 19.73 OK: 263 MiB in 53 packages [2023-08-22T04:35:20.070Z] #34 DONE 21.3s [2023-08-22T04:35:20.070Z] [2023-08-22T04:35:20.070Z] #48 [security-spire-agent internal] load build context [2023-08-22T04:35:20.070Z] #48 transferring context: 38.97MB 22.5s [2023-08-22T04:35:22.646Z] #48 ... [2023-08-22T04:35:22.646Z] [2023-08-22T04:35:22.646Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-22T04:35:22.646Z] #53 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:22.646Z] #53 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:22.646Z] #53 19.88 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-22T04:35:22.646Z] #53 19.88 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-22T04:35:22.646Z] #53 19.88 OK: 17689 distinct packages available [2023-08-22T04:35:22.646Z] #53 21.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:22.912Z] #53 ... [2023-08-22T04:35:22.912Z] [2023-08-22T04:35:22.912Z] #47 [security-spire-server internal] load build context [2023-08-22T04:35:24.313Z] #47 ... [2023-08-22T04:35:24.313Z] [2023-08-22T04:35:24.313Z] #36 [security-spire-config internal] load build context [2023-08-22T04:35:24.313Z] #36 transferring context: 87.81MB 29.1s [2023-08-22T04:35:24.313Z] #36 ... [2023-08-22T04:35:24.313Z] [2023-08-22T04:35:24.313Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-22T04:35:24.313Z] #60 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:24.313Z] #60 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:24.313Z] #60 23.83 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-22T04:35:24.313Z] #60 23.88 Executing busybox-1.35.0-r29.trigger [2023-08-22T04:35:24.313Z] #60 24.07 OK: 8 MiB in 16 packages [2023-08-22T04:35:24.579Z] #60 ... [2023-08-22T04:35:24.579Z] [2023-08-22T04:35:24.579Z] #56 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-22T04:35:24.579Z] #56 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:24.579Z] #56 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:24.579Z] #56 22.86 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-22T04:35:24.579Z] #56 22.90 Executing busybox-1.35.0-r29.trigger [2023-08-22T04:35:24.579Z] #56 23.25 OK: 8 MiB in 16 packages [2023-08-22T04:35:24.579Z] #56 ... [2023-08-22T04:35:24.579Z] [2023-08-22T04:35:24.579Z] #36 [security-spire-config internal] load build context [2023-08-22T04:35:25.159Z] #36 ... [2023-08-22T04:35:25.159Z] [2023-08-22T04:35:25.159Z] #56 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-22T04:35:25.159Z] #56 DONE 25.1s [2023-08-22T04:35:25.159Z] [2023-08-22T04:35:25.159Z] #36 [security-spire-config internal] load build context [2023-08-22T04:35:25.740Z] #36 ... [2023-08-22T04:35:25.740Z] [2023-08-22T04:35:25.740Z] #42 [support-scheduler internal] load build context [2023-08-22T04:35:25.740Z] #42 ... [2023-08-22T04:35:25.740Z] [2023-08-22T04:35:25.740Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-22T04:35:25.740Z] #60 DONE 25.7s [2023-08-22T04:35:25.740Z] [2023-08-22T04:35:25.740Z] #42 [support-scheduler internal] load build context [2023-08-22T04:35:25.740Z] #42 ... [2023-08-22T04:35:25.740Z] [2023-08-22T04:35:25.740Z] #36 [security-spire-config internal] load build context [2023-08-22T04:35:26.007Z] #36 ... [2023-08-22T04:35:26.007Z] [2023-08-22T04:35:26.007Z] #37 [security-bootstrapper internal] load build context [2023-08-22T04:35:26.007Z] #37 ... [2023-08-22T04:35:26.007Z] [2023-08-22T04:35:26.007Z] #42 [support-scheduler internal] load build context [2023-08-22T04:35:26.273Z] #42 ... [2023-08-22T04:35:26.273Z] [2023-08-22T04:35:26.273Z] #35 [core-data internal] load build context [2023-08-22T04:35:26.273Z] #35 ... [2023-08-22T04:35:26.273Z] [2023-08-22T04:35:26.273Z] #41 [support-notifications internal] load build context [2023-08-22T04:35:26.539Z] #41 ... [2023-08-22T04:35:26.539Z] [2023-08-22T04:35:26.539Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-22T04:35:26.539Z] #54 16.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:26.539Z] #54 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:26.539Z] #54 24.64 (1/2) Installing ca-certificates (20230506-r0) [2023-08-22T04:35:26.539Z] #54 25.30 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-22T04:35:26.539Z] #54 25.33 Executing busybox-1.35.0-r29.trigger [2023-08-22T04:35:26.539Z] #54 25.57 Executing ca-certificates-20230506-r0.trigger [2023-08-22T04:35:26.539Z] #54 ... [2023-08-22T04:35:26.539Z] [2023-08-22T04:35:26.539Z] #39 [security-proxy-setup internal] load build context [2023-08-22T04:35:26.805Z] #39 ... [2023-08-22T04:35:26.805Z] [2023-08-22T04:35:26.805Z] #38 [core-metadata internal] load build context [2023-08-22T04:35:26.805Z] #38 ... [2023-08-22T04:35:26.805Z] [2023-08-22T04:35:26.805Z] #41 [support-notifications internal] load build context [2023-08-22T04:35:27.070Z] #41 ... [2023-08-22T04:35:27.070Z] [2023-08-22T04:35:27.070Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-22T04:35:27.335Z] #40 ... [2023-08-22T04:35:27.335Z] [2023-08-22T04:35:27.335Z] #46 [security-proxy-auth internal] load build context [2023-08-22T04:35:27.335Z] #46 ... [2023-08-22T04:35:27.335Z] [2023-08-22T04:35:27.335Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-22T04:35:27.922Z] #40 ... [2023-08-22T04:35:27.922Z] [2023-08-22T04:35:27.922Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-22T04:35:27.922Z] #45 ... [2023-08-22T04:35:27.922Z] [2023-08-22T04:35:27.922Z] #44 [core-command internal] load build context [2023-08-22T04:35:27.922Z] #44 ... [2023-08-22T04:35:27.922Z] [2023-08-22T04:35:27.922Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-22T04:35:28.504Z] #45 ... [2023-08-22T04:35:28.504Z] [2023-08-22T04:35:28.504Z] #43 [security-secretstore-setup internal] load build context [2023-08-22T04:35:28.504Z] #43 ... [2023-08-22T04:35:28.504Z] [2023-08-22T04:35:28.504Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-22T04:35:28.504Z] #55 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:28.504Z] #55 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:28.504Z] #55 27.25 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-22T04:35:28.504Z] #55 27.29 (2/2) Installing su-exec (0.2-r2) [2023-08-22T04:35:28.504Z] #55 27.29 Executing busybox-1.35.0-r29.trigger [2023-08-22T04:35:28.504Z] #55 27.42 OK: 8 MiB in 17 packages [2023-08-22T04:35:28.504Z] #55 ... [2023-08-22T04:35:28.504Z] [2023-08-22T04:35:28.504Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-22T04:35:28.504Z] #61 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:28.504Z] #61 21.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:28.504Z] #61 26.49 (1/4) Installing ca-certificates (20230506-r0) [2023-08-22T04:35:28.504Z] #61 26.93 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-22T04:35:28.504Z] #61 26.97 (3/4) Installing su-exec (0.2-r2) [2023-08-22T04:35:28.504Z] #61 27.00 (4/4) Installing yq (4.30.4-r4) [2023-08-22T04:35:28.769Z] #61 28.20 Executing busybox-1.35.0-r29.trigger [2023-08-22T04:35:28.769Z] #61 28.25 Executing ca-certificates-20230506-r0.trigger [2023-08-22T04:35:28.769Z] #61 ... [2023-08-22T04:35:28.769Z] [2023-08-22T04:35:28.769Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-22T04:35:29.034Z] #45 ... [2023-08-22T04:35:29.034Z] [2023-08-22T04:35:29.034Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-22T04:35:29.034Z] #59 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:29.034Z] #59 21.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:29.034Z] #59 27.61 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-22T04:35:29.034Z] #59 27.61 (2/4) Installing openssl (3.0.10-r0) [2023-08-22T04:35:29.034Z] #59 27.78 (3/4) Installing su-exec (0.2-r2) [2023-08-22T04:35:29.034Z] #59 27.78 (4/4) Installing yq (4.30.4-r4) [2023-08-22T04:35:29.034Z] #59 28.85 Executing busybox-1.35.0-r29.trigger [2023-08-22T04:35:29.034Z] #59 ... [2023-08-22T04:35:29.034Z] [2023-08-22T04:35:29.034Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-22T04:35:29.994Z] #45 ... [2023-08-22T04:35:29.994Z] [2023-08-22T04:35:29.994Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-22T04:35:29.994Z] #55 DONE 29.8s [2023-08-22T04:35:29.994Z] [2023-08-22T04:35:29.994Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-22T04:35:29.994Z] #45 transferring context: 70.63MB 33.3s [2023-08-22T04:35:30.576Z] #45 ... [2023-08-22T04:35:30.576Z] [2023-08-22T04:35:30.576Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-22T04:35:30.576Z] #54 27.97 OK: 8 MiB in 17 packages [2023-08-22T04:35:30.576Z] #54 DONE 30.2s [2023-08-22T04:35:30.576Z] [2023-08-22T04:35:30.576Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-22T04:35:30.576Z] #45 ... [2023-08-22T04:35:30.576Z] [2023-08-22T04:35:30.576Z] #58 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-22T04:35:30.576Z] #58 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:30.576Z] #58 23.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:30.576Z] #58 28.44 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-22T04:35:30.576Z] #58 28.44 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-22T04:35:30.576Z] #58 28.44 OK: 17689 distinct packages available [2023-08-22T04:35:30.576Z] #58 29.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:30.843Z] #58 ... [2023-08-22T04:35:30.843Z] [2023-08-22T04:35:30.843Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-22T04:35:30.843Z] #45 ... [2023-08-22T04:35:30.843Z] [2023-08-22T04:35:30.843Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-22T04:35:30.843Z] #53 23.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:30.843Z] #53 27.75 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-22T04:35:30.843Z] #53 27.80 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-22T04:35:30.843Z] #53 27.86 (3/4) Installing libucontext (1.2-r0) [2023-08-22T04:35:30.843Z] #53 27.86 (4/4) Installing gcompat (1.1.0-r0) [2023-08-22T04:35:30.843Z] #53 27.86 Executing busybox-1.35.0-r29.trigger [2023-08-22T04:35:30.843Z] #53 28.01 OK: 8 MiB in 19 packages [2023-08-22T04:35:30.843Z] #53 DONE 31.1s [2023-08-22T04:35:30.843Z] [2023-08-22T04:35:30.843Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-22T04:35:31.430Z] #45 ... [2023-08-22T04:35:31.430Z] [2023-08-22T04:35:31.430Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-22T04:35:31.430Z] #57 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:31.430Z] #57 23.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:31.430Z] #57 29.22 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-22T04:35:31.430Z] #57 29.22 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-22T04:35:31.430Z] #57 29.22 OK: 17689 distinct packages available [2023-08-22T04:35:31.430Z] #57 29.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:31.430Z] #57 30.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:31.430Z] #57 ... [2023-08-22T04:35:31.430Z] [2023-08-22T04:35:31.430Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-22T04:35:31.430Z] #59 29.15 OK: 17 MiB in 19 packages [2023-08-22T04:35:31.430Z] #59 DONE 31.3s [2023-08-22T04:35:31.430Z] [2023-08-22T04:35:31.430Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-22T04:35:31.696Z] #45 ... [2023-08-22T04:35:31.696Z] [2023-08-22T04:35:31.696Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-22T04:35:31.696Z] #61 29.68 OK: 17 MiB in 19 packages [2023-08-22T04:35:31.696Z] #61 DONE 31.3s [2023-08-22T04:35:31.696Z] [2023-08-22T04:35:31.696Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-22T04:35:32.276Z] #45 ... [2023-08-22T04:35:32.276Z] [2023-08-22T04:35:32.276Z] #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-22T04:35:32.277Z] #62 DONE 0.7s [2023-08-22T04:35:32.543Z] [2023-08-22T04:35:32.543Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-22T04:35:33.125Z] #45 ... [2023-08-22T04:35:33.125Z] [2023-08-22T04:35:33.125Z] #48 [security-spire-agent internal] load build context [2023-08-22T04:35:33.125Z] #48 ... [2023-08-22T04:35:33.125Z] [2023-08-22T04:35:33.125Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-22T04:35:33.717Z] #45 ... [2023-08-22T04:35:33.717Z] [2023-08-22T04:35:33.717Z] #58 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-22T04:35:33.717Z] #58 30.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T04:35:33.717Z] #58 32.52 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-22T04:35:33.717Z] #58 32.52 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-22T04:35:33.717Z] #58 32.52 (3/5) Installing libucontext (1.2-r0) [2023-08-22T04:35:33.717Z] #58 32.52 (4/5) Installing gcompat (1.1.0-r0) [2023-08-22T04:35:33.717Z] #58 32.52 (5/5) Installing openssl (3.0.10-r0) [2023-08-22T04:35:33.717Z] #58 32.60 Executing busybox-1.35.0-r29.trigger [2023-08-22T04:35:33.717Z] #58 32.60 OK: 9 MiB in 20 packages [2023-08-22T04:35:33.717Z] #58 DONE 33.3s [2023-08-22T04:35:33.717Z] [2023-08-22T04:35:33.717Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-22T04:35:34.297Z] #45 ... [2023-08-22T04:35:34.297Z] [2023-08-22T04:35:34.297Z] #47 [security-spire-server internal] load build context [2023-08-22T04:35:34.563Z] #47 ... [2023-08-22T04:35:34.563Z] [2023-08-22T04:35:34.563Z] #48 [security-spire-agent internal] load build context [2023-08-22T04:35:34.563Z] #48 ... [2023-08-22T04:35:34.563Z] [2023-08-22T04:35:34.563Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-22T04:35:34.563Z] #57 32.51 (1/9) Installing ca-certificates (20230506-r0) [2023-08-22T04:35:34.563Z] #57 32.68 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-22T04:35:34.563Z] #57 32.68 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-22T04:35:34.563Z] #57 32.73 (4/9) Installing libcurl (8.2.1-r0) [2023-08-22T04:35:34.563Z] #57 32.73 (5/9) Installing curl (8.2.1-r0) [2023-08-22T04:35:34.563Z] #57 32.78 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-22T04:35:34.563Z] #57 32.78 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-22T04:35:34.563Z] #57 32.78 (8/9) Installing libucontext (1.2-r0) [2023-08-22T04:35:34.563Z] #57 32.78 (9/9) Installing gcompat (1.1.0-r0) [2023-08-22T04:35:34.563Z] #57 32.78 Executing busybox-1.35.0-r29.trigger [2023-08-22T04:35:34.563Z] #57 32.92 Executing ca-certificates-20230506-r0.trigger [2023-08-22T04:35:34.563Z] #57 33.53 OK: 11 MiB in 24 packages [2023-08-22T04:35:34.563Z] #57 DONE 34.2s [2023-08-22T04:35:34.563Z] [2023-08-22T04:35:34.563Z] #48 [security-spire-agent internal] load build context [2023-08-22T04:35:35.150Z] #48 ... [2023-08-22T04:35:35.150Z] [2023-08-22T04:35:35.150Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-22T04:35:35.150Z] #63 DONE 5.1s [2023-08-22T04:35:35.150Z] [2023-08-22T04:35:35.150Z] #48 [security-spire-agent internal] load build context [2023-08-22T04:35:35.150Z] #48 transferring context: 70.17MB 37.7s [2023-08-22T04:35:36.109Z] #48 ... [2023-08-22T04:35:36.109Z] [2023-08-22T04:35:36.109Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-22T04:35:36.109Z] #64 DONE 0.8s [2023-08-22T04:35:36.109Z] [2023-08-22T04:35:36.109Z] #48 [security-spire-agent internal] load build context [2023-08-22T04:35:36.383Z] #48 ... [2023-08-22T04:35:36.383Z] [2023-08-22T04:35:36.383Z] #36 [security-spire-config internal] load build context [2023-08-22T04:35:36.383Z] #36 ... [2023-08-22T04:35:36.383Z] [2023-08-22T04:35:36.383Z] #37 [security-bootstrapper internal] load build context [2023-08-22T04:35:36.383Z] #37 ... [2023-08-22T04:35:36.383Z] [2023-08-22T04:35:36.383Z] #42 [support-scheduler internal] load build context [2023-08-22T04:35:36.652Z] #42 ... [2023-08-22T04:35:36.652Z] [2023-08-22T04:35:36.652Z] #35 [core-data internal] load build context [2023-08-22T04:35:36.652Z] #35 ... [2023-08-22T04:35:36.652Z] [2023-08-22T04:35:36.652Z] #37 [security-bootstrapper internal] load build context [2023-08-22T04:35:36.652Z] #37 ... [2023-08-22T04:35:36.652Z] [2023-08-22T04:35:36.652Z] #39 [security-proxy-setup internal] load build context [2023-08-22T04:35:36.925Z] #39 ... [2023-08-22T04:35:36.925Z] [2023-08-22T04:35:36.925Z] #37 [security-bootstrapper internal] load build context [2023-08-22T04:35:36.925Z] #37 ... [2023-08-22T04:35:36.925Z] [2023-08-22T04:35:36.925Z] #38 [core-metadata internal] load build context [2023-08-22T04:35:37.191Z] #38 ... [2023-08-22T04:35:37.191Z] [2023-08-22T04:35:37.191Z] #39 [security-proxy-setup internal] load build context [2023-08-22T04:35:37.191Z] #39 ... [2023-08-22T04:35:37.191Z] [2023-08-22T04:35:37.191Z] #41 [support-notifications internal] load build context [2023-08-22T04:35:37.191Z] #41 ... [2023-08-22T04:35:37.191Z] [2023-08-22T04:35:37.191Z] #39 [security-proxy-setup internal] load build context [2023-08-22T04:35:37.459Z] #39 ... [2023-08-22T04:35:37.459Z] [2023-08-22T04:35:37.459Z] #46 [security-proxy-auth internal] load build context [2023-08-22T04:35:37.723Z] #46 ... [2023-08-22T04:35:37.723Z] [2023-08-22T04:35:37.723Z] #39 [security-proxy-setup internal] load build context [2023-08-22T04:35:37.988Z] #39 ... [2023-08-22T04:35:37.988Z] [2023-08-22T04:35:37.988Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-22T04:35:37.988Z] #40 ... [2023-08-22T04:35:37.988Z] [2023-08-22T04:35:37.988Z] #39 [security-proxy-setup internal] load build context [2023-08-22T04:35:38.253Z] #39 ... [2023-08-22T04:35:38.253Z] [2023-08-22T04:35:38.253Z] #44 [core-command internal] load build context [2023-08-22T04:35:38.253Z] #44 ... [2023-08-22T04:35:38.253Z] [2023-08-22T04:35:38.253Z] #39 [security-proxy-setup internal] load build context [2023-08-22T04:35:38.834Z] #39 ... [2023-08-22T04:35:38.834Z] [2023-08-22T04:35:38.834Z] #43 [security-secretstore-setup internal] load build context [2023-08-22T04:35:38.834Z] #43 ... [2023-08-22T04:35:38.834Z] [2023-08-22T04:35:38.834Z] #46 [security-proxy-auth internal] load build context [2023-08-22T04:35:40.249Z] #46 transferring context: 111.02MB 43.0s [2023-08-22T04:35:43.580Z] #46 ... [2023-08-22T04:35:43.580Z] [2023-08-22T04:35:43.580Z] #35 [core-data internal] load build context [2023-08-22T04:35:43.843Z] #35 ... [2023-08-22T04:35:43.844Z] [2023-08-22T04:35:43.844Z] #46 [security-proxy-auth internal] load build context [2023-08-22T04:35:44.801Z] #46 ... [2023-08-22T04:35:44.801Z] [2023-08-22T04:35:44.801Z] #47 [security-spire-server internal] load build context [2023-08-22T04:35:44.801Z] #47 ... [2023-08-22T04:35:44.801Z] [2023-08-22T04:35:44.801Z] #46 [security-proxy-auth internal] load build context [2023-08-22T04:35:44.801Z] #46 ... [2023-08-22T04:35:44.801Z] [2023-08-22T04:35:44.801Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-22T04:35:44.801Z] #45 ... [2023-08-22T04:35:44.801Z] [2023-08-22T04:35:44.801Z] #47 [security-spire-server internal] load build context [2023-08-22T04:35:45.382Z] #47 transferring context: 116.26MB 47.6s [2023-08-22T04:35:46.338Z] #47 ... [2023-08-22T04:35:46.338Z] [2023-08-22T04:35:46.338Z] #48 [security-spire-agent internal] load build context [2023-08-22T04:35:46.604Z] #48 ... [2023-08-22T04:35:46.604Z] [2023-08-22T04:35:46.604Z] #36 [security-spire-config internal] load build context [2023-08-22T04:35:46.604Z] #36 ... [2023-08-22T04:35:46.604Z] [2023-08-22T04:35:46.604Z] #48 [security-spire-agent internal] load build context [2023-08-22T04:35:46.604Z] #48 ... [2023-08-22T04:35:46.604Z] [2023-08-22T04:35:46.604Z] #42 [support-scheduler internal] load build context [2023-08-22T04:35:46.870Z] #42 ... [2023-08-22T04:35:46.870Z] [2023-08-22T04:35:46.870Z] #48 [security-spire-agent internal] load build context [2023-08-22T04:35:47.135Z] #48 ... [2023-08-22T04:35:47.135Z] [2023-08-22T04:35:47.135Z] #37 [security-bootstrapper internal] load build context [2023-08-22T04:35:47.401Z] #37 ... [2023-08-22T04:35:47.401Z] [2023-08-22T04:35:47.401Z] #38 [core-metadata internal] load build context [2023-08-22T04:35:47.401Z] #38 ... [2023-08-22T04:35:47.401Z] [2023-08-22T04:35:47.401Z] #41 [support-notifications internal] load build context [2023-08-22T04:35:47.401Z] #41 ... [2023-08-22T04:35:47.401Z] [2023-08-22T04:35:47.401Z] #38 [core-metadata internal] load build context [2023-08-22T04:35:48.355Z] #38 ... [2023-08-22T04:35:48.355Z] [2023-08-22T04:35:48.355Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-22T04:35:48.355Z] #40 ... [2023-08-22T04:35:48.355Z] [2023-08-22T04:35:48.355Z] #37 [security-bootstrapper internal] load build context [2023-08-22T04:35:48.620Z] #37 ... [2023-08-22T04:35:48.621Z] [2023-08-22T04:35:48.621Z] #44 [core-command internal] load build context [2023-08-22T04:35:48.621Z] #44 ... [2023-08-22T04:35:48.621Z] [2023-08-22T04:35:48.621Z] #37 [security-bootstrapper internal] load build context [2023-08-22T04:35:48.886Z] #37 ... [2023-08-22T04:35:48.886Z] [2023-08-22T04:35:48.886Z] #43 [security-secretstore-setup internal] load build context [2023-08-22T04:35:48.886Z] #43 ... [2023-08-22T04:35:48.886Z] [2023-08-22T04:35:48.886Z] #39 [security-proxy-setup internal] load build context [2023-08-22T04:35:49.152Z] #39 ... [2023-08-22T04:35:49.152Z] [2023-08-22T04:35:49.152Z] #36 [security-spire-config internal] load build context [2023-08-22T04:35:49.152Z] #36 transferring context: 188.26MB 53.7s done [2023-08-22T04:35:49.152Z] #36 DONE 54.0s [2023-08-22T04:35:49.152Z] [2023-08-22T04:35:49.152Z] #39 [security-proxy-setup internal] load build context [2023-08-22T04:35:49.152Z] #39 ... [2023-08-22T04:35:49.152Z] [2023-08-22T04:35:49.152Z] #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-22T04:35:51.722Z] #65 ... [2023-08-22T04:35:51.722Z] [2023-08-22T04:35:51.722Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-22T04:35:51.722Z] #40 transferring context: 188.26MB 54.8s done [2023-08-22T04:35:51.722Z] #40 DONE 55.9s [2023-08-22T04:35:51.722Z] [2023-08-22T04:35:51.722Z] #35 [core-data internal] load build context [2023-08-22T04:35:51.989Z] #35 ... [2023-08-22T04:35:51.989Z] [2023-08-22T04:35:51.989Z] #43 [security-secretstore-setup internal] load build context [2023-08-22T04:35:51.989Z] #43 transferring context: 188.26MB 54.8s done [2023-08-22T04:35:51.989Z] #43 DONE 55.8s [2023-08-22T04:35:51.989Z] [2023-08-22T04:35:51.989Z] #35 [core-data internal] load build context [2023-08-22T04:35:51.989Z] #35 ... [2023-08-22T04:35:51.989Z] [2023-08-22T04:35:51.989Z] #47 [security-spire-server internal] load build context [2023-08-22T04:35:51.989Z] #47 ... [2023-08-22T04:35:51.989Z] [2023-08-22T04:35:51.989Z] #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-22T04:35:51.989Z] #65 DONE 2.9s [2023-08-22T04:35:51.989Z] [2023-08-22T04:35:51.989Z] #47 [security-spire-server internal] load build context [2023-08-22T04:35:51.989Z] #47 ... [2023-08-22T04:35:51.989Z] [2023-08-22T04:35:51.989Z] #66 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:35:52.257Z] #66 ... [2023-08-22T04:35:52.257Z] [2023-08-22T04:35:52.257Z] #42 [support-scheduler internal] load build context [2023-08-22T04:35:52.257Z] #42 transferring context: 188.26MB 55.4s done [2023-08-22T04:35:52.257Z] #42 DONE 56.2s [2023-08-22T04:35:52.257Z] [2023-08-22T04:35:52.257Z] #47 [security-spire-server internal] load build context [2023-08-22T04:35:53.219Z] #47 ... [2023-08-22T04:35:53.219Z] [2023-08-22T04:35:53.219Z] #66 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:35:53.219Z] #66 DONE 1.1s [2023-08-22T04:35:53.219Z] [2023-08-22T04:35:53.219Z] #47 [security-spire-server internal] load build context [2023-08-22T04:35:53.815Z] #47 ... [2023-08-22T04:35:53.815Z] [2023-08-22T04:35:53.815Z] #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:35:53.815Z] #67 DONE 1.5s [2023-08-22T04:35:53.815Z] [2023-08-22T04:35:53.815Z] #47 [security-spire-server internal] load build context [2023-08-22T04:35:54.772Z] #47 ... [2023-08-22T04:35:54.772Z] [2023-08-22T04:35:54.772Z] #46 [security-proxy-auth internal] load build context [2023-08-22T04:35:54.772Z] #46 transferring context: 188.26MB 57.6s done [2023-08-22T04:35:54.772Z] #46 DONE 58.1s [2023-08-22T04:35:54.772Z] [2023-08-22T04:35:54.772Z] #47 [security-spire-server internal] load build context [2023-08-22T04:35:55.038Z] #47 ... [2023-08-22T04:35:55.038Z] [2023-08-22T04:35:55.038Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-22T04:35:55.038Z] #45 ... [2023-08-22T04:35:55.038Z] [2023-08-22T04:35:55.038Z] #47 [security-spire-server internal] load build context [2023-08-22T04:35:55.305Z] #47 ... [2023-08-22T04:35:55.305Z] [2023-08-22T04:35:55.305Z] #48 [security-spire-agent internal] load build context [2023-08-22T04:35:55.305Z] #48 transferring context: 188.26MB 57.7s done [2023-08-22T04:35:55.305Z] #48 DONE 58.0s [2023-08-22T04:35:55.305Z] [2023-08-22T04:35:55.305Z] #47 [security-spire-server internal] load build context [2023-08-22T04:35:56.262Z] #47 ... [2023-08-22T04:35:56.262Z] [2023-08-22T04:35:56.262Z] #45 [security-spiffe-token-provider internal] load build context [2023-08-22T04:35:56.262Z] #45 transferring context: 188.26MB 59.4s done [2023-08-22T04:35:56.262Z] #45 DONE 59.7s [2023-08-22T04:35:56.262Z] [2023-08-22T04:35:56.262Z] #47 [security-spire-server internal] load build context [2023-08-22T04:35:57.680Z] #47 ... [2023-08-22T04:35:57.680Z] [2023-08-22T04:35:57.680Z] #41 [support-notifications internal] load build context [2023-08-22T04:35:57.680Z] #41 ... [2023-08-22T04:35:57.680Z] [2023-08-22T04:35:57.680Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:35:57.680Z] #68 DONE 1.0s [2023-08-22T04:35:57.680Z] [2023-08-22T04:35:57.680Z] #41 [support-notifications internal] load build context [2023-08-22T04:35:57.680Z] #41 ... [2023-08-22T04:35:57.680Z] [2023-08-22T04:35:57.680Z] #47 [security-spire-server internal] load build context [2023-08-22T04:35:57.945Z] #47 ... [2023-08-22T04:35:57.946Z] [2023-08-22T04:35:57.946Z] #35 [core-data internal] load build context [2023-08-22T04:35:57.946Z] #35 transferring context: 188.26MB 59.5s done [2023-08-22T04:35:57.946Z] #35 DONE 59.8s [2023-08-22T04:35:57.946Z] [2023-08-22T04:35:57.946Z] #47 [security-spire-server internal] load build context [2023-08-22T04:35:58.213Z] #47 ... [2023-08-22T04:35:58.213Z] [2023-08-22T04:35:58.213Z] #38 [core-metadata internal] load build context [2023-08-22T04:35:58.479Z] #38 ... [2023-08-22T04:35:58.479Z] [2023-08-22T04:35:58.479Z] #47 [security-spire-server internal] load build context [2023-08-22T04:35:58.746Z] #47 ... [2023-08-22T04:35:58.747Z] [2023-08-22T04:35:58.747Z] #44 [core-command internal] load build context [2023-08-22T04:35:59.013Z] #44 ... [2023-08-22T04:35:59.013Z] [2023-08-22T04:35:59.013Z] #38 [core-metadata internal] load build context [2023-08-22T04:35:59.013Z] #38 ... [2023-08-22T04:35:59.013Z] [2023-08-22T04:35:59.013Z] #47 [security-spire-server internal] load build context [2023-08-22T04:35:59.013Z] #47 transferring context: 188.26MB 61.2s done [2023-08-22T04:35:59.013Z] #47 DONE 61.7s [2023-08-22T04:35:59.013Z] [2023-08-22T04:35:59.013Z] #38 [core-metadata internal] load build context [2023-08-22T04:35:59.013Z] #38 ... [2023-08-22T04:35:59.013Z] [2023-08-22T04:35:59.013Z] #37 [security-bootstrapper internal] load build context [2023-08-22T04:35:59.013Z] #37 ... [2023-08-22T04:35:59.013Z] [2023-08-22T04:35:59.013Z] #38 [core-metadata internal] load build context [2023-08-22T04:35:59.280Z] #38 ... [2023-08-22T04:35:59.280Z] [2023-08-22T04:35:59.280Z] #39 [security-proxy-setup internal] load build context [2023-08-22T04:35:59.280Z] #39 ... [2023-08-22T04:35:59.280Z] [2023-08-22T04:35:59.280Z] #37 [security-bootstrapper internal] load build context [2023-08-22T04:36:01.215Z] #37 ... [2023-08-22T04:36:01.215Z] [2023-08-22T04:36:01.215Z] #39 [security-proxy-setup internal] load build context [2023-08-22T04:36:01.215Z] #39 transferring context: 188.26MB 65.1s done [2023-08-22T04:36:01.215Z] #39 DONE 65.4s [2023-08-22T04:36:01.215Z] [2023-08-22T04:36:01.215Z] #37 [security-bootstrapper internal] load build context [2023-08-22T04:36:02.176Z] #37 ... [2023-08-22T04:36:02.176Z] [2023-08-22T04:36:02.176Z] #69 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:36:02.441Z] #69 ... [2023-08-22T04:36:02.441Z] [2023-08-22T04:36:02.441Z] #37 [security-bootstrapper internal] load build context [2023-08-22T04:36:02.709Z] #37 ... [2023-08-22T04:36:02.709Z] [2023-08-22T04:36:02.709Z] #41 [support-notifications internal] load build context [2023-08-22T04:36:02.709Z] #41 transferring context: 188.26MB 66.7s done [2023-08-22T04:36:02.709Z] #41 DONE 67.1s [2023-08-22T04:36:02.709Z] [2023-08-22T04:36:02.709Z] #37 [security-bootstrapper internal] load build context [2023-08-22T04:36:02.975Z] #37 ... [2023-08-22T04:36:02.975Z] [2023-08-22T04:36:02.975Z] #44 [core-command internal] load build context [2023-08-22T04:36:02.975Z] #44 transferring context: 188.26MB 66.1s done [2023-08-22T04:36:02.975Z] #44 DONE 66.5s [2023-08-22T04:36:02.975Z] [2023-08-22T04:36:02.975Z] #37 [security-bootstrapper internal] load build context [2023-08-22T04:36:03.242Z] #37 ... [2023-08-22T04:36:03.242Z] [2023-08-22T04:36:03.242Z] #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:36:03.509Z] #70 ... [2023-08-22T04:36:03.509Z] [2023-08-22T04:36:03.509Z] #38 [core-metadata internal] load build context [2023-08-22T04:36:03.509Z] #38 transferring context: 188.26MB 67.5s done [2023-08-22T04:36:03.509Z] #38 DONE 67.9s [2023-08-22T04:36:03.509Z] [2023-08-22T04:36:03.509Z] #37 [security-bootstrapper internal] load build context [2023-08-22T04:36:03.780Z] #37 transferring context: 188.26MB 68.0s done [2023-08-22T04:36:03.780Z] #37 DONE 68.4s [2023-08-22T04:36:03.780Z] [2023-08-22T04:36:03.780Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:36:03.780Z] #71 DONE 0.9s [2023-08-22T04:36:03.780Z] [2023-08-22T04:36:03.780Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:36:04.047Z] #72 ... [2023-08-22T04:36:04.047Z] [2023-08-22T04:36:04.047Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:36:08.303Z] #73 ... [2023-08-22T04:36:08.303Z] [2023-08-22T04:36:08.303Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:36:47.128Z] #74 ... [2023-08-22T04:36:47.128Z] [2023-08-22T04:36:47.129Z] #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:36:47.129Z] #70 DONE 52.0s [2023-08-22T04:36:47.129Z] [2023-08-22T04:36:47.129Z] #75 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-22T04:36:47.129Z] #75 ... [2023-08-22T04:36:47.129Z] [2023-08-22T04:36:47.129Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:36:47.129Z] #72 DONE 51.8s [2023-08-22T04:36:47.129Z] [2023-08-22T04:36:47.129Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:36:47.129Z] #74 DONE 47.8s [2023-08-22T04:36:47.129Z] [2023-08-22T04:36:47.129Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:36:47.129Z] #73 DONE 41.6s [2023-08-22T04:36:47.129Z] [2023-08-22T04:36:47.129Z] #69 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:36:47.129Z] #69 DONE 53.4s [2023-08-22T04:36:47.129Z] [2023-08-22T04:36:47.129Z] #76 [security-spire-config builder 6/9] COPY . . [2023-08-22T04:36:49.718Z] #76 DONE 3.8s [2023-08-22T04:36:49.718Z] [2023-08-22T04:36:49.718Z] #77 [core-data builder 6/7] COPY . . [2023-08-22T04:36:49.718Z] #77 CACHED [2023-08-22T04:36:49.718Z] [2023-08-22T04:36:49.718Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:36:49.718Z] #78 CACHED [2023-08-22T04:36:49.718Z] [2023-08-22T04:36:49.718Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:36:49.719Z] #79 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #80 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:36:49.719Z] #80 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:36:49.719Z] #81 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #82 [core-command builder 6/7] COPY . . [2023-08-22T04:36:49.719Z] #82 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #83 [security-proxy-auth builder 6/7] COPY . . [2023-08-22T04:36:49.719Z] #83 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:36:49.719Z] #84 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:36:49.719Z] #85 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:36:49.719Z] #86 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:36:49.719Z] #87 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #88 [support-scheduler builder 6/7] COPY . . [2023-08-22T04:36:49.719Z] #88 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #89 [support-notifications builder 6/7] COPY . . [2023-08-22T04:36:49.719Z] #89 DONE 3.9s [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #90 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:36:49.719Z] #90 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #91 [core-metadata builder 6/7] COPY . . [2023-08-22T04:36:49.719Z] #91 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #92 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:36:49.719Z] #92 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #75 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-22T04:36:49.719Z] #75 DONE 4.0s [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-22T04:36:49.719Z] #93 ... [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #94 [security-secretstore-setup builder 6/7] COPY . . [2023-08-22T04:36:49.719Z] #94 DONE 4.0s [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #95 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-22T04:36:49.719Z] #95 DONE 4.0s [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:36:49.719Z] #96 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #97 [security-proxy-setup builder 6/7] COPY . . [2023-08-22T04:36:49.719Z] #97 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #98 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:36:49.719Z] #98 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #99 [security-bootstrapper builder 6/7] COPY . . [2023-08-22T04:36:49.719Z] #99 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #100 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:36:49.719Z] #100 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-22T04:36:49.719Z] #101 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T04:36:49.719Z] #102 ... [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #103 [security-spire-server builder 6/9] COPY . . [2023-08-22T04:36:49.719Z] #103 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-22T04:36:49.719Z] #104 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-22T04:36:49.719Z] #105 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:36:49.719Z] #106 CACHED [2023-08-22T04:36:49.719Z] [2023-08-22T04:36:49.719Z] #107 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-22T04:36:49.719Z] #107 DONE 0.4s [2023-08-22T04:36:49.985Z] [2023-08-22T04:36:49.985Z] #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-22T04:36:55.326Z] #108 ... [2023-08-22T04:36:55.326Z] [2023-08-22T04:36:55.326Z] #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-22T04:36:55.326Z] #0 5.659 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-22T04:36:55.591Z] #109 ... [2023-08-22T04:36:55.591Z] [2023-08-22T04:36:55.591Z] #110 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-22T04:36:55.591Z] #0 6.013 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-22T04:36:55.860Z] #110 ... [2023-08-22T04:36:55.860Z] [2023-08-22T04:36:55.860Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T04:36:55.860Z] #102 6.346 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-22T04:36:56.126Z] #102 ... [2023-08-22T04:36:56.126Z] [2023-08-22T04:36:56.126Z] #111 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-22T04:36:56.126Z] #111 DONE 6.4s [2023-08-22T04:36:56.393Z] [2023-08-22T04:36:56.393Z] #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-22T04:36:56.393Z] #108 DONE 6.5s [2023-08-22T04:36:56.393Z] [2023-08-22T04:36:56.393Z] #112 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-22T04:36:56.668Z] #112 ... [2023-08-22T04:36:56.668Z] [2023-08-22T04:36:56.668Z] #113 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-22T04:36:56.668Z] #113 DONE 0.5s [2023-08-22T04:36:56.946Z] [2023-08-22T04:36:56.946Z] #112 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-22T04:36:56.946Z] #112 DONE 0.4s [2023-08-22T04:36:56.946Z] [2023-08-22T04:36:56.946Z] #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-22T04:36:56.946Z] #93 6.350 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-22T04:36:57.529Z] #93 ... [2023-08-22T04:36:57.529Z] [2023-08-22T04:36:57.529Z] #114 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:36:57.529Z] #114 DONE 0.2s [2023-08-22T04:36:57.529Z] [2023-08-22T04:36:57.529Z] #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:36:57.529Z] #115 DONE 0.2s [2023-08-22T04:36:57.529Z] [2023-08-22T04:36:57.529Z] #116 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-22T04:36:57.529Z] #0 5.956 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-22T04:36:58.116Z] #116 ... [2023-08-22T04:36:58.116Z] [2023-08-22T04:36:58.116Z] #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-22T04:36:59.281Z] #117 ... [2023-08-22T04:36:59.281Z] [2023-08-22T04:36:59.281Z] #118 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:36:59.281Z] #118 CACHED [2023-08-22T04:36:59.281Z] [2023-08-22T04:36:59.281Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:36:59.281Z] #119 CACHED [2023-08-22T04:36:59.281Z] [2023-08-22T04:36:59.281Z] #120 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T04:36:59.281Z] #120 CACHED [2023-08-22T04:36:59.281Z] [2023-08-22T04:36:59.281Z] #121 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-22T04:36:59.281Z] #121 CACHED [2023-08-22T04:36:59.281Z] [2023-08-22T04:36:59.281Z] #122 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-22T04:36:59.281Z] #122 CACHED [2023-08-22T04:36:59.281Z] [2023-08-22T04:36:59.281Z] #123 [security-spire-agent builder 6/9] COPY . . [2023-08-22T04:36:59.281Z] #123 CACHED [2023-08-22T04:36:59.281Z] [2023-08-22T04:36:59.281Z] #124 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-22T04:36:59.281Z] #124 CACHED [2023-08-22T04:36:59.281Z] [2023-08-22T04:36:59.281Z] #125 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-22T04:36:59.281Z] #125 CACHED [2023-08-22T04:36:59.281Z] [2023-08-22T04:36:59.281Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-22T04:36:59.281Z] #126 ... [2023-08-22T04:36:59.281Z] [2023-08-22T04:36:59.281Z] #127 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:36:59.281Z] #127 DONE 0.3s [2023-08-22T04:36:59.571Z] [2023-08-22T04:36:59.572Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-22T04:36:59.572Z] #0 5.586 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-22T04:36:59.572Z] #128 ... [2023-08-22T04:36:59.572Z] [2023-08-22T04:36:59.572Z] #129 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:36:59.572Z] #129 DONE 0.2s [2023-08-22T04:36:59.572Z] [2023-08-22T04:36:59.572Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-22T04:36:59.572Z] #0 5.165 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-22T04:36:59.841Z] #130 ... [2023-08-22T04:36:59.841Z] [2023-08-22T04:36:59.841Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-22T04:36:59.841Z] #0 4.221 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-22T04:36:59.841Z] #131 ... [2023-08-22T04:36:59.841Z] [2023-08-22T04:36:59.841Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T04:36:59.841Z] #0 4.848 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-22T04:37:00.124Z] #132 ... [2023-08-22T04:37:00.124Z] [2023-08-22T04:37:00.124Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-22T04:37:00.124Z] #0 4.670 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-22T04:37:00.124Z] #133 ... [2023-08-22T04:37:00.124Z] [2023-08-22T04:37:00.124Z] #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-22T04:37:00.124Z] #117 DONE 2.0s [2023-08-22T04:37:00.124Z] [2023-08-22T04:37:00.124Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-22T04:37:00.125Z] #0 5.520 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-22T04:37:00.407Z] #134 ... [2023-08-22T04:37:00.407Z] [2023-08-22T04:37:00.407Z] #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-22T04:37:00.721Z] #135 DONE 0.5s [2023-08-22T04:37:00.721Z] [2023-08-22T04:37:00.721Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-22T04:37:00.722Z] #126 DONE 1.8s [2023-08-22T04:37:00.722Z] [2023-08-22T04:37:00.722Z] #136 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-22T04:37:01.015Z] #136 DONE 0.3s [2023-08-22T04:37:01.015Z] [2023-08-22T04:37:01.015Z] #137 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-22T04:37:01.622Z] #137 DONE 0.4s [2023-08-22T04:37:01.622Z] [2023-08-22T04:37:01.622Z] #138 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-22T04:37:01.622Z] #138 DONE 1.9s [2023-08-22T04:37:01.622Z] [2023-08-22T04:37:01.622Z] #139 [security-spire-server] exporting to image [2023-08-22T04:37:01.622Z] #139 exporting layers [2023-08-22T04:37:01.892Z] #139 ... [2023-08-22T04:37:01.892Z] [2023-08-22T04:37:01.892Z] #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-22T04:37:01.892Z] #140 DONE 0.3s [2023-08-22T04:37:01.892Z] [2023-08-22T04:37:01.892Z] #141 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-22T04:37:02.177Z] #141 DONE 0.4s [2023-08-22T04:37:02.177Z] [2023-08-22T04:37:02.177Z] #142 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-22T04:37:02.447Z] #142 ... [2023-08-22T04:37:02.447Z] [2023-08-22T04:37:02.447Z] #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-22T04:37:02.447Z] #143 DONE 0.2s [2023-08-22T04:37:02.713Z] [2023-08-22T04:37:02.713Z] #139 [security-spire-config] exporting to image [2023-08-22T04:37:06.063Z] #139 ... [2023-08-22T04:37:06.063Z] [2023-08-22T04:37:06.063Z] #142 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-22T04:37:06.063Z] #142 DONE 5.1s [2023-08-22T04:37:06.063Z] [2023-08-22T04:37:06.063Z] #139 [security-spire-server] exporting to image [2023-08-22T04:37:06.063Z] #139 exporting layers 3.5s done [2023-08-22T04:37:06.063Z] #139 writing image sha256:7353d7aeccb3c1fe16f3775af4801a4bc615db4085c697a4de4e565a9d5750f2 0.0s done [2023-08-22T04:37:06.063Z] #139 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-08-22T04:37:06.063Z] #139 writing image sha256:a9b3570d2c2501e04ee3a0d09ea73bc21a1b63dd2d248ba90f638979187b63e8 done [2023-08-22T04:37:06.063Z] #139 naming to docker.io/library/security-spire-config-arm64 [2023-08-22T04:37:06.063Z] #139 naming to docker.io/library/security-spire-config-arm64 0.1s done [2023-08-22T04:37:06.063Z] #139 DONE 5.4s [2023-08-22T04:37:06.063Z] [2023-08-22T04:37:06.063Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-22T04:37:06.063Z] #144 DONE 0.4s [2023-08-22T04:37:06.063Z] [2023-08-22T04:37:06.063Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T04:37:06.333Z] #102 ... [2023-08-22T04:37:06.333Z] [2023-08-22T04:37:06.333Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-22T04:37:06.333Z] #145 DONE 0.2s [2023-08-22T04:37:06.333Z] [2023-08-22T04:37:06.333Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-22T04:37:06.599Z] #146 DONE 0.2s [2023-08-22T04:37:06.599Z] [2023-08-22T04:37:06.599Z] #139 [security-spire-agent] exporting to image [2023-08-22T04:37:08.534Z] #139 exporting layers 1.5s done [2023-08-22T04:37:08.534Z] #139 writing image sha256:f5904585ca7a030378e802827e1712aaf00866746383a2f500da4b200412ba20 done [2023-08-22T04:37:08.534Z] #139 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-22T04:37:08.534Z] #139 DONE 6.6s [2023-08-22T04:37:08.534Z] [2023-08-22T04:37:08.534Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-22T04:54:01.145Z] #128 ... [2023-08-22T04:54:01.145Z] [2023-08-22T04:54:01.145Z] #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-22T04:54:01.145Z] #109 1030.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-22T04:54:11.222Z] #109 ... [2023-08-22T04:54:11.222Z] [2023-08-22T04:54:11.222Z] #110 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-22T04:54:11.222Z] #110 DONE 1040.3s [2023-08-22T04:54:11.222Z] [2023-08-22T04:54:11.222Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T04:54:11.222Z] #102 ... [2023-08-22T04:54:11.222Z] [2023-08-22T04:54:11.222Z] #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:54:11.222Z] #147 DONE 0.2s [2023-08-22T04:54:11.222Z] [2023-08-22T04:54:11.222Z] #116 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-22T04:54:11.222Z] #116 ... [2023-08-22T04:54:11.222Z] [2023-08-22T04:54:11.222Z] #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:54:11.222Z] #148 DONE 0.2s [2023-08-22T04:54:11.222Z] [2023-08-22T04:54:11.222Z] #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-22T04:54:11.222Z] #149 DONE 0.2s [2023-08-22T04:54:11.222Z] [2023-08-22T04:54:11.222Z] #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-22T04:54:11.222Z] #150 DONE 0.2s [2023-08-22T04:54:11.222Z] [2023-08-22T04:54:11.222Z] #116 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-22T04:54:11.222Z] #116 ... [2023-08-22T04:54:11.222Z] [2023-08-22T04:54:11.222Z] #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-22T04:54:11.222Z] #151 DONE 0.3s [2023-08-22T04:54:11.222Z] [2023-08-22T04:54:11.222Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-22T04:54:11.491Z] #133 ... [2023-08-22T04:54:11.491Z] [2023-08-22T04:54:11.491Z] #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-22T04:54:11.491Z] #152 DONE 0.1s [2023-08-22T04:54:11.491Z] [2023-08-22T04:54:11.491Z] #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-22T04:54:14.074Z] #153 DONE 2.4s [2023-08-22T04:54:14.074Z] [2023-08-22T04:54:14.074Z] #139 [security-proxy-setup] exporting to image [2023-08-22T04:54:14.074Z] #139 exporting layers [2023-08-22T04:54:14.655Z] #139 exporting layers 0.9s done [2023-08-22T04:54:14.919Z] #139 writing image sha256:32effd3c39fa52799f8011892888ff986d58984faa8d00db593f8bfe1ae78fd8 done [2023-08-22T04:54:14.919Z] #139 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-22T04:54:14.919Z] #139 DONE 7.5s [2023-08-22T04:54:14.919Z] [2023-08-22T04:54:14.919Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-22T04:54:27.263Z] #131 ... [2023-08-22T04:54:27.263Z] [2023-08-22T04:54:27.263Z] #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-22T04:54:27.263Z] #109 DONE 1057.4s [2023-08-22T04:54:27.263Z] [2023-08-22T04:54:27.263Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-22T04:54:27.263Z] #133 ... [2023-08-22T04:54:27.263Z] [2023-08-22T04:54:27.263Z] #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:54:27.534Z] #154 DONE 0.4s [2023-08-22T04:54:27.534Z] [2023-08-22T04:54:27.534Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T04:54:27.810Z] #132 ... [2023-08-22T04:54:27.810Z] [2023-08-22T04:54:27.810Z] #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:54:28.081Z] #155 DONE 0.3s [2023-08-22T04:54:28.081Z] [2023-08-22T04:54:28.081Z] #156 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-22T04:54:28.356Z] #156 DONE 0.2s [2023-08-22T04:54:28.356Z] [2023-08-22T04:54:28.356Z] #157 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-22T04:54:28.356Z] #157 DONE 0.2s [2023-08-22T04:54:28.356Z] [2023-08-22T04:54:28.356Z] #158 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-22T04:54:28.625Z] #158 DONE 0.2s [2023-08-22T04:54:28.625Z] [2023-08-22T04:54:28.625Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-22T04:54:28.625Z] #128 ... [2023-08-22T04:54:28.625Z] [2023-08-22T04:54:28.625Z] #159 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-22T04:54:28.895Z] #159 DONE 0.3s [2023-08-22T04:54:28.895Z] [2023-08-22T04:54:28.895Z] #160 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-22T04:54:29.525Z] #160 DONE 0.4s [2023-08-22T04:54:29.525Z] [2023-08-22T04:54:29.525Z] #161 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-22T04:54:29.793Z] #161 DONE 0.3s [2023-08-22T04:54:29.793Z] [2023-08-22T04:54:29.793Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T04:54:29.793Z] #102 ... [2023-08-22T04:54:29.793Z] [2023-08-22T04:54:29.793Z] #162 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-22T04:54:31.743Z] #162 ... [2023-08-22T04:54:31.743Z] [2023-08-22T04:54:31.743Z] #116 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-22T04:54:31.743Z] #116 DONE 1061.9s [2023-08-22T04:54:31.743Z] [2023-08-22T04:54:31.743Z] #163 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-22T04:54:31.743Z] #163 DONE 0.3s [2023-08-22T04:54:31.743Z] [2023-08-22T04:54:31.743Z] #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-22T04:54:33.214Z] #164 ... [2023-08-22T04:54:33.214Z] [2023-08-22T04:54:33.214Z] #162 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-22T04:54:33.214Z] #162 DONE 3.3s [2023-08-22T04:54:33.214Z] [2023-08-22T04:54:33.214Z] #139 [security-secretstore-setup] exporting to image [2023-08-22T04:54:33.214Z] #139 exporting layers [2023-08-22T04:54:34.695Z] #139 exporting layers 1.6s done [2023-08-22T04:54:34.695Z] #139 writing image sha256:243e9fea77ab49b87bd668f33583aa163394de661fe8c58dcaa29c7499e2aa1f done [2023-08-22T04:54:34.695Z] #139 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-22T04:54:34.695Z] #139 DONE 9.1s [2023-08-22T04:54:34.695Z] [2023-08-22T04:54:34.695Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-22T04:54:34.961Z] #133 ... [2023-08-22T04:54:34.961Z] [2023-08-22T04:54:34.961Z] #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-22T04:54:34.961Z] #164 DONE 3.1s [2023-08-22T04:54:34.961Z] [2023-08-22T04:54:34.961Z] #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:54:35.230Z] #165 DONE 0.3s [2023-08-22T04:54:35.230Z] [2023-08-22T04:54:35.231Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T04:54:35.231Z] #132 ... [2023-08-22T04:54:35.231Z] [2023-08-22T04:54:35.231Z] #166 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:54:35.495Z] #166 DONE 0.2s [2023-08-22T04:54:35.495Z] [2023-08-22T04:54:35.495Z] #167 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-22T04:54:35.766Z] #167 DONE 0.4s [2023-08-22T04:54:35.766Z] [2023-08-22T04:54:35.766Z] #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-22T04:54:36.035Z] #93 ... [2023-08-22T04:54:36.035Z] [2023-08-22T04:54:36.035Z] #168 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-22T04:54:36.035Z] #168 DONE 0.1s [2023-08-22T04:54:36.035Z] [2023-08-22T04:54:36.035Z] #169 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-22T04:54:36.302Z] #169 DONE 0.2s [2023-08-22T04:54:36.302Z] [2023-08-22T04:54:36.302Z] #170 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-22T04:54:36.302Z] #170 DONE 0.2s [2023-08-22T04:54:36.302Z] [2023-08-22T04:54:36.302Z] #171 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-22T04:54:36.571Z] #171 DONE 0.2s [2023-08-22T04:54:36.571Z] [2023-08-22T04:54:36.571Z] #172 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-22T04:54:36.571Z] #172 DONE 0.2s [2023-08-22T04:54:36.571Z] [2023-08-22T04:54:36.571Z] #173 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-22T04:54:41.909Z] #173 DONE 4.5s [2023-08-22T04:54:41.909Z] [2023-08-22T04:54:41.909Z] #139 [security-bootstrapper] exporting to image [2023-08-22T04:54:41.909Z] #139 exporting layers [2023-08-22T04:54:42.174Z] #139 exporting layers 1.0s done [2023-08-22T04:54:42.174Z] #139 writing image sha256:ec5b87f2ffb4bd0b0542269570ddffbe88c620f1e22c1c4f4a8747068d375f6a done [2023-08-22T04:54:42.174Z] #139 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-22T04:54:42.174Z] #139 DONE 10.1s [2023-08-22T04:54:42.174Z] [2023-08-22T04:54:42.174Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T04:54:52.239Z] #102 ... [2023-08-22T04:54:52.239Z] [2023-08-22T04:54:52.239Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-22T04:54:52.239Z] #134 DONE 1082.5s [2023-08-22T04:54:52.239Z] [2023-08-22T04:54:52.239Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-22T04:54:52.823Z] #133 ... [2023-08-22T04:54:52.823Z] [2023-08-22T04:54:52.823Z] #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:54:52.823Z] #174 DONE 0.2s [2023-08-22T04:54:52.823Z] [2023-08-22T04:54:52.823Z] #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:54:53.091Z] #175 DONE 0.1s [2023-08-22T04:54:53.091Z] [2023-08-22T04:54:53.091Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-22T04:54:53.367Z] #176 DONE 0.4s [2023-08-22T04:54:53.367Z] [2023-08-22T04:54:53.367Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-22T04:54:53.367Z] #133 ... [2023-08-22T04:54:53.367Z] [2023-08-22T04:54:53.367Z] #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-22T04:54:53.637Z] #177 DONE 0.1s [2023-08-22T04:54:53.637Z] [2023-08-22T04:54:53.637Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-22T04:54:53.637Z] #178 DONE 0.2s [2023-08-22T04:54:53.637Z] [2023-08-22T04:54:53.637Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-22T04:54:56.229Z] #179 DONE 2.2s [2023-08-22T04:54:56.229Z] [2023-08-22T04:54:56.229Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T04:54:56.229Z] #102 ... [2023-08-22T04:54:56.229Z] [2023-08-22T04:54:56.229Z] #139 [security-proxy-auth] exporting to image [2023-08-22T04:54:56.229Z] #139 exporting layers [2023-08-22T04:54:56.497Z] #139 exporting layers 0.5s done [2023-08-22T04:54:56.497Z] #139 writing image sha256:ebe305040ca90381019cd646436d1d21c16090c1d6dd2b46548366998286ac3e done [2023-08-22T04:54:56.497Z] #139 naming to docker.io/library/security-proxy-auth-arm64 [2023-08-22T04:54:56.497Z] #139 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-22T04:54:56.497Z] #139 DONE 10.6s [2023-08-22T04:54:56.497Z] [2023-08-22T04:54:56.497Z] #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-22T04:55:18.538Z] #93 ... [2023-08-22T04:55:18.538Z] [2023-08-22T04:55:18.538Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-22T04:55:18.538Z] #131 DONE 1106.8s [2023-08-22T04:55:18.538Z] [2023-08-22T04:55:18.538Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-22T04:55:18.538Z] #133 ... [2023-08-22T04:55:18.538Z] [2023-08-22T04:55:18.538Z] #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:55:18.538Z] #180 DONE 0.2s [2023-08-22T04:55:18.538Z] [2023-08-22T04:55:18.538Z] #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:55:18.538Z] #181 DONE 0.2s [2023-08-22T04:55:18.538Z] [2023-08-22T04:55:18.538Z] #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-22T04:55:18.538Z] #182 DONE 0.4s [2023-08-22T04:55:18.538Z] [2023-08-22T04:55:18.538Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-22T04:55:18.538Z] #133 ... [2023-08-22T04:55:18.538Z] [2023-08-22T04:55:18.538Z] #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-22T04:55:18.538Z] #183 DONE 0.3s [2023-08-22T04:55:18.538Z] [2023-08-22T04:55:18.538Z] #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-22T04:55:18.538Z] #184 DONE 0.3s [2023-08-22T04:55:18.538Z] [2023-08-22T04:55:18.538Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-22T04:55:18.538Z] #128 ... [2023-08-22T04:55:18.538Z] [2023-08-22T04:55:18.538Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-22T04:55:21.121Z] #185 DONE 2.6s [2023-08-22T04:55:21.121Z] [2023-08-22T04:55:21.121Z] #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-22T04:55:21.121Z] #93 ... [2023-08-22T04:55:21.121Z] [2023-08-22T04:55:21.121Z] #139 [core-common-config-bootstrapper] exporting to image [2023-08-22T04:55:21.121Z] #139 exporting layers [2023-08-22T04:55:21.390Z] #139 exporting layers 0.5s done [2023-08-22T04:55:21.390Z] #139 writing image sha256:8f566531b38d6be614af658541bdcc350974bf882e53d71d2fc6496d726757ea done [2023-08-22T04:55:21.390Z] #139 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-22T04:55:21.390Z] #139 DONE 11.1s [2023-08-22T04:55:21.390Z] [2023-08-22T04:55:21.390Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-22T04:56:08.210Z] #133 ... [2023-08-22T04:56:08.211Z] [2023-08-22T04:56:08.211Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-22T04:56:08.211Z] #128 DONE 1152.8s [2023-08-22T04:56:08.211Z] [2023-08-22T04:56:08.211Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T04:56:08.211Z] #132 ... [2023-08-22T04:56:08.211Z] [2023-08-22T04:56:08.211Z] #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:56:08.211Z] #186 DONE 0.3s [2023-08-22T04:56:08.211Z] [2023-08-22T04:56:08.211Z] #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-22T04:56:08.211Z] #93 ... [2023-08-22T04:56:08.211Z] [2023-08-22T04:56:08.211Z] #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:56:08.211Z] #187 DONE 0.2s [2023-08-22T04:56:08.211Z] [2023-08-22T04:56:08.211Z] #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-22T04:56:08.211Z] #188 DONE 0.3s [2023-08-22T04:56:08.211Z] [2023-08-22T04:56:08.211Z] #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-22T04:56:08.211Z] #189 DONE 0.2s [2023-08-22T04:56:08.211Z] [2023-08-22T04:56:08.211Z] #139 [core-command] exporting to image [2023-08-22T04:56:08.211Z] #139 exporting layers [2023-08-22T04:56:08.211Z] #139 exporting layers 0.3s done [2023-08-22T04:56:08.211Z] #139 writing image sha256:64e9f3c0e8b95427843110adc0c511e6650e9461c355cb95e65f52593949dc3a done [2023-08-22T04:56:08.211Z] #139 naming to docker.io/library/core-command-arm64 done [2023-08-22T04:56:08.211Z] #139 DONE 11.5s [2023-08-22T04:56:08.211Z] [2023-08-22T04:56:08.211Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T04:56:16.418Z] #132 ... [2023-08-22T04:56:16.418Z] [2023-08-22T04:56:16.418Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-22T04:56:16.418Z] #133 DONE 1166.5s [2023-08-22T04:56:16.418Z] [2023-08-22T04:56:16.418Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T04:56:16.418Z] #132 ... [2023-08-22T04:56:16.418Z] [2023-08-22T04:56:16.418Z] #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:56:16.688Z] #190 DONE 0.3s [2023-08-22T04:56:16.688Z] [2023-08-22T04:56:16.688Z] #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:56:16.958Z] #191 DONE 0.1s [2023-08-22T04:56:16.958Z] [2023-08-22T04:56:16.958Z] #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-22T04:56:17.224Z] #192 DONE 0.3s [2023-08-22T04:56:17.224Z] [2023-08-22T04:56:17.224Z] #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-22T04:56:17.224Z] #193 DONE 0.2s [2023-08-22T04:56:17.224Z] [2023-08-22T04:56:17.224Z] #139 [core-data] exporting to image [2023-08-22T04:56:17.224Z] #139 exporting layers [2023-08-22T04:56:17.807Z] #139 exporting layers 0.3s done [2023-08-22T04:56:17.807Z] #139 writing image sha256:ee5450449654314f34a3ba88d383c361c5e2702257c8ef2f9ed79831a8ffff5d done [2023-08-22T04:56:17.807Z] #139 naming to docker.io/library/core-data-arm64 done [2023-08-22T04:56:17.807Z] #139 DONE 11.8s [2023-08-22T04:56:17.807Z] [2023-08-22T04:56:17.807Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T04:56:22.075Z] #132 ... [2023-08-22T04:56:22.075Z] [2023-08-22T04:56:22.075Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-22T04:56:22.075Z] #130 DONE 1172.5s [2023-08-22T04:56:22.075Z] [2023-08-22T04:56:22.075Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T04:56:22.726Z] #102 ... [2023-08-22T04:56:22.726Z] [2023-08-22T04:56:22.726Z] #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:56:22.726Z] #194 DONE 0.1s [2023-08-22T04:56:22.726Z] [2023-08-22T04:56:22.726Z] #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:56:22.993Z] #195 DONE 0.1s [2023-08-22T04:56:22.993Z] [2023-08-22T04:56:22.993Z] #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-22T04:56:23.259Z] #196 DONE 0.3s [2023-08-22T04:56:23.259Z] [2023-08-22T04:56:23.259Z] #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-22T04:56:23.259Z] #197 DONE 0.1s [2023-08-22T04:56:23.259Z] [2023-08-22T04:56:23.259Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T04:56:23.259Z] #132 ... [2023-08-22T04:56:23.259Z] [2023-08-22T04:56:23.259Z] #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-22T04:56:23.259Z] #198 DONE 0.1s [2023-08-22T04:56:23.525Z] [2023-08-22T04:56:23.525Z] #139 [core-metadata] exporting to image [2023-08-22T04:56:23.525Z] #139 exporting layers [2023-08-22T04:56:23.792Z] #139 exporting layers 0.4s done [2023-08-22T04:56:23.792Z] #139 writing image sha256:17bc43399c44a4bfb807379cd652aa38aaf0f4032b35ab4f24139bdd180037ac 0.0s done [2023-08-22T04:56:23.792Z] #139 naming to docker.io/library/core-metadata-arm64 [2023-08-22T04:56:24.058Z] #139 naming to docker.io/library/core-metadata-arm64 done [2023-08-22T04:56:24.058Z] #139 DONE 12.2s [2023-08-22T04:56:24.058Z] [2023-08-22T04:56:24.058Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T04:56:56.269Z] #132 ... [2023-08-22T04:56:56.269Z] [2023-08-22T04:56:56.269Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-22T04:56:56.269Z] #102 DONE 1206.1s [2023-08-22T04:56:56.269Z] [2023-08-22T04:56:56.269Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T04:56:56.269Z] #132 ... [2023-08-22T04:56:56.269Z] [2023-08-22T04:56:56.269Z] #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:56:56.269Z] #199 DONE 0.3s [2023-08-22T04:56:56.269Z] [2023-08-22T04:56:56.269Z] #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:56:56.537Z] #200 DONE 0.1s [2023-08-22T04:56:56.537Z] [2023-08-22T04:56:56.537Z] #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-22T04:56:57.125Z] #201 DONE 0.4s [2023-08-22T04:56:57.125Z] [2023-08-22T04:56:57.125Z] #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-22T04:56:57.125Z] #202 DONE 0.1s [2023-08-22T04:56:57.125Z] [2023-08-22T04:56:57.125Z] #139 [security-spiffe-token-provider] exporting to image [2023-08-22T04:56:57.125Z] #139 exporting layers [2023-08-22T04:56:57.709Z] #139 exporting layers 0.6s done [2023-08-22T04:56:57.709Z] #139 writing image sha256:85fc552cdbc02fddd885a991080ae2e338b53c6cf0f208f8dc9b8191e71738c3 done [2023-08-22T04:56:57.709Z] #139 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-22T04:56:57.709Z] #139 DONE 12.8s [2023-08-22T04:56:57.709Z] [2023-08-22T04:56:57.709Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T04:57:29.933Z] #132 ... [2023-08-22T04:57:29.933Z] [2023-08-22T04:57:29.933Z] #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-22T04:57:29.933Z] #93 DONE 1235.5s [2023-08-22T04:57:29.933Z] [2023-08-22T04:57:29.933Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T04:57:29.933Z] #132 ... [2023-08-22T04:57:29.933Z] [2023-08-22T04:57:29.933Z] #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:57:29.933Z] #203 DONE 0.2s [2023-08-22T04:57:29.933Z] [2023-08-22T04:57:29.933Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-22T04:57:29.933Z] #132 DONE 1236.0s [2023-08-22T04:57:29.933Z] [2023-08-22T04:57:29.933Z] #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:57:29.933Z] #204 DONE 0.2s [2023-08-22T04:57:29.933Z] [2023-08-22T04:57:29.933Z] #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-22T04:57:29.933Z] #205 DONE 0.4s [2023-08-22T04:57:29.933Z] [2023-08-22T04:57:29.933Z] #206 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-22T04:57:29.933Z] #206 DONE 0.1s [2023-08-22T04:57:29.933Z] [2023-08-22T04:57:29.933Z] #207 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-22T04:57:29.933Z] #207 DONE 0.2s [2023-08-22T04:57:29.933Z] [2023-08-22T04:57:29.933Z] #208 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-22T04:57:29.933Z] #208 DONE 0.1s [2023-08-22T04:57:29.933Z] [2023-08-22T04:57:29.933Z] #139 [support-notifications] exporting to image [2023-08-22T04:57:29.933Z] #139 exporting layers [2023-08-22T04:57:29.933Z] #139 exporting layers 0.6s done [2023-08-22T04:57:29.933Z] #139 writing image sha256:4b22037aae6b096ead3106129f60aab9cdf0fd911508e883ebc28255ddb67756 done [2023-08-22T04:57:29.933Z] #139 naming to docker.io/library/support-notifications-arm64 done [2023-08-22T04:57:29.933Z] #139 DONE 13.4s [2023-08-22T04:57:29.933Z] [2023-08-22T04:57:29.933Z] #209 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-22T04:57:29.933Z] #209 DONE 0.5s [2023-08-22T04:57:29.933Z] [2023-08-22T04:57:29.933Z] #210 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-22T04:57:29.933Z] #210 DONE 0.2s [2023-08-22T04:57:29.933Z] [2023-08-22T04:57:29.933Z] #139 [support-scheduler] exporting to image [2023-08-22T04:57:29.933Z] #139 exporting layers 0.4s done [2023-08-22T04:57:29.933Z] #139 writing image sha256:c224070245da7fb17cc682016e86fcd485ae0a7458a3746afa4a3d12be44c5ad done [2023-08-22T04:57:29.933Z] #139 naming to docker.io/library/support-scheduler-arm64 done [2023-08-22T04:57:29.933Z] #139 DONE 13.9s [2023-08-22T04:57:29.933Z] time="2023-08-22T04:34:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:57:29.933Z] time="2023-08-22T04:34:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:57:29.933Z] time="2023-08-22T04:34:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:57:29.933Z] time="2023-08-22T04:34:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:57:29.933Z] time="2023-08-22T04:34:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:57:29.933Z] time="2023-08-22T04:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:57:29.933Z] time="2023-08-22T04:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:57:29.933Z] time="2023-08-22T04:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:57:29.933Z] time="2023-08-22T04:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:57:29.933Z] time="2023-08-22T04:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:57:29.933Z] time="2023-08-22T04:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:57:29.933Z] time="2023-08-22T04:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:57:29.933Z] time="2023-08-22T04:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-22T04:57:29.933Z] time="2023-08-22T04:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-22T04:57:29.951Z] $ docker stop --time=1 e4e009237ae12bc3ab938d0b109faa11ff72cdbbb74c6fd49a8a175e0f71ac82 [2023-08-22T04:57:31.645Z] $ docker rm -f --volumes e4e009237ae12bc3ab938d0b109faa11ff72cdbbb74c6fd49a8a175e0f71ac82 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T04:57:32.208Z] + docker images [2023-08-22T04:57:32.208Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-22T04:57:32.208Z] support-notifications-arm64 latest 4b22037aae6b 6 seconds ago 33.7MB [2023-08-22T04:57:32.208Z] support-scheduler-arm64 latest c224070245da 6 seconds ago 32.9MB [2023-08-22T04:57:32.208Z] security-spiffe-token-provider-arm64 latest 85fc552cdbc0 36 seconds ago 33.3MB [2023-08-22T04:57:32.208Z] core-metadata-arm64 latest 17bc43399c44 About a minute ago 21.2MB [2023-08-22T04:57:32.208Z] core-data-arm64 latest ee5450449654 About a minute ago 20.9MB [2023-08-22T04:57:32.208Z] core-command-arm64 latest 64e9f3c0e8b9 About a minute ago 20.8MB [2023-08-22T04:57:32.208Z] core-common-config-bootstrapper-arm64 latest 8f566531b38d 2 minutes ago 18MB [2023-08-22T04:57:32.208Z] security-proxy-auth-arm64 latest ebe305040ca9 2 minutes ago 19.3MB [2023-08-22T04:57:32.208Z] security-bootstrapper-arm64 latest ec5b87f2ffb4 2 minutes ago 22.6MB [2023-08-22T04:57:32.208Z] security-secretstore-setup-arm64 latest 243e9fea77ab 3 minutes ago 43MB [2023-08-22T04:57:32.208Z] security-proxy-setup-arm64 latest 32effd3c39fa 3 minutes ago 28.8MB [2023-08-22T04:57:32.208Z] security-spire-agent-arm64 latest f5904585ca7a 20 minutes ago 152MB [2023-08-22T04:57:32.208Z] security-spire-config-arm64 latest a9b3570d2c25 20 minutes ago 96.1MB [2023-08-22T04:57:32.208Z] security-spire-server-arm64 latest 7353d7aeccb3 20 minutes ago 96.9MB [2023-08-22T04:57:32.208Z] ci-base-image-arm64 latest 66d186a2457a 35 minutes ago 1.05GB [2023-08-22T04:57:32.208Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB [2023-08-22T04:57:32.208Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T04:57:33.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-22T04:57:33.008Z] [2023-08-22T04:57:33.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T04:57:33.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-22T04:57:33.426Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-22T04:57:33.426Z] 8998bd30e6a1: Pulling fs layer [2023-08-22T04:57:33.426Z] 04944245beec: Pulling fs layer [2023-08-22T04:57:33.426Z] 699f458cf7ca: Pulling fs layer [2023-08-22T04:57:33.426Z] 765212b225bb: Pulling fs layer [2023-08-22T04:57:33.426Z] f23df028b6ca: Pulling fs layer [2023-08-22T04:57:33.426Z] d65c8cfc05b1: Pulling fs layer [2023-08-22T04:57:33.426Z] 2437ff75d9bd: Pulling fs layer [2023-08-22T04:57:33.426Z] f23df028b6ca: Waiting [2023-08-22T04:57:33.426Z] d65c8cfc05b1: Waiting [2023-08-22T04:57:33.426Z] 2437ff75d9bd: Waiting [2023-08-22T04:57:33.426Z] 765212b225bb: Waiting [2023-08-22T04:57:33.697Z] 04944245beec: Verifying Checksum [2023-08-22T04:57:33.697Z] 04944245beec: Download complete [2023-08-22T04:57:33.697Z] 765212b225bb: Verifying Checksum [2023-08-22T04:57:33.697Z] 765212b225bb: Download complete [2023-08-22T04:57:33.697Z] f23df028b6ca: Verifying Checksum [2023-08-22T04:57:33.697Z] f23df028b6ca: Download complete [2023-08-22T04:57:33.965Z] d65c8cfc05b1: Verifying Checksum [2023-08-22T04:57:33.965Z] d65c8cfc05b1: Download complete [2023-08-22T04:57:33.965Z] 699f458cf7ca: Verifying Checksum [2023-08-22T04:57:33.965Z] 699f458cf7ca: Download complete [2023-08-22T04:57:34.234Z] 8998bd30e6a1: Verifying Checksum [2023-08-22T04:57:34.234Z] 8998bd30e6a1: Download complete [2023-08-22T04:57:36.814Z] 2437ff75d9bd: Verifying Checksum [2023-08-22T04:57:36.814Z] 2437ff75d9bd: Download complete [2023-08-22T04:57:38.224Z] 8998bd30e6a1: Pull complete [2023-08-22T04:57:38.806Z] 04944245beec: Pull complete [2023-08-22T04:57:40.218Z] 699f458cf7ca: Pull complete [2023-08-22T04:57:40.485Z] 765212b225bb: Pull complete [2023-08-22T04:57:41.066Z] f23df028b6ca: Pull complete [2023-08-22T04:57:41.333Z] d65c8cfc05b1: Pull complete [2023-08-22T04:57:56.429Z] 2437ff75d9bd: Pull complete [2023-08-22T04:57:56.430Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-22T04:57:56.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-22T04:57:56.430Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T04:57:56.767Z] prd-ubuntu20.04-docker-arm64-4c-16g-4218 does not seem to be running inside a container [2023-08-22T04:57:56.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-22T04:57:59.873Z] $ docker top f49f8435b9da3e1667ad42a2302157b654f8ec89ae243e44ff04e02aa9994c30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T04:58:00.902Z] ---> job-cost.sh [2023-08-22T04:58:00.902Z] lf-activate-venv: SKIPPING [2023-08-22T04:58:00.902Z] INFO: No Stack... [2023-08-22T04:58:01.175Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-22T04:58:02.149Z] INFO: Archiving Costs [Pipeline] sh [2023-08-22T04:58:02.825Z] + cut -d, -f6 [2023-08-22T04:58:02.825Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-08-22T04:58:02.915Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4644-1-stack-cost] [2023-08-22T04:58:02.919Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4644-1-stack-cost] did not exist. Created. [2023-08-22T04:58:02.919Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4644-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-22T04:58:03.650Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-22T04:58:03.882Z] Stashed 1 file(s) [Pipeline] } [2023-08-22T04:58:03.899Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4644-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-22T04:58:03.959Z] $ docker stop --time=1 f49f8435b9da3e1667ad42a2302157b654f8ec89ae243e44ff04e02aa9994c30 [2023-08-22T04:58:05.532Z] $ docker rm -f --volumes f49f8435b9da3e1667ad42a2302157b654f8ec89ae243e44ff04e02aa9994c30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-22T04:58:06.551Z] provisioning config files... [2023-08-22T04:58:06.564Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10412303936963697304tmp [Pipeline] { [Pipeline] sh [2023-08-22T04:58:06.910Z] + set +x [2023-08-22T04:58:06.910Z] + curl -s https://codecov.io/bash [2023-08-22T04:58:06.910Z] + bash -s -- [2023-08-22T04:58:06.910Z] [2023-08-22T04:58:06.910Z] _____ _ [2023-08-22T04:58:06.910Z] / ____| | | [2023-08-22T04:58:06.910Z] | | ___ __| | ___ ___ _____ __ [2023-08-22T04:58:06.910Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-22T04:58:06.910Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-22T04:58:06.910Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-22T04:58:06.910Z] Bash-1.0.6 [2023-08-22T04:58:06.910Z] [2023-08-22T04:58:06.910Z] [2023-08-22T04:58:06.910Z] ==> git version 2.25.1 found [2023-08-22T04:58:06.910Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-22T04:58:06.910Z] Release-Date: 2020-01-08 [2023-08-22T04:58:06.910Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-22T04:58:06.910Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-22T04:58:06.910Z] ==> Jenkins CI detected. [2023-08-22T04:58:06.910Z] current dir:  /w/workspace/edgex-go/1 [2023-08-22T04:58:06.910Z] project root: . [2023-08-22T04:58:06.910Z] --> token set from env [2023-08-22T04:58:06.910Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-22T04:58:06.910Z] ==> Running gcov in . (disable via -X gcov) [2023-08-22T04:58:06.910Z] ==> Python coveragepy not found [2023-08-22T04:58:06.910Z] ==> Searching for coverage reports in: [2023-08-22T04:58:06.910Z] + . [2023-08-22T04:58:07.173Z] -> Found 1 reports [2023-08-22T04:58:07.173Z] ==> Detecting git/mercurial file structure [2023-08-22T04:58:07.173Z] ==> Reading reports [2023-08-22T04:58:07.173Z] + ./coverage.out bytes=446998 [2023-08-22T04:58:07.173Z] ==> Appending adjustments [2023-08-22T04:58:07.173Z] https://docs.codecov.io/docs/fixing-reports [2023-08-22T04:58:08.111Z] + Found adjustments [2023-08-22T04:58:08.111Z] ==> Gzipping contents [2023-08-22T04:58:08.370Z] 56K /tmp/codecov.4gmHii.gz [2023-08-22T04:58:08.370Z] ==> Uploading reports [2023-08-22T04:58:08.370Z] url: https://codecov.io [2023-08-22T04:58:08.370Z] query: branch=PR-4644&commit=3ac025845910bda3cbe223f289163f866d3097e7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4644%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4644&job=&cmd_args= [2023-08-22T04:58:08.370Z] -> Pinging Codecov [2023-08-22T04:58:08.370Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4644&commit=3ac025845910bda3cbe223f289163f866d3097e7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4644%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4644&job=&cmd_args= [2023-08-22T04:58:08.370Z] -> Uploading to [2023-08-22T04:58:08.370Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-22/00271124DB129430A58F1EEE437C3FCB/3ac025845910bda3cbe223f289163f866d3097e7/26d4dbba-f1c8-48f7-942c-cd90197034b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230822%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230822T045808Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=40013f5af3df29b13462cba9d4f5d5a38941c9aa844a2a702a6a738c3201a7cb [2023-08-22T04:58:08.370Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-22T04:58:08.370Z] Dload Upload Total Spent Left Speed [2023-08-22T04:58:08.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57289 0 0 100 57289 0 236k --:--:-- --:--:-- --:--:-- 237k [2023-08-22T04:58:08.629Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3ac025845910bda3cbe223f289163f866d3097e7 [Pipeline] } [2023-08-22T04:58:08.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-22T04:58:09.953Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-22T04:58:10.339Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T04:58:11.227Z] ---> package-listing.sh [2023-08-22T04:58:11.227Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-22T04:58:11.227Z] ++ facter osfamily [2023-08-22T04:58:11.488Z] + OS_FAMILY=debian [2023-08-22T04:58:11.488Z] + workspace=/w/workspace/edgex-go/1 [2023-08-22T04:58:11.488Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-22T04:58:11.488Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-22T04:58:11.488Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-22T04:58:11.488Z] + PACKAGES=/tmp/packages_start.txt [2023-08-22T04:58:11.488Z] + '[' /w/workspace/edgex-go/1 ']' [2023-08-22T04:58:11.488Z] + PACKAGES=/tmp/packages_end.txt [2023-08-22T04:58:11.488Z] + case "${OS_FAMILY}" in [2023-08-22T04:58:11.488Z] + dpkg -l [2023-08-22T04:58:11.488Z] + grep '^ii' [2023-08-22T04:58:11.488Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-22T04:58:11.488Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-22T04:58:11.488Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-22T04:58:11.488Z] + '[' /w/workspace/edgex-go/1 ']' [2023-08-22T04:58:11.488Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-08-22T04:58:11.488Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-08-22T04:58:11.523Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-22T04:58:11.817Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T04:58:12.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T04:58:12.472Z] [2023-08-22T04:58:12.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T04:58:12.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T04:58:12.834Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-22T04:58:12.834Z] 5eb5b503b376: Pulling fs layer [2023-08-22T04:58:12.834Z] 5c69ac0246d0: Pulling fs layer [2023-08-22T04:58:12.834Z] ec43610c2a17: Pulling fs layer [2023-08-22T04:58:12.834Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-22T04:58:12.834Z] 33b1e0a273af: Pulling fs layer [2023-08-22T04:58:12.834Z] 5d3b04190fa2: Pulling fs layer [2023-08-22T04:58:12.834Z] 2f39f015ded8: Pulling fs layer [2023-08-22T04:58:12.834Z] 33b1e0a273af: Waiting [2023-08-22T04:58:12.834Z] 5d3b04190fa2: Waiting [2023-08-22T04:58:12.834Z] 2f39f015ded8: Waiting [2023-08-22T04:58:12.834Z] 3a2ae6a8a46f: Waiting [2023-08-22T04:58:12.834Z] 5c69ac0246d0: Verifying Checksum [2023-08-22T04:58:12.834Z] 5c69ac0246d0: Download complete [2023-08-22T04:58:12.834Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-22T04:58:12.834Z] 3a2ae6a8a46f: Download complete [2023-08-22T04:58:12.834Z] 33b1e0a273af: Verifying Checksum [2023-08-22T04:58:12.834Z] 33b1e0a273af: Download complete [2023-08-22T04:58:12.834Z] 5d3b04190fa2: Verifying Checksum [2023-08-22T04:58:12.834Z] 5d3b04190fa2: Download complete [2023-08-22T04:58:13.094Z] ec43610c2a17: Verifying Checksum [2023-08-22T04:58:13.094Z] ec43610c2a17: Download complete [2023-08-22T04:58:13.094Z] 5eb5b503b376: Verifying Checksum [2023-08-22T04:58:13.094Z] 5eb5b503b376: Download complete [2023-08-22T04:58:13.662Z] 2f39f015ded8: Download complete [2023-08-22T04:58:14.597Z] 5eb5b503b376: Pull complete [2023-08-22T04:58:14.597Z] 5c69ac0246d0: Pull complete [2023-08-22T04:58:15.164Z] ec43610c2a17: Pull complete [2023-08-22T04:58:15.164Z] 3a2ae6a8a46f: Pull complete [2023-08-22T04:58:15.422Z] 33b1e0a273af: Pull complete [2023-08-22T04:58:15.422Z] 5d3b04190fa2: Pull complete [2023-08-22T04:58:20.685Z] 2f39f015ded8: Pull complete [2023-08-22T04:58:20.685Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-22T04:58:20.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T04:58:20.685Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T04:58:20.892Z] prd-ubuntu20.04-docker-8c-8g-4216 does not seem to be running inside a container [2023-08-22T04:58:20.920Z] $ 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 [2023-08-22T04:58:26.462Z] $ docker top 7ead6e7cd5065ee634034d11335bbee87785e0b8e35b58be9ab98264391c19d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T04:58:26.879Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-22T04:58:27.191Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-22T04:58:27.505Z] + ls /var/log/sa-host [2023-08-22T04:58:27.505Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T04:58:27.643Z] provisioning config files... [2023-08-22T04:58:27.652Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13217347722424014917tmp [Pipeline] { [Pipeline] echo [2023-08-22T04:58:27.699Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T04:58:28.015Z] ---> create-netrc.sh [Pipeline] } [2023-08-22T04:58:28.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-22T04:58:28.435Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-22T04:58:28.465Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T04:58:28.775Z] ---> sudo-logs.sh [2023-08-22T04:58:28.775Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-22T04:58:28.843Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T04:58:29.157Z] ---> job-cost.sh [2023-08-22T04:58:29.157Z] lf-activate-venv: SKIPPING [2023-08-22T04:58:29.157Z] DEBUG: total: 0.10999999940395355 [2023-08-22T04:58:29.157Z] INFO: Retrieving Stack Cost... [2023-08-22T04:58:29.417Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-22T04:58:29.989Z] INFO: Archiving Costs [Pipeline] echo [2023-08-22T04:58:30.023Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T04:58:30.338Z] ---> logs-deploy.sh [2023-08-22T04:58:30.338Z] lf-activate-venv: SKIPPING [2023-08-22T04:58:30.338Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4644/1 [2023-08-22T04:58:30.338Z] INFO: archiving workspace using pattern(s): [2023-08-22T04:58:31.291Z] Archives upload complete. [2023-08-22T04:58:31.551Z] INFO: archiving logs to Nexus [2023-08-22T04:58:32.120Z] ---> uname -a: [2023-08-22T04:58:32.120Z] Linux prd-ubuntu20-04-docker-8c-8g-4216 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-22T04:58:32.120Z] [2023-08-22T04:58:32.120Z] [2023-08-22T04:58:32.120Z] ---> lscpu: [2023-08-22T04:58:32.120Z] Architecture: x86_64 [2023-08-22T04:58:32.120Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-22T04:58:32.120Z] Byte Order: Little Endian [2023-08-22T04:58:32.120Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-22T04:58:32.120Z] CPU(s): 8 [2023-08-22T04:58:32.120Z] On-line CPU(s) list: 0-7 [2023-08-22T04:58:32.120Z] Thread(s) per core: 1 [2023-08-22T04:58:32.120Z] Core(s) per socket: 1 [2023-08-22T04:58:32.120Z] Socket(s): 8 [2023-08-22T04:58:32.120Z] NUMA node(s): 1 [2023-08-22T04:58:32.120Z] Vendor ID: AuthenticAMD [2023-08-22T04:58:32.120Z] CPU family: 23 [2023-08-22T04:58:32.120Z] Model: 49 [2023-08-22T04:58:32.120Z] Model name: AMD EPYC-Rome Processor [2023-08-22T04:58:32.120Z] Stepping: 0 [2023-08-22T04:58:32.120Z] CPU MHz: 2800.000 [2023-08-22T04:58:32.120Z] BogoMIPS: 5600.00 [2023-08-22T04:58:32.120Z] Virtualization: AMD-V [2023-08-22T04:58:32.120Z] Hypervisor vendor: KVM [2023-08-22T04:58:32.120Z] Virtualization type: full [2023-08-22T04:58:32.120Z] L1d cache: 256 KiB [2023-08-22T04:58:32.120Z] L1i cache: 256 KiB [2023-08-22T04:58:32.120Z] L2 cache: 4 MiB [2023-08-22T04:58:32.120Z] L3 cache: 128 MiB [2023-08-22T04:58:32.120Z] NUMA node0 CPU(s): 0-7 [2023-08-22T04:58:32.120Z] Vulnerability Itlb multihit: Not affected [2023-08-22T04:58:32.120Z] Vulnerability L1tf: Not affected [2023-08-22T04:58:32.120Z] Vulnerability Mds: Not affected [2023-08-22T04:58:32.120Z] Vulnerability Meltdown: Not affected [2023-08-22T04:58:32.120Z] Vulnerability Mmio stale data: Not affected [2023-08-22T04:58:32.120Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-22T04:58:32.120Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-22T04:58:32.120Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-22T04:58:32.120Z] Vulnerability Srbds: Not affected [2023-08-22T04:58:32.120Z] Vulnerability Tsx async abort: Not affected [2023-08-22T04:58:32.120Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-08-22T04:58:32.120Z] [2023-08-22T04:58:32.120Z] [2023-08-22T04:58:32.120Z] ---> nproc: [2023-08-22T04:58:32.120Z] 8 [2023-08-22T04:58:32.120Z] [2023-08-22T04:58:32.120Z] [2023-08-22T04:58:32.120Z] ---> df -h: [2023-08-22T04:58:32.120Z] Filesystem Size Used Avail Use% Mounted on [2023-08-22T04:58:32.120Z] overlay 155G 23G 133G 15% / [2023-08-22T04:58:32.120Z] tmpfs 64M 0 64M 0% /dev [2023-08-22T04:58:32.120Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-22T04:58:32.120Z] shm 64M 0 64M 0% /dev/shm [2023-08-22T04:58:32.120Z] /dev/vda1 155G 23G 133G 15% /facter-os [2023-08-22T04:58:32.120Z] [2023-08-22T04:58:32.120Z]