Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 5b0efc985da2f4ef6f16e01679de337ae8c53260+b2859d90283392a0de244e81d63275e3b01924cf (80b0b28ab0577df1a18407caa2fe4fcf9b82204f) 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-ssh13749143601749017017.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-ssh10370713704625212315.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4468/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4468/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4845050753917071702.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 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-ssh9058514771746196224.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4468/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4468/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15890310839879436470.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5151 in /w/workspace/edgexfoundry_edgex-go_PR-4468 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 Merging remotes/origin/main commit b2859d90283392a0de244e81d63275e3b01924cf into PR head commit 5b0efc985da2f4ef6f16e01679de337ae8c53260 Merge succeeded, producing 76456d9090920d31e080d32cd9b2bfe935e2c9e6 Checking out Revision 76456d9090920d31e080d32cd9b2bfe935e2c9e6 (PR-4468) > 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/4468/head:refs/remotes/origin/PR-4468 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b0efc985da2f4ef6f16e01679de337ae8c53260 # 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 b2859d90283392a0de244e81d63275e3b01924cf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76456d9090920d31e080d32cd9b2bfe935e2c9e6 # timeout=10 Commit message: "Merge commit 'b2859d90283392a0de244e81d63275e3b01924cf' into HEAD" > git rev-list --no-walk 5b0efc985da2f4ef6f16e01679de337ae8c53260 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T08:29:42.598Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T08:29:42.646Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T08:29:42.665Z] ========================================================= [2023-03-22T08:29:42.665Z] EdgeX Global Pipelines Version Info [2023-03-22T08:29:42.665Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T08:29:43.376Z] ------------------- [2023-03-22T08:29:43.376Z] stable info: [2023-03-22T08:29:43.376Z] ------------------- [2023-03-22T08:29:43.376Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T08:29:43.376Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T08:29:43.376Z] Message: update stable to v1.0.245 [2023-03-22T08:29:43.950Z] ------------------- [2023-03-22T08:29:43.950Z] experimental info: [2023-03-22T08:29:43.950Z] ------------------- [2023-03-22T08:29:43.950Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T08:29:43.950Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-22T08:29:43.950Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T08:29:44.117Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-22T08:29:44.127Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-22T08:29:44.140Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T08:29:44.152Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T08:29:44.163Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T08:29:44.177Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T08:29:44.187Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T08:29:44.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-22T08:29:44.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-22T08:29:44.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-22T08:29:44.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T08:29:44.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T08:29:44.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T08:29:44.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T08:29:44.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T08:29:44.290Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T08:29:44.301Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T08:29:44.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T08:29:44.326Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-22T08:29:44.336Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-22T08:29:44.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T08:29:44.352Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T08:29:44.360Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T08:29:44.367Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4468 [Pipeline] echo [2023-03-22T08:29:44.379Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4468 [Pipeline] echo [2023-03-22T08:29:44.391Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4468 [Pipeline] echo [2023-03-22T08:29:44.404Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76456d9090920d31e080d32cd9b2bfe935e2c9e6 [Pipeline] echo [2023-03-22T08:29:44.414Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76456d9 [Pipeline] echo [2023-03-22T08:29:44.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T08:29:44.467Z] provisioning config files... [2023-03-22T08:29:44.478Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6750686070843918933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T08:29:44.773Z] ---> docker-login.sh [2023-03-22T08:29:44.773Z] nexus3.edgexfoundry.org:10001 [2023-03-22T08:29:45.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T08:29:45.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T08:29:45.292Z] Configure a credential helper to remove this warning. See [2023-03-22T08:29:45.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T08:29:45.292Z] [2023-03-22T08:29:45.292Z] Login Succeeded [2023-03-22T08:29:45.292Z] nexus3.edgexfoundry.org:10002 [2023-03-22T08:29:45.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T08:29:45.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T08:29:45.292Z] Configure a credential helper to remove this warning. See [2023-03-22T08:29:45.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T08:29:45.292Z] [2023-03-22T08:29:45.292Z] Login Succeeded [2023-03-22T08:29:45.292Z] nexus3.edgexfoundry.org:10003 [2023-03-22T08:29:45.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T08:29:45.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T08:29:45.554Z] Configure a credential helper to remove this warning. See [2023-03-22T08:29:45.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T08:29:45.554Z] [2023-03-22T08:29:45.554Z] Login Succeeded [2023-03-22T08:29:45.554Z] nexus3.edgexfoundry.org:10004 [2023-03-22T08:29:45.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T08:29:45.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T08:29:45.554Z] Configure a credential helper to remove this warning. See [2023-03-22T08:29:45.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T08:29:45.554Z] [2023-03-22T08:29:45.554Z] Login Succeeded [2023-03-22T08:29:45.554Z] docker.io [2023-03-22T08:29:45.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T08:29:45.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T08:29:45.813Z] Configure a credential helper to remove this warning. See [2023-03-22T08:29:45.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T08:29:45.814Z] [2023-03-22T08:29:45.814Z] Login Succeeded [2023-03-22T08:29:45.814Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T08:29:45.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T08:29:46.130Z] + 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-22T08:29:46.130Z] + dirname cmd/core-command/Dockerfile [2023-03-22T08:29:46.130Z] + cut -d/ -f2 [2023-03-22T08:29:46.130Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-22T08:29:46.130Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-22T08:29:46.130Z] + cut -d/ -f2 [2023-03-22T08:29:46.130Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-22T08:29:46.130Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2023-03-22T08:29:46.130Z] -f2 [2023-03-22T08:29:46.130Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-22T08:29:46.130Z] + dirname cmd/core-metadata/Dockerfile [2023-03-22T08:29:46.130Z] + cut -d/ -f2 [2023-03-22T08:29:46.130Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-22T08:29:46.130Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-22T08:29:46.130Z] + cut -d/ -f2 [2023-03-22T08:29:46.130Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-22T08:29:46.130Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-22T08:29:46.130Z] + cut -d/ -f2 [2023-03-22T08:29:46.130Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-22T08:29:46.130Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-22T08:29:46.130Z] + cut -d/ -f2 [2023-03-22T08:29:46.130Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-22T08:29:46.131Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-22T08:29:46.131Z] + cut -d/ -f2 [2023-03-22T08:29:46.131Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-22T08:29:46.131Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-22T08:29:46.131Z] + cut -d/ -f2 [2023-03-22T08:29:46.131Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-22T08:29:46.131Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-22T08:29:46.131Z] + cut -d/ -f2 [2023-03-22T08:29:46.131Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-22T08:29:46.131Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-22T08:29:46.131Z] + cut -d/ -f2 [2023-03-22T08:29:46.131Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-22T08:29:46.131Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-22T08:29:46.131Z] + cut -d/ -f2 [2023-03-22T08:29:46.131Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-22T08:29:46.131Z] + dirname cmd/support-notifications/Dockerfile [2023-03-22T08:29:46.131Z] + cut -d/ -f2 [2023-03-22T08:29:46.131Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-22T08:29:46.131Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-22T08:29:46.131Z] + cut -d/ -f2 [2023-03-22T08:29:46.131Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-22T08:29:46.179Z] 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-22T08:29:46.514Z] + git rev-list -1 --merges 76456d9090920d31e080d32cd9b2bfe935e2c9e6~1..76456d9090920d31e080d32cd9b2bfe935e2c9e6 [Pipeline] echo [2023-03-22T08:29:46.525Z] -----------> git rev-list -1 --merges 76456d9090920d31e080d32cd9b2bfe935e2c9e6~1..76456d9090920d31e080d32cd9b2bfe935e2c9e6 76456d9090920d31e080d32cd9b2bfe935e2c9e6 [2023-03-22T08:29:46.525Z] 76456d9090920d31e080d32cd9b2bfe935e2c9e6 [false] [Pipeline] sh [2023-03-22T08:29:46.811Z] + git log --format=format:%s -1 76456d9090920d31e080d32cd9b2bfe935e2c9e6 [Pipeline] echo [2023-03-22T08:29:46.823Z] ========================================================= [2023-03-22T08:29:46.823Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T08:29:46.823Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-22T08:29:47.223Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T08:29:47.223Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T08:29:47.223Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T08:29:47.223Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T08:29:47.223Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T08:29:47.223Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T08:29:47.223Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T08:29:47.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T08:29:47.622Z] [2023-03-22T08:29:47.622Z] 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-22T08:29:47.923Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T08:29:47.923Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T08:29:47.923Z] b85a868b505f: Pulling fs layer [2023-03-22T08:29:47.923Z] e2be974225ed: Pulling fs layer [2023-03-22T08:29:47.923Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T08:29:47.923Z] 988bab9f4d93: Pulling fs layer [2023-03-22T08:29:47.923Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T08:29:47.923Z] eaf3925da568: Pulling fs layer [2023-03-22T08:29:47.923Z] bab4dde63d76: Pulling fs layer [2023-03-22T08:29:47.923Z] bde34c3a00c8: Pulling fs layer [2023-03-22T08:29:47.923Z] b352a97aabf1: Pulling fs layer [2023-03-22T08:29:47.923Z] 4872d77fe225: Pulling fs layer [2023-03-22T08:29:47.923Z] 5851b861e8e6: Pulling fs layer [2023-03-22T08:29:47.923Z] 988bab9f4d93: Waiting [2023-03-22T08:29:47.923Z] b352a97aabf1: Waiting [2023-03-22T08:29:47.923Z] 1469e6f7b9e6: Waiting [2023-03-22T08:29:47.923Z] 4872d77fe225: Waiting [2023-03-22T08:29:47.923Z] bab4dde63d76: Waiting [2023-03-22T08:29:47.923Z] bde34c3a00c8: Waiting [2023-03-22T08:29:47.923Z] eaf3925da568: Waiting [2023-03-22T08:29:47.923Z] 5851b861e8e6: Waiting [2023-03-22T08:29:47.923Z] e2be974225ed: Verifying Checksum [2023-03-22T08:29:47.923Z] e2be974225ed: Download complete [2023-03-22T08:29:47.923Z] 988bab9f4d93: Verifying Checksum [2023-03-22T08:29:47.923Z] 988bab9f4d93: Download complete [2023-03-22T08:29:48.182Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T08:29:48.182Z] 1469e6f7b9e6: Download complete [2023-03-22T08:29:48.182Z] eaf3925da568: Verifying Checksum [2023-03-22T08:29:48.182Z] eaf3925da568: Download complete [2023-03-22T08:29:48.182Z] 339a4e72a1f5: Download complete [2023-03-22T08:29:48.182Z] bde34c3a00c8: Download complete [2023-03-22T08:29:48.182Z] b352a97aabf1: Verifying Checksum [2023-03-22T08:29:48.182Z] b352a97aabf1: Download complete [2023-03-22T08:29:48.182Z] 4872d77fe225: Download complete [2023-03-22T08:29:48.182Z] 5851b861e8e6: Verifying Checksum [2023-03-22T08:29:48.182Z] 5851b861e8e6: Download complete [2023-03-22T08:29:48.182Z] b85a868b505f: Download complete [2023-03-22T08:29:48.756Z] bab4dde63d76: Verifying Checksum [2023-03-22T08:29:48.756Z] bab4dde63d76: Download complete [2023-03-22T08:29:49.710Z] b85a868b505f: Pull complete [2023-03-22T08:29:49.710Z] e2be974225ed: Pull complete [2023-03-22T08:29:50.294Z] 339a4e72a1f5: Pull complete [2023-03-22T08:29:50.294Z] 988bab9f4d93: Pull complete [2023-03-22T08:29:50.552Z] 1469e6f7b9e6: Pull complete [2023-03-22T08:29:50.552Z] eaf3925da568: Pull complete [2023-03-22T08:29:52.448Z] bab4dde63d76: Pull complete [2023-03-22T08:29:52.448Z] bde34c3a00c8: Pull complete [2023-03-22T08:29:52.448Z] b352a97aabf1: Pull complete [2023-03-22T08:29:52.708Z] 4872d77fe225: Pull complete [2023-03-22T08:29:52.708Z] 5851b861e8e6: Pull complete [2023-03-22T08:29:52.708Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T08:29:52.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T08:29:52.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T08:29:52.801Z] prd-ubuntu20.04-docker-8c-8g-5151 does not seem to be running inside a container [2023-03-22T08:29:52.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T08:29:55.186Z] $ docker top 84eccec6df8406fcfa4a84c91c9be57e25756ee5983efd98863fe1e2e533b438 -eo pid,comm [2023-03-22T08:29:55.239Z] 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-22T08:29:55.239Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T08:29:55.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T08:29:55.275Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T08:29:55.381Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T08:29:55.388Z] $ docker exec 84eccec6df8406fcfa4a84c91c9be57e25756ee5983efd98863fe1e2e533b438 ssh-agent [2023-03-22T08:29:55.490Z] SSH_AUTH_SOCK=/tmp/ssh-9twqOdSgddHF/agent.34 [2023-03-22T08:29:55.490Z] SSH_AGENT_PID=40 [2023-03-22T08:29:55.497Z] Running ssh-add (command line suppressed) [2023-03-22T08:29:55.609Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6263139527372218444.key (/w/workspace/edgex-go/2@tmp/private_key_6263139527372218444.key) [2023-03-22T08:29:55.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T08:29:55.906Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T08:29:55.926Z] $ docker exec --env ******** --env ******** 84eccec6df8406fcfa4a84c91c9be57e25756ee5983efd98863fe1e2e533b438 ssh-agent -k [2023-03-22T08:29:56.024Z] unset SSH_AUTH_SOCK; [2023-03-22T08:29:56.025Z] unset SSH_AGENT_PID; [2023-03-22T08:29:56.025Z] echo Agent pid 40 killed; [2023-03-22T08:29:56.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T08:29:56.056Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T08:29:56.056Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T08:29:56.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T08:29:56.190Z] $ docker exec 84eccec6df8406fcfa4a84c91c9be57e25756ee5983efd98863fe1e2e533b438 ssh-agent [2023-03-22T08:29:56.294Z] SSH_AUTH_SOCK=/tmp/ssh-PMkbzsiBKTqb/agent.72 [2023-03-22T08:29:56.294Z] SSH_AGENT_PID=78 [2023-03-22T08:29:56.298Z] Running ssh-add (command line suppressed) [2023-03-22T08:29:56.401Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5669419496551730566.key (/w/workspace/edgex-go/2@tmp/private_key_5669419496551730566.key) [2023-03-22T08:29:56.411Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T08:29:56.700Z] + git semver init [2023-03-22T08:29:56.959Z] 2023-03-22 08:29:56,881 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T08:29:56.959Z] 2023-03-22 08:29:56,883 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-03-22T08:29:56.959Z] 2023-03-22 08:29:56,883 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-03-22T08:29:56.959Z] 2023-03-22 08:29:56,883 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-03-22T08:30:03.537Z] 2023-03-22 08:30:02,647 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-03-22T08:30:03.538Z] 2023-03-22 08:30:02,648 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4468 with force:False [2023-03-22T08:30:03.538Z] 2023-03-22 08:30:02,648 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4468 [2023-03-22T08:30:03.538Z] 2023-03-22 08:30:02,651 [execute] INFO git cat-file --batch-check [2023-03-22T08:30:03.538Z] 2023-03-22 08:30:02,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T08:30:03.538Z] 2023-03-22 08:30:02,656 [execute] INFO git cat-file --batch [2023-03-22T08:30:03.538Z] 2023-03-22 08:30:02,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T08:30:03.538Z] 2023-03-22 08:30:02,661 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4468 [2023-03-22T08:30:03.538Z] 0.0.0 [Pipeline] } [2023-03-22T08:30:03.551Z] $ docker exec --env ******** --env ******** 84eccec6df8406fcfa4a84c91c9be57e25756ee5983efd98863fe1e2e533b438 ssh-agent -k [2023-03-22T08:30:03.644Z] unset SSH_AUTH_SOCK; [2023-03-22T08:30:03.644Z] unset SSH_AGENT_PID; [2023-03-22T08:30:03.644Z] echo Agent pid 78 killed; [2023-03-22T08:30:03.650Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T08:30:03.948Z] + git semver [Pipeline] } [2023-03-22T08:30:04.221Z] $ docker stop --time=1 84eccec6df8406fcfa4a84c91c9be57e25756ee5983efd98863fe1e2e533b438 [2023-03-22T08:30:06.162Z] $ docker rm -f --volumes 84eccec6df8406fcfa4a84c91c9be57e25756ee5983efd98863fe1e2e533b438 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T08:30:06.669Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T08:30:06.885Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T08:30:06.888Z] [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-22T08:30:07.277Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-22T08:30:07.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T08:30:07.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T08:30:07.305Z] ========================================================= [2023-03-22T08:30:07.305Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T08:30:07.305Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-22T08:30:07.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T08:30:07.851Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T08:30:07.851Z] 63b65145d645: Pulling fs layer [2023-03-22T08:30:07.851Z] a2d21d5440eb: Pulling fs layer [2023-03-22T08:30:07.851Z] 935e6c44a52c: Pulling fs layer [2023-03-22T08:30:07.851Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T08:30:07.851Z] 30dea6a524f1: Pulling fs layer [2023-03-22T08:30:07.851Z] a2aff8979fd8: Pulling fs layer [2023-03-22T08:30:07.851Z] 6808be2612f2: Pulling fs layer [2023-03-22T08:30:07.851Z] f25807f1079a: Pulling fs layer [2023-03-22T08:30:07.851Z] 94cc34f8dd06: Waiting [2023-03-22T08:30:07.851Z] 30dea6a524f1: Waiting [2023-03-22T08:30:07.851Z] a2aff8979fd8: Waiting [2023-03-22T08:30:07.851Z] 6808be2612f2: Waiting [2023-03-22T08:30:07.851Z] f25807f1079a: Waiting [2023-03-22T08:30:07.851Z] a2d21d5440eb: Verifying Checksum [2023-03-22T08:30:07.851Z] a2d21d5440eb: Download complete [2023-03-22T08:30:07.851Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T08:30:07.851Z] 94cc34f8dd06: Download complete [2023-03-22T08:30:07.851Z] 30dea6a524f1: Verifying Checksum [2023-03-22T08:30:07.851Z] 30dea6a524f1: Download complete [2023-03-22T08:30:07.851Z] 63b65145d645: Verifying Checksum [2023-03-22T08:30:07.851Z] 63b65145d645: Download complete [2023-03-22T08:30:07.851Z] a2aff8979fd8: Verifying Checksum [2023-03-22T08:30:07.851Z] a2aff8979fd8: Download complete [2023-03-22T08:30:08.119Z] 63b65145d645: Pull complete [2023-03-22T08:30:08.694Z] f25807f1079a: Verifying Checksum [2023-03-22T08:30:08.694Z] f25807f1079a: Download complete [2023-03-22T08:30:08.694Z] a2d21d5440eb: Pull complete [2023-03-22T08:30:08.694Z] 935e6c44a52c: Verifying Checksum [2023-03-22T08:30:08.694Z] 935e6c44a52c: Download complete [2023-03-22T08:30:08.953Z] 6808be2612f2: Verifying Checksum [2023-03-22T08:30:08.953Z] 6808be2612f2: Download complete [2023-03-22T08:30:12.229Z] 935e6c44a52c: Pull complete [2023-03-22T08:30:12.229Z] 94cc34f8dd06: Pull complete [2023-03-22T08:30:12.229Z] 30dea6a524f1: Pull complete [2023-03-22T08:30:12.486Z] a2aff8979fd8: Pull complete [2023-03-22T08:30:15.016Z] 6808be2612f2: Pull complete [2023-03-22T08:30:15.583Z] f25807f1079a: Pull complete [2023-03-22T08:30:15.583Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T08:30:15.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T08:30:15.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-22T08:30:15.872Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-22T08:30:15.872Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T08:30:15.872Z] WORKDIR /edgex [2023-03-22T08:30:15.872Z] COPY go.mod . [2023-03-22T08:30:15.872Z] RUN go mod download [2023-03-22T08:30:16.437Z] Sending build context to Docker daemon 170.5MB [2023-03-22T08:30:16.437Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T08:30:16.437Z] ---> 3b553350e43f [2023-03-22T08:30:16.437Z] Step 2/4 : WORKDIR /edgex [2023-03-22T08:30:20.628Z] ---> Running in 3169e8c1ef5d [2023-03-22T08:30:20.628Z] Removing intermediate container 3169e8c1ef5d [2023-03-22T08:30:20.628Z] ---> 3b840b08fc69 [2023-03-22T08:30:20.628Z] Step 3/4 : COPY go.mod . [2023-03-22T08:30:20.628Z] ---> 8d145baab87e [2023-03-22T08:30:20.628Z] Step 4/4 : RUN go mod download [2023-03-22T08:30:20.628Z] ---> Running in 7b37d804772d [2023-03-22T08:30:21.972Z] Still waiting to schedule task [2023-03-22T08:30:21.973Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-22T08:30:35.523Z] Removing intermediate container 7b37d804772d [2023-03-22T08:30:35.523Z] ---> 149a7fa821ac [2023-03-22T08:30:35.523Z] Successfully built 149a7fa821ac [2023-03-22T08:30:35.523Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T08:30:35.815Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T08:30:35.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T08:30:35.881Z] prd-ubuntu20.04-docker-8c-8g-5151 does not seem to be running inside a container [2023-03-22T08:30:35.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T08:30:36.331Z] $ docker top 593aab36ec0a7470fbe7272b61ccd004818854861ea1d2785efc7ed24dfc20fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T08:30:36.665Z] + go version [2023-03-22T08:30:36.665Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T08:30:36.679Z] $ docker stop --time=1 593aab36ec0a7470fbe7272b61ccd004818854861ea1d2785efc7ed24dfc20fa [2023-03-22T08:30:38.197Z] $ docker rm -f --volumes 593aab36ec0a7470fbe7272b61ccd004818854861ea1d2785efc7ed24dfc20fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T08:30:38.586Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T08:30:38.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T08:30:38.659Z] prd-ubuntu20.04-docker-8c-8g-5151 does not seem to be running inside a container [2023-03-22T08:30:38.693Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T08:30:39.378Z] $ docker top a145cbe594e7fb0158ea2e9978713c55e4a7b96bf4e1d4730248d17f785b4280 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T08:30:39.443Z] ========================================================= [2023-03-22T08:30:39.443Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-22T08:30:39.443Z] ========================================================= [Pipeline] sh [2023-03-22T08:30:39.720Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-22T08:30:40.016Z] + make test [2023-03-22T08:30:40.016Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T08:30:46.578Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-22T08:31:01.452Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-22T08:31:01.452Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-22T08:31:01.452Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-22T08:31:01.452Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-22T08:31:01.452Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-22T08:31:01.452Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-22T08:31:01.452Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-22T08:31:01.452Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-22T08:31:01.452Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-22T08:31:01.452Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-22T08:31:01.452Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-22T08:31:01.452Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-22T08:31:01.452Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-22T08:31:01.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-22T08:31:02.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-22T08:31:02.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-22T08:31:02.386Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements [2023-03-22T08:31:04.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements [2023-03-22T08:31:04.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-22T08:31:04.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-22T08:31:04.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-22T08:31:06.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-22T08:31:06.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-22T08:31:07.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-22T08:31:07.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-22T08:31:07.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-22T08:31:07.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-22T08:31:07.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-22T08:31:08.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.096s coverage: 71.3% of statements [2023-03-22T08:31:08.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements [2023-03-22T08:31:08.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-22T08:31:08.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-22T08:31:10.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.137s coverage: 88.5% of statements [2023-03-22T08:31:10.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.058s coverage: 3.9% of statements [2023-03-22T08:31:10.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-22T08:31:10.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-22T08:31:10.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-22T08:31:11.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.383s coverage: 95.6% of statements [2023-03-22T08:31:11.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-22T08:31:11.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-22T08:31:11.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-22T08:31:11.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-22T08:31:11.198Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-22T08:31:11.198Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2023-03-22T08:31:12.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-22T08:31:12.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-22T08:31:12.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-22T08:31:12.130Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 65.9% of statements [2023-03-22T08:31:12.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-22T08:31:12.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-22T08:31:12.954Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2023-03-22T08:31:12.954Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 29.0% of statements [2023-03-22T08:31:13.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 45.5% of statements [2023-03-22T08:31:13.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 82.9% of statements [2023-03-22T08:31:13.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2023-03-22T08:31:13.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.371s coverage: 96.3% of statements [2023-03-22T08:31:13.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2023-03-22T08:31:14.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-22T08:31:14.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-22T08:31:14.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-22T08:31:14.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-22T08:31:14.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-22T08:31:14.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-22T08:31:14.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-22T08:31:14.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-22T08:31:15.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-22T08:31:15.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-22T08:31:15.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-22T08:31:15.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-22T08:31:15.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-22T08:31:15.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-22T08:31:15.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-22T08:31:16.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-22T08:31:17.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-22T08:31:18.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-22T08:31:18.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-22T08:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-22T08:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-22T08:31:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-22T08:31:20.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-22T08:31:20.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-22T08:31:21.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-22T08:31:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-22T08:31:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-22T08:31:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-22T08:31:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-22T08:31:25.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-22T08:31:25.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-22T08:31:25.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-22T08:31:25.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-22T08:31:25.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2023-03-22T08:31:26.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-22T08:31:26.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-22T08:31:26.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-22T08:31:26.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-22T08:31:27.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-22T08:31:27.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-22T08:31:27.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-22T08:31:27.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-22T08:31:37.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.259s coverage: 79.9% of statements [2023-03-22T08:31:37.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.064s coverage: 92.9% of statements [2023-03-22T08:31:37.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-03-22T08:31:37.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.106s coverage: 86.9% of statements [2023-03-22T08:31:37.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-03-22T08:31:37.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-03-22T08:31:37.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-03-22T08:31:37.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.2% of statements [2023-03-22T08:31:37.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements [2023-03-22T08:31:37.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements [2023-03-22T08:31:37.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.1% of statements [2023-03-22T08:31:37.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-03-22T08:31:37.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-03-22T08:31:37.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-03-22T08:31:37.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2023-03-22T08:31:37.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-03-22T08:31:37.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.434s coverage: 38.4% of statements [2023-03-22T08:31:37.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-03-22T08:31:37.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-03-22T08:31:37.717Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements [2023-03-22T08:31:37.717Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements [2023-03-22T08:31:37.717Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.5% of statements [2023-03-22T08:31:37.717Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 97.7% of statements [2023-03-22T08:31:37.717Z] 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-22T08:31:57.666Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5157 in /w/workspace/edgexfoundry_edgex-go_PR-4468 [Pipeline] { [Pipeline] ws [2023-03-22T08:31:57.680Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-03-22T08:31:57.725Z] The recommended git tool is: git [2023-03-22T08:31:59.624Z] go vet ./... [2023-03-22T08:32:02.903Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T08:32:02.903Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T08:32:02.903Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T08:32:02.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-22T08:32:03.197Z] + ls -al . [2023-03-22T08:32:03.197Z] total 704 [2023-03-22T08:32:03.197Z] drwxrwxr-x 11 1001 1001 4096 Mar 22 08:30 . [2023-03-22T08:32:03.197Z] drwxr-xr-x 4 root root 4096 Mar 22 08:30 .. [2023-03-22T08:32:03.197Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 08:29 .blubracket [2023-03-22T08:32:03.197Z] -rw-rw-r-- 1 1001 1001 16 Mar 22 08:29 .dockerignore [2023-03-22T08:32:03.197Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 08:30 .git [2023-03-22T08:32:03.197Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 08:29 .github [2023-03-22T08:32:03.197Z] -rw-rw-r-- 1 1001 1001 1133 Mar 22 08:29 .gitignore [2023-03-22T08:32:03.197Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 08:29 .golangci.yml [2023-03-22T08:32:03.197Z] -rw-rw-r-- 1 1001 1001 87 Mar 22 08:29 .hadolint.yml [2023-03-22T08:32:03.197Z] drwxr-xr-x 3 1001 1001 4096 Mar 22 08:30 .semver [2023-03-22T08:32:03.197Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 08:29 .sonarcloud.properties [2023-03-22T08:32:03.197Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 08:29 ADOPTERS.md [2023-03-22T08:32:03.197Z] -rw-rw-r-- 1 1001 1001 10835 Mar 22 08:29 Attribution.txt [2023-03-22T08:32:03.197Z] -rw-rw-r-- 1 1001 1001 73765 Mar 22 08:29 CHANGELOG.md [2023-03-22T08:32:03.197Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 08:29 CONTRIBUTING.md [2023-03-22T08:32:03.197Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 08:29 GOVERNANCE.md [2023-03-22T08:32:03.197Z] -rw-rw-r-- 1 1001 1001 883 Mar 22 08:29 Jenkinsfile [2023-03-22T08:32:03.197Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 08:29 LICENSE [2023-03-22T08:32:03.197Z] -rw-rw-r-- 1 1001 1001 14266 Mar 22 08:29 Makefile [2023-03-22T08:32:03.197Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 08:29 OWNERS.md [2023-03-22T08:32:03.197Z] -rw-rw-r-- 1 1001 1001 9403 Mar 22 08:29 README.md [2023-03-22T08:32:03.197Z] -rw-rw-r-- 1 1001 1001 789 Mar 22 08:29 SECURITY.md [2023-03-22T08:32:03.197Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 08:30 VERSION [2023-03-22T08:32:03.197Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 08:29 bin [2023-03-22T08:32:03.197Z] drwxrwxr-x 18 1001 1001 4096 Mar 22 08:29 cmd [2023-03-22T08:32:03.197Z] -rw-r--r-- 1 root root 447275 Mar 22 08:31 coverage.out [2023-03-22T08:32:03.197Z] -rw-rw-r-- 1 1001 1001 3472 Mar 22 08:29 go.mod [2023-03-22T08:32:03.197Z] -rw-rw-r-- 1 1001 1001 31317 Mar 22 08:29 go.sum [2023-03-22T08:32:03.197Z] drwxrwxr-x 7 1001 1001 4096 Mar 22 08:29 internal [2023-03-22T08:32:03.198Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 08:29 openapi [2023-03-22T08:32:03.198Z] -rw-rw-r-- 1 1001 1001 594 Mar 22 08:29 security.txt [2023-03-22T08:32:03.198Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 08:29 snap [2023-03-22T08:32:03.198Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 08:29 version.go [Pipeline] sh [2023-03-22T08:32:03.525Z] + '[' -e coverage.out ] [2023-03-22T08:32:03.525Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-22T08:32:03.625Z] Stashed 1 file(s) [Pipeline] sh [2023-03-22T08:32:03.904Z] + make build [2023-03-22T08:32:03.904Z] 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-22T08:32:05.548Z] using credential edgex-jenkins-ssh [2023-03-22T08:32:05.566Z] Cloning the remote Git repository [2023-03-22T08:32:05.625Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-22T08:32:05.740Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-03-22T08:32:05.926Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-22T08:32:05.928Z] > git --version # timeout=10 [2023-03-22T08:32:05.957Z] > git --version # 'git version 2.25.1' [2023-03-22T08:32:05.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T08:32:06.140Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T08:32:16.091Z] 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-22T08:32:16.092Z] 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-22T08:32:16.661Z] 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-22T08:32:17.231Z] 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-22T08:32:23.776Z] 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-22T08:32:24.075Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-22T08:32:24.110Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T08:32:24.710Z] 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-22T08:32:25.645Z] 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-22T08:32:25.970Z] Merging remotes/origin/main commit b2859d90283392a0de244e81d63275e3b01924cf into PR head commit 5b0efc985da2f4ef6f16e01679de337ae8c53260 [2023-03-22T08:32:26.578Z] 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-22T08:32:25.025Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-22T08:32:25.071Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-22T08:32:25.072Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T08:32:25.091Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4468/head:refs/remotes/origin/PR-4468 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T08:32:25.995Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T08:32:26.073Z] > git checkout -f 5b0efc985da2f4ef6f16e01679de337ae8c53260 # timeout=10 [2023-03-22T08:32:26.322Z] > git remote # timeout=10 [2023-03-22T08:32:26.344Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T08:32:26.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T08:32:26.378Z] > git merge b2859d90283392a0de244e81d63275e3b01924cf # timeout=10 [2023-03-22T08:32:26.692Z] Merge succeeded, producing 962777dc33c6af3301df0bbd419f13d977c24925 [2023-03-22T08:32:26.693Z] Checking out Revision 962777dc33c6af3301df0bbd419f13d977c24925 (PR-4468) [2023-03-22T08:32:27.513Z] 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-22T08:32:28.078Z] 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-22T08:32:26.673Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T08:32:26.702Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T08:32:26.717Z] > git checkout -f 962777dc33c6af3301df0bbd419f13d977c24925 # timeout=10 [2023-03-22T08:32:29.454Z] 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-22T08:32:30.399Z] $ docker stop --time=1 a145cbe594e7fb0158ea2e9978713c55e4a7b96bf4e1d4730248d17f785b4280 [2023-03-22T08:32:30.428Z] Commit message: "Merge commit 'b2859d90283392a0de244e81d63275e3b01924cf' into HEAD" [2023-03-22T08:32:30.438Z] > git rev-list --no-walk 5b0efc985da2f4ef6f16e01679de337ae8c53260 # timeout=10 [2023-03-22T08:32:34.735Z] $ docker rm -f --volumes a145cbe594e7fb0158ea2e9978713c55e4a7b96bf4e1d4730248d17f785b4280 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T08:32:35.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T08:32:35.590Z] [2023-03-22T08:32:35.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T08:32:35.832Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T08:32:35.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T08:32:35.832Z] Dload Upload Total Spent Left Speed [2023-03-22T08:32:35.832Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [2023-03-22T08:32:35.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T08:32:35.888Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-22T08:32:35.888Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-22T08:32:35.888Z] ca9280d653b3: Pulling fs layer [2023-03-22T08:32:35.888Z] 7e9c9ca2126c: Pulling fs layer [2023-03-22T08:32:36.147Z] cbdbe7a5bc2a: Download complete [2023-03-22T08:32:36.147Z] cbdbe7a5bc2a: Pull complete [2023-03-22T08:32:36.147Z] ca9280d653b3: Verifying Checksum [2023-03-22T08:32:36.147Z] ca9280d653b3: Download complete [Pipeline] sh [2023-03-22T08:32:36.518Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T08:32:36.714Z] 7e9c9ca2126c: Download complete [2023-03-22T08:32:36.714Z] ca9280d653b3: Pull complete [2023-03-22T08:32:36.845Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T08:32:36.845Z] + sudo tee /etc/docker/daemon.new [2023-03-22T08:32:36.845Z] { [2023-03-22T08:32:36.845Z] "registry-mirrors": [ [2023-03-22T08:32:36.845Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T08:32:36.845Z] ], [2023-03-22T08:32:36.845Z] "bip": "10.250.0.254/24", [2023-03-22T08:32:36.845Z] "hosts": [ [2023-03-22T08:32:36.845Z] "tcp://0.0.0.0:5555", [2023-03-22T08:32:36.845Z] "unix:///var/run/docker.sock" [2023-03-22T08:32:36.845Z] ], [2023-03-22T08:32:36.845Z] "mtu": 1458, [2023-03-22T08:32:36.845Z] "selinux-enabled": true, [2023-03-22T08:32:36.845Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T08:32:36.845Z] } [Pipeline] sh [2023-03-22T08:32:37.172Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T08:32:37.511Z] + sudo service docker restart [2023-03-22T08:32:39.997Z] 7e9c9ca2126c: Pull complete [2023-03-22T08:32:39.997Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-22T08:32:39.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T08:32:39.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T08:32:40.079Z] prd-ubuntu20.04-docker-8c-8g-5151 does not seem to be running inside a container [2023-03-22T08:32:40.111Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-22T08:32:43.089Z] $ docker top e12adf0a7dc1b39c449e75c3da87461607011e5c1515bab3827f9b7236ee83d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T08:32:43.427Z] + docker-compose build --help [2023-03-22T08:32:43.427Z] + grep parallel [2023-03-22T08:32:43.994Z] --parallel Build images in parallel. [Pipeline] } [2023-03-22T08:32:44.008Z] $ docker stop --time=1 e12adf0a7dc1b39c449e75c3da87461607011e5c1515bab3827f9b7236ee83d0 [2023-03-22T08:32:45.301Z] $ docker rm -f --volumes e12adf0a7dc1b39c449e75c3da87461607011e5c1515bab3827f9b7236ee83d0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T08:32:45.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T08:32:45.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T08:32:45.744Z] prd-ubuntu20.04-docker-8c-8g-5151 does not seem to be running inside a container [2023-03-22T08:32:45.777Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-22T08:32:46.113Z] $ docker top 718f9d25ae9774de2048d230812f6e0ece0bdaa15826457bfa436f775a1b3a8b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T08:32:46.450Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-22T08:32:47.018Z] Building core-command ... [2023-03-22T08:32:47.018Z] Building core-common-config-bootstrapper ... [2023-03-22T08:32:47.018Z] Building core-data ... [2023-03-22T08:32:47.018Z] Building core-metadata ... [2023-03-22T08:32:47.018Z] Building security-bootstrapper ... [2023-03-22T08:32:47.018Z] Building security-proxy-auth ... [2023-03-22T08:32:47.018Z] Building security-proxy-setup ... [2023-03-22T08:32:47.018Z] Building security-secretstore-setup ... [2023-03-22T08:32:47.018Z] Building security-spiffe-token-provider ... [2023-03-22T08:32:47.018Z] Building security-spire-agent ... [2023-03-22T08:32:47.018Z] Building security-spire-config ... [2023-03-22T08:32:47.018Z] Building security-spire-server ... [2023-03-22T08:32:47.018Z] Building support-notifications ... [2023-03-22T08:32:47.018Z] Building support-scheduler ... [2023-03-22T08:32:47.018Z] Building core-data [2023-03-22T08:32:47.018Z] Building core-common-config-bootstrapper [2023-03-22T08:32:47.018Z] Building security-spiffe-token-provider [2023-03-22T08:32:47.018Z] Building support-scheduler [2023-03-22T08:32:47.018Z] Building core-metadata [2023-03-22T08:32:59.208Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:32:59.208Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:32:59.208Z] ---> 149a7fa821ac [2023-03-22T08:32:59.208Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T08:32:59.208Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:32:59.208Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:32:59.208Z] ---> 149a7fa821ac [2023-03-22T08:32:59.208Z] Step 3/20 : WORKDIR /edgex-go [2023-03-22T08:32:59.208Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:32:59.208Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:32:59.208Z] ---> 149a7fa821ac [2023-03-22T08:32:59.208Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T08:32:59.208Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:32:59.208Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:32:59.208Z] ---> 149a7fa821ac [2023-03-22T08:32:59.208Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T08:32:59.208Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:32:59.208Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:32:59.208Z] ---> 149a7fa821ac [2023-03-22T08:32:59.208Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T08:32:59.653Z] provisioning config files... [2023-03-22T08:32:59.680Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7672885759006483676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T08:33:00.033Z] ---> docker-login.sh [2023-03-22T08:33:00.033Z] nexus3.edgexfoundry.org:10001 [2023-03-22T08:33:00.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T08:33:00.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T08:33:00.890Z] Configure a credential helper to remove this warning. See [2023-03-22T08:33:00.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T08:33:00.890Z] [2023-03-22T08:33:00.890Z] Login Succeeded [2023-03-22T08:33:00.890Z] nexus3.edgexfoundry.org:10002 [2023-03-22T08:33:01.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T08:33:01.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T08:33:01.166Z] Configure a credential helper to remove this warning. See [2023-03-22T08:33:01.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T08:33:01.166Z] [2023-03-22T08:33:01.166Z] Login Succeeded [2023-03-22T08:33:01.166Z] nexus3.edgexfoundry.org:10003 [2023-03-22T08:33:01.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T08:33:01.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T08:33:01.435Z] Configure a credential helper to remove this warning. See [2023-03-22T08:33:01.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T08:33:01.435Z] [2023-03-22T08:33:01.435Z] Login Succeeded [2023-03-22T08:33:01.435Z] nexus3.edgexfoundry.org:10004 [2023-03-22T08:33:01.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T08:33:01.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T08:33:01.981Z] Configure a credential helper to remove this warning. See [2023-03-22T08:33:01.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T08:33:01.981Z] [2023-03-22T08:33:01.981Z] Login Succeeded [2023-03-22T08:33:01.981Z] docker.io [2023-03-22T08:33:02.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T08:33:02.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T08:33:02.521Z] Configure a credential helper to remove this warning. See [2023-03-22T08:33:02.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T08:33:02.521Z] [2023-03-22T08:33:02.521Z] Login Succeeded [2023-03-22T08:33:02.521Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T08:33:02.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-22T08:33:03.149Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-22T08:33:03.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T08:33:03.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T08:33:03.187Z] ========================================================= [2023-03-22T08:33:03.187Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T08:33:03.187Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-22T08:33:03.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T08:33:03.798Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T08:33:03.798Z] af6eaf76a39c: Pulling fs layer [2023-03-22T08:33:03.798Z] 55522c791124: Pulling fs layer [2023-03-22T08:33:03.798Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T08:33:03.798Z] 169dfbe0d373: Pulling fs layer [2023-03-22T08:33:03.798Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T08:33:03.798Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T08:33:03.798Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T08:33:03.798Z] e1ff8fa3b103: Waiting [2023-03-22T08:33:03.798Z] 52ebb69f0ebf: Waiting [2023-03-22T08:33:03.798Z] 5abe8eddf0d5: Waiting [2023-03-22T08:33:03.798Z] 169dfbe0d373: Waiting [2023-03-22T08:33:03.798Z] 55522c791124: Download complete [2023-03-22T08:33:03.798Z] 169dfbe0d373: Verifying Checksum [2023-03-22T08:33:03.798Z] 169dfbe0d373: Download complete [2023-03-22T08:33:03.798Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T08:33:03.798Z] e1ff8fa3b103: Download complete [2023-03-22T08:33:03.798Z] af6eaf76a39c: Verifying Checksum [2023-03-22T08:33:03.798Z] af6eaf76a39c: Download complete [2023-03-22T08:33:04.783Z] af6eaf76a39c: Pull complete [2023-03-22T08:33:05.060Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T08:33:05.060Z] 5abe8eddf0d5: Download complete [2023-03-22T08:33:05.344Z] 55522c791124: Pull complete [2023-03-22T08:33:06.317Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T08:33:06.317Z] ce5c4a1c91eb: Download complete [2023-03-22T08:33:06.586Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T08:33:06.587Z] 52ebb69f0ebf: Download complete [2023-03-22T08:33:10.013Z] ---> Running in f229b0a27652 [2023-03-22T08:33:10.014Z] ---> Running in ac2821b0c293 [2023-03-22T08:33:10.014Z] ---> Running in ebffca554f9a [2023-03-22T08:33:10.014Z] ---> Running in 43433c7a437f [2023-03-22T08:33:10.014Z] ---> Running in a98da7b1ae4e [2023-03-22T08:33:10.014Z] Removing intermediate container ebffca554f9a [2023-03-22T08:33:10.014Z] ---> 2f2ad7d1bb4e [2023-03-22T08:33:10.014Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T08:33:10.014Z] Removing intermediate container 43433c7a437f [2023-03-22T08:33:10.014Z] ---> a225de6d676a [2023-03-22T08:33:10.014Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T08:33:10.014Z] Removing intermediate container a98da7b1ae4e [2023-03-22T08:33:10.014Z] ---> b7a4808cc117 [2023-03-22T08:33:10.014Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T08:33:10.014Z] Removing intermediate container ac2821b0c293 [2023-03-22T08:33:10.014Z] ---> bde26d00237f [2023-03-22T08:33:10.014Z] Step 4/25 : WORKDIR /edgex-go [2023-03-22T08:33:10.014Z] Removing intermediate container f229b0a27652 [2023-03-22T08:33:10.014Z] ---> 8ea8e1976b02 [2023-03-22T08:33:10.014Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-22T08:33:10.014Z] ---> Running in c9ba01e7392e [2023-03-22T08:33:10.014Z] ---> Running in 85162da532d9 [2023-03-22T08:33:10.014Z] ---> Running in e159dd8faeba [2023-03-22T08:33:10.014Z] ---> Running in e00eeec3c4e8 [2023-03-22T08:33:10.014Z] ---> Running in 85c4e8389cdc [2023-03-22T08:33:10.014Z] Removing intermediate container 85162da532d9 [2023-03-22T08:33:10.014Z] ---> 2cbe1242057c [2023-03-22T08:33:10.014Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T08:33:10.014Z] Removing intermediate container e159dd8faeba [2023-03-22T08:33:10.014Z] ---> b2adc9f77ea9 [2023-03-22T08:33:10.014Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T08:33:10.014Z] Removing intermediate container c9ba01e7392e [2023-03-22T08:33:10.014Z] ---> 75b37cf31559 [2023-03-22T08:33:10.014Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T08:33:10.014Z] Removing intermediate container e00eeec3c4e8 [2023-03-22T08:33:10.014Z] ---> 09d5b3e3b66a [2023-03-22T08:33:10.014Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-22T08:33:10.014Z] ---> Running in 75d1f488ceba [2023-03-22T08:33:10.014Z] ---> Running in f933bdbff07f [2023-03-22T08:33:10.014Z] ---> Running in 065cc59903bd [2023-03-22T08:33:10.014Z] ---> Running in cbe8287374aa [2023-03-22T08:33:10.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:33:10.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:33:10.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:33:10.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:33:10.014Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T08:33:10.014Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T08:33:10.014Z] OK: 17820 distinct packages available [2023-03-22T08:33:10.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:33:10.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:33:10.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:33:10.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:33:10.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:33:10.014Z] OK: 265 MiB in 53 packages [2023-03-22T08:33:10.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:33:10.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:33:10.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:33:10.014Z] OK: 265 MiB in 53 packages [2023-03-22T08:33:10.014Z] OK: 265 MiB in 53 packages [2023-03-22T08:33:10.014Z] OK: 265 MiB in 53 packages [2023-03-22T08:33:10.014Z] OK: 265 MiB in 53 packages [2023-03-22T08:33:10.014Z] Removing intermediate container 75d1f488ceba [2023-03-22T08:33:10.014Z] ---> ed515858bb43 [2023-03-22T08:33:10.014Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T08:33:10.014Z] ---> 22075f249b32 [2023-03-22T08:33:10.014Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:33:10.014Z] ---> Running in e8766f906c1d [2023-03-22T08:33:10.014Z] Removing intermediate container f933bdbff07f [2023-03-22T08:33:10.014Z] ---> 43c75b6d45ee [2023-03-22T08:33:10.014Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T08:33:10.271Z] ---> f168e939c720 [2023-03-22T08:33:10.271Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:33:10.271Z] Removing intermediate container 85c4e8389cdc [2023-03-22T08:33:10.271Z] ---> 89630aba5c95 [2023-03-22T08:33:10.271Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-22T08:33:10.271Z] Removing intermediate container cbe8287374aa [2023-03-22T08:33:10.271Z] ---> b2aa5282de1e [2023-03-22T08:33:10.271Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T08:33:10.271Z] ---> Running in 3655d56f1388 [2023-03-22T08:33:10.271Z] Removing intermediate container 065cc59903bd [2023-03-22T08:33:10.271Z] ---> 1b67390463a0 [2023-03-22T08:33:10.271Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-22T08:33:10.530Z] ---> 5dec932cede9 [2023-03-22T08:33:10.530Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:33:10.530Z] ---> d5535c48ccf2 [2023-03-22T08:33:10.530Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:33:10.530Z] ---> Running in 40d3f52876c1 [2023-03-22T08:33:10.530Z] ---> Running in e53de20feb95 [2023-03-22T08:33:10.530Z] ---> 17019f2bc484 [2023-03-22T08:33:10.530Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:33:10.530Z] ---> Running in a423c4654e76 [2023-03-22T08:33:18.959Z] ce5c4a1c91eb: Pull complete [2023-03-22T08:33:18.959Z] 169dfbe0d373: Pull complete [2023-03-22T08:33:18.959Z] e1ff8fa3b103: Pull complete [2023-03-22T08:33:23.225Z] 52ebb69f0ebf: Pull complete [2023-03-22T08:33:25.179Z] 5abe8eddf0d5: Pull complete [2023-03-22T08:33:25.179Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T08:33:25.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T08:33:25.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-22T08:33:25.520Z] + + docker build -t ci-base-image-arm64 -f - . [2023-03-22T08:33:25.520Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T08:33:25.520Z] WORKDIR /edgex [2023-03-22T08:33:25.520Z] COPY go.mod . [2023-03-22T08:33:25.520Z] RUN go mod download [2023-03-22T08:33:26.108Z] Sending build context to Docker daemon 2.932MB [2023-03-22T08:33:26.108Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T08:33:26.108Z] ---> 6cb57ee374ae [2023-03-22T08:33:26.108Z] Step 2/4 : WORKDIR /edgex [2023-03-22T08:33:28.071Z] ---> Running in 98889caaf9ec [2023-03-22T08:33:28.341Z] Removing intermediate container 98889caaf9ec [2023-03-22T08:33:28.341Z] ---> 588d1d76712a [2023-03-22T08:33:28.341Z] Step 3/4 : COPY go.mod . [2023-03-22T08:33:28.928Z] ---> 53bd9f48ffd4 [2023-03-22T08:33:28.928Z] Step 4/4 : RUN go mod download [2023-03-22T08:33:28.928Z] ---> Running in 7b738c54c566 [2023-03-22T08:34:01.210Z] Removing intermediate container 7b738c54c566 [2023-03-22T08:34:01.210Z] ---> aa3950fa75fe [2023-03-22T08:34:01.210Z] Successfully built aa3950fa75fe [2023-03-22T08:34:01.210Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T08:34:01.558Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T08:34:01.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T08:34:01.816Z] prd-ubuntu20.04-docker-arm64-4c-16g-5157 does not seem to be running inside a container [2023-03-22T08:34:01.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T08:34:03.318Z] $ docker top bf57332ae329751dfded657880db7c0b4e27872aa1da1c04c820faf4767ad126 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T08:34:04.178Z] + go version [2023-03-22T08:34:04.178Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T08:34:04.202Z] $ docker stop --time=1 bf57332ae329751dfded657880db7c0b4e27872aa1da1c04c820faf4767ad126 [2023-03-22T08:34:05.932Z] $ docker rm -f --volumes bf57332ae329751dfded657880db7c0b4e27872aa1da1c04c820faf4767ad126 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T08:34:06.543Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T08:34:06.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T08:34:06.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-5157 does not seem to be running inside a container [2023-03-22T08:34:06.818Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T08:34:08.149Z] $ docker top c9578d1525e21019ee63b6791133533c346d882cf70cac5948e6914f30af5f8e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T08:34:08.389Z] ========================================================= [2023-03-22T08:34:08.389Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-22T08:34:08.389Z] ========================================================= [Pipeline] sh [2023-03-22T08:34:09.023Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-22T08:34:09.681Z] + make test [2023-03-22T08:34:09.681Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T08:34:31.953Z] Removing intermediate container 3655d56f1388 [2023-03-22T08:34:31.953Z] ---> 23bf5594b12a [2023-03-22T08:34:31.953Z] Step 8/23 : COPY . . [2023-03-22T08:34:31.953Z] Removing intermediate container e53de20feb95 [2023-03-22T08:34:31.953Z] ---> 7da0873ba7ed [2023-03-22T08:34:31.953Z] Step 7/20 : COPY . . [2023-03-22T08:34:31.953Z] Removing intermediate container a423c4654e76 [2023-03-22T08:34:31.953Z] ---> fa3338fc8836 [2023-03-22T08:34:31.953Z] Step 8/25 : COPY . . [2023-03-22T08:34:31.953Z] Removing intermediate container 40d3f52876c1 [2023-03-22T08:34:31.953Z] ---> 6401ee0133bd [2023-03-22T08:34:31.953Z] Step 8/23 : COPY . . [2023-03-22T08:34:31.953Z] Removing intermediate container e8766f906c1d [2023-03-22T08:34:31.953Z] ---> 4f6f3560dd95 [2023-03-22T08:34:31.953Z] Step 8/23 : COPY . . [2023-03-22T08:34:53.882Z] ---> af3bca4f33c3 [2023-03-22T08:34:53.882Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-22T08:34:53.882Z] ---> 032cb2891460 [2023-03-22T08:34:53.882Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-22T08:34:53.882Z] ---> 792879a1f542 [2023-03-22T08:34:53.882Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-22T08:34:53.882Z] ---> 46ed2f91e9be [2023-03-22T08:34:53.882Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-22T08:34:53.882Z] ---> 1b8601ae261b [2023-03-22T08:34:53.882Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-22T08:34:53.882Z] ---> Running in 28ab8e3460b2 [2023-03-22T08:34:53.882Z] ---> Running in d08243155744 [2023-03-22T08:34:53.882Z] ---> Running in 0d49612bd6f0 [2023-03-22T08:34:53.882Z] ---> Running in eed77359c605 [2023-03-22T08:34:53.882Z] ---> Running in 9ae44d9be8b1 [2023-03-22T08:34:54.448Z] 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-22T08:34:54.706Z] 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-22T08:34:54.706Z] 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-22T08:34:55.270Z] 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-22T08:34:55.270Z] 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-22T08:35:06.112Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-22T08:36:16.687Z] Removing intermediate container 9ae44d9be8b1 [2023-03-22T08:36:16.687Z] ---> a1c0726a0d5b [2023-03-22T08:36:16.687Z] [2023-03-22T08:36:16.687Z] Step 10/25 : FROM alpine:3.17 [2023-03-22T08:36:16.687Z] Removing intermediate container eed77359c605 [2023-03-22T08:36:16.687Z] ---> 61bbc6c58a52 [2023-03-22T08:36:16.687Z] [2023-03-22T08:36:16.687Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T08:36:16.687Z] Removing intermediate container d08243155744 [2023-03-22T08:36:16.687Z] ---> efba90d04b1c [2023-03-22T08:36:16.687Z] [2023-03-22T08:36:16.687Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T08:36:16.687Z] Removing intermediate container 28ab8e3460b2 [2023-03-22T08:36:16.687Z] ---> ee57321e3a43 [2023-03-22T08:36:16.687Z] [2023-03-22T08:36:16.687Z] Step 9/20 : FROM alpine:3.17 [2023-03-22T08:36:16.687Z] Removing intermediate container 0d49612bd6f0 [2023-03-22T08:36:16.687Z] ---> 13b5080998fd [2023-03-22T08:36:16.687Z] [2023-03-22T08:36:16.687Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T08:36:16.687Z] 3.17: Pulling from library/alpine [2023-03-22T08:36:16.687Z] 3.17: Pulling from library/alpine [2023-03-22T08:36:16.687Z] 3.17: Pulling from library/alpine [2023-03-22T08:36:16.687Z] 3.17: Pulling from library/alpine [2023-03-22T08:36:16.687Z] 3.17: Pulling from library/alpine [2023-03-22T08:36:16.687Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T08:36:16.687Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T08:36:16.687Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T08:36:16.687Z] Status: Image is up to date for alpine:3.17 [2023-03-22T08:36:16.687Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T08:36:16.687Z] Status: Image is up to date for alpine:3.17 [2023-03-22T08:36:16.687Z] ---> b2aa39c304c2 [2023-03-22T08:36:16.687Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T08:36:16.687Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T08:36:16.687Z] Status: Image is up to date for alpine:3.17 [2023-03-22T08:36:16.687Z] ---> b2aa39c304c2 [2023-03-22T08:36:16.687Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T08:36:16.687Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T08:36:16.687Z] Status: Image is up to date for alpine:3.17 [2023-03-22T08:36:16.687Z] ---> b2aa39c304c2 [2023-03-22T08:36:16.687Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T08:36:16.687Z] ---> b2aa39c304c2 [2023-03-22T08:36:16.687Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T08:36:16.687Z] ---> Running in f41b049b4274 [2023-03-22T08:36:16.687Z] ---> b2aa39c304c2 [2023-03-22T08:36:16.687Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T08:36:16.687Z] ---> Running in 51c75b4879f9 [2023-03-22T08:36:16.687Z] ---> Running in d5ac82b56248 [2023-03-22T08:36:16.687Z] ---> Running in 478113ba4f9a [2023-03-22T08:36:16.687Z] ---> Running in a704ab75d83c [2023-03-22T08:36:16.687Z] Removing intermediate container 51c75b4879f9 [2023-03-22T08:36:16.687Z] ---> 40289d694adf [2023-03-22T08:36:16.687Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T08:36:16.687Z] Removing intermediate container 478113ba4f9a [2023-03-22T08:36:16.687Z] ---> c8933985d221 [2023-03-22T08:36:16.687Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-22T08:36:16.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:16.687Z] Removing intermediate container a704ab75d83c [2023-03-22T08:36:16.687Z] ---> 48974caf7c08 [2023-03-22T08:36:16.687Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-22T08:36:16.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:16.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:16.687Z] ---> Running in 7cf9ba115e20 [2023-03-22T08:36:16.687Z] ---> Running in 06b968666448 [2023-03-22T08:36:16.687Z] ---> Running in 1f505dfa74fd [2023-03-22T08:36:16.687Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T08:36:16.687Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:36:16.687Z] OK: 7 MiB in 16 packages [2023-03-22T08:36:16.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:16.687Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T08:36:16.687Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:36:16.687Z] Removing intermediate container 1f505dfa74fd [2023-03-22T08:36:16.687Z] ---> ac1e44763c41 [2023-03-22T08:36:16.687Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-22T08:36:16.687Z] OK: 7 MiB in 16 packages [2023-03-22T08:36:16.687Z] ---> Running in 393f6f652f35 [2023-03-22T08:36:16.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:16.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:16.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:16.687Z] Removing intermediate container 393f6f652f35 [2023-03-22T08:36:16.687Z] ---> ac37b8102784 [2023-03-22T08:36:16.687Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T08:36:16.687Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T08:36:16.687Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:36:16.687Z] OK: 7 MiB in 16 packages [2023-03-22T08:36:16.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:16.687Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T08:36:16.687Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T08:36:16.687Z] OK: 17818 distinct packages available [2023-03-22T08:36:16.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:16.687Z] ---> Running in 7ac7bc9a3fec [2023-03-22T08:36:16.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:16.687Z] Removing intermediate container f41b049b4274 [2023-03-22T08:36:16.687Z] ---> 70a797b2e172 [2023-03-22T08:36:16.687Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T08:36:16.687Z] Removing intermediate container d5ac82b56248 [2023-03-22T08:36:16.687Z] ---> 76e19e7a50d9 [2023-03-22T08:36:16.687Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T08:36:16.687Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-22T08:36:16.687Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-22T08:36:16.687Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-22T08:36:16.687Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-22T08:36:16.687Z] (5/9) Installing curl (7.88.1-r1) [2023-03-22T08:36:16.687Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-22T08:36:16.687Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-22T08:36:16.687Z] (8/9) Installing libucontext (1.2-r0) [2023-03-22T08:36:16.687Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-22T08:36:16.687Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:36:16.687Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T08:36:16.687Z] ---> Running in 77a9f0e0c0a7 [2023-03-22T08:36:16.687Z] OK: 10 MiB in 24 packages [2023-03-22T08:36:16.687Z] ---> Running in c86aefa29869 [2023-03-22T08:36:16.687Z] Removing intermediate container 7cf9ba115e20 [2023-03-22T08:36:16.687Z] ---> 2fce2fdb0e82 [2023-03-22T08:36:16.687Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:36:16.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:16.687Z] Removing intermediate container 77a9f0e0c0a7 [2023-03-22T08:36:16.687Z] ---> 3da0766845e9 [2023-03-22T08:36:16.687Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-22T08:36:16.687Z] Removing intermediate container c86aefa29869 [2023-03-22T08:36:16.687Z] ---> dad1d40fcd2b [2023-03-22T08:36:16.687Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-22T08:36:16.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:16.687Z] ---> Running in 32419038ab7f [2023-03-22T08:36:16.687Z] ---> Running in 2da71f505536 [2023-03-22T08:36:16.687Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T08:36:16.687Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:36:16.687Z] OK: 7 MiB in 16 packages [2023-03-22T08:36:16.687Z] ---> abbf2e9bf71f [2023-03-22T08:36:16.687Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:36:16.687Z] Removing intermediate container 06b968666448 [2023-03-22T08:36:16.687Z] ---> 8137c3f21b77 [2023-03-22T08:36:16.687Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:36:16.687Z] Removing intermediate container 32419038ab7f [2023-03-22T08:36:16.687Z] ---> 626f21c1594e [2023-03-22T08:36:16.687Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-22T08:36:16.687Z] Removing intermediate container 2da71f505536 [2023-03-22T08:36:16.687Z] ---> 29a11735dbf5 [2023-03-22T08:36:16.687Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T08:36:16.687Z] ---> 28def39fae62 [2023-03-22T08:36:16.687Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-22T08:36:16.687Z] ---> Running in b7a86e122d6e [2023-03-22T08:36:16.687Z] ---> Running in 1d9fef07d038 [2023-03-22T08:36:16.687Z] Removing intermediate container 7ac7bc9a3fec [2023-03-22T08:36:16.687Z] ---> 7679ede952af [2023-03-22T08:36:16.687Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:36:16.687Z] ---> 11788a4bcc92 [2023-03-22T08:36:16.687Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:36:16.687Z] ---> f826fc7f4904 [2023-03-22T08:36:16.687Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-22T08:36:16.687Z] Removing intermediate container b7a86e122d6e [2023-03-22T08:36:16.687Z] ---> f3c086a4b42f [2023-03-22T08:36:16.687Z] Step 15/25 : WORKDIR / [2023-03-22T08:36:16.687Z] Removing intermediate container 1d9fef07d038 [2023-03-22T08:36:16.687Z] ---> 952f19a263b2 [2023-03-22T08:36:16.687Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:36:16.687Z] ---> Running in 5b68173312eb [2023-03-22T08:36:16.687Z] ---> 7a6078e7f9a3 [2023-03-22T08:36:16.687Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-22T08:36:16.687Z] ---> 007037c9cd17 [2023-03-22T08:36:16.687Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:36:16.687Z] ---> dff191bac7d7 [2023-03-22T08:36:16.687Z] ---> 54a1b842abb0 [2023-03-22T08:36:16.688Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:36:16.688Z] [2023-03-22T08:36:16.688Z] Removing intermediate container 5b68173312eb [2023-03-22T08:36:16.688Z] ---> dfce25f92e63 [2023-03-22T08:36:16.688Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:36:16.688Z] ---> 1276ccd736c0 [2023-03-22T08:36:16.688Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-22T08:36:16.688Z] ---> 60219a489df6 [2023-03-22T08:36:16.688Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-22T08:36:16.688Z] ---> a8f82e7e5691 [2023-03-22T08:36:16.688Z] ---> fd5258e35402 [2023-03-22T08:36:16.688Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler /Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T08:36:16.688Z] [2023-03-22T08:36:16.688Z] ---> Running in 7839996e7a79 [2023-03-22T08:36:16.688Z] ---> 1e775fca04b4 [2023-03-22T08:36:16.688Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:36:16.688Z] ---> b2d5d40c3406 [2023-03-22T08:36:16.688Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-22T08:36:16.688Z] ---> 8c0cfe99391e [2023-03-22T08:36:16.688Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-22T08:36:16.688Z] ---> 754f4ee9b5a2 [2023-03-22T08:36:16.688Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-22T08:36:16.688Z] ---> Running in e38246fda2c2 [2023-03-22T08:36:16.688Z] ---> c072ab69cef0 [2023-03-22T08:36:16.688Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-22T08:36:16.688Z] ---> dcf2d5d76203 [2023-03-22T08:36:16.688Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-22T08:36:16.944Z] ---> 21c3bc123d9d [2023-03-22T08:36:16.944Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-22T08:36:16.944Z] ---> Running in f3590f8af24a [2023-03-22T08:36:16.944Z] Removing intermediate container e38246fda2c2 [2023-03-22T08:36:16.944Z] ---> 6b1a8be5f744 [2023-03-22T08:36:16.944Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T08:36:16.944Z] ---> d047e9f369d8 [2023-03-22T08:36:16.944Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-22T08:36:16.944Z] ---> Running in 49aaabfd9189 [2023-03-22T08:36:16.944Z] ---> Running in 933bbfe81e9d [2023-03-22T08:36:17.202Z] Removing intermediate container f3590f8af24a [2023-03-22T08:36:17.202Z] ---> 83ee6ca73a3f [2023-03-22T08:36:17.202Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T08:36:17.202Z] Removing intermediate container 49aaabfd9189 [2023-03-22T08:36:17.202Z] ---> a5823a797239 [2023-03-22T08:36:17.202Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T08:36:17.202Z] ---> Running in 1eaea1db0a2f [2023-03-22T08:36:17.202Z] Removing intermediate container 933bbfe81e9d [2023-03-22T08:36:17.202Z] ---> 7123364329e0 [2023-03-22T08:36:17.202Z] Step 18/20 : LABEL arch=x86_64 [2023-03-22T08:36:17.202Z] ---> Running in 08d0cc79fb79 [2023-03-22T08:36:17.202Z] ---> Running in 067ad42dd222 [2023-03-22T08:36:17.202Z] ---> 32ef1c510234 [2023-03-22T08:36:17.202Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-22T08:36:17.202Z] Removing intermediate container 1eaea1db0a2f [2023-03-22T08:36:17.202Z] ---> 2e29221d4b8f [2023-03-22T08:36:17.202Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T08:36:17.460Z] ---> Running in bce9b0bbbc4c [2023-03-22T08:36:17.460Z] Removing intermediate container 08d0cc79fb79 [2023-03-22T08:36:17.460Z] ---> eccbd91bd565 [2023-03-22T08:36:17.460Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T08:36:17.460Z] Removing intermediate container 067ad42dd222 [2023-03-22T08:36:17.460Z] ---> fc06e384a054 [2023-03-22T08:36:17.460Z] Step 19/20 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 [2023-03-22T08:36:17.460Z] Removing intermediate container 7839996e7a79 [2023-03-22T08:36:17.460Z] ---> 3dac73e9fb13 [2023-03-22T08:36:17.460Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T08:36:17.460Z] ---> Running in 4da5c231296a [2023-03-22T08:36:17.460Z] ---> 95784da5249e [2023-03-22T08:36:17.460Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-22T08:36:17.718Z] ---> Running in 1e03c89ce7c3 [2023-03-22T08:36:17.718Z] ---> Running in 379aeae3594b [2023-03-22T08:36:17.718Z] ---> Running in 565802c4799c [2023-03-22T08:36:17.718Z] Removing intermediate container bce9b0bbbc4c [2023-03-22T08:36:17.718Z] ---> 68bc12a20b30 [2023-03-22T08:36:17.718Z] Step 22/23 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 [2023-03-22T08:36:17.718Z] Removing intermediate container 4da5c231296a [2023-03-22T08:36:17.718Z] ---> 1ee4992b40d6 [2023-03-22T08:36:17.718Z] Step 22/23 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 [2023-03-22T08:36:17.718Z] ---> Running in a5592c42325e [2023-03-22T08:36:17.718Z] Removing intermediate container 1e03c89ce7c3 [2023-03-22T08:36:17.718Z] ---> d0fc0742ab70 [2023-03-22T08:36:17.718Z] Step 20/20 : LABEL version=0.0.0 [2023-03-22T08:36:17.718Z] ---> Running in b749b622177f [2023-03-22T08:36:17.718Z] ---> Running in 99febbd04c55 [2023-03-22T08:36:17.984Z] Removing intermediate container 379aeae3594b [2023-03-22T08:36:17.984Z] ---> a85d0a59c367 [2023-03-22T08:36:17.984Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T08:36:18.758Z] Removing intermediate container b749b622177f [2023-03-22T08:36:18.758Z] ---> fd2a68704d0f [2023-03-22T08:36:18.758Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T08:36:18.758Z] Removing intermediate container a5592c42325e [2023-03-22T08:36:18.758Z] ---> 951d4bab1b7b [2023-03-22T08:36:18.758Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T08:36:18.758Z] Removing intermediate container 565802c4799c [2023-03-22T08:36:18.758Z] ---> efb8ca315ed7 [2023-03-22T08:36:18.758Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T08:36:18.758Z] ---> Running in 0ac3480dc0ba [2023-03-22T08:36:18.758Z] Removing intermediate container 99febbd04c55 [2023-03-22T08:36:18.758Z] ---> 255cc328d579 [2023-03-22T08:36:18.758Z] [2023-03-22T08:36:18.758Z] Successfully built 255cc328d579 [2023-03-22T08:36:18.758Z] ---> Running in 319f226c1ca6 [2023-03-22T08:36:18.758Z] ---> Running in e7d9d7fb50b4 [2023-03-22T08:36:18.758Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-22T08:36:18.758Z] Building security-bootstrapper [2023-03-22T08:36:18.758Z]  Building security-spiffe-token-provider ... done  ---> Running in b161bfb4c1a4 [2023-03-22T08:36:19.323Z] Removing intermediate container 0ac3480dc0ba [2023-03-22T08:36:19.323Z] ---> 17b5ac3cdbb5 [2023-03-22T08:36:19.323Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T08:36:27.449Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:36:27.449Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:36:27.449Z] ---> 149a7fa821ac [2023-03-22T08:36:27.449Z] Step 3/33 : WORKDIR /edgex-go [2023-03-22T08:36:28.385Z] ---> Using cache [2023-03-22T08:36:28.385Z] ---> 8ea8e1976b02 [2023-03-22T08:36:28.385Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-22T08:36:30.914Z] Removing intermediate container e7d9d7fb50b4 [2023-03-22T08:36:30.914Z] ---> 4ea160e49913 [2023-03-22T08:36:30.914Z] [2023-03-22T08:36:30.914Z] Removing intermediate container b161bfb4c1a4 [2023-03-22T08:36:30.914Z] ---> 27b8267c1ea7 [2023-03-22T08:36:30.914Z] Step 23/25 : LABEL arch=x86_64 [2023-03-22T08:36:30.914Z] Removing intermediate container 319f226c1ca6 [2023-03-22T08:36:30.914Z] ---> 6954075711c8 [2023-03-22T08:36:30.914Z] [2023-03-22T08:36:30.914Z] ---> Running in e6ee08fc7b9b [2023-03-22T08:36:30.914Z] ---> Running in 33ddd50dc804 [2023-03-22T08:36:30.914Z] ---> Running in 638800c5f0bd [2023-03-22T08:36:30.914Z] Successfully built 4ea160e49913 [2023-03-22T08:36:30.914Z] Successfully tagged core-data:latest [2023-03-22T08:36:30.914Z]  Building core-data ... done Building security-secretstore-setup [2023-03-22T08:36:30.914Z] Successfully built 6954075711c8 [2023-03-22T08:36:30.914Z] Successfully tagged support-scheduler:latest [2023-03-22T08:36:30.914Z]  Building support-scheduler ... done Building support-notifications [2023-03-22T08:36:30.914Z] Removing intermediate container e6ee08fc7b9b [2023-03-22T08:36:30.914Z] ---> d1254085bc00 [2023-03-22T08:36:30.914Z] Step 22/23 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 [2023-03-22T08:36:30.914Z] Removing intermediate container 638800c5f0bd [2023-03-22T08:36:30.914Z] ---> 2c8daa859441 [2023-03-22T08:36:30.914Z] Step 24/25 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 [2023-03-22T08:36:30.914Z] ---> Running in 37889d038bcf [2023-03-22T08:36:30.914Z] ---> Running in ec5f96e88a62 [2023-03-22T08:36:30.914Z] Removing intermediate container ec5f96e88a62 [2023-03-22T08:36:30.914Z] ---> 90ab9dea56b3 [2023-03-22T08:36:30.914Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T08:36:30.914Z] Removing intermediate container 37889d038bcf [2023-03-22T08:36:30.914Z] ---> 03000be38c9e [2023-03-22T08:36:30.914Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T08:36:30.914Z] ---> Running in 39835e767468 [2023-03-22T08:36:30.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:30.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:31.170Z] OK: 265 MiB in 53 packages [2023-03-22T08:36:32.101Z] ---> Running in adb4553b5f8b [2023-03-22T08:36:34.003Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:36:34.003Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:36:34.003Z] ---> 149a7fa821ac [2023-03-22T08:36:34.003Z] Step 3/25 : WORKDIR /edgex-go [2023-03-22T08:36:34.003Z] ---> Using cache [2023-03-22T08:36:34.003Z] ---> 8ea8e1976b02 [2023-03-22T08:36:34.003Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-22T08:36:36.599Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:36:36.599Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:36:36.599Z] ---> 149a7fa821ac [2023-03-22T08:36:36.600Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T08:36:36.600Z] ---> Using cache [2023-03-22T08:36:36.600Z] ---> bde26d00237f [2023-03-22T08:36:36.600Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T08:36:36.600Z] ---> Using cache [2023-03-22T08:36:36.600Z] ---> 09d5b3e3b66a [2023-03-22T08:36:36.600Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-22T08:36:41.873Z] Removing intermediate container adb4553b5f8b [2023-03-22T08:36:41.873Z] ---> e3c09ff4366f [2023-03-22T08:36:41.873Z] [2023-03-22T08:36:41.873Z] Removing intermediate container 39835e767468 [2023-03-22T08:36:41.873Z] ---> 3bc695efd05b [2023-03-22T08:36:41.873Z] [2023-03-22T08:36:41.873Z] ---> Running in f048dfe6be51 [2023-03-22T08:36:41.873Z] ---> Running in 1ee183b06204 [2023-03-22T08:36:41.873Z] Successfully built e3c09ff4366f [2023-03-22T08:36:41.873Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-22T08:36:41.873Z]  Building core-common-config-bootstrapper ... done Building security-spire-config [2023-03-22T08:36:41.873Z] Successfully built 3bc695efd05b [2023-03-22T08:36:41.873Z] Successfully tagged core-metadata:latest [2023-03-22T08:36:41.873Z]  Building core-metadata ... done Building security-proxy-setup [2023-03-22T08:36:41.873Z] Removing intermediate container 33ddd50dc804 [2023-03-22T08:36:41.873Z] ---> 348489915091 [2023-03-22T08:36:41.873Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-22T08:36:41.873Z] ---> 551431ca86ff [2023-03-22T08:36:41.873Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:36:42.131Z] ---> Running in 4c7e8f835070 [2023-03-22T08:36:42.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:42.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:42.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:42.646Z] OK: 265 MiB in 53 packages [2023-03-22T08:36:42.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:42.904Z] OK: 265 MiB in 53 packages [2023-03-22T08:36:45.432Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:36:45.432Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:36:45.432Z] ---> 149a7fa821ac [2023-03-22T08:36:45.432Z] Step 3/22 : WORKDIR /edgex-go [2023-03-22T08:36:45.432Z] ---> Using cache [2023-03-22T08:36:45.432Z] ---> 8ea8e1976b02 [2023-03-22T08:36:45.432Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-22T08:36:45.432Z] ---> Using cache [2023-03-22T08:36:45.432Z] ---> 348489915091 [2023-03-22T08:36:45.432Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-22T08:36:45.432Z] ---> Using cache [2023-03-22T08:36:45.432Z] ---> 551431ca86ff [2023-03-22T08:36:45.432Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:36:49.623Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:36:49.623Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:36:49.623Z] ---> 149a7fa821ac [2023-03-22T08:36:49.623Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T08:36:49.623Z] ---> Using cache [2023-03-22T08:36:49.623Z] ---> 8ea8e1976b02 [2023-03-22T08:36:49.623Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T08:36:56.182Z] ---> Running in 354ca4f3670e [2023-03-22T08:36:56.182Z] ---> Running in c346438e6fa8 [2023-03-22T08:36:56.750Z] Removing intermediate container 1ee183b06204 [2023-03-22T08:36:56.750Z] ---> 214317184e41 [2023-03-22T08:36:56.750Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T08:36:56.750Z] Removing intermediate container f048dfe6be51 [2023-03-22T08:36:56.750Z] ---> 20e7ddd50de5 [2023-03-22T08:36:56.750Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-22T08:36:57.007Z] ---> 30e8b771583d [2023-03-22T08:36:57.007Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:36:57.007Z] ---> fd1faeb7a46b [2023-03-22T08:36:57.007Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:36:57.007Z] ---> Running in 414a9f1c576d [2023-03-22T08:36:57.007Z] ---> Running in 7949876bcc86 [2023-03-22T08:36:57.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:57.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:36:57.789Z] OK: 265 MiB in 53 packages [2023-03-22T08:36:58.056Z] Removing intermediate container 354ca4f3670e [2023-03-22T08:36:58.056Z] ---> cb96a783bbed [2023-03-22T08:36:58.056Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T08:36:58.990Z] ---> 50abe46ebb16 [2023-03-22T08:36:58.990Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:36:59.922Z] ---> Running in cbdcf09e0a4e [2023-03-22T08:37:12.854Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-22T08:37:12.854Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-22T08:37:12.854Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-22T08:37:12.854Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-22T08:37:12.854Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-22T08:37:14.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-22T08:37:14.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-22T08:37:14.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-22T08:37:14.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-22T08:37:15.690Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-22T08:37:18.283Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-22T08:37:18.283Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-22T08:37:18.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-22T08:37:18.283Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-22T08:37:33.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-22T08:37:33.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-22T08:37:33.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.294s coverage: 28.7% of statements [2023-03-22T08:37:45.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.338s coverage: 98.5% of statements [2023-03-22T08:37:46.636Z] Removing intermediate container 4c7e8f835070 [2023-03-22T08:37:46.636Z] ---> b201f04c805f [2023-03-22T08:37:46.636Z] Step 7/33 : COPY . . [2023-03-22T08:37:49.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-22T08:37:49.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-22T08:37:49.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-22T08:37:53.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.481s coverage: 71.3% of statements [2023-03-22T08:37:56.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-22T08:37:56.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-22T08:37:57.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.378s coverage: 54.0% of statements [2023-03-22T08:38:02.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-22T08:38:02.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-22T08:38:02.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-22T08:38:02.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-22T08:38:02.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-22T08:38:10.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-22T08:38:10.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-22T08:38:25.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.257s coverage: 88.5% of statements [2023-03-22T08:38:25.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.590s coverage: 3.9% of statements [2023-03-22T08:38:26.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-22T08:38:26.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-22T08:38:26.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-22T08:38:29.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.105s coverage: 95.6% of statements [2023-03-22T08:38:29.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-22T08:38:29.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-22T08:38:29.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-22T08:38:29.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-22T08:38:29.384Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-22T08:38:29.650Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.256s coverage: 72.2% of statements [2023-03-22T08:38:36.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-22T08:38:36.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-22T08:38:36.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-22T08:38:36.298Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.261s coverage: 65.9% of statements [2023-03-22T08:38:43.020Z] ---> 4a5fc69753af [2023-03-22T08:38:43.020Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-22T08:38:43.020Z] ---> Running in 868c7bf98f90 [2023-03-22T08:38:43.020Z] Removing intermediate container c346438e6fa8 [2023-03-22T08:38:43.020Z] ---> b8c5b96a9f2b [2023-03-22T08:38:43.020Z] Step 7/22 : COPY . . [2023-03-22T08:38:43.020Z] Removing intermediate container 7949876bcc86 [2023-03-22T08:38:43.020Z] ---> 37ffba898ffc [2023-03-22T08:38:43.020Z] Step 8/23 : COPY . . [2023-03-22T08:38:43.020Z] Removing intermediate container cbdcf09e0a4e [2023-03-22T08:38:43.020Z] ---> 07b1b0697986 [2023-03-22T08:38:43.020Z] Step 7/27 : COPY . . [2023-03-22T08:38:43.020Z] Removing intermediate container 414a9f1c576d [2023-03-22T08:38:43.020Z] ---> f024546f3a08 [2023-03-22T08:38:43.020Z] Step 7/25 : COPY . . [2023-03-22T08:38:43.020Z] 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-22T08:38:48.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-22T08:38:48.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-22T08:38:48.617Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.511s coverage: 0.9% of statements [2023-03-22T08:38:48.617Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.295s coverage: 29.0% of statements [2023-03-22T08:38:53.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.349s coverage: 45.5% of statements [2023-03-22T08:38:54.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.281s coverage: 82.9% of statements [2023-03-22T08:38:54.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.264s coverage: 94.1% of statements [2023-03-22T08:38:54.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.338s coverage: 96.3% of statements [2023-03-22T08:38:57.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.235s coverage: 87.5% of statements [2023-03-22T08:39:00.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-22T08:39:00.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-22T08:39:00.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-22T08:39:00.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-22T08:39:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-22T08:39:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-22T08:39:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-22T08:39:03.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-22T08:39:08.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.241s coverage: 94.4% of statements [2023-03-22T08:39:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-22T08:39:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-22T08:39:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-22T08:39:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-22T08:39:15.154Z] ---> 37aafe3a4938 [2023-03-22T08:39:15.154Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-22T08:39:15.154Z] ---> 7c9a3f152441 [2023-03-22T08:39:15.154Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-22T08:39:15.154Z] ---> db011441b9ce [2023-03-22T08:39:15.154Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-22T08:39:15.154Z] ---> f778c70843cc [2023-03-22T08:39:15.154Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T08:39:16.195Z] ---> Running in f67abd54cac9 [2023-03-22T08:39:16.195Z] ---> Running in 080688d73404 [2023-03-22T08:39:16.195Z] ---> Running in 31844cc7d91c [2023-03-22T08:39:16.195Z] ---> Running in ae2af135caf1 [2023-03-22T08:39:16.195Z] Removing intermediate container 868c7bf98f90 [2023-03-22T08:39:16.195Z] ---> 8b1335fa336b [2023-03-22T08:39:16.195Z] [2023-03-22T08:39:16.195Z] Step 9/33 : FROM alpine:3.17 [2023-03-22T08:39:16.195Z] ---> b2aa39c304c2 [2023-03-22T08:39:16.195Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T08:39:16.195Z] ---> Using cache [2023-03-22T08:39:16.195Z] ---> c8933985d221 [2023-03-22T08:39:16.195Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-22T08:39:16.488Z] ---> Running in f5dc9fa1d0ad [2023-03-22T08:39:16.488Z] Removing intermediate container ae2af135caf1 [2023-03-22T08:39:16.488Z] ---> a4de06f8e6a8 [2023-03-22T08:39:16.488Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T08:39:17.053Z] ---> Running in 4867cbbc8d11 [2023-03-22T08:39:17.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-22T08:39:17.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-22T08:39:17.311Z] Removing intermediate container 4867cbbc8d11 [2023-03-22T08:39:17.311Z] ---> 07ae00d5c0e1 [2023-03-22T08:39:17.311Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T08:39:17.311Z] 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-22T08:39:17.311Z] 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-22T08:39:17.577Z] 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-22T08:39:17.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:39:17.836Z] ---> Running in ad5f3cc8b9a5 [2023-03-22T08:39:17.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:39:18.118Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T08:39:18.118Z] (2/2) Installing su-exec (0.2-r2) [2023-03-22T08:39:18.118Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:39:18.118Z] OK: 7 MiB in 17 packages [2023-03-22T08:39:18.688Z] Removing intermediate container ad5f3cc8b9a5 [2023-03-22T08:39:18.688Z] ---> 26e2bdbc8c74 [2023-03-22T08:39:18.688Z] 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-22T08:39:18.951Z] ---> Running in 98c29dd8d6ea [2023-03-22T08:39:19.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-22T08:39:19.209Z] Removing intermediate container f5dc9fa1d0ad [2023-03-22T08:39:19.209Z] ---> 6505be8adac8 [2023-03-22T08:39:19.209Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-22T08:39:19.209Z] ---> Running in 41c60077f5d1 [2023-03-22T08:39:19.209Z] Removing intermediate container 41c60077f5d1 [2023-03-22T08:39:19.209Z] ---> bf3d6cee2cd5 [2023-03-22T08:39:19.209Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-22T08:39:19.572Z] ---> Running in 7e30251bd74c [2023-03-22T08:39:19.572Z] Removing intermediate container 7e30251bd74c [2023-03-22T08:39:19.572Z] ---> c6f399b80274 [2023-03-22T08:39:19.572Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-22T08:39:19.572Z] ---> Running in 74380f2cb4d0 [2023-03-22T08:39:20.958Z] Removing intermediate container 74380f2cb4d0 [2023-03-22T08:39:20.958Z] ---> af6a77e369f5 [2023-03-22T08:39:20.958Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-22T08:39:25.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.465s coverage: 79.9% of statements [2023-03-22T08:39:25.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.317s coverage: 92.9% of statements [2023-03-22T08:39:25.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements [2023-03-22T08:39:25.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.273s coverage: 86.9% of statements [2023-03-22T08:39:25.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.241s coverage: 87.2% of statements [2023-03-22T08:39:25.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.208s coverage: 20.0% of statements [2023-03-22T08:39:25.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.247s coverage: 100.0% of statements [2023-03-22T08:39:25.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.540s coverage: 81.2% of statements [2023-03-22T08:39:25.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-22T08:39:25.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.578s coverage: 82.1% of statements [2023-03-22T08:39:28.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-22T08:39:28.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.293s coverage: 86.0% of statements [2023-03-22T08:39:33.149Z] ---> Running in d6b6c49d414d [2023-03-22T08:39:33.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-22T08:39:33.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-22T08:39:35.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.255s coverage: 63.1% of statements [2023-03-22T08:39:35.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.313s coverage: 100.0% of statements [2023-03-22T08:39:35.681Z] Removing intermediate container 98c29dd8d6ea [2023-03-22T08:39:35.681Z] ---> 40018c13d351 [2023-03-22T08:39:35.681Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T08:39:35.681Z] Removing intermediate container d6b6c49d414d [2023-03-22T08:39:35.681Z] ---> 51144cc43ac5 [2023-03-22T08:39:35.681Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-22T08:39:35.681Z] ---> Running in ea23696e7725 [2023-03-22T08:39:35.940Z] ---> Running in ad162173d859 [2023-03-22T08:39:36.504Z] Removing intermediate container ea23696e7725 [2023-03-22T08:39:36.504Z] ---> 755428611df0 [2023-03-22T08:39:36.504Z] [2023-03-22T08:39:36.504Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T08:39:36.504Z] ---> b2aa39c304c2 [2023-03-22T08:39:36.504Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T08:39:36.504Z] ---> Running in 6da033d1951d [2023-03-22T08:39:37.109Z] Removing intermediate container 6da033d1951d [2023-03-22T08:39:37.109Z] ---> e89a726a5022 [2023-03-22T08:39:37.109Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-22T08:39:37.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 89.4% of statements [2023-03-22T08:39:37.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.097s coverage: 100.0% of statements [2023-03-22T08:39:37.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements [2023-03-22T08:39:37.370Z] ---> Running in c177c59b8c28 [2023-03-22T08:39:37.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-22T08:39:37.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-22T08:39:37.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-22T08:39:37.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements [2023-03-22T08:39:37.933Z] Removing intermediate container ad162173d859 [2023-03-22T08:39:37.933Z] ---> 41e872fb8562 [2023-03-22T08:39:37.933Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-22T08:39:38.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:39:38.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:39:39.058Z] ---> Running in 0e1a1532d164 [2023-03-22T08:39:39.058Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T08:39:39.058Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T08:39:39.058Z] OK: 17818 distinct packages available [2023-03-22T08:39:39.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:39:39.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:39:39.315Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-22T08:39:39.315Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-22T08:39:39.315Z] (3/4) Installing libucontext (1.2-r0) [2023-03-22T08:39:39.315Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-22T08:39:39.315Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:39:39.315Z] OK: 7 MiB in 19 packages [2023-03-22T08:39:39.573Z] Removing intermediate container 0e1a1532d164 [2023-03-22T08:39:39.573Z] ---> d066ffb2f907 [2023-03-22T08:39:39.573Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-22T08:39:40.137Z] Removing intermediate container c177c59b8c28 [2023-03-22T08:39:40.137Z] ---> b6abfd5aedab [2023-03-22T08:39:40.137Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:39:40.137Z] ---> cc22b12e214d [2023-03-22T08:39:40.137Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-22T08:39:40.137Z] ---> Running in eac5c8dc511f [2023-03-22T08:39:40.737Z] ---> 4173841cd067 [2023-03-22T08:39:40.737Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:39:44.033Z] 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-22T08:39:45.941Z] ---> 0a214276cf9e [2023-03-22T08:39:45.941Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T08:39:47.327Z] Removing intermediate container eac5c8dc511f [2023-03-22T08:39:47.327Z] ---> 0ba4dc705cf5 [2023-03-22T08:39:47.327Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:39:48.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-22T08:39:48.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-22T08:39:48.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-22T08:39:48.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.190s coverage: 38.4% of statements [2023-03-22T08:39:48.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.294s coverage: 89.5% of statements [2023-03-22T08:39:51.583Z] ---> 1c5d75684db2 [2023-03-22T08:39:51.583Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:39:51.583Z] ---> d334dc1547a8 [2023-03-22T08:39:51.583Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T08:39:51.843Z] Removing intermediate container f67abd54cac9 [2023-03-22T08:39:51.843Z] ---> 9fb8e6090e80 [2023-03-22T08:39:51.843Z] [2023-03-22T08:39:51.843Z] Step 9/22 : FROM alpine:3.17 [2023-03-22T08:39:51.843Z] ---> b2aa39c304c2 [2023-03-22T08:39:51.843Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-22T08:39:54.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-22T08:39:54.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-22T08:39:54.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-22T08:39:54.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-22T08:39:54.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements [2023-03-22T08:39:57.210Z] ---> Running in 7bf171f8e5a7 [2023-03-22T08:39:57.210Z] ---> a9299aef9a9f [2023-03-22T08:39:57.210Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-22T08:39:57.210Z] ---> 60a0180eedd1 [2023-03-22T08:39:57.210Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-22T08:39:57.506Z] ---> Running in 2c6de5c8a11a [2023-03-22T08:39:57.768Z] ---> cc8931dfafd6 [2023-03-22T08:39:57.768Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-22T08:39:57.768Z] Removing intermediate container 31844cc7d91c [2023-03-22T08:39:57.768Z] ---> d34cf61a81be [2023-03-22T08:39:57.768Z] [2023-03-22T08:39:57.768Z] Step 9/25 : FROM alpine:3.17 [2023-03-22T08:39:57.768Z] ---> b2aa39c304c2 [2023-03-22T08:39:57.768Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-22T08:39:57.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:39:57.768Z] Removing intermediate container 080688d73404 [2023-03-22T08:39:57.768Z] ---> d580cc30f09b [2023-03-22T08:39:57.768Z] [2023-03-22T08:39:57.768Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T08:39:57.768Z] ---> b2aa39c304c2 [2023-03-22T08:39:57.768Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-22T08:39:58.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:39:58.291Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T08:39:58.291Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-22T08:39:58.291Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:39:58.291Z] OK: 8 MiB in 17 packages [2023-03-22T08:39:58.553Z] ---> Running in 1644c4c1cd3e [2023-03-22T08:39:58.553Z] ---> Running in 43cece4a2e38 [2023-03-22T08:39:58.553Z] Removing intermediate container 2c6de5c8a11a [2023-03-22T08:39:58.553Z] ---> 28ae24293c5d [2023-03-22T08:39:58.553Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-22T08:39:58.553Z] ---> da5a3ced6044 [2023-03-22T08:39:58.553Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-22T08:39:59.125Z] ---> 7b539e5e9f24 [2023-03-22T08:39:59.125Z] Step 22/27 : WORKDIR / [2023-03-22T08:39:59.125Z] ---> c94a2313659e [2023-03-22T08:39:59.125Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-22T08:39:59.125Z] ---> Running in c2c23e585218 [2023-03-22T08:39:59.125Z] Removing intermediate container 7bf171f8e5a7 [2023-03-22T08:39:59.125Z] ---> a8c2347ee92d [2023-03-22T08:39:59.125Z] 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-22T08:39:59.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:39:59.386Z] ---> Running in 50b1ed1e81bb [2023-03-22T08:39:59.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:39:59.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:39:59.646Z] Removing intermediate container c2c23e585218 [2023-03-22T08:39:59.646Z] ---> 1bc850baa267 [2023-03-22T08:39:59.646Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T08:39:59.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:39:59.646Z] ---> 666714fc5b37 [2023-03-22T08:39:59.646Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-22T08:39:59.646Z] ---> Running in 40a414302fbb [2023-03-22T08:39:59.646Z] Removing intermediate container 50b1ed1e81bb [2023-03-22T08:39:59.646Z] ---> 8310a7c4a80c [2023-03-22T08:39:59.646Z] Step 12/22 : WORKDIR /edgex [2023-03-22T08:39:59.646Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T08:39:59.646Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T08:39:59.646Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:39:59.646Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T08:39:59.646Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-22T08:39:59.646Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-22T08:39:59.646Z] (3/3) Installing su-exec (0.2-r2) [2023-03-22T08:39:59.646Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:39:59.917Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T08:39:59.917Z] OK: 8 MiB in 17 packages [2023-03-22T08:39:59.917Z] OK: 8 MiB in 18 packages [2023-03-22T08:39:59.917Z] ---> Running in 71cbce730fc3 [2023-03-22T08:39:59.917Z] ---> ee8508f72270 [2023-03-22T08:39:59.917Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-22T08:40:00.177Z] Removing intermediate container 40a414302fbb [2023-03-22T08:40:00.177Z] ---> 8137dd7f60c3 [2023-03-22T08:40:00.177Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T08:40:00.436Z] ---> Running in d5aea7d16ac6 [2023-03-22T08:40:00.436Z] Removing intermediate container 71cbce730fc3 [2023-03-22T08:40:00.436Z] ---> 63cba3379060 [2023-03-22T08:40:00.436Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:40:00.436Z] ---> 7df5e47470ae [2023-03-22T08:40:00.436Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-22T08:40:00.719Z] ---> Running in 3f947607f4eb [2023-03-22T08:40:00.719Z] Removing intermediate container d5aea7d16ac6 [2023-03-22T08:40:00.719Z] ---> 213cc7080bb5 [2023-03-22T08:40:00.719Z] Step 25/27 : LABEL arch=x86_64 [2023-03-22T08:40:00.719Z] ---> 947e91640075 [2023-03-22T08:40:00.719Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:40:00.977Z] Removing intermediate container 1644c4c1cd3e [2023-03-22T08:40:00.977Z] ---> 2426defb0a63 [2023-03-22T08:40:00.977Z] 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-22T08:40:00.977Z] ---> Running in 39550eaed6c8 [2023-03-22T08:40:00.977Z] Removing intermediate container 43cece4a2e38 [2023-03-22T08:40:00.977Z] ---> 471879330c96 [2023-03-22T08:40:00.977Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T08:40:01.235Z] ---> Running in 55b953bb1eeb [2023-03-22T08:40:01.235Z] ---> Running in c6d46b64e40c [2023-03-22T08:40:01.235Z] ---> 2ec0cb4ca751 [2023-03-22T08:40:01.235Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-22T08:40:01.494Z] Removing intermediate container 39550eaed6c8 [2023-03-22T08:40:01.494Z] ---> 980c7291afc0 [2023-03-22T08:40:01.494Z] Step 26/27 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 [2023-03-22T08:40:01.753Z] ---> Running in c6db526425c2 [2023-03-22T08:40:02.016Z] Removing intermediate container c6d46b64e40c [2023-03-22T08:40:02.016Z] ---> 64aa892bc431 [2023-03-22T08:40:02.016Z] Step 12/25 : WORKDIR / [2023-03-22T08:40:02.016Z] Removing intermediate container 55b953bb1eeb [2023-03-22T08:40:02.016Z] ---> 50495b442efb [2023-03-22T08:40:02.016Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-22T08:40:02.016Z] ---> 7150913e10bb [2023-03-22T08:40:02.016Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-22T08:40:02.016Z] ---> Running in 6c4b82d0b9ef [2023-03-22T08:40:02.352Z] ---> Running in 63392135604c [2023-03-22T08:40:02.612Z] Removing intermediate container c6db526425c2 [2023-03-22T08:40:02.612Z] ---> cbdb821bea65 [2023-03-22T08:40:02.612Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T08:40:02.612Z] Removing intermediate container 3f947607f4eb [2023-03-22T08:40:02.612Z] ---> 786384b01ddb [2023-03-22T08:40:02.612Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-22T08:40:02.612Z] ---> Running in eb1dfd928e10 [2023-03-22T08:40:02.870Z] ---> 11eb2d13b79a [2023-03-22T08:40:02.870Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T08:40:02.870Z] Removing intermediate container 6c4b82d0b9ef [2023-03-22T08:40:02.870Z] ---> 94d977d219a6 [2023-03-22T08:40:02.870Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:40:02.870Z] Removing intermediate container 63392135604c [2023-03-22T08:40:02.871Z] ---> de0e5029e1a4 [2023-03-22T08:40:02.871Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T08:40:03.133Z] ---> Running in 55819afd2651 [2023-03-22T08:40:03.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-22T08:40:03.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-22T08:40:03.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-22T08:40:03.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-22T08:40:03.519Z] Removing intermediate container eb1dfd928e10 [2023-03-22T08:40:03.519Z] ---> b6b8bb1d2b1f [2023-03-22T08:40:03.519Z] [2023-03-22T08:40:03.519Z] ---> Running in 6fb5aef70777 [2023-03-22T08:40:03.519Z] Successfully built b6b8bb1d2b1f [2023-03-22T08:40:03.519Z] ---> c3ac8add3d50 [2023-03-22T08:40:03.519Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T08:40:03.519Z] ---> 5b7f084d9c69 [2023-03-22T08:40:03.519Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:40:03.519Z] Successfully tagged security-spire-config:latest [2023-03-22T08:40:03.519Z]  Building security-spire-config ... done Building security-spire-agent [2023-03-22T08:40:03.519Z] ---> Running in 9711048ce712 [2023-03-22T08:40:03.519Z] Removing intermediate container 55819afd2651 [2023-03-22T08:40:03.519Z] ---> 4c07943d2163 [2023-03-22T08:40:03.519Z] Step 30/33 : CMD ["gate"] [2023-03-22T08:40:03.519Z] Removing intermediate container 6fb5aef70777 [2023-03-22T08:40:03.519Z] ---> 7f8c310ac295 [2023-03-22T08:40:03.519Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:40:03.519Z] ---> Running in 6f459ced6dd8 [2023-03-22T08:40:06.059Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:40:06.059Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:40:06.059Z] ---> 149a7fa821ac [2023-03-22T08:40:06.059Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T08:40:06.059Z] ---> Using cache [2023-03-22T08:40:06.059Z] ---> 8ea8e1976b02 [2023-03-22T08:40:06.059Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T08:40:06.059Z] ---> Using cache [2023-03-22T08:40:06.059Z] ---> cb96a783bbed [2023-03-22T08:40:06.059Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T08:40:06.059Z] ---> Using cache [2023-03-22T08:40:06.059Z] ---> 50abe46ebb16 [2023-03-22T08:40:06.059Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:40:06.059Z] ---> Using cache [2023-03-22T08:40:06.059Z] ---> 07b1b0697986 [2023-03-22T08:40:06.059Z] Step 7/27 : COPY . . [2023-03-22T08:40:06.059Z] ---> Using cache [2023-03-22T08:40:06.059Z] ---> f778c70843cc [2023-03-22T08:40:06.059Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T08:40:06.059Z] ---> Using cache [2023-03-22T08:40:06.059Z] ---> a4de06f8e6a8 [2023-03-22T08:40:06.059Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T08:40:06.059Z] ---> Using cache [2023-03-22T08:40:06.059Z] ---> 07ae00d5c0e1 [2023-03-22T08:40:06.059Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T08:40:06.059Z] ---> Using cache [2023-03-22T08:40:06.059Z] ---> 26e2bdbc8c74 [2023-03-22T08:40:06.059Z] 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-22T08:40:06.059Z] ---> Using cache [2023-03-22T08:40:06.059Z] ---> 40018c13d351 [2023-03-22T08:40:06.059Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T08:40:06.059Z] ---> Using cache [2023-03-22T08:40:06.059Z] ---> 755428611df0 [2023-03-22T08:40:06.059Z] [2023-03-22T08:40:06.059Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T08:40:06.059Z] ---> b2aa39c304c2 [2023-03-22T08:40:06.059Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T08:40:06.059Z] ---> Using cache [2023-03-22T08:40:06.059Z] ---> e89a726a5022 [2023-03-22T08:40:06.059Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T08:40:09.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.319s coverage: 17.7% of statements [2023-03-22T08:40:10.297Z] ---> f06f35f8b1b9 [2023-03-22T08:40:10.298Z] 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-22T08:40:10.298Z] Removing intermediate container 6f459ced6dd8 [2023-03-22T08:40:10.298Z] ---> 6b1703c41e71 [2023-03-22T08:40:10.298Z] Step 31/33 : LABEL arch=x86_64 [2023-03-22T08:40:10.298Z] ---> cf0bb83aa3a0 [2023-03-22T08:40:10.298Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:40:10.298Z] ---> Running in e434f146a476 [2023-03-22T08:40:10.298Z] ---> Running in b3928a85761f [2023-03-22T08:40:10.298Z] ---> ae5ee8a9b918 [2023-03-22T08:40:10.298Z] 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-22T08:40:10.298Z] ---> 3d632cf40ecc [2023-03-22T08:40:10.298Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-22T08:40:10.298Z] Removing intermediate container 9711048ce712 [2023-03-22T08:40:10.298Z] ---> e0e7c8616f2a [2023-03-22T08:40:10.298Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T08:40:10.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-22T08:40:10.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-22T08:40:10.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-22T08:40:10.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-22T08:40:10.866Z] Removing intermediate container b3928a85761f [2023-03-22T08:40:10.866Z] ---> 45a9ccc27a4e [2023-03-22T08:40:10.866Z] Step 32/33 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 [2023-03-22T08:40:10.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:40:10.866Z] ---> 05d866fbb4df [2023-03-22T08:40:10.866Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-22T08:40:10.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:40:11.127Z] ---> Running in 78e356e515d6 [2023-03-22T08:40:11.127Z] ---> Running in b5c0144e1288 [2023-03-22T08:40:11.127Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T08:40:11.127Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T08:40:11.127Z] OK: 17818 distinct packages available [2023-03-22T08:40:11.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T08:40:11.365Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.631s coverage: 92.3% of statements [2023-03-22T08:40:11.387Z] ---> 041c012c48cc [2023-03-22T08:40:11.387Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-22T08:40:11.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T08:40:11.387Z] ---> 6c61a6912cb1 [2023-03-22T08:40:11.387Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-22T08:40:11.387Z] Removing intermediate container 78e356e515d6 [2023-03-22T08:40:11.387Z] ---> 4fab7374a2ed [2023-03-22T08:40:11.649Z] Step 20/22 : LABEL arch=x86_64 [2023-03-22T08:40:11.649Z] Removing intermediate container b5c0144e1288 [2023-03-22T08:40:11.649Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T08:40:11.649Z] ---> af4a047dea08 [2023-03-22T08:40:11.649Z] Step 33/33 : LABEL version=0.0.0 [2023-03-22T08:40:11.649Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T08:40:11.649Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T08:40:11.649Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T08:40:11.649Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-22T08:40:11.649Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:40:11.649Z] OK: 8 MiB in 20 packages [2023-03-22T08:40:11.910Z] ---> ba1a83fbd4ce [2023-03-22T08:40:11.910Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-22T08:40:11.910Z] ---> Running in 421da97a54b1 [2023-03-22T08:40:12.171Z] ---> Running in a16abcf242c8 [2023-03-22T08:40:12.171Z] ---> Running in 0b4243685171 [2023-03-22T08:40:12.171Z] ---> 8f9a9b496398 [2023-03-22T08:40:12.171Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-22T08:40:12.431Z] Removing intermediate container 421da97a54b1 [2023-03-22T08:40:12.431Z] ---> 450bbad322d7 [2023-03-22T08:40:12.431Z] Step 21/22 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 [2023-03-22T08:40:13.368Z] Removing intermediate container a16abcf242c8 [2023-03-22T08:40:13.368Z] ---> 07defb8c2801 [2023-03-22T08:40:13.368Z] [2023-03-22T08:40:13.368Z] Removing intermediate container 0b4243685171 [2023-03-22T08:40:13.368Z] ---> 17a202079baa [2023-03-22T08:40:13.368Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T08:40:13.368Z] Removing intermediate container e434f146a476 [2023-03-22T08:40:13.368Z] ---> da87040b4eb9 [2023-03-22T08:40:13.368Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:40:13.368Z] ---> Running in 06d8a4c65f4f [2023-03-22T08:40:13.368Z] Successfully built 07defb8c2801 [2023-03-22T08:40:13.629Z] Successfully tagged security-bootstrapper:latest [2023-03-22T08:40:13.629Z] Building security-spire-server [2023-03-22T08:40:13.629Z]  Building security-bootstrapper ... done  ---> e7dff5bad517 [2023-03-22T08:40:13.629Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T08:40:13.629Z] ---> Running in 8ca7f324426e [2023-03-22T08:40:15.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-22T08:40:15.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-22T08:40:15.619Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.307s coverage: 61.5% of statements [2023-03-22T08:40:16.980Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:40:16.981Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:40:17.374Z] ---> 149a7fa821ac [2023-03-22T08:40:17.374Z] Step 3/26 : WORKDIR /edgex-go [2023-03-22T08:40:17.374Z] ---> Using cache [2023-03-22T08:40:17.374Z] ---> 8ea8e1976b02 [2023-03-22T08:40:17.374Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T08:40:17.374Z] ---> Using cache [2023-03-22T08:40:17.374Z] ---> cb96a783bbed [2023-03-22T08:40:17.374Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-22T08:40:17.374Z] ---> Using cache [2023-03-22T08:40:17.374Z] ---> 50abe46ebb16 [2023-03-22T08:40:17.374Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:40:17.374Z] ---> Using cache [2023-03-22T08:40:17.374Z] ---> 07b1b0697986 [2023-03-22T08:40:17.374Z] Step 7/26 : COPY . . [2023-03-22T08:40:17.374Z] ---> Using cache [2023-03-22T08:40:17.374Z] ---> f778c70843cc [2023-03-22T08:40:17.374Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T08:40:17.374Z] ---> Using cache [2023-03-22T08:40:17.374Z] ---> a4de06f8e6a8 [2023-03-22T08:40:17.374Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-22T08:40:17.374Z] ---> Using cache [2023-03-22T08:40:17.374Z] ---> 07ae00d5c0e1 [2023-03-22T08:40:17.374Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T08:40:17.374Z] ---> Using cache [2023-03-22T08:40:17.374Z] ---> 26e2bdbc8c74 [2023-03-22T08:40:17.374Z] 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-22T08:40:18.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-22T08:40:18.256Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-22T08:40:18.796Z] ---> 2cd51564c264 [2023-03-22T08:40:18.796Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:40:18.796Z] Removing intermediate container 06d8a4c65f4f [2023-03-22T08:40:18.796Z] ---> 1a9f97cba959 [2023-03-22T08:40:18.796Z] Step 22/22 : LABEL version=0.0.0 [2023-03-22T08:40:18.796Z] ---> f89770099409 [2023-03-22T08:40:18.796Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T08:40:18.838Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.433s coverage: 97.7% of statements [2023-03-22T08:40:19.073Z] ---> Running in 4178b6e56b38 [2023-03-22T08:40:19.073Z] ---> Running in 55a02de76a03 [2023-03-22T08:40:19.073Z] Removing intermediate container 8ca7f324426e [2023-03-22T08:40:19.073Z] ---> 720467948b9e [2023-03-22T08:40:19.073Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T08:40:19.073Z] ---> Running in ecbf25fe5c66 [2023-03-22T08:40:19.333Z] ---> dfd0c5143e25 [2023-03-22T08:40:19.333Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-22T08:40:19.593Z] ---> Running in 4c17b5c7e902 [2023-03-22T08:40:19.593Z] Removing intermediate container 55a02de76a03 [2023-03-22T08:40:19.593Z] ---> 352659992f22 [2023-03-22T08:40:19.593Z] [2023-03-22T08:40:19.799Z] 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-22T08:40:19.799Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T08:40:19.799Z] go vet ./... [2023-03-22T08:40:19.855Z] Successfully built 352659992f22 [2023-03-22T08:40:20.466Z] Successfully tagged security-proxy-setup:latest [2023-03-22T08:40:20.466Z]  Building security-proxy-setup ... done Building core-command [2023-03-22T08:40:20.466Z] Removing intermediate container 4c17b5c7e902 [2023-03-22T08:40:20.466Z] ---> 175854e26754 [2023-03-22T08:40:20.466Z] Step 22/23 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 [2023-03-22T08:40:23.073Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:40:23.073Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:40:23.073Z] ---> 149a7fa821ac [2023-03-22T08:40:23.073Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T08:40:23.073Z] ---> Using cache [2023-03-22T08:40:23.073Z] ---> bde26d00237f [2023-03-22T08:40:23.073Z] Step 4/24 : WORKDIR /edgex-go [2023-03-22T08:40:23.073Z] ---> Using cache [2023-03-22T08:40:23.073Z] ---> 09d5b3e3b66a [2023-03-22T08:40:23.073Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-22T08:40:23.073Z] ---> Using cache [2023-03-22T08:40:23.073Z] ---> 1b67390463a0 [2023-03-22T08:40:23.073Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-22T08:40:23.073Z] ---> Using cache [2023-03-22T08:40:23.073Z] ---> 17019f2bc484 [2023-03-22T08:40:23.073Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:40:23.073Z] ---> Using cache [2023-03-22T08:40:23.073Z] ---> fa3338fc8836 [2023-03-22T08:40:23.073Z] Step 8/24 : COPY . . [2023-03-22T08:40:23.073Z] ---> Using cache [2023-03-22T08:40:23.073Z] ---> 46ed2f91e9be [2023-03-22T08:40:23.073Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-22T08:40:26.489Z] ---> 67d5868215e6 [2023-03-22T08:40:26.489Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T08:40:26.489Z] ---> Running in f0064b369ad3 [2023-03-22T08:40:26.489Z] ---> Running in 3b82a8dbccb5 [2023-03-22T08:40:27.892Z] Removing intermediate container f0064b369ad3 [2023-03-22T08:40:27.892Z] ---> 08cfb91be584 [2023-03-22T08:40:27.892Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T08:40:27.892Z] Removing intermediate container 4178b6e56b38 [2023-03-22T08:40:27.892Z] ---> 09764577b4b1 [2023-03-22T08:40:27.892Z] Step 12/26 : WORKDIR /edgex-go [2023-03-22T08:40:27.892Z] Removing intermediate container ecbf25fe5c66 [2023-03-22T08:40:27.892Z] ---> 90f5ae7c23c7 [2023-03-22T08:40:27.892Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T08:40:27.892Z] 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-22T08:40:27.892Z] ---> Running in 137e9b0f0a34 [2023-03-22T08:40:28.153Z] ---> bc4b816e38c6 [2023-03-22T08:40:28.153Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T08:40:28.153Z] ---> Running in a933f8e61799 [2023-03-22T08:40:28.153Z] ---> Running in 0554bf32430a [2023-03-22T08:40:28.412Z] Removing intermediate container 137e9b0f0a34 [2023-03-22T08:40:28.412Z] ---> 23e36ed94c32 [2023-03-22T08:40:28.412Z] [2023-03-22T08:40:28.412Z] Successfully built 23e36ed94c32 [2023-03-22T08:40:28.412Z] Removing intermediate container 0554bf32430a [2023-03-22T08:40:28.412Z] ---> a945e406660c [2023-03-22T08:40:28.412Z] Step 23/25 : LABEL arch=x86_64 [2023-03-22T08:40:28.412Z] Successfully tagged support-notifications:latest [2023-03-22T08:40:28.412Z]  Building support-notifications ... done Building security-proxy-auth [2023-03-22T08:40:28.412Z] Removing intermediate container a933f8e61799 [2023-03-22T08:40:28.412Z] ---> 77dcdae3de90 [2023-03-22T08:40:28.412Z] [2023-03-22T08:40:28.412Z] Step 13/26 : FROM alpine:3.17 [2023-03-22T08:40:28.412Z] ---> b2aa39c304c2 [2023-03-22T08:40:28.412Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T08:40:28.412Z] ---> Using cache [2023-03-22T08:40:28.412Z] ---> e89a726a5022 [2023-03-22T08:40:28.412Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T08:40:28.412Z] ---> Using cache [2023-03-22T08:40:28.412Z] ---> da87040b4eb9 [2023-03-22T08:40:28.412Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:40:28.412Z] ---> Using cache [2023-03-22T08:40:28.412Z] ---> 2cd51564c264 [2023-03-22T08:40:28.412Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:40:28.412Z] ---> df827ad9e141 [2023-03-22T08:40:28.412Z] ---> Using cache [2023-03-22T08:40:28.412Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-22T08:40:28.412Z] ---> dfd0c5143e25 [2023-03-22T08:40:28.412Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T08:40:28.412Z] ---> Running in f3fb0f5fef77 [2023-03-22T08:40:32.679Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:40:32.679Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:40:32.679Z] ---> 149a7fa821ac [2023-03-22T08:40:32.679Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T08:40:32.679Z] ---> Using cache [2023-03-22T08:40:32.679Z] ---> bde26d00237f [2023-03-22T08:40:32.679Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T08:40:32.679Z] ---> Using cache [2023-03-22T08:40:32.679Z] ---> 09d5b3e3b66a [2023-03-22T08:40:32.679Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T08:40:32.679Z] ---> Using cache [2023-03-22T08:40:32.679Z] ---> 1b67390463a0 [2023-03-22T08:40:32.679Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T08:40:32.679Z] ---> Using cache [2023-03-22T08:40:32.679Z] ---> 17019f2bc484 [2023-03-22T08:40:32.679Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:40:32.679Z] ---> Using cache [2023-03-22T08:40:32.679Z] ---> fa3338fc8836 [2023-03-22T08:40:32.679Z] Step 8/23 : COPY . . [2023-03-22T08:40:32.679Z] ---> Using cache [2023-03-22T08:40:32.679Z] ---> 46ed2f91e9be [2023-03-22T08:40:32.679Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-22T08:40:40.806Z] Removing intermediate container f3fb0f5fef77 [2023-03-22T08:40:40.806Z] ---> 28fbe0222134 [2023-03-22T08:40:40.806Z] Step 24/25 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 [2023-03-22T08:40:45.589Z] ---> Running in 59293410e385 [2023-03-22T08:40:45.849Z] ---> Running in c3bd31599194 [2023-03-22T08:40:45.849Z] ---> 2400a264a949 [2023-03-22T08:40:45.849Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-22T08:40:46.110Z] ---> 88f398264dfb [2023-03-22T08:40:46.110Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T08:40:47.045Z] 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-22T08:40:50.323Z] Removing intermediate container c3bd31599194 [2023-03-22T08:40:50.323Z] ---> 842c7ef650c5 [2023-03-22T08:40:50.323Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T08:40:50.579Z] ---> 201e1ce3829a [2023-03-22T08:40:50.579Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T08:40:50.579Z] ---> 856b9c4998ae [2023-03-22T08:40:50.579Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-22T08:40:51.250Z] ---> Running in 4a4990d77714 [2023-03-22T08:40:53.825Z] ---> Running in 1b7d44a0e089 [2023-03-22T08:40:55.724Z] ---> 9079ff1bafa6 [2023-03-22T08:40:55.724Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-22T08:40:55.981Z] Removing intermediate container 4a4990d77714 [2023-03-22T08:40:55.981Z] ---> 73a414b843ac [2023-03-22T08:40:55.981Z] [2023-03-22T08:40:55.981Z] Successfully built 73a414b843ac [2023-03-22T08:40:56.727Z] Successfully tagged security-secretstore-setup:latest [2023-03-22T08:40:56.727Z]  Building security-secretstore-setup ... done Removing intermediate container 1b7d44a0e089 [2023-03-22T08:40:56.727Z] ---> fee8f12a4012 [2023-03-22T08:40:56.727Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T08:41:00.956Z] ---> 591741ac84ad [2023-03-22T08:41:00.956Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T08:41:00.956Z] ---> Running in 04206567e53b [2023-03-22T08:41:00.956Z] ---> Running in 42d5b7a2556e [2023-03-22T08:41:01.214Z] Removing intermediate container 3b82a8dbccb5 [2023-03-22T08:41:01.214Z] ---> 70bbd8421f3f [2023-03-22T08:41:01.214Z] [2023-03-22T08:41:01.214Z] Step 10/24 : FROM alpine:3.17 [2023-03-22T08:41:01.214Z] ---> b2aa39c304c2 [2023-03-22T08:41:01.214Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T08:41:01.214Z] ---> Using cache [2023-03-22T08:41:01.214Z] ---> 76e19e7a50d9 [2023-03-22T08:41:01.214Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T08:41:01.214Z] ---> Using cache [2023-03-22T08:41:01.215Z] ---> dad1d40fcd2b [2023-03-22T08:41:01.215Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-22T08:41:01.215Z] Removing intermediate container 04206567e53b [2023-03-22T08:41:01.215Z] ---> bf7bd58c436e [2023-03-22T08:41:01.215Z] Step 25/27 : LABEL arch=x86_64 [2023-03-22T08:41:01.215Z] Removing intermediate container 42d5b7a2556e [2023-03-22T08:41:01.215Z] ---> 0931eab92037 [2023-03-22T08:41:01.215Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T08:41:01.215Z] ---> Running in 2c140d73e5ba [2023-03-22T08:41:01.472Z] ---> Running in ba0e2c7cfa8d [2023-03-22T08:41:01.472Z] ---> Running in 0d62a4ace494 [2023-03-22T08:41:01.730Z] Removing intermediate container 2c140d73e5ba [2023-03-22T08:41:01.730Z] ---> c3b36d0c5e73 [2023-03-22T08:41:01.730Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-22T08:41:01.730Z] ---> Running in de7e40ef0bda [2023-03-22T08:41:01.730Z] Removing intermediate container ba0e2c7cfa8d [2023-03-22T08:41:01.730Z] ---> b97358cbdabd [2023-03-22T08:41:01.730Z] Step 26/27 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 [2023-03-22T08:41:01.989Z] Removing intermediate container 0d62a4ace494 [2023-03-22T08:41:01.989Z] ---> fe0265e8ecde [2023-03-22T08:41:01.989Z] Step 24/26 : LABEL arch=x86_64 [2023-03-22T08:41:02.248Z] ---> Running in 15fd4fecc111 [2023-03-22T08:41:02.507Z] ---> Running in 267cd45129ba [2023-03-22T08:41:02.507Z] Removing intermediate container de7e40ef0bda [2023-03-22T08:41:02.507Z] ---> e30f77ca3591 [2023-03-22T08:41:02.507Z] Step 15/24 : WORKDIR / [2023-03-22T08:41:03.072Z] ---> Running in 1e1929cbc0c5 [2023-03-22T08:41:03.072Z] Removing intermediate container 15fd4fecc111 [2023-03-22T08:41:03.072Z] ---> a4ed7e727a57 [2023-03-22T08:41:03.072Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T08:41:03.372Z] Removing intermediate container 267cd45129ba [2023-03-22T08:41:03.372Z] ---> bd70d5556d2d [2023-03-22T08:41:03.372Z] Step 25/26 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 [2023-03-22T08:41:03.372Z] ---> Running in 6e9653d94fe3 [2023-03-22T08:41:03.634Z] ---> Running in 4fd816b4c4a4 [2023-03-22T08:41:03.635Z] Removing intermediate container 1e1929cbc0c5 [2023-03-22T08:41:03.635Z] ---> d59299675885 [2023-03-22T08:41:03.635Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:41:03.892Z] Removing intermediate container 6e9653d94fe3 [2023-03-22T08:41:03.892Z] ---> 5dded7060c25 [2023-03-22T08:41:03.892Z] [2023-03-22T08:41:03.892Z] Successfully built 5dded7060c25 [2023-03-22T08:41:03.892Z] Successfully tagged security-spire-agent:latest [2023-03-22T08:41:04.150Z]  Building security-spire-agent ... done Removing intermediate container 4fd816b4c4a4 [2023-03-22T08:41:04.150Z] ---> 638f4fbcbcc9 [2023-03-22T08:41:04.150Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T08:41:04.150Z] ---> ea20cf8b78d8 [2023-03-22T08:41:04.150Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:41:04.150Z] ---> Running in fff2ae12dec7 [2023-03-22T08:41:06.058Z] Removing intermediate container fff2ae12dec7 [2023-03-22T08:41:06.058Z] ---> 805834032374 [2023-03-22T08:41:06.058Z] [2023-03-22T08:41:06.058Z] Successfully built 805834032374 [2023-03-22T08:41:06.058Z] ---> b0481ee91abb [2023-03-22T08:41:06.058Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-22T08:41:06.058Z] Successfully tagged security-spire-server:latest [2023-03-22T08:41:06.996Z]  Building security-spire-server ... done  ---> a040ab102740 [2023-03-22T08:41:06.996Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-22T08:41:07.570Z] ---> 8730b096fd40 [2023-03-22T08:41:07.570Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-22T08:41:07.570Z] ---> Running in 04c6f8cfdc52 [2023-03-22T08:41:08.960Z] Removing intermediate container 04c6f8cfdc52 [2023-03-22T08:41:08.960Z] ---> 8fbd4683c377 [2023-03-22T08:41:08.960Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T08:41:10.362Z] ---> Running in 70cfefa2b97e [2023-03-22T08:41:10.362Z] Removing intermediate container 59293410e385 [2023-03-22T08:41:10.362Z] ---> 52d8bf9f7c33 [2023-03-22T08:41:10.362Z] [2023-03-22T08:41:10.362Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T08:41:10.362Z] ---> b2aa39c304c2 [2023-03-22T08:41:10.362Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T08:41:10.362Z] ---> Using cache [2023-03-22T08:41:10.362Z] ---> 40289d694adf [2023-03-22T08:41:10.362Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T08:41:10.362Z] ---> Using cache [2023-03-22T08:41:10.362Z] ---> 2fce2fdb0e82 [2023-03-22T08:41:10.362Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:41:10.362Z] ---> Using cache [2023-03-22T08:41:10.362Z] ---> abbf2e9bf71f [2023-03-22T08:41:10.362Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:41:10.362Z] ---> Using cache [2023-03-22T08:41:10.362Z] ---> 28def39fae62 [2023-03-22T08:41:10.362Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-22T08:41:10.362Z] Removing intermediate container 70cfefa2b97e [2023-03-22T08:41:10.362Z] ---> 781e0ff55553 [2023-03-22T08:41:10.362Z] Step 22/24 : LABEL arch=x86_64 [2023-03-22T08:41:10.362Z] ---> Running in d2c5b203c6b1 [2023-03-22T08:41:10.702Z] Removing intermediate container d2c5b203c6b1 [2023-03-22T08:41:10.702Z] ---> d2b4c1d9c556 [2023-03-22T08:41:10.702Z] Step 23/24 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 [2023-03-22T08:41:10.960Z] ---> Running in c53be4f01a69 [2023-03-22T08:41:10.960Z] ---> 9dacda092d60 [2023-03-22T08:41:10.960Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-22T08:41:11.218Z] Removing intermediate container c53be4f01a69 [2023-03-22T08:41:11.218Z] ---> 04caf2ad65f7 [2023-03-22T08:41:11.218Z] Step 24/24 : LABEL version=0.0.0 [2023-03-22T08:41:11.218Z] ---> Running in 48008ec33071 [2023-03-22T08:41:11.218Z] ---> fb0c68098c2f [2023-03-22T08:41:11.218Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-22T08:41:11.218Z] Removing intermediate container 48008ec33071 [2023-03-22T08:41:11.218Z] ---> 862786dd81b4 [2023-03-22T08:41:11.218Z] [2023-03-22T08:41:11.477Z] Successfully built 862786dd81b4 [2023-03-22T08:41:11.477Z] Successfully tagged core-command:latest [2023-03-22T08:41:11.477Z]  Building core-command ... done  ---> 978bd879a84e [2023-03-22T08:41:11.477Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T08:41:11.477Z] ---> Running in 8ff5e3650cf6 [2023-03-22T08:41:14.767Z] Removing intermediate container 8ff5e3650cf6 [2023-03-22T08:41:14.767Z] ---> e97ab5f993ab [2023-03-22T08:41:14.767Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T08:41:15.709Z] ---> Running in 26bb7b4062a7 [2023-03-22T08:41:16.691Z] Removing intermediate container 26bb7b4062a7 [2023-03-22T08:41:16.691Z] ---> 7c77a77fd805 [2023-03-22T08:41:16.691Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T08:41:17.256Z] ---> Running in f6dba8949925 [2023-03-22T08:41:18.631Z] Removing intermediate container f6dba8949925 [2023-03-22T08:41:18.631Z] ---> cba4169db055 [2023-03-22T08:41:18.631Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T08:41:18.631Z] ---> Running in 0f56160dbac8 [2023-03-22T08:41:18.890Z] Removing intermediate container 0f56160dbac8 [2023-03-22T08:41:18.890Z] ---> 605691a417c4 [2023-03-22T08:41:18.890Z] Step 22/23 : LABEL git_sha=76456d9090920d31e080d32cd9b2bfe935e2c9e6 [2023-03-22T08:41:19.150Z] ---> Running in fb8ce04c3596 [2023-03-22T08:41:19.150Z] Removing intermediate container fb8ce04c3596 [2023-03-22T08:41:19.150Z] ---> e191395ad4f1 [2023-03-22T08:41:19.150Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T08:41:19.150Z] ---> Running in 88640ef086a1 [2023-03-22T08:41:19.409Z] Removing intermediate container 88640ef086a1 [2023-03-22T08:41:19.409Z] ---> 875728aef8f7 [2023-03-22T08:41:19.409Z] [2023-03-22T08:41:19.409Z] Successfully built 875728aef8f7 [2023-03-22T08:41:19.409Z] Successfully tagged security-proxy-auth:latest [2023-03-22T08:41:19.415Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-03-22T08:41:19.422Z] $ docker stop --time=1 718f9d25ae9774de2048d230812f6e0ece0bdaa15826457bfa436f775a1b3a8b [2023-03-22T08:41:20.872Z] $ docker rm -f --volumes 718f9d25ae9774de2048d230812f6e0ece0bdaa15826457bfa436f775a1b3a8b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T08:41:21.222Z] + docker images [2023-03-22T08:41:21.222Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-22T08:41:21.222Z] security-proxy-auth latest 875728aef8f7 2 seconds ago 18.3MB [2023-03-22T08:41:21.222Z] core-command latest 862786dd81b4 10 seconds ago 19.8MB [2023-03-22T08:41:21.222Z] 52d8bf9f7c33 12 seconds ago 1.66GB [2023-03-22T08:41:21.222Z] security-spire-server latest 805834032374 17 seconds ago 89.8MB [2023-03-22T08:41:21.222Z] security-spire-agent latest 5dded7060c25 18 seconds ago 129MB [2023-03-22T08:41:21.222Z] 70bbd8421f3f 21 seconds ago 1.69GB [2023-03-22T08:41:21.222Z] security-secretstore-setup latest 73a414b843ac 27 seconds ago 32.7MB [2023-03-22T08:41:21.222Z] support-notifications latest 23e36ed94c32 53 seconds ago 32.7MB [2023-03-22T08:41:21.222Z] 77dcdae3de90 53 seconds ago 1.55GB [2023-03-22T08:41:21.222Z] security-proxy-setup latest 352659992f22 About a minute ago 18.7MB [2023-03-22T08:41:21.222Z] security-bootstrapper latest 07defb8c2801 About a minute ago 22.1MB [2023-03-22T08:41:21.222Z] security-spire-config latest b6b8bb1d2b1f About a minute ago 88.9MB [2023-03-22T08:41:21.222Z] d580cc30f09b About a minute ago 1.75GB [2023-03-22T08:41:21.222Z] d34cf61a81be About a minute ago 1.68GB [2023-03-22T08:41:21.222Z] 9fb8e6090e80 About a minute ago 1.67GB [2023-03-22T08:41:21.222Z] 755428611df0 About a minute ago 1.55GB [2023-03-22T08:41:21.222Z] 8b1335fa336b 2 minutes ago 1.67GB [2023-03-22T08:41:21.222Z] core-common-config-bootstrapper latest e3c09ff4366f 4 minutes ago 17.2MB [2023-03-22T08:41:21.222Z] core-metadata latest 3bc695efd05b 4 minutes ago 20.4MB [2023-03-22T08:41:21.222Z] core-data latest 4ea160e49913 5 minutes ago 20MB [2023-03-22T08:41:21.222Z] support-scheduler latest 6954075711c8 5 minutes ago 32MB [2023-03-22T08:41:21.222Z] security-spiffe-token-provider latest 255cc328d579 5 minutes ago 32.8MB [2023-03-22T08:41:21.222Z] efba90d04b1c 5 minutes ago 1.75GB [2023-03-22T08:41:21.222Z] ee57321e3a43 5 minutes ago 1.73GB [2023-03-22T08:41:21.222Z] 13b5080998fd 5 minutes ago 1.69GB [2023-03-22T08:41:21.222Z] a1c0726a0d5b 5 minutes ago 1.69GB [2023-03-22T08:41:21.222Z] 61bbc6c58a52 5 minutes ago 1.68GB [2023-03-22T08:41:21.222Z] ci-base-image-x86_64 latest 149a7fa821ac 10 minutes ago 881MB [2023-03-22T08:41:21.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 11 days ago 664MB [2023-03-22T08:41:21.222Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-22T08:41:21.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-22T08:41:21.222Z] 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-22T08:43:26.568Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T08:43:26.568Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T08:43:26.568Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T08:43:26.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-22T08:43:29.288Z] + ls -al . [2023-03-22T08:43:29.288Z] total 700 [2023-03-22T08:43:29.288Z] drwxrwxr-x 10 1001 1001 4096 Mar 22 08:34 . [2023-03-22T08:43:29.288Z] drwxr-xr-x 4 root root 4096 Mar 22 08:34 .. [2023-03-22T08:43:29.288Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 08:32 .blubracket [2023-03-22T08:43:29.288Z] -rw-rw-r-- 1 1001 1001 16 Mar 22 08:32 .dockerignore [2023-03-22T08:43:29.288Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 08:32 .git [2023-03-22T08:43:29.288Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 08:32 .github [2023-03-22T08:43:29.288Z] -rw-rw-r-- 1 1001 1001 1133 Mar 22 08:32 .gitignore [2023-03-22T08:43:29.288Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 08:32 .golangci.yml [2023-03-22T08:43:29.288Z] -rw-rw-r-- 1 1001 1001 87 Mar 22 08:32 .hadolint.yml [2023-03-22T08:43:29.288Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 08:32 .sonarcloud.properties [2023-03-22T08:43:29.288Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 08:32 ADOPTERS.md [2023-03-22T08:43:29.288Z] -rw-rw-r-- 1 1001 1001 10835 Mar 22 08:32 Attribution.txt [2023-03-22T08:43:29.288Z] -rw-rw-r-- 1 1001 1001 73765 Mar 22 08:32 CHANGELOG.md [2023-03-22T08:43:29.288Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 08:32 CONTRIBUTING.md [2023-03-22T08:43:29.288Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 08:32 GOVERNANCE.md [2023-03-22T08:43:29.288Z] -rw-rw-r-- 1 1001 1001 883 Mar 22 08:32 Jenkinsfile [2023-03-22T08:43:29.288Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 08:32 LICENSE [2023-03-22T08:43:29.288Z] -rw-rw-r-- 1 1001 1001 14266 Mar 22 08:32 Makefile [2023-03-22T08:43:29.288Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 08:32 OWNERS.md [2023-03-22T08:43:29.288Z] -rw-rw-r-- 1 1001 1001 9403 Mar 22 08:32 README.md [2023-03-22T08:43:29.288Z] -rw-rw-r-- 1 1001 1001 789 Mar 22 08:32 SECURITY.md [2023-03-22T08:43:29.288Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 08:30 VERSION [2023-03-22T08:43:29.288Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 08:32 bin [2023-03-22T08:43:29.288Z] drwxrwxr-x 18 1001 1001 4096 Mar 22 08:32 cmd [2023-03-22T08:43:29.288Z] -rw-r--r-- 1 root root 447275 Mar 22 08:40 coverage.out [2023-03-22T08:43:29.288Z] -rw-rw-r-- 1 1001 1001 3472 Mar 22 08:32 go.mod [2023-03-22T08:43:29.288Z] -rw-rw-r-- 1 1001 1001 31317 Mar 22 08:32 go.sum [2023-03-22T08:43:29.288Z] drwxrwxr-x 7 1001 1001 4096 Mar 22 08:32 internal [2023-03-22T08:43:29.288Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 08:32 openapi [2023-03-22T08:43:29.288Z] -rw-rw-r-- 1 1001 1001 594 Mar 22 08:32 security.txt [2023-03-22T08:43:29.288Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 08:32 snap [2023-03-22T08:43:29.288Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 08:32 version.go [Pipeline] sh [2023-03-22T08:43:29.962Z] + '[' -e coverage.out ] [2023-03-22T08:43:29.962Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-22T08:43:29.982Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T08:43:30.891Z] Stashed 1 file(s) [Pipeline] sh [2023-03-22T08:43:31.524Z] + make build [2023-03-22T08:43:31.524Z] 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-22T08:45:23.200Z] 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-22T08:45:23.200Z] 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-22T08:45:23.782Z] 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-22T08:45:28.037Z] 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-22T08:46:24.427Z] 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-22T08:46:24.427Z] 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-22T08:46:31.188Z] 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-22T08:46:37.834Z] 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-22T08:46:41.184Z] 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-22T08:46:46.546Z] 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-22T08:46:53.215Z] 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-22T08:46:59.876Z] $ docker stop --time=1 c9578d1525e21019ee63b6791133533c346d882cf70cac5948e6914f30af5f8e [2023-03-22T08:47:01.915Z] $ docker rm -f --volumes c9578d1525e21019ee63b6791133533c346d882cf70cac5948e6914f30af5f8e [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-22T08:47:04.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T08:47:04.271Z] [2023-03-22T08:47:04.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T08:47:04.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T08:47:04.884Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-22T08:47:04.884Z] 29e5d40040c1: Pulling fs layer [2023-03-22T08:47:04.884Z] 1ce36da41761: Pulling fs layer [2023-03-22T08:47:04.884Z] 25b303627fd3: Pulling fs layer [2023-03-22T08:47:04.884Z] 29e5d40040c1: Download complete [2023-03-22T08:47:05.154Z] 1ce36da41761: Verifying Checksum [2023-03-22T08:47:05.154Z] 1ce36da41761: Download complete [2023-03-22T08:47:05.423Z] 29e5d40040c1: Pull complete [2023-03-22T08:47:06.839Z] 25b303627fd3: Verifying Checksum [2023-03-22T08:47:06.839Z] 25b303627fd3: Download complete [2023-03-22T08:47:06.839Z] 1ce36da41761: Pull complete [2023-03-22T08:47:16.915Z] 25b303627fd3: Pull complete [2023-03-22T08:47:16.915Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-22T08:47:16.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T08:47:16.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T08:47:17.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-5157 does not seem to be running inside a container [2023-03-22T08:47:17.188Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-22T08:47:19.523Z] $ docker top dcfe5ccef98bd3cc5c9b5d09fb3638f3f2356544fb6f41dd95954cb755944c8a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T08:47:20.356Z] + docker-compose build --help [2023-03-22T08:47:20.356Z] + grep parallel [2023-03-22T08:47:25.691Z] --parallel Build images in parallel. [Pipeline] } [2023-03-22T08:47:25.966Z] $ docker stop --time=1 dcfe5ccef98bd3cc5c9b5d09fb3638f3f2356544fb6f41dd95954cb755944c8a [2023-03-22T08:47:27.552Z] $ docker rm -f --volumes dcfe5ccef98bd3cc5c9b5d09fb3638f3f2356544fb6f41dd95954cb755944c8a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T08:47:28.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T08:47:28.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T08:47:28.250Z] prd-ubuntu20.04-docker-arm64-4c-16g-5157 does not seem to be running inside a container [2023-03-22T08:47:28.305Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-22T08:47:29.421Z] $ docker top 8a93e66edaedfefe862299719930255d6cdc0e22537b28dddf6661fedbb74e58 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T08:47:29.926Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-22T08:47:36.561Z] Building core-command ... [2023-03-22T08:47:36.561Z] Building core-common-config-bootstrapper ... [2023-03-22T08:47:36.561Z] Building core-data ... [2023-03-22T08:47:36.561Z] Building core-metadata ... [2023-03-22T08:47:36.561Z] Building security-bootstrapper ... [2023-03-22T08:47:36.561Z] Building security-proxy-auth ... [2023-03-22T08:47:36.561Z] Building security-proxy-setup ... [2023-03-22T08:47:36.561Z] Building security-secretstore-setup ... [2023-03-22T08:47:36.561Z] Building security-spiffe-token-provider ... [2023-03-22T08:47:36.561Z] Building security-spire-agent ... [2023-03-22T08:47:36.561Z] Building security-spire-config ... [2023-03-22T08:47:36.561Z] Building security-spire-server ... [2023-03-22T08:47:36.561Z] Building support-notifications ... [2023-03-22T08:47:36.561Z] Building support-scheduler ... [2023-03-22T08:47:36.561Z] Building core-command [2023-03-22T08:47:36.561Z] Building support-scheduler [2023-03-22T08:47:36.561Z] Building core-data [2023-03-22T08:47:36.561Z] Building core-metadata [2023-03-22T08:47:36.561Z] Building security-bootstrapper [2023-03-22T08:48:32.973Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:48:32.973Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:48:32.973Z] ---> aa3950fa75fe [2023-03-22T08:48:32.973Z] Step 3/33 : WORKDIR /edgex-go [2023-03-22T08:48:32.973Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:48:32.973Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:48:32.973Z] ---> aa3950fa75fe [2023-03-22T08:48:32.973Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T08:48:32.973Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:48:32.973Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:48:32.973Z] ---> aa3950fa75fe [2023-03-22T08:48:32.973Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T08:48:32.973Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:48:32.973Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:48:32.973Z] ---> aa3950fa75fe [2023-03-22T08:48:32.973Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T08:48:32.973Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:48:32.973Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:48:32.973Z] ---> aa3950fa75fe [2023-03-22T08:48:32.973Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T08:48:32.973Z] ---> Running in 451076e51a72 [2023-03-22T08:48:32.973Z] ---> Running in caca205ce7d2 [2023-03-22T08:48:32.973Z] ---> Running in 41dfd80daf32 [2023-03-22T08:48:32.973Z] ---> Running in 40a0c701c989 [2023-03-22T08:48:32.973Z] ---> Running in 85c85d28ed5c [2023-03-22T08:48:32.973Z] Removing intermediate container 451076e51a72 [2023-03-22T08:48:32.973Z] ---> 31165ce0d20e [2023-03-22T08:48:32.973Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T08:48:32.973Z] Removing intermediate container 40a0c701c989 [2023-03-22T08:48:32.973Z] ---> f82bfcf500b7 [2023-03-22T08:48:32.973Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-22T08:48:32.973Z] Removing intermediate container 41dfd80daf32 [2023-03-22T08:48:32.973Z] ---> ea09ffafc0fd [2023-03-22T08:48:32.973Z] Step 4/25 : WORKDIR /edgex-go [2023-03-22T08:48:32.973Z] ---> Running in abdbebe93d14 [2023-03-22T08:48:32.973Z] Removing intermediate container caca205ce7d2 [2023-03-22T08:48:32.973Z] ---> 4ebfe1866667 [2023-03-22T08:48:32.973Z] Step 4/24 : WORKDIR /edgex-go [2023-03-22T08:48:32.973Z] Removing intermediate container 85c85d28ed5c [2023-03-22T08:48:32.973Z] ---> 840e15a8791e [2023-03-22T08:48:32.973Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T08:48:32.973Z] ---> Running in 4391bfddae80 [2023-03-22T08:48:32.973Z] ---> Running in a371db971eae [2023-03-22T08:48:32.973Z] ---> Running in 252773ae1328 [2023-03-22T08:48:32.973Z] ---> Running in 8cd456e61dac [2023-03-22T08:48:32.973Z] Removing intermediate container abdbebe93d14 [2023-03-22T08:48:32.973Z] ---> 22a836492ae0 [2023-03-22T08:48:32.973Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T08:48:32.973Z] Removing intermediate container a371db971eae [2023-03-22T08:48:32.973Z] ---> d23bc25a3aea [2023-03-22T08:48:32.973Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-22T08:48:32.973Z] ---> Running in 0571ebee128d [2023-03-22T08:48:32.973Z] Removing intermediate container 252773ae1328 [2023-03-22T08:48:32.973Z] ---> 71c37f132348 [2023-03-22T08:48:32.973Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-22T08:48:32.973Z] ---> Running in 9d3ac7a6f2ff [2023-03-22T08:48:32.973Z] Removing intermediate container 8cd456e61dac [2023-03-22T08:48:32.973Z] ---> 073ce2ca9c1b [2023-03-22T08:48:32.973Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T08:48:32.973Z] ---> Running in 0d8bb2d53f1f [2023-03-22T08:48:32.973Z] ---> Running in 7a8ba0bd0759 [2023-03-22T08:48:32.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T08:48:32.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T08:48:32.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T08:48:32.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T08:48:32.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T08:48:32.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T08:48:32.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T08:48:32.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T08:48:32.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T08:48:33.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T08:48:33.243Z] OK: 263 MiB in 53 packages [2023-03-22T08:48:33.829Z] OK: 263 MiB in 53 packages [2023-03-22T08:48:34.436Z] OK: 263 MiB in 53 packages [2023-03-22T08:48:34.704Z] OK: 263 MiB in 53 packages [2023-03-22T08:48:34.973Z] OK: 263 MiB in 53 packages [2023-03-22T08:48:35.702Z] Removing intermediate container 4391bfddae80 [2023-03-22T08:48:35.702Z] ---> d90f7a5a7ee3 [2023-03-22T08:48:35.702Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-22T08:48:36.304Z] Removing intermediate container 0571ebee128d [2023-03-22T08:48:36.304Z] ---> 9d84a4784590 [2023-03-22T08:48:36.304Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T08:48:36.586Z] Removing intermediate container 7a8ba0bd0759 [2023-03-22T08:48:36.586Z] ---> afc06651a2f3 [2023-03-22T08:48:36.586Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T08:48:36.880Z] Removing intermediate container 9d3ac7a6f2ff [2023-03-22T08:48:36.880Z] ---> 10ff44422632 [2023-03-22T08:48:36.880Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-22T08:48:36.880Z] Removing intermediate container 0d8bb2d53f1f [2023-03-22T08:48:36.880Z] ---> da4d71dbdf0e [2023-03-22T08:48:36.880Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-22T08:48:36.880Z] ---> 9c14d5066271 [2023-03-22T08:48:36.880Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:48:37.154Z] ---> Running in 485f09adcc9a [2023-03-22T08:48:37.757Z] ---> ec6e6d82c8ce [2023-03-22T08:48:37.757Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:48:38.027Z] ---> Running in 49620401117c [2023-03-22T08:48:38.615Z] ---> 76eaa149d08b [2023-03-22T08:48:38.615Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:48:38.615Z] ---> 33997d04df7a [2023-03-22T08:48:38.615Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:48:38.615Z] ---> 338d7d6a59fb [2023-03-22T08:48:38.615Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:48:38.615Z] ---> Running in 049a8ceaa9b9 [2023-03-22T08:48:38.615Z] ---> Running in 8f04f3db19b4 [2023-03-22T08:48:38.615Z] ---> Running in 026af2f10c70 [2023-03-22T08:50:45.328Z] Removing intermediate container 026af2f10c70 [2023-03-22T08:50:45.328Z] ---> a180d0ce88ac [2023-03-22T08:50:45.328Z] Step 8/24 : COPY . . [2023-03-22T08:50:45.328Z] Removing intermediate container 8f04f3db19b4 [2023-03-22T08:50:45.328Z] ---> 131bddc9028e [2023-03-22T08:50:45.328Z] Step 8/23 : COPY . . [2023-03-22T08:50:45.328Z] Removing intermediate container 485f09adcc9a [2023-03-22T08:50:45.328Z] ---> eee349c05a41 [2023-03-22T08:50:45.328Z] Step 7/33 : COPY . . [2023-03-22T08:50:45.328Z] Removing intermediate container 49620401117c [2023-03-22T08:50:45.328Z] ---> fef7a500a3cd [2023-03-22T08:50:45.328Z] Step 8/23 : COPY . . [2023-03-22T08:50:45.328Z] Removing intermediate container 049a8ceaa9b9 [2023-03-22T08:50:45.328Z] ---> 46b4543b6529 [2023-03-22T08:50:45.328Z] Step 8/25 : COPY . . [2023-03-22T08:50:53.584Z] ---> eb8ec504c505 [2023-03-22T08:50:53.584Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-22T08:50:53.584Z] ---> f902194c0bf1 [2023-03-22T08:50:53.584Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-22T08:50:53.584Z] ---> 3d85d0eb2224 [2023-03-22T08:50:53.584Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-22T08:50:53.857Z] ---> 37ce143bb5de [2023-03-22T08:50:53.857Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-22T08:50:53.857Z] ---> 642e6d1f7a18 [2023-03-22T08:50:53.857Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-22T08:50:53.857Z] ---> Running in d1f496ca7474 [2023-03-22T08:50:53.857Z] ---> Running in eb1a52453315 [2023-03-22T08:50:54.144Z] ---> Running in 16bf6f0c6f7d [2023-03-22T08:50:54.144Z] ---> Running in 4b58cf70f672 [2023-03-22T08:50:54.144Z] ---> Running in c6adfb84678b [2023-03-22T08:50:56.732Z] 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-22T08:50:56.732Z] 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-22T08:50:56.732Z] 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-22T08:50:57.316Z] 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-22T08:50:57.316Z] 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-22T08:58:34.418Z] Removing intermediate container 16bf6f0c6f7d [2023-03-22T08:58:34.418Z] ---> 3530cdde34ba [2023-03-22T08:58:34.418Z] [2023-03-22T08:58:34.418Z] Step 9/33 : FROM alpine:3.17 [2023-03-22T08:58:34.418Z] 3.17: Pulling from library/alpine [2023-03-22T08:58:34.418Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T08:58:34.418Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T08:58:34.418Z] ---> d74e625d9115 [2023-03-22T08:58:34.418Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T08:58:34.418Z] ---> Running in 996cd6d17301 [2023-03-22T08:58:34.418Z] Removing intermediate container 996cd6d17301 [2023-03-22T08:58:34.418Z] ---> 21e0d7f1df97 [2023-03-22T08:58:34.418Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-22T08:58:34.418Z] ---> Running in 0c4b9b78a5f1 [2023-03-22T08:58:34.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T08:58:35.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T08:58:36.784Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T08:58:36.784Z] (2/2) Installing su-exec (0.2-r2) [2023-03-22T08:58:36.784Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:58:36.784Z] OK: 8 MiB in 17 packages [2023-03-22T08:58:39.370Z] Removing intermediate container 0c4b9b78a5f1 [2023-03-22T08:58:39.370Z] ---> 2c2b417f6aaf [2023-03-22T08:58:39.370Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-22T08:58:39.370Z] ---> Running in 53a75e0eb313 [2023-03-22T08:58:39.640Z] Removing intermediate container 53a75e0eb313 [2023-03-22T08:58:39.640Z] ---> d0180b549406 [2023-03-22T08:58:39.640Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-22T08:58:39.640Z] ---> Running in eb4c2fe66833 [2023-03-22T08:58:40.242Z] Removing intermediate container eb4c2fe66833 [2023-03-22T08:58:40.242Z] ---> 14a0eef6734a [2023-03-22T08:58:40.242Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-22T08:58:40.242Z] ---> Running in 88f142ea782c [2023-03-22T08:58:40.829Z] Removing intermediate container 88f142ea782c [2023-03-22T08:58:40.829Z] ---> a5779e1582c9 [2023-03-22T08:58:40.829Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-22T08:58:40.829Z] ---> Running in 61d016f80c4e [2023-03-22T08:58:41.429Z] Removing intermediate container 61d016f80c4e [2023-03-22T08:58:41.429Z] ---> 86283fd90349 [2023-03-22T08:58:41.429Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-22T08:58:41.429Z] ---> Running in 710ca7320a3b [2023-03-22T08:58:44.820Z] Removing intermediate container 710ca7320a3b [2023-03-22T08:58:44.820Z] ---> 083136c9f018 [2023-03-22T08:58:44.820Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-22T08:58:45.089Z] ---> Running in 45ce86976df0 [2023-03-22T08:58:45.681Z] Removing intermediate container 45ce86976df0 [2023-03-22T08:58:45.681Z] ---> 6991633bc67b [2023-03-22T08:58:45.681Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-22T08:58:46.647Z] ---> bb40ed259aa2 [2023-03-22T08:58:46.647Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-22T08:58:46.647Z] ---> Running in 76e2b6e6cf7a [2023-03-22T08:58:50.017Z] Removing intermediate container 76e2b6e6cf7a [2023-03-22T08:58:50.017Z] ---> e07dc7fa8e5a [2023-03-22T08:58:50.017Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:58:51.427Z] ---> cc57e1b80259 [2023-03-22T08:58:51.427Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:58:52.397Z] ---> d02e5dd4dfb9 [2023-03-22T08:58:52.397Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-22T08:58:54.340Z] ---> 3162257d0a2d [2023-03-22T08:58:54.340Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-22T08:58:55.751Z] ---> 2df032bcf5c4 [2023-03-22T08:58:55.751Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-22T08:58:56.339Z] ---> 5035c3afaf5f [2023-03-22T08:58:56.339Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-22T08:58:57.299Z] ---> 0c0a53e71a48 [2023-03-22T08:58:57.299Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-22T08:58:58.280Z] ---> a3f868e8227f [2023-03-22T08:58:58.280Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-22T08:58:59.747Z] ---> b268fc8a283e [2023-03-22T08:58:59.747Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-22T08:58:59.747Z] ---> Running in a9bf0989a8db [2023-03-22T08:59:04.026Z] Removing intermediate container a9bf0989a8db [2023-03-22T08:59:04.026Z] ---> 6445a53c8673 [2023-03-22T08:59:04.026Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-22T08:59:04.026Z] ---> Running in e9dfe22414be [2023-03-22T08:59:04.994Z] Removing intermediate container e9dfe22414be [2023-03-22T08:59:04.994Z] ---> ec301f1d9d2b [2023-03-22T08:59:04.994Z] Step 30/33 : CMD ["gate"] [2023-03-22T08:59:05.268Z] ---> Running in 1c441ab5bafe [2023-03-22T08:59:06.237Z] Removing intermediate container 1c441ab5bafe [2023-03-22T08:59:06.237Z] ---> cdbb6a797303 [2023-03-22T08:59:06.237Z] Step 31/33 : LABEL arch=arm64 [2023-03-22T08:59:06.512Z] ---> Running in 1a6dd18e66f6 [2023-03-22T08:59:07.478Z] Removing intermediate container 1a6dd18e66f6 [2023-03-22T08:59:07.478Z] ---> 517f663b2855 [2023-03-22T08:59:07.478Z] Step 32/33 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 [2023-03-22T08:59:07.748Z] ---> Running in ca9c0a66cee5 [2023-03-22T08:59:08.721Z] Removing intermediate container ca9c0a66cee5 [2023-03-22T08:59:08.721Z] ---> fce864697d27 [2023-03-22T08:59:08.721Z] Step 33/33 : LABEL version=0.0.0 [2023-03-22T08:59:08.998Z] ---> Running in e346f0810f92 [2023-03-22T08:59:09.959Z] Removing intermediate container e346f0810f92 [2023-03-22T08:59:09.959Z] ---> 178d0e02219c [2023-03-22T08:59:09.959Z] [2023-03-22T08:59:10.541Z] Successfully built 178d0e02219c [2023-03-22T08:59:10.541Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-22T08:59:10.808Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2023-03-22T08:59:15.056Z] Removing intermediate container d1f496ca7474 [2023-03-22T08:59:15.056Z] ---> f10a34d90446 [2023-03-22T08:59:15.056Z] [2023-03-22T08:59:15.056Z] Step 10/24 : FROM alpine:3.17 [2023-03-22T08:59:15.056Z] ---> d74e625d9115 [2023-03-22T08:59:15.056Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T08:59:16.998Z] ---> Running in e33ca18e191f [2023-03-22T08:59:20.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T08:59:20.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T08:59:22.378Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T08:59:22.378Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:59:22.378Z] OK: 8 MiB in 16 packages [2023-03-22T08:59:25.741Z] Removing intermediate container e33ca18e191f [2023-03-22T08:59:25.741Z] ---> 6ff999633512 [2023-03-22T08:59:25.741Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T08:59:25.741Z] ---> Running in 79a2c42b0c1c [2023-03-22T08:59:27.156Z] Removing intermediate container 79a2c42b0c1c [2023-03-22T08:59:27.156Z] ---> 496a04207bcd [2023-03-22T08:59:27.156Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-22T08:59:27.156Z] ---> Running in 1ad454037c46 [2023-03-22T08:59:30.050Z] Removing intermediate container 1ad454037c46 [2023-03-22T08:59:30.050Z] ---> c2b1a873414e [2023-03-22T08:59:30.050Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-22T08:59:30.319Z] ---> Running in 391ac892b5cc [2023-03-22T08:59:31.727Z] Removing intermediate container 391ac892b5cc [2023-03-22T08:59:31.727Z] ---> 7835a75fe5e8 [2023-03-22T08:59:31.727Z] Step 15/24 : WORKDIR / [2023-03-22T08:59:31.996Z] ---> Running in ab93dc24807e [2023-03-22T08:59:33.460Z] Removing intermediate container ab93dc24807e [2023-03-22T08:59:33.460Z] ---> a00eb422d5df [2023-03-22T08:59:33.460Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:59:35.423Z] ---> 9337dfe6f65f [2023-03-22T08:59:35.423Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:59:37.370Z] ---> 10a672ca4e48 [2023-03-22T08:59:37.370Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-22T08:59:37.640Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T08:59:37.640Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-22T08:59:37.640Z] ---> aa3950fa75fe [2023-03-22T08:59:37.640Z] Step 3/20 : WORKDIR /edgex-go [2023-03-22T08:59:37.640Z] ---> Using cache [2023-03-22T08:59:37.640Z] ---> f82bfcf500b7 [2023-03-22T08:59:37.640Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-22T08:59:37.910Z] ---> Running in bd1578c28e28 [2023-03-22T08:59:41.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T08:59:41.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T08:59:42.812Z] ---> d25b97b51327 [2023-03-22T08:59:42.812Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-22T08:59:43.777Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T08:59:43.777Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T08:59:43.777Z] OK: 17691 distinct packages available [2023-03-22T08:59:44.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T08:59:44.655Z] ---> d51d4aa37a8d [2023-03-22T08:59:44.655Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-22T08:59:44.922Z] ---> Running in 1614497702b0 [2023-03-22T08:59:44.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T08:59:45.189Z] Removing intermediate container 4b58cf70f672 [2023-03-22T08:59:45.189Z] ---> 6ffe8d341f9e [2023-03-22T08:59:45.189Z] [2023-03-22T08:59:45.189Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T08:59:45.189Z] ---> d74e625d9115 [2023-03-22T08:59:45.189Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T08:59:45.772Z] ---> Running in 90b6739c4b40 [2023-03-22T08:59:45.772Z] Removing intermediate container 1614497702b0 [2023-03-22T08:59:45.772Z] ---> 5971c1cc3965 [2023-03-22T08:59:45.772Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T08:59:45.772Z] ---> Running in 3135f2e95827 [2023-03-22T08:59:46.376Z] Removing intermediate container 90b6739c4b40 [2023-03-22T08:59:46.376Z] ---> ebeca14fe995 [2023-03-22T08:59:46.376Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-22T08:59:46.376Z] OK: 263 MiB in 53 packages [2023-03-22T08:59:46.648Z] ---> Running in 35399da3a013 [2023-03-22T08:59:46.648Z] Removing intermediate container 3135f2e95827 [2023-03-22T08:59:46.648Z] ---> 5c4d3b220f99 [2023-03-22T08:59:46.648Z] Step 22/24 : LABEL arch=arm64 [2023-03-22T08:59:46.922Z] ---> Running in e73f3f47216e [2023-03-22T08:59:47.886Z] Removing intermediate container eb1a52453315 [2023-03-22T08:59:47.886Z] ---> c5886c63d299 [2023-03-22T08:59:47.886Z] [2023-03-22T08:59:47.886Z] Step 10/25 : FROM alpine:3.17 [2023-03-22T08:59:47.886Z] ---> d74e625d9115 [2023-03-22T08:59:47.886Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T08:59:47.886Z] ---> Using cache [2023-03-22T08:59:47.886Z] ---> 6ff999633512 [2023-03-22T08:59:47.886Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T08:59:47.886Z] ---> Using cache [2023-03-22T08:59:47.886Z] ---> 496a04207bcd [2023-03-22T08:59:47.886Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-22T08:59:48.154Z] ---> Running in e74959aabb4b [2023-03-22T08:59:48.154Z] Removing intermediate container 35399da3a013 [2023-03-22T08:59:48.154Z] ---> b528cb0cfb5e [2023-03-22T08:59:48.154Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-22T08:59:48.421Z] Removing intermediate container e73f3f47216e [2023-03-22T08:59:48.421Z] ---> 2c5b12cdc77a [2023-03-22T08:59:48.421Z] Step 23/24 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 [2023-03-22T08:59:48.689Z] ---> Running in c12efeaaa93a [2023-03-22T08:59:48.689Z] ---> Running in e97f8c1baf2b [2023-03-22T08:59:48.964Z] Removing intermediate container bd1578c28e28 [2023-03-22T08:59:48.964Z] ---> ba62e9f9f189 [2023-03-22T08:59:48.964Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-22T08:59:49.233Z] Removing intermediate container e74959aabb4b [2023-03-22T08:59:49.233Z] ---> af6d3c37f6c2 [2023-03-22T08:59:49.233Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-22T08:59:49.498Z] ---> Running in 6b9694e0dd33 [2023-03-22T08:59:49.764Z] Removing intermediate container c12efeaaa93a [2023-03-22T08:59:49.764Z] ---> e2b435f4b8f9 [2023-03-22T08:59:49.764Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T08:59:50.030Z] ---> Running in 4d899757ed00 [2023-03-22T08:59:50.030Z] Removing intermediate container e97f8c1baf2b [2023-03-22T08:59:50.030Z] ---> a56df8b62045 [2023-03-22T08:59:50.030Z] Step 24/24 : LABEL version=0.0.0 [2023-03-22T08:59:50.297Z] ---> Running in 2c1965bd688e [2023-03-22T08:59:50.564Z] Removing intermediate container 6b9694e0dd33 [2023-03-22T08:59:50.564Z] ---> 9f485b0567ff [2023-03-22T08:59:50.564Z] Step 15/25 : WORKDIR / [2023-03-22T08:59:50.832Z] ---> Running in 74ba5db47c19 [2023-03-22T08:59:51.423Z] ---> f6b4a437f7d3 [2023-03-22T08:59:51.423Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T08:59:51.690Z] ---> Running in 6df0e74ce77e [2023-03-22T08:59:51.690Z] Removing intermediate container 2c1965bd688e [2023-03-22T08:59:51.690Z] ---> ec32fc97e647 [2023-03-22T08:59:51.690Z] [2023-03-22T08:59:52.275Z] Removing intermediate container 74ba5db47c19 [2023-03-22T08:59:52.275Z] ---> 89c469032155 [2023-03-22T08:59:52.275Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:59:52.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T08:59:52.858Z] Successfully built ec32fc97e647 [2023-03-22T08:59:52.859Z] Successfully tagged core-command-arm64:latest [2023-03-22T08:59:52.859Z] Building support-notifications [2023-03-22T08:59:54.092Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T08:59:55.508Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T08:59:55.508Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T08:59:55.508Z] OK: 8 MiB in 16 packages [2023-03-22T08:59:56.477Z] ---> 2cccae22afd0 [2023-03-22T08:59:56.477Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T08:59:57.904Z] ---> 57cbb574d84f [2023-03-22T08:59:57.904Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-22T08:59:58.176Z] Removing intermediate container 4d899757ed00 [2023-03-22T08:59:58.176Z] ---> 0c35e08ae8fe [2023-03-22T08:59:58.176Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T08:59:59.598Z] ---> 14ca21bb15df [2023-03-22T08:59:59.598Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:00:01.009Z] ---> e4a8af3c05d1 [2023-03-22T09:00:01.009Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-22T09:00:01.009Z] ---> b708f8721298 [2023-03-22T09:00:01.009Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-22T09:00:02.969Z] ---> f7162cef11e3 [2023-03-22T09:00:02.969Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-22T09:00:03.945Z] ---> 88d3c3a5566e [2023-03-22T09:00:03.945Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-22T09:00:04.410Z] ---> 348d51433f6c [2023-03-22T09:00:04.410Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-22T09:00:04.410Z] ---> Running in 0ccab4e50746 [2023-03-22T09:00:05.096Z] Removing intermediate container 0ccab4e50746 [2023-03-22T09:00:05.097Z] ---> 6a3a77e08a2c [2023-03-22T09:00:05.097Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T09:00:05.395Z] ---> Running in 4ae4b1135c95 [2023-03-22T09:00:05.395Z] ---> 6eafb10ee82c [2023-03-22T09:00:05.395Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-22T09:00:05.722Z] ---> Running in 485f693e9c1b [2023-03-22T09:00:06.351Z] Removing intermediate container 4ae4b1135c95 [2023-03-22T09:00:06.351Z] ---> 65fb585dc2d3 [2023-03-22T09:00:06.351Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T09:00:06.643Z] Removing intermediate container 485f693e9c1b [2023-03-22T09:00:06.643Z] ---> eada97122d56 [2023-03-22T09:00:06.643Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T09:00:06.643Z] ---> Running in 99f4e2decc3d [2023-03-22T09:00:06.977Z] ---> Running in 68506182037f [2023-03-22T09:00:08.022Z] Removing intermediate container 99f4e2decc3d [2023-03-22T09:00:08.022Z] ---> 5b802670fe14 [2023-03-22T09:00:08.022Z] Step 24/25 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 [2023-03-22T09:00:08.022Z] Removing intermediate container 68506182037f [2023-03-22T09:00:08.022Z] ---> cf3bbbe8872e [2023-03-22T09:00:08.022Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T09:00:08.295Z] ---> Running in 4fe6c7575bff [2023-03-22T09:00:08.295Z] ---> Running in b9312b203ac6 [2023-03-22T09:00:09.299Z] Removing intermediate container 4fe6c7575bff [2023-03-22T09:00:09.299Z] ---> 67e35388c280 [2023-03-22T09:00:09.299Z] Step 22/23 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 [2023-03-22T09:00:09.299Z] Removing intermediate container b9312b203ac6 [2023-03-22T09:00:09.299Z] ---> 6068dc25b664 [2023-03-22T09:00:09.299Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T09:00:09.564Z] ---> Running in c8da7bf63bcc [2023-03-22T09:00:09.564Z] ---> Running in 3cb2761c1554 [2023-03-22T09:00:10.980Z] Removing intermediate container 3cb2761c1554 [2023-03-22T09:00:10.980Z] ---> f28954d0b6e4 [2023-03-22T09:00:10.980Z] [2023-03-22T09:00:10.980Z] Removing intermediate container c8da7bf63bcc [2023-03-22T09:00:10.980Z] ---> 931954585ed9 [2023-03-22T09:00:10.980Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T09:00:11.248Z] ---> Running in f858bc679624 [2023-03-22T09:00:11.516Z] Successfully built f28954d0b6e4 [2023-03-22T09:00:11.516Z] Successfully tagged core-metadata-arm64:latest [2023-03-22T09:00:11.516Z]  Building core-metadata ... done Building security-spire-config [2023-03-22T09:00:11.783Z] Removing intermediate container f858bc679624 [2023-03-22T09:00:11.783Z] ---> 5ae18213394a [2023-03-22T09:00:11.783Z] [2023-03-22T09:00:12.364Z] Successfully built 5ae18213394a [2023-03-22T09:00:12.364Z] Successfully tagged core-data-arm64:latest [2023-03-22T09:00:12.364Z]  Building core-data ... done Building security-proxy-auth [2023-03-22T09:00:14.935Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T09:00:14.935Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T09:00:14.935Z] ---> aa3950fa75fe [2023-03-22T09:00:14.935Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T09:00:14.935Z] ---> Using cache [2023-03-22T09:00:14.935Z] ---> 840e15a8791e [2023-03-22T09:00:14.935Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T09:00:14.935Z] ---> Using cache [2023-03-22T09:00:14.935Z] ---> 073ce2ca9c1b [2023-03-22T09:00:14.935Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-22T09:00:14.935Z] ---> Running in 12b01c0dce79 [2023-03-22T09:00:15.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:00:16.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:00:18.265Z] OK: 263 MiB in 53 packages [2023-03-22T09:00:20.873Z] Removing intermediate container 12b01c0dce79 [2023-03-22T09:00:20.873Z] ---> 84738fae319f [2023-03-22T09:00:20.873Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T09:00:21.469Z] ---> 769608db8df8 [2023-03-22T09:00:21.469Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T09:00:21.738Z] ---> Running in f72444794fa2 [2023-03-22T09:00:43.832Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T09:00:43.832Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T09:00:43.832Z] ---> aa3950fa75fe [2023-03-22T09:00:43.832Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T09:00:43.832Z] ---> Using cache [2023-03-22T09:00:43.832Z] ---> f82bfcf500b7 [2023-03-22T09:00:43.832Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T09:00:43.832Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T09:00:43.832Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T09:00:43.832Z] ---> aa3950fa75fe [2023-03-22T09:00:43.832Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T09:00:43.832Z] ---> Using cache [2023-03-22T09:00:43.832Z] ---> 840e15a8791e [2023-03-22T09:00:43.832Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T09:00:43.832Z] ---> Using cache [2023-03-22T09:00:43.832Z] ---> 073ce2ca9c1b [2023-03-22T09:00:43.832Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T09:00:43.832Z] ---> Using cache [2023-03-22T09:00:43.832Z] ---> afc06651a2f3 [2023-03-22T09:00:43.832Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T09:00:43.832Z] ---> Using cache [2023-03-22T09:00:43.832Z] ---> 338d7d6a59fb [2023-03-22T09:00:43.832Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T09:00:43.832Z] ---> Using cache [2023-03-22T09:00:43.832Z] ---> 131bddc9028e [2023-03-22T09:00:43.832Z] Step 8/23 : COPY . . [2023-03-22T09:00:43.832Z] ---> Using cache [2023-03-22T09:00:43.832Z] ---> eb8ec504c505 [2023-03-22T09:00:43.832Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-22T09:00:43.832Z] ---> Running in 48e3d389df4e [2023-03-22T09:00:43.832Z] ---> Running in 0971949b5138 [2023-03-22T09:00:44.790Z] 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-22T09:00:44.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:00:45.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:00:47.688Z] OK: 263 MiB in 53 packages [2023-03-22T09:00:49.640Z] Removing intermediate container 48e3d389df4e [2023-03-22T09:00:49.640Z] ---> d0851b548fa8 [2023-03-22T09:00:49.640Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T09:00:51.583Z] ---> 2dfb12538812 [2023-03-22T09:00:51.583Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T09:00:51.583Z] ---> Running in 132c6e2eb6c7 [2023-03-22T09:01:38.432Z] Removing intermediate container c6adfb84678b [2023-03-22T09:01:38.432Z] ---> caf82fd5d318 [2023-03-22T09:01:38.432Z] [2023-03-22T09:01:38.432Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T09:01:38.432Z] ---> d74e625d9115 [2023-03-22T09:01:38.432Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T09:01:38.432Z] ---> Using cache [2023-03-22T09:01:38.432Z] ---> 6ff999633512 [2023-03-22T09:01:38.432Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T09:01:38.432Z] ---> Using cache [2023-03-22T09:01:38.432Z] ---> 496a04207bcd [2023-03-22T09:01:38.432Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-22T09:01:38.432Z] ---> Running in 8a3ba32309a7 [2023-03-22T09:01:38.432Z] Removing intermediate container 8a3ba32309a7 [2023-03-22T09:01:38.432Z] ---> 03b51d7243c3 [2023-03-22T09:01:38.432Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T09:01:38.432Z] ---> Running in 31d75447dfc0 [2023-03-22T09:01:38.432Z] Removing intermediate container 31d75447dfc0 [2023-03-22T09:01:38.432Z] ---> 65b41cbce2d1 [2023-03-22T09:01:38.433Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T09:01:38.433Z] ---> c83843a025ce [2023-03-22T09:01:38.433Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:01:40.383Z] ---> 5c45ef8f2c6a [2023-03-22T09:01:40.383Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-22T09:01:42.992Z] Removing intermediate container 6df0e74ce77e [2023-03-22T09:01:42.992Z] ---> 497a01cc0f7c [2023-03-22T09:01:42.992Z] Step 7/20 : COPY . . [2023-03-22T09:01:45.575Z] ---> bb8e49858fdc [2023-03-22T09:01:45.575Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-22T09:01:47.520Z] ---> f8c1d0077213 [2023-03-22T09:01:47.520Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-22T09:01:47.789Z] ---> Running in 462233a5dc2e [2023-03-22T09:01:49.732Z] Removing intermediate container 462233a5dc2e [2023-03-22T09:01:49.732Z] ---> a16c9cb3968f [2023-03-22T09:01:49.732Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T09:01:49.999Z] ---> Running in b792f2a085fe [2023-03-22T09:01:51.939Z] Removing intermediate container b792f2a085fe [2023-03-22T09:01:51.939Z] ---> 0888aee39d6e [2023-03-22T09:01:51.939Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T09:01:51.939Z] ---> Running in ed4174081baa [2023-03-22T09:01:53.345Z] Removing intermediate container ed4174081baa [2023-03-22T09:01:53.345Z] ---> bee3dba69189 [2023-03-22T09:01:53.345Z] Step 22/23 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 [2023-03-22T09:01:53.345Z] ---> Running in abeb39d02f41 [2023-03-22T09:01:54.759Z] Removing intermediate container abeb39d02f41 [2023-03-22T09:01:54.759Z] ---> 7a8adadeec89 [2023-03-22T09:01:54.759Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T09:01:55.026Z] ---> Running in dbcd192a47e2 [2023-03-22T09:01:56.439Z] Removing intermediate container dbcd192a47e2 [2023-03-22T09:01:56.439Z] ---> f83ae5edd7da [2023-03-22T09:01:56.439Z] [2023-03-22T09:01:57.850Z] Successfully built f83ae5edd7da [2023-03-22T09:01:57.850Z] Successfully tagged support-scheduler-arm64:latest [2023-03-22T09:01:57.850Z] Building security-secretstore-setup [2023-03-22T09:02:24.553Z]  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T09:02:24.553Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T09:02:24.553Z] ---> aa3950fa75fe [2023-03-22T09:02:24.553Z] Step 3/25 : WORKDIR /edgex-go [2023-03-22T09:02:24.553Z] ---> Using cache [2023-03-22T09:02:24.553Z] ---> f82bfcf500b7 [2023-03-22T09:02:24.553Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-22T09:02:24.553Z] ---> Using cache [2023-03-22T09:02:24.553Z] ---> d90f7a5a7ee3 [2023-03-22T09:02:24.553Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-22T09:02:24.553Z] ---> Using cache [2023-03-22T09:02:24.553Z] ---> 9c14d5066271 [2023-03-22T09:02:24.553Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T09:02:24.553Z] ---> Using cache [2023-03-22T09:02:24.553Z] ---> eee349c05a41 [2023-03-22T09:02:24.553Z] Step 7/25 : COPY . . [2023-03-22T09:02:24.553Z] ---> Using cache [2023-03-22T09:02:24.553Z] ---> 642e6d1f7a18 [2023-03-22T09:02:24.553Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-22T09:02:24.553Z] ---> f1b7618c0b71 [2023-03-22T09:02:24.553Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-22T09:02:24.553Z] ---> Running in c6d93183e5ed [2023-03-22T09:02:24.553Z] ---> Running in ac5774e23ed3 [2023-03-22T09:02:25.959Z] 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-22T09:02:26.544Z] 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-22T09:02:41.574Z] Removing intermediate container f72444794fa2 [2023-03-22T09:02:41.574Z] ---> 9d04ce083fb8 [2023-03-22T09:02:41.574Z] Step 8/23 : COPY . . [2023-03-22T09:02:56.631Z] Removing intermediate container 132c6e2eb6c7 [2023-03-22T09:02:56.631Z] ---> a6805b716ed4 [2023-03-22T09:02:56.631Z] Step 7/27 : COPY . . [2023-03-22T09:02:59.239Z] ---> ccc817961eee [2023-03-22T09:02:59.239Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-22T09:02:59.515Z] ---> Running in addb169f22e7 [2023-03-22T09:03:02.857Z] 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-22T09:03:11.066Z] ---> 248d44d4edb9 [2023-03-22T09:03:11.066Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T09:03:11.066Z] ---> Running in cc60c2350f03 [2023-03-22T09:03:11.066Z] Removing intermediate container cc60c2350f03 [2023-03-22T09:03:11.066Z] ---> 3d21416556ab [2023-03-22T09:03:11.066Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T09:03:11.066Z] ---> Running in 142a9cf88b12 [2023-03-22T09:03:11.335Z] Removing intermediate container 142a9cf88b12 [2023-03-22T09:03:11.335Z] ---> bfc78ee00e0a [2023-03-22T09:03:11.335Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T09:03:11.607Z] ---> Running in 325c2ebc8900 [2023-03-22T09:03:11.878Z] Removing intermediate container 325c2ebc8900 [2023-03-22T09:03:11.878Z] ---> 33579b059451 [2023-03-22T09:03:11.878Z] 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-22T09:03:12.146Z] ---> Running in be2955bc1251 [2023-03-22T09:03:15.492Z] Removing intermediate container be2955bc1251 [2023-03-22T09:03:15.492Z] ---> 1c23ed1eb36f [2023-03-22T09:03:15.492Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T09:03:15.492Z] ---> Running in 40302e5a60d0 [2023-03-22T09:03:16.077Z] Removing intermediate container 40302e5a60d0 [2023-03-22T09:03:16.077Z] ---> 79d94b9b07b2 [2023-03-22T09:03:16.077Z] [2023-03-22T09:03:16.077Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T09:03:16.077Z] ---> d74e625d9115 [2023-03-22T09:03:16.077Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T09:03:16.346Z] ---> Running in b5610240e17b [2023-03-22T09:03:16.929Z] Removing intermediate container b5610240e17b [2023-03-22T09:03:16.929Z] ---> 30658a2eda1a [2023-03-22T09:03:16.929Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-22T09:03:16.929Z] ---> Running in b79acaddbea6 [2023-03-22T09:03:18.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:03:19.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:03:21.796Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T09:03:21.796Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T09:03:21.796Z] OK: 17689 distinct packages available [2023-03-22T09:03:21.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:03:22.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:03:24.702Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-22T09:03:24.702Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-22T09:03:24.702Z] (3/4) Installing libucontext (1.2-r0) [2023-03-22T09:03:24.702Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-22T09:03:24.702Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T09:03:24.702Z] OK: 8 MiB in 19 packages [2023-03-22T09:03:26.652Z] Removing intermediate container b79acaddbea6 [2023-03-22T09:03:26.652Z] ---> 7d5554ad5cda [2023-03-22T09:03:26.652Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T09:03:27.615Z] ---> 42301485bec2 [2023-03-22T09:03:27.615Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:03:28.583Z] ---> 05e288a96c41 [2023-03-22T09:03:28.583Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T09:03:35.255Z] ---> 90a69300b8d4 [2023-03-22T09:03:35.255Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T09:03:36.670Z] ---> 243558a2f571 [2023-03-22T09:03:36.670Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-22T09:03:36.670Z] ---> Running in 62330f74f9eb [2023-03-22T09:03:36.936Z] Removing intermediate container 62330f74f9eb [2023-03-22T09:03:36.936Z] ---> 7f2a279a6016 [2023-03-22T09:03:37.203Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-22T09:03:38.187Z] ---> f070b76e97dd [2023-03-22T09:03:38.187Z] Step 22/27 : WORKDIR / [2023-03-22T09:03:38.187Z] ---> Running in 1a5176f17ae7 [2023-03-22T09:03:38.772Z] Removing intermediate container 1a5176f17ae7 [2023-03-22T09:03:38.772Z] ---> d43793fe3474 [2023-03-22T09:03:38.772Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T09:03:39.040Z] ---> Running in 4caeaf3b7ffd [2023-03-22T09:03:39.630Z] Removing intermediate container 4caeaf3b7ffd [2023-03-22T09:03:39.630Z] ---> dfb3f907ad75 [2023-03-22T09:03:39.630Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T09:03:39.630Z] ---> Running in d7c876fdb2d6 [2023-03-22T09:03:40.219Z] Removing intermediate container d7c876fdb2d6 [2023-03-22T09:03:40.219Z] ---> c15e0eeef021 [2023-03-22T09:03:40.219Z] Step 25/27 : LABEL arch=arm64 [2023-03-22T09:03:40.487Z] ---> Running in c03564227455 [2023-03-22T09:03:41.075Z] Removing intermediate container c03564227455 [2023-03-22T09:03:41.075Z] ---> 26a3ff074df8 [2023-03-22T09:03:41.075Z] Step 26/27 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 [2023-03-22T09:03:41.075Z] ---> Running in 70cce87646eb [2023-03-22T09:03:41.674Z] Removing intermediate container 70cce87646eb [2023-03-22T09:03:41.674Z] ---> 8331f82ca6d7 [2023-03-22T09:03:41.674Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T09:03:41.945Z] ---> Running in 28e8102f2641 [2023-03-22T09:03:42.530Z] Removing intermediate container 28e8102f2641 [2023-03-22T09:03:42.530Z] ---> 101428b2c324 [2023-03-22T09:03:42.530Z] [2023-03-22T09:03:42.910Z] Successfully built 101428b2c324 [2023-03-22T09:03:42.910Z] Successfully tagged security-spire-config-arm64:latest [2023-03-22T09:03:42.910Z] Building security-proxy-setup [2023-03-22T09:04:05.181Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T09:04:05.181Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-22T09:04:05.181Z] ---> aa3950fa75fe [2023-03-22T09:04:05.181Z] Step 3/22 : WORKDIR /edgex-go [2023-03-22T09:04:05.181Z] ---> Using cache [2023-03-22T09:04:05.181Z] ---> f82bfcf500b7 [2023-03-22T09:04:05.181Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-22T09:04:05.181Z] ---> Using cache [2023-03-22T09:04:05.181Z] ---> d90f7a5a7ee3 [2023-03-22T09:04:05.181Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-22T09:04:05.181Z] ---> Using cache [2023-03-22T09:04:05.181Z] ---> 9c14d5066271 [2023-03-22T09:04:05.181Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T09:04:05.181Z] ---> Using cache [2023-03-22T09:04:05.181Z] ---> eee349c05a41 [2023-03-22T09:04:05.181Z] Step 7/22 : COPY . . [2023-03-22T09:04:05.181Z] ---> Using cache [2023-03-22T09:04:05.181Z] ---> 642e6d1f7a18 [2023-03-22T09:04:05.181Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-22T09:04:05.181Z] ---> Running in 2e152285ea3b [2023-03-22T09:04:05.763Z] 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-22T09:06:57.487Z] Removing intermediate container 0971949b5138 [2023-03-22T09:06:57.487Z] ---> 6e7b1edc1477 [2023-03-22T09:06:57.487Z] [2023-03-22T09:06:57.487Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T09:06:57.487Z] ---> d74e625d9115 [2023-03-22T09:06:57.487Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T09:06:57.487Z] ---> Running in bc3fb8a7f0c3 [2023-03-22T09:06:57.754Z] Removing intermediate container bc3fb8a7f0c3 [2023-03-22T09:06:57.754Z] ---> 1dfdcc0dfc56 [2023-03-22T09:06:57.754Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T09:06:58.022Z] ---> Running in 6924d166b795 [2023-03-22T09:06:59.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:07:00.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:07:02.882Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T09:07:02.882Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T09:07:02.882Z] OK: 8 MiB in 16 packages [2023-03-22T09:07:04.288Z] Removing intermediate container 6924d166b795 [2023-03-22T09:07:04.289Z] ---> b172ed1b8914 [2023-03-22T09:07:04.289Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T09:07:05.254Z] ---> c2f1f45d2c6c [2023-03-22T09:07:05.254Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:07:06.664Z] ---> 23afd0d66013 [2023-03-22T09:07:06.664Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-22T09:07:08.627Z] ---> 857c842d5bce [2023-03-22T09:07:08.627Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-22T09:07:09.211Z] ---> 6d8ccbe63237 [2023-03-22T09:07:09.211Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-22T09:07:10.622Z] ---> e5f583c740ea [2023-03-22T09:07:10.622Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T09:07:10.622Z] ---> Running in 44d145cfa1e0 [2023-03-22T09:07:13.975Z] Removing intermediate container 44d145cfa1e0 [2023-03-22T09:07:13.975Z] ---> 34fc4ea22b21 [2023-03-22T09:07:13.975Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T09:07:14.244Z] ---> Running in f7b1eafe25b5 [2023-03-22T09:07:14.829Z] Removing intermediate container f7b1eafe25b5 [2023-03-22T09:07:14.829Z] ---> 4241973992c4 [2023-03-22T09:07:14.829Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T09:07:14.829Z] ---> Running in f22ecac95277 [2023-03-22T09:07:18.176Z] Removing intermediate container f22ecac95277 [2023-03-22T09:07:18.176Z] ---> fa1a59f7110b [2023-03-22T09:07:18.176Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T09:07:18.444Z] ---> Running in 70f939c1d77b [2023-03-22T09:07:19.028Z] Removing intermediate container 70f939c1d77b [2023-03-22T09:07:19.028Z] ---> dac77e97b2c0 [2023-03-22T09:07:19.028Z] Step 22/23 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 [2023-03-22T09:07:19.028Z] ---> Running in ae1eefc0cbe0 [2023-03-22T09:07:19.609Z] Removing intermediate container ae1eefc0cbe0 [2023-03-22T09:07:19.609Z] ---> a2f2549d5c1e [2023-03-22T09:07:19.609Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T09:07:19.609Z] ---> Running in 1feb5c943f2f [2023-03-22T09:07:20.191Z] Removing intermediate container 1feb5c943f2f [2023-03-22T09:07:20.191Z] ---> 8763688e3739 [2023-03-22T09:07:20.191Z] [2023-03-22T09:07:20.462Z] Successfully built 8763688e3739 [2023-03-22T09:07:20.462Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-22T09:07:20.462Z]  Building security-proxy-auth ... done Building security-spire-server [2023-03-22T09:07:42.531Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T09:07:42.531Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-22T09:07:42.531Z] ---> aa3950fa75fe [2023-03-22T09:07:42.531Z] Step 3/26 : WORKDIR /edgex-go [2023-03-22T09:07:42.531Z] ---> Using cache [2023-03-22T09:07:42.531Z] ---> f82bfcf500b7 [2023-03-22T09:07:42.531Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T09:07:42.531Z] ---> Using cache [2023-03-22T09:07:42.531Z] ---> d0851b548fa8 [2023-03-22T09:07:42.531Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-22T09:07:42.531Z] ---> Using cache [2023-03-22T09:07:42.531Z] ---> 2dfb12538812 [2023-03-22T09:07:42.531Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T09:07:42.531Z] ---> Using cache [2023-03-22T09:07:42.531Z] ---> a6805b716ed4 [2023-03-22T09:07:42.531Z] Step 7/26 : COPY . . [2023-03-22T09:07:42.531Z] ---> Using cache [2023-03-22T09:07:42.531Z] ---> 248d44d4edb9 [2023-03-22T09:07:42.531Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T09:07:42.531Z] ---> Using cache [2023-03-22T09:07:42.531Z] ---> 3d21416556ab [2023-03-22T09:07:42.531Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-22T09:07:42.531Z] ---> Using cache [2023-03-22T09:07:42.531Z] ---> bfc78ee00e0a [2023-03-22T09:07:42.531Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T09:07:42.531Z] ---> Using cache [2023-03-22T09:07:42.531Z] ---> 33579b059451 [2023-03-22T09:07:42.531Z] 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-22T09:07:42.531Z] ---> Running in 97fd1978271a [2023-03-22T09:07:42.802Z] Removing intermediate container 97fd1978271a [2023-03-22T09:07:42.802Z] ---> 5fa73b427348 [2023-03-22T09:07:42.802Z] Step 12/26 : WORKDIR /edgex-go [2023-03-22T09:07:43.070Z] ---> Running in 819220580fff [2023-03-22T09:07:43.671Z] Removing intermediate container 819220580fff [2023-03-22T09:07:43.671Z] ---> 3277e9eb94a3 [2023-03-22T09:07:43.671Z] [2023-03-22T09:07:43.671Z] Step 13/26 : FROM alpine:3.17 [2023-03-22T09:07:43.671Z] ---> d74e625d9115 [2023-03-22T09:07:43.671Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T09:07:43.671Z] ---> Using cache [2023-03-22T09:07:43.671Z] ---> 30658a2eda1a [2023-03-22T09:07:43.671Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T09:07:43.946Z] ---> Running in c80736b76472 [2023-03-22T09:07:45.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:07:46.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:07:48.819Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T09:07:48.819Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T09:07:48.819Z] OK: 17689 distinct packages available [2023-03-22T09:07:48.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:07:49.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:07:51.720Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T09:07:51.720Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T09:07:51.720Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T09:07:51.720Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T09:07:51.720Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-22T09:07:51.720Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T09:07:51.720Z] OK: 9 MiB in 20 packages [2023-03-22T09:07:53.665Z] Removing intermediate container c80736b76472 [2023-03-22T09:07:53.665Z] ---> adcbd54773d2 [2023-03-22T09:07:53.665Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T09:07:54.625Z] ---> 06ec47d77e72 [2023-03-22T09:07:54.625Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:07:57.206Z] ---> 99fcb5820a10 [2023-03-22T09:07:57.206Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T09:08:03.844Z] ---> 0a800c894387 [2023-03-22T09:08:03.844Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T09:08:03.844Z] ---> 85dff5ebb8ae [2023-03-22T09:08:03.844Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-22T09:08:04.817Z] ---> 92db25eecd50 [2023-03-22T09:08:04.817Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-22T09:08:05.801Z] ---> b1444d958c2e [2023-03-22T09:08:05.801Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T09:08:06.072Z] ---> Running in eca259a49ad1 [2023-03-22T09:08:06.341Z] Removing intermediate container eca259a49ad1 [2023-03-22T09:08:06.341Z] ---> 584e5bfff6ea [2023-03-22T09:08:06.341Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T09:08:06.607Z] ---> Running in 9bfbef49a27e [2023-03-22T09:08:07.195Z] Removing intermediate container 9bfbef49a27e [2023-03-22T09:08:07.195Z] ---> 4efd3a56f8f5 [2023-03-22T09:08:07.195Z] Step 24/26 : LABEL arch=arm64 [2023-03-22T09:08:07.195Z] ---> Running in 3e463bc1aa12 [2023-03-22T09:08:07.776Z] Removing intermediate container 3e463bc1aa12 [2023-03-22T09:08:07.776Z] ---> 64c21c6d9414 [2023-03-22T09:08:07.776Z] Step 25/26 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 [2023-03-22T09:08:07.776Z] ---> Running in 58e3cf65a3f4 [2023-03-22T09:08:08.360Z] Removing intermediate container 58e3cf65a3f4 [2023-03-22T09:08:08.360Z] ---> 04c37e31306f [2023-03-22T09:08:08.360Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T09:08:08.360Z] ---> Running in e0f013044b9f [2023-03-22T09:08:08.945Z] Removing intermediate container e0f013044b9f [2023-03-22T09:08:08.945Z] ---> 4da2b764a420 [2023-03-22T09:08:08.945Z] [2023-03-22T09:08:09.211Z] Successfully built 4da2b764a420 [2023-03-22T09:08:09.211Z] Successfully tagged security-spire-server-arm64:latest [2023-03-22T09:08:09.211Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-03-22T09:08:27.420Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T09:08:27.420Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T09:08:27.420Z] ---> aa3950fa75fe [2023-03-22T09:08:27.420Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T09:08:27.420Z] ---> Using cache [2023-03-22T09:08:27.420Z] ---> 840e15a8791e [2023-03-22T09:08:27.420Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T09:08:27.420Z] ---> Using cache [2023-03-22T09:08:27.420Z] ---> 073ce2ca9c1b [2023-03-22T09:08:27.420Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T09:08:27.420Z] ---> Using cache [2023-03-22T09:08:27.420Z] ---> afc06651a2f3 [2023-03-22T09:08:27.420Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T09:08:27.420Z] ---> Using cache [2023-03-22T09:08:27.420Z] ---> 338d7d6a59fb [2023-03-22T09:08:27.420Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T09:08:27.420Z] ---> Using cache [2023-03-22T09:08:27.420Z] ---> 131bddc9028e [2023-03-22T09:08:27.420Z] Step 8/23 : COPY . . [2023-03-22T09:08:27.420Z] ---> Using cache [2023-03-22T09:08:27.420Z] ---> eb8ec504c505 [2023-03-22T09:08:27.420Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-22T09:08:28.007Z] ---> Running in 47ba2fb952b7 [2023-03-22T09:08:29.965Z] 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-22T09:10:06.609Z] 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-22T09:10:25.493Z] Removing intermediate container ac5774e23ed3 [2023-03-22T09:10:25.493Z] ---> cc6e86139151 [2023-03-22T09:10:25.493Z] [2023-03-22T09:10:25.493Z] Step 9/25 : FROM alpine:3.17 [2023-03-22T09:10:25.493Z] ---> d74e625d9115 [2023-03-22T09:10:25.493Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-22T09:10:25.493Z] ---> Running in 860c722f5fbe [2023-03-22T09:10:25.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:10:26.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:10:28.400Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-22T09:10:28.400Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-22T09:10:28.400Z] (3/3) Installing su-exec (0.2-r2) [2023-03-22T09:10:28.400Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T09:10:28.400Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T09:10:28.985Z] OK: 8 MiB in 18 packages [2023-03-22T09:10:31.580Z] Removing intermediate container 860c722f5fbe [2023-03-22T09:10:31.580Z] ---> 29f0924e9f5d [2023-03-22T09:10:31.580Z] 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-22T09:10:31.580Z] ---> Running in 05a0c12ac7df [2023-03-22T09:10:31.849Z] Removing intermediate container 05a0c12ac7df [2023-03-22T09:10:31.849Z] ---> ffe4b27fbfeb [2023-03-22T09:10:31.849Z] Step 12/25 : WORKDIR / [2023-03-22T09:10:32.121Z] ---> Running in c68d3d79cbf6 [2023-03-22T09:10:32.704Z] Removing intermediate container c68d3d79cbf6 [2023-03-22T09:10:32.704Z] ---> d815012557cc [2023-03-22T09:10:32.704Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T09:10:35.288Z] ---> 77e412dcb712 [2023-03-22T09:10:35.288Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:10:36.259Z] ---> df509424e424 [2023-03-22T09:10:36.259Z] 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-22T09:10:37.222Z] ---> ba024b8e2d03 [2023-03-22T09:10:37.222Z] 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-22T09:10:38.183Z] ---> 693dacd9ff44 [2023-03-22T09:10:38.183Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-22T09:10:39.145Z] ---> 08d984276d8c [2023-03-22T09:10:39.145Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-22T09:10:41.088Z] ---> 12404dbc8edb [2023-03-22T09:10:41.088Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-22T09:10:43.041Z] ---> 859adbff3d75 [2023-03-22T09:10:43.041Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T09:10:43.627Z] ---> 6773d3150122 [2023-03-22T09:10:43.627Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T09:10:43.896Z] ---> Running in b674ba7df335 [2023-03-22T09:10:47.256Z] Removing intermediate container b674ba7df335 [2023-03-22T09:10:47.256Z] ---> e1ac6be96865 [2023-03-22T09:10:47.256Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T09:10:47.256Z] ---> Running in 6460bcd9a5c9 [2023-03-22T09:10:47.845Z] Removing intermediate container 6460bcd9a5c9 [2023-03-22T09:10:47.845Z] ---> 49a2e626bb5e [2023-03-22T09:10:47.845Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T09:10:47.845Z] ---> Running in 1c3c01157738 [2023-03-22T09:10:48.431Z] Removing intermediate container 1c3c01157738 [2023-03-22T09:10:48.431Z] ---> 029548db42ce [2023-03-22T09:10:48.431Z] Step 24/25 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 [2023-03-22T09:10:48.704Z] ---> Running in 0011466f963f [2023-03-22T09:10:49.295Z] Removing intermediate container 0011466f963f [2023-03-22T09:10:49.295Z] ---> 0f01896c6f72 [2023-03-22T09:10:49.295Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T09:10:49.295Z] ---> Running in 0ea4f914e15e [2023-03-22T09:10:49.878Z] Removing intermediate container 0ea4f914e15e [2023-03-22T09:10:49.878Z] ---> 04e9d9e0cfae [2023-03-22T09:10:49.878Z] [2023-03-22T09:10:50.144Z] Successfully built 04e9d9e0cfae [2023-03-22T09:10:50.144Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-22T09:10:50.144Z]  Building security-secretstore-setup ... done Building security-spire-agent [2023-03-22T09:11:12.490Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T09:11:12.490Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T09:11:12.490Z] ---> aa3950fa75fe [2023-03-22T09:11:12.490Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T09:11:12.490Z] ---> Using cache [2023-03-22T09:11:12.490Z] ---> f82bfcf500b7 [2023-03-22T09:11:12.490Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T09:11:12.490Z] ---> Using cache [2023-03-22T09:11:12.490Z] ---> d0851b548fa8 [2023-03-22T09:11:12.490Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T09:11:12.490Z] ---> Using cache [2023-03-22T09:11:12.490Z] ---> 2dfb12538812 [2023-03-22T09:11:12.490Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T09:11:12.490Z] ---> Using cache [2023-03-22T09:11:12.490Z] ---> a6805b716ed4 [2023-03-22T09:11:12.490Z] Step 7/27 : COPY . . [2023-03-22T09:11:12.490Z] ---> Using cache [2023-03-22T09:11:12.490Z] ---> 248d44d4edb9 [2023-03-22T09:11:12.490Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T09:11:12.490Z] ---> Using cache [2023-03-22T09:11:12.490Z] ---> 3d21416556ab [2023-03-22T09:11:12.490Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T09:11:12.490Z] ---> Using cache [2023-03-22T09:11:12.490Z] ---> bfc78ee00e0a [2023-03-22T09:11:12.490Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T09:11:12.490Z] ---> Using cache [2023-03-22T09:11:12.490Z] ---> 33579b059451 [2023-03-22T09:11:12.490Z] 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-22T09:11:12.490Z] ---> Using cache [2023-03-22T09:11:12.490Z] ---> 1c23ed1eb36f [2023-03-22T09:11:12.490Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T09:11:12.490Z] ---> Using cache [2023-03-22T09:11:12.490Z] ---> 79d94b9b07b2 [2023-03-22T09:11:12.490Z] [2023-03-22T09:11:12.490Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T09:11:12.490Z] ---> d74e625d9115 [2023-03-22T09:11:12.490Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T09:11:12.490Z] ---> Using cache [2023-03-22T09:11:12.490Z] ---> 30658a2eda1a [2023-03-22T09:11:12.490Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T09:11:12.490Z] ---> Using cache [2023-03-22T09:11:12.490Z] ---> adcbd54773d2 [2023-03-22T09:11:12.490Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T09:11:12.490Z] ---> Using cache [2023-03-22T09:11:12.490Z] ---> 06ec47d77e72 [2023-03-22T09:11:12.490Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:11:12.490Z] ---> Using cache [2023-03-22T09:11:12.490Z] ---> 99fcb5820a10 [2023-03-22T09:11:12.490Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-22T09:11:15.111Z] ---> 2011859b8ff9 [2023-03-22T09:11:15.111Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T09:11:20.454Z] ---> 6fa52772c6d5 [2023-03-22T09:11:20.454Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T09:11:21.039Z] ---> 812b5c022692 [2023-03-22T09:11:21.039Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-22T09:11:22.005Z] ---> e1ada79f4371 [2023-03-22T09:11:22.005Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-22T09:11:23.417Z] ---> 4ca7f239bf99 [2023-03-22T09:11:23.417Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T09:11:23.417Z] ---> Running in 6a0205a7cb88 [2023-03-22T09:11:23.686Z] Removing intermediate container 6a0205a7cb88 [2023-03-22T09:11:23.686Z] ---> 8fa35b8776f7 [2023-03-22T09:11:23.686Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T09:11:23.954Z] ---> Running in 0f89d36fcc50 [2023-03-22T09:11:24.541Z] Removing intermediate container 0f89d36fcc50 [2023-03-22T09:11:24.541Z] ---> 35f5eabda4b5 [2023-03-22T09:11:24.541Z] Step 25/27 : LABEL arch=arm64 [2023-03-22T09:11:24.541Z] ---> Running in bc4c23a4cd65 [2023-03-22T09:11:27.892Z] Removing intermediate container bc4c23a4cd65 [2023-03-22T09:11:27.892Z] ---> bb82865d1e99 [2023-03-22T09:11:27.892Z] Step 26/27 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 [2023-03-22T09:11:27.892Z] ---> Running in 57f2bd6b2b38 [2023-03-22T09:11:28.160Z] Removing intermediate container 57f2bd6b2b38 [2023-03-22T09:11:28.160Z] ---> f94bdb90d5b7 [2023-03-22T09:11:28.160Z] Step 27/27 : LABEL version=0.0.0 [2023-03-22T09:11:28.160Z] ---> Running in 16ec623863ef [2023-03-22T09:11:28.743Z] Removing intermediate container 16ec623863ef [2023-03-22T09:11:28.743Z] ---> a4ec48d3b273 [2023-03-22T09:11:28.743Z] [2023-03-22T09:11:29.019Z] Successfully built a4ec48d3b273 [2023-03-22T09:11:29.019Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-22T09:11:51.177Z]  Building security-spire-agent ... done Removing intermediate container 2e152285ea3b [2023-03-22T09:11:51.177Z] ---> 6247c40b4ca0 [2023-03-22T09:11:51.177Z] [2023-03-22T09:11:51.177Z] Step 9/22 : FROM alpine:3.17 [2023-03-22T09:11:51.177Z] ---> d74e625d9115 [2023-03-22T09:11:51.177Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-22T09:11:51.177Z] ---> Running in 706f7f9b7b74 [2023-03-22T09:11:52.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:11:53.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:11:55.119Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T09:11:55.119Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-22T09:11:55.119Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T09:11:55.119Z] OK: 8 MiB in 17 packages [2023-03-22T09:11:56.547Z] Removing intermediate container 706f7f9b7b74 [2023-03-22T09:11:56.547Z] ---> dfbd18ee02de [2023-03-22T09:11:56.547Z] 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-22T09:11:56.816Z] ---> Running in b7396039df78 [2023-03-22T09:11:57.083Z] Removing intermediate container b7396039df78 [2023-03-22T09:11:57.083Z] ---> 01f07a590553 [2023-03-22T09:11:57.083Z] Step 12/22 : WORKDIR /edgex [2023-03-22T09:11:57.358Z] ---> Running in 7be551423a6d [2023-03-22T09:11:57.965Z] Removing intermediate container 7be551423a6d [2023-03-22T09:11:57.965Z] ---> 763bfc7791f0 [2023-03-22T09:11:57.965Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T09:11:58.929Z] ---> 8e8a6d097e7e [2023-03-22T09:11:58.929Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:11:59.894Z] ---> d6a3ce79e6a9 [2023-03-22T09:11:59.894Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-22T09:12:00.861Z] ---> 31e501828330 [2023-03-22T09:12:00.861Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-22T09:12:02.810Z] ---> 76eef15d99e6 [2023-03-22T09:12:02.810Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T09:12:03.773Z] ---> 6f11153cb65c [2023-03-22T09:12:03.773Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T09:12:04.041Z] ---> Running in b63d55ce0d7d [2023-03-22T09:12:07.408Z] Removing intermediate container b63d55ce0d7d [2023-03-22T09:12:07.408Z] ---> 8bd28ca3a3da [2023-03-22T09:12:07.408Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T09:12:07.408Z] ---> Running in 9a405a7ac2ba [2023-03-22T09:12:07.993Z] Removing intermediate container 9a405a7ac2ba [2023-03-22T09:12:07.993Z] ---> 7396e64f88ee [2023-03-22T09:12:07.993Z] Step 20/22 : LABEL arch=arm64 [2023-03-22T09:12:08.267Z] ---> Running in cc6c2529ba84 [2023-03-22T09:12:08.849Z] Removing intermediate container cc6c2529ba84 [2023-03-22T09:12:08.849Z] ---> ca618a22b1ba [2023-03-22T09:12:08.849Z] Step 21/22 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 [2023-03-22T09:12:08.849Z] ---> Running in 9f6f5a5e45f0 [2023-03-22T09:12:09.437Z] Removing intermediate container 9f6f5a5e45f0 [2023-03-22T09:12:09.437Z] ---> a1840ac585a2 [2023-03-22T09:12:09.437Z] Step 22/22 : LABEL version=0.0.0 [2023-03-22T09:12:09.707Z] ---> Running in 61ffd416fc5f [2023-03-22T09:12:10.296Z] Removing intermediate container 61ffd416fc5f [2023-03-22T09:12:10.296Z] ---> 1004db8bf39d [2023-03-22T09:12:10.296Z] [2023-03-22T09:12:10.563Z] Successfully built 1004db8bf39d [2023-03-22T09:12:10.831Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-22T09:12:49.698Z]  Building security-proxy-setup ... done Removing intermediate container c6d93183e5ed [2023-03-22T09:12:49.698Z] ---> d66cea57757c [2023-03-22T09:12:49.698Z] [2023-03-22T09:12:49.698Z] Step 9/20 : FROM alpine:3.17 [2023-03-22T09:12:49.698Z] ---> d74e625d9115 [2023-03-22T09:12:49.698Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T09:12:49.698Z] ---> Using cache [2023-03-22T09:12:49.698Z] ---> 21e0d7f1df97 [2023-03-22T09:12:49.698Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-22T09:12:49.698Z] ---> Running in 55e6ce711f20 [2023-03-22T09:12:49.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:12:49.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:12:51.377Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T09:12:51.377Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T09:12:51.377Z] OK: 17689 distinct packages available [2023-03-22T09:12:51.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:12:52.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:12:53.644Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-22T09:12:53.644Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-22T09:12:53.644Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-22T09:12:53.644Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-22T09:12:53.914Z] (5/9) Installing curl (7.88.1-r1) [2023-03-22T09:12:53.914Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-22T09:12:53.914Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-22T09:12:53.914Z] (8/9) Installing libucontext (1.2-r0) [2023-03-22T09:12:53.914Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-22T09:12:53.914Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T09:12:53.914Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T09:12:54.500Z] OK: 11 MiB in 24 packages [2023-03-22T09:12:58.762Z] Removing intermediate container 55e6ce711f20 [2023-03-22T09:12:58.762Z] ---> e5ac3cef42e8 [2023-03-22T09:12:58.762Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T09:12:59.345Z] ---> c54061139394 [2023-03-22T09:12:59.345Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:13:00.305Z] ---> 450f7455cdfd [2023-03-22T09:13:00.305Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-22T09:13:02.889Z] ---> 1c05b3b1c633 [2023-03-22T09:13:02.889Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-22T09:13:03.854Z] ---> 82e606fd378e [2023-03-22T09:13:03.854Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-22T09:13:03.854Z] ---> Running in 2912ce3273fb [2023-03-22T09:13:04.444Z] Removing intermediate container 2912ce3273fb [2023-03-22T09:13:04.444Z] ---> 79e5562be0d2 [2023-03-22T09:13:04.444Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T09:13:04.712Z] ---> Running in 95396e8c8451 [2023-03-22T09:13:05.302Z] Removing intermediate container 95396e8c8451 [2023-03-22T09:13:05.302Z] ---> 04671087587a [2023-03-22T09:13:05.302Z] Step 18/20 : LABEL arch=arm64 [2023-03-22T09:13:05.573Z] ---> Running in eb1b8e76f81a [2023-03-22T09:13:06.157Z] Removing intermediate container eb1b8e76f81a [2023-03-22T09:13:06.157Z] ---> 7f639a63ff7b [2023-03-22T09:13:06.157Z] Step 19/20 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 [2023-03-22T09:13:06.157Z] ---> Running in 448237596d90 [2023-03-22T09:13:06.744Z] Removing intermediate container 448237596d90 [2023-03-22T09:13:06.744Z] ---> 9f273341a4a5 [2023-03-22T09:13:06.744Z] Step 20/20 : LABEL version=0.0.0 [2023-03-22T09:13:06.744Z] ---> Running in 6e687b1d99db [2023-03-22T09:13:07.329Z] Removing intermediate container 6e687b1d99db [2023-03-22T09:13:07.329Z] ---> 2e7c9fa6793e [2023-03-22T09:13:07.329Z] [2023-03-22T09:13:07.598Z] Successfully built 2e7c9fa6793e [2023-03-22T09:13:07.598Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-22T09:13:46.478Z]  Building security-spiffe-token-provider ... done Removing intermediate container addb169f22e7 [2023-03-22T09:13:46.479Z] ---> dca92c78c949 [2023-03-22T09:13:46.479Z] [2023-03-22T09:13:46.479Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T09:13:46.479Z] ---> d74e625d9115 [2023-03-22T09:13:46.479Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-22T09:13:46.479Z] ---> Running in f240a53e2795 [2023-03-22T09:13:47.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T09:13:48.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T09:13:49.442Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T09:13:49.442Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T09:13:49.442Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T09:13:49.442Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T09:13:50.027Z] OK: 8 MiB in 17 packages [2023-03-22T09:13:51.440Z] Removing intermediate container 47ba2fb952b7 [2023-03-22T09:13:51.440Z] ---> 0e95ac48a7e4 [2023-03-22T09:13:51.440Z] [2023-03-22T09:13:51.440Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T09:13:51.440Z] ---> d74e625d9115 [2023-03-22T09:13:51.440Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T09:13:51.440Z] ---> Using cache [2023-03-22T09:13:51.440Z] ---> 1dfdcc0dfc56 [2023-03-22T09:13:51.440Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T09:13:51.440Z] ---> Using cache [2023-03-22T09:13:51.440Z] ---> b172ed1b8914 [2023-03-22T09:13:51.440Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T09:13:51.440Z] ---> Using cache [2023-03-22T09:13:51.711Z] ---> c2f1f45d2c6c [2023-03-22T09:13:51.711Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:13:51.711Z] ---> Using cache [2023-03-22T09:13:51.711Z] ---> 23afd0d66013 [2023-03-22T09:13:51.711Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-22T09:13:51.711Z] Removing intermediate container f240a53e2795 [2023-03-22T09:13:51.711Z] ---> 055ce0a9943e [2023-03-22T09:13:51.711Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T09:13:51.979Z] ---> Running in a0a8d264787a [2023-03-22T09:13:52.247Z] Removing intermediate container a0a8d264787a [2023-03-22T09:13:52.247Z] ---> 3b7315683e2f [2023-03-22T09:13:52.247Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-22T09:13:52.516Z] ---> Running in 2a5d6e55564f [2023-03-22T09:13:52.783Z] ---> 4a056eb5c1bc [2023-03-22T09:13:52.783Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-22T09:13:52.783Z] Removing intermediate container 2a5d6e55564f [2023-03-22T09:13:52.783Z] ---> 02ce0c6f3d73 [2023-03-22T09:13:52.783Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T09:13:52.783Z] ---> Running in 9e250571f261 [2023-03-22T09:13:53.376Z] Removing intermediate container 9e250571f261 [2023-03-22T09:13:53.376Z] ---> 3da8c3f7734f [2023-03-22T09:13:53.376Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T09:13:53.376Z] ---> db9baf385d52 [2023-03-22T09:13:53.376Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-22T09:13:53.961Z] ---> f9bbc3bbeb61 [2023-03-22T09:13:53.961Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T09:13:53.961Z] ---> 660e194d878e [2023-03-22T09:13:53.961Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T09:13:54.228Z] ---> Running in a14998f5b4b9 [2023-03-22T09:13:54.813Z] ---> 9e7d301e488e [2023-03-22T09:13:54.813Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-22T09:13:56.763Z] ---> 3b4cf58fa383 [2023-03-22T09:13:56.763Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-22T09:13:56.763Z] Removing intermediate container a14998f5b4b9 [2023-03-22T09:13:56.763Z] ---> f670276796ea [2023-03-22T09:13:56.763Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T09:13:56.763Z] ---> Running in 55835061526e [2023-03-22T09:13:56.763Z] Removing intermediate container 55835061526e [2023-03-22T09:13:56.763Z] ---> 9ee623959b4d [2023-03-22T09:13:56.763Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T09:13:57.032Z] ---> Running in 2487a27328e4 [2023-03-22T09:13:57.032Z] ---> da270bc8a31e [2023-03-22T09:13:57.032Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-22T09:13:57.303Z] ---> Running in ed93c17bd488 [2023-03-22T09:13:57.303Z] Removing intermediate container 2487a27328e4 [2023-03-22T09:13:57.303Z] ---> 7ab0e420a06a [2023-03-22T09:13:57.303Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T09:13:57.581Z] ---> Running in ccd42ea13fc2 [2023-03-22T09:13:57.581Z] Removing intermediate container ed93c17bd488 [2023-03-22T09:13:57.581Z] ---> dd0b8b672942 [2023-03-22T09:13:57.581Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T09:13:57.849Z] ---> Running in ce7735d1a4eb [2023-03-22T09:13:57.849Z] Removing intermediate container ccd42ea13fc2 [2023-03-22T09:13:57.849Z] ---> caad090f68a2 [2023-03-22T09:13:57.849Z] Step 22/23 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 [2023-03-22T09:13:58.119Z] ---> Running in 9a0b5fb83e59 [2023-03-22T09:13:58.119Z] Removing intermediate container ce7735d1a4eb [2023-03-22T09:13:58.119Z] ---> ff8deba0473b [2023-03-22T09:13:58.119Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T09:13:58.386Z] ---> Running in 572e1a20ce5e [2023-03-22T09:13:58.386Z] Removing intermediate container 9a0b5fb83e59 [2023-03-22T09:13:58.386Z] ---> 3ad7971453fd [2023-03-22T09:13:58.386Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T09:13:58.655Z] ---> Running in a3cbd5269eb0 [2023-03-22T09:13:58.655Z] Removing intermediate container 572e1a20ce5e [2023-03-22T09:13:58.655Z] ---> c64ca6a2d52b [2023-03-22T09:13:58.655Z] Step 22/23 : LABEL git_sha=962777dc33c6af3301df0bbd419f13d977c24925 [2023-03-22T09:13:58.924Z] ---> Running in 5944c8d8a363 [2023-03-22T09:13:58.924Z] Removing intermediate container a3cbd5269eb0 [2023-03-22T09:13:58.924Z] ---> efd376a2fbcb [2023-03-22T09:13:58.924Z] [2023-03-22T09:13:59.193Z] Removing intermediate container 5944c8d8a363 [2023-03-22T09:13:59.193Z] ---> 96020b64830a [2023-03-22T09:13:59.193Z] Step 23/23 : LABEL version=0.0.0 [2023-03-22T09:13:59.193Z] ---> Running in b422a3df69ba [2023-03-22T09:13:59.193Z] Successfully built efd376a2fbcb [2023-03-22T09:13:59.460Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-22T09:13:59.728Z]  Building core-common-config-bootstrapper ... done Removing intermediate container b422a3df69ba [2023-03-22T09:13:59.728Z] ---> 61c29b77c729 [2023-03-22T09:13:59.728Z] [2023-03-22T09:13:59.995Z] Successfully built 61c29b77c729 [2023-03-22T09:13:59.995Z] Successfully tagged support-notifications-arm64:latest [2023-03-22T09:14:00.591Z]  Building support-notifications ... done  [Pipeline] } [2023-03-22T09:14:00.590Z] $ docker stop --time=1 8a93e66edaedfefe862299719930255d6cdc0e22537b28dddf6661fedbb74e58 [2023-03-22T09:14:02.368Z] $ docker rm -f --volumes 8a93e66edaedfefe862299719930255d6cdc0e22537b28dddf6661fedbb74e58 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T09:14:02.871Z] + docker images [2023-03-22T09:14:03.139Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-22T09:14:03.139Z] support-notifications-arm64 latest 61c29b77c729 3 seconds ago 32.1MB [2023-03-22T09:14:03.139Z] core-common-config-bootstrapper-arm64 latest efd376a2fbcb 4 seconds ago 17.2MB [2023-03-22T09:14:03.139Z] 0e95ac48a7e4 12 seconds ago 1.49GB [2023-03-22T09:14:03.139Z] dca92c78c949 18 seconds ago 1.56GB [2023-03-22T09:14:03.139Z] security-spiffe-token-provider-arm64 latest 2e7c9fa6793e 55 seconds ago 32.7MB [2023-03-22T09:14:03.139Z] d66cea57757c About a minute ago 1.53GB [2023-03-22T09:14:03.139Z] security-proxy-setup-arm64 latest 1004db8bf39d About a minute ago 18.6MB [2023-03-22T09:14:03.139Z] 6247c40b4ca0 2 minutes ago 1.47GB [2023-03-22T09:14:03.139Z] security-spire-agent-arm64 latest a4ec48d3b273 2 minutes ago 125MB [2023-03-22T09:14:03.139Z] security-secretstore-setup-arm64 latest 04e9d9e0cfae 3 minutes ago 32.1MB [2023-03-22T09:14:03.139Z] cc6e86139151 3 minutes ago 1.49GB [2023-03-22T09:14:03.139Z] security-spire-server-arm64 latest 4da2b764a420 5 minutes ago 87.1MB [2023-03-22T09:14:03.139Z] 3277e9eb94a3 6 minutes ago 1.35GB [2023-03-22T09:14:03.139Z] security-proxy-auth-arm64 latest 8763688e3739 6 minutes ago 18.2MB [2023-03-22T09:14:03.139Z] 6e7b1edc1477 7 minutes ago 1.47GB [2023-03-22T09:14:03.139Z] security-spire-config-arm64 latest 101428b2c324 10 minutes ago 86.2MB [2023-03-22T09:14:03.139Z] 79d94b9b07b2 10 minutes ago 1.35GB [2023-03-22T09:14:03.139Z] support-scheduler-arm64 latest f83ae5edd7da 12 minutes ago 31.5MB [2023-03-22T09:14:03.139Z] caf82fd5d318 12 minutes ago 1.56GB [2023-03-22T09:14:03.139Z] core-data-arm64 latest 5ae18213394a 13 minutes ago 19.8MB [2023-03-22T09:14:03.139Z] core-metadata-arm64 latest f28954d0b6e4 13 minutes ago 20.2MB [2023-03-22T09:14:03.139Z] core-command-arm64 latest ec32fc97e647 14 minutes ago 19.6MB [2023-03-22T09:14:03.139Z] c5886c63d299 14 minutes ago 1.5GB [2023-03-22T09:14:03.139Z] 6ffe8d341f9e 14 minutes ago 1.5GB [2023-03-22T09:14:03.139Z] f10a34d90446 14 minutes ago 1.49GB [2023-03-22T09:14:03.139Z] security-bootstrapper-arm64 latest 178d0e02219c 14 minutes ago 21.9MB [2023-03-22T09:14:03.139Z] 3530cdde34ba 15 minutes ago 1.48GB [2023-03-22T09:14:03.139Z] ci-base-image-arm64 latest aa3950fa75fe 40 minutes ago 866MB [2023-03-22T09:14:03.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 11 days ago 648MB [2023-03-22T09:14:03.139Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-22T09:14:03.139Z] 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-22T09:14:03.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T09:14:03.579Z] [2023-03-22T09:14:03.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T09:14:03.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T09:14:04.196Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T09:14:04.196Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T09:14:04.196Z] 04944245beec: Pulling fs layer [2023-03-22T09:14:04.196Z] 699f458cf7ca: Pulling fs layer [2023-03-22T09:14:04.196Z] 765212b225bb: Pulling fs layer [2023-03-22T09:14:04.196Z] f23df028b6ca: Pulling fs layer [2023-03-22T09:14:04.196Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T09:14:04.196Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T09:14:04.196Z] f23df028b6ca: Waiting [2023-03-22T09:14:04.196Z] d65c8cfc05b1: Waiting [2023-03-22T09:14:04.196Z] 765212b225bb: Waiting [2023-03-22T09:14:04.196Z] 2437ff75d9bd: Waiting [2023-03-22T09:14:04.196Z] 04944245beec: Verifying Checksum [2023-03-22T09:14:04.196Z] 04944245beec: Download complete [2023-03-22T09:14:04.196Z] 765212b225bb: Verifying Checksum [2023-03-22T09:14:04.196Z] 765212b225bb: Download complete [2023-03-22T09:14:04.465Z] f23df028b6ca: Verifying Checksum [2023-03-22T09:14:04.465Z] f23df028b6ca: Download complete [2023-03-22T09:14:04.465Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T09:14:04.465Z] d65c8cfc05b1: Download complete [2023-03-22T09:14:04.465Z] 699f458cf7ca: Verifying Checksum [2023-03-22T09:14:04.465Z] 699f458cf7ca: Download complete [2023-03-22T09:14:05.051Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T09:14:05.051Z] 8998bd30e6a1: Download complete [2023-03-22T09:14:07.632Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T09:14:07.632Z] 2437ff75d9bd: Download complete [2023-03-22T09:14:09.040Z] 8998bd30e6a1: Pull complete [2023-03-22T09:14:09.624Z] 04944245beec: Pull complete [2023-03-22T09:14:11.034Z] 699f458cf7ca: Pull complete [2023-03-22T09:14:11.301Z] 765212b225bb: Pull complete [2023-03-22T09:14:12.265Z] f23df028b6ca: Pull complete [2023-03-22T09:14:12.265Z] d65c8cfc05b1: Pull complete [2023-03-22T09:14:27.287Z] 2437ff75d9bd: Pull complete [2023-03-22T09:14:27.287Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T09:14:27.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T09:14:27.287Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T09:14:27.534Z] prd-ubuntu20.04-docker-arm64-4c-16g-5157 does not seem to be running inside a container [2023-03-22T09:14:27.606Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T09:14:30.854Z] $ docker top 3e11553ce9b818a97e60c0253302abcf2cf2454c9c5a021c440287a48de03482 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T09:14:31.831Z] ---> job-cost.sh [2023-03-22T09:14:31.831Z] lf-activate-venv: SKIPPING [2023-03-22T09:14:31.831Z] INFO: No Stack... [2023-03-22T09:14:32.434Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T09:14:33.029Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T09:14:33.696Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-03-22T09:14:33.696Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T09:14:33.728Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4468-2-stack-cost] [2023-03-22T09:14:33.733Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4468-2-stack-cost] did not exist. Created. [2023-03-22T09:14:33.733Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4468-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T09:14:34.388Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T09:14:34.569Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T09:14:34.575Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4468-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T09:14:34.583Z] $ docker stop --time=1 3e11553ce9b818a97e60c0253302abcf2cf2454c9c5a021c440287a48de03482 [2023-03-22T09:14:36.150Z] $ docker rm -f --volumes 3e11553ce9b818a97e60c0253302abcf2cf2454c9c5a021c440287a48de03482 [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-22T09:14:36.582Z] provisioning config files... [2023-03-22T09:14:36.589Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config12403666444374887123tmp [Pipeline] { [Pipeline] sh [2023-03-22T09:14:36.882Z] + set +x [2023-03-22T09:14:36.883Z] + bash -s -- [2023-03-22T09:14:36.883Z] + curl -s https://codecov.io/bash [2023-03-22T09:14:36.883Z] [2023-03-22T09:14:36.883Z] _____ _ [2023-03-22T09:14:36.883Z] / ____| | | [2023-03-22T09:14:36.883Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T09:14:36.883Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T09:14:36.883Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T09:14:36.883Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T09:14:36.883Z] Bash-1.0.6 [2023-03-22T09:14:36.883Z] [2023-03-22T09:14:36.883Z] [2023-03-22T09:14:36.883Z] ==> git version 2.25.1 found [2023-03-22T09:14:36.883Z] ==> 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-22T09:14:36.883Z] Release-Date: 2020-01-08 [2023-03-22T09:14:36.883Z] 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-22T09:14:36.883Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T09:14:36.883Z] ==> Jenkins CI detected. [2023-03-22T09:14:36.883Z] current dir:  /w/workspace/edgex-go/2 [2023-03-22T09:14:36.883Z] project root: . [2023-03-22T09:14:36.883Z] --> token set from env [2023-03-22T09:14:36.883Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T09:14:36.883Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T09:14:36.883Z] ==> Python coveragepy not found [2023-03-22T09:14:36.883Z] ==> Searching for coverage reports in: [2023-03-22T09:14:36.883Z] + . [2023-03-22T09:14:36.883Z] -> Found 1 reports [2023-03-22T09:14:36.883Z] ==> Detecting git/mercurial file structure [2023-03-22T09:14:36.883Z] ==> Reading reports [2023-03-22T09:14:36.883Z] + ./coverage.out bytes=447275 [2023-03-22T09:14:36.883Z] ==> Appending adjustments [2023-03-22T09:14:36.883Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T09:14:38.259Z] + Found adjustments [2023-03-22T09:14:38.259Z] ==> Gzipping contents [2023-03-22T09:14:38.259Z] 60K /tmp/codecov.Ydtp7E.gz [2023-03-22T09:14:38.259Z] ==> Uploading reports [2023-03-22T09:14:38.259Z] url: https://codecov.io [2023-03-22T09:14:38.259Z] query: branch=PR-4468&commit=76456d9090920d31e080d32cd9b2bfe935e2c9e6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4468%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4468&job=&cmd_args= [2023-03-22T09:14:38.259Z] -> Pinging Codecov [2023-03-22T09:14:38.259Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4468&commit=76456d9090920d31e080d32cd9b2bfe935e2c9e6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4468%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4468&job=&cmd_args= [2023-03-22T09:14:38.259Z] -> Uploading to [2023-03-22T09:14:38.259Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/00271124DB129430A58F1EEE437C3FCB/76456d9090920d31e080d32cd9b2bfe935e2c9e6/ab29daf8-0857-4904-b3d6-07973f8a61dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T091438Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c7f9dd0596ffa4ee7e551874425fb22075b648062b5afb4567cf7da7fa2e667 [2023-03-22T09:14:38.259Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T09:14:38.259Z] Dload Upload Total Spent Left Speed [2023-03-22T09:14:38.826Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57475 0 0 100 57475 0 170k --:--:-- --:--:-- --:--:-- 170k [2023-03-22T09:14:38.826Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/76456d9090920d31e080d32cd9b2bfe935e2c9e6 [Pipeline] } [2023-03-22T09:14:38.835Z] 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-22T09:14:39.427Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-22T09:14:39.716Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T09:14:40.571Z] ---> package-listing.sh [2023-03-22T09:14:40.571Z] ++ facter osfamily [2023-03-22T09:14:40.571Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T09:14:40.830Z] + OS_FAMILY=debian [2023-03-22T09:14:40.830Z] + workspace=/w/workspace/edgex-go/2 [2023-03-22T09:14:40.830Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T09:14:40.830Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T09:14:40.830Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T09:14:40.830Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T09:14:40.830Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-22T09:14:40.830Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T09:14:40.830Z] + case "${OS_FAMILY}" in [2023-03-22T09:14:40.830Z] + dpkg -l [2023-03-22T09:14:40.830Z] + grep '^ii' [2023-03-22T09:14:40.830Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T09:14:40.830Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T09:14:40.830Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T09:14:40.830Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-22T09:14:40.830Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-03-22T09:14:40.830Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-03-22T09:14:40.841Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T09:14:41.117Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T09:14:41.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T09:14:41.682Z] [2023-03-22T09:14:41.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T09:14:41.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T09:14:41.979Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T09:14:41.979Z] 5eb5b503b376: Pulling fs layer [2023-03-22T09:14:41.979Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T09:14:41.979Z] ec43610c2a17: Pulling fs layer [2023-03-22T09:14:41.979Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T09:14:41.979Z] 33b1e0a273af: Pulling fs layer [2023-03-22T09:14:41.979Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T09:14:41.979Z] 2f39f015ded8: Pulling fs layer [2023-03-22T09:14:41.979Z] 3a2ae6a8a46f: Waiting [2023-03-22T09:14:41.979Z] 33b1e0a273af: Waiting [2023-03-22T09:14:41.979Z] 5d3b04190fa2: Waiting [2023-03-22T09:14:41.979Z] 2f39f015ded8: Waiting [2023-03-22T09:14:41.979Z] 5c69ac0246d0: Verifying Checksum [2023-03-22T09:14:41.979Z] 5c69ac0246d0: Download complete [2023-03-22T09:14:41.979Z] 3a2ae6a8a46f: Download complete [2023-03-22T09:14:42.239Z] 33b1e0a273af: Verifying Checksum [2023-03-22T09:14:42.239Z] 33b1e0a273af: Download complete [2023-03-22T09:14:42.239Z] 5d3b04190fa2: Download complete [2023-03-22T09:14:42.239Z] ec43610c2a17: Verifying Checksum [2023-03-22T09:14:42.239Z] ec43610c2a17: Download complete [2023-03-22T09:14:42.239Z] 5eb5b503b376: Verifying Checksum [2023-03-22T09:14:42.239Z] 5eb5b503b376: Download complete [2023-03-22T09:14:43.173Z] 2f39f015ded8: Download complete [2023-03-22T09:14:43.431Z] 5eb5b503b376: Pull complete [2023-03-22T09:14:43.689Z] 5c69ac0246d0: Pull complete [2023-03-22T09:14:43.949Z] ec43610c2a17: Pull complete [2023-03-22T09:14:43.949Z] 3a2ae6a8a46f: Pull complete [2023-03-22T09:14:44.206Z] 33b1e0a273af: Pull complete [2023-03-22T09:14:44.206Z] 5d3b04190fa2: Pull complete [2023-03-22T09:14:48.388Z] 2f39f015ded8: Pull complete [2023-03-22T09:14:48.388Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T09:14:48.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T09:14:48.388Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T09:14:48.464Z] prd-ubuntu20.04-docker-8c-8g-5151 does not seem to be running inside a container [2023-03-22T09:14:48.494Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T09:14:51.679Z] $ docker top 9e512839c917a541c8ec37ca61034b100981fef8c1c14bc224b6c4b8c27bc6f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T09:14:52.016Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T09:14:52.297Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T09:14:52.579Z] + ls /var/log/sa-host [2023-03-22T09:14:52.579Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T09:14:52.714Z] provisioning config files... [2023-03-22T09:14:52.723Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1692695349411249568tmp [Pipeline] { [Pipeline] echo [2023-03-22T09:14:52.736Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T09:14:53.017Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T09:14:53.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T09:14:53.340Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T09:14:53.347Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T09:14:53.626Z] ---> sudo-logs.sh [2023-03-22T09:14:53.626Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T09:14:53.642Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T09:14:53.918Z] ---> job-cost.sh [2023-03-22T09:14:53.918Z] lf-activate-venv: SKIPPING [2023-03-22T09:14:53.918Z] DEBUG: total: 0.10999999940395355 [2023-03-22T09:14:53.918Z] INFO: Retrieving Stack Cost... [2023-03-22T09:14:54.175Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T09:14:54.742Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T09:14:54.749Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T09:14:55.031Z] ---> logs-deploy.sh [2023-03-22T09:14:55.031Z] lf-activate-venv: SKIPPING [2023-03-22T09:14:55.031Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4468/2 [2023-03-22T09:14:55.031Z] INFO: archiving workspace using pattern(s): [2023-03-22T09:14:55.964Z] Archives upload complete. [2023-03-22T09:14:55.964Z] INFO: archiving logs to Nexus