Pull request #4482 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ede5254fd1fb29a2d80230181010ccc0f6f17f66+e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b (2d15be19746755030fcb5193aab3162564936852) 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-ssh14460754734402130073.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5018730913331934615.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4482/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-4482/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11942976558393029190.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-4482/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4997693746038201472.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh2438249181065425517.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-4482/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-4482/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18151238794173781997.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6105 in /w/workspace/edgexfoundry_edgex-go_PR-4482 [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/4482/head:refs/remotes/origin/PR-4482 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b into PR head commit ede5254fd1fb29a2d80230181010ccc0f6f17f66 Merge succeeded, producing ede5254fd1fb29a2d80230181010ccc0f6f17f66 Checking out Revision ede5254fd1fb29a2d80230181010ccc0f6f17f66 (PR-4482) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-28T19:59:35.762Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ede5254fd1fb29a2d80230181010ccc0f6f17f66 # 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 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ede5254fd1fb29a2d80230181010ccc0f6f17f66 # timeout=10 [Pipeline] withCredentials [2023-03-28T19:59:35.929Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-28T19:59:36.028Z] ========================================================= [2023-03-28T19:59:36.028Z] EdgeX Global Pipelines Version Info [2023-03-28T19:59:36.028Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-28T19:59:36.759Z] ------------------- [2023-03-28T19:59:36.759Z] stable info: [2023-03-28T19:59:36.759Z] ------------------- [2023-03-28T19:59:36.759Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-28T19:59:36.759Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T19:59:36.759Z] Message: update stable to v1.0.245 [2023-03-28T19:59:37.332Z] ------------------- [2023-03-28T19:59:37.332Z] experimental info: [2023-03-28T19:59:37.332Z] ------------------- [2023-03-28T19:59:37.332Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-28T19:59:37.332Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-28T19:59:37.332Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-28T19:59:37.608Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-28T19:59:37.649Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-28T19:59:37.688Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-28T19:59:37.729Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-28T19:59:37.766Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-28T19:59:37.804Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-28T19:59:37.846Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-28T19:59:37.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-28T19:59:37.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-28T19:59:37.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-28T19:59:38.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-28T19:59:38.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-28T19:59:38.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-28T19:59:38.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-28T19:59:38.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-28T19:59:38.211Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T19:59:38.250Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T19:59:38.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-28T19:59:38.328Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-28T19:59:38.377Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-28T19:59:38.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-28T19:59:38.458Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-28T19:59:38.496Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-28T19:59:38.534Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4482 [Pipeline] echo [2023-03-28T19:59:38.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4482 [Pipeline] echo [2023-03-28T19:59:38.637Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4482 [Pipeline] echo [2023-03-28T19:59:38.683Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ede5254fd1fb29a2d80230181010ccc0f6f17f66 [Pipeline] echo [2023-03-28T19:59:38.723Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ede5254 [Pipeline] echo [2023-03-28T19:59:38.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T19:59:38.884Z] provisioning config files... [2023-03-28T19:59:38.926Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7439800061196519751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T19:59:39.265Z] ---> docker-login.sh [2023-03-28T19:59:39.265Z] nexus3.edgexfoundry.org:10001 [2023-03-28T19:59:39.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:59:39.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:59:39.527Z] Configure a credential helper to remove this warning. See [2023-03-28T19:59:39.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:59:39.527Z] [2023-03-28T19:59:39.527Z] Login Succeeded [2023-03-28T19:59:39.527Z] nexus3.edgexfoundry.org:10002 [2023-03-28T19:59:39.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:59:39.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:59:39.527Z] Configure a credential helper to remove this warning. See [2023-03-28T19:59:39.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:59:39.527Z] [2023-03-28T19:59:39.527Z] Login Succeeded [2023-03-28T19:59:39.527Z] nexus3.edgexfoundry.org:10003 [2023-03-28T19:59:39.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:59:39.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:59:39.787Z] Configure a credential helper to remove this warning. See [2023-03-28T19:59:39.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:59:39.787Z] [2023-03-28T19:59:39.787Z] Login Succeeded [2023-03-28T19:59:39.787Z] nexus3.edgexfoundry.org:10004 [2023-03-28T19:59:39.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:59:39.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:59:39.787Z] Configure a credential helper to remove this warning. See [2023-03-28T19:59:39.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:59:39.787Z] [2023-03-28T19:59:39.787Z] Login Succeeded [2023-03-28T19:59:39.787Z] docker.io [2023-03-28T19:59:39.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T19:59:40.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T19:59:40.048Z] Configure a credential helper to remove this warning. See [2023-03-28T19:59:40.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T19:59:40.048Z] [2023-03-28T19:59:40.048Z] Login Succeeded [2023-03-28T19:59:40.048Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T19:59:40.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T19:59:40.508Z] + 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-03-28T19:59:40.508Z] + dirname cmd/core-command/Dockerfile [2023-03-28T19:59:40.508Z] + cut -d/ -f2 [2023-03-28T19:59:40.508Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-28T19:59:40.508Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-28T19:59:40.508Z] + cut -d/ -f2 [2023-03-28T19:59:40.508Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-28T19:59:40.508Z] + + dirname cmd/core-data/Dockerfile [2023-03-28T19:59:40.508Z] cut -d/ -f2 [2023-03-28T19:59:40.508Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-28T19:59:40.508Z] + + dirname cmd/core-metadata/Dockerfile [2023-03-28T19:59:40.508Z] cut -d/ -f2 [2023-03-28T19:59:40.508Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-28T19:59:40.508Z] + cut -d/ -f2 [2023-03-28T19:59:40.508Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-28T19:59:40.508Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-28T19:59:40.508Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-28T19:59:40.508Z] + cut -d/ -f2 [2023-03-28T19:59:40.508Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-28T19:59:40.508Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-03-28T19:59:40.508Z] cut -d/ -f2 [2023-03-28T19:59:40.508Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-28T19:59:40.508Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-28T19:59:40.508Z] + cut -d/ -f2 [2023-03-28T19:59:40.508Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-28T19:59:40.508Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-28T19:59:40.508Z] + cut -d/ -f2 [2023-03-28T19:59:40.508Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-28T19:59:40.508Z] + cut -d/ -f2 [2023-03-28T19:59:40.508Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-28T19:59:40.508Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-28T19:59:40.508Z] + + cutdirname -d/ cmd/security-spire-config/Dockerfile -f2 [2023-03-28T19:59:40.508Z] [2023-03-28T19:59:40.508Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-28T19:59:40.508Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-28T19:59:40.508Z] + cut -d/ -f2 [2023-03-28T19:59:40.508Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-28T19:59:40.508Z] + + cutdirname -d/ cmd/support-notifications/Dockerfile -f2 [2023-03-28T19:59:40.508Z] [2023-03-28T19:59:40.508Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-28T19:59:40.508Z] + + cut -d/dirname -f2 cmd/support-scheduler/Dockerfile [2023-03-28T19:59:40.508Z] [2023-03-28T19:59:40.508Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-28T19:59:40.576Z] 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-03-28T19:59:41.069Z] + git rev-list -1 --merges ede5254fd1fb29a2d80230181010ccc0f6f17f66~1..ede5254fd1fb29a2d80230181010ccc0f6f17f66 [Pipeline] echo [2023-03-28T19:59:41.102Z] -----------> git rev-list -1 --merges ede5254fd1fb29a2d80230181010ccc0f6f17f66~1..ede5254fd1fb29a2d80230181010ccc0f6f17f66 ede5254fd1fb29a2d80230181010ccc0f6f17f66 [false] [Pipeline] sh [2023-03-28T19:59:41.407Z] + git log --format=format:%s -1 ede5254fd1fb29a2d80230181010ccc0f6f17f66 [Pipeline] echo [2023-03-28T19:59:41.447Z] ========================================================= [2023-03-28T19:59:41.447Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-28T19:59:41.447Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-28T19:59:41.964Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T19:59:41.965Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-28T19:59:41.965Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-28T19:59:41.965Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-28T19:59:41.965Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-28T19:59:41.965Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-28T19:59:41.965Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:59:42.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T19:59:42.410Z] [2023-03-28T19:59:42.410Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T19:59:42.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T19:59:42.794Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-28T19:59:42.794Z] b85a868b505f: Pulling fs layer [2023-03-28T19:59:42.794Z] e2be974225ed: Pulling fs layer [2023-03-28T19:59:42.794Z] 339a4e72a1f5: Pulling fs layer [2023-03-28T19:59:42.794Z] 988bab9f4d93: Pulling fs layer [2023-03-28T19:59:42.794Z] 1469e6f7b9e6: Pulling fs layer [2023-03-28T19:59:42.794Z] eaf3925da568: Pulling fs layer [2023-03-28T19:59:42.794Z] bab4dde63d76: Pulling fs layer [2023-03-28T19:59:42.794Z] bde34c3a00c8: Pulling fs layer [2023-03-28T19:59:42.794Z] b352a97aabf1: Pulling fs layer [2023-03-28T19:59:42.794Z] 4872d77fe225: Pulling fs layer [2023-03-28T19:59:42.794Z] 5851b861e8e6: Pulling fs layer [2023-03-28T19:59:42.794Z] 1469e6f7b9e6: Waiting [2023-03-28T19:59:42.794Z] eaf3925da568: Waiting [2023-03-28T19:59:42.794Z] bab4dde63d76: Waiting [2023-03-28T19:59:42.794Z] bde34c3a00c8: Waiting [2023-03-28T19:59:42.794Z] b352a97aabf1: Waiting [2023-03-28T19:59:42.794Z] 4872d77fe225: Waiting [2023-03-28T19:59:42.794Z] 5851b861e8e6: Waiting [2023-03-28T19:59:42.794Z] 988bab9f4d93: Waiting [2023-03-28T19:59:42.794Z] e2be974225ed: Verifying Checksum [2023-03-28T19:59:42.794Z] e2be974225ed: Download complete [2023-03-28T19:59:42.794Z] 988bab9f4d93: Verifying Checksum [2023-03-28T19:59:42.794Z] 988bab9f4d93: Download complete [2023-03-28T19:59:42.794Z] 1469e6f7b9e6: Verifying Checksum [2023-03-28T19:59:42.794Z] 1469e6f7b9e6: Download complete [2023-03-28T19:59:42.794Z] 339a4e72a1f5: Verifying Checksum [2023-03-28T19:59:42.794Z] 339a4e72a1f5: Download complete [2023-03-28T19:59:42.794Z] eaf3925da568: Download complete [2023-03-28T19:59:43.053Z] bde34c3a00c8: Verifying Checksum [2023-03-28T19:59:43.053Z] bde34c3a00c8: Download complete [2023-03-28T19:59:43.053Z] b352a97aabf1: Verifying Checksum [2023-03-28T19:59:43.053Z] b352a97aabf1: Download complete [2023-03-28T19:59:43.053Z] 4872d77fe225: Download complete [2023-03-28T19:59:43.053Z] 5851b861e8e6: Verifying Checksum [2023-03-28T19:59:43.053Z] 5851b861e8e6: Download complete [2023-03-28T19:59:43.053Z] b85a868b505f: Verifying Checksum [2023-03-28T19:59:43.053Z] b85a868b505f: Download complete [2023-03-28T19:59:43.622Z] bab4dde63d76: Verifying Checksum [2023-03-28T19:59:43.622Z] bab4dde63d76: Download complete [2023-03-28T19:59:44.193Z] b85a868b505f: Pull complete [2023-03-28T19:59:44.450Z] e2be974225ed: Pull complete [2023-03-28T19:59:45.018Z] 339a4e72a1f5: Pull complete [2023-03-28T19:59:45.018Z] 988bab9f4d93: Pull complete [2023-03-28T19:59:45.277Z] 1469e6f7b9e6: Pull complete [2023-03-28T19:59:45.277Z] eaf3925da568: Pull complete [2023-03-28T19:59:47.182Z] bab4dde63d76: Pull complete [2023-03-28T19:59:47.182Z] bde34c3a00c8: Pull complete [2023-03-28T19:59:47.182Z] b352a97aabf1: Pull complete [2023-03-28T19:59:47.182Z] 4872d77fe225: Pull complete [2023-03-28T19:59:47.182Z] 5851b861e8e6: Pull complete [2023-03-28T19:59:47.182Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-28T19:59:47.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T19:59:47.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T19:59:47.401Z] prd-ubuntu20.04-docker-8c-8g-6105 does not seem to be running inside a container [2023-03-28T19:59:47.435Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T19:59:49.649Z] $ docker top 264bd4eea733b1292f25ac2df77d2308feb610a06b09ddbfb84b27f7a10fbfc1 -eo pid,comm [2023-03-28T19:59:49.700Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-28T19:59:49.700Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T19:59:49.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T19:59:49.818Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T19:59:49.938Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T19:59:49.944Z] $ docker exec 264bd4eea733b1292f25ac2df77d2308feb610a06b09ddbfb84b27f7a10fbfc1 ssh-agent [2023-03-28T19:59:50.036Z] SSH_AUTH_SOCK=/tmp/ssh-YHtnHSqg5ZRt/agent.32 [2023-03-28T19:59:50.036Z] SSH_AGENT_PID=38 [2023-03-28T19:59:50.043Z] Running ssh-add (command line suppressed) [2023-03-28T19:59:50.138Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17176792725650984049.key (/w/workspace/edgex-go/1@tmp/private_key_17176792725650984049.key) [2023-03-28T19:59:50.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T19:59:50.472Z] + git tag --points-at HEAD [Pipeline] } [2023-03-28T19:59:50.498Z] $ docker exec --env ******** --env ******** 264bd4eea733b1292f25ac2df77d2308feb610a06b09ddbfb84b27f7a10fbfc1 ssh-agent -k [2023-03-28T19:59:50.606Z] unset SSH_AUTH_SOCK; [2023-03-28T19:59:50.606Z] unset SSH_AGENT_PID; [2023-03-28T19:59:50.606Z] echo Agent pid 38 killed; [2023-03-28T19:59:50.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-28T19:59:50.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T19:59:50.697Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T19:59:50.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T19:59:50.818Z] $ docker exec 264bd4eea733b1292f25ac2df77d2308feb610a06b09ddbfb84b27f7a10fbfc1 ssh-agent [2023-03-28T19:59:50.932Z] SSH_AUTH_SOCK=/tmp/ssh-HXGtlAmFf4vu/agent.70 [2023-03-28T19:59:50.932Z] SSH_AGENT_PID=76 [2023-03-28T19:59:50.937Z] Running ssh-add (command line suppressed) [2023-03-28T19:59:51.053Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15110378418515032956.key (/w/workspace/edgex-go/1@tmp/private_key_15110378418515032956.key) [2023-03-28T19:59:51.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T19:59:51.389Z] + git semver init [2023-03-28T19:59:51.648Z] 2023-03-28 19:59:51,597 [run_init] DEBUG init version:0.0.0 force:False [2023-03-28T19:59:51.649Z] 2023-03-28 19:59:51,598 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-28T19:59:51.649Z] 2023-03-28 19:59:51,599 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-28T19:59:51.649Z] 2023-03-28 19:59:51,599 [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-03-28T19:59:56.921Z] 2023-03-28 19:59:56,700 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-28T19:59:56.921Z] 2023-03-28 19:59:56,701 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4482 with force:False [2023-03-28T19:59:56.921Z] 2023-03-28 19:59:56,701 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4482 [2023-03-28T19:59:56.921Z] 2023-03-28 19:59:56,707 [execute] INFO git cat-file --batch-check [2023-03-28T19:59:56.921Z] 2023-03-28 19:59:56,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T19:59:56.921Z] 2023-03-28 19:59:56,714 [execute] INFO git cat-file --batch [2023-03-28T19:59:56.921Z] 2023-03-28 19:59:56,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T19:59:56.921Z] 2023-03-28 19:59:56,720 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4482 [2023-03-28T19:59:56.921Z] 0.0.0 [Pipeline] } [2023-03-28T19:59:56.953Z] $ docker exec --env ******** --env ******** 264bd4eea733b1292f25ac2df77d2308feb610a06b09ddbfb84b27f7a10fbfc1 ssh-agent -k [2023-03-28T19:59:57.047Z] unset SSH_AUTH_SOCK; [2023-03-28T19:59:57.047Z] unset SSH_AGENT_PID; [2023-03-28T19:59:57.047Z] echo Agent pid 76 killed; [2023-03-28T19:59:57.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T19:59:57.473Z] + git semver [Pipeline] } [2023-03-28T19:59:57.760Z] $ docker stop --time=1 264bd4eea733b1292f25ac2df77d2308feb610a06b09ddbfb84b27f7a10fbfc1 [2023-03-28T19:59:59.035Z] $ docker rm -f --volumes 264bd4eea733b1292f25ac2df77d2308feb610a06b09ddbfb84b27f7a10fbfc1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T19:59:59.421Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-28T19:59:59.679Z] Stashed 1 file(s) [Pipeline] echo [2023-03-28T19:59:59.698Z] [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-03-28T20:00:00.467Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-28T20:00:00.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:00:00.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:00:00.568Z] ========================================================= [2023-03-28T20:00:00.568Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-28T20:00:00.568Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-28T20:00:00.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T20:00:00.902Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-28T20:00:00.902Z] 63b65145d645: Pulling fs layer [2023-03-28T20:00:00.902Z] a2d21d5440eb: Pulling fs layer [2023-03-28T20:00:00.902Z] 935e6c44a52c: Pulling fs layer [2023-03-28T20:00:00.902Z] 94cc34f8dd06: Pulling fs layer [2023-03-28T20:00:00.902Z] 30dea6a524f1: Pulling fs layer [2023-03-28T20:00:00.902Z] a2aff8979fd8: Pulling fs layer [2023-03-28T20:00:00.902Z] 6808be2612f2: Pulling fs layer [2023-03-28T20:00:00.902Z] f25807f1079a: Pulling fs layer [2023-03-28T20:00:00.902Z] 94cc34f8dd06: Waiting [2023-03-28T20:00:00.902Z] 6808be2612f2: Waiting [2023-03-28T20:00:00.902Z] a2aff8979fd8: Waiting [2023-03-28T20:00:00.902Z] 30dea6a524f1: Waiting [2023-03-28T20:00:00.902Z] f25807f1079a: Waiting [2023-03-28T20:00:00.902Z] a2d21d5440eb: Download complete [2023-03-28T20:00:00.902Z] 94cc34f8dd06: Verifying Checksum [2023-03-28T20:00:00.902Z] 94cc34f8dd06: Download complete [2023-03-28T20:00:00.902Z] 30dea6a524f1: Download complete [2023-03-28T20:00:00.902Z] 63b65145d645: Download complete [2023-03-28T20:00:00.902Z] a2aff8979fd8: Verifying Checksum [2023-03-28T20:00:00.902Z] a2aff8979fd8: Download complete [2023-03-28T20:00:01.172Z] 63b65145d645: Pull complete [2023-03-28T20:00:01.436Z] a2d21d5440eb: Pull complete [2023-03-28T20:00:01.436Z] f25807f1079a: Verifying Checksum [2023-03-28T20:00:01.436Z] f25807f1079a: Download complete [2023-03-28T20:00:01.436Z] 935e6c44a52c: Download complete [2023-03-28T20:00:01.693Z] 6808be2612f2: Verifying Checksum [2023-03-28T20:00:01.693Z] 6808be2612f2: Download complete [2023-03-28T20:00:04.973Z] 935e6c44a52c: Pull complete [2023-03-28T20:00:04.973Z] 94cc34f8dd06: Pull complete [2023-03-28T20:00:04.973Z] 30dea6a524f1: Pull complete [2023-03-28T20:00:04.973Z] a2aff8979fd8: Pull complete [2023-03-28T20:00:07.501Z] 6808be2612f2: Pull complete [2023-03-28T20:00:08.067Z] f25807f1079a: Pull complete [2023-03-28T20:00:08.067Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-28T20:00:08.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T20:00:08.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-28T20:00:08.434Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T20:00:08.435Z] WORKDIR /edgex [2023-03-28T20:00:08.435Z] COPY go.mod . [2023-03-28T20:00:08.435Z] RUN go mod download [2023-03-28T20:00:08.435Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-28T20:00:09.002Z] Sending build context to Docker daemon 170.5MB [2023-03-28T20:00:09.002Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T20:00:09.002Z] ---> 3b553350e43f [2023-03-28T20:00:09.002Z] Step 2/4 : WORKDIR /edgex [2023-03-28T20:00:13.218Z] ---> Running in 87bc03f8e45b [2023-03-28T20:00:13.218Z] Removing intermediate container 87bc03f8e45b [2023-03-28T20:00:13.218Z] ---> 23a372dc5d54 [2023-03-28T20:00:13.218Z] Step 3/4 : COPY go.mod . [2023-03-28T20:00:13.476Z] ---> 07950facf13d [2023-03-28T20:00:13.476Z] Step 4/4 : RUN go mod download [2023-03-28T20:00:13.476Z] ---> Running in bd041fd22798 [2023-03-28T20:00:15.004Z] Still waiting to schedule task [2023-03-28T20:00:15.004Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-28T20:00:25.677Z] Removing intermediate container bd041fd22798 [2023-03-28T20:00:25.677Z] ---> 2d7a54ff36ff [2023-03-28T20:00:25.677Z] Successfully built 2d7a54ff36ff [2023-03-28T20:00:25.677Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:00:26.045Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T20:00:26.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:00:26.192Z] prd-ubuntu20.04-docker-8c-8g-6105 does not seem to be running inside a container [2023-03-28T20:00:26.221Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-28T20:00:26.591Z] $ docker top 50c5294854e0d5fd680ea440c1105fa54f10caf3223945cb26b918094af14c3f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:00:26.974Z] + go version [2023-03-28T20:00:26.974Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-28T20:00:27.008Z] $ docker stop --time=1 50c5294854e0d5fd680ea440c1105fa54f10caf3223945cb26b918094af14c3f [2023-03-28T20:00:28.257Z] $ docker rm -f --volumes 50c5294854e0d5fd680ea440c1105fa54f10caf3223945cb26b918094af14c3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:00:28.969Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T20:00:28.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:00:29.122Z] prd-ubuntu20.04-docker-8c-8g-6105 does not seem to be running inside a container [2023-03-28T20:00:29.155Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-28T20:00:29.460Z] $ docker top 3896b14802101b8589f323bf75927e898cf602c75b7acd56375ce005522839e6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-28T20:00:29.561Z] ========================================================= [2023-03-28T20:00:29.561Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-28T20:00:29.561Z] ========================================================= [Pipeline] sh [2023-03-28T20:00:29.851Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-28T20:00:30.207Z] + make test [2023-03-28T20:00:30.207Z] go test -race -coverprofile=coverage.out ./... [2023-03-28T20:00:36.766Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-28T20:00:48.955Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-28T20:00:48.955Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-28T20:00:48.955Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-28T20:00:49.213Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-28T20:00:49.213Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-28T20:00:49.471Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-28T20:00:49.471Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-28T20:00:49.471Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-28T20:00:49.471Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-28T20:00:49.731Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-28T20:00:50.295Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-28T20:00:50.295Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-28T20:00:50.295Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-28T20:00:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-28T20:00:52.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-28T20:00:52.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-28T20:00:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2023-03-28T20:00:54.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements [2023-03-28T20:00:58.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.093s coverage: 71.3% of statements [2023-03-28T20:00:58.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-28T20:00:58.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-28T20:00:58.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-28T20:00:59.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-28T20:00:59.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-28T20:00:59.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-03-28T20:01:00.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-28T20:01:00.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-28T20:01:00.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-28T20:01:00.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-28T20:01:00.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-28T20:01:01.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-28T20:01:01.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-28T20:01:03.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.854s coverage: 88.5% of statements [2023-03-28T20:01:03.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 3.9% of statements [2023-03-28T20:01:03.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-28T20:01:03.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-28T20:01:03.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-28T20:01:04.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.381s coverage: 95.6% of statements [2023-03-28T20:01:04.136Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-28T20:01:04.136Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-28T20:01:04.136Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-28T20:01:04.136Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-28T20:01:04.136Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-28T20:01:04.136Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements [2023-03-28T20:01:05.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-28T20:01:05.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-28T20:01:05.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-28T20:01:05.329Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 65.9% of statements [2023-03-28T20:01:05.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-28T20:01:05.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-28T20:01:05.845Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements [2023-03-28T20:01:05.845Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.0% of statements [2023-03-28T20:01:06.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 44.1% of statements [2023-03-28T20:01:06.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 82.9% of statements [2023-03-28T20:01:06.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2023-03-28T20:01:06.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2023-03-28T20:01:06.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2023-03-28T20:01:07.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-28T20:01:07.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-28T20:01:07.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-28T20:01:07.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-28T20:01:07.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-28T20:01:07.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-28T20:01:07.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-28T20:01:07.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-28T20:01:08.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-28T20:01:08.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-28T20:01:08.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-28T20:01:08.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-28T20:01:08.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-28T20:01:08.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-28T20:01:09.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-28T20:01:10.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-28T20:01:10.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-28T20:01:11.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-28T20:01:11.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-28T20:01:12.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-28T20:01:12.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-28T20:01:12.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-28T20:01:14.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-28T20:01:14.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-28T20:01:14.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-28T20:01:15.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-28T20:01:15.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-28T20:01:15.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-28T20:01:15.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-28T20:01:16.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-28T20:01:16.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-28T20:01:16.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-28T20:01:16.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-28T20:01:18.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-28T20:01:18.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-28T20:01:18.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-28T20:01:18.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-28T20:01:18.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.047s coverage: 94.4% of statements [2023-03-28T20:01:18.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-28T20:01:18.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-28T20:01:19.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-28T20:01:19.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.278s coverage: 79.9% of statements [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 81.2% of statements [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 38.4% of statements [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.3% of statements [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements [2023-03-28T20:01:32.106Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-03-28T20:01:32.106Z] 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-03-28T20:01:32.106Z] running golangci-lint [2023-03-28T20:01:32.106Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-03-28T20:01:32.106Z] go version go1.20.2 linux/amd64 [2023-03-28T20:01:32.106Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-03-28T20:01:32.106Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-03-28T20:01:46.980Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|types_sizes|compiled_files|deps|files|name) took 14.358316805s" [2023-03-28T20:01:46.980Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.756162ms" [2023-03-28T20:01:52.239Z] level=info msg="[linters_context/goanalysis] analyzers took 1m6.927425745s with top 10 stages: buildir: 27.185893176s, inspect: 1.615758855s, fact_deprecated: 1.310651322s, gosec: 1.246952468s, ctrlflow: 1.229997993s, printf: 1.176972965s, nilness: 955.57261ms, S1038: 887.420815ms, fact_purity: 677.81424ms, SA1006: 594.35788ms" [2023-03-28T20:01:52.239Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-03-28T20:01:52.239Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 201/201, identifier_marker: 201/201, autogenerated_exclude: 201/201, filename_unadjuster: 201/201, skip_files: 201/201, skip_dirs: 201/201, exclude: 201/201, exclude-rules: 21/201, cgo: 201/201, nolint: 0/21" [2023-03-28T20:01:52.239Z] level=info msg="[runner] processing took 17.175569ms with stages: nolint: 7.002833ms, identifier_marker: 5.16978ms, autogenerated_exclude: 1.505084ms, path_prettifier: 1.460212ms, exclude-rules: 1.231106ms, skip_dirs: 760.372µs, cgo: 27.692µs, filename_unadjuster: 14.91µs, skip_files: 650ns, max_same_issues: 580ns, uniq_by_line: 420ns, diff: 300ns, exclude: 280ns, source_code: 270ns, severity-rules: 250ns, sort_results: 250ns, max_from_linter: 180ns, path_shortener: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns" [2023-03-28T20:01:52.239Z] level=info msg="[runner] linters took 6.669247687s with stages: goanalysis_metalinter: 6.651972076s" [2023-03-28T20:01:52.239Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-03-28T20:01:52.239Z] level=info msg="Memory: 212 samples, avg is 175.9MB, max is 793.9MB" [2023-03-28T20:01:52.239Z] level=info msg="Execution took 21.078114621s" [2023-03-28T20:01:52.239Z] go vet ./... [2023-03-28T20:01:56.423Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T20:01:56.423Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T20:01:56.423Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-28T20:01:56.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-28T20:01:57.014Z] + ls -al . [2023-03-28T20:01:57.014Z] total 704 [2023-03-28T20:01:57.014Z] drwxrwxr-x 11 1001 1001 4096 Mar 28 20:00 . [2023-03-28T20:01:57.014Z] drwxr-xr-x 4 root root 4096 Mar 28 20:00 .. [2023-03-28T20:01:57.014Z] drwxrwxr-x 2 1001 1001 4096 Mar 28 19:59 .blubracket [2023-03-28T20:01:57.014Z] -rw-rw-r-- 1 1001 1001 16 Mar 28 19:59 .dockerignore [2023-03-28T20:01:57.014Z] drwxrwxr-x 8 1001 1001 4096 Mar 28 19:59 .git [2023-03-28T20:01:57.014Z] drwxrwxr-x 3 1001 1001 4096 Mar 28 19:59 .github [2023-03-28T20:01:57.014Z] -rw-rw-r-- 1 1001 1001 1133 Mar 28 19:59 .gitignore [2023-03-28T20:01:57.014Z] -rw-rw-r-- 1 1001 1001 42 Mar 28 19:59 .golangci.yml [2023-03-28T20:01:57.014Z] -rw-rw-r-- 1 1001 1001 87 Mar 28 19:59 .hadolint.yml [2023-03-28T20:01:57.014Z] drwxr-xr-x 3 1001 1001 4096 Mar 28 19:59 .semver [2023-03-28T20:01:57.014Z] -rw-rw-r-- 1 1001 1001 166 Mar 28 19:59 .sonarcloud.properties [2023-03-28T20:01:57.014Z] -rw-rw-r-- 1 1001 1001 1171 Mar 28 19:59 ADOPTERS.md [2023-03-28T20:01:57.014Z] -rw-rw-r-- 1 1001 1001 10835 Mar 28 19:59 Attribution.txt [2023-03-28T20:01:57.015Z] -rw-rw-r-- 1 1001 1001 73765 Mar 28 19:59 CHANGELOG.md [2023-03-28T20:01:57.015Z] -rw-rw-r-- 1 1001 1001 3804 Mar 28 19:59 CONTRIBUTING.md [2023-03-28T20:01:57.015Z] -rw-rw-r-- 1 1001 1001 677 Mar 28 19:59 GOVERNANCE.md [2023-03-28T20:01:57.015Z] -rw-rw-r-- 1 1001 1001 883 Mar 28 19:59 Jenkinsfile [2023-03-28T20:01:57.015Z] -rw-rw-r-- 1 1001 1001 10775 Mar 28 19:59 LICENSE [2023-03-28T20:01:57.015Z] -rw-rw-r-- 1 1001 1001 14368 Mar 28 19:59 Makefile [2023-03-28T20:01:57.015Z] -rw-rw-r-- 1 1001 1001 582 Mar 28 19:59 OWNERS.md [2023-03-28T20:01:57.015Z] -rw-rw-r-- 1 1001 1001 9403 Mar 28 19:59 README.md [2023-03-28T20:01:57.015Z] -rw-rw-r-- 1 1001 1001 789 Mar 28 19:59 SECURITY.md [2023-03-28T20:01:57.015Z] -rw-rw-r-- 1 1001 1001 5 Mar 28 19:59 VERSION [2023-03-28T20:01:57.015Z] drwxrwxr-x 2 1001 1001 4096 Mar 28 19:59 bin [2023-03-28T20:01:57.015Z] drwxrwxr-x 18 1001 1001 4096 Mar 28 19:59 cmd [2023-03-28T20:01:57.015Z] -rw-r--r-- 1 root root 447380 Mar 28 20:01 coverage.out [2023-03-28T20:01:57.015Z] -rw-rw-r-- 1 1001 1001 3200 Mar 28 19:59 go.mod [2023-03-28T20:01:57.015Z] -rw-rw-r-- 1 1001 1001 31265 Mar 28 19:59 go.sum [2023-03-28T20:01:57.015Z] drwxrwxr-x 7 1001 1001 4096 Mar 28 19:59 internal [2023-03-28T20:01:57.015Z] drwxrwxr-x 3 1001 1001 4096 Mar 28 19:59 openapi [2023-03-28T20:01:57.015Z] -rw-rw-r-- 1 1001 1001 594 Mar 28 19:59 security.txt [2023-03-28T20:01:57.015Z] drwxrwxr-x 4 1001 1001 4096 Mar 28 19:59 snap [2023-03-28T20:01:57.015Z] -rw-rw-r-- 1 1001 1001 204 Mar 28 19:59 version.go [Pipeline] sh [2023-03-28T20:01:57.320Z] + '[' -e coverage.out ] [2023-03-28T20:01:57.320Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-28T20:01:57.436Z] Stashed 1 file(s) [Pipeline] sh [2023-03-28T20:01:57.728Z] + make build [2023-03-28T20:01:57.728Z] 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-03-28T20:02:09.915Z] 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-03-28T20:02:09.915Z] 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-03-28T20:02:10.173Z] 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-03-28T20:02:11.108Z] 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-03-28T20:02:17.667Z] 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-03-28T20:02:18.602Z] 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-03-28T20:02:19.976Z] 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-03-28T20:02:20.911Z] 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-03-28T20:02:21.842Z] 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-03-28T20:02:22.772Z] 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-03-28T20:02:23.702Z] 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-03-28T20:02:25.096Z] $ docker stop --time=1 3896b14802101b8589f323bf75927e898cf602c75b7acd56375ce005522839e6 [2023-03-28T20:02:28.433Z] $ docker rm -f --volumes 3896b14802101b8589f323bf75927e898cf602c75b7acd56375ce005522839e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:02:29.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-28T20:02:29.490Z] [2023-03-28T20:02:29.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:02:29.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-28T20:02:29.855Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-28T20:02:29.855Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-28T20:02:29.855Z] ca9280d653b3: Pulling fs layer [2023-03-28T20:02:29.855Z] 7e9c9ca2126c: Pulling fs layer [2023-03-28T20:02:29.855Z] cbdbe7a5bc2a: Download complete [2023-03-28T20:02:30.115Z] ca9280d653b3: Verifying Checksum [2023-03-28T20:02:30.115Z] ca9280d653b3: Download complete [2023-03-28T20:02:30.115Z] cbdbe7a5bc2a: Pull complete [2023-03-28T20:02:30.373Z] 7e9c9ca2126c: Download complete [2023-03-28T20:02:30.631Z] ca9280d653b3: Pull complete [2023-03-28T20:02:33.922Z] 7e9c9ca2126c: Pull complete [2023-03-28T20:02:33.922Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-28T20:02:33.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-28T20:02:33.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:02:34.128Z] prd-ubuntu20.04-docker-8c-8g-6105 does not seem to be running inside a container [2023-03-28T20:02:34.159Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-28T20:02:35.745Z] $ docker top 9b05a4f42f6628e957c1b8b4c56e1fa08e33bdeaeeb2bb2ede2f50d615e122da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:02:36.129Z] + docker-compose build --help [2023-03-28T20:02:36.129Z] + grep parallel [2023-03-28T20:02:36.698Z] --parallel Build images in parallel. [Pipeline] } [2023-03-28T20:02:36.736Z] $ docker stop --time=1 9b05a4f42f6628e957c1b8b4c56e1fa08e33bdeaeeb2bb2ede2f50d615e122da [2023-03-28T20:02:38.006Z] $ docker rm -f --volumes 9b05a4f42f6628e957c1b8b4c56e1fa08e33bdeaeeb2bb2ede2f50d615e122da [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:02:38.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-28T20:02:38.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:02:38.740Z] prd-ubuntu20.04-docker-8c-8g-6105 does not seem to be running inside a container [2023-03-28T20:02:38.772Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-28T20:02:39.117Z] $ docker top a5eb0a3d16d8fd5775eed4d8a6a8cf29f3c770a52c5ba91c826cc99461a62ae3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:02:39.503Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-28T20:02:40.070Z] Building core-command ... [2023-03-28T20:02:40.070Z] Building core-common-config-bootstrapper ... [2023-03-28T20:02:40.070Z] Building core-data ... [2023-03-28T20:02:40.070Z] Building core-metadata ... [2023-03-28T20:02:40.070Z] Building security-bootstrapper ... [2023-03-28T20:02:40.070Z] Building security-proxy-auth ... [2023-03-28T20:02:40.070Z] Building security-proxy-setup ... [2023-03-28T20:02:40.070Z] Building security-secretstore-setup ... [2023-03-28T20:02:40.070Z] Building security-spiffe-token-provider ... [2023-03-28T20:02:40.070Z] Building security-spire-agent ... [2023-03-28T20:02:40.070Z] Building security-spire-config ... [2023-03-28T20:02:40.070Z] Building security-spire-server ... [2023-03-28T20:02:40.070Z] Building support-notifications ... [2023-03-28T20:02:40.070Z] Building support-scheduler ... [2023-03-28T20:02:40.070Z] Building core-common-config-bootstrapper [2023-03-28T20:02:40.070Z] Building security-bootstrapper [2023-03-28T20:02:40.070Z] Building core-metadata [2023-03-28T20:02:40.070Z] Building support-scheduler [2023-03-28T20:02:40.070Z] Building security-proxy-auth [2023-03-28T20:02:52.260Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:02:52.260Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:02:52.260Z] ---> 2d7a54ff36ff [2023-03-28T20:02:52.260Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:02:52.260Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:02:52.260Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:02:52.260Z] ---> 2d7a54ff36ff [2023-03-28T20:02:52.260Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:02:52.260Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:02:52.260Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:02:52.260Z] ---> 2d7a54ff36ff [2023-03-28T20:02:52.260Z] Step 3/33 : WORKDIR /edgex-go [2023-03-28T20:02:52.260Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:02:52.260Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:02:52.260Z] ---> 2d7a54ff36ff [2023-03-28T20:02:52.260Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:02:52.260Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:02:52.260Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:02:52.260Z] ---> 2d7a54ff36ff [2023-03-28T20:02:52.260Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:02:54.802Z] ---> Running in ff9ba63e1a1e [2023-03-28T20:02:54.802Z] ---> Running in 680e52383be8 [2023-03-28T20:02:54.802Z] ---> Running in 80c694b77cd8 [2023-03-28T20:02:54.802Z] ---> Running in 56d667d3f6c4 [2023-03-28T20:02:54.802Z] ---> Running in 7c7d8a630ad4 [2023-03-28T20:02:55.059Z] Removing intermediate container 80c694b77cd8 [2023-03-28T20:02:55.059Z] ---> c0e9bfbb7001 [2023-03-28T20:02:55.059Z] Step 4/23 : WORKDIR /edgex-go [2023-03-28T20:02:55.059Z] Removing intermediate container 680e52383be8 [2023-03-28T20:02:55.059Z] ---> c9f5942902b7 [2023-03-28T20:02:55.059Z] Step 4/25 : WORKDIR /edgex-go [2023-03-28T20:02:55.059Z] ---> Running in d3bb02b0abba [2023-03-28T20:02:55.059Z] Removing intermediate container ff9ba63e1a1e [2023-03-28T20:02:55.059Z] ---> da61708b10f4 [2023-03-28T20:02:55.059Z] Step 4/23 : WORKDIR /edgex-go [2023-03-28T20:02:55.059Z] ---> Running in 0cacb8bd3d45 [2023-03-28T20:02:55.059Z] Removing intermediate container 7c7d8a630ad4 [2023-03-28T20:02:55.059Z] ---> 8ab4874275ea [2023-03-28T20:02:55.059Z] Step 4/23 : WORKDIR /edgex-go [2023-03-28T20:02:55.059Z] Removing intermediate container 56d667d3f6c4 [2023-03-28T20:02:55.059Z] ---> a58378ce3742 [2023-03-28T20:02:55.059Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-28T20:02:55.059Z] ---> Running in b2b6bdc21a3a [2023-03-28T20:02:55.059Z] ---> Running in b4c81e36a161 [2023-03-28T20:02:55.059Z] ---> Running in 7e2da2bc08a3 [2023-03-28T20:02:55.059Z] Removing intermediate container d3bb02b0abba [2023-03-28T20:02:55.059Z] ---> 8021621413df [2023-03-28T20:02:55.059Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-28T20:02:55.059Z] Removing intermediate container 0cacb8bd3d45 [2023-03-28T20:02:55.059Z] ---> b9bdd3118b45 [2023-03-28T20:02:55.059Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-28T20:02:55.316Z] ---> Running in f6ab4f2639b6 [2023-03-28T20:02:55.316Z] ---> Running in a0618beb5a46 [2023-03-28T20:02:55.316Z] Removing intermediate container b2b6bdc21a3a [2023-03-28T20:02:55.316Z] ---> 68cc629c9c3d [2023-03-28T20:02:55.316Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-28T20:02:55.316Z] Removing intermediate container b4c81e36a161 [2023-03-28T20:02:55.316Z] ---> c8779dac74c0 [2023-03-28T20:02:55.316Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-28T20:02:55.316Z] ---> Running in c157481c146a [2023-03-28T20:02:55.316Z] ---> Running in 9eb357d3e30b [2023-03-28T20:02:55.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:02:55.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:02:55.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:02:55.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:02:55.830Z] OK: 265 MiB in 53 packages [2023-03-28T20:02:55.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:02:55.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:02:55.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:02:56.087Z] OK: 265 MiB in 53 packages [2023-03-28T20:02:56.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:02:56.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:02:56.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:02:56.087Z] Removing intermediate container 7e2da2bc08a3 [2023-03-28T20:02:56.087Z] ---> 6599edbde187 [2023-03-28T20:02:56.087Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-28T20:02:56.344Z] OK: 265 MiB in 53 packages [2023-03-28T20:02:56.344Z] OK: 265 MiB in 53 packages [2023-03-28T20:02:56.344Z] OK: 265 MiB in 53 packages [2023-03-28T20:02:56.344Z] ---> 6225156b3488 [2023-03-28T20:02:56.344Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:02:56.344Z] Removing intermediate container f6ab4f2639b6 [2023-03-28T20:02:56.344Z] ---> 111dc0402768 [2023-03-28T20:02:56.344Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-28T20:02:56.344Z] ---> Running in 1bda4151e610 [2023-03-28T20:02:56.601Z] ---> a2e5539f079f [2023-03-28T20:02:56.601Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:02:56.601Z] ---> Running in 04c422d21e14 [2023-03-28T20:02:56.601Z] Removing intermediate container a0618beb5a46 [2023-03-28T20:02:56.601Z] ---> 10f32b05eca6 [2023-03-28T20:02:56.601Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-28T20:02:56.858Z] Removing intermediate container 9eb357d3e30b [2023-03-28T20:02:56.858Z] ---> 8f21cd8325d9 [2023-03-28T20:02:56.858Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-28T20:02:56.858Z] Removing intermediate container c157481c146a [2023-03-28T20:02:56.858Z] ---> 72d3a9df880e [2023-03-28T20:02:56.858Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-28T20:02:56.858Z] ---> 6c49949c9974 [2023-03-28T20:02:56.858Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:02:56.858Z] ---> Running in 8d92b505af3e [2023-03-28T20:02:57.116Z] ---> a53585365305 [2023-03-28T20:02:57.116Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:02:57.116Z] ---> 4ec4ead0f168 [2023-03-28T20:02:57.116Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:02:57.116Z] ---> Running in 126902c747bf [2023-03-28T20:02:57.116Z] ---> Running in 71d8c337f6a0 [2023-03-28T20:03:27.943Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6108 in /w/workspace/edgexfoundry_edgex-go_PR-4482 [Pipeline] { [Pipeline] ws [2023-03-28T20:03:28.002Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-28T20:03:28.091Z] The recommended git tool is: git [2023-03-28T20:03:34.243Z] using credential edgex-jenkins-ssh [2023-03-28T20:03:34.261Z] Cloning the remote Git repository [2023-03-28T20:03:34.315Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-28T20:03:34.436Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-28T20:03:34.612Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-28T20:03:34.613Z] > git --version # timeout=10 [2023-03-28T20:03:34.637Z] > git --version # 'git version 2.25.1' [2023-03-28T20:03:34.641Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T20:03:34.823Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T20:03:44.066Z] Removing intermediate container 1bda4151e610 [2023-03-28T20:03:44.066Z] ---> 830f9007df99 [2023-03-28T20:03:44.066Z] Step 7/33 : COPY . . [2023-03-28T20:03:44.066Z] Removing intermediate container 8d92b505af3e [2023-03-28T20:03:44.066Z] ---> 5cb8fdaab762 [2023-03-28T20:03:44.066Z] Step 8/25 : COPY . . [2023-03-28T20:03:44.066Z] Removing intermediate container 126902c747bf [2023-03-28T20:03:44.066Z] ---> 5d9e5ef60203 [2023-03-28T20:03:44.066Z] Step 8/23 : COPY . . [2023-03-28T20:03:44.066Z] Removing intermediate container 71d8c337f6a0 [2023-03-28T20:03:44.066Z] ---> 2856f13b4a8a [2023-03-28T20:03:44.066Z] Step 8/23 : COPY . . [2023-03-28T20:03:44.066Z] Removing intermediate container 04c422d21e14 [2023-03-28T20:03:44.066Z] ---> 2057ae38188a [2023-03-28T20:03:44.066Z] Step 8/23 : COPY . . [2023-03-28T20:03:58.956Z] ---> d28943bdda1e [2023-03-28T20:03:58.956Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-28T20:03:58.956Z] ---> 48c61ae6f72d [2023-03-28T20:03:58.956Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-28T20:03:58.956Z] ---> 2f94f8456972 [2023-03-28T20:03:58.956Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-28T20:03:58.956Z] ---> 2298364afc35 [2023-03-28T20:03:58.956Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-28T20:03:58.956Z] ---> 909b3ed78618 [2023-03-28T20:03:58.956Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-28T20:03:58.956Z] ---> Running in e6735a68c037 [2023-03-28T20:03:58.956Z] ---> Running in a175f219d8f7 [2023-03-28T20:03:58.956Z] ---> Running in c71917d4e1a1 [2023-03-28T20:03:58.956Z] ---> Running in a006f27f801d [2023-03-28T20:03:58.956Z] ---> Running in db8f21f48549 [2023-03-28T20:03:58.956Z] 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-03-28T20:03:59.247Z] Merging remotes/origin/main commit e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b into PR head commit ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:03:57.388Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-28T20:03:57.410Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T20:03:58.374Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-28T20:03:58.418Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-28T20:03:58.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T20:03:58.436Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4482/head:refs/remotes/origin/PR-4482 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-28T20:03:59.562Z] 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-03-28T20:03:59.562Z] 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-03-28T20:03:59.720Z] Merge succeeded, producing ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:03:59.720Z] Checking out Revision ede5254fd1fb29a2d80230181010ccc0f6f17f66 (PR-4482) [2023-03-28T20:04:00.439Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [2023-03-28T20:04:00.493Z] 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-03-28T20:04:00.493Z] 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-03-28T20:04:00.496Z] > git --version # timeout=10 [2023-03-28T20:04:00.510Z] > git --version # 'git version 2.25.1' [2023-03-28T20:04:00.523Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T20:04:01.658Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-28T20:04:01.658Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T20:04:01.658Z] Dload Upload Total Spent Left Speed [2023-03-28T20:04:01.658Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [2023-03-28T20:03:59.269Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T20:03:59.354Z] > git checkout -f ede5254fd1fb29a2d80230181010ccc0f6f17f66 # timeout=10 [2023-03-28T20:03:59.600Z] > git remote # timeout=10 [2023-03-28T20:03:59.621Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T20:03:59.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T20:03:59.662Z] > git merge e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b # timeout=10 [2023-03-28T20:03:59.699Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T20:03:59.728Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T20:03:59.753Z] > git checkout -f ede5254fd1fb29a2d80230181010ccc0f6f17f66 # timeout=10 [Pipeline] sh [2023-03-28T20:04:02.330Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-28T20:04:02.692Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-28T20:04:02.692Z] + sudo tee /etc/docker/daemon.new [2023-03-28T20:04:02.692Z] { [2023-03-28T20:04:02.692Z] "registry-mirrors": [ [2023-03-28T20:04:02.692Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-28T20:04:02.692Z] ], [2023-03-28T20:04:02.692Z] "bip": "10.250.0.254/24", [2023-03-28T20:04:02.692Z] "hosts": [ [2023-03-28T20:04:02.692Z] "tcp://0.0.0.0:5555", [2023-03-28T20:04:02.692Z] "unix:///var/run/docker.sock" [2023-03-28T20:04:02.692Z] ], [2023-03-28T20:04:02.692Z] "mtu": 1458, [2023-03-28T20:04:02.692Z] "selinux-enabled": true, [2023-03-28T20:04:02.692Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-28T20:04:02.692Z] } [Pipeline] sh [2023-03-28T20:04:03.043Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-28T20:04:03.391Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T20:04:21.710Z] provisioning config files... [2023-03-28T20:04:21.739Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14255499323380765433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:04:22.131Z] ---> docker-login.sh [2023-03-28T20:04:22.131Z] nexus3.edgexfoundry.org:10001 [2023-03-28T20:04:22.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:04:22.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:04:22.721Z] Configure a credential helper to remove this warning. See [2023-03-28T20:04:22.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:04:22.721Z] [2023-03-28T20:04:22.721Z] Login Succeeded [2023-03-28T20:04:22.721Z] nexus3.edgexfoundry.org:10002 [2023-03-28T20:04:22.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:04:22.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:04:22.991Z] Configure a credential helper to remove this warning. See [2023-03-28T20:04:22.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:04:22.991Z] [2023-03-28T20:04:22.991Z] Login Succeeded [2023-03-28T20:04:22.991Z] nexus3.edgexfoundry.org:10003 [2023-03-28T20:04:23.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:04:23.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:04:23.531Z] Configure a credential helper to remove this warning. See [2023-03-28T20:04:23.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:04:23.531Z] [2023-03-28T20:04:23.531Z] Login Succeeded [2023-03-28T20:04:23.531Z] nexus3.edgexfoundry.org:10004 [2023-03-28T20:04:23.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:04:23.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:04:23.803Z] Configure a credential helper to remove this warning. See [2023-03-28T20:04:23.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:04:23.803Z] [2023-03-28T20:04:23.803Z] Login Succeeded [2023-03-28T20:04:23.803Z] docker.io [2023-03-28T20:04:24.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:04:24.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:04:24.339Z] Configure a credential helper to remove this warning. See [2023-03-28T20:04:24.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:04:24.339Z] [2023-03-28T20:04:24.339Z] Login Succeeded [2023-03-28T20:04:24.339Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T20:04:24.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-28T20:04:25.065Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-28T20:04:25.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:04:25.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:04:25.174Z] ========================================================= [2023-03-28T20:04:25.174Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-28T20:04:25.174Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-28T20:04:25.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T20:04:25.830Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-28T20:04:25.830Z] af6eaf76a39c: Pulling fs layer [2023-03-28T20:04:25.830Z] 55522c791124: Pulling fs layer [2023-03-28T20:04:25.830Z] ce5c4a1c91eb: Pulling fs layer [2023-03-28T20:04:25.830Z] 169dfbe0d373: Pulling fs layer [2023-03-28T20:04:25.830Z] e1ff8fa3b103: Pulling fs layer [2023-03-28T20:04:25.830Z] 52ebb69f0ebf: Pulling fs layer [2023-03-28T20:04:25.830Z] 5abe8eddf0d5: Pulling fs layer [2023-03-28T20:04:25.830Z] e1ff8fa3b103: Waiting [2023-03-28T20:04:25.830Z] 52ebb69f0ebf: Waiting [2023-03-28T20:04:25.830Z] 169dfbe0d373: Waiting [2023-03-28T20:04:25.830Z] 5abe8eddf0d5: Waiting [2023-03-28T20:04:25.830Z] 55522c791124: Verifying Checksum [2023-03-28T20:04:25.830Z] 55522c791124: Download complete [2023-03-28T20:04:25.830Z] 169dfbe0d373: Verifying Checksum [2023-03-28T20:04:25.830Z] 169dfbe0d373: Download complete [2023-03-28T20:04:25.830Z] e1ff8fa3b103: Download complete [2023-03-28T20:04:25.830Z] af6eaf76a39c: Verifying Checksum [2023-03-28T20:04:25.830Z] af6eaf76a39c: Download complete [2023-03-28T20:04:26.802Z] af6eaf76a39c: Pull complete [2023-03-28T20:04:27.072Z] 5abe8eddf0d5: Verifying Checksum [2023-03-28T20:04:27.072Z] 5abe8eddf0d5: Download complete [2023-03-28T20:04:27.350Z] 55522c791124: Pull complete [2023-03-28T20:04:28.807Z] ce5c4a1c91eb: Download complete [2023-03-28T20:04:28.807Z] 52ebb69f0ebf: Verifying Checksum [2023-03-28T20:04:28.807Z] 52ebb69f0ebf: Download complete [2023-03-28T20:04:38.920Z] ce5c4a1c91eb: Pull complete [2023-03-28T20:04:38.920Z] 169dfbe0d373: Pull complete [2023-03-28T20:04:38.920Z] e1ff8fa3b103: Pull complete [2023-03-28T20:04:47.166Z] 52ebb69f0ebf: Pull complete [2023-03-28T20:04:47.180Z] Removing intermediate container a175f219d8f7 [2023-03-28T20:04:47.180Z] ---> 65b12dfd9024 [2023-03-28T20:04:47.180Z] [2023-03-28T20:04:47.180Z] Step 9/33 : FROM alpine:3.17 [2023-03-28T20:04:47.180Z] Removing intermediate container c71917d4e1a1 [2023-03-28T20:04:47.180Z] ---> aa640ab90e48 [2023-03-28T20:04:47.180Z] [2023-03-28T20:04:47.180Z] Step 10/23 : FROM alpine:3.17 [2023-03-28T20:04:47.180Z] Removing intermediate container e6735a68c037 [2023-03-28T20:04:47.180Z] ---> e2e3f7274079 [2023-03-28T20:04:47.180Z] [2023-03-28T20:04:47.180Z] Step 10/23 : FROM alpine:3.17 [2023-03-28T20:04:47.180Z] 3.17: Pulling from library/alpine [2023-03-28T20:04:47.180Z] 3.17: Pulling from library/alpine [2023-03-28T20:04:47.180Z] 3.17: Pulling from library/alpine [2023-03-28T20:04:47.180Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T20:04:47.180Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T20:04:47.180Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T20:04:47.180Z] Status: Image is up to date for alpine:3.17 [2023-03-28T20:04:47.180Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T20:04:47.180Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T20:04:47.180Z] ---> b2aa39c304c2 [2023-03-28T20:04:47.180Z] ---> b2aa39c304c2 [2023-03-28T20:04:47.180Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation'Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' ---> b2aa39c304c2 [2023-03-28T20:04:47.180Z] [2023-03-28T20:04:47.180Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-28T20:04:47.180Z] [2023-03-28T20:04:47.180Z] Removing intermediate container a006f27f801d [2023-03-28T20:04:47.180Z] ---> fd2b4d3e745f [2023-03-28T20:04:47.180Z] [2023-03-28T20:04:47.180Z] Step 10/25 : FROM alpine:3.17 [2023-03-28T20:04:47.180Z] ---> b2aa39c304c2 [2023-03-28T20:04:47.180Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:04:47.440Z] Removing intermediate container db8f21f48549 [2023-03-28T20:04:47.440Z] ---> 4fa88870d7cd [2023-03-28T20:04:47.440Z] [2023-03-28T20:04:47.440Z] Step 10/23 : FROM alpine:3.17 [2023-03-28T20:04:47.440Z] ---> b2aa39c304c2 [2023-03-28T20:04:47.440Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:04:47.440Z] ---> Running in b056d8c4d4d8 [2023-03-28T20:04:47.440Z] ---> Running in 883dd20f95a1 [2023-03-28T20:04:47.698Z] ---> Running in 4372ae76011c [2023-03-28T20:04:47.698Z] ---> Running in a1f8cea46973 [2023-03-28T20:04:47.698Z] ---> Running in 7aa3d0d82299 [2023-03-28T20:04:48.295Z] Removing intermediate container 883dd20f95a1 [2023-03-28T20:04:48.295Z] ---> ba7342c3f0c8 [2023-03-28T20:04:48.295Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:04:48.553Z] Removing intermediate container b056d8c4d4d8 [2023-03-28T20:04:48.553Z] ---> e679c4252fb5 [2023-03-28T20:04:48.553Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:04:48.553Z] Removing intermediate container a1f8cea46973 [2023-03-28T20:04:48.553Z] ---> 95c46308a98f [2023-03-28T20:04:48.553Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-28T20:04:48.591Z] 5abe8eddf0d5: Pull complete [2023-03-28T20:04:48.591Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-28T20:04:48.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T20:04:48.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-28T20:04:48.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:04:48.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:04:48.998Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T20:04:48.998Z] WORKDIR /edgex [2023-03-28T20:04:48.998Z] COPY go.mod . [2023-03-28T20:04:48.998Z] RUN go mod download [2023-03-28T20:04:48.998Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-28T20:04:49.070Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T20:04:49.070Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:04:49.070Z] OK: 7 MiB in 16 packages [2023-03-28T20:04:49.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:04:49.329Z] ---> Running in 61b29c6db730 [2023-03-28T20:04:49.329Z] ---> Running in 1da3ff75620c [2023-03-28T20:04:49.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:04:49.587Z] ---> Running in eecbecf2d30f [2023-03-28T20:04:49.587Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T20:04:49.587Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:04:49.587Z] OK: 7 MiB in 16 packages [2023-03-28T20:04:49.591Z] Sending build context to Docker daemon 2.934MB [2023-03-28T20:04:49.591Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T20:04:49.591Z] ---> 6cb57ee374ae [2023-03-28T20:04:49.591Z] Step 2/4 : WORKDIR /edgex [2023-03-28T20:04:50.963Z] Removing intermediate container 4372ae76011c [2023-03-28T20:04:50.963Z] ---> 7c34517b93ae [2023-03-28T20:04:50.963Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-28T20:04:51.539Z] ---> Running in 07234171c397 [2023-03-28T20:04:51.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:04:51.541Z] ---> Running in c0fef5032e0a [2023-03-28T20:04:51.541Z] Removing intermediate container c0fef5032e0a [2023-03-28T20:04:51.541Z] ---> 76250394ec81 [2023-03-28T20:04:51.541Z] Step 3/4 : COPY go.mod . [2023-03-28T20:04:51.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:04:51.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:04:51.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:04:52.056Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T20:04:52.056Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:04:52.056Z] OK: 7 MiB in 16 packages [2023-03-28T20:04:52.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:04:52.137Z] ---> 4bf3c741cc03 [2023-03-28T20:04:52.138Z] Step 4/4 : RUN go mod download [2023-03-28T20:04:52.138Z] ---> Running in bd9beec59ae4 [2023-03-28T20:04:52.314Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T20:04:52.314Z] Removing intermediate container 7aa3d0d82299 [2023-03-28T20:04:52.314Z] ---> 640123155b56 [2023-03-28T20:04:52.314Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-28T20:04:52.314Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:04:52.314Z] OK: 7 MiB in 16 packages [2023-03-28T20:04:52.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:04:52.314Z] Removing intermediate container 07234171c397 [2023-03-28T20:04:52.314Z] ---> 0aca04724b42 [2023-03-28T20:04:52.314Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-28T20:04:52.572Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-28T20:04:52.572Z] (2/2) Installing su-exec (0.2-r2) [2023-03-28T20:04:52.572Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:04:52.572Z] OK: 7 MiB in 17 packages [2023-03-28T20:04:52.830Z] ---> Running in a0e415b2b1f9 [2023-03-28T20:04:52.830Z] ---> Running in f2483ec04dfd [2023-03-28T20:04:54.208Z] Removing intermediate container f2483ec04dfd [2023-03-28T20:04:54.208Z] ---> b1a327ff3ff7 [2023-03-28T20:04:54.208Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-28T20:04:54.208Z] Removing intermediate container a0e415b2b1f9 [2023-03-28T20:04:54.208Z] ---> 35cb1e4d1951 [2023-03-28T20:04:54.208Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-28T20:04:54.208Z] Removing intermediate container 61b29c6db730 [2023-03-28T20:04:54.208Z] ---> 8f2ff15978b8 [2023-03-28T20:04:54.208Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:04:54.475Z] ---> Running in 3823728f5e07 [2023-03-28T20:04:54.475Z] ---> Running in c320576318a6 [2023-03-28T20:04:54.475Z] Removing intermediate container 1da3ff75620c [2023-03-28T20:04:54.475Z] ---> 4727636c1ee3 [2023-03-28T20:04:54.475Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:04:54.475Z] Removing intermediate container eecbecf2d30f [2023-03-28T20:04:54.475Z] ---> eee02ae1e274 [2023-03-28T20:04:54.475Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-28T20:04:54.735Z] ---> Running in 93e29d454b30 [2023-03-28T20:04:55.005Z] Removing intermediate container c320576318a6 [2023-03-28T20:04:55.005Z] ---> 85f0c92d2751 [2023-03-28T20:04:55.005Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-28T20:04:55.005Z] Removing intermediate container 3823728f5e07 [2023-03-28T20:04:55.005Z] ---> 513b1b4ee39e [2023-03-28T20:04:55.005Z] Step 15/25 : WORKDIR / [2023-03-28T20:04:55.005Z] ---> a7415153eea2 [2023-03-28T20:04:55.005Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:04:55.005Z] ---> 59e037ac5223 [2023-03-28T20:04:55.005Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:04:55.264Z] ---> Running in 66b37c53f7a7 [2023-03-28T20:04:55.264Z] ---> Running in 79d902390812 [2023-03-28T20:04:55.264Z] Removing intermediate container 93e29d454b30 [2023-03-28T20:04:55.264Z] ---> 074e9e7644a2 [2023-03-28T20:04:55.264Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-28T20:04:55.264Z] ---> 614ba6a03d7c [2023-03-28T20:04:55.264Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-28T20:04:55.521Z] ---> c244c683c2e1 [2023-03-28T20:04:55.521Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-28T20:04:55.521Z] Removing intermediate container 66b37c53f7a7 [2023-03-28T20:04:55.521Z] ---> f3c69d9f2c23 [2023-03-28T20:04:55.521Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:04:55.521Z] Removing intermediate container 79d902390812 [2023-03-28T20:04:55.521Z] ---> 5784de9da32d [2023-03-28T20:04:55.521Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:04:55.521Z] ---> Running in 7da3755ba845 [2023-03-28T20:04:56.495Z] Removing intermediate container 7da3755ba845 [2023-03-28T20:04:56.495Z] ---> 9524bb8bda4d [2023-03-28T20:04:56.495Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-28T20:04:56.495Z] ---> 46f38152e2d3 [2023-03-28T20:04:56.495Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:04:56.495Z] ---> aaf38bdeca6c [2023-03-28T20:04:56.495Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:04:56.495Z] ---> Running in 6ad7a5cba1d0 [2023-03-28T20:04:56.495Z] ---> a5ed12ae78d3 [2023-03-28T20:04:56.495Z] ---> 93cf07fbf4a8 [2023-03-28T20:04:56.495Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yamlStep 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:04:56.495Z] [2023-03-28T20:04:56.766Z] ---> 72b468e8264b [2023-03-28T20:04:56.766Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-28T20:04:56.766Z] Removing intermediate container 6ad7a5cba1d0 [2023-03-28T20:04:56.766Z] ---> faaab619c37d [2023-03-28T20:04:56.766Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-28T20:04:56.766Z] ---> a6ac30df9bab [2023-03-28T20:04:56.766Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-28T20:04:57.056Z] ---> Running in 2b06c31fe34f [2023-03-28T20:04:57.994Z] ---> 0c89c3a38ef4 [2023-03-28T20:04:57.994Z] ---> 2572fc583fbe [2023-03-28T20:04:57.994Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-28T20:04:57.994Z] [2023-03-28T20:04:58.251Z] Removing intermediate container 2b06c31fe34f [2023-03-28T20:04:58.251Z] ---> 3e7eed877ca8 [2023-03-28T20:04:58.251Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-28T20:04:58.251Z] ---> 98338a2bd404 [2023-03-28T20:04:58.251Z] ---> cae45ff26a0e [2023-03-28T20:04:58.251Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yamlStep 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:04:58.251Z] [2023-03-28T20:04:58.517Z] ---> 115b79c3d521 [2023-03-28T20:04:58.517Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-28T20:04:58.517Z] ---> 72759bd99427 [2023-03-28T20:04:58.517Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-28T20:04:58.517Z] ---> Running in 0c9012fef7de [2023-03-28T20:04:58.517Z] ---> Running in 978d19f7f057 [2023-03-28T20:04:58.776Z] ---> Running in 84d456ce5d72 [2023-03-28T20:04:59.037Z] ---> 70c8ed5f259f [2023-03-28T20:04:59.037Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-28T20:04:59.037Z] ---> 5149cb98bae4 [2023-03-28T20:04:59.037Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-28T20:04:59.295Z] ---> Running in 19ed31c8ca7d [2023-03-28T20:04:59.295Z] ---> c95da7393567 [2023-03-28T20:04:59.295Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-28T20:04:59.552Z] Removing intermediate container 19ed31c8ca7d [2023-03-28T20:04:59.552Z] ---> b680b208da1a [2023-03-28T20:04:59.552Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:04:59.552Z] ---> Running in fc2901d6e5df [2023-03-28T20:04:59.552Z] ---> Running in e3d688226216 [2023-03-28T20:04:59.810Z] Removing intermediate container fc2901d6e5df [2023-03-28T20:04:59.810Z] ---> 185a2a8ec238 [2023-03-28T20:04:59.810Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:05:00.067Z] Removing intermediate container e3d688226216 [2023-03-28T20:05:00.067Z] ---> 753bfbbf8186 [2023-03-28T20:05:00.067Z] Step 21/23 : LABEL arch=x86_64 [2023-03-28T20:05:00.067Z] ---> Running in c83002177359 [2023-03-28T20:05:00.338Z] ---> Running in 238cd543faed [2023-03-28T20:05:00.338Z] Removing intermediate container 0c9012fef7de [2023-03-28T20:05:00.338Z] ---> 71b7c63a68aa [2023-03-28T20:05:00.338Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-28T20:05:00.338Z] Removing intermediate container c83002177359 [2023-03-28T20:05:00.338Z] ---> 9e60dbd94e6d [2023-03-28T20:05:00.338Z] Step 23/25 : LABEL arch=x86_64 [2023-03-28T20:05:00.338Z] Removing intermediate container 238cd543faed [2023-03-28T20:05:00.338Z] ---> bcd0319fe065 [2023-03-28T20:05:00.338Z] Step 22/23 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:05:00.598Z] ---> Running in 98a10f3f0c43 [2023-03-28T20:05:00.598Z] ---> Running in f4f7ff1b6597 [2023-03-28T20:05:00.598Z] ---> Running in 94902186b65e [2023-03-28T20:05:00.598Z] Removing intermediate container 978d19f7f057 [2023-03-28T20:05:00.598Z] ---> 669c0cbef583 [2023-03-28T20:05:00.598Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-28T20:05:00.598Z] Removing intermediate container 84d456ce5d72 [2023-03-28T20:05:00.598Z] ---> db3b278e88b1 [2023-03-28T20:05:00.598Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-28T20:05:00.598Z] ---> Running in c325eeb3c452 [2023-03-28T20:05:00.598Z] ---> Running in 580d5f3cc6c0 [2023-03-28T20:05:00.598Z] Removing intermediate container 98a10f3f0c43 [2023-03-28T20:05:00.598Z] ---> ecbf7b1e5e5a [2023-03-28T20:05:00.598Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-28T20:05:00.598Z] Removing intermediate container f4f7ff1b6597 [2023-03-28T20:05:00.598Z] ---> 767207efc87a [2023-03-28T20:05:00.598Z] Step 24/25 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:05:00.598Z] ---> Running in 4fdcfe5a3a20 [2023-03-28T20:05:00.860Z] Removing intermediate container 580d5f3cc6c0 [2023-03-28T20:05:00.860Z] ---> ef8892cf4aad [2023-03-28T20:05:00.860Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-28T20:05:00.860Z] Removing intermediate container 4fdcfe5a3a20 [2023-03-28T20:05:00.860Z] ---> 5ec4cd299789 [2023-03-28T20:05:00.861Z] Step 25/25 : LABEL version=0.0.0 [2023-03-28T20:05:00.861Z] Removing intermediate container 94902186b65e [2023-03-28T20:05:00.861Z] ---> 8daf11d46947 [2023-03-28T20:05:00.861Z] Step 23/23 : LABEL version=0.0.0 [2023-03-28T20:05:00.861Z] ---> Running in 47e8fa8bb50d [2023-03-28T20:05:00.861Z] Removing intermediate container c325eeb3c452 [2023-03-28T20:05:00.861Z] ---> a72a4de57a62 [2023-03-28T20:05:01.123Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-28T20:05:01.123Z] ---> Running in 79ae5a32f155 [2023-03-28T20:05:01.123Z] ---> Running in 9f8ab40959c3 [2023-03-28T20:05:01.123Z] ---> dfcaff6b1afd [2023-03-28T20:05:01.123Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-28T20:05:01.123Z] ---> Running in 0052e226f893 [2023-03-28T20:05:01.123Z] ---> Running in 29edefb26b80 [2023-03-28T20:05:01.123Z] Removing intermediate container 47e8fa8bb50d [2023-03-28T20:05:01.123Z] ---> e813732471cf [2023-03-28T20:05:01.123Z] Step 21/23 : LABEL arch=x86_64 [2023-03-28T20:05:01.123Z] Removing intermediate container 79ae5a32f155 [2023-03-28T20:05:01.123Z] ---> 7e376a6f59aa [2023-03-28T20:05:01.123Z] [2023-03-28T20:05:01.123Z] ---> Running in e894ccb329eb [2023-03-28T20:05:01.123Z] Removing intermediate container 9f8ab40959c3 [2023-03-28T20:05:01.123Z] ---> 50972f94531d [2023-03-28T20:05:01.123Z] [2023-03-28T20:05:01.387Z] Removing intermediate container 0052e226f893 [2023-03-28T20:05:01.387Z] ---> 4dec4707e0fb [2023-03-28T20:05:01.387Z] Step 21/23 : LABEL arch=x86_64 [2023-03-28T20:05:01.387Z] ---> Running in 98a0086074c1 [2023-03-28T20:05:01.387Z] Successfully built 50972f94531d [2023-03-28T20:05:01.387Z] Successfully tagged support-scheduler:latest [2023-03-28T20:05:01.387Z]  Building support-scheduler ... done Building security-spire-agent [2023-03-28T20:05:01.387Z] Successfully built 7e376a6f59aa [2023-03-28T20:05:01.387Z] Successfully tagged core-metadata:latest [2023-03-28T20:05:01.387Z] Building security-secretstore-setup [2023-03-28T20:05:01.387Z]  Building core-metadata ... done Removing intermediate container e894ccb329eb [2023-03-28T20:05:01.387Z] ---> 6eba17006b16 [2023-03-28T20:05:01.387Z] Step 22/23 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:05:01.708Z] Removing intermediate container 98a0086074c1 [2023-03-28T20:05:01.708Z] ---> cc57a5d3620a [2023-03-28T20:05:01.708Z] Step 22/23 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:05:01.708Z] ---> Running in 52b826d96f98 [2023-03-28T20:05:05.029Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:05:05.029Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:05:05.029Z] ---> 2d7a54ff36ff [2023-03-28T20:05:05.029Z] Step 3/25 : WORKDIR /edgex-go [2023-03-28T20:05:05.029Z] ---> Using cache [2023-03-28T20:05:05.029Z] ---> a58378ce3742 [2023-03-28T20:05:05.029Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-28T20:05:05.029Z] ---> Using cache [2023-03-28T20:05:05.029Z] ---> 6599edbde187 [2023-03-28T20:05:05.029Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-28T20:05:05.029Z] ---> Using cache [2023-03-28T20:05:05.029Z] ---> 6225156b3488 [2023-03-28T20:05:05.029Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:05:05.029Z] ---> Using cache [2023-03-28T20:05:05.029Z] ---> 830f9007df99 [2023-03-28T20:05:05.029Z] Step 7/25 : COPY . . [2023-03-28T20:05:05.029Z] ---> Using cache [2023-03-28T20:05:05.029Z] ---> 2f94f8456972 [2023-03-28T20:05:05.029Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-28T20:05:06.403Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:05:06.403Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:05:06.403Z] ---> 2d7a54ff36ff [2023-03-28T20:05:06.403Z] Step 3/27 : WORKDIR /edgex-go [2023-03-28T20:05:06.403Z] ---> Using cache [2023-03-28T20:05:06.403Z] ---> a58378ce3742 [2023-03-28T20:05:06.403Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-28T20:05:09.099Z] ---> Running in 00fc317b968d [2023-03-28T20:05:09.099Z] Removing intermediate container 52b826d96f98 [2023-03-28T20:05:09.099Z] ---> ae48146ca574 [2023-03-28T20:05:09.099Z] Step 23/23 : LABEL version=0.0.0 [2023-03-28T20:05:09.360Z] ---> Running in 57eb25e10f80 [2023-03-28T20:05:09.360Z] ---> Running in 3f45efef4e69 [2023-03-28T20:05:09.360Z] ---> Running in 5ae940db52bb [2023-03-28T20:05:09.360Z] Removing intermediate container 00fc317b968d [2023-03-28T20:05:09.360Z] ---> 1d604ab5ca26 [2023-03-28T20:05:09.360Z] Step 23/23 : LABEL version=0.0.0 [2023-03-28T20:05:09.360Z] Removing intermediate container 5ae940db52bb [2023-03-28T20:05:09.360Z] ---> 9a40b812a495 [2023-03-28T20:05:09.360Z] [2023-03-28T20:05:09.360Z] Removing intermediate container 29edefb26b80 [2023-03-28T20:05:09.360Z] ---> fd9f9cf95b35 [2023-03-28T20:05:09.360Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:05:09.360Z] ---> Running in fa7a6c4abee8 [2023-03-28T20:05:09.622Z] Successfully built 9a40b812a495 [2023-03-28T20:05:09.622Z] Successfully tagged security-proxy-auth:latest [2023-03-28T20:05:09.622Z]  Building security-proxy-auth ... done Building security-spire-config [2023-03-28T20:05:10.563Z] 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-03-28T20:05:10.826Z] ---> 29585db78f22 [2023-03-28T20:05:10.826Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:05:10.826Z] Removing intermediate container fa7a6c4abee8 [2023-03-28T20:05:10.826Z] ---> b3dfbd7d38c4 [2023-03-28T20:05:10.826Z] [2023-03-28T20:05:10.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:05:11.092Z] Successfully built b3dfbd7d38c4 [2023-03-28T20:05:11.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:05:11.092Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-28T20:05:11.092Z]  Building core-common-config-bootstrapper ... done Building core-data [2023-03-28T20:05:11.352Z] OK: 265 MiB in 53 packages [2023-03-28T20:05:13.280Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:05:13.280Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:05:13.280Z] ---> 2d7a54ff36ff [2023-03-28T20:05:13.280Z] Step 3/27 : WORKDIR /edgex-go [2023-03-28T20:05:13.280Z] ---> Using cache [2023-03-28T20:05:13.280Z] ---> a58378ce3742 [2023-03-28T20:05:13.280Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-28T20:05:17.501Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:05:17.501Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:05:17.501Z] ---> 2d7a54ff36ff [2023-03-28T20:05:17.501Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:05:17.501Z] ---> Using cache [2023-03-28T20:05:17.501Z] ---> 8ab4874275ea [2023-03-28T20:05:17.501Z] Step 4/23 : WORKDIR /edgex-go [2023-03-28T20:05:17.501Z] ---> Using cache [2023-03-28T20:05:17.501Z] ---> c8779dac74c0 [2023-03-28T20:05:17.501Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-28T20:05:17.501Z] ---> Using cache [2023-03-28T20:05:17.501Z] ---> 8f21cd8325d9 [2023-03-28T20:05:17.501Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-28T20:05:17.501Z] ---> Using cache [2023-03-28T20:05:17.501Z] ---> a53585365305 [2023-03-28T20:05:17.501Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:05:17.501Z] ---> Using cache [2023-03-28T20:05:17.501Z] ---> 5d9e5ef60203 [2023-03-28T20:05:17.501Z] Step 8/23 : COPY . . [2023-03-28T20:05:17.501Z] ---> Using cache [2023-03-28T20:05:17.501Z] ---> 48c61ae6f72d [2023-03-28T20:05:17.501Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-28T20:05:22.987Z] ---> 9bc36c0c1f4f [2023-03-28T20:05:22.987Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-28T20:05:22.987Z] ---> Running in cda9a361f01a [2023-03-28T20:05:22.987Z] ---> Running in 7b8a0558a552 [2023-03-28T20:05:22.987Z] Removing intermediate container 57eb25e10f80 [2023-03-28T20:05:22.987Z] ---> afb3994103c1 [2023-03-28T20:05:22.987Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-28T20:05:23.259Z] ---> f9eb178d0d3c [2023-03-28T20:05:23.259Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-28T20:05:23.523Z] ---> 61cd4fd15462 [2023-03-28T20:05:23.523Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:05:23.839Z] ---> Running in 2c27cbdfa598 [2023-03-28T20:05:23.839Z] ---> 9a1ba69cd8cf [2023-03-28T20:05:23.839Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-28T20:05:23.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:05:23.839Z] 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-03-28T20:05:23.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:05:24.099Z] OK: 265 MiB in 53 packages [2023-03-28T20:05:24.099Z] ---> 8e57b541ae22 [2023-03-28T20:05:24.099Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-28T20:05:24.359Z] ---> 9d20347017c5 [2023-03-28T20:05:24.359Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-28T20:05:24.433Z] Removing intermediate container bd9beec59ae4 [2023-03-28T20:05:24.433Z] ---> a1319f4624e9 [2023-03-28T20:05:24.433Z] Successfully built a1319f4624e9 [2023-03-28T20:05:24.433Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:05:24.672Z] Removing intermediate container cda9a361f01a [2023-03-28T20:05:24.672Z] ---> f686f42b9808 [2023-03-28T20:05:24.672Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-28T20:05:24.842Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T20:05:24.842Z] . [Pipeline] } [Pipeline] // withEnv [2023-03-28T20:05:24.939Z] ---> c225bd7bdde3 [2023-03-28T20:05:24.939Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [Pipeline] withDockerContainer [2023-03-28T20:05:25.138Z] prd-ubuntu20.04-docker-arm64-4c-16g-6108 does not seem to be running inside a container [2023-03-28T20:05:25.199Z] ---> 1412a716cd6a [2023-03-28T20:05:25.199Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:05:25.199Z] ---> Running in ea560c485774 [2023-03-28T20:05:25.199Z] ---> d65afa3938e6 [2023-03-28T20:05:25.199Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-28T20:05:25.199Z] ---> Running in 348815491e8c [2023-03-28T20:05:25.216Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-28T20:05:26.138Z] Removing intermediate container 348815491e8c [2023-03-28T20:05:26.138Z] ---> 3e28e5b4fa81 [2023-03-28T20:05:26.138Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-28T20:05:26.138Z] ---> Running in 74576a61441f [2023-03-28T20:05:26.138Z] Removing intermediate container 74576a61441f [2023-03-28T20:05:26.138Z] ---> 1cf0d61c3e91 [2023-03-28T20:05:26.138Z] Step 30/33 : CMD ["gate"] [2023-03-28T20:05:26.401Z] ---> Running in ebfb09d90934 [2023-03-28T20:05:26.660Z] Removing intermediate container ebfb09d90934 [2023-03-28T20:05:26.660Z] ---> f4e2bbc0069f [2023-03-28T20:05:26.660Z] Step 31/33 : LABEL arch=x86_64 [2023-03-28T20:05:26.660Z] ---> Running in 070dd4f69747 [2023-03-28T20:05:27.238Z] Removing intermediate container 070dd4f69747 [2023-03-28T20:05:27.239Z] ---> 17bd7e72ce39 [2023-03-28T20:05:27.239Z] Step 32/33 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:05:27.239Z] ---> Running in b3a94e325db0 [2023-03-28T20:05:27.239Z] Removing intermediate container b3a94e325db0 [2023-03-28T20:05:27.239Z] ---> 1eeb9781a061 [2023-03-28T20:05:27.239Z] Step 33/33 : LABEL version=0.0.0 [2023-03-28T20:05:27.239Z] ---> Running in d3bb02594553 [2023-03-28T20:05:27.773Z] $ docker top 0afa80e08c5379e4d6e93b0abcb3bf0cb6bca44c784409401c1d34b8884eda97 -eo pid,comm [2023-03-28T20:05:27.806Z] Removing intermediate container d3bb02594553 [2023-03-28T20:05:27.806Z] ---> ea85d0aa9d07 [2023-03-28T20:05:27.806Z] [2023-03-28T20:05:27.806Z] Successfully built ea85d0aa9d07 [2023-03-28T20:05:27.806Z] Successfully tagged security-bootstrapper:latest [2023-03-28T20:05:27.806Z]  Building security-bootstrapper ... done Building core-command [Pipeline] { [Pipeline] sh [2023-03-28T20:05:28.789Z] + go version [2023-03-28T20:05:28.789Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-28T20:05:28.826Z] $ docker stop --time=1 0afa80e08c5379e4d6e93b0abcb3bf0cb6bca44c784409401c1d34b8884eda97 [2023-03-28T20:05:30.463Z] $ docker rm -f --volumes 0afa80e08c5379e4d6e93b0abcb3bf0cb6bca44c784409401c1d34b8884eda97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:05:31.112Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:05:31.112Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:05:31.112Z] ---> 2d7a54ff36ff [2023-03-28T20:05:31.112Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:05:31.112Z] ---> Using cache [2023-03-28T20:05:31.112Z] ---> 8ab4874275ea [2023-03-28T20:05:31.112Z] Step 4/24 : WORKDIR /edgex-go [2023-03-28T20:05:31.112Z] ---> Using cache [2023-03-28T20:05:31.112Z] ---> c8779dac74c0 [2023-03-28T20:05:31.112Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-28T20:05:31.112Z] ---> Using cache [2023-03-28T20:05:31.112Z] ---> 8f21cd8325d9 [2023-03-28T20:05:31.112Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-28T20:05:31.112Z] ---> Using cache [2023-03-28T20:05:31.112Z] ---> a53585365305 [2023-03-28T20:05:31.112Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:05:31.112Z] ---> Using cache [2023-03-28T20:05:31.112Z] ---> 5d9e5ef60203 [2023-03-28T20:05:31.112Z] Step 8/24 : COPY . . [2023-03-28T20:05:31.112Z] ---> Using cache [2023-03-28T20:05:31.112Z] ---> 48c61ae6f72d [2023-03-28T20:05:31.112Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-28T20:05:31.322Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T20:05:31.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:05:31.585Z] prd-ubuntu20.04-docker-arm64-4c-16g-6108 does not seem to be running inside a container [2023-03-28T20:05:31.661Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-28T20:05:32.898Z] $ docker top 6b1a931d359846f6c7be414209f44f0699e316976bef084226e8d9d4d56579d9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-28T20:05:33.158Z] ========================================================= [2023-03-28T20:05:33.158Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-28T20:05:33.158Z] ========================================================= [Pipeline] sh [2023-03-28T20:05:33.796Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-28T20:05:34.406Z] 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-03-28T20:05:34.502Z] + make test [2023-03-28T20:05:34.502Z] go test -race -coverprofile=coverage.out ./... [2023-03-28T20:05:46.636Z] ---> Running in 4c5ac991d5f1 [2023-03-28T20:05:46.636Z] 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-03-28T20:05:58.944Z] Removing intermediate container 3f45efef4e69 [2023-03-28T20:05:58.944Z] ---> 0a6ede18194c [2023-03-28T20:05:58.944Z] [2023-03-28T20:05:58.944Z] Step 9/25 : FROM alpine:3.17 [2023-03-28T20:05:58.944Z] ---> b2aa39c304c2 [2023-03-28T20:05:58.944Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-28T20:05:58.944Z] ---> Running in c9a42784a93c [2023-03-28T20:05:58.944Z] Removing intermediate container 7b8a0558a552 [2023-03-28T20:05:58.944Z] ---> f22ddbf84499 [2023-03-28T20:05:58.944Z] [2023-03-28T20:05:58.944Z] Step 10/23 : FROM alpine:3.17 [2023-03-28T20:05:58.944Z] ---> b2aa39c304c2 [2023-03-28T20:05:58.944Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-28T20:05:58.944Z] ---> Running in a892ba9d25fb [2023-03-28T20:05:58.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:05:58.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:05:58.944Z] Removing intermediate container a892ba9d25fb [2023-03-28T20:05:58.944Z] ---> bd3c2208fa5a [2023-03-28T20:05:58.944Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-28T20:05:58.944Z] ---> Running in abd166559408 [2023-03-28T20:05:58.944Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-28T20:05:59.202Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-28T20:05:59.202Z] (3/3) Installing su-exec (0.2-r2) [2023-03-28T20:05:59.202Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:05:59.202Z] Executing ca-certificates-20220614-r4.trigger [2023-03-28T20:05:59.202Z] Removing intermediate container abd166559408 [2023-03-28T20:05:59.202Z] ---> e098c1b1dd9a [2023-03-28T20:05:59.202Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-28T20:05:59.461Z] ---> Running in 29c836384641 [2023-03-28T20:05:59.462Z] OK: 8 MiB in 18 packages [2023-03-28T20:05:59.462Z] Removing intermediate container 2c27cbdfa598 [2023-03-28T20:05:59.462Z] ---> 7e994941acc1 [2023-03-28T20:05:59.462Z] Step 7/27 : COPY . . [2023-03-28T20:05:59.720Z] Removing intermediate container ea560c485774 [2023-03-28T20:05:59.720Z] ---> 5a9374cb10f5 [2023-03-28T20:05:59.720Z] Step 7/27 : COPY . . [2023-03-28T20:05:59.976Z] Removing intermediate container 29c836384641 [2023-03-28T20:05:59.976Z] ---> 5227e115805c [2023-03-28T20:05:59.977Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:06:10.146Z] ---> Running in 417526cdec20 [2023-03-28T20:06:10.146Z] Removing intermediate container c9a42784a93c [2023-03-28T20:06:10.146Z] ---> a46b61596d0a [2023-03-28T20:06:10.146Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-28T20:06:10.146Z] ---> Running in 8cc06c0360a4 [2023-03-28T20:06:10.146Z] ---> ee0ea7413f23 [2023-03-28T20:06:10.146Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-28T20:06:10.146Z] ---> 260c5987fa0b [2023-03-28T20:06:10.146Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-28T20:06:10.146Z] ---> Running in 9da7ddeeeed2 [2023-03-28T20:06:10.146Z] ---> Running in a372fb77f828 [2023-03-28T20:06:10.146Z] Removing intermediate container 8cc06c0360a4 [2023-03-28T20:06:10.146Z] ---> 86652f7a4aae [2023-03-28T20:06:10.146Z] Step 12/25 : WORKDIR / [2023-03-28T20:06:10.146Z] ---> Running in c401998c31b9 [2023-03-28T20:06:10.146Z] Removing intermediate container a372fb77f828 [2023-03-28T20:06:10.146Z] ---> 225c6b6156e7 [2023-03-28T20:06:10.146Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-28T20:06:10.146Z] Removing intermediate container 9da7ddeeeed2 [2023-03-28T20:06:10.146Z] ---> f511ca1dcca3 [2023-03-28T20:06:10.146Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-28T20:06:10.146Z] ---> Running in 7a2a6a06a86e [2023-03-28T20:06:10.146Z] ---> Running in e653c4425ef9 [2023-03-28T20:06:10.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:10.146Z] Removing intermediate container c401998c31b9 [2023-03-28T20:06:10.146Z] ---> 76a4d17fc4d4 [2023-03-28T20:06:10.146Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:06:10.146Z] Removing intermediate container 7a2a6a06a86e [2023-03-28T20:06:10.146Z] ---> 065b681117ee [2023-03-28T20:06:10.146Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-28T20:06:10.146Z] ---> Running in e7bdc85aa2cc [2023-03-28T20:06:10.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:10.146Z] Removing intermediate container e653c4425ef9 [2023-03-28T20:06:10.146Z] ---> 558db07d9a26 [2023-03-28T20:06:10.146Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-28T20:06:10.146Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T20:06:10.147Z] Removing intermediate container e7bdc85aa2cc [2023-03-28T20:06:10.147Z] ---> 0cb9ec6c8662 [2023-03-28T20:06:10.147Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-03-28T20:06:10.147Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:06:10.147Z] OK: 7 MiB in 16 packages [2023-03-28T20:06:10.147Z] ---> af94ef3f7b65 [2023-03-28T20:06:10.147Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:06:10.147Z] ---> Running in 87920ef8004b [2023-03-28T20:06:10.147Z] ---> Running in 653eea281b1d [2023-03-28T20:06:10.147Z] Removing intermediate container 653eea281b1d [2023-03-28T20:06:10.147Z] ---> be810fc7ad7f [2023-03-28T20:06:10.147Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-03-28T20:06:10.407Z] ---> 09dc4dbcc92c [2023-03-28T20:06:10.407Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-28T20:06:10.407Z] ---> Running in 853ab3e80a66 [2023-03-28T20:06:10.981Z] Removing intermediate container 417526cdec20 [2023-03-28T20:06:10.981Z] ---> 214b2b2b7765 [2023-03-28T20:06:10.981Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:06:11.242Z] ---> 821587c8ebf2 [2023-03-28T20:06:11.242Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-28T20:06:11.503Z] Removing intermediate container 87920ef8004b [2023-03-28T20:06:11.503Z] ---> ab36b8d25176 [2023-03-28T20:06:11.503Z] Step 12/27 : WORKDIR /edgex-go [2023-03-28T20:06:12.077Z] ---> Running in ce3a3e4a151a [2023-03-28T20:06:12.077Z] ---> 577cd6335753 [2023-03-28T20:06:12.077Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:06:12.077Z] ---> 8d1610f3af15 [2023-03-28T20:06:12.077Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:06:12.077Z] Removing intermediate container 4c5ac991d5f1 [2023-03-28T20:06:12.077Z] ---> c5574e033d19 [2023-03-28T20:06:12.077Z] [2023-03-28T20:06:12.077Z] Step 10/24 : FROM alpine:3.17 [2023-03-28T20:06:12.077Z] ---> b2aa39c304c2 [2023-03-28T20:06:12.077Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:06:12.077Z] ---> Using cache [2023-03-28T20:06:12.077Z] ---> 640123155b56 [2023-03-28T20:06:12.077Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-28T20:06:12.077Z] ---> Using cache [2023-03-28T20:06:12.077Z] ---> 35cb1e4d1951 [2023-03-28T20:06:12.077Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-28T20:06:12.077Z] Removing intermediate container 853ab3e80a66 [2023-03-28T20:06:12.077Z] ---> c9d8a192c2ca [2023-03-28T20:06:12.077Z] Step 12/27 : WORKDIR /edgex-go [2023-03-28T20:06:12.077Z] ---> Running in ac9cf3a28b22 [2023-03-28T20:06:12.077Z] Removing intermediate container ce3a3e4a151a [2023-03-28T20:06:12.077Z] ---> a8c7517d7155 [2023-03-28T20:06:12.077Z] [2023-03-28T20:06:12.077Z] Step 13/27 : FROM alpine:3.17 [2023-03-28T20:06:12.077Z] ---> b2aa39c304c2 [2023-03-28T20:06:12.077Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-28T20:06:12.077Z] ---> Running in 3d09eecec0f9 [2023-03-28T20:06:12.077Z] ---> Running in f9c32b966a50 [2023-03-28T20:06:12.077Z] ---> a572a2bc3f37 [2023-03-28T20:06:12.077Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-28T20:06:12.077Z] ---> 4d604794cfaa [2023-03-28T20:06:12.078Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-28T20:06:12.078Z] Removing intermediate container ac9cf3a28b22 [2023-03-28T20:06:12.078Z] ---> c41364698f97 [2023-03-28T20:06:12.078Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-28T20:06:12.339Z] ---> Running in db5004008fae [2023-03-28T20:06:12.339Z] Removing intermediate container 3d09eecec0f9 [2023-03-28T20:06:12.339Z] ---> 414e8178f46b [2023-03-28T20:06:12.339Z] [2023-03-28T20:06:12.339Z] Step 13/27 : FROM alpine:3.17 [2023-03-28T20:06:12.339Z] ---> b2aa39c304c2 [2023-03-28T20:06:12.339Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-28T20:06:12.339Z] Removing intermediate container f9c32b966a50 [2023-03-28T20:06:12.339Z] ---> 684f34db6dfc [2023-03-28T20:06:12.339Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-28T20:06:12.339Z] ---> Using cache [2023-03-28T20:06:12.339Z] ---> 684f34db6dfc [2023-03-28T20:06:12.339Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-28T20:06:12.944Z] ---> Running in 63f88373ed1e [2023-03-28T20:06:12.944Z] ---> Running in 77a087d187fe [2023-03-28T20:06:12.944Z] Removing intermediate container db5004008fae [2023-03-28T20:06:12.944Z] ---> d149b6846598 [2023-03-28T20:06:12.944Z] Step 15/24 : WORKDIR / [2023-03-28T20:06:12.944Z] ---> f9c7db05d82e [2023-03-28T20:06:12.944Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-28T20:06:12.944Z] ---> 99078b163451 [2023-03-28T20:06:12.944Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:06:12.944Z] ---> Running in db1b902f2fb9 [2023-03-28T20:06:13.277Z] ---> 3535548f34c4 [2023-03-28T20:06:13.278Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-28T20:06:13.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:13.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:13.278Z] Removing intermediate container db1b902f2fb9 [2023-03-28T20:06:13.278Z] ---> ded40c26e02f [2023-03-28T20:06:13.278Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:06:13.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:13.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:13.539Z] ---> Running in 4f0134c8c5ba [2023-03-28T20:06:13.539Z] ---> 3542c7f15902 [2023-03-28T20:06:13.539Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-28T20:06:13.539Z] ---> ac683c023f53 [2023-03-28T20:06:13.539Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:06:13.539Z] Removing intermediate container 4f0134c8c5ba [2023-03-28T20:06:13.539Z] ---> 362c4d9449b7 [2023-03-28T20:06:13.539Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:06:13.799Z] ---> Running in d2a7c01ed0c8 [2023-03-28T20:06:13.799Z] v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-28T20:06:13.799Z] v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-28T20:06:13.799Z] OK: 17820 distinct packages available [2023-03-28T20:06:13.799Z] v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-28T20:06:13.799Z] v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-28T20:06:13.799Z] OK: 17820 distinct packages available [2023-03-28T20:06:13.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:13.799Z] Removing intermediate container d2a7c01ed0c8 [2023-03-28T20:06:13.799Z] ---> ad5e880031e3 [2023-03-28T20:06:13.799Z] Step 21/23 : LABEL arch=x86_64 [2023-03-28T20:06:13.799Z] ---> 9634a78dcc18 [2023-03-28T20:06:13.799Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-28T20:06:13.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:13.799Z] ---> Running in f754e9700f4d [2023-03-28T20:06:13.799Z] ---> Running in 54819df635c4 [2023-03-28T20:06:13.799Z] ---> 4629206a2975 [2023-03-28T20:06:13.799Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-28T20:06:13.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:13.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:14.061Z] Removing intermediate container 54819df635c4 [2023-03-28T20:06:14.061Z] ---> 37bfff18500e [2023-03-28T20:06:14.061Z] Step 22/23 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:06:14.061Z] ---> Running in 46c23cea9b95 [2023-03-28T20:06:14.061Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-28T20:06:14.061Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-28T20:06:14.061Z] (3/5) Installing libucontext (1.2-r0) [2023-03-28T20:06:14.061Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-28T20:06:14.061Z] (5/5) Installing openssl (3.0.8-r2) [2023-03-28T20:06:14.061Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:06:14.061Z] OK: 8 MiB in 20 packages [2023-03-28T20:06:14.321Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-28T20:06:14.321Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-28T20:06:14.321Z] (3/4) Installing libucontext (1.2-r0) [2023-03-28T20:06:14.321Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-28T20:06:14.321Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:06:14.321Z] OK: 7 MiB in 19 packages [2023-03-28T20:06:14.321Z] Removing intermediate container 46c23cea9b95 [2023-03-28T20:06:14.321Z] ---> d1eb1fc8c875 [2023-03-28T20:06:14.321Z] Step 23/23 : LABEL version=0.0.0 [2023-03-28T20:06:14.321Z] ---> de3eaa2d7472 [2023-03-28T20:06:14.321Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:06:14.321Z] ---> Running in 670dcde30230 [2023-03-28T20:06:14.581Z] Removing intermediate container 670dcde30230 [2023-03-28T20:06:14.581Z] ---> b7d908dd338c [2023-03-28T20:06:14.581Z] [2023-03-28T20:06:14.581Z] Successfully built b7d908dd338c [2023-03-28T20:06:14.581Z] ---> ace11fb26e75 [2023-03-28T20:06:14.581Z] Successfully tagged core-data:latest [2023-03-28T20:06:14.581Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-28T20:06:14.581Z] Building security-spire-server [2023-03-28T20:06:14.581Z]  Building core-data ... done  ---> Running in bd90a0099306 [2023-03-28T20:06:17.901Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:06:17.901Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:06:17.901Z] ---> 2d7a54ff36ff [2023-03-28T20:06:17.901Z] Step 3/26 : WORKDIR /edgex-go [2023-03-28T20:06:17.901Z] ---> Using cache [2023-03-28T20:06:17.901Z] ---> a58378ce3742 [2023-03-28T20:06:17.901Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-28T20:06:17.901Z] ---> Using cache [2023-03-28T20:06:17.901Z] ---> f686f42b9808 [2023-03-28T20:06:17.901Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-28T20:06:17.901Z] ---> Using cache [2023-03-28T20:06:17.901Z] ---> 1412a716cd6a [2023-03-28T20:06:17.901Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:06:17.901Z] ---> Using cache [2023-03-28T20:06:17.901Z] ---> 5a9374cb10f5 [2023-03-28T20:06:17.901Z] Step 7/26 : COPY . . [2023-03-28T20:06:17.901Z] ---> Using cache [2023-03-28T20:06:17.901Z] ---> ee0ea7413f23 [2023-03-28T20:06:17.901Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-28T20:06:17.901Z] ---> Using cache [2023-03-28T20:06:17.901Z] ---> f511ca1dcca3 [2023-03-28T20:06:17.901Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-28T20:06:17.901Z] ---> Using cache [2023-03-28T20:06:17.901Z] ---> 558db07d9a26 [2023-03-28T20:06:17.901Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-28T20:06:17.901Z] ---> Using cache [2023-03-28T20:06:17.901Z] ---> be810fc7ad7f [2023-03-28T20:06:17.901Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-03-28T20:06:17.901Z] Removing intermediate container f754e9700f4d [2023-03-28T20:06:17.901Z] ---> aec73eb13754 [2023-03-28T20:06:17.901Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"]Removing intermediate container bd90a0099306 [2023-03-28T20:06:17.901Z] [2023-03-28T20:06:17.901Z] ---> 6971fe5e3efd [2023-03-28T20:06:17.901Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:06:17.901Z] ---> Running in 6799ad5c6b46 [2023-03-28T20:06:17.901Z] Removing intermediate container 77a087d187fe [2023-03-28T20:06:17.901Z] ---> 920d6c18da53 [2023-03-28T20:06:17.901Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:06:17.901Z] Removing intermediate container 63f88373ed1e [2023-03-28T20:06:17.901Z] ---> 71cf20f2775a [2023-03-28T20:06:17.901Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:06:17.901Z] ---> Running in 901176e6e69c [2023-03-28T20:06:17.901Z] ---> Running in e18f2cfce8da [2023-03-28T20:06:18.161Z] Removing intermediate container e18f2cfce8da [2023-03-28T20:06:18.162Z] ---> 432d6db542f4 [2023-03-28T20:06:18.162Z] Step 22/24 : LABEL arch=x86_64 [2023-03-28T20:06:18.162Z] Removing intermediate container 901176e6e69c [2023-03-28T20:06:18.162Z] ---> ae8d99bf6486 [2023-03-28T20:06:18.162Z] Step 23/25 : LABEL arch=x86_64 [2023-03-28T20:06:18.162Z] ---> Running in 7099efe96093 [2023-03-28T20:06:18.162Z] ---> 394797119d3a [2023-03-28T20:06:18.162Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:06:18.162Z] ---> 5392c354f7f2 [2023-03-28T20:06:18.162Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:06:18.162Z] ---> Running in 02812bfd9a4d [2023-03-28T20:06:18.162Z] Removing intermediate container 7099efe96093 [2023-03-28T20:06:18.162Z] ---> 2e848aac8e2e [2023-03-28T20:06:18.162Z] Step 23/24 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:06:18.162Z] ---> Running in 08e1feba6cf2 [2023-03-28T20:06:18.464Z] Removing intermediate container 02812bfd9a4d [2023-03-28T20:06:18.464Z] ---> 46214af4da48 [2023-03-28T20:06:18.464Z] Step 24/25 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:06:18.464Z] ---> 3268e50be1a2 [2023-03-28T20:06:18.464Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-28T20:06:18.464Z] ---> ebf072757f17 [2023-03-28T20:06:18.464Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-28T20:06:18.464Z] ---> Running in f5edc7f06c12 [2023-03-28T20:06:18.464Z] Removing intermediate container 08e1feba6cf2 [2023-03-28T20:06:18.464Z] ---> fcf102f808c3 [2023-03-28T20:06:18.464Z] Step 24/24 : LABEL version=0.0.0 [2023-03-28T20:06:18.464Z] ---> Running in eae9a8d8afbc [2023-03-28T20:06:18.730Z] Removing intermediate container f5edc7f06c12 [2023-03-28T20:06:18.730Z] ---> 20dc32c04e7b [2023-03-28T20:06:18.730Z] Step 25/25 : LABEL version=0.0.0 [2023-03-28T20:06:20.657Z] Removing intermediate container eae9a8d8afbc [2023-03-28T20:06:20.657Z] ---> 63a8d8fe120d [2023-03-28T20:06:20.657Z] [2023-03-28T20:06:20.657Z] ---> Running in f0d8336f72ff [2023-03-28T20:06:20.657Z] Removing intermediate container 6799ad5c6b46 [2023-03-28T20:06:20.657Z] ---> 60bd4eaa646b [2023-03-28T20:06:20.657Z] Step 12/26 : WORKDIR /edgex-go [2023-03-28T20:06:20.657Z] ---> 49be55a682af [2023-03-28T20:06:20.657Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-28T20:06:20.657Z] ---> e83c9930e9a8 [2023-03-28T20:06:20.657Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-28T20:06:20.915Z] ---> Running in 0b3cb116a3ce [2023-03-28T20:06:20.915Z] Successfully built 63a8d8fe120d [2023-03-28T20:06:20.915Z] Successfully tagged core-command:latest [2023-03-28T20:06:20.915Z]  Building core-command ... done Removing intermediate container f0d8336f72ff [2023-03-28T20:06:20.915Z] Building support-notifications [2023-03-28T20:06:20.915Z] ---> 8188a8f90845 [2023-03-28T20:06:20.915Z] [2023-03-28T20:06:20.915Z] ---> 3022b807c454 [2023-03-28T20:06:20.915Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-28T20:06:20.915Z] Successfully built 8188a8f90845 [2023-03-28T20:06:21.360Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-28T20:06:22.944Z] Successfully tagged security-secretstore-setup:latest [2023-03-28T20:06:22.944Z] Building security-spiffe-token-provider [2023-03-28T20:06:23.897Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:06:23.897Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:06:23.897Z] ---> 2d7a54ff36ff [2023-03-28T20:06:23.897Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:06:23.897Z] ---> Using cache [2023-03-28T20:06:23.897Z] ---> 8ab4874275ea [2023-03-28T20:06:23.897Z] Step 4/23 : WORKDIR /edgex-go [2023-03-28T20:06:23.897Z] ---> Using cache [2023-03-28T20:06:23.897Z] ---> c8779dac74c0 [2023-03-28T20:06:23.897Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-28T20:06:26.437Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:06:26.437Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:06:26.437Z] ---> 2d7a54ff36ff [2023-03-28T20:06:26.437Z] Step 3/20 : WORKDIR /edgex-go [2023-03-28T20:06:26.437Z] ---> Using cache [2023-03-28T20:06:26.437Z] ---> a58378ce3742 [2023-03-28T20:06:26.437Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-28T20:06:27.026Z] Removing intermediate container 0b3cb116a3ce [2023-03-28T20:06:27.026Z] ---> a7f1a623b36d [2023-03-28T20:06:27.026Z] [2023-03-28T20:06:27.026Z] Step 13/26 : FROM alpine:3.17 [2023-03-28T20:06:27.026Z] ---> b2aa39c304c2 [2023-03-28T20:06:27.026Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-28T20:06:27.026Z] ---> Using cache [2023-03-28T20:06:27.027Z] ---> 684f34db6dfc [2023-03-28T20:06:27.027Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-28T20:06:27.027Z] ---> Using cache [2023-03-28T20:06:27.027Z] ---> 920d6c18da53 [2023-03-28T20:06:27.027Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:06:27.289Z] ---> Using cache [2023-03-28T20:06:28.261Z] ---> 394797119d3a [2023-03-28T20:06:28.261Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:06:28.261Z] ---> Using cache [2023-03-28T20:06:28.261Z] ---> 3268e50be1a2 [2023-03-28T20:06:28.261Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-28T20:06:28.261Z] ---> Running in f4fca492fce5 [2023-03-28T20:06:28.261Z] ---> 840632a14efb [2023-03-28T20:06:28.261Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-28T20:06:28.261Z] ---> Running in 0d7b0d7eb7a0 [2023-03-28T20:06:28.261Z] ---> Running in 93ecbe5d0141 [2023-03-28T20:06:28.518Z] Removing intermediate container f4fca492fce5 [2023-03-28T20:06:28.518Z] ---> a35a855e266d [2023-03-28T20:06:28.518Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-28T20:06:28.775Z] ---> ad3782d2a88d [2023-03-28T20:06:28.775Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-28T20:06:29.344Z] ---> f5897858c9cc [2023-03-28T20:06:29.344Z] Step 22/27 : WORKDIR / [2023-03-28T20:06:29.344Z] ---> 4cb578f5e8ff [2023-03-28T20:06:29.344Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-28T20:06:29.344Z] ---> Running in ccac7aad027f [2023-03-28T20:06:29.603Z] Removing intermediate container ccac7aad027f [2023-03-28T20:06:29.603Z] ---> 192467595788 [2023-03-28T20:06:29.603Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-28T20:06:29.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:29.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:29.603Z] ---> 0dbbb7431b26 [2023-03-28T20:06:29.603Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-28T20:06:29.893Z] ---> Running in 64afdf9be065 [2023-03-28T20:06:29.893Z] ---> Running in 1466e4691972 [2023-03-28T20:06:29.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:29.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:29.893Z] Removing intermediate container 64afdf9be065 [2023-03-28T20:06:29.893Z] ---> 62acf01bee0c [2023-03-28T20:06:29.893Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-28T20:06:29.893Z] Removing intermediate container 1466e4691972 [2023-03-28T20:06:29.893Z] ---> 9e5b4cae41d9 [2023-03-28T20:06:29.893Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-28T20:06:29.893Z] ---> Running in 8d21a97c99ec [2023-03-28T20:06:30.157Z] OK: 265 MiB in 53 packages [2023-03-28T20:06:30.157Z] ---> Running in 21beff6ba38d [2023-03-28T20:06:30.157Z] Removing intermediate container 8d21a97c99ec [2023-03-28T20:06:30.157Z] ---> daef3b83e1f2 [2023-03-28T20:06:30.157Z] Step 25/27 : LABEL arch=x86_64 [2023-03-28T20:06:30.157Z] ---> Running in cb8efa21153c [2023-03-28T20:06:30.157Z] v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-28T20:06:30.157Z] v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-28T20:06:30.157Z] OK: 17823 distinct packages available [2023-03-28T20:06:30.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:30.157Z] Removing intermediate container 21beff6ba38d [2023-03-28T20:06:30.157Z] ---> 38a2462faaae [2023-03-28T20:06:30.157Z] Step 25/27 : LABEL arch=x86_64 [2023-03-28T20:06:30.419Z] Removing intermediate container cb8efa21153c [2023-03-28T20:06:30.419Z] ---> bff442c5ae34 [2023-03-28T20:06:30.419Z] Step 26/27 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:06:30.419Z] ---> 36e7f4cd709b [2023-03-28T20:06:30.419Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-28T20:06:30.419Z] ---> Running in fbf70aa03fe2 [2023-03-28T20:06:30.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:30.419Z] ---> Running in c1534289caa3 [2023-03-28T20:06:30.419Z] Removing intermediate container fbf70aa03fe2 [2023-03-28T20:06:30.419Z] ---> d58da348f162 [2023-03-28T20:06:30.419Z] Step 26/27 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:06:30.419Z] Removing intermediate container 0d7b0d7eb7a0 [2023-03-28T20:06:30.419Z] ---> 437d4ccd5cdd [2023-03-28T20:06:30.419Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-28T20:06:30.419Z] ---> 883caa7daa41 [2023-03-28T20:06:30.419Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-28T20:06:30.419Z] Removing intermediate container c1534289caa3 [2023-03-28T20:06:30.419Z] ---> 92c134229320 [2023-03-28T20:06:30.419Z] Step 27/27 : LABEL version=0.0.0 [2023-03-28T20:06:30.677Z] ---> Running in 5a0392f85172 [2023-03-28T20:06:30.677Z] ---> Running in 99e9cf3af983 [2023-03-28T20:06:30.677Z] OK: 265 MiB in 53 packages [2023-03-28T20:06:30.677Z] Removing intermediate container 5a0392f85172 [2023-03-28T20:06:30.677Z] ---> 188f0cc7c4e8 [2023-03-28T20:06:30.677Z] Step 27/27 : LABEL version=0.0.0 [2023-03-28T20:06:30.677Z] ---> 89619d0a0df5 [2023-03-28T20:06:30.677Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:06:30.678Z] ---> deefc9218d31 [2023-03-28T20:06:30.678Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-28T20:06:30.678Z] ---> Running in ff86615d23ce [2023-03-28T20:06:30.678Z] Removing intermediate container 99e9cf3af983 [2023-03-28T20:06:30.678Z] ---> b62a9eef9227 [2023-03-28T20:06:30.678Z] [2023-03-28T20:06:30.678Z] ---> Running in 34e7654b40b2 [2023-03-28T20:06:30.678Z] Successfully built b62a9eef9227 [2023-03-28T20:06:30.678Z] Successfully tagged security-spire-config:latest [2023-03-28T20:06:30.678Z]  Building security-spire-config ... done Building security-proxy-setup [2023-03-28T20:06:30.678Z] Removing intermediate container ff86615d23ce [2023-03-28T20:06:30.678Z] ---> 303b7bb22ce0 [2023-03-28T20:06:30.678Z] [2023-03-28T20:06:30.936Z] ---> 8c713f99bd31 [2023-03-28T20:06:30.936Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-28T20:06:30.936Z] Successfully built 303b7bb22ce0 [2023-03-28T20:06:31.585Z] Successfully tagged security-spire-agent:latest [2023-03-28T20:06:33.560Z]  Building security-spire-agent ... done  ---> Running in bfe75dccf347 [2023-03-28T20:06:33.560Z] Removing intermediate container 93ecbe5d0141 [2023-03-28T20:06:33.560Z] ---> 8577e947fd40 [2023-03-28T20:06:33.560Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-28T20:06:33.560Z] Removing intermediate container bfe75dccf347 [2023-03-28T20:06:33.560Z] ---> e61d45fe4e6e [2023-03-28T20:06:33.560Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-28T20:06:34.132Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:06:34.132Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:06:34.132Z] ---> 2d7a54ff36ff [2023-03-28T20:06:34.132Z] Step 3/22 : WORKDIR /edgex-go [2023-03-28T20:06:34.132Z] ---> Using cache [2023-03-28T20:06:34.132Z] ---> a58378ce3742 [2023-03-28T20:06:34.132Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-28T20:06:34.132Z] ---> Using cache [2023-03-28T20:06:34.132Z] ---> 6599edbde187 [2023-03-28T20:06:34.132Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-28T20:06:34.132Z] ---> Using cache [2023-03-28T20:06:34.132Z] ---> 6225156b3488 [2023-03-28T20:06:34.132Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:06:34.132Z] ---> Using cache [2023-03-28T20:06:34.132Z] ---> 830f9007df99 [2023-03-28T20:06:34.132Z] Step 7/22 : COPY . . [2023-03-28T20:06:34.132Z] ---> Using cache [2023-03-28T20:06:34.132Z] ---> 2f94f8456972 [2023-03-28T20:06:34.132Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-28T20:06:34.703Z] ---> Running in 331152a3dd9b [2023-03-28T20:06:34.703Z] ---> 122e6598f02c [2023-03-28T20:06:34.703Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:06:34.703Z] ---> Running in 022bb2d174af [2023-03-28T20:06:34.703Z] ---> Running in bbf539f72236 [2023-03-28T20:06:34.968Z] Removing intermediate container 331152a3dd9b [2023-03-28T20:06:34.968Z] ---> 56782c3236ba [2023-03-28T20:06:34.968Z] Step 24/26 : LABEL arch=x86_64 [2023-03-28T20:06:34.968Z] ---> Running in 5013a89bb0f4 [2023-03-28T20:06:35.230Z] Removing intermediate container 5013a89bb0f4 [2023-03-28T20:06:35.230Z] ---> 2193b26917e7 [2023-03-28T20:06:35.230Z] Step 25/26 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:06:35.230Z] ---> Running in 1be82b729b6f [2023-03-28T20:06:35.230Z] Removing intermediate container 1be82b729b6f [2023-03-28T20:06:35.230Z] ---> a2c16e718431 [2023-03-28T20:06:35.230Z] Step 26/26 : LABEL version=0.0.0 [2023-03-28T20:06:35.230Z] 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-03-28T20:06:35.513Z] ---> Running in b88b690ab17d [2023-03-28T20:06:35.513Z] Removing intermediate container b88b690ab17d [2023-03-28T20:06:35.513Z] ---> 9a50aff0ce87 [2023-03-28T20:06:35.513Z] [2023-03-28T20:06:35.513Z] Successfully built 9a50aff0ce87 [2023-03-28T20:06:35.772Z] Successfully tagged security-spire-server:latest [2023-03-28T20:07:02.335Z]  Building security-spire-server ... done Removing intermediate container bbf539f72236 [2023-03-28T20:07:02.335Z] ---> 342f70316851 [2023-03-28T20:07:02.335Z] Step 7/20 : COPY . . [2023-03-28T20:07:02.335Z] Removing intermediate container 34e7654b40b2 [2023-03-28T20:07:02.335Z] ---> d580c1bfd483 [2023-03-28T20:07:02.335Z] Step 8/23 : COPY . . [2023-03-28T20:07:10.526Z] Removing intermediate container 022bb2d174af [2023-03-28T20:07:10.526Z] ---> 4055deaa1c6e [2023-03-28T20:07:10.526Z] [2023-03-28T20:07:10.526Z] Step 9/22 : FROM alpine:3.17 [2023-03-28T20:07:10.526Z] ---> b2aa39c304c2 [2023-03-28T20:07:10.526Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-28T20:07:10.526Z] ---> Running in 773c17c96688 [2023-03-28T20:07:10.526Z] ---> 0515cd98b5d3 [2023-03-28T20:07:10.526Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-28T20:07:10.526Z] ---> 219d55250bc8 [2023-03-28T20:07:10.526Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-28T20:07:10.526Z] ---> Running in 8cf24a6ca0ef [2023-03-28T20:07:10.526Z] ---> Running in 45854324f5f7 [2023-03-28T20:07:10.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:07:10.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:07:10.526Z] 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-03-28T20:07:10.526Z] 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-03-28T20:07:10.526Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-28T20:07:10.526Z] (2/2) Installing openssl (3.0.8-r2) [2023-03-28T20:07:10.526Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:07:10.526Z] OK: 8 MiB in 17 packages [2023-03-28T20:07:11.095Z] Removing intermediate container 773c17c96688 [2023-03-28T20:07:11.095Z] ---> ac384687c6cb [2023-03-28T20:07:11.095Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-28T20:07:11.095Z] ---> Running in c1e20084a62a [2023-03-28T20:07:11.356Z] Removing intermediate container c1e20084a62a [2023-03-28T20:07:11.356Z] ---> 1bdc75ea7098 [2023-03-28T20:07:11.356Z] Step 12/22 : WORKDIR /edgex [2023-03-28T20:07:11.619Z] ---> Running in b476c5f6ee20 [2023-03-28T20:07:11.619Z] Removing intermediate container b476c5f6ee20 [2023-03-28T20:07:11.619Z] ---> 6d87adb541b0 [2023-03-28T20:07:11.619Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:07:11.880Z] ---> a8357250292b [2023-03-28T20:07:11.880Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:07:11.880Z] ---> ecef76ff37b5 [2023-03-28T20:07:11.880Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-28T20:07:12.140Z] ---> 9d00b522000b [2023-03-28T20:07:12.140Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-28T20:07:12.714Z] ---> e16a9e721e52 [2023-03-28T20:07:12.714Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-28T20:07:13.282Z] ---> 991f6843670e [2023-03-28T20:07:13.282Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-28T20:07:13.541Z] ---> Running in a993119090f4 [2023-03-28T20:07:15.449Z] Removing intermediate container a993119090f4 [2023-03-28T20:07:15.449Z] ---> b03fbff7c001 [2023-03-28T20:07:15.450Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-28T20:07:15.450Z] ---> Running in 45ca58383822 [2023-03-28T20:07:16.028Z] Removing intermediate container 45ca58383822 [2023-03-28T20:07:16.028Z] ---> 039bc0d4573a [2023-03-28T20:07:16.028Z] Step 20/22 : LABEL arch=x86_64 [2023-03-28T20:07:16.623Z] ---> Running in 4e771f6c533f [2023-03-28T20:07:17.286Z] Removing intermediate container 4e771f6c533f [2023-03-28T20:07:17.286Z] ---> 4357fbcae129 [2023-03-28T20:07:17.286Z] Step 21/22 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:07:17.544Z] ---> Running in 06f99aad97d0 [2023-03-28T20:07:18.474Z] Removing intermediate container 06f99aad97d0 [2023-03-28T20:07:18.474Z] ---> 1a993d451fd6 [2023-03-28T20:07:18.474Z] Step 22/22 : LABEL version=0.0.0 [2023-03-28T20:07:19.049Z] ---> Running in 3bd719b95068 [2023-03-28T20:07:19.980Z] Removing intermediate container 3bd719b95068 [2023-03-28T20:07:19.980Z] ---> ea7d865bec2b [2023-03-28T20:07:19.980Z] [2023-03-28T20:07:19.980Z] Successfully built ea7d865bec2b [2023-03-28T20:07:19.980Z] Successfully tagged security-proxy-setup:latest [2023-03-28T20:07:41.883Z]  Building security-proxy-setup ... done Removing intermediate container 45854324f5f7 [2023-03-28T20:07:41.883Z] ---> 111d6d78c4ee [2023-03-28T20:07:41.883Z] [2023-03-28T20:07:41.883Z] Step 9/20 : FROM alpine:3.17 [2023-03-28T20:07:41.883Z] ---> b2aa39c304c2 [2023-03-28T20:07:41.883Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-28T20:07:41.883Z] ---> Using cache [2023-03-28T20:07:41.883Z] ---> 95c46308a98f [2023-03-28T20:07:41.883Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-28T20:07:41.883Z] Removing intermediate container 8cf24a6ca0ef [2023-03-28T20:07:41.883Z] ---> 67a99cd6707c [2023-03-28T20:07:41.883Z] [2023-03-28T20:07:41.883Z] Step 10/23 : FROM alpine:3.17 [2023-03-28T20:07:41.883Z] ---> b2aa39c304c2 [2023-03-28T20:07:41.883Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-28T20:07:41.883Z] ---> Running in 81b89037467d [2023-03-28T20:07:41.883Z] ---> Running in 303c7ac17b67 [2023-03-28T20:07:41.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:07:41.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:07:41.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:07:41.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:07:41.883Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-28T20:07:41.883Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-28T20:07:41.883Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:07:41.883Z] Executing ca-certificates-20220614-r4.trigger [2023-03-28T20:07:41.883Z] v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-28T20:07:41.883Z] v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-28T20:07:41.883Z] OK: 17820 distinct packages available [2023-03-28T20:07:41.883Z] OK: 8 MiB in 17 packages [2023-03-28T20:07:41.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:07:41.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:07:41.883Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-28T20:07:41.883Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-28T20:07:41.883Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-28T20:07:41.883Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-28T20:07:41.883Z] (5/9) Installing curl (7.88.1-r1) [2023-03-28T20:07:41.883Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-28T20:07:41.883Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-28T20:07:41.883Z] (8/9) Installing libucontext (1.2-r0) [2023-03-28T20:07:41.883Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-28T20:07:41.883Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:07:41.883Z] Executing ca-certificates-20220614-r4.trigger [2023-03-28T20:07:41.883Z] Removing intermediate container 303c7ac17b67 [2023-03-28T20:07:41.883Z] ---> 73a4fb57d0a1 [2023-03-28T20:07:41.883Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-28T20:07:41.883Z] ---> Running in 8eb0285e0db3 [2023-03-28T20:07:41.883Z] OK: 10 MiB in 24 packages [2023-03-28T20:07:41.883Z] Removing intermediate container 8eb0285e0db3 [2023-03-28T20:07:41.883Z] ---> 1f128a8c7819 [2023-03-28T20:07:41.883Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-28T20:07:41.883Z] ---> Running in 7e378faaf9ed [2023-03-28T20:07:41.883Z] Removing intermediate container 7e378faaf9ed [2023-03-28T20:07:41.883Z] ---> 6476d8b9ffe8 [2023-03-28T20:07:41.883Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-28T20:07:41.883Z] ---> Running in 4a4218a7a45b [2023-03-28T20:07:41.883Z] Removing intermediate container 4a4218a7a45b [2023-03-28T20:07:41.883Z] ---> b2cb53d47cd7 [2023-03-28T20:07:41.883Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:07:41.883Z] ---> 4e3e5a6dad53 [2023-03-28T20:07:41.883Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:07:41.883Z] Removing intermediate container 81b89037467d [2023-03-28T20:07:41.883Z] ---> a53b408cd3cd [2023-03-28T20:07:41.883Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:07:41.883Z] ---> d3abf48b1f56 [2023-03-28T20:07:41.883Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-28T20:07:41.883Z] ---> 32621e5edbc0 [2023-03-28T20:07:41.883Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:07:41.883Z] ---> b779c28bb209 [2023-03-28T20:07:41.883Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-28T20:07:42.453Z] ---> 86c9a7ffa6f4 [2023-03-28T20:07:42.453Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:07:42.712Z] ---> af6a0798e962 [2023-03-28T20:07:42.712Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:07:42.712Z] ---> 02fc6c3fbe7d [2023-03-28T20:07:42.713Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-28T20:07:42.713Z] ---> 123e42dab0a4 [2023-03-28T20:07:42.713Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-28T20:07:42.713Z] ---> Running in a82bd11dbf3e [2023-03-28T20:07:42.713Z] ---> Running in 306c4ff821c6 [2023-03-28T20:07:42.713Z] Removing intermediate container a82bd11dbf3e [2023-03-28T20:07:42.713Z] ---> 29ad8bc6bde7 [2023-03-28T20:07:42.713Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:07:42.713Z] Removing intermediate container 306c4ff821c6 [2023-03-28T20:07:42.713Z] ---> 2e3c7b55ec84 [2023-03-28T20:07:42.713Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:07:42.975Z] ---> Running in 9a9ad9d4a936 [2023-03-28T20:07:42.975Z] ---> Running in 97580e21f82d [2023-03-28T20:07:42.975Z] Removing intermediate container 9a9ad9d4a936 [2023-03-28T20:07:42.975Z] ---> 2542c21fed94 [2023-03-28T20:07:42.975Z] Step 21/23 : LABEL arch=x86_64 [2023-03-28T20:07:42.975Z] Removing intermediate container 97580e21f82d [2023-03-28T20:07:42.975Z] ---> 3f6456fc8484 [2023-03-28T20:07:42.975Z] Step 18/20 : LABEL arch=x86_64 [2023-03-28T20:07:42.975Z] ---> Running in 3dfa4271e4e4 [2023-03-28T20:07:42.975Z] ---> Running in df881417db58 [2023-03-28T20:07:42.975Z] Removing intermediate container 3dfa4271e4e4 [2023-03-28T20:07:42.975Z] ---> 6a28626884bc [2023-03-28T20:07:42.975Z] Step 22/23 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:07:42.975Z] Removing intermediate container df881417db58 [2023-03-28T20:07:42.975Z] ---> 56a2d4d88ec1 [2023-03-28T20:07:42.975Z] Step 19/20 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:07:43.252Z] ---> Running in 41979961f75e [2023-03-28T20:07:43.252Z] ---> Running in 32b69e9b8404 [2023-03-28T20:07:43.252Z] Removing intermediate container 41979961f75e [2023-03-28T20:07:43.252Z] ---> c93396c3075c [2023-03-28T20:07:43.252Z] Step 23/23 : LABEL version=0.0.0 [2023-03-28T20:07:43.252Z] ---> Running in e2cc13e5844c [2023-03-28T20:07:43.252Z] Removing intermediate container 32b69e9b8404 [2023-03-28T20:07:43.252Z] ---> cb37d5069456 [2023-03-28T20:07:43.252Z] Step 20/20 : LABEL version=0.0.0 [2023-03-28T20:07:43.252Z] ---> Running in ed421a14f568 [2023-03-28T20:07:43.252Z] Removing intermediate container e2cc13e5844c [2023-03-28T20:07:43.252Z] ---> 5b69c3254e8c [2023-03-28T20:07:43.252Z] [2023-03-28T20:07:43.252Z] Removing intermediate container ed421a14f568 [2023-03-28T20:07:43.252Z] ---> 16f993a72a12 [2023-03-28T20:07:43.252Z] [2023-03-28T20:07:43.252Z] Successfully built 5b69c3254e8c [2023-03-28T20:07:43.511Z] Successfully tagged support-notifications:latest [2023-03-28T20:07:43.511Z]  Building support-notifications ... done Successfully built 16f993a72a12 [2023-03-28T20:07:43.511Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-28T20:07:43.517Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-28T20:07:43.558Z] $ docker stop --time=1 a5eb0a3d16d8fd5775eed4d8a6a8cf29f3c770a52c5ba91c826cc99461a62ae3 [2023-03-28T20:07:44.830Z] $ docker rm -f --volumes a5eb0a3d16d8fd5775eed4d8a6a8cf29f3c770a52c5ba91c826cc99461a62ae3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T20:07:45.257Z] + docker images [2023-03-28T20:07:45.257Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-28T20:07:45.257Z] support-notifications latest 5b69c3254e8c 2 seconds ago 32.7MB [2023-03-28T20:07:45.257Z] security-spiffe-token-provider latest 16f993a72a12 2 seconds ago 32.8MB [2023-03-28T20:07:45.257Z] 67a99cd6707c 8 seconds ago 1.75GB [2023-03-28T20:07:45.257Z] 111d6d78c4ee 9 seconds ago 1.73GB [2023-03-28T20:07:45.257Z] security-proxy-setup latest ea7d865bec2b 27 seconds ago 18.7MB [2023-03-28T20:07:45.257Z] 4055deaa1c6e 44 seconds ago 1.67GB [2023-03-28T20:07:45.257Z] security-spire-server latest 9a50aff0ce87 About a minute ago 89.8MB [2023-03-28T20:07:45.257Z] security-spire-config latest b62a9eef9227 About a minute ago 88.9MB [2023-03-28T20:07:45.257Z] security-spire-agent latest 303b7bb22ce0 About a minute ago 129MB [2023-03-28T20:07:45.257Z] a7f1a623b36d About a minute ago 1.54GB [2023-03-28T20:07:45.257Z] security-secretstore-setup latest 8188a8f90845 About a minute ago 32.8MB [2023-03-28T20:07:45.257Z] core-command latest 63a8d8fe120d About a minute ago 19.8MB [2023-03-28T20:07:45.257Z] core-data latest b7d908dd338c About a minute ago 20MB [2023-03-28T20:07:45.257Z] 414e8178f46b About a minute ago 1.54GB [2023-03-28T20:07:45.257Z] a8c7517d7155 About a minute ago 1.54GB [2023-03-28T20:07:45.257Z] c5574e033d19 About a minute ago 1.69GB [2023-03-28T20:07:45.257Z] f22ddbf84499 About a minute ago 1.69GB [2023-03-28T20:07:45.257Z] 0a6ede18194c About a minute ago 1.68GB [2023-03-28T20:07:45.257Z] security-bootstrapper latest ea85d0aa9d07 2 minutes ago 22.2MB [2023-03-28T20:07:45.257Z] core-common-config-bootstrapper latest b3dfbd7d38c4 2 minutes ago 17.2MB [2023-03-28T20:07:45.257Z] security-proxy-auth latest 9a40b812a495 2 minutes ago 18.3MB [2023-03-28T20:07:45.257Z] support-scheduler latest 50972f94531d 2 minutes ago 32.1MB [2023-03-28T20:07:45.257Z] core-metadata latest 7e376a6f59aa 2 minutes ago 20.4MB [2023-03-28T20:07:45.257Z] 4fa88870d7cd 2 minutes ago 1.75GB [2023-03-28T20:07:45.257Z] fd2b4d3e745f 3 minutes ago 1.69GB [2023-03-28T20:07:45.257Z] aa640ab90e48 3 minutes ago 1.66GB [2023-03-28T20:07:45.257Z] e2e3f7274079 3 minutes ago 1.68GB [2023-03-28T20:07:45.257Z] 65b12dfd9024 3 minutes ago 1.67GB [2023-03-28T20:07:45.257Z] ci-base-image-x86_64 latest 2d7a54ff36ff 7 minutes ago 881MB [2023-03-28T20:07:45.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB [2023-03-28T20:07:45.257Z] alpine 3.17 b2aa39c304c2 6 weeks ago 7.05MB [2023-03-28T20:07:45.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-28T20:07:45.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [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-03-28T20:08:28.082Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-28T20:08:28.082Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-28T20:08:28.082Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-28T20:08:28.082Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-28T20:08:29.499Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-28T20:08:32.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-28T20:08:32.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-28T20:08:32.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-28T20:08:32.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-28T20:08:35.448Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-28T20:08:38.064Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-28T20:08:38.064Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-28T20:08:38.064Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-28T20:08:38.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-28T20:08:53.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-28T20:08:53.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-28T20:08:54.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.776s coverage: 28.7% of statements [2023-03-28T20:09:06.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.293s coverage: 98.5% of statements [2023-03-28T20:09:11.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-28T20:09:11.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-28T20:09:11.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-28T20:09:15.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.463s coverage: 71.3% of statements [2023-03-28T20:09:18.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-28T20:09:18.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-28T20:09:18.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.344s coverage: 54.0% of statements [2023-03-28T20:09:22.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-28T20:09:22.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-28T20:09:22.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-28T20:09:22.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-28T20:09:22.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-28T20:09:29.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-28T20:09:29.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-28T20:09:41.769Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.046s coverage: 88.5% of statements [2023-03-28T20:09:41.769Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.549s coverage: 3.9% of statements [2023-03-28T20:09:46.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-28T20:09:46.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-28T20:09:46.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-28T20:09:47.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.921s coverage: 95.6% of statements [2023-03-28T20:09:48.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-28T20:09:48.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-28T20:09:48.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-28T20:09:48.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-28T20:09:48.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-28T20:09:48.517Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 72.2% of statements [2023-03-28T20:09:55.172Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-28T20:09:55.172Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-28T20:09:55.172Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-28T20:09:55.172Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.276s coverage: 65.9% of statements [2023-03-28T20:10:07.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-28T20:10:07.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-28T20:10:07.493Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.450s coverage: 0.9% of statements [2023-03-28T20:10:07.493Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 29.0% of statements [2023-03-28T20:10:10.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.279s coverage: 44.1% of statements [2023-03-28T20:10:10.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.244s coverage: 82.9% of statements [2023-03-28T20:10:10.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.231s coverage: 94.1% of statements [2023-03-28T20:10:10.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements [2023-03-28T20:10:14.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements [2023-03-28T20:10:16.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-28T20:10:16.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-28T20:10:16.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-28T20:10:16.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-28T20:10:19.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-28T20:10:19.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-28T20:10:19.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-28T20:10:19.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-28T20:10:26.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.216s coverage: 94.4% of statements [2023-03-28T20:10:26.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-28T20:10:26.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-28T20:10:26.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-28T20:10:26.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-28T20:10:32.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-28T20:10:32.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-28T20:10:33.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-28T20:10:41.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.174s coverage: 79.9% of statements [2023-03-28T20:10:41.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-28T20:10:43.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-28T20:10:44.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.278s coverage: 92.9% of statements [2023-03-28T20:10:44.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements [2023-03-28T20:10:44.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.219s coverage: 62.3% of statements [2023-03-28T20:10:44.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements [2023-03-28T20:10:44.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.219s coverage: 20.0% of statements [2023-03-28T20:10:44.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements [2023-03-28T20:10:44.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.463s coverage: 81.2% of statements [2023-03-28T20:10:44.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.510s coverage: 82.1% of statements [2023-03-28T20:10:44.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.220s coverage: 86.0% of statements [2023-03-28T20:10:49.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-28T20:10:49.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-28T20:10:50.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.164s coverage: 63.1% of statements [2023-03-28T20:10:50.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.240s coverage: 100.0% of statements [2023-03-28T20:10:52.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.136s coverage: 89.4% of statements [2023-03-28T20:10:52.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements [2023-03-28T20:10:52.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2023-03-28T20:10:52.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-28T20:10:52.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-28T20:10:52.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-28T20:10:52.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-03-28T20:11:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-28T20:11:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-28T20:11:01.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-28T20:11:02.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.085s coverage: 38.4% of statements [2023-03-28T20:11:02.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.269s coverage: 89.5% of statements [2023-03-28T20:11:07.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-28T20:11:07.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-28T20:11:07.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-28T20:11:07.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-28T20:11:07.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.225s coverage: 84.8% of statements [2023-03-28T20:11:14.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-28T20:11:14.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-28T20:11:14.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-28T20:11:14.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-28T20:11:20.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.315s coverage: 17.7% of statements [2023-03-28T20:11:21.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-28T20:11:21.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-28T20:11:21.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-28T20:11:21.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-28T20:11:22.142Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.595s coverage: 92.3% of statements [2023-03-28T20:11:26.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-28T20:11:26.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-28T20:11:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.305s coverage: 61.5% of statements [2023-03-28T20:11:29.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-28T20:11:29.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-28T20:11:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.401s coverage: 97.7% of statements [2023-03-28T20:11:30.442Z] 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-03-28T20:11:30.442Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-28T20:11:30.442Z] go vet ./... [2023-03-28T20:14:22.193Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T20:14:22.193Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T20:14:22.193Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-28T20:14:22.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-28T20:14:22.898Z] + ls -al . [2023-03-28T20:14:22.898Z] total 700 [2023-03-28T20:14:22.898Z] drwxrwxr-x 10 1001 1001 4096 Mar 28 20:05 . [2023-03-28T20:14:22.898Z] drwxr-xr-x 4 root root 4096 Mar 28 20:05 .. [2023-03-28T20:14:22.898Z] drwxrwxr-x 2 1001 1001 4096 Mar 28 20:03 .blubracket [2023-03-28T20:14:22.898Z] -rw-rw-r-- 1 1001 1001 16 Mar 28 20:03 .dockerignore [2023-03-28T20:14:22.898Z] drwxrwxr-x 8 1001 1001 4096 Mar 28 20:03 .git [2023-03-28T20:14:22.898Z] drwxrwxr-x 3 1001 1001 4096 Mar 28 20:03 .github [2023-03-28T20:14:22.898Z] -rw-rw-r-- 1 1001 1001 1133 Mar 28 20:03 .gitignore [2023-03-28T20:14:22.898Z] -rw-rw-r-- 1 1001 1001 42 Mar 28 20:03 .golangci.yml [2023-03-28T20:14:22.898Z] -rw-rw-r-- 1 1001 1001 87 Mar 28 20:03 .hadolint.yml [2023-03-28T20:14:22.898Z] -rw-rw-r-- 1 1001 1001 166 Mar 28 20:03 .sonarcloud.properties [2023-03-28T20:14:22.898Z] -rw-rw-r-- 1 1001 1001 1171 Mar 28 20:03 ADOPTERS.md [2023-03-28T20:14:22.898Z] -rw-rw-r-- 1 1001 1001 10835 Mar 28 20:03 Attribution.txt [2023-03-28T20:14:22.898Z] -rw-rw-r-- 1 1001 1001 73765 Mar 28 20:03 CHANGELOG.md [2023-03-28T20:14:22.898Z] -rw-rw-r-- 1 1001 1001 3804 Mar 28 20:03 CONTRIBUTING.md [2023-03-28T20:14:22.898Z] -rw-rw-r-- 1 1001 1001 677 Mar 28 20:03 GOVERNANCE.md [2023-03-28T20:14:22.898Z] -rw-rw-r-- 1 1001 1001 883 Mar 28 20:03 Jenkinsfile [2023-03-28T20:14:22.898Z] -rw-rw-r-- 1 1001 1001 10775 Mar 28 20:03 LICENSE [2023-03-28T20:14:22.898Z] -rw-rw-r-- 1 1001 1001 14368 Mar 28 20:03 Makefile [2023-03-28T20:14:22.898Z] -rw-rw-r-- 1 1001 1001 582 Mar 28 20:03 OWNERS.md [2023-03-28T20:14:22.898Z] -rw-rw-r-- 1 1001 1001 9403 Mar 28 20:03 README.md [2023-03-28T20:14:22.898Z] -rw-rw-r-- 1 1001 1001 789 Mar 28 20:03 SECURITY.md [2023-03-28T20:14:22.898Z] -rw-rw-r-- 1 1001 1001 5 Mar 28 19:59 VERSION [2023-03-28T20:14:22.898Z] drwxrwxr-x 2 1001 1001 4096 Mar 28 20:03 bin [2023-03-28T20:14:22.898Z] drwxrwxr-x 18 1001 1001 4096 Mar 28 20:03 cmd [2023-03-28T20:14:22.898Z] -rw-r--r-- 1 root root 447380 Mar 28 20:11 coverage.out [2023-03-28T20:14:22.898Z] -rw-rw-r-- 1 1001 1001 3200 Mar 28 20:03 go.mod [2023-03-28T20:14:22.898Z] -rw-rw-r-- 1 1001 1001 31265 Mar 28 20:03 go.sum [2023-03-28T20:14:22.898Z] drwxrwxr-x 7 1001 1001 4096 Mar 28 20:03 internal [2023-03-28T20:14:22.898Z] drwxrwxr-x 3 1001 1001 4096 Mar 28 20:03 openapi [2023-03-28T20:14:22.898Z] -rw-rw-r-- 1 1001 1001 594 Mar 28 20:03 security.txt [2023-03-28T20:14:22.898Z] drwxrwxr-x 4 1001 1001 4096 Mar 28 20:03 snap [2023-03-28T20:14:22.898Z] -rw-rw-r-- 1 1001 1001 204 Mar 28 20:03 version.go [Pipeline] sh [2023-03-28T20:14:23.570Z] + '[' -e coverage.out ] [2023-03-28T20:14:23.570Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-28T20:14:23.607Z] Warning: overwriting stash ‘coverage-report’ [2023-03-28T20:14:24.518Z] Stashed 1 file(s) [Pipeline] sh [2023-03-28T20:14:25.166Z] + make build [2023-03-28T20:14:25.166Z] 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-03-28T20:16:01.958Z] 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-03-28T20:16:07.307Z] 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-03-28T20:16:12.689Z] 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-03-28T20:16:16.949Z] 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-03-28T20:17:03.799Z] 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-03-28T20:17:12.011Z] 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-03-28T20:17:17.350Z] 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-03-28T20:17:22.694Z] 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-03-28T20:17:26.949Z] 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-03-28T20:17:31.209Z] 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-03-28T20:17:36.547Z] 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-03-28T20:17:43.222Z] $ docker stop --time=1 6b1a931d359846f6c7be414209f44f0699e316976bef084226e8d9d4d56579d9 [2023-03-28T20:17:45.328Z] $ docker rm -f --volumes 6b1a931d359846f6c7be414209f44f0699e316976bef084226e8d9d4d56579d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:17:48.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-28T20:17:48.191Z] [2023-03-28T20:17:48.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:17:48.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-28T20:17:48.865Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-28T20:17:48.865Z] 29e5d40040c1: Pulling fs layer [2023-03-28T20:17:48.865Z] 1ce36da41761: Pulling fs layer [2023-03-28T20:17:48.865Z] 25b303627fd3: Pulling fs layer [2023-03-28T20:17:48.865Z] 29e5d40040c1: Verifying Checksum [2023-03-28T20:17:48.865Z] 29e5d40040c1: Download complete [2023-03-28T20:17:49.135Z] 1ce36da41761: Verifying Checksum [2023-03-28T20:17:49.135Z] 1ce36da41761: Download complete [2023-03-28T20:17:49.403Z] 29e5d40040c1: Pull complete [2023-03-28T20:17:50.817Z] 1ce36da41761: Pull complete [2023-03-28T20:17:50.817Z] 25b303627fd3: Verifying Checksum [2023-03-28T20:17:50.817Z] 25b303627fd3: Download complete [2023-03-28T20:18:00.886Z] 25b303627fd3: Pull complete [2023-03-28T20:18:00.886Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-28T20:18:00.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-28T20:18:00.886Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:18:01.204Z] prd-ubuntu20.04-docker-arm64-4c-16g-6108 does not seem to be running inside a container [2023-03-28T20:18:01.332Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-28T20:18:06.695Z] $ docker top d28e2a65db95c0ef80f801c5558899ea32dd0782c4b4bfb2f3ee304ab457e481 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:18:07.621Z] + docker-compose build --help [2023-03-28T20:18:07.621Z] + grep parallel [2023-03-28T20:18:14.289Z] --parallel Build images in parallel. [Pipeline] } [2023-03-28T20:18:14.329Z] $ docker stop --time=1 d28e2a65db95c0ef80f801c5558899ea32dd0782c4b4bfb2f3ee304ab457e481 [2023-03-28T20:18:16.026Z] $ docker rm -f --volumes d28e2a65db95c0ef80f801c5558899ea32dd0782c4b4bfb2f3ee304ab457e481 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:18:16.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-28T20:18:16.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:18:17.033Z] prd-ubuntu20.04-docker-arm64-4c-16g-6108 does not seem to be running inside a container [2023-03-28T20:18:17.117Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-28T20:18:18.423Z] $ docker top 19a760b01af92ca2a35f05e3e2e9e365eeddf86534a1612e3f44ac89157a8845 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:18:19.336Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-28T20:18:25.984Z] Building core-command ... [2023-03-28T20:18:25.984Z] Building core-common-config-bootstrapper ... [2023-03-28T20:18:25.984Z] Building core-data ... [2023-03-28T20:18:25.984Z] Building core-metadata ... [2023-03-28T20:18:25.984Z] Building security-bootstrapper ... [2023-03-28T20:18:25.984Z] Building security-proxy-auth ... [2023-03-28T20:18:25.984Z] Building security-proxy-setup ... [2023-03-28T20:18:25.984Z] Building security-secretstore-setup ... [2023-03-28T20:18:25.984Z] Building security-spiffe-token-provider ... [2023-03-28T20:18:25.984Z] Building security-spire-agent ... [2023-03-28T20:18:25.984Z] Building security-spire-config ... [2023-03-28T20:18:25.984Z] Building security-spire-server ... [2023-03-28T20:18:25.984Z] Building support-notifications ... [2023-03-28T20:18:25.984Z] Building support-scheduler ... [2023-03-28T20:18:25.984Z] Building core-data [2023-03-28T20:18:25.984Z] Building security-proxy-setup [2023-03-28T20:18:25.984Z] Building security-spire-server [2023-03-28T20:18:25.984Z] Building core-common-config-bootstrapper [2023-03-28T20:18:25.984Z] Building support-notifications [2023-03-28T20:19:12.836Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:19:12.836Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:19:12.836Z] ---> a1319f4624e9 [2023-03-28T20:19:12.836Z] Step 3/26 : WORKDIR /edgex-go [2023-03-28T20:19:12.837Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:19:12.837Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:19:12.837Z] ---> a1319f4624e9 [2023-03-28T20:19:12.837Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:19:12.837Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:19:12.837Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:19:12.837Z] ---> a1319f4624e9 [2023-03-28T20:19:12.837Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:19:12.837Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:19:12.837Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:19:12.837Z] ---> a1319f4624e9 [2023-03-28T20:19:12.837Z] Step 3/22 : WORKDIR /edgex-go [2023-03-28T20:19:12.837Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:19:12.837Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:19:12.837Z] ---> a1319f4624e9 [2023-03-28T20:19:12.837Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:19:12.837Z] ---> Running in 6868a417300d [2023-03-28T20:19:12.837Z] ---> Running in 7ede789e212f [2023-03-28T20:19:12.837Z] ---> Running in 75604bdcae71 [2023-03-28T20:19:12.837Z] ---> Running in 04ecb3831da6 [2023-03-28T20:19:12.837Z] ---> Running in 8be454482f5c [2023-03-28T20:19:12.837Z] Removing intermediate container 6868a417300d [2023-03-28T20:19:12.837Z] ---> bb5212094bec [2023-03-28T20:19:12.837Z] Step 4/23 : WORKDIR /edgex-go [2023-03-28T20:19:12.837Z] Removing intermediate container 7ede789e212f [2023-03-28T20:19:12.837Z] ---> c2713f7df555 [2023-03-28T20:19:12.837Z] Step 4/23 : WORKDIR /edgex-go [2023-03-28T20:19:12.837Z] Removing intermediate container 04ecb3831da6 [2023-03-28T20:19:12.837Z] ---> c91a45976a13 [2023-03-28T20:19:12.837Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-28T20:19:12.837Z] Removing intermediate container 75604bdcae71 [2023-03-28T20:19:12.837Z] ---> 0a65aec6ccce [2023-03-28T20:19:12.837Z] Step 4/23 : WORKDIR /edgex-go [2023-03-28T20:19:12.837Z] ---> Running in 4101100945a0 [2023-03-28T20:19:12.837Z] ---> Running in fc229de70f17 [2023-03-28T20:19:12.837Z] Removing intermediate container 8be454482f5c [2023-03-28T20:19:12.837Z] ---> b5bc57f70364 [2023-03-28T20:19:12.837Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-28T20:19:12.837Z] ---> Running in 61a7e18ac67a [2023-03-28T20:19:12.837Z] ---> Running in 233bd1e97946 [2023-03-28T20:19:12.837Z] ---> Running in 0c7480b7e51e [2023-03-28T20:19:12.837Z] Removing intermediate container 4101100945a0 [2023-03-28T20:19:12.837Z] ---> 020914f77c3e [2023-03-28T20:19:12.837Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-28T20:19:12.837Z] ---> Running in 06eb8eac450e [2023-03-28T20:19:12.837Z] Removing intermediate container fc229de70f17 [2023-03-28T20:19:12.837Z] ---> 78289072e865 [2023-03-28T20:19:12.837Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-28T20:19:12.837Z] Removing intermediate container 61a7e18ac67a [2023-03-28T20:19:12.837Z] ---> 857408f5fed4 [2023-03-28T20:19:12.837Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-28T20:19:13.107Z] ---> Running in 84884b6cd960 [2023-03-28T20:19:13.107Z] ---> Running in c1dedcc4cb3f [2023-03-28T20:19:14.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:19:14.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:19:15.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:19:15.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:19:15.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:19:15.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:19:15.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:19:15.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:19:16.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:19:16.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:19:16.716Z] OK: 263 MiB in 53 packages [2023-03-28T20:19:16.985Z] OK: 263 MiB in 53 packages [2023-03-28T20:19:17.572Z] OK: 263 MiB in 53 packages [2023-03-28T20:19:18.157Z] OK: 263 MiB in 53 packages [2023-03-28T20:19:18.157Z] OK: 263 MiB in 53 packages [2023-03-28T20:19:18.741Z] Removing intermediate container 233bd1e97946 [2023-03-28T20:19:18.741Z] ---> 1b5b5ade67a6 [2023-03-28T20:19:19.012Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-28T20:19:19.595Z] Removing intermediate container 0c7480b7e51e [2023-03-28T20:19:19.595Z] ---> b50682244e7a [2023-03-28T20:19:19.595Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-28T20:19:19.595Z] Removing intermediate container 06eb8eac450e [2023-03-28T20:19:19.595Z] ---> 45c215f1d9b2 [2023-03-28T20:19:19.595Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-28T20:19:20.204Z] Removing intermediate container 84884b6cd960 [2023-03-28T20:19:20.204Z] ---> e6f89c1c2935 [2023-03-28T20:19:20.204Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-28T20:19:20.204Z] Removing intermediate container c1dedcc4cb3f [2023-03-28T20:19:20.204Z] ---> 29f6babd0f2c [2023-03-28T20:19:20.204Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-28T20:19:20.488Z] ---> bb1bc6021f36 [2023-03-28T20:19:20.488Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:19:20.488Z] ---> Running in 4805c1ebd2d3 [2023-03-28T20:19:20.488Z] ---> 485874fa6de4 [2023-03-28T20:19:20.488Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:19:20.761Z] ---> Running in dde07c2d12be [2023-03-28T20:19:21.028Z] ---> ac4f64c48865 [2023-03-28T20:19:21.028Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:19:21.297Z] ---> Running in 4b5dd7b44d21 [2023-03-28T20:19:21.297Z] ---> 71f88130492a [2023-03-28T20:19:21.297Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:19:21.569Z] ---> Running in 0fbf49b8629d [2023-03-28T20:19:21.836Z] ---> ec1dae297987 [2023-03-28T20:19:21.836Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:19:22.106Z] ---> Running in fcab02c0d4e3 [2023-03-28T20:21:29.016Z] Removing intermediate container 4b5dd7b44d21 [2023-03-28T20:21:29.016Z] ---> 9685d3c80ff1 [2023-03-28T20:21:29.016Z] Step 8/23 : COPY . . [2023-03-28T20:21:29.016Z] Removing intermediate container 0fbf49b8629d [2023-03-28T20:21:29.016Z] ---> fc2d87e3439b [2023-03-28T20:21:29.016Z] Step 8/23 : COPY . . [2023-03-28T20:21:29.016Z] Removing intermediate container dde07c2d12be [2023-03-28T20:21:29.016Z] ---> 93e489304826 [2023-03-28T20:21:29.016Z] Step 7/26 : COPY . . [2023-03-28T20:21:29.016Z] Removing intermediate container fcab02c0d4e3 [2023-03-28T20:21:29.016Z] ---> 3438a3ecd59b [2023-03-28T20:21:29.016Z] Step 8/23 : COPY . . [2023-03-28T20:21:29.016Z] Removing intermediate container 4805c1ebd2d3 [2023-03-28T20:21:29.016Z] ---> 8f7297ddc372 [2023-03-28T20:21:29.016Z] Step 7/22 : COPY . . [2023-03-28T20:21:31.623Z] ---> f5f1e036327f [2023-03-28T20:21:31.623Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-28T20:21:31.623Z] ---> fb7c2093881c [2023-03-28T20:21:31.623Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-28T20:21:31.623Z] ---> 551961552f6d [2023-03-28T20:21:31.623Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-28T20:21:31.623Z] ---> Running in c575790ac530 [2023-03-28T20:21:31.623Z] ---> 046f9e62e53f [2023-03-28T20:21:31.623Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-28T20:21:31.623Z] ---> 91e8f3bcbf29 [2023-03-28T20:21:31.623Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-28T20:21:31.623Z] ---> Running in 30559f0c4934 [2023-03-28T20:21:31.623Z] ---> Running in 93b07b1ccdd8 [2023-03-28T20:21:31.623Z] ---> Running in d030d01eb823 [2023-03-28T20:21:31.623Z] ---> Running in c971d2363a6b [2023-03-28T20:21:32.589Z] Removing intermediate container d030d01eb823 [2023-03-28T20:21:32.589Z] ---> 8485254ae32b [2023-03-28T20:21:32.589Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-28T20:21:32.589Z] ---> Running in f5093ec581ef [2023-03-28T20:21:33.551Z] Removing intermediate container f5093ec581ef [2023-03-28T20:21:33.551Z] ---> c1dd418f2dd5 [2023-03-28T20:21:33.551Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-28T20:21:33.551Z] ---> Running in f5baa96d1970 [2023-03-28T20:21:34.144Z] 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-03-28T20:21:34.144Z] 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-03-28T20:21:34.417Z] 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-03-28T20:21:34.417Z] Removing intermediate container f5baa96d1970 [2023-03-28T20:21:34.417Z] ---> f73c2e10c614 [2023-03-28T20:21:34.417Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-03-28T20:21:34.417Z] ---> Running in 7ea4530356f8 [2023-03-28T20:21:34.417Z] 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-03-28T20:21:37.779Z] Removing intermediate container 7ea4530356f8 [2023-03-28T20:21:37.779Z] ---> 67e8e821204d [2023-03-28T20:21:37.779Z] Step 12/26 : WORKDIR /edgex-go [2023-03-28T20:21:38.047Z] ---> Running in 0740b5744bce [2023-03-28T20:21:38.632Z] Removing intermediate container 0740b5744bce [2023-03-28T20:21:38.632Z] ---> 2639c4f91025 [2023-03-28T20:21:38.632Z] [2023-03-28T20:21:38.632Z] Step 13/26 : FROM alpine:3.17 [2023-03-28T20:21:38.632Z] 3.17: Pulling from library/alpine [2023-03-28T20:21:38.902Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T20:21:38.902Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T20:21:38.902Z] ---> d74e625d9115 [2023-03-28T20:21:38.902Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-28T20:21:38.902Z] ---> Running in 6bd52663706f [2023-03-28T20:21:39.497Z] Removing intermediate container 6bd52663706f [2023-03-28T20:21:39.497Z] ---> 6b683c5483a6 [2023-03-28T20:21:39.497Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-28T20:21:39.769Z] ---> Running in c6c1fd4ffc61 [2023-03-28T20:21:41.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:21:42.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:21:44.628Z] v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-28T20:21:44.628Z] v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-28T20:21:44.628Z] OK: 17691 distinct packages available [2023-03-28T20:21:44.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:21:45.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:21:47.055Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-28T20:21:47.055Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-28T20:21:47.055Z] (3/5) Installing libucontext (1.2-r0) [2023-03-28T20:21:47.055Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-28T20:21:47.055Z] (5/5) Installing openssl (3.0.8-r2) [2023-03-28T20:21:47.055Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:21:47.055Z] OK: 9 MiB in 20 packages [2023-03-28T20:21:48.999Z] Removing intermediate container c6c1fd4ffc61 [2023-03-28T20:21:48.999Z] ---> 78642f46708a [2023-03-28T20:21:48.999Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:21:49.961Z] ---> 5f470b18455e [2023-03-28T20:21:49.961Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:21:50.931Z] ---> 12fbdb22475a [2023-03-28T20:21:50.931Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-28T20:21:57.582Z] ---> 63dec27a9b20 [2023-03-28T20:21:57.582Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-28T20:21:58.543Z] ---> c07839996255 [2023-03-28T20:21:58.543Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-28T20:21:59.505Z] ---> 41c42464589d [2023-03-28T20:21:59.505Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-28T20:22:00.470Z] ---> 8fb060d61608 [2023-03-28T20:22:00.470Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-28T20:22:00.470Z] ---> Running in 7ec3c693fe09 [2023-03-28T20:22:01.054Z] Removing intermediate container 7ec3c693fe09 [2023-03-28T20:22:01.054Z] ---> fa095d026a46 [2023-03-28T20:22:01.054Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-28T20:22:01.054Z] ---> Running in 4464c2e679c8 [2023-03-28T20:22:01.649Z] Removing intermediate container 4464c2e679c8 [2023-03-28T20:22:01.649Z] ---> 39a11fd14c45 [2023-03-28T20:22:01.649Z] Step 24/26 : LABEL arch=arm64 [2023-03-28T20:22:01.919Z] ---> Running in d893ed90652d [2023-03-28T20:22:02.507Z] Removing intermediate container d893ed90652d [2023-03-28T20:22:02.507Z] ---> 621c7b540a9b [2023-03-28T20:22:02.507Z] Step 25/26 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:22:02.783Z] ---> Running in 31fe1c3eb6ca [2023-03-28T20:22:03.053Z] Removing intermediate container 31fe1c3eb6ca [2023-03-28T20:22:03.053Z] ---> 0200bd7edfa9 [2023-03-28T20:22:03.053Z] Step 26/26 : LABEL version=0.0.0 [2023-03-28T20:22:03.336Z] ---> Running in 8a536ebee4d8 [2023-03-28T20:22:03.930Z] Removing intermediate container 8a536ebee4d8 [2023-03-28T20:22:03.930Z] ---> 812046df7e84 [2023-03-28T20:22:03.930Z] [2023-03-28T20:22:04.198Z] Successfully built 812046df7e84 [2023-03-28T20:22:04.198Z] Successfully tagged security-spire-server-arm64:latest [2023-03-28T20:22:04.198Z]  Building security-spire-server ... done Building support-scheduler [2023-03-28T20:22:22.419Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:22:22.419Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:22:22.419Z] ---> a1319f4624e9 [2023-03-28T20:22:22.419Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:22:22.419Z] ---> Using cache [2023-03-28T20:22:22.419Z] ---> 0a65aec6ccce [2023-03-28T20:22:22.419Z] Step 4/23 : WORKDIR /edgex-go [2023-03-28T20:22:22.419Z] ---> Using cache [2023-03-28T20:22:22.419Z] ---> 857408f5fed4 [2023-03-28T20:22:22.419Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-28T20:22:22.419Z] ---> Using cache [2023-03-28T20:22:22.419Z] ---> 29f6babd0f2c [2023-03-28T20:22:22.419Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-28T20:22:22.419Z] ---> Using cache [2023-03-28T20:22:22.419Z] ---> ec1dae297987 [2023-03-28T20:22:22.419Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:22:22.419Z] ---> Using cache [2023-03-28T20:22:22.419Z] ---> 3438a3ecd59b [2023-03-28T20:22:22.419Z] Step 8/23 : COPY . . [2023-03-28T20:22:22.419Z] ---> Using cache [2023-03-28T20:22:22.419Z] ---> f5f1e036327f [2023-03-28T20:22:22.419Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-28T20:22:22.419Z] ---> Running in 993c9d9e710f [2023-03-28T20:22:23.378Z] 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-03-28T20:29:15.639Z] Removing intermediate container 93b07b1ccdd8 [2023-03-28T20:29:15.640Z] ---> 8f5efa745138 [2023-03-28T20:29:15.640Z] [2023-03-28T20:29:15.640Z] Step 9/22 : FROM alpine:3.17 [2023-03-28T20:29:15.640Z] ---> d74e625d9115 [2023-03-28T20:29:15.640Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-28T20:29:15.640Z] ---> Running in ff2c1e6e17c9 [2023-03-28T20:29:15.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:29:15.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:29:15.640Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-28T20:29:15.640Z] (2/2) Installing openssl (3.0.8-r2) [2023-03-28T20:29:15.640Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:29:15.640Z] OK: 8 MiB in 17 packages [2023-03-28T20:29:17.069Z] Removing intermediate container ff2c1e6e17c9 [2023-03-28T20:29:17.069Z] ---> 99a5b3fead0f [2023-03-28T20:29:17.069Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-28T20:29:17.070Z] ---> Running in 67e91ce39a33 [2023-03-28T20:29:17.349Z] Removing intermediate container 67e91ce39a33 [2023-03-28T20:29:17.349Z] ---> 2297d6cafe9c [2023-03-28T20:29:17.620Z] Step 12/22 : WORKDIR /edgex [2023-03-28T20:29:17.620Z] ---> Running in 256c08b5f4e5 [2023-03-28T20:29:18.208Z] Removing intermediate container 256c08b5f4e5 [2023-03-28T20:29:18.208Z] ---> b223f67ccbf4 [2023-03-28T20:29:18.208Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:29:19.180Z] ---> 2ed6c726b8c1 [2023-03-28T20:29:19.180Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:29:20.148Z] ---> 08ddf51730e2 [2023-03-28T20:29:20.148Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-28T20:29:21.568Z] ---> 77b74f3b2e3b [2023-03-28T20:29:21.568Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-28T20:29:22.980Z] ---> f1ba88482f1b [2023-03-28T20:29:22.980Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-28T20:29:26.342Z] ---> 040bad76bf54 [2023-03-28T20:29:26.342Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-28T20:29:26.342Z] ---> Running in dfff5991b6eb [2023-03-28T20:29:29.720Z] Removing intermediate container dfff5991b6eb [2023-03-28T20:29:29.720Z] ---> 71850f277378 [2023-03-28T20:29:29.720Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-28T20:29:29.989Z] ---> Running in 70816d301efe [2023-03-28T20:29:30.578Z] Removing intermediate container 70816d301efe [2023-03-28T20:29:30.578Z] ---> 3ce1281d965c [2023-03-28T20:29:30.578Z] Step 20/22 : LABEL arch=arm64 [2023-03-28T20:29:30.847Z] ---> Running in 804eaf57306c [2023-03-28T20:29:31.435Z] Removing intermediate container 804eaf57306c [2023-03-28T20:29:31.435Z] ---> 27f88942abc3 [2023-03-28T20:29:31.435Z] Step 21/22 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:29:31.703Z] ---> Running in 4ea060c3e031 [2023-03-28T20:29:32.289Z] Removing intermediate container 4ea060c3e031 [2023-03-28T20:29:32.289Z] ---> 5c86986f11d5 [2023-03-28T20:29:32.289Z] Step 22/22 : LABEL version=0.0.0 [2023-03-28T20:29:32.559Z] ---> Running in fd245c72072c [2023-03-28T20:29:33.974Z] Removing intermediate container fd245c72072c [2023-03-28T20:29:33.974Z] ---> 72b6b11aeb6d [2023-03-28T20:29:33.974Z] [2023-03-28T20:29:34.243Z] Successfully built 72b6b11aeb6d [2023-03-28T20:29:34.243Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-28T20:29:34.511Z]  Building security-proxy-setup ... done Building core-command [2023-03-28T20:29:44.609Z] Removing intermediate container c971d2363a6b [2023-03-28T20:29:44.609Z] ---> 1361a8150f95 [2023-03-28T20:29:44.609Z] [2023-03-28T20:29:44.609Z] Step 10/23 : FROM alpine:3.17 [2023-03-28T20:29:44.609Z] ---> d74e625d9115 [2023-03-28T20:29:44.609Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-28T20:29:44.609Z] ---> Running in 3ee89cb6514e [2023-03-28T20:29:44.882Z] Removing intermediate container 3ee89cb6514e [2023-03-28T20:29:44.882Z] ---> 1c752c2bb056 [2023-03-28T20:29:44.882Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:29:44.882Z] ---> Running in 6269166fbbc4 [2023-03-28T20:29:47.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:29:48.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:29:51.023Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T20:29:51.023Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:29:51.023Z] OK: 8 MiB in 16 packages [2023-03-28T20:29:53.614Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:29:53.614Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:29:53.614Z] ---> a1319f4624e9 [2023-03-28T20:29:53.614Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:29:53.614Z] ---> Using cache [2023-03-28T20:29:53.614Z] ---> 0a65aec6ccce [2023-03-28T20:29:53.614Z] Step 4/24 : WORKDIR /edgex-go [2023-03-28T20:29:53.614Z] ---> Using cache [2023-03-28T20:29:53.614Z] ---> 857408f5fed4 [2023-03-28T20:29:53.614Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-28T20:29:53.614Z] ---> Using cache [2023-03-28T20:29:53.614Z] ---> 29f6babd0f2c [2023-03-28T20:29:53.614Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-28T20:29:53.614Z] ---> Using cache [2023-03-28T20:29:53.614Z] ---> ec1dae297987 [2023-03-28T20:29:53.614Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:29:53.614Z] ---> Using cache [2023-03-28T20:29:53.614Z] ---> 3438a3ecd59b [2023-03-28T20:29:53.614Z] Step 8/24 : COPY . . [2023-03-28T20:29:53.883Z] ---> Using cache [2023-03-28T20:29:53.883Z] ---> f5f1e036327f [2023-03-28T20:29:53.883Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-28T20:29:53.883Z] Removing intermediate container 6269166fbbc4 [2023-03-28T20:29:53.883Z] ---> be1323590cc5 [2023-03-28T20:29:53.883Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:29:53.883Z] ---> Running in f2d933b7e278 [2023-03-28T20:29:55.296Z] ---> ebbe2db73aa6 [2023-03-28T20:29:55.296Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:29:56.739Z] ---> f89f145b25fc [2023-03-28T20:29:56.739Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-28T20:29:57.184Z] 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-03-28T20:29:58.690Z] ---> dd1831bf3543 [2023-03-28T20:29:58.690Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:29:59.715Z] ---> 8755f63c7f9e [2023-03-28T20:29:59.715Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-28T20:30:00.726Z] ---> 659aeb6ded9b [2023-03-28T20:30:00.726Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-28T20:30:00.726Z] ---> Running in f5e1516654ac [2023-03-28T20:30:05.126Z] Removing intermediate container f5e1516654ac [2023-03-28T20:30:05.126Z] ---> b27f4e443259 [2023-03-28T20:30:05.126Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-28T20:30:05.126Z] ---> Running in 743b772e6f83 [2023-03-28T20:30:05.395Z] Removing intermediate container 743b772e6f83 [2023-03-28T20:30:05.395Z] ---> 6e6775f19f13 [2023-03-28T20:30:05.395Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-28T20:30:05.395Z] ---> Running in bef429767f27 [2023-03-28T20:30:05.982Z] Removing intermediate container bef429767f27 [2023-03-28T20:30:05.982Z] ---> f1cc38767d61 [2023-03-28T20:30:05.982Z] Step 21/23 : LABEL arch=arm64 [2023-03-28T20:30:06.251Z] ---> Running in b0e6437dc423 [2023-03-28T20:30:06.835Z] Removing intermediate container b0e6437dc423 [2023-03-28T20:30:06.835Z] ---> be5c9d0f9d28 [2023-03-28T20:30:06.835Z] Step 22/23 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:30:06.835Z] ---> Running in 4caf28be2709 [2023-03-28T20:30:07.427Z] Removing intermediate container 4caf28be2709 [2023-03-28T20:30:07.427Z] ---> d1b6c3fefcbf [2023-03-28T20:30:07.427Z] Step 23/23 : LABEL version=0.0.0 [2023-03-28T20:30:07.695Z] ---> Running in ca26f86b13fc [2023-03-28T20:30:08.284Z] Removing intermediate container ca26f86b13fc [2023-03-28T20:30:08.284Z] ---> a9cb2ebf1258 [2023-03-28T20:30:08.284Z] [2023-03-28T20:30:08.552Z] Successfully built a9cb2ebf1258 [2023-03-28T20:30:08.552Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-28T20:30:08.552Z]  Building core-common-config-bootstrapper ... done Building core-metadata [2023-03-28T20:30:26.770Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:30:26.770Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:30:26.770Z] ---> a1319f4624e9 [2023-03-28T20:30:26.770Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:30:26.770Z] ---> Using cache [2023-03-28T20:30:26.770Z] ---> 0a65aec6ccce [2023-03-28T20:30:26.770Z] Step 4/25 : WORKDIR /edgex-go [2023-03-28T20:30:26.770Z] ---> Using cache [2023-03-28T20:30:26.770Z] ---> 857408f5fed4 [2023-03-28T20:30:26.770Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-28T20:30:26.770Z] ---> Using cache [2023-03-28T20:30:26.770Z] ---> 29f6babd0f2c [2023-03-28T20:30:26.770Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-28T20:30:26.770Z] ---> Using cache [2023-03-28T20:30:26.770Z] ---> ec1dae297987 [2023-03-28T20:30:26.770Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:30:26.770Z] ---> Using cache [2023-03-28T20:30:26.770Z] ---> 3438a3ecd59b [2023-03-28T20:30:26.770Z] Step 8/25 : COPY . . [2023-03-28T20:30:26.770Z] ---> Using cache [2023-03-28T20:30:26.770Z] ---> f5f1e036327f [2023-03-28T20:30:26.770Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-28T20:30:27.362Z] ---> Running in daedc89ed796 [2023-03-28T20:30:30.717Z] 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-03-28T20:30:34.982Z] Removing intermediate container c575790ac530 [2023-03-28T20:30:34.982Z] ---> f1d1091be988 [2023-03-28T20:30:34.982Z] [2023-03-28T20:30:34.982Z] Step 10/23 : FROM alpine:3.17 [2023-03-28T20:30:34.982Z] ---> d74e625d9115 [2023-03-28T20:30:34.982Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-28T20:30:34.982Z] ---> Running in 3fa35ce4fc79 [2023-03-28T20:30:35.572Z] Removing intermediate container 3fa35ce4fc79 [2023-03-28T20:30:35.572Z] ---> fdf7fc095fe6 [2023-03-28T20:30:35.572Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-28T20:30:35.572Z] ---> Running in eff38ea41116 [2023-03-28T20:30:36.161Z] Removing intermediate container eff38ea41116 [2023-03-28T20:30:36.161Z] ---> 9cbcdf8cfd3b [2023-03-28T20:30:36.161Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-28T20:30:36.161Z] ---> Running in 08ddfe088e53 [2023-03-28T20:30:36.746Z] Removing intermediate container 08ddfe088e53 [2023-03-28T20:30:36.746Z] ---> f077f883c786 [2023-03-28T20:30:36.746Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:30:37.016Z] ---> Running in 86a0b34ca8bc [2023-03-28T20:30:38.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:30:39.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:30:41.888Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T20:30:41.888Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:30:41.888Z] OK: 8 MiB in 16 packages [2023-03-28T20:30:47.238Z] Removing intermediate container 86a0b34ca8bc [2023-03-28T20:30:47.238Z] ---> 076dd33d459a [2023-03-28T20:30:47.238Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:30:48.203Z] ---> df630fd58c36 [2023-03-28T20:30:48.203Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:30:49.174Z] ---> 3f6b857fde0b [2023-03-28T20:30:49.174Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-28T20:30:51.132Z] ---> a57c0f452b84 [2023-03-28T20:30:51.132Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:30:52.103Z] ---> 13e34e75cea8 [2023-03-28T20:30:52.103Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-28T20:30:52.384Z] ---> Running in 9bbd2b3e89d0 [2023-03-28T20:30:52.974Z] Removing intermediate container 9bbd2b3e89d0 [2023-03-28T20:30:52.974Z] ---> db70fac69189 [2023-03-28T20:30:52.974Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:30:52.974Z] ---> Running in 6410742fcbd7 [2023-03-28T20:30:53.562Z] Removing intermediate container 6410742fcbd7 [2023-03-28T20:30:53.562Z] ---> 8b93f1458802 [2023-03-28T20:30:53.562Z] Step 21/23 : LABEL arch=arm64 [2023-03-28T20:30:53.847Z] ---> Running in 5fcd3bb37b64 [2023-03-28T20:30:54.443Z] Removing intermediate container 5fcd3bb37b64 [2023-03-28T20:30:54.443Z] ---> 03ddf62e0dee [2023-03-28T20:30:54.443Z] Step 22/23 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:30:54.443Z] ---> Running in 1d990a24c795 [2023-03-28T20:30:55.039Z] Removing intermediate container 1d990a24c795 [2023-03-28T20:30:55.039Z] ---> 43f2e02de8d2 [2023-03-28T20:30:55.039Z] Step 23/23 : LABEL version=0.0.0 [2023-03-28T20:30:55.309Z] ---> Running in c3194fd806c5 [2023-03-28T20:30:55.900Z] Removing intermediate container c3194fd806c5 [2023-03-28T20:30:55.900Z] ---> 99cd98b70380 [2023-03-28T20:30:55.900Z] [2023-03-28T20:30:56.167Z] Successfully built 99cd98b70380 [2023-03-28T20:30:56.167Z] Successfully tagged core-data-arm64:latest [2023-03-28T20:30:56.167Z] Building security-secretstore-setup [2023-03-28T20:31:18.249Z]  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:31:18.249Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:31:18.249Z] ---> a1319f4624e9 [2023-03-28T20:31:18.249Z] Step 3/25 : WORKDIR /edgex-go [2023-03-28T20:31:18.249Z] ---> Using cache [2023-03-28T20:31:18.249Z] ---> b5bc57f70364 [2023-03-28T20:31:18.249Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-28T20:31:18.249Z] ---> Running in 656136ced204 [2023-03-28T20:31:18.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:31:18.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:31:20.791Z] OK: 263 MiB in 53 packages [2023-03-28T20:31:22.210Z] Removing intermediate container 656136ced204 [2023-03-28T20:31:22.210Z] ---> 64a0f037ae46 [2023-03-28T20:31:22.210Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-28T20:31:23.180Z] ---> 22cc01404534 [2023-03-28T20:31:23.180Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:31:23.180Z] ---> Running in 3ece7977b31c [2023-03-28T20:33:14.886Z] Removing intermediate container 3ece7977b31c [2023-03-28T20:33:14.886Z] ---> a9a0645d60bc [2023-03-28T20:33:14.886Z] Step 7/25 : COPY . . [2023-03-28T20:33:24.971Z] ---> c5bea6c404f2 [2023-03-28T20:33:24.971Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-28T20:33:24.971Z] ---> Running in efa269d13c9e [2023-03-28T20:33:25.557Z] 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-03-28T20:33:57.809Z] Removing intermediate container 30559f0c4934 [2023-03-28T20:33:57.809Z] ---> 215d61c5fc4f [2023-03-28T20:33:57.809Z] [2023-03-28T20:33:57.809Z] Step 10/23 : FROM alpine:3.17 [2023-03-28T20:33:57.809Z] ---> d74e625d9115 [2023-03-28T20:33:57.809Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-28T20:33:57.809Z] ---> Running in b06513957d4d [2023-03-28T20:33:57.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:33:57.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:33:58.076Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-28T20:33:58.076Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-28T20:33:58.076Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:33:58.342Z] Executing ca-certificates-20220614-r4.trigger [2023-03-28T20:33:58.926Z] OK: 8 MiB in 17 packages [2023-03-28T20:34:01.504Z] Removing intermediate container b06513957d4d [2023-03-28T20:34:01.504Z] ---> fc028119c294 [2023-03-28T20:34:01.504Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-28T20:34:01.504Z] ---> Running in 8f08db07399a [2023-03-28T20:34:01.791Z] Removing intermediate container 8f08db07399a [2023-03-28T20:34:01.791Z] ---> 760d4b674506 [2023-03-28T20:34:01.791Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-28T20:34:01.791Z] ---> Running in 503d9fdeede7 [2023-03-28T20:34:02.374Z] Removing intermediate container 503d9fdeede7 [2023-03-28T20:34:02.374Z] ---> b32563f2a5bc [2023-03-28T20:34:02.374Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-28T20:34:03.340Z] ---> Running in 795481db8d13 [2023-03-28T20:34:03.935Z] Removing intermediate container 795481db8d13 [2023-03-28T20:34:03.935Z] ---> c432c380aa7d [2023-03-28T20:34:03.935Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:34:04.899Z] ---> f94832384c6f [2023-03-28T20:34:04.899Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:34:05.860Z] ---> 579a8e188774 [2023-03-28T20:34:05.860Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-28T20:34:09.228Z] ---> 40e3631d3f2b [2023-03-28T20:34:09.228Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:34:09.817Z] ---> 68d619687167 [2023-03-28T20:34:09.817Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-28T20:34:10.085Z] ---> Running in efcba175c2e4 [2023-03-28T20:34:10.677Z] Removing intermediate container efcba175c2e4 [2023-03-28T20:34:10.677Z] ---> 70504e53910e [2023-03-28T20:34:10.677Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:34:10.677Z] ---> Running in 2f78d83cd8a3 [2023-03-28T20:34:11.263Z] Removing intermediate container 2f78d83cd8a3 [2023-03-28T20:34:11.263Z] ---> 99915a5ffa43 [2023-03-28T20:34:11.263Z] Step 21/23 : LABEL arch=arm64 [2023-03-28T20:34:11.263Z] ---> Running in c967c562afdc [2023-03-28T20:34:11.853Z] Removing intermediate container c967c562afdc [2023-03-28T20:34:11.853Z] ---> a77113ea99eb [2023-03-28T20:34:11.853Z] Step 22/23 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:34:12.122Z] ---> Running in 1529e051266e [2023-03-28T20:34:12.710Z] Removing intermediate container 1529e051266e [2023-03-28T20:34:12.710Z] ---> 1bbeaef173cc [2023-03-28T20:34:12.710Z] Step 23/23 : LABEL version=0.0.0 [2023-03-28T20:34:12.710Z] ---> Running in ed36c680707b [2023-03-28T20:34:13.294Z] Removing intermediate container ed36c680707b [2023-03-28T20:34:13.294Z] ---> 2fdef361bb93 [2023-03-28T20:34:13.294Z] [2023-03-28T20:34:13.880Z] Successfully built 2fdef361bb93 [2023-03-28T20:34:13.880Z] Successfully tagged support-notifications-arm64:latest [2023-03-28T20:34:13.880Z]  Building support-notifications ... done Building security-spire-config [2023-03-28T20:34:32.105Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:34:32.105Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:34:32.105Z] ---> a1319f4624e9 [2023-03-28T20:34:32.105Z] Step 3/27 : WORKDIR /edgex-go [2023-03-28T20:34:32.105Z] ---> Using cache [2023-03-28T20:34:32.105Z] ---> b5bc57f70364 [2023-03-28T20:34:32.105Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-28T20:34:32.105Z] ---> Using cache [2023-03-28T20:34:32.105Z] ---> b50682244e7a [2023-03-28T20:34:32.105Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-28T20:34:32.105Z] ---> Using cache [2023-03-28T20:34:32.105Z] ---> 485874fa6de4 [2023-03-28T20:34:32.105Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:34:32.105Z] ---> Using cache [2023-03-28T20:34:32.105Z] ---> 93e489304826 [2023-03-28T20:34:32.105Z] Step 7/27 : COPY . . [2023-03-28T20:34:32.105Z] ---> Using cache [2023-03-28T20:34:32.105Z] ---> 046f9e62e53f [2023-03-28T20:34:32.105Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-28T20:34:32.105Z] ---> Using cache [2023-03-28T20:34:32.105Z] ---> 8485254ae32b [2023-03-28T20:34:32.105Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-28T20:34:32.105Z] ---> Using cache [2023-03-28T20:34:32.105Z] ---> c1dd418f2dd5 [2023-03-28T20:34:32.105Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-28T20:34:32.105Z] ---> Using cache [2023-03-28T20:34:32.105Z] ---> f73c2e10c614 [2023-03-28T20:34:32.105Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-03-28T20:34:32.105Z] ---> Running in f375801a185b [2023-03-28T20:34:34.691Z] Removing intermediate container f375801a185b [2023-03-28T20:34:34.691Z] ---> 00fb49e91d2e [2023-03-28T20:34:34.691Z] Step 12/27 : WORKDIR /edgex-go [2023-03-28T20:34:34.691Z] ---> Running in 97928cbf0cd7 [2023-03-28T20:34:35.277Z] Removing intermediate container 97928cbf0cd7 [2023-03-28T20:34:35.277Z] ---> b1af06d12bb5 [2023-03-28T20:34:35.277Z] [2023-03-28T20:34:35.277Z] Step 13/27 : FROM alpine:3.17 [2023-03-28T20:34:35.277Z] ---> d74e625d9115 [2023-03-28T20:34:35.277Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-28T20:34:35.277Z] ---> Using cache [2023-03-28T20:34:35.277Z] ---> 6b683c5483a6 [2023-03-28T20:34:35.277Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-28T20:34:35.545Z] ---> Running in 4fc167302870 [2023-03-28T20:34:38.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:34:39.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:34:41.690Z] v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-28T20:34:41.690Z] v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-28T20:34:41.690Z] OK: 17691 distinct packages available [2023-03-28T20:34:41.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:34:42.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:34:45.239Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-28T20:34:45.239Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-28T20:34:45.239Z] (3/4) Installing libucontext (1.2-r0) [2023-03-28T20:34:45.239Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-28T20:34:45.239Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:34:45.239Z] OK: 8 MiB in 19 packages [2023-03-28T20:34:48.601Z] Removing intermediate container 4fc167302870 [2023-03-28T20:34:48.601Z] ---> d1d39a4737a4 [2023-03-28T20:34:48.601Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:34:49.566Z] ---> 412abe6124d5 [2023-03-28T20:34:49.566Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:34:50.526Z] ---> fe58d1ca10aa [2023-03-28T20:34:50.526Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-28T20:34:50.793Z] Removing intermediate container 993c9d9e710f [2023-03-28T20:34:50.793Z] ---> bc59f95d322d [2023-03-28T20:34:50.793Z] [2023-03-28T20:34:50.793Z] Step 10/23 : FROM alpine:3.17 [2023-03-28T20:34:50.793Z] ---> d74e625d9115 [2023-03-28T20:34:50.793Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:34:51.060Z] ---> Running in 4ad84d0a1f0b [2023-03-28T20:34:53.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:34:55.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:34:57.024Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T20:34:57.024Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:34:57.024Z] OK: 8 MiB in 16 packages [2023-03-28T20:34:57.998Z] ---> 5781972f6582 [2023-03-28T20:34:57.998Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-28T20:34:59.411Z] Removing intermediate container 4ad84d0a1f0b [2023-03-28T20:34:59.411Z] ---> d33b024cf8af [2023-03-28T20:34:59.411Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-28T20:34:59.411Z] ---> Running in 4a79c8cc3b01 [2023-03-28T20:34:59.688Z] ---> 41dcb337206a [2023-03-28T20:34:59.688Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-28T20:34:59.688Z] ---> Running in 7f84edc70003 [2023-03-28T20:34:59.688Z] Removing intermediate container 4a79c8cc3b01 [2023-03-28T20:34:59.688Z] ---> 401ea76dccd0 [2023-03-28T20:34:59.688Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-28T20:34:59.955Z] ---> Running in f96ab01c6ad6 [2023-03-28T20:35:00.537Z] Removing intermediate container 7f84edc70003 [2023-03-28T20:35:00.537Z] ---> 392bc55039f8 [2023-03-28T20:35:00.537Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-28T20:35:00.805Z] Removing intermediate container f96ab01c6ad6 [2023-03-28T20:35:00.805Z] ---> 8dd0b5bc17e3 [2023-03-28T20:35:00.805Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-28T20:35:00.805Z] ---> Running in 3ba05893df3d [2023-03-28T20:35:01.766Z] ---> 24cae4b9a878 [2023-03-28T20:35:01.766Z] Step 22/27 : WORKDIR / [2023-03-28T20:35:01.766Z] Removing intermediate container 3ba05893df3d [2023-03-28T20:35:01.766Z] ---> 3951678b0f59 [2023-03-28T20:35:01.766Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:35:01.766Z] ---> Running in a7fd0c80f305 [2023-03-28T20:35:02.362Z] Removing intermediate container a7fd0c80f305 [2023-03-28T20:35:02.362Z] ---> ea664e5ea2c0 [2023-03-28T20:35:02.362Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-28T20:35:02.630Z] ---> Running in 1702a3d0cd47 [2023-03-28T20:35:02.903Z] ---> 14bede84dcf2 [2023-03-28T20:35:02.903Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:35:03.490Z] Removing intermediate container 1702a3d0cd47 [2023-03-28T20:35:03.490Z] ---> 01a4f4f330f0 [2023-03-28T20:35:03.490Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-28T20:35:03.764Z] ---> Running in a9607e745f94 [2023-03-28T20:35:04.348Z] ---> ef22584fa23e [2023-03-28T20:35:04.348Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-28T20:35:04.348Z] Removing intermediate container a9607e745f94 [2023-03-28T20:35:04.348Z] ---> 0be4ff149729 [2023-03-28T20:35:04.348Z] Step 25/27 : LABEL arch=arm64 [2023-03-28T20:35:04.628Z] ---> Running in 56b0558c570a [2023-03-28T20:35:05.212Z] Removing intermediate container 56b0558c570a [2023-03-28T20:35:05.212Z] ---> 7b084d1fcef4 [2023-03-28T20:35:05.212Z] Step 26/27 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:35:05.480Z] ---> Running in 47bb7e1578d9 [2023-03-28T20:35:06.063Z] Removing intermediate container 47bb7e1578d9 [2023-03-28T20:35:06.063Z] ---> 006c4c8febd9 [2023-03-28T20:35:06.063Z] Step 27/27 : LABEL version=0.0.0 [2023-03-28T20:35:06.330Z] ---> Running in e5cd63f3031c [2023-03-28T20:35:07.290Z] Removing intermediate container e5cd63f3031c [2023-03-28T20:35:07.290Z] ---> bcd01d61baa4 [2023-03-28T20:35:07.290Z] [2023-03-28T20:35:07.871Z] Successfully built bcd01d61baa4 [2023-03-28T20:35:07.871Z] Successfully tagged security-spire-config-arm64:latest [2023-03-28T20:35:07.871Z]  Building security-spire-config ... done Building security-proxy-auth [2023-03-28T20:35:07.871Z] ---> d5844bbbee01 [2023-03-28T20:35:07.871Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:35:08.834Z] ---> 0f3ecf3e8569 [2023-03-28T20:35:08.834Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-28T20:35:08.834Z] ---> Running in 681e69335c72 [2023-03-28T20:35:09.792Z] Removing intermediate container 681e69335c72 [2023-03-28T20:35:09.792Z] ---> 8322588927df [2023-03-28T20:35:09.792Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:35:09.792Z] ---> Running in 9a5131fdd1b6 [2023-03-28T20:35:10.374Z] Removing intermediate container 9a5131fdd1b6 [2023-03-28T20:35:10.374Z] ---> e8cfe3923979 [2023-03-28T20:35:10.374Z] Step 21/23 : LABEL arch=arm64 [2023-03-28T20:35:10.374Z] ---> Running in d57c71ffd217 [2023-03-28T20:35:10.956Z] Removing intermediate container d57c71ffd217 [2023-03-28T20:35:10.956Z] ---> c313a832b810 [2023-03-28T20:35:10.956Z] Step 22/23 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:35:10.956Z] ---> Running in dbfacb76e98d [2023-03-28T20:35:11.540Z] Removing intermediate container dbfacb76e98d [2023-03-28T20:35:11.540Z] ---> 45d260de2b73 [2023-03-28T20:35:11.540Z] Step 23/23 : LABEL version=0.0.0 [2023-03-28T20:35:11.806Z] ---> Running in 825e4fe506fe [2023-03-28T20:35:12.560Z] Removing intermediate container 825e4fe506fe [2023-03-28T20:35:12.560Z] ---> 3a1f63f955ac [2023-03-28T20:35:12.560Z] [2023-03-28T20:35:12.854Z] Successfully built 3a1f63f955ac [2023-03-28T20:35:12.854Z] Successfully tagged support-scheduler-arm64:latest [2023-03-28T20:35:12.854Z]  Building support-scheduler ... done Building security-spire-agent [2023-03-28T20:35:39.777Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:35:39.777Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:35:39.777Z] ---> a1319f4624e9 [2023-03-28T20:35:39.777Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:35:39.777Z] ---> Using cache [2023-03-28T20:35:39.777Z] ---> 0a65aec6ccce [2023-03-28T20:35:39.777Z] Step 4/23 : WORKDIR /edgex-go [2023-03-28T20:35:39.777Z] ---> Using cache [2023-03-28T20:35:39.777Z] ---> 857408f5fed4 [2023-03-28T20:35:39.777Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-28T20:35:39.777Z] ---> Using cache [2023-03-28T20:35:39.777Z] ---> 29f6babd0f2c [2023-03-28T20:35:39.777Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-28T20:35:39.777Z] ---> Using cache [2023-03-28T20:35:39.777Z] ---> ec1dae297987 [2023-03-28T20:35:39.777Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:35:39.777Z] ---> Using cache [2023-03-28T20:35:39.777Z] ---> 3438a3ecd59b [2023-03-28T20:35:39.777Z] Step 8/23 : COPY . . [2023-03-28T20:35:39.777Z] ---> Using cache [2023-03-28T20:35:39.777Z] ---> f5f1e036327f [2023-03-28T20:35:39.777Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-28T20:35:39.777Z] ---> Running in 356f3b3d1204 [2023-03-28T20:35:40.738Z] 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-03-28T20:35:42.146Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:35:42.146Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:35:42.146Z] ---> a1319f4624e9 [2023-03-28T20:35:42.146Z] Step 3/27 : WORKDIR /edgex-go [2023-03-28T20:35:42.146Z] ---> Using cache [2023-03-28T20:35:42.146Z] ---> b5bc57f70364 [2023-03-28T20:35:42.146Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-28T20:35:42.146Z] ---> Using cache [2023-03-28T20:35:42.146Z] ---> b50682244e7a [2023-03-28T20:35:42.146Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-28T20:35:42.146Z] ---> Using cache [2023-03-28T20:35:42.146Z] ---> 485874fa6de4 [2023-03-28T20:35:42.146Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:35:42.146Z] ---> Using cache [2023-03-28T20:35:42.146Z] ---> 93e489304826 [2023-03-28T20:35:42.146Z] Step 7/27 : COPY . . [2023-03-28T20:35:42.146Z] ---> Using cache [2023-03-28T20:35:42.146Z] ---> 046f9e62e53f [2023-03-28T20:35:42.146Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-28T20:35:42.146Z] ---> Using cache [2023-03-28T20:35:42.146Z] ---> 8485254ae32b [2023-03-28T20:35:42.146Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-28T20:35:42.146Z] ---> Using cache [2023-03-28T20:35:42.146Z] ---> c1dd418f2dd5 [2023-03-28T20:35:42.146Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-28T20:35:42.146Z] ---> Using cache [2023-03-28T20:35:42.146Z] ---> f73c2e10c614 [2023-03-28T20:35:42.146Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-03-28T20:35:42.146Z] ---> Using cache [2023-03-28T20:35:42.146Z] ---> 00fb49e91d2e [2023-03-28T20:35:42.146Z] Step 12/27 : WORKDIR /edgex-go [2023-03-28T20:35:42.146Z] ---> Using cache [2023-03-28T20:35:42.146Z] ---> b1af06d12bb5 [2023-03-28T20:35:42.146Z] [2023-03-28T20:35:42.146Z] Step 13/27 : FROM alpine:3.17 [2023-03-28T20:35:42.146Z] ---> d74e625d9115 [2023-03-28T20:35:42.147Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-28T20:35:42.147Z] ---> Using cache [2023-03-28T20:35:42.147Z] ---> 6b683c5483a6 [2023-03-28T20:35:42.147Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-28T20:35:42.147Z] ---> Using cache [2023-03-28T20:35:42.147Z] ---> 78642f46708a [2023-03-28T20:35:42.147Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:35:42.147Z] ---> Using cache [2023-03-28T20:35:42.147Z] ---> 5f470b18455e [2023-03-28T20:35:42.147Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:35:42.147Z] ---> Using cache [2023-03-28T20:35:42.147Z] ---> 12fbdb22475a [2023-03-28T20:35:42.147Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-28T20:35:45.515Z] ---> 841ba2ec69fe [2023-03-28T20:35:45.515Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-28T20:35:50.885Z] ---> 7114b4281051 [2023-03-28T20:35:50.885Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-28T20:35:51.473Z] ---> e22ce4131371 [2023-03-28T20:35:51.473Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-28T20:35:52.439Z] ---> 3164a336b785 [2023-03-28T20:35:52.439Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-28T20:35:53.399Z] ---> cbbdf8043c14 [2023-03-28T20:35:53.399Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-28T20:35:53.668Z] ---> Running in 1ee00935915d [2023-03-28T20:35:54.254Z] Removing intermediate container 1ee00935915d [2023-03-28T20:35:54.254Z] ---> d7dd1f6b53b6 [2023-03-28T20:35:54.254Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-28T20:35:54.254Z] ---> Running in 31362ea8fa34 [2023-03-28T20:35:54.839Z] Removing intermediate container 31362ea8fa34 [2023-03-28T20:35:54.839Z] ---> 2ca7caf01879 [2023-03-28T20:35:55.107Z] Step 25/27 : LABEL arch=arm64 [2023-03-28T20:35:55.107Z] ---> Running in e1c752339942 [2023-03-28T20:35:55.691Z] Removing intermediate container e1c752339942 [2023-03-28T20:35:55.691Z] ---> 1a55f64b9769 [2023-03-28T20:35:55.691Z] Step 26/27 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:35:55.957Z] ---> Running in 34511aa5dedd [2023-03-28T20:35:56.540Z] Removing intermediate container 34511aa5dedd [2023-03-28T20:35:56.540Z] ---> b3fdda76d4ac [2023-03-28T20:35:56.540Z] Step 27/27 : LABEL version=0.0.0 [2023-03-28T20:35:56.807Z] ---> Running in 0ab87578c4b5 [2023-03-28T20:35:57.406Z] Removing intermediate container 0ab87578c4b5 [2023-03-28T20:35:57.406Z] ---> 20bad1efdeb7 [2023-03-28T20:35:57.406Z] [2023-03-28T20:35:57.672Z] Successfully built 20bad1efdeb7 [2023-03-28T20:35:57.672Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-28T20:35:57.672Z] Building security-spiffe-token-provider [2023-03-28T20:36:15.881Z]  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:36:15.881Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:36:15.881Z] ---> a1319f4624e9 [2023-03-28T20:36:15.881Z] Step 3/20 : WORKDIR /edgex-go [2023-03-28T20:36:15.881Z] ---> Using cache [2023-03-28T20:36:15.881Z] ---> b5bc57f70364 [2023-03-28T20:36:15.881Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-28T20:36:15.881Z] ---> Running in 30c97bcf097c [2023-03-28T20:36:17.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:36:18.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:36:20.117Z] v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-28T20:36:20.117Z] v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-28T20:36:20.117Z] OK: 17694 distinct packages available [2023-03-28T20:36:20.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:36:21.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:36:22.478Z] OK: 263 MiB in 53 packages [2023-03-28T20:36:24.415Z] Removing intermediate container 30c97bcf097c [2023-03-28T20:36:24.415Z] ---> e490aa7899dc [2023-03-28T20:36:24.415Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-28T20:36:25.001Z] ---> bb712e1dec37 [2023-03-28T20:36:25.001Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:36:25.269Z] ---> Running in f423ff5ac3a1 [2023-03-28T20:38:16.923Z] Removing intermediate container f423ff5ac3a1 [2023-03-28T20:38:16.923Z] ---> 033addfb2a1f [2023-03-28T20:38:16.923Z] Step 7/20 : COPY . . [2023-03-28T20:38:16.923Z] ---> 70fb0283d47e [2023-03-28T20:38:16.923Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-28T20:38:16.923Z] ---> Running in fb5f10717f5b [2023-03-28T20:38:17.888Z] 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-03-28T20:38:56.798Z] Removing intermediate container f2d933b7e278 [2023-03-28T20:38:56.798Z] ---> 7d645dba38fe [2023-03-28T20:38:56.798Z] [2023-03-28T20:38:56.798Z] Step 10/24 : FROM alpine:3.17 [2023-03-28T20:38:56.798Z] ---> d74e625d9115 [2023-03-28T20:38:56.798Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:38:56.798Z] ---> Using cache [2023-03-28T20:38:56.798Z] ---> d33b024cf8af [2023-03-28T20:38:56.798Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-28T20:38:56.798Z] ---> Using cache [2023-03-28T20:38:56.798Z] ---> 401ea76dccd0 [2023-03-28T20:38:56.798Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-28T20:38:56.798Z] ---> Running in bd6cb824eb93 [2023-03-28T20:38:56.798Z] Removing intermediate container bd6cb824eb93 [2023-03-28T20:38:56.798Z] ---> d44463343203 [2023-03-28T20:38:56.798Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-28T20:38:56.798Z] ---> Running in 53d4de8ff85d [2023-03-28T20:38:56.798Z] Removing intermediate container 53d4de8ff85d [2023-03-28T20:38:56.798Z] ---> 64dffb09ca12 [2023-03-28T20:38:56.798Z] Step 15/24 : WORKDIR / [2023-03-28T20:38:56.798Z] ---> Running in 82c2d140ccba [2023-03-28T20:38:56.798Z] Removing intermediate container 82c2d140ccba [2023-03-28T20:38:56.798Z] ---> 756faaaf25a5 [2023-03-28T20:38:56.798Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:38:56.798Z] ---> cca752527ff1 [2023-03-28T20:38:56.798Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:38:56.798Z] ---> 2d7d70463940 [2023-03-28T20:38:56.798Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-28T20:38:56.798Z] ---> 052c1d88495b [2023-03-28T20:38:56.798Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:38:57.383Z] ---> 7315c89961e9 [2023-03-28T20:38:57.383Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-28T20:38:57.652Z] ---> Running in 3e78e943b184 [2023-03-28T20:38:57.920Z] Removing intermediate container 3e78e943b184 [2023-03-28T20:38:57.920Z] ---> 1d65325763d3 [2023-03-28T20:38:57.920Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:38:58.187Z] ---> Running in 064cb2280738 [2023-03-28T20:38:58.776Z] Removing intermediate container 064cb2280738 [2023-03-28T20:38:58.776Z] ---> 40845f2b1736 [2023-03-28T20:38:58.776Z] Step 22/24 : LABEL arch=arm64 [2023-03-28T20:38:58.776Z] ---> Running in 73443e3094bc [2023-03-28T20:38:59.372Z] Removing intermediate container 73443e3094bc [2023-03-28T20:38:59.372Z] ---> f6e286c6fc6d [2023-03-28T20:38:59.372Z] Step 23/24 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:38:59.638Z] ---> Running in ca082430cb1e [2023-03-28T20:39:00.222Z] Removing intermediate container ca082430cb1e [2023-03-28T20:39:00.222Z] ---> 8a7a4adeaeb1 [2023-03-28T20:39:00.222Z] Step 24/24 : LABEL version=0.0.0 [2023-03-28T20:39:00.222Z] ---> Running in afe37ffb54af [2023-03-28T20:39:00.812Z] Removing intermediate container afe37ffb54af [2023-03-28T20:39:00.812Z] ---> c88d2e3bcb19 [2023-03-28T20:39:00.812Z] [2023-03-28T20:39:01.081Z] Successfully built c88d2e3bcb19 [2023-03-28T20:39:01.081Z] Successfully tagged core-command-arm64:latest [2023-03-28T20:39:01.081Z] Building security-bootstrapper [2023-03-28T20:39:19.292Z]  Building core-command ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:39:19.292Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:39:19.292Z] ---> a1319f4624e9 [2023-03-28T20:39:19.292Z] Step 3/33 : WORKDIR /edgex-go [2023-03-28T20:39:19.292Z] ---> Using cache [2023-03-28T20:39:19.292Z] ---> b5bc57f70364 [2023-03-28T20:39:19.292Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-28T20:39:19.292Z] ---> Using cache [2023-03-28T20:39:19.292Z] ---> 64a0f037ae46 [2023-03-28T20:39:19.292Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-28T20:39:19.292Z] ---> Using cache [2023-03-28T20:39:19.292Z] ---> 22cc01404534 [2023-03-28T20:39:19.292Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:39:19.292Z] ---> Using cache [2023-03-28T20:39:19.292Z] ---> a9a0645d60bc [2023-03-28T20:39:19.292Z] Step 7/33 : COPY . . [2023-03-28T20:39:19.292Z] ---> Using cache [2023-03-28T20:39:19.292Z] ---> c5bea6c404f2 [2023-03-28T20:39:19.292Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-28T20:39:19.292Z] ---> Running in f3ec73e8e6d3 [2023-03-28T20:39:21.247Z] 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-03-28T20:39:43.336Z] Removing intermediate container daedc89ed796 [2023-03-28T20:39:43.336Z] ---> bb43d8df1db2 [2023-03-28T20:39:43.336Z] [2023-03-28T20:39:43.336Z] Step 10/25 : FROM alpine:3.17 [2023-03-28T20:39:43.336Z] ---> d74e625d9115 [2023-03-28T20:39:43.336Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:39:43.336Z] ---> Using cache [2023-03-28T20:39:43.336Z] ---> d33b024cf8af [2023-03-28T20:39:43.336Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-28T20:39:43.336Z] ---> Using cache [2023-03-28T20:39:43.336Z] ---> 401ea76dccd0 [2023-03-28T20:39:43.336Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-28T20:39:43.336Z] ---> Running in c1d366ce38d0 [2023-03-28T20:39:43.336Z] Removing intermediate container c1d366ce38d0 [2023-03-28T20:39:43.336Z] ---> 632ea186f764 [2023-03-28T20:39:43.336Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-28T20:39:43.603Z] ---> Running in 65df612254c8 [2023-03-28T20:39:43.871Z] Removing intermediate container 65df612254c8 [2023-03-28T20:39:43.871Z] ---> a7cb13f9edbd [2023-03-28T20:39:43.871Z] Step 15/25 : WORKDIR / [2023-03-28T20:39:44.136Z] ---> Running in 25312a6db743 [2023-03-28T20:39:44.723Z] Removing intermediate container 25312a6db743 [2023-03-28T20:39:44.723Z] ---> 6a18dc8f0716 [2023-03-28T20:39:44.723Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:39:45.707Z] ---> f45b5dd4f21b [2023-03-28T20:39:45.707Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:39:46.666Z] ---> ebd4863931c1 [2023-03-28T20:39:46.666Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-28T20:39:48.076Z] ---> 601d70890744 [2023-03-28T20:39:48.076Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:39:49.038Z] ---> bb488264fecf [2023-03-28T20:39:49.038Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-28T20:39:50.005Z] ---> 9e5532b7582f [2023-03-28T20:39:50.005Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-28T20:39:50.274Z] ---> Running in 91bde3011ba9 [2023-03-28T20:39:50.858Z] Removing intermediate container 91bde3011ba9 [2023-03-28T20:39:50.858Z] ---> cc68121760de [2023-03-28T20:39:50.858Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:39:50.858Z] ---> Running in bbe117a93d60 [2023-03-28T20:39:51.442Z] Removing intermediate container bbe117a93d60 [2023-03-28T20:39:51.442Z] ---> d5ac38b52ea7 [2023-03-28T20:39:51.442Z] Step 23/25 : LABEL arch=arm64 [2023-03-28T20:39:51.708Z] ---> Running in 1f728447853a [2023-03-28T20:39:51.974Z] Removing intermediate container 1f728447853a [2023-03-28T20:39:51.974Z] ---> 0638c3caa25c [2023-03-28T20:39:51.974Z] Step 24/25 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:39:52.241Z] ---> Running in 35a3437986bc [2023-03-28T20:39:52.824Z] Removing intermediate container 35a3437986bc [2023-03-28T20:39:52.824Z] ---> 3a9950f8366c [2023-03-28T20:39:52.824Z] Step 25/25 : LABEL version=0.0.0 [2023-03-28T20:39:53.089Z] ---> Running in 9aa19c468c74 [2023-03-28T20:39:53.670Z] Removing intermediate container 9aa19c468c74 [2023-03-28T20:39:53.670Z] ---> 6d8ea714bd2c [2023-03-28T20:39:53.670Z] [2023-03-28T20:39:53.670Z] Successfully built 6d8ea714bd2c [2023-03-28T20:39:53.670Z] Successfully tagged core-metadata-arm64:latest [2023-03-28T20:40:50.324Z]  Building core-metadata ... done 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-03-28T20:41:12.381Z] Removing intermediate container efa269d13c9e [2023-03-28T20:41:12.381Z] ---> 76fb566735f1 [2023-03-28T20:41:12.381Z] [2023-03-28T20:41:12.381Z] Step 9/25 : FROM alpine:3.17 [2023-03-28T20:41:12.381Z] ---> d74e625d9115 [2023-03-28T20:41:12.381Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-28T20:41:12.381Z] ---> Running in d162e4a2322c [2023-03-28T20:41:12.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:41:12.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:41:13.790Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-28T20:41:13.790Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-28T20:41:13.790Z] (3/3) Installing su-exec (0.2-r2) [2023-03-28T20:41:13.790Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:41:13.790Z] Executing ca-certificates-20220614-r4.trigger [2023-03-28T20:41:14.375Z] OK: 8 MiB in 18 packages [2023-03-28T20:41:16.321Z] Removing intermediate container d162e4a2322c [2023-03-28T20:41:16.321Z] ---> fec14a420460 [2023-03-28T20:41:16.321Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-28T20:41:16.588Z] ---> Running in abde2c8b2bc8 [2023-03-28T20:41:17.170Z] Removing intermediate container abde2c8b2bc8 [2023-03-28T20:41:17.170Z] ---> 6c783d389dc3 [2023-03-28T20:41:17.170Z] Step 12/25 : WORKDIR / [2023-03-28T20:41:17.439Z] ---> Running in 97902dbfe7a1 [2023-03-28T20:41:18.022Z] Removing intermediate container 97902dbfe7a1 [2023-03-28T20:41:18.022Z] ---> 2b17dba6a872 [2023-03-28T20:41:18.022Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:41:18.981Z] ---> 2881669b3c66 [2023-03-28T20:41:18.982Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:41:19.564Z] ---> 9fcb940770b0 [2023-03-28T20:41:19.564Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-28T20:41:20.550Z] ---> 81f3cb98ef51 [2023-03-28T20:41:20.550Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-28T20:41:21.968Z] ---> 15fecbe5805b [2023-03-28T20:41:21.968Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:41:22.934Z] ---> 7b2087a6ed81 [2023-03-28T20:41:22.934Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-28T20:41:24.344Z] ---> 0afa70b17146 [2023-03-28T20:41:24.344Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-28T20:41:26.289Z] ---> dc885a757282 [2023-03-28T20:41:26.289Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-28T20:41:27.250Z] ---> 084888ee87c9 [2023-03-28T20:41:27.250Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-28T20:41:27.517Z] ---> Running in c84aea14684f [2023-03-28T20:41:30.857Z] Removing intermediate container c84aea14684f [2023-03-28T20:41:30.857Z] ---> cbd1fcc3f787 [2023-03-28T20:41:30.857Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-28T20:41:31.124Z] ---> Running in 541aba78f482 [2023-03-28T20:41:31.705Z] Removing intermediate container 541aba78f482 [2023-03-28T20:41:31.705Z] ---> 05a43e425c8f [2023-03-28T20:41:31.705Z] Step 23/25 : LABEL arch=arm64 [2023-03-28T20:41:31.705Z] ---> Running in a0916d82735b [2023-03-28T20:41:32.295Z] Removing intermediate container a0916d82735b [2023-03-28T20:41:32.295Z] ---> 8b815697c603 [2023-03-28T20:41:32.295Z] Step 24/25 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:41:32.562Z] ---> Running in a3f449ca8927 [2023-03-28T20:41:33.164Z] Removing intermediate container a3f449ca8927 [2023-03-28T20:41:33.164Z] ---> 6c5c43bb57d3 [2023-03-28T20:41:33.164Z] Step 25/25 : LABEL version=0.0.0 [2023-03-28T20:41:33.164Z] ---> Running in 22e8e0866faa [2023-03-28T20:41:33.747Z] Removing intermediate container 22e8e0866faa [2023-03-28T20:41:33.747Z] ---> df42e8cda6a2 [2023-03-28T20:41:33.747Z] [2023-03-28T20:41:34.331Z] Successfully built df42e8cda6a2 [2023-03-28T20:41:34.331Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-28T20:42:21.164Z]  Building security-secretstore-setup ... done Removing intermediate container 356f3b3d1204 [2023-03-28T20:42:21.164Z] ---> e8f6aacc98be [2023-03-28T20:42:21.164Z] [2023-03-28T20:42:21.164Z] Step 10/23 : FROM alpine:3.17 [2023-03-28T20:42:21.164Z] ---> d74e625d9115 [2023-03-28T20:42:21.164Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-28T20:42:21.164Z] ---> Using cache [2023-03-28T20:42:21.164Z] ---> 1c752c2bb056 [2023-03-28T20:42:21.164Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:42:21.164Z] ---> Using cache [2023-03-28T20:42:21.164Z] ---> be1323590cc5 [2023-03-28T20:42:21.164Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:42:21.164Z] ---> Using cache [2023-03-28T20:42:21.164Z] ---> ebbe2db73aa6 [2023-03-28T20:42:21.164Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:42:21.164Z] ---> Using cache [2023-03-28T20:42:21.164Z] ---> f89f145b25fc [2023-03-28T20:42:21.164Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-28T20:42:21.164Z] ---> 0aa214595ead [2023-03-28T20:42:21.164Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:42:21.164Z] ---> d838ac74481b [2023-03-28T20:42:21.164Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-28T20:42:21.164Z] ---> 87f4e770c86b [2023-03-28T20:42:21.164Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-28T20:42:21.164Z] ---> Running in acbb435391db [2023-03-28T20:42:23.752Z] Removing intermediate container acbb435391db [2023-03-28T20:42:23.752Z] ---> 09b5fc005c4f [2023-03-28T20:42:23.752Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-28T20:42:23.752Z] ---> Running in 952bd855a305 [2023-03-28T20:42:24.339Z] Removing intermediate container 952bd855a305 [2023-03-28T20:42:24.339Z] ---> f1aa01fde37b [2023-03-28T20:42:24.339Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-28T20:42:24.339Z] ---> Running in d2e477c22589 [2023-03-28T20:42:26.289Z] Removing intermediate container d2e477c22589 [2023-03-28T20:42:26.289Z] ---> 21db37ead0ea [2023-03-28T20:42:26.289Z] Step 21/23 : LABEL arch=arm64 [2023-03-28T20:42:26.289Z] ---> Running in eeb528c4c07f [2023-03-28T20:42:26.872Z] Removing intermediate container eeb528c4c07f [2023-03-28T20:42:26.872Z] ---> bd4802a05582 [2023-03-28T20:42:26.872Z] Step 22/23 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:42:27.139Z] ---> Running in 5a809f479332 [2023-03-28T20:42:27.406Z] Removing intermediate container 5a809f479332 [2023-03-28T20:42:27.406Z] ---> c7107734f25e [2023-03-28T20:42:27.406Z] Step 23/23 : LABEL version=0.0.0 [2023-03-28T20:42:27.676Z] ---> Running in dfcf9b0bb31f [2023-03-28T20:42:28.259Z] Removing intermediate container dfcf9b0bb31f [2023-03-28T20:42:28.259Z] ---> 004a31fd121c [2023-03-28T20:42:28.259Z] [2023-03-28T20:42:28.670Z] Successfully built 004a31fd121c [2023-03-28T20:42:28.670Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-28T20:43:50.499Z]  Building security-proxy-auth ... done Removing intermediate container f3ec73e8e6d3 [2023-03-28T20:43:50.499Z] ---> 024e9ba7f252 [2023-03-28T20:43:50.499Z] [2023-03-28T20:43:50.499Z] Step 9/33 : FROM alpine:3.17 [2023-03-28T20:43:50.499Z] ---> d74e625d9115 [2023-03-28T20:43:50.499Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-28T20:43:50.499Z] ---> Running in 943b8e5bed89 [2023-03-28T20:43:50.499Z] Removing intermediate container 943b8e5bed89 [2023-03-28T20:43:50.499Z] ---> d85cbcfef4c0 [2023-03-28T20:43:50.499Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-28T20:43:50.499Z] ---> Running in bb30fbebead8 [2023-03-28T20:43:50.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:43:50.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:43:51.909Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-28T20:43:51.909Z] (2/2) Installing su-exec (0.2-r2) [2023-03-28T20:43:51.909Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:43:51.909Z] OK: 8 MiB in 17 packages [2023-03-28T20:43:53.321Z] Removing intermediate container bb30fbebead8 [2023-03-28T20:43:53.321Z] ---> 4242bea3be45 [2023-03-28T20:43:53.321Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-28T20:43:53.321Z] ---> Running in c8fe01ccf808 [2023-03-28T20:43:53.321Z] Removing intermediate container c8fe01ccf808 [2023-03-28T20:43:53.321Z] ---> 08b1d5ac0c32 [2023-03-28T20:43:53.321Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-28T20:43:53.592Z] ---> Running in 8572cf2a8a99 [2023-03-28T20:43:53.860Z] Removing intermediate container 8572cf2a8a99 [2023-03-28T20:43:53.860Z] ---> 42d05ec622a7 [2023-03-28T20:43:53.860Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-28T20:43:53.860Z] ---> Running in 40515bcf9ed0 [2023-03-28T20:43:54.456Z] Removing intermediate container 40515bcf9ed0 [2023-03-28T20:43:54.456Z] ---> 5b77b0f8a920 [2023-03-28T20:43:54.456Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-28T20:43:54.456Z] ---> Running in 80743081cfef [2023-03-28T20:43:54.722Z] Removing intermediate container 80743081cfef [2023-03-28T20:43:54.722Z] ---> f69a3dc50b67 [2023-03-28T20:43:54.722Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-28T20:43:54.990Z] ---> Running in aff9fb84bf64 [2023-03-28T20:43:57.577Z] Removing intermediate container aff9fb84bf64 [2023-03-28T20:43:57.577Z] ---> 5efc7c8d1cc9 [2023-03-28T20:43:57.577Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-28T20:43:57.577Z] ---> Running in 10cb389be80e [2023-03-28T20:43:57.843Z] Removing intermediate container 10cb389be80e [2023-03-28T20:43:57.843Z] ---> b66affa6cf10 [2023-03-28T20:43:57.843Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-28T20:43:58.423Z] ---> 2a1495400d58 [2023-03-28T20:43:58.423Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-28T20:43:58.423Z] ---> Running in c3a8845156b6 [2023-03-28T20:44:00.366Z] Removing intermediate container c3a8845156b6 [2023-03-28T20:44:00.366Z] ---> 96b0d3ceb9c9 [2023-03-28T20:44:00.366Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:44:00.949Z] ---> 5d92b352fd5e [2023-03-28T20:44:00.949Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:44:01.534Z] ---> 7a8aa9cc80b2 [2023-03-28T20:44:01.534Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-28T20:44:02.941Z] ---> 127c968e4e14 [2023-03-28T20:44:02.941Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-28T20:44:03.524Z] ---> 3f90c1c07520 [2023-03-28T20:44:03.524Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-28T20:44:04.491Z] ---> 8cc1941cd202 [2023-03-28T20:44:04.491Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-28T20:44:05.074Z] ---> 55aa5f3d0bd6 [2023-03-28T20:44:05.074Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-28T20:44:06.033Z] ---> 201419b28a67 [2023-03-28T20:44:06.033Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-28T20:44:06.615Z] ---> 1fb4ef682572 [2023-03-28T20:44:06.615Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-28T20:44:06.615Z] ---> Running in 6e1ed208de69 [2023-03-28T20:44:11.954Z] Removing intermediate container 6e1ed208de69 [2023-03-28T20:44:11.954Z] ---> d2bfb4c85830 [2023-03-28T20:44:11.954Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-28T20:44:11.954Z] ---> Running in 6dbcc89d3de3 [2023-03-28T20:44:11.954Z] Removing intermediate container fb5f10717f5b [2023-03-28T20:44:11.954Z] ---> 45e3c9e6cbbe [2023-03-28T20:44:11.954Z] [2023-03-28T20:44:11.954Z] Step 9/20 : FROM alpine:3.17 [2023-03-28T20:44:11.954Z] ---> d74e625d9115 [2023-03-28T20:44:11.954Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-28T20:44:11.954Z] ---> Using cache [2023-03-28T20:44:11.954Z] ---> d85cbcfef4c0 [2023-03-28T20:44:11.954Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-28T20:44:11.954Z] ---> Running in 0c135a4c91ce [2023-03-28T20:44:11.954Z] Removing intermediate container 6dbcc89d3de3 [2023-03-28T20:44:11.954Z] ---> 27887769f4dd [2023-03-28T20:44:11.954Z] Step 30/33 : CMD ["gate"] [2023-03-28T20:44:11.954Z] ---> Running in fe1b6ecbfd21 [2023-03-28T20:44:12.222Z] Removing intermediate container fe1b6ecbfd21 [2023-03-28T20:44:12.222Z] ---> a3749f308886 [2023-03-28T20:44:12.222Z] Step 31/33 : LABEL arch=arm64 [2023-03-28T20:44:12.488Z] ---> Running in 018ed18aa1ef [2023-03-28T20:44:12.756Z] Removing intermediate container 018ed18aa1ef [2023-03-28T20:44:12.756Z] ---> 75996546da65 [2023-03-28T20:44:12.756Z] Step 32/33 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:44:12.756Z] ---> Running in 1ecb748e234c [2023-03-28T20:44:12.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:44:13.022Z] Removing intermediate container 1ecb748e234c [2023-03-28T20:44:13.022Z] ---> 3fe3f7c954fc [2023-03-28T20:44:13.022Z] Step 33/33 : LABEL version=0.0.0 [2023-03-28T20:44:13.291Z] ---> Running in d2bcea65ae26 [2023-03-28T20:44:13.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:44:13.558Z] Removing intermediate container d2bcea65ae26 [2023-03-28T20:44:13.558Z] ---> 830b65c2dec8 [2023-03-28T20:44:13.558Z] [2023-03-28T20:44:13.825Z] Successfully built 830b65c2dec8 [2023-03-28T20:44:13.825Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-28T20:44:14.785Z]  Building security-bootstrapper ... done v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-28T20:44:14.785Z] v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-28T20:44:14.785Z] OK: 17691 distinct packages available [2023-03-28T20:44:14.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:44:15.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:44:16.774Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-28T20:44:16.774Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-28T20:44:16.774Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-28T20:44:16.774Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-28T20:44:16.774Z] (5/9) Installing curl (7.88.1-r1) [2023-03-28T20:44:16.774Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-28T20:44:16.774Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-28T20:44:16.774Z] (8/9) Installing libucontext (1.2-r0) [2023-03-28T20:44:16.774Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-28T20:44:16.774Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:44:16.774Z] Executing ca-certificates-20220614-r4.trigger [2023-03-28T20:44:17.355Z] OK: 11 MiB in 24 packages [2023-03-28T20:44:18.765Z] Removing intermediate container 0c135a4c91ce [2023-03-28T20:44:18.765Z] ---> 92999794ccd3 [2023-03-28T20:44:18.765Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:44:19.032Z] ---> 4fa4bb8ad599 [2023-03-28T20:44:19.032Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:44:19.612Z] ---> ae3db6789406 [2023-03-28T20:44:19.612Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-28T20:44:21.017Z] ---> 38287d8d5b94 [2023-03-28T20:44:21.017Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:44:21.598Z] ---> 346117f5fdab [2023-03-28T20:44:21.598Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-28T20:44:23.540Z] ---> Running in 166d74735cce [2023-03-28T20:44:23.811Z] Removing intermediate container 166d74735cce [2023-03-28T20:44:23.811Z] ---> 57eb398bab6f [2023-03-28T20:44:23.811Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:44:24.077Z] ---> Running in fb67ac2ed847 [2023-03-28T20:44:24.343Z] Removing intermediate container fb67ac2ed847 [2023-03-28T20:44:24.343Z] ---> 6e8d097bb5ab [2023-03-28T20:44:24.343Z] Step 18/20 : LABEL arch=arm64 [2023-03-28T20:44:24.343Z] ---> Running in 2554d1e4e238 [2023-03-28T20:44:24.608Z] Removing intermediate container 2554d1e4e238 [2023-03-28T20:44:24.608Z] ---> f58e688530e9 [2023-03-28T20:44:24.608Z] Step 19/20 : LABEL git_sha=ede5254fd1fb29a2d80230181010ccc0f6f17f66 [2023-03-28T20:44:24.608Z] ---> Running in e90c4cf90ecd [2023-03-28T20:44:24.873Z] Removing intermediate container e90c4cf90ecd [2023-03-28T20:44:24.873Z] ---> 63f9edec1921 [2023-03-28T20:44:24.873Z] Step 20/20 : LABEL version=0.0.0 [2023-03-28T20:44:25.141Z] ---> Running in b0f17bdbd436 [2023-03-28T20:44:25.407Z] Removing intermediate container b0f17bdbd436 [2023-03-28T20:44:25.407Z] ---> 4896b4bfedeb [2023-03-28T20:44:25.407Z] [2023-03-28T20:44:25.673Z] Successfully built 4896b4bfedeb [2023-03-28T20:44:25.673Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-28T20:44:25.949Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-28T20:44:25.971Z] $ docker stop --time=1 19a760b01af92ca2a35f05e3e2e9e365eeddf86534a1612e3f44ac89157a8845 [2023-03-28T20:44:27.631Z] $ docker rm -f --volumes 19a760b01af92ca2a35f05e3e2e9e365eeddf86534a1612e3f44ac89157a8845 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T20:44:28.171Z] + docker images [2023-03-28T20:44:28.437Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-28T20:44:28.437Z] security-spiffe-token-provider-arm64 latest 4896b4bfedeb 3 seconds ago 32.7MB [2023-03-28T20:44:28.437Z] security-bootstrapper-arm64 latest 830b65c2dec8 15 seconds ago 21.9MB [2023-03-28T20:44:28.437Z] 45e3c9e6cbbe 18 seconds ago 1.53GB [2023-03-28T20:44:28.437Z] 024e9ba7f252 42 seconds ago 1.48GB [2023-03-28T20:44:28.437Z] security-proxy-auth-arm64 latest 004a31fd121c 2 minutes ago 18.2MB [2023-03-28T20:44:28.437Z] e8f6aacc98be 2 minutes ago 1.47GB [2023-03-28T20:44:28.437Z] security-secretstore-setup-arm64 latest df42e8cda6a2 2 minutes ago 32.2MB [2023-03-28T20:44:28.437Z] 76fb566735f1 3 minutes ago 1.49GB [2023-03-28T20:44:28.437Z] core-metadata-arm64 latest 6d8ea714bd2c 4 minutes ago 20.2MB [2023-03-28T20:44:28.437Z] bb43d8df1db2 4 minutes ago 1.5GB [2023-03-28T20:44:28.437Z] core-command-arm64 latest c88d2e3bcb19 5 minutes ago 19.7MB [2023-03-28T20:44:28.437Z] 7d645dba38fe 5 minutes ago 1.49GB [2023-03-28T20:44:28.437Z] security-spire-agent-arm64 latest 20bad1efdeb7 8 minutes ago 125MB [2023-03-28T20:44:28.437Z] support-scheduler-arm64 latest 3a1f63f955ac 9 minutes ago 31.5MB [2023-03-28T20:44:28.437Z] security-spire-config-arm64 latest bcd01d61baa4 9 minutes ago 86.2MB [2023-03-28T20:44:28.437Z] bc59f95d322d 9 minutes ago 1.56GB [2023-03-28T20:44:28.437Z] b1af06d12bb5 9 minutes ago 1.35GB [2023-03-28T20:44:28.437Z] support-notifications-arm64 latest 2fdef361bb93 10 minutes ago 32.1MB [2023-03-28T20:44:28.437Z] 215d61c5fc4f 10 minutes ago 1.56GB [2023-03-28T20:44:28.437Z] core-data-arm64 latest 99cd98b70380 13 minutes ago 19.9MB [2023-03-28T20:44:28.437Z] f1d1091be988 13 minutes ago 1.5GB [2023-03-28T20:44:28.437Z] core-common-config-bootstrapper-arm64 latest a9cb2ebf1258 14 minutes ago 17.2MB [2023-03-28T20:44:28.437Z] 1361a8150f95 14 minutes ago 1.49GB [2023-03-28T20:44:28.437Z] security-proxy-setup-arm64 latest 72b6b11aeb6d 14 minutes ago 18.7MB [2023-03-28T20:44:28.437Z] 8f5efa745138 15 minutes ago 1.47GB [2023-03-28T20:44:28.437Z] security-spire-server-arm64 latest 812046df7e84 22 minutes ago 87.1MB [2023-03-28T20:44:28.437Z] 2639c4f91025 22 minutes ago 1.35GB [2023-03-28T20:44:28.437Z] ci-base-image-arm64 latest a1319f4624e9 39 minutes ago 866MB [2023-03-28T20:44:28.437Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB [2023-03-28T20:44:28.437Z] alpine 3.17 d74e625d9115 6 weeks ago 7.46MB [2023-03-28T20:44:28.437Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [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-03-28T20:44:29.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T20:44:29.254Z] [2023-03-28T20:44:29.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:44:29.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T20:44:29.914Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-28T20:44:29.914Z] 8998bd30e6a1: Pulling fs layer [2023-03-28T20:44:29.914Z] 04944245beec: Pulling fs layer [2023-03-28T20:44:29.914Z] 699f458cf7ca: Pulling fs layer [2023-03-28T20:44:29.914Z] 765212b225bb: Pulling fs layer [2023-03-28T20:44:29.914Z] f23df028b6ca: Pulling fs layer [2023-03-28T20:44:29.914Z] d65c8cfc05b1: Pulling fs layer [2023-03-28T20:44:29.914Z] 2437ff75d9bd: Pulling fs layer [2023-03-28T20:44:29.914Z] 765212b225bb: Waiting [2023-03-28T20:44:29.914Z] f23df028b6ca: Waiting [2023-03-28T20:44:29.914Z] d65c8cfc05b1: Waiting [2023-03-28T20:44:29.914Z] 2437ff75d9bd: Waiting [2023-03-28T20:44:29.914Z] 04944245beec: Verifying Checksum [2023-03-28T20:44:29.914Z] 04944245beec: Download complete [2023-03-28T20:44:29.914Z] 765212b225bb: Verifying Checksum [2023-03-28T20:44:29.914Z] 765212b225bb: Download complete [2023-03-28T20:44:30.181Z] f23df028b6ca: Verifying Checksum [2023-03-28T20:44:30.181Z] f23df028b6ca: Download complete [2023-03-28T20:44:30.181Z] d65c8cfc05b1: Verifying Checksum [2023-03-28T20:44:30.181Z] d65c8cfc05b1: Download complete [2023-03-28T20:44:30.181Z] 699f458cf7ca: Verifying Checksum [2023-03-28T20:44:30.181Z] 699f458cf7ca: Download complete [2023-03-28T20:44:30.760Z] 8998bd30e6a1: Verifying Checksum [2023-03-28T20:44:30.760Z] 8998bd30e6a1: Download complete [2023-03-28T20:44:32.703Z] 2437ff75d9bd: Verifying Checksum [2023-03-28T20:44:32.703Z] 2437ff75d9bd: Download complete [2023-03-28T20:44:34.641Z] 8998bd30e6a1: Pull complete [2023-03-28T20:44:34.907Z] 04944245beec: Pull complete [2023-03-28T20:44:36.310Z] 699f458cf7ca: Pull complete [2023-03-28T20:44:36.310Z] 765212b225bb: Pull complete [2023-03-28T20:44:37.266Z] f23df028b6ca: Pull complete [2023-03-28T20:44:37.266Z] d65c8cfc05b1: Pull complete [2023-03-28T20:44:52.237Z] 2437ff75d9bd: Pull complete [2023-03-28T20:44:52.238Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-28T20:44:52.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T20:44:52.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:44:52.573Z] prd-ubuntu20.04-docker-arm64-4c-16g-6108 does not seem to be running inside a container [2023-03-28T20:44:52.642Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-28T20:44:55.504Z] $ docker top 3af5099cf6b57b5574c5c13fbfedd37e05c23d111a3f6584773ffe8d1438f8a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:44:56.454Z] ---> job-cost.sh [2023-03-28T20:44:56.454Z] lf-activate-venv: SKIPPING [2023-03-28T20:44:56.454Z] INFO: No Stack... [2023-03-28T20:44:56.719Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-28T20:44:57.675Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T20:44:58.333Z] + cut -d, -f6 [2023-03-28T20:44:58.333Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-03-28T20:44:58.388Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4482-1-stack-cost] [2023-03-28T20:44:58.392Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4482-1-stack-cost] did not exist. Created. [2023-03-28T20:44:58.392Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4482-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T20:44:59.121Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-28T20:44:59.320Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T20:44:59.338Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4482-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T20:44:59.415Z] $ docker stop --time=1 3af5099cf6b57b5574c5c13fbfedd37e05c23d111a3f6584773ffe8d1438f8a5 [2023-03-28T20:45:00.978Z] $ docker rm -f --volumes 3af5099cf6b57b5574c5c13fbfedd37e05c23d111a3f6584773ffe8d1438f8a5 [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-03-28T20:45:02.099Z] provisioning config files... [2023-03-28T20:45:02.111Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2649222222824461564tmp [Pipeline] { [Pipeline] sh [2023-03-28T20:45:02.457Z] + set +x [2023-03-28T20:45:02.457Z] + curl -s https://codecov.io/bash [2023-03-28T20:45:02.457Z] + bash -s -- [2023-03-28T20:45:02.457Z] [2023-03-28T20:45:02.457Z] _____ _ [2023-03-28T20:45:02.457Z] / ____| | | [2023-03-28T20:45:02.457Z] | | ___ __| | ___ ___ _____ __ [2023-03-28T20:45:02.457Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-28T20:45:02.457Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-28T20:45:02.457Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-28T20:45:02.457Z] Bash-1.0.6 [2023-03-28T20:45:02.457Z] [2023-03-28T20:45:02.457Z] [2023-03-28T20:45:02.457Z] ==> git version 2.25.1 found [2023-03-28T20:45:02.457Z] ==> 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-03-28T20:45:02.457Z] Release-Date: 2020-01-08 [2023-03-28T20:45:02.457Z] 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-03-28T20:45:02.458Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-28T20:45:02.458Z] ==> Jenkins CI detected. [2023-03-28T20:45:02.458Z] current dir:  /w/workspace/edgex-go/1 [2023-03-28T20:45:02.458Z] project root: . [2023-03-28T20:45:02.458Z] --> token set from env [2023-03-28T20:45:02.458Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-28T20:45:02.716Z] ==> Running gcov in . (disable via -X gcov) [2023-03-28T20:45:02.716Z] ==> Python coveragepy not found [2023-03-28T20:45:02.716Z] ==> Searching for coverage reports in: [2023-03-28T20:45:02.716Z] + . [2023-03-28T20:45:02.716Z] -> Found 1 reports [2023-03-28T20:45:02.716Z] ==> Detecting git/mercurial file structure [2023-03-28T20:45:02.716Z] ==> Reading reports [2023-03-28T20:45:02.716Z] + ./coverage.out bytes=447380 [2023-03-28T20:45:02.716Z] ==> Appending adjustments [2023-03-28T20:45:02.716Z] https://docs.codecov.io/docs/fixing-reports [2023-03-28T20:45:03.652Z] + Found adjustments [2023-03-28T20:45:03.652Z] ==> Gzipping contents [2023-03-28T20:45:03.652Z] 60K /tmp/codecov.Sg3Nv1.gz [2023-03-28T20:45:03.652Z] ==> Uploading reports [2023-03-28T20:45:03.652Z] url: https://codecov.io [2023-03-28T20:45:03.652Z] query: branch=PR-4482&commit=ede5254fd1fb29a2d80230181010ccc0f6f17f66&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4482%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4482&job=&cmd_args= [2023-03-28T20:45:03.652Z] -> Pinging Codecov [2023-03-28T20:45:03.652Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4482&commit=ede5254fd1fb29a2d80230181010ccc0f6f17f66&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4482%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4482&job=&cmd_args= [2023-03-28T20:45:03.911Z] -> Uploading to [2023-03-28T20:45:03.911Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-28/00271124DB129430A58F1EEE437C3FCB/ede5254fd1fb29a2d80230181010ccc0f6f17f66/db6fa33b-ff48-4122-bf15-c0e5a5f33a87.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T204503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d84a722fd979ad2e1a667cf8596177f9e69c39d3700d2a963b90dcc32159ae80 [2023-03-28T20:45:03.911Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T20:45:03.911Z] Dload Upload Total Spent Left Speed [2023-03-28T20:45:04.171Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57517 0 0 100 57517 0 174k --:--:-- --:--:-- --:--:-- 174k [2023-03-28T20:45:04.171Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ede5254fd1fb29a2d80230181010ccc0f6f17f66 [Pipeline] } [2023-03-28T20:45:04.196Z] 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-03-28T20:45:05.568Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:45:05.895Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:45:06.787Z] ---> package-listing.sh [2023-03-28T20:45:06.787Z] ++ facter osfamily [2023-03-28T20:45:06.787Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-28T20:45:07.046Z] + OS_FAMILY=debian [2023-03-28T20:45:07.046Z] + workspace=/w/workspace/edgex-go/1 [2023-03-28T20:45:07.046Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-28T20:45:07.046Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-28T20:45:07.046Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-28T20:45:07.046Z] + PACKAGES=/tmp/packages_start.txt [2023-03-28T20:45:07.046Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-28T20:45:07.046Z] + PACKAGES=/tmp/packages_end.txt [2023-03-28T20:45:07.046Z] + case "${OS_FAMILY}" in [2023-03-28T20:45:07.046Z] + dpkg -l [2023-03-28T20:45:07.046Z] + grep '^ii' [2023-03-28T20:45:07.046Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-28T20:45:07.046Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-28T20:45:07.046Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-28T20:45:07.046Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-28T20:45:07.046Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-28T20:45:07.046Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-28T20:45:07.075Z] 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-03-28T20:45:07.368Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:45:07.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T20:45:07.995Z] [2023-03-28T20:45:07.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:45:08.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T20:45:08.370Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-28T20:45:08.370Z] 5eb5b503b376: Pulling fs layer [2023-03-28T20:45:08.370Z] 5c69ac0246d0: Pulling fs layer [2023-03-28T20:45:08.370Z] ec43610c2a17: Pulling fs layer [2023-03-28T20:45:08.370Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-28T20:45:08.370Z] 33b1e0a273af: Pulling fs layer [2023-03-28T20:45:08.370Z] 5d3b04190fa2: Pulling fs layer [2023-03-28T20:45:08.370Z] 2f39f015ded8: Pulling fs layer [2023-03-28T20:45:08.370Z] 3a2ae6a8a46f: Waiting [2023-03-28T20:45:08.370Z] 33b1e0a273af: Waiting [2023-03-28T20:45:08.370Z] 5d3b04190fa2: Waiting [2023-03-28T20:45:08.370Z] 2f39f015ded8: Waiting [2023-03-28T20:45:08.370Z] 5c69ac0246d0: Download complete [2023-03-28T20:45:08.370Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-28T20:45:08.370Z] 3a2ae6a8a46f: Download complete [2023-03-28T20:45:08.370Z] 33b1e0a273af: Verifying Checksum [2023-03-28T20:45:08.370Z] 33b1e0a273af: Download complete [2023-03-28T20:45:08.370Z] 5d3b04190fa2: Verifying Checksum [2023-03-28T20:45:08.370Z] 5d3b04190fa2: Download complete [2023-03-28T20:45:08.370Z] ec43610c2a17: Verifying Checksum [2023-03-28T20:45:08.370Z] ec43610c2a17: Download complete [2023-03-28T20:45:08.630Z] 5eb5b503b376: Verifying Checksum [2023-03-28T20:45:08.630Z] 5eb5b503b376: Download complete [2023-03-28T20:45:09.201Z] 2f39f015ded8: Download complete [2023-03-28T20:45:09.768Z] 5eb5b503b376: Pull complete [2023-03-28T20:45:09.768Z] 5c69ac0246d0: Pull complete [2023-03-28T20:45:10.334Z] ec43610c2a17: Pull complete [2023-03-28T20:45:10.334Z] 3a2ae6a8a46f: Pull complete [2023-03-28T20:45:10.592Z] 33b1e0a273af: Pull complete [2023-03-28T20:45:10.592Z] 5d3b04190fa2: Pull complete [2023-03-28T20:45:14.776Z] 2f39f015ded8: Pull complete [2023-03-28T20:45:14.776Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-28T20:45:14.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T20:45:14.776Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:45:14.990Z] prd-ubuntu20.04-docker-8c-8g-6105 does not seem to be running inside a container [2023-03-28T20:45:15.024Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T20:45:16.862Z] $ docker top 981e5aec981beeb44c64e0bc935b65df4761c6d0d34d5edef6fad76222e256cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:45:17.256Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-28T20:45:17.562Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-28T20:45:17.869Z] + ls /var/log/sa-host [2023-03-28T20:45:17.869Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T20:45:18.003Z] provisioning config files... [2023-03-28T20:45:18.012Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16892491069178557709tmp [Pipeline] { [Pipeline] echo [2023-03-28T20:45:18.122Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:45:18.432Z] ---> create-netrc.sh [Pipeline] } [2023-03-28T20:45:18.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:45:18.861Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-28T20:45:18.897Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:45:19.215Z] ---> sudo-logs.sh [2023-03-28T20:45:19.215Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-28T20:45:19.288Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:45:19.604Z] ---> job-cost.sh [2023-03-28T20:45:19.604Z] lf-activate-venv: SKIPPING [2023-03-28T20:45:19.604Z] DEBUG: total: 0.10999999940395355 [2023-03-28T20:45:19.604Z] INFO: Retrieving Stack Cost... [2023-03-28T20:45:19.863Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T20:45:20.430Z] INFO: Archiving Costs [Pipeline] echo [2023-03-28T20:45:20.463Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:45:20.779Z] ---> logs-deploy.sh [2023-03-28T20:45:20.779Z] lf-activate-venv: SKIPPING [2023-03-28T20:45:20.779Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4482/1 [2023-03-28T20:45:20.779Z] INFO: archiving workspace using pattern(s): [2023-03-28T20:45:21.717Z] Archives upload complete. [2023-03-28T20:45:21.717Z] INFO: archiving logs to Nexus