Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88c16f8e9725db4e7750b789d6b5d6c850330b5d+d51f32bebde847c0adb284d2c449747c43d82543 (70325e073c130ebd0256897b1149673efec7141a) 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-ssh1889227403632347844.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-ssh11505885986148857835.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-4444/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-4444/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7085265536926219236.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-ssh8833439999783973448.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-4444/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-4444/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9505441355581006592.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2375 in /w/workspace/edgexfoundry_edgex-go_PR-4444 [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 > 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/4444/head:refs/remotes/origin/PR-4444 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit 88c16f8e9725db4e7750b789d6b5d6c850330b5d Merge succeeded, producing 3d787f24069747072777811c8da70cba0f2b6b24 Checking out Revision 3d787f24069747072777811c8da70cba0f2b6b24 (PR-4444) > git config core.sparsecheckout # timeout=10 > git checkout -f 88c16f8e9725db4e7750b789d6b5d6c850330b5d # 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 d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d787f24069747072777811c8da70cba0f2b6b24 # timeout=10 Commit message: "Merge commit 'd51f32bebde847c0adb284d2c449747c43d82543' into HEAD" > git rev-list --no-walk 88c16f8e9725db4e7750b789d6b5d6c850330b5d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T08:30:19.974Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T08:30:20.021Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T08:30:20.038Z] ========================================================= [2023-03-16T08:30:20.038Z] EdgeX Global Pipelines Version Info [2023-03-16T08:30:20.038Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T08:30:20.741Z] ------------------- [2023-03-16T08:30:20.741Z] stable info: [2023-03-16T08:30:20.741Z] ------------------- [2023-03-16T08:30:20.741Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T08:30:20.741Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T08:30:20.741Z] Message: update stable to v1.0.245 [2023-03-16T08:30:21.312Z] ------------------- [2023-03-16T08:30:21.312Z] experimental info: [2023-03-16T08:30:21.312Z] ------------------- [2023-03-16T08:30:21.312Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T08:30:21.312Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T08:30:21.312Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T08:30:21.470Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-16T08:30:21.483Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-16T08:30:21.491Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T08:30:21.501Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T08:30:21.513Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T08:30:21.522Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T08:30:21.532Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T08:30:21.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-16T08:30:21.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-16T08:30:21.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-16T08:30:21.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T08:30:21.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T08:30:21.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T08:30:21.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T08:30:21.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T08:30:21.627Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T08:30:21.638Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T08:30:21.648Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T08:30:21.658Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-16T08:30:21.671Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-16T08:30:21.681Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T08:30:21.691Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T08:30:21.703Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T08:30:21.717Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4444 [Pipeline] echo [2023-03-16T08:30:21.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4444 [Pipeline] echo [2023-03-16T08:30:21.739Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4444 [Pipeline] echo [2023-03-16T08:30:21.749Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d787f24069747072777811c8da70cba0f2b6b24 [Pipeline] echo [2023-03-16T08:30:21.759Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d787f2 [Pipeline] echo [2023-03-16T08:30:21.769Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T08:30:21.811Z] provisioning config files... [2023-03-16T08:30:21.825Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6908965985971388552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T08:30:22.132Z] ---> docker-login.sh [2023-03-16T08:30:22.132Z] nexus3.edgexfoundry.org:10001 [2023-03-16T08:30:22.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T08:30:22.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T08:30:22.393Z] Configure a credential helper to remove this warning. See [2023-03-16T08:30:22.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T08:30:22.393Z] [2023-03-16T08:30:22.393Z] Login Succeeded [2023-03-16T08:30:22.393Z] nexus3.edgexfoundry.org:10002 [2023-03-16T08:30:22.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T08:30:22.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T08:30:22.653Z] Configure a credential helper to remove this warning. See [2023-03-16T08:30:22.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T08:30:22.653Z] [2023-03-16T08:30:22.653Z] Login Succeeded [2023-03-16T08:30:22.653Z] nexus3.edgexfoundry.org:10003 [2023-03-16T08:30:22.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T08:30:22.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T08:30:22.653Z] Configure a credential helper to remove this warning. See [2023-03-16T08:30:22.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T08:30:22.653Z] [2023-03-16T08:30:22.653Z] Login Succeeded [2023-03-16T08:30:22.653Z] nexus3.edgexfoundry.org:10004 [2023-03-16T08:30:22.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T08:30:22.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T08:30:22.653Z] Configure a credential helper to remove this warning. See [2023-03-16T08:30:22.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T08:30:22.653Z] [2023-03-16T08:30:22.653Z] Login Succeeded [2023-03-16T08:30:22.913Z] docker.io [2023-03-16T08:30:22.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T08:30:23.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T08:30:23.173Z] Configure a credential helper to remove this warning. See [2023-03-16T08:30:23.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T08:30:23.173Z] [2023-03-16T08:30:23.173Z] Login Succeeded [2023-03-16T08:30:23.173Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T08:30:23.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T08:30:23.492Z] + 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-16T08:30:23.492Z] + dirname cmd/core-command/Dockerfile [2023-03-16T08:30:23.492Z] + cut -d/ -f2 [2023-03-16T08:30:23.492Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-16T08:30:23.492Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-16T08:30:23.492Z] + cut -d/ -f2 [2023-03-16T08:30:23.492Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-16T08:30:23.492Z] + dirname cmd/core-data/Dockerfile [2023-03-16T08:30:23.492Z] + cut -d/ -f2 [2023-03-16T08:30:23.492Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-16T08:30:23.492Z] + dirname cmd/core-metadata/Dockerfile [2023-03-16T08:30:23.492Z] + cut -d/ -f2 [2023-03-16T08:30:23.492Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-16T08:30:23.492Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-16T08:30:23.492Z] + cut -d/ -f2 [2023-03-16T08:30:23.492Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-16T08:30:23.492Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-16T08:30:23.492Z] + cut -d/ -f2 [2023-03-16T08:30:23.492Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-16T08:30:23.492Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-16T08:30:23.492Z] + cut -d/ -f2 [2023-03-16T08:30:23.492Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-16T08:30:23.492Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-16T08:30:23.492Z] + cut -d/ -f2 [2023-03-16T08:30:23.492Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-16T08:30:23.492Z] + cut -d/ -f2 [2023-03-16T08:30:23.492Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-16T08:30:23.492Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-16T08:30:23.492Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-16T08:30:23.492Z] + cut -d/ -f2 [2023-03-16T08:30:23.492Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-16T08:30:23.492Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-16T08:30:23.492Z] + cut -d/ -f2 [2023-03-16T08:30:23.492Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-16T08:30:23.492Z] + cut -d/ -f2 [2023-03-16T08:30:23.492Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-16T08:30:23.492Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-16T08:30:23.492Z] + dirname cmd/support-notifications/Dockerfile [2023-03-16T08:30:23.492Z] + cut -d/ -f2 [2023-03-16T08:30:23.492Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-16T08:30:23.492Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-16T08:30:23.492Z] + cut -d/ -f2 [2023-03-16T08:30:23.492Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-16T08:30:23.539Z] 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-16T08:30:23.875Z] + git rev-list -1 --merges 3d787f24069747072777811c8da70cba0f2b6b24~1..3d787f24069747072777811c8da70cba0f2b6b24 [Pipeline] echo [2023-03-16T08:30:23.887Z] -----------> git rev-list -1 --merges 3d787f24069747072777811c8da70cba0f2b6b24~1..3d787f24069747072777811c8da70cba0f2b6b24 3d787f24069747072777811c8da70cba0f2b6b24 [2023-03-16T08:30:23.887Z] 3d787f24069747072777811c8da70cba0f2b6b24 [false] [Pipeline] sh [2023-03-16T08:30:24.173Z] + git log --format=format:%s -1 3d787f24069747072777811c8da70cba0f2b6b24 [Pipeline] echo [2023-03-16T08:30:24.185Z] ========================================================= [2023-03-16T08:30:24.185Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T08:30:24.185Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-16T08:30:24.538Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T08:30:24.538Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T08:30:24.538Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T08:30:24.538Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T08:30:24.538Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T08:30:24.538Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T08:30:24.538Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T08:30:24.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T08:30:24.885Z] [2023-03-16T08:30:24.885Z] 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-16T08:30:25.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T08:30:25.184Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T08:30:25.184Z] b85a868b505f: Pulling fs layer [2023-03-16T08:30:25.184Z] e2be974225ed: Pulling fs layer [2023-03-16T08:30:25.184Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T08:30:25.184Z] 988bab9f4d93: Pulling fs layer [2023-03-16T08:30:25.184Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T08:30:25.184Z] eaf3925da568: Pulling fs layer [2023-03-16T08:30:25.184Z] bab4dde63d76: Pulling fs layer [2023-03-16T08:30:25.184Z] bde34c3a00c8: Pulling fs layer [2023-03-16T08:30:25.184Z] eaf3925da568: Waiting [2023-03-16T08:30:25.184Z] b352a97aabf1: Pulling fs layer [2023-03-16T08:30:25.184Z] bab4dde63d76: Waiting [2023-03-16T08:30:25.184Z] 4872d77fe225: Pulling fs layer [2023-03-16T08:30:25.184Z] bde34c3a00c8: Waiting [2023-03-16T08:30:25.184Z] 5851b861e8e6: Pulling fs layer [2023-03-16T08:30:25.184Z] 5851b861e8e6: Waiting [2023-03-16T08:30:25.184Z] 4872d77fe225: Waiting [2023-03-16T08:30:25.184Z] e2be974225ed: Download complete [2023-03-16T08:30:25.184Z] 988bab9f4d93: Verifying Checksum [2023-03-16T08:30:25.184Z] 988bab9f4d93: Download complete [2023-03-16T08:30:25.444Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T08:30:25.444Z] 1469e6f7b9e6: Download complete [2023-03-16T08:30:25.444Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T08:30:25.444Z] 339a4e72a1f5: Download complete [2023-03-16T08:30:25.444Z] eaf3925da568: Verifying Checksum [2023-03-16T08:30:25.444Z] eaf3925da568: Download complete [2023-03-16T08:30:25.444Z] bde34c3a00c8: Download complete [2023-03-16T08:30:25.444Z] b352a97aabf1: Verifying Checksum [2023-03-16T08:30:25.444Z] b352a97aabf1: Download complete [2023-03-16T08:30:25.444Z] b85a868b505f: Verifying Checksum [2023-03-16T08:30:25.444Z] b85a868b505f: Download complete [2023-03-16T08:30:25.444Z] 4872d77fe225: Verifying Checksum [2023-03-16T08:30:25.444Z] 4872d77fe225: Download complete [2023-03-16T08:30:25.444Z] 5851b861e8e6: Verifying Checksum [2023-03-16T08:30:25.444Z] 5851b861e8e6: Download complete [2023-03-16T08:30:26.014Z] bab4dde63d76: Verifying Checksum [2023-03-16T08:30:26.014Z] bab4dde63d76: Download complete [2023-03-16T08:30:26.582Z] b85a868b505f: Pull complete [2023-03-16T08:30:26.840Z] e2be974225ed: Pull complete [2023-03-16T08:30:27.408Z] 339a4e72a1f5: Pull complete [2023-03-16T08:30:27.408Z] 988bab9f4d93: Pull complete [2023-03-16T08:30:27.669Z] 1469e6f7b9e6: Pull complete [2023-03-16T08:30:27.669Z] eaf3925da568: Pull complete [2023-03-16T08:30:29.581Z] bab4dde63d76: Pull complete [2023-03-16T08:30:29.581Z] bde34c3a00c8: Pull complete [2023-03-16T08:30:29.842Z] b352a97aabf1: Pull complete [2023-03-16T08:30:29.842Z] 4872d77fe225: Pull complete [2023-03-16T08:30:29.842Z] 5851b861e8e6: Pull complete [2023-03-16T08:30:30.145Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T08:30:30.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T08:30:30.145Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T08:30:30.249Z] prd-ubuntu20.04-docker-8c-8g-2375 does not seem to be running inside a container [2023-03-16T08:30:30.283Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T08:30:31.677Z] $ docker top 476d566ac4ae7f5c26be3f4ec55c15da8bf8b378ce2ac72a1eaebc6baaec6bae -eo pid,comm [2023-03-16T08:30:31.735Z] 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-16T08:30:31.735Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T08:30:31.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T08:30:31.762Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T08:30:31.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T08:30:31.892Z] $ docker exec 476d566ac4ae7f5c26be3f4ec55c15da8bf8b378ce2ac72a1eaebc6baaec6bae ssh-agent [2023-03-16T08:30:32.014Z] SSH_AUTH_SOCK=/tmp/ssh-6td9IJHEOIEE/agent.33 [2023-03-16T08:30:32.014Z] SSH_AGENT_PID=39 [2023-03-16T08:30:32.021Z] Running ssh-add (command line suppressed) [2023-03-16T08:30:32.131Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_11884924412172829674.key (/w/workspace/edgex-go/2@tmp/private_key_11884924412172829674.key) [2023-03-16T08:30:32.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T08:30:32.426Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T08:30:32.450Z] $ docker exec --env ******** --env ******** 476d566ac4ae7f5c26be3f4ec55c15da8bf8b378ce2ac72a1eaebc6baaec6bae ssh-agent -k [2023-03-16T08:30:32.553Z] unset SSH_AUTH_SOCK; [2023-03-16T08:30:32.553Z] unset SSH_AGENT_PID; [2023-03-16T08:30:32.553Z] echo Agent pid 39 killed; [2023-03-16T08:30:32.560Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T08:30:32.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T08:30:32.587Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T08:30:32.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T08:30:32.726Z] $ docker exec 476d566ac4ae7f5c26be3f4ec55c15da8bf8b378ce2ac72a1eaebc6baaec6bae ssh-agent [2023-03-16T08:30:32.853Z] SSH_AUTH_SOCK=/tmp/ssh-BTAjRbNvyh5q/agent.72 [2023-03-16T08:30:32.853Z] SSH_AGENT_PID=78 [2023-03-16T08:30:32.859Z] Running ssh-add (command line suppressed) [2023-03-16T08:30:32.979Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_347603591582423066.key (/w/workspace/edgex-go/2@tmp/private_key_347603591582423066.key) [2023-03-16T08:30:32.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T08:30:33.281Z] + git semver init [2023-03-16T08:30:33.540Z] 2023-03-16 08:30:33,473 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T08:30:33.540Z] 2023-03-16 08:30:33,474 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-03-16T08:30:33.540Z] 2023-03-16 08:30:33,475 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-03-16T08:30:33.540Z] 2023-03-16 08:30:33,475 [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-16T08:30:38.823Z] 2023-03-16 08:30:38,258 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-03-16T08:30:38.823Z] 2023-03-16 08:30:38,259 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4444 with force:False [2023-03-16T08:30:38.823Z] 2023-03-16 08:30:38,259 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4444 [2023-03-16T08:30:38.823Z] 2023-03-16 08:30:38,263 [execute] INFO git cat-file --batch-check [2023-03-16T08:30:38.823Z] 2023-03-16 08:30:38,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T08:30:38.823Z] 2023-03-16 08:30:38,270 [execute] INFO git cat-file --batch [2023-03-16T08:30:38.823Z] 2023-03-16 08:30:38,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T08:30:38.823Z] 2023-03-16 08:30:38,275 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4444 [2023-03-16T08:30:38.823Z] 0.0.0 [Pipeline] } [2023-03-16T08:30:38.837Z] $ docker exec --env ******** --env ******** 476d566ac4ae7f5c26be3f4ec55c15da8bf8b378ce2ac72a1eaebc6baaec6bae ssh-agent -k [2023-03-16T08:30:38.942Z] unset SSH_AUTH_SOCK; [2023-03-16T08:30:38.943Z] unset SSH_AGENT_PID; [2023-03-16T08:30:38.943Z] echo Agent pid 78 killed; [2023-03-16T08:30:38.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T08:30:39.246Z] + git semver [Pipeline] } [2023-03-16T08:30:39.520Z] $ docker stop --time=1 476d566ac4ae7f5c26be3f4ec55c15da8bf8b378ce2ac72a1eaebc6baaec6bae [2023-03-16T08:30:40.850Z] $ docker rm -f --volumes 476d566ac4ae7f5c26be3f4ec55c15da8bf8b378ce2ac72a1eaebc6baaec6bae [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T08:30:41.185Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T08:30:41.370Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T08:30:41.373Z] [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-16T08:30:41.749Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-16T08:30:41.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T08:30:41.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T08:30:41.776Z] ========================================================= [2023-03-16T08:30:41.776Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T08:30:41.776Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-16T08:30:42.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T08:30:42.060Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T08:30:42.060Z] 63b65145d645: Pulling fs layer [2023-03-16T08:30:42.060Z] a2d21d5440eb: Pulling fs layer [2023-03-16T08:30:42.060Z] 935e6c44a52c: Pulling fs layer [2023-03-16T08:30:42.060Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T08:30:42.060Z] 30dea6a524f1: Pulling fs layer [2023-03-16T08:30:42.060Z] a2aff8979fd8: Pulling fs layer [2023-03-16T08:30:42.060Z] 6808be2612f2: Pulling fs layer [2023-03-16T08:30:42.060Z] f25807f1079a: Pulling fs layer [2023-03-16T08:30:42.060Z] 30dea6a524f1: Waiting [2023-03-16T08:30:42.060Z] a2aff8979fd8: Waiting [2023-03-16T08:30:42.060Z] 6808be2612f2: Waiting [2023-03-16T08:30:42.060Z] f25807f1079a: Waiting [2023-03-16T08:30:42.060Z] 94cc34f8dd06: Waiting [2023-03-16T08:30:42.060Z] a2d21d5440eb: Download complete [2023-03-16T08:30:42.060Z] 94cc34f8dd06: Verifying Checksum [2023-03-16T08:30:42.060Z] 94cc34f8dd06: Download complete [2023-03-16T08:30:42.060Z] 30dea6a524f1: Verifying Checksum [2023-03-16T08:30:42.060Z] 30dea6a524f1: Download complete [2023-03-16T08:30:42.060Z] 63b65145d645: Verifying Checksum [2023-03-16T08:30:42.060Z] 63b65145d645: Download complete [2023-03-16T08:30:42.320Z] a2aff8979fd8: Verifying Checksum [2023-03-16T08:30:42.320Z] a2aff8979fd8: Download complete [2023-03-16T08:30:42.320Z] 63b65145d645: Pull complete [2023-03-16T08:30:42.579Z] a2d21d5440eb: Pull complete [2023-03-16T08:30:42.579Z] f25807f1079a: Verifying Checksum [2023-03-16T08:30:42.579Z] f25807f1079a: Download complete [2023-03-16T08:30:42.838Z] 935e6c44a52c: Download complete [2023-03-16T08:30:43.095Z] 6808be2612f2: Verifying Checksum [2023-03-16T08:30:43.095Z] 6808be2612f2: Download complete [2023-03-16T08:30:46.375Z] 935e6c44a52c: Pull complete [2023-03-16T08:30:46.375Z] 94cc34f8dd06: Pull complete [2023-03-16T08:30:46.375Z] 30dea6a524f1: Pull complete [2023-03-16T08:30:46.375Z] a2aff8979fd8: Pull complete [2023-03-16T08:30:48.277Z] 6808be2612f2: Pull complete [2023-03-16T08:30:49.213Z] f25807f1079a: Pull complete [2023-03-16T08:30:49.213Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T08:30:49.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T08:30:49.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-16T08:30:49.505Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-16T08:30:49.505Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T08:30:49.505Z] WORKDIR /edgex [2023-03-16T08:30:49.505Z] COPY go.mod . [2023-03-16T08:30:49.505Z] RUN go mod download [2023-03-16T08:30:50.075Z] Sending build context to Docker daemon 170.4MB [2023-03-16T08:30:50.075Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T08:30:50.075Z] ---> 3b553350e43f [2023-03-16T08:30:50.075Z] Step 2/4 : WORKDIR /edgex [2023-03-16T08:30:51.979Z] ---> Running in e9f7734c9a75 [2023-03-16T08:30:52.238Z] Removing intermediate container e9f7734c9a75 [2023-03-16T08:30:52.238Z] ---> ba6ce577123b [2023-03-16T08:30:52.238Z] Step 3/4 : COPY go.mod . [2023-03-16T08:30:52.238Z] ---> c5e93de860ce [2023-03-16T08:30:52.238Z] Step 4/4 : RUN go mod download [2023-03-16T08:30:52.238Z] ---> Running in 5844a10d1280 [2023-03-16T08:30:56.443Z] Still waiting to schedule task [2023-03-16T08:30:56.443Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-16T08:31:02.227Z] Removing intermediate container 5844a10d1280 [2023-03-16T08:31:02.227Z] ---> 1a8c07dc73ff [2023-03-16T08:31:02.227Z] Successfully built 1a8c07dc73ff [2023-03-16T08:31:02.227Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T08:31:02.525Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T08:31:02.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T08:31:02.606Z] prd-ubuntu20.04-docker-8c-8g-2375 does not seem to be running inside a container [2023-03-16T08:31:02.639Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-16T08:31:03.021Z] $ docker top cb5f8e31428efe92a070389169435f5fcaeaf34ad8bd862018191e1a99a6786e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T08:31:03.352Z] + go version [2023-03-16T08:31:03.353Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T08:31:03.366Z] $ docker stop --time=1 cb5f8e31428efe92a070389169435f5fcaeaf34ad8bd862018191e1a99a6786e [2023-03-16T08:31:04.651Z] $ docker rm -f --volumes cb5f8e31428efe92a070389169435f5fcaeaf34ad8bd862018191e1a99a6786e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T08:31:05.034Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T08:31:05.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T08:31:05.096Z] prd-ubuntu20.04-docker-8c-8g-2375 does not seem to be running inside a container [2023-03-16T08:31:05.129Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-16T08:31:05.479Z] $ docker top 1085b21afa14dd42c37c39e3326c88ba6de12c6cd37097010c10e7bb6afac850 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T08:31:05.539Z] ========================================================= [2023-03-16T08:31:05.539Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-16T08:31:05.539Z] ========================================================= [Pipeline] sh [2023-03-16T08:31:05.815Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-16T08:31:06.103Z] + make test [2023-03-16T08:31:06.103Z] go test -race -coverprofile=coverage.out ./... [2023-03-16T08:31:12.657Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-16T08:31:24.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-16T08:31:24.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-16T08:31:25.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-16T08:31:25.669Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-16T08:31:25.927Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-16T08:31:26.185Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-16T08:31:26.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-16T08:31:26.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-16T08:31:26.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-16T08:31:26.699Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-16T08:31:26.957Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-16T08:31:27.214Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-16T08:31:27.214Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-16T08:31:27.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-16T08:31:27.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-16T08:31:27.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-16T08:31:27.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2023-03-16T08:31:29.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.079s coverage: 98.5% of statements [2023-03-16T08:31:30.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-16T08:31:30.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-16T08:31:30.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-16T08:31:31.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-16T08:31:31.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-16T08:31:32.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-16T08:31:32.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-16T08:31:32.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-16T08:31:32.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-16T08:31:32.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-16T08:31:33.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.2% of statements [2023-03-16T08:31:33.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-03-16T08:31:33.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-16T08:31:33.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-16T08:31:36.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.274s coverage: 88.5% of statements [2023-03-16T08:31:36.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.062s coverage: 3.9% of statements [2023-03-16T08:31:36.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-16T08:31:36.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-16T08:31:36.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-16T08:31:36.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.331s coverage: 95.6% of statements [2023-03-16T08:31:36.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-16T08:31:36.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-16T08:31:36.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-16T08:31:36.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-16T08:31:36.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-16T08:31:36.451Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements [2023-03-16T08:31:37.387Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-16T08:31:37.387Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-16T08:31:37.387Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-16T08:31:37.387Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements [2023-03-16T08:31:37.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-16T08:31:37.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-16T08:31:38.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements [2023-03-16T08:31:38.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.0% of statements [2023-03-16T08:31:38.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 45.5% of statements [2023-03-16T08:31:38.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.039s coverage: 82.9% of statements [2023-03-16T08:31:38.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2023-03-16T08:31:38.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2023-03-16T08:31:39.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2023-03-16T08:31:39.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-16T08:31:39.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-16T08:31:39.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-16T08:31:39.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-16T08:31:39.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-16T08:31:39.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-16T08:31:39.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-16T08:31:39.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-16T08:31:40.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-16T08:31:40.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-16T08:31:40.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-16T08:31:40.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-16T08:31:40.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-16T08:31:40.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-16T08:31:41.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-16T08:31:42.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-16T08:31:42.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-16T08:31:43.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-16T08:31:43.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-16T08:31:44.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-16T08:31:44.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-16T08:31:44.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-16T08:31:45.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-16T08:31:45.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-16T08:31:46.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-16T08:31:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-16T08:31:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-16T08:31:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-16T08:31:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-16T08:31:47.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-16T08:31:47.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-16T08:31:47.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-16T08:31:47.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-16T08:31:49.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-16T08:31:49.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-16T08:31:49.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-16T08:31:49.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-16T08:31:50.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-16T08:31:50.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-16T08:31:50.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2023-03-16T08:31:51.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-16T08:31:51.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-16T08:32:03.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.241s coverage: 79.9% of statements [2023-03-16T08:32:03.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.068s coverage: 92.9% of statements [2023-03-16T08:32:03.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-03-16T08:32:03.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 86.9% of statements [2023-03-16T08:32:03.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2023-03-16T08:32:03.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-03-16T08:32:03.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2023-03-16T08:32:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.2% of statements [2023-03-16T08:32:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 82.1% of statements [2023-03-16T08:32:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.051s coverage: 84.8% of statements [2023-03-16T08:32:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements [2023-03-16T08:32:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2023-03-16T08:32:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-03-16T08:32:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-03-16T08:32:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements [2023-03-16T08:32:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2023-03-16T08:32:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 38.4% of statements [2023-03-16T08:32:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-03-16T08:32:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2023-03-16T08:32:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2023-03-16T08:32:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.108s coverage: 92.3% of statements [2023-03-16T08:32:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 61.5% of statements [2023-03-16T08:32:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements [2023-03-16T08:32:03.285Z] 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-16T08:32:25.193Z] go vet ./... [2023-03-16T08:32:27.717Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T08:32:27.717Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T08:32:27.717Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T08:32:27.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-16T08:32:28.005Z] + ls -al . [2023-03-16T08:32:28.005Z] total 704 [2023-03-16T08:32:28.005Z] drwxrwxr-x 11 1001 1001 4096 Mar 16 08:31 . [2023-03-16T08:32:28.005Z] drwxr-xr-x 4 root root 4096 Mar 16 08:31 .. [2023-03-16T08:32:28.005Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 08:30 .blubracket [2023-03-16T08:32:28.005Z] -rw-rw-r-- 1 1001 1001 16 Mar 16 08:30 .dockerignore [2023-03-16T08:32:28.005Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 08:30 .git [2023-03-16T08:32:28.005Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 08:30 .github [2023-03-16T08:32:28.005Z] -rw-rw-r-- 1 1001 1001 1133 Mar 16 08:30 .gitignore [2023-03-16T08:32:28.005Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 08:30 .golangci.yml [2023-03-16T08:32:28.005Z] -rw-rw-r-- 1 1001 1001 87 Mar 16 08:30 .hadolint.yml [2023-03-16T08:32:28.005Z] drwxr-xr-x 3 1001 1001 4096 Mar 16 08:30 .semver [2023-03-16T08:32:28.005Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 08:30 .sonarcloud.properties [2023-03-16T08:32:28.005Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 08:30 ADOPTERS.md [2023-03-16T08:32:28.005Z] -rw-rw-r-- 1 1001 1001 10825 Mar 16 08:30 Attribution.txt [2023-03-16T08:32:28.005Z] -rw-rw-r-- 1 1001 1001 73765 Mar 16 08:30 CHANGELOG.md [2023-03-16T08:32:28.005Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 08:30 CONTRIBUTING.md [2023-03-16T08:32:28.005Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 08:30 GOVERNANCE.md [2023-03-16T08:32:28.005Z] -rw-rw-r-- 1 1001 1001 883 Mar 16 08:30 Jenkinsfile [2023-03-16T08:32:28.005Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 08:30 LICENSE [2023-03-16T08:32:28.005Z] -rw-rw-r-- 1 1001 1001 14266 Mar 16 08:30 Makefile [2023-03-16T08:32:28.005Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 08:30 OWNERS.md [2023-03-16T08:32:28.005Z] -rw-rw-r-- 1 1001 1001 9403 Mar 16 08:30 README.md [2023-03-16T08:32:28.005Z] -rw-rw-r-- 1 1001 1001 789 Mar 16 08:30 SECURITY.md [2023-03-16T08:32:28.005Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 08:30 VERSION [2023-03-16T08:32:28.005Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 08:30 bin [2023-03-16T08:32:28.005Z] drwxrwxr-x 18 1001 1001 4096 Mar 16 08:30 cmd [2023-03-16T08:32:28.005Z] -rw-r--r-- 1 root root 447486 Mar 16 08:32 coverage.out [2023-03-16T08:32:28.005Z] -rw-rw-r-- 1 1001 1001 3232 Mar 16 08:30 go.mod [2023-03-16T08:32:28.005Z] -rw-rw-r-- 1 1001 1001 31098 Mar 16 08:30 go.sum [2023-03-16T08:32:28.005Z] drwxrwxr-x 7 1001 1001 4096 Mar 16 08:30 internal [2023-03-16T08:32:28.005Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 08:30 openapi [2023-03-16T08:32:28.005Z] -rw-rw-r-- 1 1001 1001 594 Mar 16 08:30 security.txt [2023-03-16T08:32:28.005Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 08:30 snap [2023-03-16T08:32:28.005Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 08:30 version.go [Pipeline] sh [2023-03-16T08:32:28.292Z] + '[' -e coverage.out ] [2023-03-16T08:32:28.292Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-16T08:32:28.403Z] Stashed 1 file(s) [Pipeline] sh [2023-03-16T08:32:28.681Z] + make build [2023-03-16T08:32:28.681Z] 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-16T08:32:40.876Z] 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-16T08:32:40.876Z] 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-16T08:32:41.134Z] 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-16T08:32:42.069Z] 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-16T08:32:48.625Z] 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-16T08:32:49.194Z] 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-16T08:32:50.130Z] 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-16T08:32:51.065Z] 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-16T08:32:51.997Z] 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-16T08:32:52.929Z] 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-16T08:32:53.861Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-16T08:32:55.247Z] $ docker stop --time=1 1085b21afa14dd42c37c39e3326c88ba6de12c6cd37097010c10e7bb6afac850 [2023-03-16T08:32:57.874Z] $ docker rm -f --volumes 1085b21afa14dd42c37c39e3326c88ba6de12c6cd37097010c10e7bb6afac850 [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-16T08:32:58.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T08:32:58.590Z] [2023-03-16T08:32:58.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T08:32:58.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T08:32:58.882Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-16T08:32:58.882Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-16T08:32:58.882Z] ca9280d653b3: Pulling fs layer [2023-03-16T08:32:58.882Z] 7e9c9ca2126c: Pulling fs layer [2023-03-16T08:32:59.143Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-16T08:32:59.143Z] cbdbe7a5bc2a: Download complete [2023-03-16T08:32:59.143Z] ca9280d653b3: Verifying Checksum [2023-03-16T08:32:59.143Z] ca9280d653b3: Download complete [2023-03-16T08:32:59.143Z] cbdbe7a5bc2a: Pull complete [2023-03-16T08:32:59.707Z] 7e9c9ca2126c: Download complete [2023-03-16T08:32:59.707Z] ca9280d653b3: Pull complete [2023-03-16T08:33:02.981Z] 7e9c9ca2126c: Pull complete [2023-03-16T08:33:02.981Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-16T08:33:02.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T08:33:02.981Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T08:33:03.058Z] prd-ubuntu20.04-docker-8c-8g-2375 does not seem to be running inside a container [2023-03-16T08:33:03.082Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-16T08:33:04.399Z] $ docker top 0ff67eef71424d2b63098c949e3b794098bad3603f393c4e0ae486a3c74c737a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T08:33:04.739Z] + docker-compose build --help [2023-03-16T08:33:04.739Z] + grep parallel [2023-03-16T08:33:05.308Z] --parallel Build images in parallel. [Pipeline] } [2023-03-16T08:33:05.321Z] $ docker stop --time=1 0ff67eef71424d2b63098c949e3b794098bad3603f393c4e0ae486a3c74c737a [2023-03-16T08:33:06.605Z] $ docker rm -f --volumes 0ff67eef71424d2b63098c949e3b794098bad3603f393c4e0ae486a3c74c737a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T08:33:06.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-16T08:33:06.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T08:33:07.048Z] prd-ubuntu20.04-docker-8c-8g-2375 does not seem to be running inside a container [2023-03-16T08:33:07.078Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-16T08:33:07.421Z] $ docker top 95a38fee9c32f9bb70e505ad976ac6c1b0e4a65ad5ffbe6689c5b5b8cd6c9c21 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T08:33:07.760Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-16T08:33:08.328Z] Building core-command ... [2023-03-16T08:33:08.328Z] Building core-common-config-bootstrapper ... [2023-03-16T08:33:08.328Z] Building core-data ... [2023-03-16T08:33:08.328Z] Building core-metadata ... [2023-03-16T08:33:08.328Z] Building security-bootstrapper ... [2023-03-16T08:33:08.328Z] Building security-proxy-auth ... [2023-03-16T08:33:08.328Z] Building security-proxy-setup ... [2023-03-16T08:33:08.328Z] Building security-secretstore-setup ... [2023-03-16T08:33:08.328Z] Building security-spiffe-token-provider ... [2023-03-16T08:33:08.328Z] Building security-spire-agent ... [2023-03-16T08:33:08.328Z] Building security-spire-config ... [2023-03-16T08:33:08.328Z] Building security-spire-server ... [2023-03-16T08:33:08.328Z] Building support-notifications ... [2023-03-16T08:33:08.328Z] Building support-scheduler ... [2023-03-16T08:33:08.328Z] Building core-command [2023-03-16T08:33:08.328Z] Building security-spire-server [2023-03-16T08:33:08.328Z] Building security-spire-config [2023-03-16T08:33:08.328Z] Building security-proxy-setup [2023-03-16T08:33:08.328Z] Building support-notifications [2023-03-16T08:33:09.514Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2381 in /w/workspace/edgexfoundry_edgex-go_PR-4444 [Pipeline] { [Pipeline] ws [2023-03-16T08:33:09.526Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-03-16T08:33:09.564Z] The recommended git tool is: git [2023-03-16T08:33:16.531Z] using credential edgex-jenkins-ssh [2023-03-16T08:33:16.553Z] Cloning the remote Git repository [2023-03-16T08:33:16.613Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-16T08:33:16.739Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-03-16T08:33:16.910Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-16T08:33:16.912Z] > git --version # timeout=10 [2023-03-16T08:33:16.945Z] > git --version # 'git version 2.25.1' [2023-03-16T08:33:16.948Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T08:33:17.120Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T08:33:20.524Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T08:33:20.524Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T08:33:20.524Z] ---> 1a8c07dc73ff [2023-03-16T08:33:20.524Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T08:33:20.524Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T08:33:20.524Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T08:33:20.524Z] ---> 1a8c07dc73ff [2023-03-16T08:33:20.524Z] Step 3/25 : WORKDIR /edgex-go [2023-03-16T08:33:20.524Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T08:33:20.524Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T08:33:20.524Z] ---> 1a8c07dc73ff [2023-03-16T08:33:20.524Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T08:33:20.524Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T08:33:20.524Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T08:33:20.524Z] ---> 1a8c07dc73ff [2023-03-16T08:33:20.524Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T08:33:20.524Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T08:33:20.524Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-16T08:33:20.524Z] ---> 1a8c07dc73ff [2023-03-16T08:33:20.524Z] Step 3/21 : WORKDIR /edgex-go [2023-03-16T08:33:21.901Z] ---> Running in b8ff83bdf4a9 [2023-03-16T08:33:21.901Z] ---> Running in ab0ed03e30ff [2023-03-16T08:33:21.901Z] ---> Running in f4a3e29ba514 [2023-03-16T08:33:21.901Z] ---> Running in 770a485541c7 [2023-03-16T08:33:21.901Z] ---> Running in 3b48112618d2 [2023-03-16T08:33:22.159Z] Removing intermediate container 3b48112618d2 [2023-03-16T08:33:22.159Z] ---> ab5c5fcb3875 [2023-03-16T08:33:22.159Z] Step 4/24 : WORKDIR /edgex-go [2023-03-16T08:33:22.160Z] Removing intermediate container f4a3e29ba514 [2023-03-16T08:33:22.160Z] ---> ef4a9c5dc3ab [2023-03-16T08:33:22.160Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T08:33:22.160Z] Removing intermediate container b8ff83bdf4a9 [2023-03-16T08:33:22.160Z] ---> 72dfe5009036 [2023-03-16T08:33:22.160Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-16T08:33:22.160Z] Removing intermediate container 770a485541c7 [2023-03-16T08:33:22.160Z] ---> 500c92d6226b [2023-03-16T08:33:22.160Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T08:33:22.160Z] Removing intermediate container ab0ed03e30ff [2023-03-16T08:33:22.160Z] ---> f51e5d31e73c [2023-03-16T08:33:22.160Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T08:33:22.160Z] ---> Running in 1a81b0ef2f10 [2023-03-16T08:33:22.160Z] ---> Running in efe60f56ccd2 [2023-03-16T08:33:22.160Z] ---> Running in b0e6185b5eb6 [2023-03-16T08:33:22.160Z] ---> Running in 641235fcadeb [2023-03-16T08:33:22.160Z] ---> Running in 2be9efae65a1 [2023-03-16T08:33:22.417Z] Removing intermediate container 1a81b0ef2f10 [2023-03-16T08:33:22.417Z] ---> 2c22bbb2026e [2023-03-16T08:33:22.417Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-16T08:33:22.417Z] Removing intermediate container 2be9efae65a1 [2023-03-16T08:33:22.417Z] ---> 4bf42c837107 [2023-03-16T08:33:22.417Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-16T08:33:22.417Z] ---> Running in 3082d949a6a1 [2023-03-16T08:33:22.417Z] ---> Running in 40493ef8564f [2023-03-16T08:33:22.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:33:22.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:33:22.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:33:22.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:33:22.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:33:22.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:33:22.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:33:22.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:33:22.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:33:23.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:33:23.192Z] OK: 265 MiB in 53 packages [2023-03-16T08:33:23.192Z] OK: 265 MiB in 53 packages [2023-03-16T08:33:23.192Z] OK: 265 MiB in 53 packages [2023-03-16T08:33:23.192Z] OK: 265 MiB in 53 packages [2023-03-16T08:33:23.192Z] OK: 265 MiB in 53 packages [2023-03-16T08:33:23.757Z] Removing intermediate container efe60f56ccd2 [2023-03-16T08:33:23.757Z] ---> dcb7e60d550a [2023-03-16T08:33:23.757Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-16T08:33:23.757Z] Removing intermediate container 641235fcadeb [2023-03-16T08:33:23.757Z] ---> 0f7405df38a5 [2023-03-16T08:33:23.757Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T08:33:23.757Z] Removing intermediate container 3082d949a6a1 [2023-03-16T08:33:23.757Z] ---> 4b67f8dfb1ab [2023-03-16T08:33:23.757Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-16T08:33:23.757Z] ---> bf167fa369d1 [2023-03-16T08:33:23.757Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T08:33:23.757Z] ---> Running in 936fb03bb365 [2023-03-16T08:33:23.757Z] Removing intermediate container b0e6185b5eb6 [2023-03-16T08:33:23.757Z] ---> cf154be4e2d8 [2023-03-16T08:33:23.757Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-16T08:33:24.018Z] ---> 1c1da680613e [2023-03-16T08:33:24.018Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T08:33:24.018Z] Removing intermediate container 40493ef8564f [2023-03-16T08:33:24.018Z] ---> 5f7caf177288 [2023-03-16T08:33:24.018Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T08:33:24.018Z] ---> cec68a975282 [2023-03-16T08:33:24.018Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T08:33:24.018Z] ---> Running in 45b805773084 [2023-03-16T08:33:24.018Z] ---> Running in e2fa09f07c7e [2023-03-16T08:33:24.018Z] ---> a0a875ee2c7b [2023-03-16T08:33:24.018Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T08:33:24.018Z] ---> Running in 39f38f7e22ff [2023-03-16T08:33:24.018Z] ---> 4ae0cea46d45 [2023-03-16T08:33:24.018Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T08:33:24.276Z] ---> Running in 12553ef06697 [2023-03-16T08:33:37.267Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-16T08:33:37.298Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T08:33:38.390Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-16T08:33:38.434Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-16T08:33:38.435Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T08:33:38.453Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4444/head:refs/remotes/origin/PR-4444 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-16T08:33:39.206Z] Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit 88c16f8e9725db4e7750b789d6b5d6c850330b5d [2023-03-16T08:33:39.946Z] Merge succeeded, producing 2ce3759c03ce6270803a1b0abff1f54ff930378f [2023-03-16T08:33:39.947Z] Checking out Revision 2ce3759c03ce6270803a1b0abff1f54ff930378f (PR-4444) [2023-03-16T08:33:39.231Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T08:33:39.324Z] > git checkout -f 88c16f8e9725db4e7750b789d6b5d6c850330b5d # timeout=10 [2023-03-16T08:33:39.561Z] > git remote # timeout=10 [2023-03-16T08:33:39.587Z] > git config --get remote.origin.url # timeout=10 [2023-03-16T08:33:39.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T08:33:39.629Z] > git merge d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 [2023-03-16T08:33:39.926Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-16T08:33:39.957Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T08:33:39.985Z] > git checkout -f 2ce3759c03ce6270803a1b0abff1f54ff930378f # timeout=10 [2023-03-16T08:33:43.931Z] Commit message: "Merge commit 'd51f32bebde847c0adb284d2c449747c43d82543' into HEAD" [2023-03-16T08:33:43.944Z] > git rev-list --no-walk 88c16f8e9725db4e7750b789d6b5d6c850330b5d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T08:33:44.976Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T08:33:44.976Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T08:33:44.976Z] Dload Upload Total Spent Left Speed [2023-03-16T08:33:44.976Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-03-16T08:33:45.768Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T08:33:46.109Z] + sudo tee /etc/docker/daemon.new [2023-03-16T08:33:46.109Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T08:33:46.109Z] { [2023-03-16T08:33:46.109Z] "registry-mirrors": [ [2023-03-16T08:33:46.109Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T08:33:46.109Z] ], [2023-03-16T08:33:46.109Z] "bip": "10.250.0.254/24", [2023-03-16T08:33:46.109Z] "hosts": [ [2023-03-16T08:33:46.109Z] "tcp://0.0.0.0:5555", [2023-03-16T08:33:46.109Z] "unix:///var/run/docker.sock" [2023-03-16T08:33:46.109Z] ], [2023-03-16T08:33:46.109Z] "mtu": 1458, [2023-03-16T08:33:46.109Z] "selinux-enabled": true, [2023-03-16T08:33:46.109Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T08:33:46.109Z] } [Pipeline] sh [2023-03-16T08:33:46.445Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T08:33:46.794Z] + sudo service docker restart [2023-03-16T08:33:50.811Z] Removing intermediate container e2fa09f07c7e [2023-03-16T08:33:50.811Z] ---> cfdcf4d8e703 [2023-03-16T08:33:50.811Z] Step 8/24 : COPY . . [2023-03-16T08:33:50.811Z] Removing intermediate container 936fb03bb365 [2023-03-16T08:33:50.811Z] ---> b82dfbf83472 [2023-03-16T08:33:50.811Z] Step 7/21 : COPY . . [2023-03-16T08:33:50.811Z] Removing intermediate container 45b805773084 [2023-03-16T08:33:50.811Z] ---> 69927e14b83d [2023-03-16T08:33:50.811Z] Step 7/26 : COPY . . [2023-03-16T08:33:50.811Z] Removing intermediate container 39f38f7e22ff [2023-03-16T08:33:50.811Z] ---> 2cb2d7f1829f [2023-03-16T08:33:50.811Z] Step 7/25 : COPY . . [2023-03-16T08:33:50.811Z] Removing intermediate container 12553ef06697 [2023-03-16T08:33:50.811Z] ---> 0db1fb34dd90 [2023-03-16T08:33:50.811Z] Step 8/23 : COPY . . [2023-03-16T08:33:58.916Z] ---> 467c618cb304 [2023-03-16T08:33:58.916Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T08:33:58.916Z] ---> 7aff96867fbb [2023-03-16T08:33:58.916Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-16T08:33:58.916Z] ---> d584049f4dc0 [2023-03-16T08:33:58.916Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T08:33:58.916Z] ---> c41f2d3204c8 [2023-03-16T08:33:58.916Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-16T08:33:58.916Z] ---> Running in ea588b9a6283 [2023-03-16T08:33:58.916Z] ---> cbc05b61ca65 [2023-03-16T08:33:58.916Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-16T08:33:58.916Z] ---> Running in d7579b0203dc [2023-03-16T08:33:58.916Z] ---> Running in 08bba4ba51b1 [2023-03-16T08:33:58.916Z] ---> Running in 5f6a9bebd0ca [2023-03-16T08:33:58.916Z] ---> Running in b0eeca4a503a [2023-03-16T08:33:58.916Z] Removing intermediate container ea588b9a6283 [2023-03-16T08:33:58.916Z] ---> 2b5a123339b9 [2023-03-16T08:33:58.916Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T08:33:58.916Z] ---> Running in 71a735afed26 [2023-03-16T08:33:58.916Z] Removing intermediate container 08bba4ba51b1 [2023-03-16T08:33:58.916Z] ---> fb75e9a0eab9 [2023-03-16T08:33:58.916Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-16T08:33:58.916Z] ---> Running in 6584919c4cc5 [2023-03-16T08:33:58.916Z] Removing intermediate container 71a735afed26 [2023-03-16T08:33:58.916Z] ---> 5cbaed96d6a5 [2023-03-16T08:33:58.916Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T08:33:58.916Z] ---> Running in e99437fa8013 [2023-03-16T08:33:58.916Z] Removing intermediate container 6584919c4cc5 [2023-03-16T08:33:58.916Z] ---> b060f998de0c [2023-03-16T08:33:58.916Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T08:33:58.916Z] ---> Running in af4612339582 [2023-03-16T08:33:58.916Z] Removing intermediate container e99437fa8013 [2023-03-16T08:33:58.916Z] ---> 78282623ced0 [2023-03-16T08:33:58.916Z] 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-16T08:33:58.916Z] ---> Running in a5b5c87f1818 [2023-03-16T08:33:59.174Z] Removing intermediate container af4612339582 [2023-03-16T08:33:59.174Z] ---> 923c590a81a6 [2023-03-16T08:33:59.174Z] Step 11/25 : 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-16T08:33:59.174Z] ---> Running in 83730a622692 [2023-03-16T08:33:59.174Z] 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-16T08:33:59.174Z] 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-16T08:33:59.174Z] 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-16T08:34:00.105Z] Removing intermediate container a5b5c87f1818 [2023-03-16T08:34:00.105Z] ---> 905fe7fb48b8 [2023-03-16T08:34:00.105Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T08:34:00.105Z] Removing intermediate container 83730a622692 [2023-03-16T08:34:00.105Z] ---> 2503db823701 [2023-03-16T08:34:00.105Z] Step 12/25 : WORKDIR /edgex-go [2023-03-16T08:34:00.364Z] ---> Running in d77e7f90649c [2023-03-16T08:34:00.364Z] ---> Running in 399996fa8a84 [2023-03-16T08:34:00.364Z] Removing intermediate container d77e7f90649c [2023-03-16T08:34:00.364Z] ---> c121ad7aa515 [2023-03-16T08:34:00.364Z] [2023-03-16T08:34:00.364Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T08:34:00.622Z] Removing intermediate container 399996fa8a84 [2023-03-16T08:34:00.622Z] ---> b77d15bc464a [2023-03-16T08:34:00.622Z] [2023-03-16T08:34:00.622Z] Step 13/25 : FROM alpine:3.17 [2023-03-16T08:34:01.186Z] 3.17: Pulling from library/alpine [2023-03-16T08:34:01.186Z] 3.17: Pulling from library/alpine [2023-03-16T08:34:01.443Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T08:34:01.443Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T08:34:01.443Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T08:34:01.443Z] Status: Image is up to date for alpine:3.17 [2023-03-16T08:34:01.443Z] ---> b2aa39c304c2 [2023-03-16T08:34:01.443Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T08:34:01.443Z] ---> b2aa39c304c2 [2023-03-16T08:34:01.443Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T08:34:01.443Z] ---> Running in fc495f80f39a [2023-03-16T08:34:01.443Z] ---> Running in c7d147a898a3 [2023-03-16T08:34:01.699Z] Removing intermediate container c7d147a898a3 [2023-03-16T08:34:01.699Z] ---> 0f86b7a20542 [2023-03-16T08:34:01.699Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T08:34:01.699Z] Removing intermediate container fc495f80f39a [2023-03-16T08:34:01.699Z] ---> 0a4c777ce66d [2023-03-16T08:34:01.699Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-16T08:34:01.699Z] ---> Running in 6641e404b8b5 [2023-03-16T08:34:01.699Z] ---> Running in baa8a4623037 [2023-03-16T08:34:02.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:02.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:02.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:02.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:03.036Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T08:34:03.036Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T08:34:03.036Z] OK: 17815 distinct packages available [2023-03-16T08:34:03.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:03.036Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T08:34:03.036Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T08:34:03.036Z] OK: 17815 distinct packages available [2023-03-16T08:34:03.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:03.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:03.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:03.293Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T08:34:03.293Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T08:34:03.293Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T08:34:03.293Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T08:34:03.293Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T08:34:03.293Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T08:34:03.293Z] OK: 8 MiB in 20 packages [2023-03-16T08:34:03.293Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-16T08:34:03.293Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-16T08:34:03.293Z] (3/4) Installing libucontext (1.2-r0) [2023-03-16T08:34:03.293Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-16T08:34:03.293Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T08:34:03.293Z] OK: 7 MiB in 19 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T08:34:05.108Z] provisioning config files... [2023-03-16T08:34:05.140Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16011876282436943190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T08:34:05.194Z] Removing intermediate container 6641e404b8b5 [2023-03-16T08:34:05.194Z] ---> 3383d6bd5322 [2023-03-16T08:34:05.194Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T08:34:05.194Z] Removing intermediate container baa8a4623037 [2023-03-16T08:34:05.194Z] ---> d34b44d5a4d9 [2023-03-16T08:34:05.194Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T08:34:05.514Z] ---> docker-login.sh [2023-03-16T08:34:05.514Z] nexus3.edgexfoundry.org:10001 [2023-03-16T08:34:05.757Z] ---> d4dc5d7d22fe [2023-03-16T08:34:05.757Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T08:34:05.757Z] ---> 8be2e33ccdac [2023-03-16T08:34:05.757Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T08:34:06.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T08:34:06.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T08:34:06.112Z] Configure a credential helper to remove this warning. See [2023-03-16T08:34:06.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T08:34:06.112Z] [2023-03-16T08:34:06.112Z] Login Succeeded [2023-03-16T08:34:06.112Z] nexus3.edgexfoundry.org:10002 [2023-03-16T08:34:06.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T08:34:06.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T08:34:06.656Z] Configure a credential helper to remove this warning. See [2023-03-16T08:34:06.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T08:34:06.656Z] [2023-03-16T08:34:06.656Z] Login Succeeded [2023-03-16T08:34:06.656Z] nexus3.edgexfoundry.org:10003 [2023-03-16T08:34:06.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T08:34:06.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T08:34:06.927Z] Configure a credential helper to remove this warning. See [2023-03-16T08:34:06.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T08:34:06.927Z] [2023-03-16T08:34:06.927Z] Login Succeeded [2023-03-16T08:34:06.927Z] nexus3.edgexfoundry.org:10004 [2023-03-16T08:34:07.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T08:34:07.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T08:34:07.197Z] Configure a credential helper to remove this warning. See [2023-03-16T08:34:07.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T08:34:07.197Z] [2023-03-16T08:34:07.197Z] Login Succeeded [2023-03-16T08:34:07.197Z] docker.io [2023-03-16T08:34:07.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T08:34:07.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T08:34:07.741Z] Configure a credential helper to remove this warning. See [2023-03-16T08:34:07.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T08:34:07.741Z] [2023-03-16T08:34:07.741Z] Login Succeeded [2023-03-16T08:34:07.741Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T08:34:07.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-16T08:34:08.367Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-16T08:34:08.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T08:34:08.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T08:34:08.406Z] ========================================================= [2023-03-16T08:34:08.406Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T08:34:08.406Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-16T08:34:08.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T08:34:09.009Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T08:34:09.009Z] af6eaf76a39c: Pulling fs layer [2023-03-16T08:34:09.009Z] 55522c791124: Pulling fs layer [2023-03-16T08:34:09.009Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T08:34:09.009Z] 169dfbe0d373: Pulling fs layer [2023-03-16T08:34:09.009Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T08:34:09.009Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T08:34:09.010Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T08:34:09.010Z] 52ebb69f0ebf: Waiting [2023-03-16T08:34:09.010Z] 169dfbe0d373: Waiting [2023-03-16T08:34:09.010Z] e1ff8fa3b103: Waiting [2023-03-16T08:34:09.010Z] 5abe8eddf0d5: Waiting [2023-03-16T08:34:09.010Z] 55522c791124: Verifying Checksum [2023-03-16T08:34:09.010Z] 55522c791124: Download complete [2023-03-16T08:34:09.010Z] 169dfbe0d373: Verifying Checksum [2023-03-16T08:34:09.010Z] 169dfbe0d373: Download complete [2023-03-16T08:34:09.010Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T08:34:09.010Z] e1ff8fa3b103: Download complete [2023-03-16T08:34:09.010Z] af6eaf76a39c: Verifying Checksum [2023-03-16T08:34:09.010Z] af6eaf76a39c: Download complete [2023-03-16T08:34:09.991Z] af6eaf76a39c: Pull complete [2023-03-16T08:34:10.263Z] 5abe8eddf0d5: Download complete [2023-03-16T08:34:10.536Z] 55522c791124: Pull complete [2023-03-16T08:34:11.965Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T08:34:11.965Z] ce5c4a1c91eb: Download complete [2023-03-16T08:34:11.965Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T08:34:11.965Z] 52ebb69f0ebf: Download complete [2023-03-16T08:34:13.863Z] ---> ab6f6b9b7fdc [2023-03-16T08:34:13.863Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T08:34:13.863Z] ---> 506e6cf2e151 [2023-03-16T08:34:13.863Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T08:34:13.863Z] ---> 93d80d15cd3b [2023-03-16T08:34:13.863Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-16T08:34:13.863Z] ---> c31e47c8ee7e [2023-03-16T08:34:13.863Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-16T08:34:13.863Z] ---> Running in f0b575e638bc [2023-03-16T08:34:13.863Z] Removing intermediate container f0b575e638bc [2023-03-16T08:34:13.863Z] ---> 8637a4950355 [2023-03-16T08:34:13.863Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-16T08:34:13.863Z] ---> 32dcc4787d7f [2023-03-16T08:34:13.863Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-16T08:34:14.120Z] ---> f165df7a3520 [2023-03-16T08:34:14.120Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T08:34:14.120Z] ---> Running in 8ade1ee4e4b0 [2023-03-16T08:34:14.120Z] ---> a7c05c6a2233 [2023-03-16T08:34:14.120Z] Step 21/26 : WORKDIR / [2023-03-16T08:34:14.120Z] ---> Running in 9bc3a9ab3ead [2023-03-16T08:34:14.377Z] Removing intermediate container 8ade1ee4e4b0 [2023-03-16T08:34:14.377Z] ---> 766575845c1c [2023-03-16T08:34:14.377Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T08:34:14.377Z] ---> Running in 95f93aa82e30 [2023-03-16T08:34:14.377Z] Removing intermediate container 9bc3a9ab3ead [2023-03-16T08:34:14.377Z] ---> 1a291f565d57 [2023-03-16T08:34:14.377Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T08:34:14.634Z] ---> Running in 7ba560ddd77d [2023-03-16T08:34:14.634Z] Removing intermediate container 95f93aa82e30 [2023-03-16T08:34:14.634Z] ---> 422c5a9a89a6 [2023-03-16T08:34:14.634Z] Step 23/25 : LABEL arch=x86_64 [2023-03-16T08:34:14.634Z] ---> Running in 15fc1910c082 [2023-03-16T08:34:14.634Z] Removing intermediate container 7ba560ddd77d [2023-03-16T08:34:14.634Z] ---> 180776d0e835 [2023-03-16T08:34:14.634Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T08:34:14.634Z] ---> Running in 01c1a25d6a95 [2023-03-16T08:34:14.891Z] Removing intermediate container 15fc1910c082 [2023-03-16T08:34:14.891Z] ---> a60770b1f945 [2023-03-16T08:34:14.891Z] Step 24/25 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 [2023-03-16T08:34:14.891Z] ---> Running in 872eb78bd257 [2023-03-16T08:34:14.891Z] Removing intermediate container 01c1a25d6a95 [2023-03-16T08:34:14.891Z] ---> b6012b9eb46a [2023-03-16T08:34:14.891Z] Step 24/26 : LABEL arch=x86_64 [2023-03-16T08:34:15.182Z] ---> Running in 63fb7ce422a8 [2023-03-16T08:34:15.440Z] Removing intermediate container 872eb78bd257 [2023-03-16T08:34:15.440Z] ---> 7940ad9ee9c6 [2023-03-16T08:34:15.440Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T08:34:15.440Z] Removing intermediate container 63fb7ce422a8 [2023-03-16T08:34:15.440Z] ---> adcbc35ec659 [2023-03-16T08:34:15.440Z] Step 25/26 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 [2023-03-16T08:34:15.440Z] ---> Running in 5ff70066f472 [2023-03-16T08:34:15.440Z] ---> Running in abda567c1e13 [2023-03-16T08:34:15.702Z] Removing intermediate container 5ff70066f472 [2023-03-16T08:34:15.702Z] ---> 3b1f21497b01 [2023-03-16T08:34:15.702Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T08:34:15.959Z] Removing intermediate container abda567c1e13 [2023-03-16T08:34:15.959Z] ---> a7f5153e893e [2023-03-16T08:34:15.959Z] [2023-03-16T08:34:15.959Z] ---> Running in c56ee541874e [2023-03-16T08:34:15.959Z] Successfully built a7f5153e893e [2023-03-16T08:34:15.959Z] Successfully tagged security-spire-server:latest [2023-03-16T08:34:15.959Z] Building core-common-config-bootstrapper [2023-03-16T08:34:17.331Z]  Building security-spire-server ... done Removing intermediate container c56ee541874e [2023-03-16T08:34:17.331Z] ---> 079a46d8be22 [2023-03-16T08:34:17.331Z] [2023-03-16T08:34:17.331Z] Successfully built 079a46d8be22 [2023-03-16T08:34:17.331Z] Successfully tagged security-spire-config:latest [2023-03-16T08:34:17.331Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-03-16T08:34:19.854Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T08:34:19.854Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T08:34:19.854Z] ---> 1a8c07dc73ff [2023-03-16T08:34:19.854Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T08:34:19.854Z] ---> Using cache [2023-03-16T08:34:19.854Z] ---> f51e5d31e73c [2023-03-16T08:34:19.854Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T08:34:19.854Z] ---> Using cache [2023-03-16T08:34:19.854Z] ---> 4bf42c837107 [2023-03-16T08:34:19.854Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T08:34:21.226Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T08:34:21.226Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T08:34:21.226Z] ---> 1a8c07dc73ff [2023-03-16T08:34:21.226Z] Step 3/24 : WORKDIR /edgex-go [2023-03-16T08:34:21.226Z] ---> Using cache [2023-03-16T08:34:21.226Z] ---> 500c92d6226b [2023-03-16T08:34:21.226Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-16T08:34:23.766Z] ---> Running in 96320b928561 [2023-03-16T08:34:23.766Z] ---> Running in edef4e7d02a6 [2023-03-16T08:34:24.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:24.308Z] ce5c4a1c91eb: Pull complete [2023-03-16T08:34:24.308Z] 169dfbe0d373: Pull complete [2023-03-16T08:34:24.308Z] e1ff8fa3b103: Pull complete [2023-03-16T08:34:24.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:24.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:24.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:24.568Z] OK: 265 MiB in 53 packages [2023-03-16T08:34:24.568Z] OK: 265 MiB in 53 packages [2023-03-16T08:34:26.466Z] Removing intermediate container 96320b928561 [2023-03-16T08:34:26.466Z] ---> 8f93a6061923 [2023-03-16T08:34:26.466Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-16T08:34:26.466Z] Removing intermediate container edef4e7d02a6 [2023-03-16T08:34:26.466Z] ---> 6e64dd56e7a5 [2023-03-16T08:34:26.466Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T08:34:26.466Z] Removing intermediate container b0eeca4a503a [2023-03-16T08:34:26.466Z] ---> 106f9484660b [2023-03-16T08:34:26.466Z] [2023-03-16T08:34:26.466Z] Step 10/24 : FROM alpine:3.17 [2023-03-16T08:34:26.466Z] ---> b2aa39c304c2 [2023-03-16T08:34:26.466Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T08:34:26.466Z] Removing intermediate container 5f6a9bebd0ca [2023-03-16T08:34:26.466Z] ---> b812643c3815 [2023-03-16T08:34:26.466Z] [2023-03-16T08:34:26.466Z] Step 9/21 : FROM alpine:3.17 [2023-03-16T08:34:26.466Z] ---> b2aa39c304c2 [2023-03-16T08:34:26.466Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-16T08:34:26.466Z] ---> Running in 020d78005d04 [2023-03-16T08:34:26.466Z] ---> Running in 7b89fb207acc [2023-03-16T08:34:26.466Z] ---> d5c706db4fa5 [2023-03-16T08:34:26.466Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T08:34:26.466Z] ---> 74cc49120c6e [2023-03-16T08:34:26.466Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T08:34:26.466Z] ---> Running in 2f7e87899474 [2023-03-16T08:34:26.466Z] ---> Running in 069249eba21b [2023-03-16T08:34:26.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:26.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:26.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:26.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:26.979Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T08:34:26.979Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-16T08:34:26.979Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T08:34:26.979Z] OK: 8 MiB in 17 packages [2023-03-16T08:34:27.237Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T08:34:27.237Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T08:34:27.237Z] OK: 7 MiB in 16 packages [2023-03-16T08:34:27.237Z] Removing intermediate container d7579b0203dc [2023-03-16T08:34:27.237Z] ---> 682bf38c33a7 [2023-03-16T08:34:27.237Z] [2023-03-16T08:34:27.237Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T08:34:27.237Z] ---> b2aa39c304c2 [2023-03-16T08:34:27.237Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-16T08:34:27.493Z] ---> Running in 8051e4892732 [2023-03-16T08:34:27.750Z] Removing intermediate container 020d78005d04 [2023-03-16T08:34:27.750Z] ---> 05bfebd818b8 [2023-03-16T08:34:27.750Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-16T08:34:27.750Z] ---> Running in c257ed9004f9 [2023-03-16T08:34:27.750Z] Removing intermediate container 7b89fb207acc [2023-03-16T08:34:27.750Z] ---> cb1bcc60a7d6 [2023-03-16T08:34:27.750Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T08:34:27.750Z] ---> Running in a387ef7b4b69 [2023-03-16T08:34:28.007Z] Removing intermediate container c257ed9004f9 [2023-03-16T08:34:28.007Z] ---> 27cc27b59807 [2023-03-16T08:34:28.007Z] Step 12/21 : WORKDIR /edgex [2023-03-16T08:34:28.007Z] Removing intermediate container a387ef7b4b69 [2023-03-16T08:34:28.007Z] ---> 42da6cd114fb [2023-03-16T08:34:28.007Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-16T08:34:28.007Z] ---> Running in 2113f513ffbc [2023-03-16T08:34:28.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:28.007Z] ---> Running in 610230f536d0 [2023-03-16T08:34:28.007Z] Removing intermediate container 2113f513ffbc [2023-03-16T08:34:28.007Z] ---> 4c536bf521ef [2023-03-16T08:34:28.007Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T08:34:28.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:28.007Z] Removing intermediate container 610230f536d0 [2023-03-16T08:34:28.007Z] ---> d15b9c771f55 [2023-03-16T08:34:28.007Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-16T08:34:28.267Z] ---> Running in 89d22978bdfb [2023-03-16T08:34:28.267Z] ---> cbb79950a64b [2023-03-16T08:34:28.267Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-16T08:34:28.267Z] Removing intermediate container 89d22978bdfb [2023-03-16T08:34:28.267Z] ---> 8f53c0bf4d2b [2023-03-16T08:34:28.267Z] Step 15/24 : WORKDIR / [2023-03-16T08:34:28.267Z] ---> Running in 570db893e420 [2023-03-16T08:34:28.267Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-16T08:34:28.267Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-16T08:34:28.267Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T08:34:28.525Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T08:34:28.525Z] ---> f3b9c607043f [2023-03-16T08:34:28.525Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-16T08:34:28.525Z] Removing intermediate container 570db893e420 [2023-03-16T08:34:28.525Z] ---> 526576585579 [2023-03-16T08:34:28.525Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T08:34:28.525Z] OK: 8 MiB in 17 packages [2023-03-16T08:34:28.783Z] ---> 197b4df1f3e3 [2023-03-16T08:34:28.783Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T08:34:28.783Z] ---> 4a7798c8f468 [2023-03-16T08:34:28.783Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T08:34:28.783Z] ---> fda1d59788c7 [2023-03-16T08:34:28.783Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-16T08:34:29.040Z] Removing intermediate container 8051e4892732 [2023-03-16T08:34:29.040Z] ---> a8eef36698b2 [2023-03-16T08:34:29.040Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T08:34:29.297Z] ---> 8b313c809278 [2023-03-16T08:34:29.297Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T08:34:29.297Z] ---> Running in 8e0d93ea4dea [2023-03-16T08:34:29.297Z] ---> Running in a63dc00e211e [2023-03-16T08:34:29.297Z] Removing intermediate container 8e0d93ea4dea [2023-03-16T08:34:29.297Z] ---> 00faf297025c [2023-03-16T08:34:29.297Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-16T08:34:29.553Z] ---> 4e8768119b82 [2023-03-16T08:34:29.553Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-16T08:34:29.553Z] ---> Running in d48e44ac2377 [2023-03-16T08:34:29.553Z] Removing intermediate container d48e44ac2377 [2023-03-16T08:34:29.553Z] ---> 3df1fcc315f0 [2023-03-16T08:34:29.553Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T08:34:29.553Z] ---> 0d1f629ed339 [2023-03-16T08:34:29.553Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-16T08:34:29.553Z] ---> Running in 8698d6e4223f [2023-03-16T08:34:29.553Z] ---> Running in 9fdfb7b7ba57 [2023-03-16T08:34:29.689Z] 52ebb69f0ebf: Pull complete [2023-03-16T08:34:29.819Z] Removing intermediate container 8698d6e4223f [2023-03-16T08:34:29.819Z] ---> 83886c8e3177 [2023-03-16T08:34:29.819Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T08:34:29.819Z] Removing intermediate container 9fdfb7b7ba57 [2023-03-16T08:34:29.819Z] ---> 9a24188c75c4 [2023-03-16T08:34:29.819Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T08:34:29.819Z] ---> Running in 3247bc542eab [2023-03-16T08:34:29.819Z] ---> 9bd984f72f92 [2023-03-16T08:34:29.819Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T08:34:29.819Z] Removing intermediate container 3247bc542eab [2023-03-16T08:34:29.819Z] ---> acd9235088e0 [2023-03-16T08:34:29.819Z] Step 22/24 : LABEL arch=x86_64 [2023-03-16T08:34:30.077Z] Removing intermediate container a63dc00e211e [2023-03-16T08:34:30.077Z] ---> 7a59691cfbb5 [2023-03-16T08:34:30.077Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T08:34:30.077Z] ---> Running in 8765488d9013 [2023-03-16T08:34:30.077Z] ---> Running in c3eed0604793 [2023-03-16T08:34:30.077Z] ---> d96180a91721 [2023-03-16T08:34:30.077Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-16T08:34:30.077Z] Removing intermediate container 8765488d9013 [2023-03-16T08:34:30.077Z] ---> c15c503c96c9 [2023-03-16T08:34:30.077Z] Step 23/24 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 [2023-03-16T08:34:30.077Z] ---> Running in 9325a015b4cb [2023-03-16T08:34:30.077Z] Removing intermediate container c3eed0604793 [2023-03-16T08:34:30.077Z] ---> e312270c6ff8 [2023-03-16T08:34:30.077Z] Step 19/21 : LABEL arch=x86_64 [2023-03-16T08:34:30.335Z] ---> Running in 013175b418e0 [2023-03-16T08:34:30.335Z] Removing intermediate container 9325a015b4cb [2023-03-16T08:34:30.335Z] ---> 0973cd7e211c [2023-03-16T08:34:30.335Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T08:34:30.335Z] ---> Running in d1b4edc7fca0 [2023-03-16T08:34:30.608Z] Removing intermediate container 013175b418e0 [2023-03-16T08:34:30.608Z] ---> 2baff89e4843 [2023-03-16T08:34:30.609Z] Step 20/21 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 [2023-03-16T08:34:30.609Z] ---> Running in ea3ea886bc42 [2023-03-16T08:34:30.609Z] Removing intermediate container d1b4edc7fca0 [2023-03-16T08:34:30.609Z] ---> f5b86cc450dd [2023-03-16T08:34:30.609Z] [2023-03-16T08:34:30.609Z] Successfully built f5b86cc450dd [2023-03-16T08:34:30.609Z] Removing intermediate container ea3ea886bc42 [2023-03-16T08:34:30.609Z] ---> 452fa7c44be8 [2023-03-16T08:34:30.609Z] Step 21/21 : LABEL version=0.0.0 [2023-03-16T08:34:30.609Z] Successfully tagged core-command:latest [2023-03-16T08:34:30.609Z] Building core-data [2023-03-16T08:34:30.868Z]  Building core-command ... done  ---> b5f80635e711 [2023-03-16T08:34:30.868Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-16T08:34:30.868Z] ---> Running in 08d86316794b [2023-03-16T08:34:31.433Z] Removing intermediate container 08d86316794b [2023-03-16T08:34:31.433Z] ---> d8892cb741cc [2023-03-16T08:34:31.433Z] [2023-03-16T08:34:31.433Z] Successfully built d8892cb741cc [2023-03-16T08:34:31.647Z] 5abe8eddf0d5: Pull complete [2023-03-16T08:34:31.647Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T08:34:31.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T08:34:31.647Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-16T08:34:31.977Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T08:34:31.977Z] WORKDIR /edgex [2023-03-16T08:34:31.977Z] COPY go.mod . [2023-03-16T08:34:31.977Z] RUN go mod download [2023-03-16T08:34:31.977Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-16T08:34:31.998Z] Successfully tagged security-proxy-setup:latest [2023-03-16T08:34:31.998Z] Building security-spire-agent [2023-03-16T08:34:31.998Z]  Building security-proxy-setup ... done  ---> 1be4c562e6f0 [2023-03-16T08:34:31.998Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-16T08:34:32.570Z] Sending build context to Docker daemon 2.932MB [2023-03-16T08:34:32.570Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T08:34:32.570Z] ---> 6cb57ee374ae [2023-03-16T08:34:32.570Z] Step 2/4 : WORKDIR /edgex [2023-03-16T08:34:32.931Z] ---> Running in 619d0f4a3d57 [2023-03-16T08:34:33.862Z] Removing intermediate container 619d0f4a3d57 [2023-03-16T08:34:33.862Z] ---> b4df263c1200 [2023-03-16T08:34:33.862Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T08:34:34.119Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T08:34:34.119Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T08:34:34.119Z] ---> 1a8c07dc73ff [2023-03-16T08:34:34.119Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T08:34:34.119Z] ---> Using cache [2023-03-16T08:34:34.119Z] ---> f51e5d31e73c [2023-03-16T08:34:34.119Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T08:34:34.119Z] ---> Using cache [2023-03-16T08:34:34.119Z] ---> 4bf42c837107 [2023-03-16T08:34:34.119Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T08:34:34.119Z] ---> Using cache [2023-03-16T08:34:34.119Z] ---> 6e64dd56e7a5 [2023-03-16T08:34:34.119Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T08:34:34.119Z] ---> Using cache [2023-03-16T08:34:34.119Z] ---> d5c706db4fa5 [2023-03-16T08:34:34.119Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T08:34:34.514Z] ---> Running in 5c2abf6e5873 [2023-03-16T08:34:34.780Z] Removing intermediate container 5c2abf6e5873 [2023-03-16T08:34:34.780Z] ---> f96a5683a11c [2023-03-16T08:34:34.780Z] Step 3/4 : COPY go.mod . [2023-03-16T08:34:35.051Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T08:34:35.051Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T08:34:35.051Z] ---> 1a8c07dc73ff [2023-03-16T08:34:35.051Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T08:34:35.051Z] ---> Using cache [2023-03-16T08:34:35.051Z] ---> 500c92d6226b [2023-03-16T08:34:35.051Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T08:34:35.051Z] ---> Using cache [2023-03-16T08:34:35.051Z] ---> 0f7405df38a5 [2023-03-16T08:34:35.051Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T08:34:35.051Z] ---> Using cache [2023-03-16T08:34:35.051Z] ---> 1c1da680613e [2023-03-16T08:34:35.051Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T08:34:35.051Z] ---> Using cache [2023-03-16T08:34:35.051Z] ---> 69927e14b83d [2023-03-16T08:34:35.051Z] Step 7/26 : COPY . . [2023-03-16T08:34:35.051Z] ---> Using cache [2023-03-16T08:34:35.051Z] ---> 467c618cb304 [2023-03-16T08:34:35.051Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T08:34:35.051Z] ---> Using cache [2023-03-16T08:34:35.051Z] ---> 2b5a123339b9 [2023-03-16T08:34:35.051Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T08:34:35.051Z] ---> Using cache [2023-03-16T08:34:35.051Z] ---> 5cbaed96d6a5 [2023-03-16T08:34:35.051Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T08:34:35.051Z] ---> Using cache [2023-03-16T08:34:35.051Z] ---> 78282623ced0 [2023-03-16T08:34:35.051Z] 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-16T08:34:35.051Z] ---> Using cache [2023-03-16T08:34:35.051Z] ---> 905fe7fb48b8 [2023-03-16T08:34:35.051Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T08:34:35.051Z] ---> Using cache [2023-03-16T08:34:35.051Z] ---> c121ad7aa515 [2023-03-16T08:34:35.051Z] [2023-03-16T08:34:35.051Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T08:34:35.051Z] ---> b2aa39c304c2 [2023-03-16T08:34:35.051Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T08:34:35.051Z] ---> Using cache [2023-03-16T08:34:35.051Z] ---> 0a4c777ce66d [2023-03-16T08:34:35.051Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T08:34:35.364Z] ---> b54819ce1543 [2023-03-16T08:34:35.364Z] Step 4/4 : RUN go mod download [2023-03-16T08:34:35.364Z] ---> Running in 912a699d8779 [2023-03-16T08:34:36.949Z] ---> Running in 9cbb3bcc3b3f [2023-03-16T08:34:36.949Z] ---> Running in d2ad702d02bc [2023-03-16T08:34:36.949Z] ---> Running in 4002fa3ce89d [2023-03-16T08:34:37.208Z] Removing intermediate container d2ad702d02bc [2023-03-16T08:34:37.208Z] ---> e8fa593bc913 [2023-03-16T08:34:37.208Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T08:34:37.208Z] ---> Running in 3d65bdaebe65 [2023-03-16T08:34:37.467Z] Removing intermediate container 3d65bdaebe65 [2023-03-16T08:34:37.467Z] ---> 687cdf5f43ad [2023-03-16T08:34:37.467Z] Step 22/23 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 [2023-03-16T08:34:37.467Z] ---> Running in b6c72055f30a [2023-03-16T08:34:37.467Z] Removing intermediate container b6c72055f30a [2023-03-16T08:34:37.467Z] ---> 221aa49b3efd [2023-03-16T08:34:37.467Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T08:34:37.727Z] ---> Running in 150502ab0f2c [2023-03-16T08:34:37.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:37.985Z] Removing intermediate container 150502ab0f2c [2023-03-16T08:34:37.985Z] ---> 8e82f437974a [2023-03-16T08:34:37.985Z] [2023-03-16T08:34:37.985Z] Successfully built 8e82f437974a [2023-03-16T08:34:37.985Z] Successfully tagged support-notifications:latest [2023-03-16T08:34:37.985Z]  Building support-notifications ... done Building security-spiffe-token-provider [2023-03-16T08:34:37.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:38.243Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T08:34:38.243Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T08:34:38.243Z] OK: 17815 distinct packages available [2023-03-16T08:34:38.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:38.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:38.758Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T08:34:38.758Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T08:34:38.758Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T08:34:38.758Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T08:34:38.758Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T08:34:38.758Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T08:34:38.758Z] OK: 8 MiB in 20 packages [2023-03-16T08:34:40.654Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T08:34:40.654Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-16T08:34:40.654Z] ---> 1a8c07dc73ff [2023-03-16T08:34:40.654Z] Step 3/20 : WORKDIR /edgex-go [2023-03-16T08:34:40.654Z] ---> Using cache [2023-03-16T08:34:40.654Z] ---> 500c92d6226b [2023-03-16T08:34:40.654Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-16T08:34:43.274Z] ---> Running in 8ee6b4ff2519 [2023-03-16T08:34:43.274Z] Removing intermediate container 4002fa3ce89d [2023-03-16T08:34:43.274Z] ---> 9054345481c9 [2023-03-16T08:34:43.274Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T08:34:43.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:43.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:43.544Z] ---> 4b630b5f8f6f [2023-03-16T08:34:43.544Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-16T08:34:43.803Z] Removing intermediate container 069249eba21b [2023-03-16T08:34:43.803Z] ---> c46358738214 [2023-03-16T08:34:43.803Z] Step 7/24 : COPY . . [2023-03-16T08:34:43.803Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T08:34:43.803Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T08:34:43.803Z] OK: 17815 distinct packages available [2023-03-16T08:34:43.803Z] Removing intermediate container 2f7e87899474 [2023-03-16T08:34:43.803Z] ---> ad7f7cfbb5e5 [2023-03-16T08:34:43.803Z] Step 8/23 : COPY . . [2023-03-16T08:34:43.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:43.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:34:44.076Z] OK: 265 MiB in 53 packages [2023-03-16T08:34:48.430Z] ---> cab7ff1ce696 [2023-03-16T08:34:48.430Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T08:34:48.430Z] ---> 2261de2229f9 [2023-03-16T08:34:48.430Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-16T08:34:48.430Z] ---> ae7b8386851d [2023-03-16T08:34:48.430Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-16T08:34:49.037Z] Removing intermediate container 8ee6b4ff2519 [2023-03-16T08:34:49.037Z] ---> b3cb8aa8aa9e [2023-03-16T08:34:49.037Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-16T08:34:49.302Z] ---> Running in 8068b63e50d0 [2023-03-16T08:34:49.302Z] ---> Running in 21e35a02e0c0 [2023-03-16T08:34:49.302Z] ---> 97d37b34ceba [2023-03-16T08:34:49.302Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ ---> 36bff1dede1f [2023-03-16T08:34:49.302Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T08:34:49.302Z] [2023-03-16T08:34:49.564Z] ---> Running in 7a982bce5844 [2023-03-16T08:34:49.564Z] ---> a15ef6b0568f [2023-03-16T08:34:49.564Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-16T08:34:49.821Z] 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-16T08:34:49.821Z] 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-16T08:34:50.081Z] ---> c9b1bab5bc35 [2023-03-16T08:34:50.081Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-16T08:34:50.659Z] ---> 9c3b67202c23 [2023-03-16T08:34:50.659Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T08:34:50.917Z] ---> Running in 9333caa0ea90 [2023-03-16T08:34:51.178Z] Removing intermediate container 9333caa0ea90 [2023-03-16T08:34:51.178Z] ---> 58720f0c06b5 [2023-03-16T08:34:51.178Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T08:34:51.178Z] ---> Running in 4b585fa54e9d [2023-03-16T08:34:51.436Z] Removing intermediate container 4b585fa54e9d [2023-03-16T08:34:51.436Z] ---> b479e2fa783e [2023-03-16T08:34:51.436Z] Step 24/26 : LABEL arch=x86_64 [2023-03-16T08:34:51.705Z] ---> Running in eb3c8ba5af9c [2023-03-16T08:34:51.705Z] Removing intermediate container eb3c8ba5af9c [2023-03-16T08:34:51.705Z] ---> 84801e8ae24f [2023-03-16T08:34:51.705Z] Step 25/26 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 [2023-03-16T08:34:51.965Z] ---> Running in 9e1e5be643b7 [2023-03-16T08:34:51.965Z] Removing intermediate container 9e1e5be643b7 [2023-03-16T08:34:51.965Z] ---> 5d96a13d2ac1 [2023-03-16T08:34:51.965Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T08:34:52.245Z] ---> Running in b639b245cfa6 [2023-03-16T08:34:52.506Z] Removing intermediate container b639b245cfa6 [2023-03-16T08:34:52.506Z] ---> c9a0343260c9 [2023-03-16T08:34:52.506Z] [2023-03-16T08:34:52.506Z] Successfully built c9a0343260c9 [2023-03-16T08:34:52.506Z] Successfully tagged security-spire-agent:latest [2023-03-16T08:34:52.506Z] Building core-metadata [2023-03-16T08:34:57.765Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T08:34:57.765Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T08:34:57.765Z] ---> 1a8c07dc73ff [2023-03-16T08:34:57.765Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-16T08:34:57.765Z] ---> Using cache [2023-03-16T08:34:57.765Z] ---> f51e5d31e73c [2023-03-16T08:34:57.765Z] Step 4/25 : WORKDIR /edgex-go [2023-03-16T08:34:57.765Z] ---> Using cache [2023-03-16T08:34:57.765Z] ---> 4bf42c837107 [2023-03-16T08:34:57.765Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-16T08:34:57.765Z] ---> Using cache [2023-03-16T08:34:57.765Z] ---> 6e64dd56e7a5 [2023-03-16T08:34:57.765Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-16T08:34:57.765Z] ---> Using cache [2023-03-16T08:34:57.765Z] ---> d5c706db4fa5 [2023-03-16T08:34:57.765Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T08:34:57.765Z] ---> Using cache [2023-03-16T08:34:57.765Z] ---> 73242219ddf7 [2023-03-16T08:34:57.765Z] Step 8/25 : COPY . . [2023-03-16T08:35:03.028Z] ---> 21bfbc51bc12 [2023-03-16T08:35:03.028Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-16T08:35:03.028Z] ---> Running in 9472ae71b78f [2023-03-16T08:35:03.028Z] Removing intermediate container 9cbb3bcc3b3f [2023-03-16T08:35:03.028Z] ---> 73242219ddf7 [2023-03-16T08:35:03.028Z] Step 8/23 : COPY . . [2023-03-16T08:35:03.294Z] 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-16T08:35:07.623Z] Removing intermediate container 912a699d8779 [2023-03-16T08:35:07.623Z] ---> 42e1369572b2 [2023-03-16T08:35:07.623Z] Successfully built 42e1369572b2 [2023-03-16T08:35:07.623Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T08:35:07.967Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T08:35:07.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T08:35:08.200Z] prd-ubuntu20.04-docker-arm64-4c-16g-2381 does not seem to be running inside a container [2023-03-16T08:35:08.276Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-16T08:35:09.636Z] $ docker top 08885a6777dc79a2f1c9019f295a172d2de5b956534698fa75f2ac3a485c6182 -eo pid,comm [2023-03-16T08:35:09.841Z] 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 [Pipeline] { [Pipeline] sh [2023-03-16T08:35:10.507Z] + go version [2023-03-16T08:35:10.507Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T08:35:10.530Z] $ docker stop --time=1 08885a6777dc79a2f1c9019f295a172d2de5b956534698fa75f2ac3a485c6182 [2023-03-16T08:35:12.217Z] $ docker rm -f --volumes 08885a6777dc79a2f1c9019f295a172d2de5b956534698fa75f2ac3a485c6182 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T08:35:12.803Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T08:35:12.803Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T08:35:13.009Z] prd-ubuntu20.04-docker-arm64-4c-16g-2381 does not seem to be running inside a container [2023-03-16T08:35:13.104Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-16T08:35:14.490Z] $ docker top 3ecf5742492cbefbe83793b21f31590715f45975b0871aaf3241247ad3d5da0d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T08:35:14.712Z] ========================================================= [2023-03-16T08:35:14.712Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-16T08:35:14.712Z] ========================================================= [Pipeline] sh [2023-03-16T08:35:15.337Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-16T08:35:15.989Z] + make test [2023-03-16T08:35:15.989Z] go test -race -coverprofile=coverage.out ./... [2023-03-16T08:35:16.392Z] ---> b15862312cb2 [2023-03-16T08:35:16.392Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-16T08:35:16.392Z] ---> Running in b4e730d02159 [2023-03-16T08:35:16.392Z] Removing intermediate container 7a982bce5844 [2023-03-16T08:35:16.392Z] ---> 2185c4732a18 [2023-03-16T08:35:16.392Z] Step 7/20 : COPY . . [2023-03-16T08:35:16.392Z] 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-16T08:35:20.580Z] Removing intermediate container 8068b63e50d0 [2023-03-16T08:35:20.580Z] ---> c18bfc682243 [2023-03-16T08:35:20.580Z] [2023-03-16T08:35:20.580Z] Step 9/24 : FROM alpine:3.17 [2023-03-16T08:35:20.580Z] ---> b2aa39c304c2 [2023-03-16T08:35:20.580Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-16T08:35:20.580Z] Removing intermediate container 21e35a02e0c0 [2023-03-16T08:35:20.580Z] ---> a2bceec1f591 [2023-03-16T08:35:20.580Z] [2023-03-16T08:35:20.580Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T08:35:20.580Z] ---> b2aa39c304c2 [2023-03-16T08:35:20.580Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T08:35:20.580Z] ---> Running in 934560bbef62 [2023-03-16T08:35:20.580Z] ---> Running in bcb40896fd35 [2023-03-16T08:35:20.839Z] Removing intermediate container bcb40896fd35 [2023-03-16T08:35:20.839Z] ---> a1d73adc24e0 [2023-03-16T08:35:20.839Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T08:35:20.839Z] ---> Running in 7cbcb839961d [2023-03-16T08:35:21.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:35:21.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:35:21.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:35:21.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:35:21.920Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-16T08:35:21.920Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-16T08:35:21.920Z] (3/3) Installing su-exec (0.2-r2) [2023-03-16T08:35:21.920Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T08:35:21.920Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T08:35:21.920Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T08:35:21.920Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T08:35:21.920Z] OK: 7 MiB in 16 packages [2023-03-16T08:35:21.920Z] OK: 8 MiB in 18 packages [2023-03-16T08:35:23.299Z] ---> 0dd4d28742b0 [2023-03-16T08:35:23.299Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-16T08:35:23.556Z] ---> Running in d8b70ad87046 [2023-03-16T08:35:23.817Z] Removing intermediate container 7cbcb839961d [2023-03-16T08:35:23.817Z] ---> 6306d2eb9bc8 [2023-03-16T08:35:23.817Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T08:35:23.817Z] Removing intermediate container 9472ae71b78f [2023-03-16T08:35:23.817Z] ---> 9e16d2896e18 [2023-03-16T08:35:23.817Z] [2023-03-16T08:35:23.817Z] Step 10/25 : FROM alpine:3.17 [2023-03-16T08:35:23.817Z] ---> b2aa39c304c2 [2023-03-16T08:35:23.817Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-16T08:35:23.817Z] ---> Using cache [2023-03-16T08:35:23.817Z] ---> cb1bcc60a7d6 [2023-03-16T08:35:23.817Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T08:35:23.817Z] ---> Using cache [2023-03-16T08:35:23.817Z] ---> 42da6cd114fb [2023-03-16T08:35:23.817Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-16T08:35:23.817Z] ---> Running in d9bbaf6152ab [2023-03-16T08:35:24.075Z] Removing intermediate container 934560bbef62 [2023-03-16T08:35:24.075Z] ---> c997162d63a8 [2023-03-16T08:35:24.075Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-16T08:35:24.075Z] ---> Running in 20a84294fc08 [2023-03-16T08:35:24.075Z] ---> 647874b06700 [2023-03-16T08:35:24.075Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T08:35:24.075Z] Removing intermediate container d9bbaf6152ab [2023-03-16T08:35:24.075Z] ---> ee5de883aa0f [2023-03-16T08:35:24.075Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-16T08:35:24.336Z] ---> Running in 9d07ddb83124 [2023-03-16T08:35:24.336Z] Removing intermediate container 20a84294fc08 [2023-03-16T08:35:24.336Z] ---> f9d604f0c549 [2023-03-16T08:35:24.336Z] Step 12/24 : WORKDIR / [2023-03-16T08:35:24.336Z] 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-16T08:35:24.336Z] ---> Running in c2a9515c2897 [2023-03-16T08:35:24.592Z] Removing intermediate container 9d07ddb83124 [2023-03-16T08:35:24.592Z] ---> 6c7f5611b2c4 [2023-03-16T08:35:24.592Z] Step 15/25 : WORKDIR / [2023-03-16T08:35:24.592Z] ---> 6b0f915bd96b [2023-03-16T08:35:24.592Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-16T08:35:24.592Z] ---> Running in f62289766b51 [2023-03-16T08:35:24.592Z] Removing intermediate container c2a9515c2897 [2023-03-16T08:35:24.592Z] ---> b05bc37f28f3 [2023-03-16T08:35:24.592Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T08:35:24.853Z] Removing intermediate container f62289766b51 [2023-03-16T08:35:24.853Z] ---> a5f8c5873b46 [2023-03-16T08:35:24.853Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T08:35:25.120Z] ---> c49ae006dda8 [2023-03-16T08:35:25.120Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-16T08:35:25.120Z] ---> ab5d27c5ef90 [2023-03-16T08:35:25.120Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-16T08:35:25.377Z] ---> cece8310918f [2023-03-16T08:35:25.377Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T08:35:25.377Z] ---> 10aabbf907f3 [2023-03-16T08:35:25.377Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-16T08:35:25.377Z] ---> 5fc9fc08248b [2023-03-16T08:35:25.377Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-16T08:35:25.636Z] ---> e820f4f74b85 [2023-03-16T08:35:25.636Z] ---> f700c99e0cd8 [2023-03-16T08:35:25.636Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.tomlStep 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-16T08:35:25.636Z] [2023-03-16T08:35:25.636Z] ---> d9e21b7b94b1 [2023-03-16T08:35:25.636Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T08:35:25.892Z] ---> Running in 8ef7ef21b8ae [2023-03-16T08:35:26.164Z] ---> 41e70de78d62 [2023-03-16T08:35:26.164Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-16T08:35:26.421Z] ---> c548568df1c2 [2023-03-16T08:35:26.421Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-16T08:35:26.692Z] ---> 937278ad9f6e [2023-03-16T08:35:26.692Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-16T08:35:26.692Z] ---> 7b2d316d81f4 [2023-03-16T08:35:26.692Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-16T08:35:26.951Z] Removing intermediate container 8ef7ef21b8ae [2023-03-16T08:35:26.951Z] ---> 894a5fc29e29 [2023-03-16T08:35:26.951Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T08:35:26.951Z] ---> Running in f78ad2c836a0 [2023-03-16T08:35:26.951Z] ---> 0aff57c06f2d [2023-03-16T08:35:26.951Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-16T08:35:27.242Z] ---> Running in e0e8dcde0342 [2023-03-16T08:35:27.242Z] Removing intermediate container f78ad2c836a0 [2023-03-16T08:35:27.242Z] ---> 2c4e6bb737c7 [2023-03-16T08:35:27.242Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-16T08:35:27.242Z] ---> Running in eb1ce417beb0 [2023-03-16T08:35:27.242Z] Removing intermediate container e0e8dcde0342 [2023-03-16T08:35:27.242Z] ---> 1a573fb0fa5a [2023-03-16T08:35:27.242Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T08:35:27.504Z] ---> Running in e9b2ad890823 [2023-03-16T08:35:27.504Z] Removing intermediate container eb1ce417beb0 [2023-03-16T08:35:27.504Z] ---> bcf4c486ed92 [2023-03-16T08:35:27.504Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T08:35:27.504Z] ---> 1340f113f7b9 [2023-03-16T08:35:27.504Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T08:35:27.504Z] ---> Running in 05b190fde1dc [2023-03-16T08:35:27.762Z] Removing intermediate container e9b2ad890823 [2023-03-16T08:35:27.762Z] ---> e64d1d3f66ed [2023-03-16T08:35:27.762Z] Step 23/25 : LABEL arch=x86_64 [2023-03-16T08:35:27.762Z] Removing intermediate container 05b190fde1dc [2023-03-16T08:35:27.762Z] ---> 0343fdb1c9be [2023-03-16T08:35:27.762Z] Step 22/23 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 [2023-03-16T08:35:27.762Z] ---> Running in 89201edae1b7 [2023-03-16T08:35:27.762Z] ---> a4fe304b8138 [2023-03-16T08:35:27.762Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T08:35:27.762Z] ---> Running in 2cf3b57d4f08 [2023-03-16T08:35:28.019Z] ---> Running in fbcb8a9bb75a [2023-03-16T08:35:28.019Z] Removing intermediate container 89201edae1b7 [2023-03-16T08:35:28.019Z] ---> 053f9ab03398 [2023-03-16T08:35:28.019Z] Step 24/25 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 [2023-03-16T08:35:28.019Z] ---> Running in 6c0f5f4244f7 [2023-03-16T08:35:28.019Z] Removing intermediate container 2cf3b57d4f08 [2023-03-16T08:35:28.019Z] ---> 6f8a0c835ca8 [2023-03-16T08:35:28.019Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T08:35:28.278Z] ---> Running in 44b221f933b3 [2023-03-16T08:35:28.278Z] Removing intermediate container 6c0f5f4244f7 [2023-03-16T08:35:28.278Z] ---> 786ab901b3c4 [2023-03-16T08:35:28.279Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T08:35:28.279Z] ---> Running in 85c7dfd4c063 [2023-03-16T08:35:28.536Z] Removing intermediate container 44b221f933b3 [2023-03-16T08:35:28.536Z] ---> 7708f94bd007 [2023-03-16T08:35:28.536Z] [2023-03-16T08:35:28.536Z] Successfully built 7708f94bd007 [2023-03-16T08:35:28.536Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-16T08:35:28.536Z]  Building core-common-config-bootstrapper ... done Building security-bootstrapper [2023-03-16T08:35:28.536Z] Removing intermediate container 85c7dfd4c063 [2023-03-16T08:35:28.536Z] ---> 02e588a2ba75 [2023-03-16T08:35:28.536Z] [2023-03-16T08:35:28.793Z] Successfully built 02e588a2ba75 [2023-03-16T08:35:28.793Z] Successfully tagged core-metadata:latest [2023-03-16T08:35:28.793Z] Building support-scheduler [2023-03-16T08:35:31.315Z]  Building core-metadata ... done Removing intermediate container fbcb8a9bb75a [2023-03-16T08:35:31.315Z] ---> 4d3f0dfcf73f [2023-03-16T08:35:31.315Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T08:35:32.250Z] ---> Running in fe31d26d5130 [2023-03-16T08:35:32.814Z] Removing intermediate container fe31d26d5130 [2023-03-16T08:35:32.814Z] ---> 36772f377a2c [2023-03-16T08:35:32.814Z] Step 22/24 : LABEL arch=x86_64 [2023-03-16T08:35:33.377Z] ---> Running in 98a22ab37586 [2023-03-16T08:35:34.310Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T08:35:34.310Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T08:35:34.310Z] ---> 1a8c07dc73ff [2023-03-16T08:35:34.310Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T08:35:34.310Z] ---> Using cache [2023-03-16T08:35:34.310Z] ---> f51e5d31e73c [2023-03-16T08:35:34.310Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T08:35:34.310Z] ---> Using cache [2023-03-16T08:35:34.310Z] ---> 4bf42c837107 [2023-03-16T08:35:34.310Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T08:35:34.310Z] ---> Using cache [2023-03-16T08:35:34.310Z] ---> 6e64dd56e7a5 [2023-03-16T08:35:34.310Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T08:35:34.310Z] ---> Using cache [2023-03-16T08:35:34.310Z] ---> d5c706db4fa5 [2023-03-16T08:35:34.310Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T08:35:34.310Z] ---> Using cache [2023-03-16T08:35:34.310Z] ---> 73242219ddf7 [2023-03-16T08:35:34.310Z] Step 8/23 : COPY . . [2023-03-16T08:35:34.310Z] ---> Using cache [2023-03-16T08:35:34.310Z] ---> b15862312cb2 [2023-03-16T08:35:34.310Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-16T08:35:34.590Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T08:35:34.590Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-16T08:35:34.590Z] ---> 1a8c07dc73ff [2023-03-16T08:35:34.590Z] Step 3/33 : WORKDIR /edgex-go [2023-03-16T08:35:34.590Z] ---> Using cache [2023-03-16T08:35:34.590Z] ---> 500c92d6226b [2023-03-16T08:35:34.590Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-16T08:35:34.590Z] ---> Using cache [2023-03-16T08:35:34.590Z] ---> 8f93a6061923 [2023-03-16T08:35:34.590Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-16T08:35:34.590Z] ---> Using cache [2023-03-16T08:35:34.590Z] ---> 74cc49120c6e [2023-03-16T08:35:34.590Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T08:35:34.590Z] ---> Using cache [2023-03-16T08:35:34.590Z] ---> c46358738214 [2023-03-16T08:35:34.590Z] Step 7/33 : COPY . . [2023-03-16T08:35:34.590Z] ---> Using cache [2023-03-16T08:35:34.590Z] ---> 2261de2229f9 [2023-03-16T08:35:34.590Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-16T08:35:34.590Z] Removing intermediate container 98a22ab37586 [2023-03-16T08:35:34.590Z] ---> 1744681f73a5 [2023-03-16T08:35:34.590Z] Step 23/24 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 [2023-03-16T08:35:34.847Z] ---> Running in c5122593e12e [2023-03-16T08:35:34.847Z] ---> Running in 97e0a1fe065b [2023-03-16T08:35:34.847Z] ---> Running in b0d7a784862b [2023-03-16T08:35:35.429Z] Removing intermediate container b0d7a784862b [2023-03-16T08:35:35.429Z] ---> 528017f80a02 [2023-03-16T08:35:35.429Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T08:35:35.685Z] 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-16T08:35:35.685Z] 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-16T08:35:35.942Z] ---> Running in 7df042df5d07 [2023-03-16T08:35:36.507Z] Removing intermediate container 7df042df5d07 [2023-03-16T08:35:36.507Z] ---> 84d4182ca44d [2023-03-16T08:35:36.507Z] [2023-03-16T08:35:36.507Z] Successfully built 84d4182ca44d [2023-03-16T08:35:36.507Z] Successfully tagged security-secretstore-setup:latest [2023-03-16T08:35:36.507Z]  Building security-secretstore-setup ... done Building security-proxy-auth [2023-03-16T08:35:40.684Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T08:35:40.684Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T08:35:40.684Z] ---> 1a8c07dc73ff [2023-03-16T08:35:40.684Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T08:35:40.684Z] ---> Using cache [2023-03-16T08:35:40.684Z] ---> f51e5d31e73c [2023-03-16T08:35:40.684Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T08:35:40.684Z] ---> Using cache [2023-03-16T08:35:40.684Z] ---> 4bf42c837107 [2023-03-16T08:35:40.684Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T08:35:40.684Z] ---> Using cache [2023-03-16T08:35:40.684Z] ---> 6e64dd56e7a5 [2023-03-16T08:35:40.684Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T08:35:40.684Z] ---> Using cache [2023-03-16T08:35:40.684Z] ---> d5c706db4fa5 [2023-03-16T08:35:40.684Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T08:35:40.684Z] ---> Using cache [2023-03-16T08:35:40.684Z] ---> 73242219ddf7 [2023-03-16T08:35:40.684Z] Step 8/23 : COPY . . [2023-03-16T08:35:40.684Z] ---> Using cache [2023-03-16T08:35:40.684Z] ---> b15862312cb2 [2023-03-16T08:35:40.684Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-16T08:35:40.684Z] ---> Running in fdb7a00724b0 [2023-03-16T08:35:40.684Z] Removing intermediate container b4e730d02159 [2023-03-16T08:35:40.684Z] ---> 690566e52987 [2023-03-16T08:35:40.684Z] [2023-03-16T08:35:40.684Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T08:35:40.684Z] ---> b2aa39c304c2 [2023-03-16T08:35:40.684Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-16T08:35:40.684Z] ---> Running in c5dccd0ed298 [2023-03-16T08:35:41.248Z] Removing intermediate container c5dccd0ed298 [2023-03-16T08:35:41.248Z] ---> 260ce526d337 [2023-03-16T08:35:41.248Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-16T08:35:41.248Z] ---> Running in 727a8dd6fd96 [2023-03-16T08:35:41.505Z] 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-16T08:35:41.505Z] Removing intermediate container 727a8dd6fd96 [2023-03-16T08:35:41.505Z] ---> 5c39411b296d [2023-03-16T08:35:41.505Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-16T08:35:41.762Z] ---> Running in af22abd79b3d [2023-03-16T08:35:42.326Z] Removing intermediate container af22abd79b3d [2023-03-16T08:35:42.326Z] ---> 855a5388728a [2023-03-16T08:35:42.326Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T08:35:42.591Z] ---> Running in 49c7b4f38cb8 [2023-03-16T08:35:43.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:35:43.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:35:44.086Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T08:35:44.086Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T08:35:44.086Z] OK: 7 MiB in 16 packages [2023-03-16T08:35:45.991Z] Removing intermediate container 49c7b4f38cb8 [2023-03-16T08:35:45.991Z] ---> 582da7fded85 [2023-03-16T08:35:45.991Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T08:35:46.565Z] ---> cb45a6134b06 [2023-03-16T08:35:46.565Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T08:35:47.129Z] ---> ee9cb5068b4b [2023-03-16T08:35:47.129Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-16T08:35:48.500Z] ---> 727936c60f2e [2023-03-16T08:35:48.500Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-16T08:35:49.075Z] ---> c3bacfe6a4ea [2023-03-16T08:35:49.075Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-16T08:35:49.075Z] ---> Running in 0421e867306e [2023-03-16T08:35:49.640Z] Removing intermediate container 0421e867306e [2023-03-16T08:35:49.640Z] ---> 220721e31fce [2023-03-16T08:35:49.640Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T08:35:49.640Z] ---> Running in 183adbd01336 [2023-03-16T08:35:50.573Z] Removing intermediate container 183adbd01336 [2023-03-16T08:35:50.573Z] ---> e9c5a9e9205d [2023-03-16T08:35:50.573Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T08:35:51.138Z] ---> Running in bff443781047 [2023-03-16T08:35:51.707Z] Removing intermediate container bff443781047 [2023-03-16T08:35:51.707Z] ---> e97b84da4a8e [2023-03-16T08:35:51.707Z] Step 22/23 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 [2023-03-16T08:35:51.965Z] ---> Running in 06ded5464101 [2023-03-16T08:35:52.530Z] Removing intermediate container 06ded5464101 [2023-03-16T08:35:52.530Z] ---> 16e2bbc03170 [2023-03-16T08:35:52.530Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T08:35:52.530Z] ---> Running in 3abb942997ad [2023-03-16T08:35:52.788Z] Removing intermediate container d8b70ad87046 [2023-03-16T08:35:52.788Z] ---> 18740b35ed03 [2023-03-16T08:35:52.788Z] [2023-03-16T08:35:52.788Z] Step 9/20 : FROM alpine:3.17 [2023-03-16T08:35:52.788Z] ---> b2aa39c304c2 [2023-03-16T08:35:52.788Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T08:35:52.788Z] ---> Using cache [2023-03-16T08:35:52.788Z] ---> 0a4c777ce66d [2023-03-16T08:35:52.788Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-16T08:35:52.788Z] ---> Running in bdaa2d75263b [2023-03-16T08:35:53.045Z] Removing intermediate container 3abb942997ad [2023-03-16T08:35:53.045Z] ---> c796918c2df7 [2023-03-16T08:35:53.045Z] [2023-03-16T08:35:53.045Z] Successfully built c796918c2df7 [2023-03-16T08:35:53.045Z] Successfully tagged core-data:latest [2023-03-16T08:35:53.611Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:35:53.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:35:54.126Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T08:35:54.126Z] v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T08:35:54.126Z] OK: 17815 distinct packages available [2023-03-16T08:35:54.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:35:54.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:35:54.642Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-16T08:35:54.642Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-16T08:35:54.642Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-16T08:35:54.642Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-16T08:35:54.642Z] (5/9) Installing curl (7.88.1-r0) [2023-03-16T08:35:54.642Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-16T08:35:54.642Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-16T08:35:54.642Z] (8/9) Installing libucontext (1.2-r0) [2023-03-16T08:35:54.642Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-16T08:35:54.642Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T08:35:54.642Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T08:35:54.642Z] OK: 10 MiB in 24 packages [2023-03-16T08:35:56.538Z] Removing intermediate container bdaa2d75263b [2023-03-16T08:35:56.538Z] ---> 4f2ef204ee89 [2023-03-16T08:35:56.538Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T08:35:56.795Z] ---> 1a33d17d2bf7 [2023-03-16T08:35:56.795Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T08:35:57.052Z] ---> c7821c751d9c [2023-03-16T08:35:57.052Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-16T08:35:58.425Z] ---> c9dcfd6641c1 [2023-03-16T08:35:58.425Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-16T08:35:59.357Z] ---> 91ec8cbe4d2c [2023-03-16T08:35:59.357Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-16T08:35:59.619Z] ---> Running in a5d7c1b73d4e [2023-03-16T08:35:59.876Z] Removing intermediate container a5d7c1b73d4e [2023-03-16T08:35:59.876Z] ---> 6a1d3c5db48c [2023-03-16T08:35:59.876Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T08:36:00.134Z] ---> Running in 58ff8f58f0eb [2023-03-16T08:36:00.393Z] Removing intermediate container 58ff8f58f0eb [2023-03-16T08:36:00.393Z] ---> 5d785565891a [2023-03-16T08:36:00.393Z] Step 18/20 : LABEL arch=x86_64 [2023-03-16T08:36:00.652Z] ---> Running in 3aa24ab52372 [2023-03-16T08:36:00.652Z] Removing intermediate container 97e0a1fe065b [2023-03-16T08:36:00.652Z] ---> c30eb88b7b0e [2023-03-16T08:36:00.652Z] [2023-03-16T08:36:00.652Z] Step 9/33 : FROM alpine:3.17 [2023-03-16T08:36:00.652Z] ---> b2aa39c304c2 [2023-03-16T08:36:00.652Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T08:36:00.652Z] ---> Using cache [2023-03-16T08:36:00.652Z] ---> 0a4c777ce66d [2023-03-16T08:36:00.652Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-16T08:36:00.652Z] ---> Running in 74bca05f815d [2023-03-16T08:36:00.652Z] Removing intermediate container 3aa24ab52372 [2023-03-16T08:36:00.652Z] ---> c73adc168f7e [2023-03-16T08:36:00.652Z] Step 19/20 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 [2023-03-16T08:36:00.909Z] ---> Running in d8c22d53ed76 [2023-03-16T08:36:00.909Z] Removing intermediate container d8c22d53ed76 [2023-03-16T08:36:00.909Z] ---> 25af91acd5c0 [2023-03-16T08:36:00.909Z] Step 20/20 : LABEL version=0.0.0 [2023-03-16T08:36:01.168Z] ---> Running in c2d94e1e0ad5 [2023-03-16T08:36:01.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T08:36:01.168Z] Removing intermediate container c2d94e1e0ad5 [2023-03-16T08:36:01.168Z] ---> d5438b12acb3 [2023-03-16T08:36:01.168Z] [2023-03-16T08:36:01.168Z] Successfully built d5438b12acb3 [2023-03-16T08:36:01.168Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-16T08:36:01.168Z]  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T08:36:01.426Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T08:36:01.426Z] (2/2) Installing su-exec (0.2-r2) [2023-03-16T08:36:01.426Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T08:36:01.426Z] OK: 7 MiB in 17 packages [2023-03-16T08:36:01.991Z] Removing intermediate container 74bca05f815d [2023-03-16T08:36:01.991Z] ---> b8d951f003ff [2023-03-16T08:36:01.991Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-16T08:36:02.249Z] ---> Running in db35d1dd5651 [2023-03-16T08:36:02.249Z] Removing intermediate container db35d1dd5651 [2023-03-16T08:36:02.249Z] ---> 7da416f38d98 [2023-03-16T08:36:02.249Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-16T08:36:02.249Z] ---> Running in 4f10ced5446d [2023-03-16T08:36:02.249Z] Removing intermediate container 4f10ced5446d [2023-03-16T08:36:02.249Z] ---> 8a0a45c9e8ce [2023-03-16T08:36:02.249Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-16T08:36:02.509Z] ---> Running in b733f21e8545 [2023-03-16T08:36:02.509Z] Removing intermediate container b733f21e8545 [2023-03-16T08:36:02.509Z] ---> 2b78b770e9c5 [2023-03-16T08:36:02.509Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-16T08:36:02.766Z] ---> Running in cd99672401dc [2023-03-16T08:36:03.023Z] Removing intermediate container cd99672401dc [2023-03-16T08:36:03.023Z] ---> 8c01975d4fa1 [2023-03-16T08:36:03.023Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-16T08:36:03.281Z] ---> Running in 457a9618eff6 [2023-03-16T08:36:04.711Z] Removing intermediate container 457a9618eff6 [2023-03-16T08:36:04.711Z] ---> e7d697fec050 [2023-03-16T08:36:04.711Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-16T08:36:04.974Z] ---> Running in a896468da1b6 [2023-03-16T08:36:04.974Z] Removing intermediate container fdb7a00724b0 [2023-03-16T08:36:04.974Z] ---> d6589b8c2b72 [2023-03-16T08:36:04.974Z] [2023-03-16T08:36:04.974Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T08:36:04.974Z] ---> b2aa39c304c2 [2023-03-16T08:36:04.974Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T08:36:04.974Z] ---> Using cache [2023-03-16T08:36:04.974Z] ---> a1d73adc24e0 [2023-03-16T08:36:04.974Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T08:36:04.974Z] ---> Using cache [2023-03-16T08:36:04.974Z] ---> 6306d2eb9bc8 [2023-03-16T08:36:04.974Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T08:36:04.974Z] ---> Using cache [2023-03-16T08:36:04.974Z] ---> 647874b06700 [2023-03-16T08:36:04.974Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T08:36:04.974Z] ---> Using cache [2023-03-16T08:36:04.974Z] ---> 6b0f915bd96b [2023-03-16T08:36:04.974Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-16T08:36:04.974Z] Removing intermediate container c5122593e12e [2023-03-16T08:36:04.974Z] ---> f01a2ff54fbe [2023-03-16T08:36:04.974Z] [2023-03-16T08:36:04.974Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T08:36:04.974Z] ---> b2aa39c304c2 [2023-03-16T08:36:04.974Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T08:36:04.974Z] ---> Using cache [2023-03-16T08:36:04.974Z] ---> cb1bcc60a7d6 [2023-03-16T08:36:04.974Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T08:36:04.974Z] ---> Using cache [2023-03-16T08:36:04.974Z] ---> 42da6cd114fb [2023-03-16T08:36:04.974Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-16T08:36:04.974Z] Removing intermediate container a896468da1b6 [2023-03-16T08:36:04.974Z] ---> 27678ce827fc [2023-03-16T08:36:04.974Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-16T08:36:05.232Z] ---> Running in 0220228996c5 [2023-03-16T08:36:05.232Z] Removing intermediate container 0220228996c5 [2023-03-16T08:36:05.232Z] ---> a27df89efce1 [2023-03-16T08:36:05.232Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T08:36:05.232Z] ---> 30660a5ce6ee [2023-03-16T08:36:05.232Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-16T08:36:05.232Z] ---> Running in 57378961b60f [2023-03-16T08:36:05.494Z] ---> Running in 661636124d27 [2023-03-16T08:36:05.494Z] Removing intermediate container 57378961b60f [2023-03-16T08:36:05.494Z] ---> 44f3d4aa87e1 [2023-03-16T08:36:05.494Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T08:36:05.494Z] ---> 45fee56b71a7 [2023-03-16T08:36:05.494Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-16T08:36:05.494Z] ---> 839ccbc49896 [2023-03-16T08:36:05.494Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T08:36:05.751Z] ---> 43f8550bc541 [2023-03-16T08:36:05.751Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-16T08:36:05.751Z] ---> d30217b6bc4d [2023-03-16T08:36:05.751Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-16T08:36:05.751Z] ---> 9d5304de2ce8 [2023-03-16T08:36:05.751Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T08:36:05.751Z] ---> Running in 7bca3f3657de [2023-03-16T08:36:06.009Z] Removing intermediate container 661636124d27 [2023-03-16T08:36:06.009Z] ---> 8dd41ff76e05 [2023-03-16T08:36:06.009Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T08:36:06.266Z] ---> 164b54e1cb98 [2023-03-16T08:36:06.266Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T08:36:06.524Z] ---> 62d552d0c106 [2023-03-16T08:36:06.524Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-16T08:36:06.524Z] ---> 335ae4055c40 [2023-03-16T08:36:06.524Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-16T08:36:06.524Z] ---> 04c7deb0fa30 [2023-03-16T08:36:06.524Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-16T08:36:06.781Z] ---> Running in 5745385bb74f [2023-03-16T08:36:06.781Z] Removing intermediate container 7bca3f3657de [2023-03-16T08:36:06.781Z] ---> 831658d817c7 [2023-03-16T08:36:06.781Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T08:36:07.040Z] Removing intermediate container 5745385bb74f [2023-03-16T08:36:07.040Z] ---> 869d12ebb79d [2023-03-16T08:36:07.040Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T08:36:07.040Z] ---> Running in 05156745759a [2023-03-16T08:36:07.040Z] ---> Running in e1cab04f256b [2023-03-16T08:36:07.040Z] ---> 3a019ea91a0c [2023-03-16T08:36:07.040Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-16T08:36:07.040Z] Removing intermediate container 05156745759a [2023-03-16T08:36:07.040Z] ---> 913d101fae25 [2023-03-16T08:36:07.040Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-16T08:36:07.040Z] ---> Running in 7ceffa5ac1d5 [2023-03-16T08:36:07.040Z] Removing intermediate container e1cab04f256b [2023-03-16T08:36:07.040Z] ---> 04dc331cd8ef [2023-03-16T08:36:07.040Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T08:36:07.301Z] ---> Running in dd6706e0d156 [2023-03-16T08:36:07.301Z] ---> 74e1f7971b70 [2023-03-16T08:36:07.301Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-16T08:36:07.301Z] Removing intermediate container 7ceffa5ac1d5 [2023-03-16T08:36:07.301Z] ---> 7270f508ab0e [2023-03-16T08:36:07.301Z] Step 21/23 : LABEL arch=x86_64 [2023-03-16T08:36:07.301Z] ---> Running in 8cad19892f10 [2023-03-16T08:36:07.301Z] Removing intermediate container dd6706e0d156 [2023-03-16T08:36:07.301Z] ---> 0397ff4baf23 [2023-03-16T08:36:07.301Z] Step 22/23 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 [2023-03-16T08:36:07.301Z] ---> Running in 96a1c4cca089 [2023-03-16T08:36:07.301Z] ---> ed0af54b23a5 [2023-03-16T08:36:07.301Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-16T08:36:07.301Z] Removing intermediate container 8cad19892f10 [2023-03-16T08:36:07.301Z] ---> 6062405f0dd4 [2023-03-16T08:36:07.301Z] Step 22/23 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 [2023-03-16T08:36:07.561Z] Removing intermediate container 96a1c4cca089 [2023-03-16T08:36:07.561Z] ---> 54feca5fd323 [2023-03-16T08:36:07.561Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T08:36:07.561Z] ---> Running in 25dc6f100dff [2023-03-16T08:36:07.561Z] ---> Running in f8962e49a6a1 [2023-03-16T08:36:07.561Z] ---> cff6d64107b5 [2023-03-16T08:36:07.561Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-16T08:36:07.561Z] Removing intermediate container 25dc6f100dff [2023-03-16T08:36:07.561Z] ---> e6cc2509486e [2023-03-16T08:36:07.561Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T08:36:07.561Z] Removing intermediate container f8962e49a6a1 [2023-03-16T08:36:07.561Z] ---> 83cf079ce95b [2023-03-16T08:36:07.561Z] [2023-03-16T08:36:07.819Z] ---> Running in ac0bbc8290f1 [2023-03-16T08:36:07.819Z] Successfully built 83cf079ce95b [2023-03-16T08:36:07.819Z] Successfully tagged support-scheduler:latest [2023-03-16T08:36:07.819Z]  Building support-scheduler ... done  ---> 9bf452f734d9 [2023-03-16T08:36:07.819Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-16T08:36:07.819Z] Removing intermediate container ac0bbc8290f1 [2023-03-16T08:36:07.819Z] ---> 2ac7c9e00c0e [2023-03-16T08:36:07.819Z] [2023-03-16T08:36:07.819Z] Successfully built 2ac7c9e00c0e [2023-03-16T08:36:07.819Z] Successfully tagged security-proxy-auth:latest [2023-03-16T08:36:07.819Z]  Building security-proxy-auth ... done  ---> b1352f0ded43 [2023-03-16T08:36:07.819Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-16T08:36:07.819Z] ---> Running in d65516475f5a [2023-03-16T08:36:08.386Z] Removing intermediate container d65516475f5a [2023-03-16T08:36:08.386Z] ---> 1316f0e8cc6d [2023-03-16T08:36:08.386Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-16T08:36:08.649Z] ---> Running in 3d6f2c9f3024 [2023-03-16T08:36:08.650Z] Removing intermediate container 3d6f2c9f3024 [2023-03-16T08:36:08.650Z] ---> 39c7a9e4d957 [2023-03-16T08:36:08.650Z] Step 30/33 : CMD ["gate"] [2023-03-16T08:36:08.650Z] ---> Running in 6da5670854d3 [2023-03-16T08:36:08.650Z] Removing intermediate container 6da5670854d3 [2023-03-16T08:36:08.650Z] ---> f5b59d51963f [2023-03-16T08:36:08.650Z] Step 31/33 : LABEL arch=x86_64 [2023-03-16T08:36:08.911Z] ---> Running in 0ff1dadcd31b [2023-03-16T08:36:08.911Z] Removing intermediate container 0ff1dadcd31b [2023-03-16T08:36:08.911Z] ---> 99fb631c4e75 [2023-03-16T08:36:08.911Z] Step 32/33 : LABEL git_sha=3d787f24069747072777811c8da70cba0f2b6b24 [2023-03-16T08:36:08.911Z] ---> Running in c955f4624a5c [2023-03-16T08:36:08.911Z] Removing intermediate container c955f4624a5c [2023-03-16T08:36:08.911Z] ---> b8c1c9a5e3be [2023-03-16T08:36:08.911Z] Step 33/33 : LABEL version=0.0.0 [2023-03-16T08:36:09.174Z] ---> Running in bf8425b76bea [2023-03-16T08:36:09.174Z] Removing intermediate container bf8425b76bea [2023-03-16T08:36:09.174Z] ---> cfc4aa1fd0f5 [2023-03-16T08:36:09.174Z] [2023-03-16T08:36:09.174Z] Successfully built cfc4aa1fd0f5 [2023-03-16T08:36:09.174Z] Successfully tagged security-bootstrapper:latest [2023-03-16T08:36:09.178Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-16T08:36:09.184Z] $ docker stop --time=1 95a38fee9c32f9bb70e505ad976ac6c1b0e4a65ad5ffbe6689c5b5b8cd6c9c21 [2023-03-16T08:36:10.491Z] $ docker rm -f --volumes 95a38fee9c32f9bb70e505ad976ac6c1b0e4a65ad5ffbe6689c5b5b8cd6c9c21 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T08:36:10.812Z] + docker images [2023-03-16T08:36:10.812Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-16T08:36:10.812Z] security-bootstrapper latest cfc4aa1fd0f5 1 second ago 22MB [2023-03-16T08:36:10.812Z] security-proxy-auth latest 2ac7c9e00c0e 3 seconds ago 18.3MB [2023-03-16T08:36:10.812Z] support-scheduler latest 83cf079ce95b 3 seconds ago 32.4MB [2023-03-16T08:36:10.812Z] d6589b8c2b72 6 seconds ago 1.66GB [2023-03-16T08:36:10.812Z] f01a2ff54fbe 6 seconds ago 1.75GB [2023-03-16T08:36:10.812Z] security-spiffe-token-provider latest d5438b12acb3 9 seconds ago 32.6MB [2023-03-16T08:36:10.812Z] c30eb88b7b0e 10 seconds ago 1.67GB [2023-03-16T08:36:10.812Z] core-data latest c796918c2df7 18 seconds ago 20MB [2023-03-16T08:36:10.812Z] 18740b35ed03 18 seconds ago 1.72GB [2023-03-16T08:36:10.812Z] 690566e52987 33 seconds ago 1.69GB [2023-03-16T08:36:10.812Z] security-secretstore-setup latest 84d4182ca44d 35 seconds ago 32.6MB [2023-03-16T08:36:10.812Z] core-metadata latest 02e588a2ba75 42 seconds ago 20.6MB [2023-03-16T08:36:10.812Z] core-common-config-bootstrapper latest 7708f94bd007 42 seconds ago 17.5MB [2023-03-16T08:36:10.812Z] 9e16d2896e18 47 seconds ago 1.69GB [2023-03-16T08:36:10.812Z] c18bfc682243 51 seconds ago 1.67GB [2023-03-16T08:36:10.812Z] a2bceec1f591 51 seconds ago 1.68GB [2023-03-16T08:36:10.812Z] security-spire-agent latest c9a0343260c9 About a minute ago 129MB [2023-03-16T08:36:10.812Z] support-notifications latest 8e82f437974a About a minute ago 33MB [2023-03-16T08:36:10.812Z] security-proxy-setup latest d8892cb741cc About a minute ago 18.7MB [2023-03-16T08:36:10.812Z] core-command latest f5b86cc450dd About a minute ago 19.8MB [2023-03-16T08:36:10.812Z] 682bf38c33a7 About a minute ago 1.75GB [2023-03-16T08:36:10.812Z] 106f9484660b About a minute ago 1.68GB [2023-03-16T08:36:10.812Z] b812643c3815 About a minute ago 1.66GB [2023-03-16T08:36:10.812Z] security-spire-config latest 079a46d8be22 About a minute ago 88.9MB [2023-03-16T08:36:10.812Z] security-spire-server latest a7f5153e893e About a minute ago 89.8MB [2023-03-16T08:36:10.812Z] b77d15bc464a 2 minutes ago 1.54GB [2023-03-16T08:36:10.812Z] c121ad7aa515 2 minutes ago 1.54GB [2023-03-16T08:36:10.812Z] ci-base-image-x86_64 latest 1a8c07dc73ff 5 minutes ago 883MB [2023-03-16T08:36:10.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 days ago 664MB [2023-03-16T08:36:10.812Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-16T08:36:10.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-16T08:36:10.812Z] 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-16T08:36:12.421Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-16T08:38:34.135Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-16T08:38:34.135Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-16T08:38:37.494Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-16T08:38:37.494Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-16T08:38:37.494Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-16T08:38:40.101Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-16T08:38:41.072Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-16T08:38:41.072Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-16T08:38:41.072Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-16T08:38:43.683Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-16T08:38:47.041Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-16T08:38:47.041Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-16T08:38:47.041Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-16T08:38:47.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-16T08:39:02.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-16T08:39:02.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-16T08:39:02.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.295s coverage: 28.7% of statements [2023-03-16T08:39:14.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.326s coverage: 98.5% of statements [2023-03-16T08:39:19.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-16T08:39:19.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-16T08:39:19.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-16T08:39:22.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.460s coverage: 71.2% of statements [2023-03-16T08:39:26.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-16T08:39:26.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-16T08:39:26.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.371s coverage: 54.0% of statements [2023-03-16T08:39:30.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-16T08:39:30.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-16T08:39:30.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-16T08:39:30.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-16T08:39:30.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-16T08:39:41.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-16T08:39:41.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-16T08:39:46.481Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.349s coverage: 88.5% of statements [2023-03-16T08:39:46.481Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.620s coverage: 3.9% of statements [2023-03-16T08:39:56.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-16T08:39:56.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-16T08:39:56.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-16T08:39:57.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.781s coverage: 95.6% of statements [2023-03-16T08:39:57.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-16T08:39:57.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-16T08:39:57.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-16T08:39:57.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-16T08:39:57.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-16T08:39:57.676Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.206s coverage: 72.2% of statements [2023-03-16T08:40:03.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-16T08:40:03.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-16T08:40:03.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-16T08:40:03.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.259s coverage: 65.9% of statements [2023-03-16T08:40:15.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-16T08:40:15.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-16T08:40:15.326Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.450s coverage: 0.9% of statements [2023-03-16T08:40:15.326Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.261s coverage: 29.0% of statements [2023-03-16T08:40:18.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.304s coverage: 45.5% of statements [2023-03-16T08:40:19.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.255s coverage: 82.9% of statements [2023-03-16T08:40:19.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.252s coverage: 94.1% of statements [2023-03-16T08:40:19.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.309s coverage: 96.3% of statements [2023-03-16T08:40:22.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements [2023-03-16T08:40:26.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-16T08:40:26.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-16T08:40:26.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-16T08:40:26.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-16T08:40:28.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-16T08:40:28.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-16T08:40:28.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-16T08:40:28.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-16T08:40:35.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.240s coverage: 94.4% of statements [2023-03-16T08:40:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-16T08:40:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-16T08:40:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-16T08:40:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-16T08:40:42.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-16T08:40:42.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-16T08:40:43.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-16T08:40:50.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.202s coverage: 79.9% of statements [2023-03-16T08:40:50.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.296s coverage: 92.9% of statements [2023-03-16T08:40:50.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements [2023-03-16T08:40:50.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.218s coverage: 86.9% of statements [2023-03-16T08:40:50.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.217s coverage: 87.2% of statements [2023-03-16T08:40:50.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.194s coverage: 20.0% of statements [2023-03-16T08:40:50.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements [2023-03-16T08:40:50.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.509s coverage: 81.2% of statements [2023-03-16T08:40:51.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-16T08:40:51.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-16T08:40:52.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.518s coverage: 82.1% of statements [2023-03-16T08:40:52.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 84.8% of statements [2023-03-16T08:40:58.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-16T08:40:58.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-16T08:40:59.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.095s coverage: 63.1% of statements [2023-03-16T08:40:59.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.250s coverage: 100.0% of statements [2023-03-16T08:41:01.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements [2023-03-16T08:41:01.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2023-03-16T08:41:01.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2023-03-16T08:41:02.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-16T08:41:02.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-16T08:41:02.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-16T08:41:02.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-03-16T08:41:12.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-16T08:41:12.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-16T08:41:12.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-16T08:41:12.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.050s coverage: 38.4% of statements [2023-03-16T08:41:12.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.287s coverage: 89.5% of statements [2023-03-16T08:41:16.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-16T08:41:16.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-16T08:41:16.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-16T08:41:16.337Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-16T08:41:16.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements [2023-03-16T08:41:23.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-16T08:41:23.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-16T08:41:23.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-16T08:41:23.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-16T08:41:29.989Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.325s coverage: 17.7% of statements [2023-03-16T08:41:30.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-16T08:41:30.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-16T08:41:30.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-16T08:41:30.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-16T08:41:31.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.609s coverage: 92.3% of statements [2023-03-16T08:41:35.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-16T08:41:35.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-16T08:41:35.781Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.328s coverage: 61.5% of statements [2023-03-16T08:41:38.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-16T08:41:38.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-16T08:41:38.640Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.427s coverage: 97.7% of statements [2023-03-16T08:41:39.598Z] 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-16T08:41:39.598Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T08:41:39.598Z] go vet ./... [2023-03-16T08:44:46.374Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T08:44:46.374Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T08:44:46.374Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T08:44:46.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-16T08:44:47.039Z] + ls -al . [2023-03-16T08:44:47.040Z] total 700 [2023-03-16T08:44:47.040Z] drwxrwxr-x 10 1001 1001 4096 Mar 16 08:35 . [2023-03-16T08:44:47.040Z] drwxr-xr-x 4 root root 4096 Mar 16 08:35 .. [2023-03-16T08:44:47.040Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 08:33 .blubracket [2023-03-16T08:44:47.040Z] -rw-rw-r-- 1 1001 1001 16 Mar 16 08:33 .dockerignore [2023-03-16T08:44:47.040Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 08:33 .git [2023-03-16T08:44:47.040Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 08:33 .github [2023-03-16T08:44:47.040Z] -rw-rw-r-- 1 1001 1001 1133 Mar 16 08:33 .gitignore [2023-03-16T08:44:47.040Z] -rw-rw-r-- 1 1001 1001 42 Mar 16 08:33 .golangci.yml [2023-03-16T08:44:47.040Z] -rw-rw-r-- 1 1001 1001 87 Mar 16 08:33 .hadolint.yml [2023-03-16T08:44:47.040Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 08:33 .sonarcloud.properties [2023-03-16T08:44:47.040Z] -rw-rw-r-- 1 1001 1001 1171 Mar 16 08:33 ADOPTERS.md [2023-03-16T08:44:47.040Z] -rw-rw-r-- 1 1001 1001 10825 Mar 16 08:33 Attribution.txt [2023-03-16T08:44:47.040Z] -rw-rw-r-- 1 1001 1001 73765 Mar 16 08:33 CHANGELOG.md [2023-03-16T08:44:47.040Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 08:33 CONTRIBUTING.md [2023-03-16T08:44:47.040Z] -rw-rw-r-- 1 1001 1001 677 Mar 16 08:33 GOVERNANCE.md [2023-03-16T08:44:47.040Z] -rw-rw-r-- 1 1001 1001 883 Mar 16 08:33 Jenkinsfile [2023-03-16T08:44:47.040Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 08:33 LICENSE [2023-03-16T08:44:47.040Z] -rw-rw-r-- 1 1001 1001 14266 Mar 16 08:33 Makefile [2023-03-16T08:44:47.040Z] -rw-rw-r-- 1 1001 1001 582 Mar 16 08:33 OWNERS.md [2023-03-16T08:44:47.040Z] -rw-rw-r-- 1 1001 1001 9403 Mar 16 08:33 README.md [2023-03-16T08:44:47.040Z] -rw-rw-r-- 1 1001 1001 789 Mar 16 08:33 SECURITY.md [2023-03-16T08:44:47.040Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 08:30 VERSION [2023-03-16T08:44:47.040Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 08:33 bin [2023-03-16T08:44:47.040Z] drwxrwxr-x 18 1001 1001 4096 Mar 16 08:33 cmd [2023-03-16T08:44:47.040Z] -rw-r--r-- 1 root root 447486 Mar 16 08:41 coverage.out [2023-03-16T08:44:47.040Z] -rw-rw-r-- 1 1001 1001 3232 Mar 16 08:33 go.mod [2023-03-16T08:44:47.040Z] -rw-rw-r-- 1 1001 1001 31098 Mar 16 08:33 go.sum [2023-03-16T08:44:47.040Z] drwxrwxr-x 7 1001 1001 4096 Mar 16 08:33 internal [2023-03-16T08:44:47.040Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 08:33 openapi [2023-03-16T08:44:47.040Z] -rw-rw-r-- 1 1001 1001 594 Mar 16 08:33 security.txt [2023-03-16T08:44:47.040Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 08:33 snap [2023-03-16T08:44:47.040Z] -rw-rw-r-- 1 1001 1001 204 Mar 16 08:33 version.go [Pipeline] sh [2023-03-16T08:44:47.680Z] + '[' -e coverage.out ] [2023-03-16T08:44:47.680Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-16T08:44:47.702Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T08:44:48.585Z] Stashed 1 file(s) [Pipeline] sh [2023-03-16T08:44:49.218Z] + make build [2023-03-16T08:44:49.218Z] 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-16T08:46:40.901Z] 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-16T08:46:40.901Z] 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-16T08:46:40.901Z] 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-16T08:46:45.160Z] 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-16T08:47:41.590Z] 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-16T08:47:43.530Z] 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-16T08:47:50.172Z] 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-16T08:47:56.817Z] 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-16T08:48:00.163Z] 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-16T08:48:05.508Z] 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-16T08:48:12.162Z] 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-16T08:48:18.826Z] $ docker stop --time=1 3ecf5742492cbefbe83793b21f31590715f45975b0871aaf3241247ad3d5da0d [2023-03-16T08:48:21.938Z] $ docker rm -f --volumes 3ecf5742492cbefbe83793b21f31590715f45975b0871aaf3241247ad3d5da0d [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-16T08:48:24.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T08:48:24.570Z] [2023-03-16T08:48:24.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T08:48:24.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T08:48:25.173Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-16T08:48:25.173Z] 29e5d40040c1: Pulling fs layer [2023-03-16T08:48:25.173Z] 1ce36da41761: Pulling fs layer [2023-03-16T08:48:25.173Z] 25b303627fd3: Pulling fs layer [2023-03-16T08:48:25.173Z] 29e5d40040c1: Verifying Checksum [2023-03-16T08:48:25.173Z] 29e5d40040c1: Download complete [2023-03-16T08:48:25.443Z] 1ce36da41761: Verifying Checksum [2023-03-16T08:48:25.443Z] 1ce36da41761: Download complete [2023-03-16T08:48:26.025Z] 29e5d40040c1: Pull complete [2023-03-16T08:48:26.989Z] 1ce36da41761: Pull complete [2023-03-16T08:48:27.257Z] 25b303627fd3: Verifying Checksum [2023-03-16T08:48:27.257Z] 25b303627fd3: Download complete [2023-03-16T08:48:37.323Z] 25b303627fd3: Pull complete [2023-03-16T08:48:37.323Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-16T08:48:37.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T08:48:37.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T08:48:37.538Z] prd-ubuntu20.04-docker-arm64-4c-16g-2381 does not seem to be running inside a container [2023-03-16T08:48:37.616Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-16T08:48:40.248Z] $ docker top c5d12e9dd340bf60399a06e51b3ab182821f6be51eee37c6e61d7c71ffe38e69 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T08:48:41.110Z] + + grepdocker-compose parallel build [2023-03-16T08:48:41.110Z] --help [2023-03-16T08:48:47.753Z] --parallel Build images in parallel. [Pipeline] } [2023-03-16T08:48:47.766Z] $ docker stop --time=1 c5d12e9dd340bf60399a06e51b3ab182821f6be51eee37c6e61d7c71ffe38e69 [2023-03-16T08:48:49.444Z] $ docker rm -f --volumes c5d12e9dd340bf60399a06e51b3ab182821f6be51eee37c6e61d7c71ffe38e69 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T08:48:49.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-16T08:48:49.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T08:48:50.160Z] prd-ubuntu20.04-docker-arm64-4c-16g-2381 does not seem to be running inside a container [2023-03-16T08:48:50.229Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-16T08:48:51.364Z] $ docker top ded335027c97137d8470b0a2d5fabb27f05a29e5a0376f3bfd93f00bc5285fc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T08:48:51.860Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-16T08:48:58.490Z] Building core-command ... [2023-03-16T08:48:58.490Z] Building core-common-config-bootstrapper ... [2023-03-16T08:48:58.490Z] Building core-data ... [2023-03-16T08:48:58.490Z] Building core-metadata ... [2023-03-16T08:48:58.490Z] Building security-bootstrapper ... [2023-03-16T08:48:58.490Z] Building security-proxy-auth ... [2023-03-16T08:48:58.490Z] Building security-proxy-setup ... [2023-03-16T08:48:58.490Z] Building security-secretstore-setup ... [2023-03-16T08:48:58.490Z] Building security-spiffe-token-provider ... [2023-03-16T08:48:58.490Z] Building security-spire-agent ... [2023-03-16T08:48:58.490Z] Building security-spire-config ... [2023-03-16T08:48:58.490Z] Building security-spire-server ... [2023-03-16T08:48:58.490Z] Building support-notifications ... [2023-03-16T08:48:58.490Z] Building support-scheduler ... [2023-03-16T08:48:58.490Z] Building security-spire-agent [2023-03-16T08:48:58.490Z] Building support-scheduler [2023-03-16T08:48:58.490Z] Building security-bootstrapper [2023-03-16T08:48:58.490Z] Building security-spire-config [2023-03-16T08:48:58.490Z] Building security-proxy-auth [2023-03-16T08:49:54.912Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T08:49:54.912Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T08:49:54.912Z] ---> 42e1369572b2 [2023-03-16T08:49:54.912Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T08:49:54.912Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T08:49:54.912Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-16T08:49:54.912Z] ---> 42e1369572b2 [2023-03-16T08:49:54.912Z] Step 3/26 : WORKDIR /edgex-go [2023-03-16T08:49:54.912Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T08:49:54.912Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-16T08:49:54.912Z] ---> 42e1369572b2 [2023-03-16T08:49:54.912Z] Step 3/33 : WORKDIR /edgex-go [2023-03-16T08:49:54.912Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T08:49:54.912Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T08:49:54.912Z] ---> 42e1369572b2 [2023-03-16T08:49:54.912Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T08:49:54.912Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T08:49:54.912Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T08:49:54.912Z] ---> 42e1369572b2 [2023-03-16T08:49:54.912Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T08:49:54.912Z] ---> Running in aecea4b32367 [2023-03-16T08:49:54.912Z] ---> Running in 76fe7af5265e [2023-03-16T08:49:54.912Z] ---> Running in 99e263a54573 [2023-03-16T08:49:54.912Z] ---> Running in f57ef1e7bd7b [2023-03-16T08:49:54.912Z] ---> Running in 0256c926ec4c [2023-03-16T08:49:54.912Z] Removing intermediate container 0256c926ec4c [2023-03-16T08:49:54.912Z] ---> 5eb7a86950e7 [2023-03-16T08:49:54.912Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T08:49:54.912Z] Removing intermediate container 99e263a54573 [2023-03-16T08:49:54.912Z] ---> 4838364f7bd3 [2023-03-16T08:49:54.912Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T08:49:54.912Z] Removing intermediate container f57ef1e7bd7b [2023-03-16T08:49:54.912Z] ---> 7b37c9844bc5 [2023-03-16T08:49:54.912Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-16T08:49:54.912Z] Removing intermediate container 76fe7af5265e [2023-03-16T08:49:54.912Z] ---> 1ff6c47e5445 [2023-03-16T08:49:54.912Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T08:49:54.912Z] Removing intermediate container aecea4b32367 [2023-03-16T08:49:54.912Z] ---> 210f0ad59186 [2023-03-16T08:49:54.912Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T08:49:54.912Z] ---> Running in 6338b18fa420 [2023-03-16T08:49:54.912Z] ---> Running in 997db42aaafd [2023-03-16T08:49:54.912Z] ---> Running in 609d38546724 [2023-03-16T08:49:54.912Z] ---> Running in a386a26241cc [2023-03-16T08:49:54.912Z] ---> Running in 99665c43c5ba [2023-03-16T08:49:54.912Z] Removing intermediate container 997db42aaafd [2023-03-16T08:49:54.912Z] ---> 60d051a5aac3 [2023-03-16T08:49:54.912Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T08:49:54.912Z] Removing intermediate container 6338b18fa420 [2023-03-16T08:49:54.912Z] ---> 2f62c5cb3505 [2023-03-16T08:49:54.912Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T08:49:54.912Z] ---> Running in 3a490b809afa [2023-03-16T08:49:54.912Z] ---> Running in 9bfc9de5b093 [2023-03-16T08:49:54.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T08:49:54.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T08:49:54.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T08:49:54.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T08:49:54.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T08:49:54.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T08:49:54.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T08:49:54.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T08:49:54.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T08:49:54.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T08:49:54.913Z] OK: 263 MiB in 53 packages [2023-03-16T08:49:54.913Z] OK: 263 MiB in 53 packages [2023-03-16T08:49:54.913Z] OK: 263 MiB in 53 packages [2023-03-16T08:49:54.913Z] OK: 263 MiB in 53 packages [2023-03-16T08:49:55.502Z] OK: 263 MiB in 53 packages [2023-03-16T08:49:55.502Z] Removing intermediate container 609d38546724 [2023-03-16T08:49:55.502Z] ---> f38f06c818e6 [2023-03-16T08:49:55.502Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-16T08:49:56.927Z] Removing intermediate container 99665c43c5ba [2023-03-16T08:49:56.927Z] ---> 24cc14f42e21 [2023-03-16T08:49:56.927Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T08:49:57.196Z] ---> 93085fc48297 [2023-03-16T08:49:57.196Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T08:49:57.196Z] Removing intermediate container 3a490b809afa [2023-03-16T08:49:57.196Z] ---> eb81bb37aa19 [2023-03-16T08:49:57.196Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T08:49:57.196Z] Removing intermediate container a386a26241cc [2023-03-16T08:49:57.196Z] ---> 2e2fcef7ebf6 [2023-03-16T08:49:57.196Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-16T08:49:57.196Z] Removing intermediate container 9bfc9de5b093 [2023-03-16T08:49:57.196Z] ---> 746180594b54 [2023-03-16T08:49:57.196Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T08:49:57.465Z] ---> Running in 8aeadd7e7b14 [2023-03-16T08:49:58.434Z] ---> a725b2f450c2 [2023-03-16T08:49:58.434Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T08:49:58.434Z] ---> Running in 4d9dead7e9cc [2023-03-16T08:49:59.150Z] ---> 3e3f9a1b3ae1 [2023-03-16T08:49:59.150Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T08:49:59.150Z] ---> fc1ed2fb7060 [2023-03-16T08:49:59.150Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T08:49:59.457Z] ---> Running in 86a55cacfbf1 [2023-03-16T08:49:59.457Z] ---> da7ad2c4e5eb [2023-03-16T08:49:59.457Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T08:49:59.457Z] ---> Running in acdbb8df23cb [2023-03-16T08:50:00.129Z] ---> Running in b4cade16392a [2023-03-16T08:52:07.228Z] Removing intermediate container 8aeadd7e7b14 [2023-03-16T08:52:07.228Z] ---> e551ced60ccf [2023-03-16T08:52:07.228Z] Step 7/33 : COPY . . [2023-03-16T08:52:07.228Z] Removing intermediate container 4d9dead7e9cc [2023-03-16T08:52:07.228Z] ---> 6c488a8567bc [2023-03-16T08:52:07.228Z] Step 7/26 : COPY . . [2023-03-16T08:52:07.228Z] Removing intermediate container acdbb8df23cb [2023-03-16T08:52:07.228Z] ---> cd732e3876c3 [2023-03-16T08:52:07.228Z] Step 7/26 : COPY . . [2023-03-16T08:52:07.228Z] Removing intermediate container b4cade16392a [2023-03-16T08:52:07.228Z] Removing intermediate container 86a55cacfbf1 [2023-03-16T08:52:07.228Z] ---> 7ba66fa1025d [2023-03-16T08:52:07.228Z] Step 8/23 : COPY . . [2023-03-16T08:52:07.228Z] ---> 1e8b092f1c91 [2023-03-16T08:52:07.228Z] Step 8/23 : COPY . . [2023-03-16T08:52:13.899Z] ---> c8bfd765b201 [2023-03-16T08:52:13.899Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T08:52:13.899Z] ---> Running in 8a48af95b75e [2023-03-16T08:52:13.899Z] ---> 1973e0b4b4d1 [2023-03-16T08:52:13.899Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T08:52:13.899Z] ---> bbf17f3f7584 [2023-03-16T08:52:13.899Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-16T08:52:13.899Z] ---> 4562b20990c0 [2023-03-16T08:52:13.899Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-16T08:52:13.899Z] ---> 85ec37b5b30e [2023-03-16T08:52:13.899Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-16T08:52:13.899Z] ---> Running in 34e671d17b64 [2023-03-16T08:52:13.899Z] ---> Running in 8b762f7f0767 [2023-03-16T08:52:13.899Z] ---> Running in 7639dcb2feec [2023-03-16T08:52:13.899Z] ---> Running in 6881e28d3560 [2023-03-16T08:52:14.491Z] Removing intermediate container 8a48af95b75e [2023-03-16T08:52:14.491Z] ---> ee655645820c [2023-03-16T08:52:14.491Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T08:52:14.764Z] Removing intermediate container 34e671d17b64 [2023-03-16T08:52:14.764Z] ---> 54e57f39090d [2023-03-16T08:52:14.764Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-16T08:52:14.764Z] ---> Running in 62185d81eb69 [2023-03-16T08:52:15.033Z] ---> Running in 076d53af463d [2023-03-16T08:52:15.618Z] Removing intermediate container 62185d81eb69 [2023-03-16T08:52:15.618Z] ---> 78d3ed9aac33 [2023-03-16T08:52:15.618Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T08:52:15.890Z] Removing intermediate container 076d53af463d [2023-03-16T08:52:15.890Z] ---> 4a80bc5271db [2023-03-16T08:52:15.890Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T08:52:15.890Z] ---> Running in 97618385b84f [2023-03-16T08:52:16.158Z] 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-16T08:52:16.158Z] ---> Running in 4f41c02470b5 [2023-03-16T08:52:16.426Z] 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-16T08:52:16.695Z] 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-16T08:52:16.695Z] Removing intermediate container 97618385b84f [2023-03-16T08:52:16.695Z] ---> 016207277624 [2023-03-16T08:52:16.695Z] 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-16T08:52:16.977Z] Removing intermediate container 4f41c02470b5 [2023-03-16T08:52:16.977Z] ---> fd5cae193dd6 [2023-03-16T08:52:16.977Z] 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-16T08:52:16.977Z] ---> Running in c4b837f6c324 [2023-03-16T08:52:17.249Z] ---> Running in 138c7b3e118b [2023-03-16T08:52:22.615Z] Removing intermediate container c4b837f6c324 [2023-03-16T08:52:22.615Z] ---> 01baf603c0a6 [2023-03-16T08:52:22.615Z] Step 12/26 : WORKDIR /edgex-goRemoving intermediate container 138c7b3e118b [2023-03-16T08:52:22.615Z] ---> a4c32b9668d3 [2023-03-16T08:52:22.615Z] Step 12/26 : WORKDIR /edgex-go [2023-03-16T08:52:22.615Z] [2023-03-16T08:52:22.615Z] ---> Running in d05518232fbc [2023-03-16T08:52:22.615Z] ---> Running in 392d11a91ed1 [2023-03-16T08:52:22.615Z] Removing intermediate container 392d11a91ed1 [2023-03-16T08:52:22.615Z] ---> b02d3c86ea32 [2023-03-16T08:52:22.615Z] [2023-03-16T08:52:22.615Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T08:52:22.882Z] Removing intermediate container d05518232fbc [2023-03-16T08:52:22.882Z] ---> 25d6499c7fdf [2023-03-16T08:52:22.882Z] [2023-03-16T08:52:22.882Z] Step 13/26 : FROM alpine:3.17 [2023-03-16T08:52:22.882Z] 3.17: Pulling from library/alpine [2023-03-16T08:52:22.882Z] 3.17: Pulling from library/alpine [2023-03-16T08:52:23.151Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T08:52:23.151Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T08:52:23.151Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T08:52:23.151Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T08:52:23.151Z] ---> d74e625d9115 [2023-03-16T08:52:23.151Z] ---> d74e625d9115 [2023-03-16T08:52:23.151Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T08:52:23.151Z] [2023-03-16T08:52:23.151Z] ---> Running in 18d78591cea3 [2023-03-16T08:52:23.151Z] ---> Running in d566d03c04da [2023-03-16T08:52:24.117Z] Removing intermediate container 18d78591cea3 [2023-03-16T08:52:24.117Z] ---> bdad84dd86dc [2023-03-16T08:52:24.117Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T08:52:24.117Z] Removing intermediate container d566d03c04da [2023-03-16T08:52:24.117Z] ---> 4a37c0dd308b [2023-03-16T08:52:24.117Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-16T08:52:24.117Z] ---> Running in 51e8b8c0e150 [2023-03-16T08:52:24.117Z] ---> Running in 853c7bc6fb5e [2023-03-16T08:52:26.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T08:52:26.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T08:52:27.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T08:52:27.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T08:52:29.903Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T08:52:29.903Z] v3.17.2-212-gaddc5c4fe8a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T08:52:29.903Z] OK: 17687 distinct packages available [2023-03-16T08:52:29.903Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T08:52:29.903Z] v3.17.2-212-gaddc5c4fe8a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T08:52:29.903Z] OK: 17687 distinct packages available [2023-03-16T08:52:30.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T08:52:30.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T08:52:31.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T08:52:31.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T08:52:32.829Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-16T08:52:32.829Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-16T08:52:33.098Z] (3/5) Installing libucontext (1.2-r0) [2023-03-16T08:52:33.098Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-16T08:52:33.098Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-16T08:52:33.098Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T08:52:33.098Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-16T08:52:33.098Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-16T08:52:33.098Z] (3/4) Installing libucontext (1.2-r0) [2023-03-16T08:52:33.098Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-16T08:52:33.098Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T08:52:33.098Z] OK: 9 MiB in 20 packages [2023-03-16T08:52:33.098Z] OK: 8 MiB in 19 packages [2023-03-16T08:52:35.705Z] Removing intermediate container 51e8b8c0e150 [2023-03-16T08:52:35.705Z] ---> 7228a675ccdc [2023-03-16T08:52:35.705Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T08:52:35.705Z] Removing intermediate container 853c7bc6fb5e [2023-03-16T08:52:35.705Z] ---> efa41aa3e285 [2023-03-16T08:52:35.705Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T08:52:37.115Z] ---> 678e38c0d642 [2023-03-16T08:52:37.115Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-16T08:52:37.394Z] ---> 2c9b688e84f3 [2023-03-16T08:52:37.394Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T08:52:42.737Z] ---> 0fa08d3f2d72 [2023-03-16T08:52:42.737Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T08:52:45.627Z] ---> d326b73fed11 [2023-03-16T08:52:45.627Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T08:52:47.041Z] ---> 6e23b3579d74 [2023-03-16T08:52:47.041Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-16T08:52:47.041Z] ---> Running in dbe0f92bc252 [2023-03-16T08:52:48.004Z] Removing intermediate container dbe0f92bc252 [2023-03-16T08:52:48.004Z] ---> a9a2ac5271ab [2023-03-16T08:52:48.004Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-16T08:52:49.421Z] ---> cf7fffa33d06 [2023-03-16T08:52:49.421Z] Step 21/26 : WORKDIR / [2023-03-16T08:52:49.689Z] ---> Running in 31573db3b09f [2023-03-16T08:52:50.678Z] Removing intermediate container 31573db3b09f [2023-03-16T08:52:50.678Z] ---> 7d888096f2a2 [2023-03-16T08:52:50.678Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T08:52:50.678Z] ---> Running in 8eb77f68ee06 [2023-03-16T08:52:51.639Z] Removing intermediate container 8eb77f68ee06 [2023-03-16T08:52:51.639Z] ---> d02514f0b03b [2023-03-16T08:52:51.639Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T08:52:51.639Z] ---> Running in 4820a467c910 [2023-03-16T08:52:51.910Z] ---> de784d6f3d92 [2023-03-16T08:52:51.910Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T08:52:52.496Z] Removing intermediate container 4820a467c910 [2023-03-16T08:52:52.496Z] ---> d2d742fa2b0e [2023-03-16T08:52:52.496Z] Step 24/26 : LABEL arch=arm64 [2023-03-16T08:52:52.496Z] ---> Running in 04e07d734545 [2023-03-16T08:52:53.458Z] Removing intermediate container 04e07d734545 [2023-03-16T08:52:53.458Z] ---> 895a3dfc9690 [2023-03-16T08:52:53.458Z] Step 25/26 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f [2023-03-16T08:52:53.725Z] ---> 08f1eb091508 [2023-03-16T08:52:53.725Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-16T08:52:53.725Z] ---> Running in fec8b361fe4a [2023-03-16T08:52:54.305Z] Removing intermediate container fec8b361fe4a [2023-03-16T08:52:54.305Z] ---> a5f2a936abbf [2023-03-16T08:52:54.305Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T08:52:54.305Z] ---> Running in d6aecfb83168 [2023-03-16T08:52:54.891Z] ---> 086b3f5ea0fd [2023-03-16T08:52:54.891Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-16T08:52:55.157Z] Removing intermediate container d6aecfb83168 [2023-03-16T08:52:55.157Z] ---> 9e1d56fe317a [2023-03-16T08:52:55.157Z] [2023-03-16T08:52:55.739Z] Successfully built 9e1d56fe317a [2023-03-16T08:52:55.739Z] Successfully tagged security-spire-config-arm64:latest [2023-03-16T08:52:55.739Z] Building security-proxy-setup [2023-03-16T08:52:56.007Z]  Building security-spire-config ... done  ---> 6128352ccf15 [2023-03-16T08:52:56.007Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T08:52:56.275Z] ---> Running in 5d108e734553 [2023-03-16T08:52:56.860Z] Removing intermediate container 5d108e734553 [2023-03-16T08:52:56.860Z] ---> 5512b7e1e05b [2023-03-16T08:52:56.860Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T08:52:56.860Z] ---> Running in 4b5c11a3c11c [2023-03-16T08:52:57.821Z] Removing intermediate container 4b5c11a3c11c [2023-03-16T08:52:57.821Z] ---> ab52573329e3 [2023-03-16T08:52:57.821Z] Step 24/26 : LABEL arch=arm64 [2023-03-16T08:52:58.089Z] ---> Running in 9ef731dc71d4 [2023-03-16T08:52:58.673Z] Removing intermediate container 9ef731dc71d4 [2023-03-16T08:52:58.673Z] ---> 300380168c0e [2023-03-16T08:52:58.673Z] Step 25/26 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f [2023-03-16T08:52:58.673Z] ---> Running in 81eceef66ac0 [2023-03-16T08:52:59.268Z] Removing intermediate container 81eceef66ac0 [2023-03-16T08:52:59.268Z] ---> b964193d492e [2023-03-16T08:52:59.268Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T08:52:59.268Z] ---> Running in 564ce4ab7da3 [2023-03-16T08:52:59.851Z] Removing intermediate container 564ce4ab7da3 [2023-03-16T08:52:59.851Z] ---> 263c27c08e8c [2023-03-16T08:52:59.851Z] [2023-03-16T08:53:00.119Z] Successfully built 263c27c08e8c [2023-03-16T08:53:00.119Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-16T08:53:00.119Z]  Building security-spire-agent ... done Building security-spire-server [2023-03-16T08:53:26.806Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T08:53:26.806Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-16T08:53:26.806Z] ---> 42e1369572b2 [2023-03-16T08:53:26.806Z] Step 3/21 : WORKDIR /edgex-go [2023-03-16T08:53:26.806Z] ---> Using cache [2023-03-16T08:53:26.806Z] ---> 210f0ad59186 [2023-03-16T08:53:26.806Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-16T08:53:26.806Z] ---> Running in c0ea5c33eb90 [2023-03-16T08:53:28.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T08:53:29.349Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T08:53:29.349Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T08:53:29.349Z] ---> 42e1369572b2 [2023-03-16T08:53:29.349Z] Step 3/25 : WORKDIR /edgex-go [2023-03-16T08:53:29.349Z] ---> Using cache [2023-03-16T08:53:29.349Z] ---> 210f0ad59186 [2023-03-16T08:53:29.349Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-16T08:53:29.349Z] ---> Using cache [2023-03-16T08:53:29.349Z] ---> 2e2fcef7ebf6 [2023-03-16T08:53:29.349Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-16T08:53:29.349Z] ---> Using cache [2023-03-16T08:53:29.349Z] ---> fc1ed2fb7060 [2023-03-16T08:53:29.349Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T08:53:29.349Z] ---> Using cache [2023-03-16T08:53:29.349Z] ---> cd732e3876c3 [2023-03-16T08:53:29.349Z] Step 7/25 : COPY . . [2023-03-16T08:53:29.349Z] ---> Using cache [2023-03-16T08:53:29.349Z] ---> c8bfd765b201 [2023-03-16T08:53:29.349Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-16T08:53:29.349Z] ---> Using cache [2023-03-16T08:53:29.349Z] ---> ee655645820c [2023-03-16T08:53:29.349Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-16T08:53:29.349Z] ---> Using cache [2023-03-16T08:53:29.349Z] ---> 78d3ed9aac33 [2023-03-16T08:53:29.349Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-16T08:53:29.349Z] ---> Using cache [2023-03-16T08:53:29.349Z] ---> 016207277624 [2023-03-16T08:53:29.350Z] Step 11/25 : 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-16T08:53:29.619Z] ---> Running in 88cb25ee719c [2023-03-16T08:53:29.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T08:53:32.508Z] OK: 263 MiB in 53 packages [2023-03-16T08:53:33.477Z] Removing intermediate container 88cb25ee719c [2023-03-16T08:53:33.477Z] ---> ad645843a007 [2023-03-16T08:53:33.477Z] Step 12/25 : WORKDIR /edgex-go [2023-03-16T08:53:33.747Z] ---> Running in 18a29b55e262 [2023-03-16T08:53:34.340Z] Removing intermediate container c0ea5c33eb90 [2023-03-16T08:53:34.340Z] ---> da61ae1125a9 [2023-03-16T08:53:34.340Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-16T08:53:34.340Z] Removing intermediate container 18a29b55e262 [2023-03-16T08:53:34.340Z] ---> cfdeb5c95f4e [2023-03-16T08:53:34.340Z] [2023-03-16T08:53:34.340Z] Step 13/25 : FROM alpine:3.17 [2023-03-16T08:53:34.340Z] ---> d74e625d9115 [2023-03-16T08:53:34.340Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T08:53:34.340Z] ---> Using cache [2023-03-16T08:53:34.340Z] ---> bdad84dd86dc [2023-03-16T08:53:34.340Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-16T08:53:34.612Z] ---> Using cache [2023-03-16T08:53:34.612Z] ---> 7228a675ccdc [2023-03-16T08:53:34.612Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T08:53:34.612Z] ---> Using cache [2023-03-16T08:53:34.612Z] ---> 678e38c0d642 [2023-03-16T08:53:34.612Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-16T08:53:35.577Z] ---> 4f6ca64a0cd5 [2023-03-16T08:53:35.577Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T08:53:35.847Z] ---> Running in c09aaf45e0a6 [2023-03-16T08:53:42.516Z] ---> dbab4438fde5 [2023-03-16T08:53:42.516Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-16T08:53:43.100Z] ---> fe9f8b9038c9 [2023-03-16T08:53:43.100Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-16T08:53:44.516Z] ---> bf35f4d8d63a [2023-03-16T08:53:44.516Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-16T08:53:45.479Z] ---> bbfe8628d07c [2023-03-16T08:53:45.479Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-16T08:53:45.479Z] ---> Running in 16c829f673b5 [2023-03-16T08:53:46.073Z] Removing intermediate container 16c829f673b5 [2023-03-16T08:53:46.073Z] ---> 12b526b4cefc [2023-03-16T08:53:46.073Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-16T08:53:46.073Z] ---> Running in f9daceda505b [2023-03-16T08:53:46.676Z] Removing intermediate container f9daceda505b [2023-03-16T08:53:46.676Z] ---> 1533cb069f76 [2023-03-16T08:53:46.676Z] Step 23/25 : LABEL arch=arm64 [2023-03-16T08:53:46.947Z] ---> Running in 32fdfa956017 [2023-03-16T08:53:47.539Z] Removing intermediate container 32fdfa956017 [2023-03-16T08:53:47.539Z] ---> d0baed9773db [2023-03-16T08:53:47.539Z] Step 24/25 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f [2023-03-16T08:53:47.539Z] ---> Running in 235c7a347881 [2023-03-16T08:53:48.129Z] Removing intermediate container 235c7a347881 [2023-03-16T08:53:48.129Z] ---> 67fa92874974 [2023-03-16T08:53:48.129Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T08:53:48.396Z] ---> Running in 20b86dc568f0 [2023-03-16T08:53:48.979Z] Removing intermediate container 20b86dc568f0 [2023-03-16T08:53:48.979Z] ---> 55301ad72b89 [2023-03-16T08:53:48.979Z] [2023-03-16T08:53:49.246Z] Successfully built 55301ad72b89 [2023-03-16T08:53:49.246Z] Successfully tagged security-spire-server-arm64:latest [2023-03-16T08:53:49.246Z]  Building security-spire-server ... done Building core-data [2023-03-16T08:54:11.364Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T08:54:11.364Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T08:54:11.364Z] ---> 42e1369572b2 [2023-03-16T08:54:11.364Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T08:54:11.364Z] ---> Using cache [2023-03-16T08:54:11.364Z] ---> 4838364f7bd3 [2023-03-16T08:54:11.364Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T08:54:11.364Z] ---> Using cache [2023-03-16T08:54:11.364Z] ---> 60d051a5aac3 [2023-03-16T08:54:11.364Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T08:54:11.364Z] ---> Using cache [2023-03-16T08:54:11.364Z] ---> eb81bb37aa19 [2023-03-16T08:54:11.364Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T08:54:11.364Z] ---> Using cache [2023-03-16T08:54:11.364Z] ---> 3e3f9a1b3ae1 [2023-03-16T08:54:11.364Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T08:54:11.364Z] ---> Using cache [2023-03-16T08:54:11.364Z] ---> 1e8b092f1c91 [2023-03-16T08:54:11.364Z] Step 8/23 : COPY . . [2023-03-16T08:54:11.364Z] ---> Using cache [2023-03-16T08:54:11.364Z] ---> 85ec37b5b30e [2023-03-16T08:54:11.364Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-16T08:54:11.364Z] ---> Running in afbfe6f7e246 [2023-03-16T08:54:13.347Z] 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-16T08:55:21.236Z] Removing intermediate container c09aaf45e0a6 [2023-03-16T08:55:21.236Z] ---> b2c6d4aac261 [2023-03-16T08:55:21.236Z] Step 7/21 : COPY . . [2023-03-16T08:55:36.257Z] ---> 33d76f670e89 [2023-03-16T08:55:36.257Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-16T08:55:36.257Z] ---> Running in 2dace69ff731 [2023-03-16T08:55:38.854Z] 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-16T08:59:45.706Z] Removing intermediate container 6881e28d3560 [2023-03-16T08:59:45.706Z] ---> 755454869d79 [2023-03-16T08:59:45.706Z] [2023-03-16T08:59:45.706Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T08:59:45.706Z] ---> d74e625d9115 [2023-03-16T08:59:45.706Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T08:59:45.706Z] ---> Running in ab25e2b58cac [2023-03-16T08:59:45.706Z] Removing intermediate container ab25e2b58cac [2023-03-16T08:59:45.706Z] ---> 7a72ebc4d28e [2023-03-16T08:59:45.706Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T08:59:45.706Z] ---> Running in 23f9fda50687 [2023-03-16T08:59:45.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T08:59:45.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T08:59:47.651Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T08:59:47.651Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T08:59:47.651Z] OK: 8 MiB in 16 packages [2023-03-16T08:59:50.237Z] Removing intermediate container 23f9fda50687 [2023-03-16T08:59:50.237Z] ---> 705d068e3594 [2023-03-16T08:59:50.237Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T08:59:51.645Z] ---> c1af9f05426c [2023-03-16T08:59:51.645Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T08:59:53.591Z] ---> 5469d808a680 [2023-03-16T08:59:53.591Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-16T08:59:56.944Z] ---> f0364c60a0d9 [2023-03-16T08:59:56.944Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-16T08:59:57.979Z] Removing intermediate container 8b762f7f0767 [2023-03-16T08:59:57.979Z] ---> 24f1e11a69a4 [2023-03-16T08:59:57.979Z] [2023-03-16T08:59:57.979Z] Step 9/33 : FROM alpine:3.17 [2023-03-16T08:59:57.979Z] ---> d74e625d9115 [2023-03-16T08:59:57.979Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T08:59:57.979Z] ---> Using cache [2023-03-16T08:59:57.979Z] ---> bdad84dd86dc [2023-03-16T08:59:57.979Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-16T08:59:57.979Z] ---> Running in fbdffa99fe5a [2023-03-16T08:59:58.570Z] ---> 4ac91b0a1a3d [2023-03-16T08:59:58.570Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-16T09:00:00.001Z] ---> cc41a166842d [2023-03-16T09:00:00.001Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T09:00:00.001Z] ---> Running in 17d79bfebebc [2023-03-16T09:00:00.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T09:00:02.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T09:00:03.364Z] Removing intermediate container 17d79bfebebc [2023-03-16T09:00:03.364Z] ---> ff496cf0aeac [2023-03-16T09:00:03.364Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T09:00:03.640Z] ---> Running in 23dd86b03a7d [2023-03-16T09:00:04.223Z] Removing intermediate container 23dd86b03a7d [2023-03-16T09:00:04.223Z] ---> 3f04d2547acd [2023-03-16T09:00:04.223Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-16T09:00:04.223Z] ---> Running in 680734bf9e7f [2023-03-16T09:00:04.223Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T09:00:04.223Z] (2/2) Installing su-exec (0.2-r2) [2023-03-16T09:00:04.223Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T09:00:04.223Z] OK: 8 MiB in 17 packages [2023-03-16T09:00:04.810Z] Removing intermediate container 680734bf9e7f [2023-03-16T09:00:04.810Z] ---> 8634156f8595 [2023-03-16T09:00:04.810Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T09:00:04.810Z] ---> Running in ef0af563aa54 [2023-03-16T09:00:05.772Z] Removing intermediate container ef0af563aa54 [2023-03-16T09:00:05.772Z] ---> 443da1a90be7 [2023-03-16T09:00:05.773Z] Step 22/23 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f [2023-03-16T09:00:06.039Z] ---> Running in 43f0ef90ead6 [2023-03-16T09:00:06.650Z] Removing intermediate container fbdffa99fe5a [2023-03-16T09:00:06.650Z] ---> c876e9057cda [2023-03-16T09:00:06.650Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-16T09:00:06.650Z] Removing intermediate container 43f0ef90ead6 [2023-03-16T09:00:06.650Z] ---> 0bbad88c2151 [2023-03-16T09:00:06.650Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T09:00:06.919Z] ---> Running in 0a6299b16b26 [2023-03-16T09:00:06.919Z] ---> Running in 97ff930a2432 [2023-03-16T09:00:07.880Z] Removing intermediate container 97ff930a2432 [2023-03-16T09:00:07.880Z] ---> c6e48238e991 [2023-03-16T09:00:07.880Z] [2023-03-16T09:00:07.880Z] Removing intermediate container 0a6299b16b26 [2023-03-16T09:00:07.880Z] ---> 86a765c9fdae [2023-03-16T09:00:07.880Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-16T09:00:07.880Z] ---> Running in b81e36cf71d4 [2023-03-16T09:00:08.462Z] Successfully built c6e48238e991 [2023-03-16T09:00:08.462Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-16T09:00:08.462Z] Building core-common-config-bootstrapper [2023-03-16T09:00:08.462Z]  Building security-proxy-auth ... done Removing intermediate container b81e36cf71d4 [2023-03-16T09:00:08.462Z] ---> e2bb800cda4c [2023-03-16T09:00:08.462Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-16T09:00:08.733Z] ---> Running in 942ae0400a8d [2023-03-16T09:00:09.001Z] Removing intermediate container 942ae0400a8d [2023-03-16T09:00:09.001Z] ---> 015ed2c24d8e [2023-03-16T09:00:09.001Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-16T09:00:09.267Z] ---> Running in b009e9650da3 [2023-03-16T09:00:09.850Z] Removing intermediate container b009e9650da3 [2023-03-16T09:00:09.850Z] ---> 25b7ebed4899 [2023-03-16T09:00:09.850Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-16T09:00:09.850Z] ---> Running in e8148d6d9366 [2023-03-16T09:00:13.430Z] Removing intermediate container e8148d6d9366 [2023-03-16T09:00:13.430Z] ---> d20f5a0b6dde [2023-03-16T09:00:13.430Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-16T09:00:13.706Z] ---> Running in 90bed0fb8877 [2023-03-16T09:00:14.756Z] Removing intermediate container 90bed0fb8877 [2023-03-16T09:00:14.756Z] ---> 469eef5c1503 [2023-03-16T09:00:14.756Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-16T09:00:16.371Z] ---> cb6753e4ee07 [2023-03-16T09:00:16.371Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-16T09:00:16.371Z] ---> Running in fe19a8986063 [2023-03-16T09:00:20.026Z] Removing intermediate container fe19a8986063 [2023-03-16T09:00:20.026Z] ---> a9c8bf3b816e [2023-03-16T09:00:20.296Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T09:00:21.304Z] ---> 9cd8c27bdeb1 [2023-03-16T09:00:21.304Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:00:22.783Z] ---> d32c3c09dc41 [2023-03-16T09:00:22.783Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-16T09:00:27.049Z] ---> 95c65ae0cdaa [2023-03-16T09:00:27.049Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-16T09:00:28.702Z] ---> a7ce8a858398 [2023-03-16T09:00:28.702Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-16T09:00:29.733Z] ---> c380fd53afc9 [2023-03-16T09:00:29.733Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-16T09:00:31.165Z] ---> d103438e3636 [2023-03-16T09:00:31.165Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-16T09:00:32.616Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:00:32.616Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:00:32.616Z] ---> 42e1369572b2 [2023-03-16T09:00:32.616Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T09:00:32.616Z] ---> Using cache [2023-03-16T09:00:32.616Z] ---> 4838364f7bd3 [2023-03-16T09:00:32.616Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T09:00:32.616Z] ---> Using cache [2023-03-16T09:00:32.616Z] ---> 60d051a5aac3 [2023-03-16T09:00:32.616Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-16T09:00:32.616Z] ---> Using cache [2023-03-16T09:00:32.616Z] ---> eb81bb37aa19 [2023-03-16T09:00:32.616Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T09:00:32.616Z] ---> Using cache [2023-03-16T09:00:32.616Z] ---> 3e3f9a1b3ae1 [2023-03-16T09:00:32.616Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:00:32.616Z] ---> Using cache [2023-03-16T09:00:32.616Z] ---> 1e8b092f1c91 [2023-03-16T09:00:32.616Z] Step 8/23 : COPY . . [2023-03-16T09:00:32.616Z] ---> Using cache [2023-03-16T09:00:32.616Z] ---> 85ec37b5b30e [2023-03-16T09:00:32.616Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-16T09:00:32.616Z] ---> 58ffed9a9636 [2023-03-16T09:00:32.616Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-16T09:00:32.616Z] ---> Running in b4d457a84179 [2023-03-16T09:00:34.595Z] ---> 7b467243f8fe [2023-03-16T09:00:34.595Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-16T09:00:34.595Z] ---> Running in 0df650b51cc4 [2023-03-16T09:00:35.588Z] 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-16T09:00:38.216Z] Removing intermediate container 0df650b51cc4 [2023-03-16T09:00:38.216Z] ---> 605f9988bef5 [2023-03-16T09:00:38.216Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-16T09:00:38.216Z] ---> Running in 119f720cc757 [2023-03-16T09:00:39.220Z] Removing intermediate container 119f720cc757 [2023-03-16T09:00:39.220Z] ---> ed3b46ab988d [2023-03-16T09:00:39.220Z] Step 30/33 : CMD ["gate"] [2023-03-16T09:00:39.220Z] ---> Running in bdd81c81e8d5 [2023-03-16T09:00:39.812Z] Removing intermediate container bdd81c81e8d5 [2023-03-16T09:00:39.813Z] ---> 57f179246cf4 [2023-03-16T09:00:39.813Z] Step 31/33 : LABEL arch=arm64 [2023-03-16T09:00:40.085Z] ---> Running in d26c9e261ff8 [2023-03-16T09:00:40.680Z] Removing intermediate container d26c9e261ff8 [2023-03-16T09:00:40.680Z] ---> ed1ce55d3975 [2023-03-16T09:00:40.680Z] Step 32/33 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f [2023-03-16T09:00:40.680Z] ---> Running in 56c45dfbec86 [2023-03-16T09:00:41.292Z] Removing intermediate container 56c45dfbec86 [2023-03-16T09:00:41.292Z] ---> 8e1959154d73 [2023-03-16T09:00:41.292Z] Step 33/33 : LABEL version=0.0.0 [2023-03-16T09:00:41.564Z] ---> Running in 60c5b951d253 [2023-03-16T09:00:42.159Z] Removing intermediate container 60c5b951d253 [2023-03-16T09:00:42.159Z] ---> 159cd585c86a [2023-03-16T09:00:42.159Z] [2023-03-16T09:00:42.437Z] Successfully built 159cd585c86a [2023-03-16T09:00:42.437Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-16T09:00:42.437Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2023-03-16T09:01:00.701Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:01:00.701Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:01:00.701Z] ---> 42e1369572b2 [2023-03-16T09:01:00.701Z] Step 3/20 : WORKDIR /edgex-go [2023-03-16T09:01:00.701Z] ---> Using cache [2023-03-16T09:01:00.701Z] ---> 210f0ad59186 [2023-03-16T09:01:00.701Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-16T09:01:01.295Z] ---> Running in a5924f77e75d [2023-03-16T09:01:03.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T09:01:04.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T09:01:06.230Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T09:01:06.230Z] v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T09:01:06.230Z] OK: 17687 distinct packages available [2023-03-16T09:01:06.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T09:01:07.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T09:01:09.145Z] OK: 263 MiB in 53 packages [2023-03-16T09:01:11.108Z] Removing intermediate container a5924f77e75d [2023-03-16T09:01:11.108Z] ---> cfbe9b02256f [2023-03-16T09:01:11.108Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-16T09:01:12.107Z] ---> 9aa4cb054751 [2023-03-16T09:01:12.107Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:01:12.107Z] ---> Running in 3cd637fc5578 [2023-03-16T09:03:03.851Z] Removing intermediate container 3cd637fc5578 [2023-03-16T09:03:03.851Z] ---> 4d2341dd71ca [2023-03-16T09:03:03.851Z] Step 7/20 : COPY . . [2023-03-16T09:03:09.418Z] ---> 4dd970cc323a [2023-03-16T09:03:09.418Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-16T09:03:09.418Z] ---> Running in 5995b81998f3 [2023-03-16T09:03:11.386Z] 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-16T09:03:29.637Z] Removing intermediate container 2dace69ff731 [2023-03-16T09:03:29.637Z] ---> e95a5fa04d42 [2023-03-16T09:03:29.637Z] [2023-03-16T09:03:29.637Z] Step 9/21 : FROM alpine:3.17 [2023-03-16T09:03:29.637Z] ---> d74e625d9115 [2023-03-16T09:03:29.637Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-16T09:03:29.637Z] ---> Running in 56640a44d174 [2023-03-16T09:03:31.599Z] Removing intermediate container afbfe6f7e246 [2023-03-16T09:03:31.599Z] ---> 4ee4b84a84e4 [2023-03-16T09:03:31.599Z] [2023-03-16T09:03:31.599Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T09:03:31.599Z] ---> d74e625d9115 [2023-03-16T09:03:31.599Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-16T09:03:31.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T09:03:31.599Z] ---> Running in 1860c4ed27f8 [2023-03-16T09:03:32.196Z] Removing intermediate container 1860c4ed27f8 [2023-03-16T09:03:32.196Z] ---> e885e14f487a [2023-03-16T09:03:32.196Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-16T09:03:32.196Z] ---> Running in 04ff88d3408a [2023-03-16T09:03:32.782Z] Removing intermediate container 04ff88d3408a [2023-03-16T09:03:32.782Z] ---> 073053157e08 [2023-03-16T09:03:32.782Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-16T09:03:32.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T09:03:33.051Z] ---> Running in c68c589c9551 [2023-03-16T09:03:33.649Z] Removing intermediate container c68c589c9551 [2023-03-16T09:03:33.649Z] ---> 15b6cdfec55c [2023-03-16T09:03:33.649Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T09:03:33.649Z] ---> Running in 51897b35e115 [2023-03-16T09:03:35.067Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-16T09:03:35.067Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-16T09:03:35.067Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T09:03:35.067Z] OK: 8 MiB in 17 packages [2023-03-16T09:03:36.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T09:03:36.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T09:03:36.998Z] Removing intermediate container 56640a44d174 [2023-03-16T09:03:36.998Z] ---> 524b7b4207d0 [2023-03-16T09:03:36.998Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-16T09:03:37.268Z] ---> Running in fd931ba2fe64 [2023-03-16T09:03:37.854Z] Removing intermediate container fd931ba2fe64 [2023-03-16T09:03:37.854Z] ---> 5344ee79fbfb [2023-03-16T09:03:37.854Z] Step 12/21 : WORKDIR /edgex [2023-03-16T09:03:37.854Z] ---> Running in 0e8e1ad38842 [2023-03-16T09:03:38.465Z] Removing intermediate container 0e8e1ad38842 [2023-03-16T09:03:38.465Z] ---> 4452539ed523 [2023-03-16T09:03:38.465Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:03:39.056Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T09:03:39.056Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T09:03:39.329Z] OK: 8 MiB in 16 packages [2023-03-16T09:03:39.606Z] ---> 4fdb44e5bcb6 [2023-03-16T09:03:39.606Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-16T09:03:41.567Z] ---> 826dc42ee6e7 [2023-03-16T09:03:41.567Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-16T09:03:41.567Z] Removing intermediate container 51897b35e115 [2023-03-16T09:03:41.567Z] ---> 4da2fba58bf6 [2023-03-16T09:03:41.567Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T09:03:42.986Z] ---> e5d506d0d01b [2023-03-16T09:03:42.986Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:03:43.955Z] ---> a0fd03b7c334 [2023-03-16T09:03:43.955Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T09:03:44.561Z] ---> a891e4c97a1d [2023-03-16T09:03:44.561Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-16T09:03:45.158Z] ---> ecb6692fd769 [2023-03-16T09:03:45.158Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T09:03:45.432Z] ---> Running in 6cb373fbb4c5 [2023-03-16T09:03:48.045Z] ---> 8a363c048731 [2023-03-16T09:03:48.045Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-16T09:03:49.462Z] ---> 5976ebadd407 [2023-03-16T09:03:49.462Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-16T09:03:49.462Z] ---> Running in eb235b2a134e [2023-03-16T09:03:49.730Z] Removing intermediate container 6cb373fbb4c5 [2023-03-16T09:03:49.730Z] ---> 89882b731701 [2023-03-16T09:03:49.730Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T09:03:50.006Z] ---> Running in dcdd6dcf127f [2023-03-16T09:03:50.273Z] Removing intermediate container eb235b2a134e [2023-03-16T09:03:50.273Z] ---> 6b09a2b1d833 [2023-03-16T09:03:50.273Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T09:03:50.548Z] ---> Running in 2a4c7b008556 [2023-03-16T09:03:51.138Z] Removing intermediate container dcdd6dcf127f [2023-03-16T09:03:51.138Z] ---> 8a0671ecfcad [2023-03-16T09:03:51.138Z] Step 19/21 : LABEL arch=arm64 [2023-03-16T09:03:51.138Z] ---> Running in 9b2a60fc6ad3 [2023-03-16T09:03:51.408Z] Removing intermediate container 2a4c7b008556 [2023-03-16T09:03:51.408Z] ---> 40e41f0fcbcf [2023-03-16T09:03:51.408Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T09:03:51.676Z] ---> Running in 50020208f8b3 [2023-03-16T09:03:51.963Z] Removing intermediate container 9b2a60fc6ad3 [2023-03-16T09:03:51.963Z] ---> 7f83af989e06 [2023-03-16T09:03:51.963Z] Step 20/21 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f [2023-03-16T09:03:52.241Z] ---> Running in 4de39043639b [2023-03-16T09:03:52.241Z] Removing intermediate container 50020208f8b3 [2023-03-16T09:03:52.510Z] ---> 7fe5e50104bc [2023-03-16T09:03:52.510Z] Step 22/23 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f [2023-03-16T09:03:52.510Z] ---> Running in f367289b3fbd [2023-03-16T09:03:53.151Z] Removing intermediate container 4de39043639b [2023-03-16T09:03:53.151Z] ---> 93744794f9bb [2023-03-16T09:03:53.151Z] Step 21/21 : LABEL version=0.0.0 [2023-03-16T09:03:53.421Z] ---> Running in bb4f65dfb550 [2023-03-16T09:03:53.421Z] Removing intermediate container f367289b3fbd [2023-03-16T09:03:53.421Z] ---> 71d5e0f2b86c [2023-03-16T09:03:53.422Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T09:03:53.704Z] ---> Running in 8f6f2e19c92f [2023-03-16T09:03:54.294Z] Removing intermediate container bb4f65dfb550 [2023-03-16T09:03:54.294Z] ---> 2478c67811d0 [2023-03-16T09:03:54.294Z] [2023-03-16T09:03:54.294Z] Removing intermediate container 8f6f2e19c92f [2023-03-16T09:03:54.294Z] ---> 531e838e6995 [2023-03-16T09:03:54.294Z] [2023-03-16T09:03:54.564Z] Successfully built 531e838e6995 [2023-03-16T09:03:54.564Z] Successfully built 2478c67811d0 [2023-03-16T09:03:54.564Z] Successfully tagged core-data-arm64:latest [2023-03-16T09:03:54.835Z] Building support-notifications [2023-03-16T09:03:54.835Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-16T09:03:54.835Z]  Building core-data ... done  Building security-proxy-setup ... done Building core-command [2023-03-16T09:04:27.083Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:04:27.083Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:04:27.083Z] ---> 42e1369572b2 [2023-03-16T09:04:27.083Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T09:04:27.083Z] ---> Using cache [2023-03-16T09:04:27.083Z] ---> 4838364f7bd3 [2023-03-16T09:04:27.083Z] Step 4/24 : WORKDIR /edgex-go [2023-03-16T09:04:27.083Z] ---> Using cache [2023-03-16T09:04:27.083Z] ---> 60d051a5aac3 [2023-03-16T09:04:27.083Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-16T09:04:27.083Z] ---> Using cache [2023-03-16T09:04:27.083Z] ---> eb81bb37aa19 [2023-03-16T09:04:27.083Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-16T09:04:27.083Z] ---> Using cache [2023-03-16T09:04:27.083Z] ---> 3e3f9a1b3ae1 [2023-03-16T09:04:27.083Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:04:27.083Z] ---> Using cache [2023-03-16T09:04:27.083Z] ---> 1e8b092f1c91 [2023-03-16T09:04:27.083Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:04:27.083Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:04:27.083Z] ---> 42e1369572b2 [2023-03-16T09:04:27.083Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-16T09:04:27.083Z] ---> Using cache [2023-03-16T09:04:27.083Z] ---> 4838364f7bd3 [2023-03-16T09:04:27.083Z] Step 4/23 : WORKDIR /edgex-go [2023-03-16T09:04:27.083Z] ---> Using cache [2023-03-16T09:04:27.083Z] ---> 60d051a5aac3 [2023-03-16T09:04:27.083Z] Step 8/24 : COPY . . [2023-03-16T09:04:27.083Z] ---> Using cache [2023-03-16T09:04:27.083Z] ---> 85ec37b5b30e [2023-03-16T09:04:27.083Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-16T09:04:27.083Z] ---> Running in 0c7097b9cdc0 [2023-03-16T09:04:27.083Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-16T09:04:27.083Z] ---> Running in b4a546d75adc [2023-03-16T09:04:28.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T09:04:28.765Z] 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-16T09:04:29.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T09:04:31.307Z] OK: 263 MiB in 53 packages [2023-03-16T09:04:33.913Z] Removing intermediate container b4a546d75adc [2023-03-16T09:04:33.913Z] ---> 02341c4fb5c1 [2023-03-16T09:04:33.913Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-16T09:04:37.269Z] ---> 1283a7dc6855 [2023-03-16T09:04:37.269Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:04:37.269Z] ---> Running in dea04529052b [2023-03-16T09:04:43.936Z] Removing intermediate container 7639dcb2feec [2023-03-16T09:04:43.936Z] ---> b7c5593d5cc2 [2023-03-16T09:04:43.936Z] [2023-03-16T09:04:43.936Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T09:04:43.936Z] ---> d74e625d9115 [2023-03-16T09:04:43.936Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T09:04:43.937Z] ---> Running in 1859b2bf7d2d [2023-03-16T09:04:45.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T09:04:46.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T09:04:48.472Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T09:04:48.472Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T09:04:48.472Z] OK: 8 MiB in 16 packages [2023-03-16T09:04:50.484Z] Removing intermediate container 1859b2bf7d2d [2023-03-16T09:04:50.484Z] ---> 9655ecd5d97d [2023-03-16T09:04:50.484Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T09:04:50.778Z] ---> Running in 6a2974a8f06f [2023-03-16T09:04:51.389Z] Removing intermediate container 6a2974a8f06f [2023-03-16T09:04:51.389Z] ---> 48a701ccc944 [2023-03-16T09:04:51.389Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-16T09:04:51.657Z] ---> Running in e162912e8c7d [2023-03-16T09:04:52.625Z] Removing intermediate container e162912e8c7d [2023-03-16T09:04:52.625Z] ---> 6b97c5e5f11d [2023-03-16T09:04:52.625Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T09:04:52.625Z] ---> Running in 6715de2b244e [2023-03-16T09:04:53.216Z] Removing intermediate container 6715de2b244e [2023-03-16T09:04:53.216Z] ---> 0a1b736135b2 [2023-03-16T09:04:53.216Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T09:04:54.180Z] ---> cb4f6a844054 [2023-03-16T09:04:54.180Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:04:55.597Z] ---> 63d5fce5751d [2023-03-16T09:04:55.597Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-16T09:04:58.200Z] ---> 97224060cd8c [2023-03-16T09:04:58.200Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-16T09:04:59.163Z] ---> 655d863bf80d [2023-03-16T09:04:59.431Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-16T09:04:59.431Z] ---> Running in a0dd5eac771c [2023-03-16T09:05:00.399Z] Removing intermediate container a0dd5eac771c [2023-03-16T09:05:00.399Z] ---> d1413ebd1899 [2023-03-16T09:05:00.399Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T09:05:00.399Z] ---> Running in f074f641ffe8 [2023-03-16T09:05:00.988Z] Removing intermediate container f074f641ffe8 [2023-03-16T09:05:00.988Z] ---> f2373fa583e4 [2023-03-16T09:05:00.988Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T09:05:01.257Z] ---> Running in 41236ef5600d [2023-03-16T09:05:01.857Z] Removing intermediate container 41236ef5600d [2023-03-16T09:05:01.857Z] ---> 02c8b430cec5 [2023-03-16T09:05:01.857Z] Step 22/23 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f [2023-03-16T09:05:02.134Z] ---> Running in e8e7b31ad213 [2023-03-16T09:05:02.722Z] Removing intermediate container e8e7b31ad213 [2023-03-16T09:05:02.722Z] ---> 4ced44166d9c [2023-03-16T09:05:02.722Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T09:05:02.991Z] ---> Running in 48d673a3b57b [2023-03-16T09:05:03.582Z] Removing intermediate container 48d673a3b57b [2023-03-16T09:05:03.582Z] ---> 8d9d3f043694 [2023-03-16T09:05:03.582Z] [2023-03-16T09:05:03.851Z] Successfully built 8d9d3f043694 [2023-03-16T09:05:03.851Z] Successfully tagged support-scheduler-arm64:latest [2023-03-16T09:05:03.851Z]  Building support-scheduler ... done Building security-secretstore-setup [2023-03-16T09:05:22.082Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:05:22.082Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:05:22.082Z] ---> 42e1369572b2 [2023-03-16T09:05:22.082Z] Step 3/24 : WORKDIR /edgex-go [2023-03-16T09:05:22.082Z] ---> Using cache [2023-03-16T09:05:22.082Z] ---> 210f0ad59186 [2023-03-16T09:05:22.082Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-16T09:05:22.082Z] ---> Using cache [2023-03-16T09:05:22.082Z] ---> da61ae1125a9 [2023-03-16T09:05:22.082Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-16T09:05:22.082Z] ---> Using cache [2023-03-16T09:05:22.082Z] ---> 4f6ca64a0cd5 [2023-03-16T09:05:22.082Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:05:22.082Z] ---> Using cache [2023-03-16T09:05:22.082Z] ---> b2c6d4aac261 [2023-03-16T09:05:22.082Z] Step 7/24 : COPY . . [2023-03-16T09:05:22.082Z] ---> Using cache [2023-03-16T09:05:22.082Z] ---> 33d76f670e89 [2023-03-16T09:05:22.082Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-16T09:05:22.082Z] ---> Running in 03a230cc201b [2023-03-16T09:05:24.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-16T09:06:31.946Z] Removing intermediate container dea04529052b [2023-03-16T09:06:31.946Z] ---> fcf99d983a9b [2023-03-16T09:06:31.946Z] Step 8/23 : COPY . . [2023-03-16T09:06:44.284Z] ---> 71d268491302 [2023-03-16T09:06:44.284Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-16T09:06:44.284Z] ---> Running in 778a69268c34 [2023-03-16T09:06:44.875Z] 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-16T09:09:21.725Z] Removing intermediate container b4d457a84179 [2023-03-16T09:09:21.725Z] ---> 97d2ecbbebca [2023-03-16T09:09:21.725Z] [2023-03-16T09:09:21.725Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T09:09:21.725Z] ---> d74e625d9115 [2023-03-16T09:09:21.725Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-16T09:09:21.725Z] ---> Using cache [2023-03-16T09:09:21.725Z] ---> 7a72ebc4d28e [2023-03-16T09:09:21.725Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-16T09:09:21.725Z] ---> Using cache [2023-03-16T09:09:21.725Z] ---> 705d068e3594 [2023-03-16T09:09:21.725Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T09:09:21.725Z] ---> Using cache [2023-03-16T09:09:21.725Z] ---> c1af9f05426c [2023-03-16T09:09:21.725Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:09:21.725Z] ---> Using cache [2023-03-16T09:09:21.725Z] ---> 5469d808a680 [2023-03-16T09:09:21.725Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-16T09:09:21.725Z] ---> 82a9e5fb1414 [2023-03-16T09:09:21.725Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-16T09:09:21.725Z] ---> 4d7e2e71d8a9 [2023-03-16T09:09:21.725Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-16T09:09:21.725Z] ---> b2cfbef8aa8a [2023-03-16T09:09:21.725Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T09:09:21.725Z] ---> Running in 9ac2fed67dc4 [2023-03-16T09:09:23.156Z] Removing intermediate container 9ac2fed67dc4 [2023-03-16T09:09:23.156Z] ---> b5f2e28da8a2 [2023-03-16T09:09:23.156Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T09:09:23.435Z] ---> Running in 11956cfc2e8b [2023-03-16T09:09:24.032Z] Removing intermediate container 11956cfc2e8b [2023-03-16T09:09:24.032Z] ---> b2a83414b909 [2023-03-16T09:09:24.032Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-16T09:09:24.032Z] ---> Running in 3043968ace98 [2023-03-16T09:09:26.013Z] Removing intermediate container 3043968ace98 [2023-03-16T09:09:26.013Z] ---> 0cfe8f1f2de3 [2023-03-16T09:09:26.013Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T09:09:26.292Z] ---> Running in e618235c722b [2023-03-16T09:09:26.889Z] Removing intermediate container e618235c722b [2023-03-16T09:09:26.889Z] ---> 64e2171fedab [2023-03-16T09:09:26.889Z] Step 22/23 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f [2023-03-16T09:09:27.160Z] ---> Running in 7c09ebc66895 [2023-03-16T09:09:27.752Z] Removing intermediate container 7c09ebc66895 [2023-03-16T09:09:27.752Z] ---> 31b71ca6769a [2023-03-16T09:09:27.752Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T09:09:27.752Z] ---> Running in df8ba9b32060 [2023-03-16T09:09:28.342Z] Removing intermediate container df8ba9b32060 [2023-03-16T09:09:28.342Z] ---> e91315eb66bb [2023-03-16T09:09:28.342Z] [2023-03-16T09:09:28.613Z] Successfully built e91315eb66bb [2023-03-16T09:09:28.614Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-16T09:09:28.614Z] Building core-metadata [2023-03-16T09:09:50.748Z]  Building core-common-config-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-16T09:09:50.748Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-16T09:09:50.748Z] ---> 42e1369572b2 [2023-03-16T09:09:50.748Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-16T09:09:50.748Z] ---> Using cache [2023-03-16T09:09:50.748Z] ---> 4838364f7bd3 [2023-03-16T09:09:50.748Z] Step 4/25 : WORKDIR /edgex-go [2023-03-16T09:09:50.748Z] ---> Using cache [2023-03-16T09:09:50.748Z] ---> 60d051a5aac3 [2023-03-16T09:09:50.748Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-16T09:09:50.748Z] ---> Using cache [2023-03-16T09:09:50.748Z] ---> eb81bb37aa19 [2023-03-16T09:09:50.748Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-16T09:09:50.748Z] ---> Using cache [2023-03-16T09:09:50.748Z] ---> 3e3f9a1b3ae1 [2023-03-16T09:09:50.748Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T09:09:50.748Z] ---> Using cache [2023-03-16T09:09:50.748Z] ---> 1e8b092f1c91 [2023-03-16T09:09:50.748Z] Step 8/25 : COPY . . [2023-03-16T09:09:50.748Z] ---> Using cache [2023-03-16T09:09:50.748Z] ---> 85ec37b5b30e [2023-03-16T09:09:50.748Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-16T09:09:50.748Z] ---> Running in 802aaea3aaa9 [2023-03-16T09:09:50.748Z] 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-16T09:13:12.668Z] 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-16T09:13:27.719Z] Removing intermediate container 0c7097b9cdc0 [2023-03-16T09:13:27.719Z] ---> ba9c4d099e21 [2023-03-16T09:13:27.719Z] [2023-03-16T09:13:27.719Z] Step 10/24 : FROM alpine:3.17 [2023-03-16T09:13:27.719Z] ---> d74e625d9115 [2023-03-16T09:13:27.719Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T09:13:27.719Z] ---> Using cache [2023-03-16T09:13:27.719Z] ---> 9655ecd5d97d [2023-03-16T09:13:27.719Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T09:13:27.719Z] ---> Using cache [2023-03-16T09:13:27.719Z] ---> 48a701ccc944 [2023-03-16T09:13:27.719Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-16T09:13:27.719Z] ---> Running in 23395b831c2c [2023-03-16T09:13:28.706Z] Removing intermediate container 23395b831c2c [2023-03-16T09:13:28.706Z] ---> df316b673be5 [2023-03-16T09:13:28.706Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-16T09:13:28.974Z] ---> Running in f52cea6198b0 [2023-03-16T09:13:30.052Z] Removing intermediate container f52cea6198b0 [2023-03-16T09:13:30.052Z] ---> 61d3808c9951 [2023-03-16T09:13:30.052Z] Step 15/24 : WORKDIR / [2023-03-16T09:13:30.052Z] ---> Running in 55c623866c84 [2023-03-16T09:13:31.571Z] Removing intermediate container 55c623866c84 [2023-03-16T09:13:31.571Z] ---> 8c716ed3ebaf [2023-03-16T09:13:31.571Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T09:13:35.897Z] ---> 47a45fd1ee05 [2023-03-16T09:13:35.898Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:13:36.859Z] ---> 6da19452e3ec [2023-03-16T09:13:37.127Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-16T09:13:37.715Z] Removing intermediate container 03a230cc201b [2023-03-16T09:13:37.715Z] ---> 1242ea6be39b [2023-03-16T09:13:37.715Z] [2023-03-16T09:13:37.715Z] Step 9/24 : FROM alpine:3.17 [2023-03-16T09:13:37.715Z] ---> d74e625d9115 [2023-03-16T09:13:37.715Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-16T09:13:37.985Z] ---> Running in 7ccea3b35226 [2023-03-16T09:13:39.942Z] ---> 274c63642d96 [2023-03-16T09:13:39.942Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-16T09:13:40.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T09:13:41.116Z] ---> b3f5de12d57b [2023-03-16T09:13:41.116Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-16T09:13:41.394Z] ---> Running in 16030eb00fc1 [2023-03-16T09:13:41.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T09:13:41.983Z] Removing intermediate container 16030eb00fc1 [2023-03-16T09:13:41.983Z] ---> 76be62d2a847 [2023-03-16T09:13:41.983Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T09:13:41.983Z] ---> Running in 1626f1f6c1e9 [2023-03-16T09:13:42.578Z] Removing intermediate container 1626f1f6c1e9 [2023-03-16T09:13:42.578Z] ---> a203ed76dc27 [2023-03-16T09:13:42.578Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T09:13:42.578Z] ---> Running in a975e13768d5 [2023-03-16T09:13:43.174Z] Removing intermediate container a975e13768d5 [2023-03-16T09:13:43.174Z] ---> beeff32ab339 [2023-03-16T09:13:43.174Z] Step 23/24 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f [2023-03-16T09:13:43.443Z] ---> Running in 46f80746b645 [2023-03-16T09:13:44.033Z] Removing intermediate container 46f80746b645 [2023-03-16T09:13:44.033Z] ---> 5eb8034354e9 [2023-03-16T09:13:44.033Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T09:13:44.033Z] ---> Running in c615cc95c859 [2023-03-16T09:13:44.033Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-16T09:13:44.311Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-16T09:13:44.311Z] (3/3) Installing su-exec (0.2-r2) [2023-03-16T09:13:44.311Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T09:13:44.311Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T09:13:44.896Z] Removing intermediate container c615cc95c859 [2023-03-16T09:13:44.896Z] ---> a23735aad477 [2023-03-16T09:13:44.896Z] [2023-03-16T09:13:45.167Z] Successfully built a23735aad477 [2023-03-16T09:13:45.167Z] Successfully tagged core-command-arm64:latest [2023-03-16T09:13:45.167Z]  Building core-command ... done OK: 8 MiB in 18 packages [2023-03-16T09:13:48.522Z] Removing intermediate container 7ccea3b35226 [2023-03-16T09:13:48.522Z] ---> afd4d7b1b0c6 [2023-03-16T09:13:48.522Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-16T09:13:48.522Z] ---> Running in 20b0ab3cdd4d [2023-03-16T09:13:48.795Z] Removing intermediate container 20b0ab3cdd4d [2023-03-16T09:13:48.795Z] ---> cbd88e0a9664 [2023-03-16T09:13:48.795Z] Step 12/24 : WORKDIR / [2023-03-16T09:13:49.070Z] ---> Running in b636165aa88c [2023-03-16T09:13:49.660Z] Removing intermediate container b636165aa88c [2023-03-16T09:13:49.660Z] ---> 8b2a2c92efc0 [2023-03-16T09:13:49.660Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:13:50.630Z] ---> bf4684c2181b [2023-03-16T09:13:50.630Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-16T09:13:51.597Z] ---> f4a0da2daf21 [2023-03-16T09:13:51.597Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-16T09:13:52.567Z] ---> 627ccce80b80 [2023-03-16T09:13:52.567Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-16T09:13:53.531Z] ---> ab2a4ff73093 [2023-03-16T09:13:53.531Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-16T09:13:55.481Z] ---> cd191bc7f4cc [2023-03-16T09:13:55.481Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-16T09:13:57.436Z] ---> d094dbf002d9 [2023-03-16T09:13:57.436Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-16T09:13:58.028Z] ---> 62645be8ffc9 [2023-03-16T09:13:58.029Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-16T09:13:58.301Z] ---> Running in 1490a26576c3 [2023-03-16T09:14:02.840Z] Removing intermediate container 1490a26576c3 [2023-03-16T09:14:02.840Z] ---> 1f7715fb92ab [2023-03-16T09:14:02.840Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-16T09:14:02.840Z] ---> Running in cfcc1ace9a51 [2023-03-16T09:14:03.815Z] Removing intermediate container cfcc1ace9a51 [2023-03-16T09:14:03.815Z] ---> e342a8f2a7a9 [2023-03-16T09:14:03.815Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T09:14:04.086Z] ---> Running in fb70e5885c28 [2023-03-16T09:14:04.690Z] Removing intermediate container fb70e5885c28 [2023-03-16T09:14:04.690Z] ---> a84410b1bfb9 [2023-03-16T09:14:04.690Z] Step 23/24 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f [2023-03-16T09:14:04.970Z] ---> Running in ca7ab4a4d5ec [2023-03-16T09:14:05.947Z] Removing intermediate container ca7ab4a4d5ec [2023-03-16T09:14:05.948Z] ---> f4d9dcf84e8c [2023-03-16T09:14:05.948Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T09:14:05.948Z] ---> Running in 4f81a2c25431 [2023-03-16T09:14:07.394Z] Removing intermediate container 4f81a2c25431 [2023-03-16T09:14:07.394Z] ---> ca168f558eab [2023-03-16T09:14:07.394Z] [2023-03-16T09:14:07.985Z] Successfully built ca168f558eab [2023-03-16T09:14:07.985Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-16T09:14:18.100Z]  Building security-secretstore-setup ... done Removing intermediate container 5995b81998f3 [2023-03-16T09:14:18.100Z] ---> b8f24a4352e1 [2023-03-16T09:14:18.100Z] [2023-03-16T09:14:18.100Z] Step 9/20 : FROM alpine:3.17 [2023-03-16T09:14:18.100Z] ---> d74e625d9115 [2023-03-16T09:14:18.100Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-16T09:14:18.100Z] ---> Using cache [2023-03-16T09:14:18.100Z] ---> bdad84dd86dc [2023-03-16T09:14:18.100Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-16T09:14:18.100Z] ---> Running in 453c71257b2f [2023-03-16T09:14:19.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T09:14:20.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T09:14:21.481Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-16T09:14:21.481Z] v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-16T09:14:21.481Z] OK: 17687 distinct packages available [2023-03-16T09:14:21.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T09:14:22.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T09:14:23.877Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-16T09:14:23.877Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-16T09:14:23.877Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-16T09:14:23.877Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-16T09:14:23.877Z] (5/9) Installing curl (7.88.1-r0) [2023-03-16T09:14:23.877Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-16T09:14:23.877Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-16T09:14:23.877Z] (8/9) Installing libucontext (1.2-r0) [2023-03-16T09:14:23.877Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-16T09:14:23.877Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T09:14:23.877Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T09:14:24.467Z] OK: 11 MiB in 24 packages [2023-03-16T09:14:27.070Z] Removing intermediate container 453c71257b2f [2023-03-16T09:14:27.070Z] ---> f23cc354cf80 [2023-03-16T09:14:27.070Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T09:14:29.670Z] ---> ec83792b014f [2023-03-16T09:14:29.670Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:14:30.641Z] ---> 290c1ed9c766 [2023-03-16T09:14:30.641Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-16T09:14:33.256Z] ---> 36c7733084ee [2023-03-16T09:14:33.256Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-16T09:14:34.231Z] ---> 7d7ac4bf486d [2023-03-16T09:14:34.231Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-16T09:14:34.231Z] ---> Running in d6354612556a [2023-03-16T09:14:34.823Z] Removing intermediate container d6354612556a [2023-03-16T09:14:34.823Z] ---> 971336614c38 [2023-03-16T09:14:34.823Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T09:14:34.823Z] ---> Running in 6d35eee70511 [2023-03-16T09:14:35.416Z] Removing intermediate container 6d35eee70511 [2023-03-16T09:14:35.416Z] ---> 3d4da81ef8c8 [2023-03-16T09:14:35.416Z] Step 18/20 : LABEL arch=arm64 [2023-03-16T09:14:35.697Z] ---> Running in 2adc2955ff97 [2023-03-16T09:14:36.291Z] Removing intermediate container 2adc2955ff97 [2023-03-16T09:14:36.291Z] ---> 3a9258723bc3 [2023-03-16T09:14:36.291Z] Step 19/20 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f [2023-03-16T09:14:36.291Z] ---> Running in 4c22e480198d [2023-03-16T09:14:36.883Z] Removing intermediate container 4c22e480198d [2023-03-16T09:14:36.883Z] ---> ea7d773e87dc [2023-03-16T09:14:36.883Z] Step 20/20 : LABEL version=0.0.0 [2023-03-16T09:14:37.155Z] ---> Running in df7c5243fbe8 [2023-03-16T09:14:37.749Z] Removing intermediate container df7c5243fbe8 [2023-03-16T09:14:37.749Z] ---> 83d3cb396387 [2023-03-16T09:14:37.749Z] [2023-03-16T09:14:38.342Z] Successfully built 83d3cb396387 [2023-03-16T09:14:38.342Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-16T09:16:15.076Z]  Building security-spiffe-token-provider ... done Removing intermediate container 802aaea3aaa9 [2023-03-16T09:16:15.076Z] ---> 5a88e4eb2031 [2023-03-16T09:16:15.076Z] [2023-03-16T09:16:15.076Z] Step 10/25 : FROM alpine:3.17 [2023-03-16T09:16:15.076Z] ---> d74e625d9115 [2023-03-16T09:16:15.076Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-16T09:16:15.076Z] ---> Using cache [2023-03-16T09:16:15.076Z] ---> 9655ecd5d97d [2023-03-16T09:16:15.076Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T09:16:15.076Z] ---> Using cache [2023-03-16T09:16:15.076Z] ---> 48a701ccc944 [2023-03-16T09:16:15.076Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-16T09:16:15.076Z] ---> Running in 7cd4fdb6ec45 [2023-03-16T09:16:15.076Z] Removing intermediate container 7cd4fdb6ec45 [2023-03-16T09:16:15.076Z] ---> 029c353bf74d [2023-03-16T09:16:15.076Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-16T09:16:15.076Z] ---> Running in a23bdf7bfce9 [2023-03-16T09:16:15.076Z] Removing intermediate container a23bdf7bfce9 [2023-03-16T09:16:15.076Z] ---> ccb463eba00f [2023-03-16T09:16:15.076Z] Step 15/25 : WORKDIR / [2023-03-16T09:16:15.076Z] ---> Running in 47bec5ee2db4 [2023-03-16T09:16:15.076Z] Removing intermediate container 47bec5ee2db4 [2023-03-16T09:16:15.076Z] ---> c17b57e82dc5 [2023-03-16T09:16:15.076Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T09:16:15.076Z] ---> 72b3d8c90cf7 [2023-03-16T09:16:15.076Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:16:15.076Z] ---> 9ac290e33837 [2023-03-16T09:16:15.076Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-16T09:16:15.076Z] ---> 419d3196a832 [2023-03-16T09:16:15.076Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-16T09:16:15.076Z] ---> 075785415e0b [2023-03-16T09:16:15.076Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-16T09:16:15.076Z] ---> 7f45082c0c03 [2023-03-16T09:16:15.076Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-16T09:16:15.076Z] ---> Running in 6383c1804859 [2023-03-16T09:16:15.076Z] Removing intermediate container 6383c1804859 [2023-03-16T09:16:15.076Z] ---> 1ba938eb4698 [2023-03-16T09:16:15.076Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T09:16:15.076Z] ---> Running in 3c1b5739dba0 [2023-03-16T09:16:15.077Z] Removing intermediate container 3c1b5739dba0 [2023-03-16T09:16:15.077Z] ---> bfcec62ef2a6 [2023-03-16T09:16:15.077Z] Step 23/25 : LABEL arch=arm64 [2023-03-16T09:16:15.077Z] ---> Running in 7b5f4f9810fb [2023-03-16T09:16:15.077Z] Removing intermediate container 7b5f4f9810fb [2023-03-16T09:16:15.077Z] ---> 9e96838352ef [2023-03-16T09:16:15.077Z] Step 24/25 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f [2023-03-16T09:16:15.077Z] ---> Running in 6bf426e0126e [2023-03-16T09:16:15.077Z] Removing intermediate container 6bf426e0126e [2023-03-16T09:16:15.077Z] ---> cfeb58cc25bf [2023-03-16T09:16:15.077Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T09:16:15.077Z] ---> Running in 7d2bfee5e774 [2023-03-16T09:16:15.077Z] Removing intermediate container 7d2bfee5e774 [2023-03-16T09:16:15.077Z] ---> 6dc24cd9faab [2023-03-16T09:16:15.077Z] [2023-03-16T09:16:15.077Z] Successfully built 6dc24cd9faab [2023-03-16T09:16:15.077Z] Successfully tagged core-metadata-arm64:latest [2023-03-16T09:16:17.043Z]  Building core-metadata ... done Removing intermediate container 778a69268c34 [2023-03-16T09:16:17.043Z] ---> c35cb3e88aa7 [2023-03-16T09:16:17.043Z] [2023-03-16T09:16:17.043Z] Step 10/23 : FROM alpine:3.17 [2023-03-16T09:16:17.043Z] ---> d74e625d9115 [2023-03-16T09:16:17.043Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-16T09:16:17.319Z] ---> Running in 6b72a63bb1cd [2023-03-16T09:16:18.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T09:16:18.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T09:16:20.302Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-16T09:16:20.303Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-16T09:16:20.303Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T09:16:20.303Z] Executing ca-certificates-20220614-r4.trigger [2023-03-16T09:16:20.890Z] OK: 8 MiB in 17 packages [2023-03-16T09:16:22.312Z] Removing intermediate container 6b72a63bb1cd [2023-03-16T09:16:22.312Z] ---> f47c2d1f01d7 [2023-03-16T09:16:22.312Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-16T09:16:22.312Z] ---> Running in 5812eb454588 [2023-03-16T09:16:22.312Z] Removing intermediate container 5812eb454588 [2023-03-16T09:16:22.312Z] ---> 7d13f9859976 [2023-03-16T09:16:22.312Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-16T09:16:22.586Z] ---> Running in abd4e521053d [2023-03-16T09:16:22.856Z] Removing intermediate container abd4e521053d [2023-03-16T09:16:22.856Z] ---> 5fc7637231bd [2023-03-16T09:16:22.856Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-16T09:16:22.856Z] ---> Running in f169fd19a41c [2023-03-16T09:16:23.127Z] Removing intermediate container f169fd19a41c [2023-03-16T09:16:23.127Z] ---> 5d1d510498c1 [2023-03-16T09:16:23.127Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-16T09:16:23.716Z] ---> fdec8dc72c75 [2023-03-16T09:16:23.716Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-16T09:16:24.304Z] ---> ac51adbc8a81 [2023-03-16T09:16:24.304Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-16T09:16:26.259Z] ---> e622baa2d755 [2023-03-16T09:16:26.259Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-16T09:16:26.528Z] ---> 46c6b1004daf [2023-03-16T09:16:26.528Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-16T09:16:26.528Z] ---> Running in e8b7ef95e30e [2023-03-16T09:16:26.798Z] Removing intermediate container e8b7ef95e30e [2023-03-16T09:16:26.798Z] ---> d397ba2ed570 [2023-03-16T09:16:26.798Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T09:16:27.067Z] ---> Running in 08a4ca8934f5 [2023-03-16T09:16:27.337Z] Removing intermediate container 08a4ca8934f5 [2023-03-16T09:16:27.337Z] ---> e7baada9e08b [2023-03-16T09:16:27.337Z] Step 21/23 : LABEL arch=arm64 [2023-03-16T09:16:27.337Z] ---> Running in 897e9fba6251 [2023-03-16T09:16:27.606Z] Removing intermediate container 897e9fba6251 [2023-03-16T09:16:27.606Z] ---> 17de73a30df9 [2023-03-16T09:16:27.606Z] Step 22/23 : LABEL git_sha=2ce3759c03ce6270803a1b0abff1f54ff930378f [2023-03-16T09:16:27.874Z] ---> Running in 8f4375fcd012 [2023-03-16T09:16:28.144Z] Removing intermediate container 8f4375fcd012 [2023-03-16T09:16:28.144Z] ---> daa73d68150d [2023-03-16T09:16:28.144Z] Step 23/23 : LABEL version=0.0.0 [2023-03-16T09:16:28.144Z] ---> Running in 704f93d7c8bf [2023-03-16T09:16:28.415Z] Removing intermediate container 704f93d7c8bf [2023-03-16T09:16:28.415Z] ---> d5b4076f6188 [2023-03-16T09:16:28.415Z] [2023-03-16T09:16:28.685Z] Successfully built d5b4076f6188 [2023-03-16T09:16:28.685Z] Successfully tagged support-notifications-arm64:latest [2023-03-16T09:16:29.287Z]  Building support-notifications ... done  [Pipeline] } [2023-03-16T09:16:29.290Z] $ docker stop --time=1 ded335027c97137d8470b0a2d5fabb27f05a29e5a0376f3bfd93f00bc5285fc0 [2023-03-16T09:16:31.080Z] $ docker rm -f --volumes ded335027c97137d8470b0a2d5fabb27f05a29e5a0376f3bfd93f00bc5285fc0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T09:16:31.598Z] + docker images [2023-03-16T09:16:31.863Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-16T09:16:31.863Z] support-notifications-arm64 latest d5b4076f6188 3 seconds ago 32.5MB [2023-03-16T09:16:31.863Z] c35cb3e88aa7 16 seconds ago 1.56GB [2023-03-16T09:16:31.863Z] core-metadata-arm64 latest 6dc24cd9faab 22 seconds ago 20.4MB [2023-03-16T09:16:31.863Z] 5a88e4eb2031 32 seconds ago 1.5GB [2023-03-16T09:16:31.863Z] security-spiffe-token-provider-arm64 latest 83d3cb396387 About a minute ago 32.6MB [2023-03-16T09:16:31.863Z] b8f24a4352e1 2 minutes ago 1.53GB [2023-03-16T09:16:31.863Z] security-secretstore-setup-arm64 latest ca168f558eab 2 minutes ago 32MB [2023-03-16T09:16:31.863Z] core-command-arm64 latest a23735aad477 2 minutes ago 19.7MB [2023-03-16T09:16:31.863Z] 1242ea6be39b 2 minutes ago 1.48GB [2023-03-16T09:16:31.863Z] ba9c4d099e21 3 minutes ago 1.49GB [2023-03-16T09:16:31.863Z] core-common-config-bootstrapper-arm64 latest e91315eb66bb 7 minutes ago 17.4MB [2023-03-16T09:16:31.863Z] 97d2ecbbebca 7 minutes ago 1.48GB [2023-03-16T09:16:31.863Z] support-scheduler-arm64 latest 8d9d3f043694 11 minutes ago 31.8MB [2023-03-16T09:16:31.863Z] b7c5593d5cc2 11 minutes ago 1.56GB [2023-03-16T09:16:31.863Z] core-data-arm64 latest 531e838e6995 12 minutes ago 19.9MB [2023-03-16T09:16:31.863Z] security-proxy-setup-arm64 latest 2478c67811d0 12 minutes ago 18.6MB [2023-03-16T09:16:31.863Z] 4ee4b84a84e4 13 minutes ago 1.5GB [2023-03-16T09:16:31.863Z] e95a5fa04d42 13 minutes ago 1.47GB [2023-03-16T09:16:31.863Z] security-bootstrapper-arm64 latest 159cd585c86a 15 minutes ago 21.8MB [2023-03-16T09:16:31.863Z] security-proxy-auth-arm64 latest c6e48238e991 16 minutes ago 18.2MB [2023-03-16T09:16:31.863Z] 24f1e11a69a4 16 minutes ago 1.47GB [2023-03-16T09:16:31.863Z] 755454869d79 16 minutes ago 1.47GB [2023-03-16T09:16:31.863Z] security-spire-server-arm64 latest 55301ad72b89 22 minutes ago 87.1MB [2023-03-16T09:16:31.863Z] cfdeb5c95f4e 22 minutes ago 1.35GB [2023-03-16T09:16:31.863Z] security-spire-agent-arm64 latest 263c27c08e8c 23 minutes ago 125MB [2023-03-16T09:16:31.863Z] security-spire-config-arm64 latest 9e1d56fe317a 23 minutes ago 86.2MB [2023-03-16T09:16:31.863Z] 25d6499c7fdf 24 minutes ago 1.35GB [2023-03-16T09:16:31.863Z] b02d3c86ea32 24 minutes ago 1.35GB [2023-03-16T09:16:31.863Z] ci-base-image-arm64 latest 42e1369572b2 41 minutes ago 868MB [2023-03-16T09:16:31.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 days ago 648MB [2023-03-16T09:16:31.863Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-16T09:16:31.863Z] 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-16T09:16:32.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T09:16:32.295Z] [2023-03-16T09:16:32.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:16:32.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T09:16:32.894Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T09:16:32.894Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T09:16:32.894Z] 04944245beec: Pulling fs layer [2023-03-16T09:16:32.894Z] 699f458cf7ca: Pulling fs layer [2023-03-16T09:16:32.894Z] 765212b225bb: Pulling fs layer [2023-03-16T09:16:32.894Z] f23df028b6ca: Pulling fs layer [2023-03-16T09:16:32.894Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T09:16:32.894Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T09:16:32.894Z] f23df028b6ca: Waiting [2023-03-16T09:16:32.894Z] d65c8cfc05b1: Waiting [2023-03-16T09:16:32.894Z] 2437ff75d9bd: Waiting [2023-03-16T09:16:32.894Z] 765212b225bb: Waiting [2023-03-16T09:16:32.894Z] 04944245beec: Verifying Checksum [2023-03-16T09:16:32.894Z] 04944245beec: Download complete [2023-03-16T09:16:32.894Z] 765212b225bb: Verifying Checksum [2023-03-16T09:16:32.894Z] 765212b225bb: Download complete [2023-03-16T09:16:32.894Z] f23df028b6ca: Verifying Checksum [2023-03-16T09:16:32.894Z] f23df028b6ca: Download complete [2023-03-16T09:16:32.894Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T09:16:32.894Z] d65c8cfc05b1: Download complete [2023-03-16T09:16:33.165Z] 699f458cf7ca: Verifying Checksum [2023-03-16T09:16:33.165Z] 699f458cf7ca: Download complete [2023-03-16T09:16:33.432Z] 8998bd30e6a1: Download complete [2023-03-16T09:16:36.011Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T09:16:36.011Z] 2437ff75d9bd: Download complete [2023-03-16T09:16:37.950Z] 8998bd30e6a1: Pull complete [2023-03-16T09:16:38.217Z] 04944245beec: Pull complete [2023-03-16T09:16:42.464Z] 699f458cf7ca: Pull complete [2023-03-16T09:16:42.464Z] 765212b225bb: Pull complete [2023-03-16T09:16:42.733Z] f23df028b6ca: Pull complete [2023-03-16T09:16:43.000Z] d65c8cfc05b1: Pull complete [2023-03-16T09:16:57.985Z] 2437ff75d9bd: Pull complete [2023-03-16T09:16:57.985Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T09:16:57.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T09:16:57.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:16:58.187Z] prd-ubuntu20.04-docker-arm64-4c-16g-2381 does not seem to be running inside a container [2023-03-16T09:16:58.251Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-16T09:17:01.079Z] $ docker top 3e7639f37d732ed06d1951d3d8e7ab106ea1ff7f773fe44379da701e04545421 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:17:01.946Z] ---> job-cost.sh [2023-03-16T09:17:01.947Z] lf-activate-venv: SKIPPING [2023-03-16T09:17:01.947Z] INFO: No Stack... [2023-03-16T09:17:02.524Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T09:17:03.477Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T09:17:03.847Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-03-16T09:17:03.847Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T09:17:03.901Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4444-2-stack-cost] [2023-03-16T09:17:03.906Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4444-2-stack-cost] did not exist. Created. [2023-03-16T09:17:03.906Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4444-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T09:17:04.612Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T09:17:04.795Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T09:17:04.803Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4444-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T09:17:04.818Z] $ docker stop --time=1 3e7639f37d732ed06d1951d3d8e7ab106ea1ff7f773fe44379da701e04545421 [2023-03-16T09:17:06.391Z] $ docker rm -f --volumes 3e7639f37d732ed06d1951d3d8e7ab106ea1ff7f773fe44379da701e04545421 [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-16T09:17:06.750Z] provisioning config files... [2023-03-16T09:17:06.756Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config10658445690295401752tmp [Pipeline] { [Pipeline] sh [2023-03-16T09:17:07.044Z] + set +x [2023-03-16T09:17:07.044Z] + bash -s -- [2023-03-16T09:17:07.044Z] + curl -s https://codecov.io/bash [2023-03-16T09:17:07.044Z] [2023-03-16T09:17:07.044Z] _____ _ [2023-03-16T09:17:07.044Z] / ____| | | [2023-03-16T09:17:07.044Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T09:17:07.044Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T09:17:07.044Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T09:17:07.044Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T09:17:07.044Z] Bash-1.0.6 [2023-03-16T09:17:07.044Z] [2023-03-16T09:17:07.044Z] [2023-03-16T09:17:07.044Z] ==> git version 2.25.1 found [2023-03-16T09:17:07.044Z] ==> 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-16T09:17:07.044Z] Release-Date: 2020-01-08 [2023-03-16T09:17:07.044Z] 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-16T09:17:07.044Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T09:17:07.044Z] ==> Jenkins CI detected. [2023-03-16T09:17:07.044Z] current dir:  /w/workspace/edgex-go/2 [2023-03-16T09:17:07.044Z] project root: . [2023-03-16T09:17:07.044Z] --> token set from env [2023-03-16T09:17:07.044Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T09:17:07.044Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T09:17:07.044Z] ==> Python coveragepy not found [2023-03-16T09:17:07.044Z] ==> Searching for coverage reports in: [2023-03-16T09:17:07.044Z] + . [2023-03-16T09:17:07.044Z] -> Found 1 reports [2023-03-16T09:17:07.044Z] ==> Detecting git/mercurial file structure [2023-03-16T09:17:07.044Z] ==> Reading reports [2023-03-16T09:17:07.044Z] + ./coverage.out bytes=447486 [2023-03-16T09:17:07.302Z] ==> Appending adjustments [2023-03-16T09:17:07.302Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T09:17:08.236Z] + Found adjustments [2023-03-16T09:17:08.236Z] ==> Gzipping contents [2023-03-16T09:17:08.236Z] 60K /tmp/codecov.TcVUTs.gz [2023-03-16T09:17:08.236Z] ==> Uploading reports [2023-03-16T09:17:08.236Z] url: https://codecov.io [2023-03-16T09:17:08.236Z] query: branch=PR-4444&commit=3d787f24069747072777811c8da70cba0f2b6b24&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4444%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4444&job=&cmd_args= [2023-03-16T09:17:08.236Z] -> Pinging Codecov [2023-03-16T09:17:08.236Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4444&commit=3d787f24069747072777811c8da70cba0f2b6b24&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4444%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4444&job=&cmd_args= [2023-03-16T09:17:08.495Z] -> Uploading to [2023-03-16T09:17:08.495Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-16/00271124DB129430A58F1EEE437C3FCB/3d787f24069747072777811c8da70cba0f2b6b24/0f20e74f-8399-46a9-b685-432dd5b67c63.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T091708Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=090832b8173dc80163a30ab6a01a6ffc4100ec7da18ed4228271cda81b4ea745 [2023-03-16T09:17:08.495Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T09:17:08.495Z] Dload Upload Total Spent Left Speed [2023-03-16T09:17:08.754Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57587 0 0 100 57587 0 222k --:--:-- --:--:-- --:--:-- 222k [2023-03-16T09:17:08.754Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3d787f24069747072777811c8da70cba0f2b6b24 [Pipeline] } [2023-03-16T09:17:08.760Z] 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-16T09:17:09.247Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:17:09.530Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:17:10.381Z] ---> package-listing.sh [2023-03-16T09:17:10.381Z] ++ facter osfamily [2023-03-16T09:17:10.381Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T09:17:10.639Z] + OS_FAMILY=debian [2023-03-16T09:17:10.639Z] + workspace=/w/workspace/edgex-go/2 [2023-03-16T09:17:10.639Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T09:17:10.639Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T09:17:10.639Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T09:17:10.639Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T09:17:10.639Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-16T09:17:10.639Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T09:17:10.639Z] + case "${OS_FAMILY}" in [2023-03-16T09:17:10.640Z] + dpkg -l [2023-03-16T09:17:10.640Z] + grep '^ii' [2023-03-16T09:17:10.640Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T09:17:10.640Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T09:17:10.640Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T09:17:10.640Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-16T09:17:10.640Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-03-16T09:17:10.640Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-03-16T09:17:10.650Z] 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-16T09:17:10.923Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:17:11.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T09:17:11.473Z] [2023-03-16T09:17:11.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T09:17:11.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T09:17:11.765Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T09:17:11.765Z] 5eb5b503b376: Pulling fs layer [2023-03-16T09:17:11.765Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T09:17:11.765Z] ec43610c2a17: Pulling fs layer [2023-03-16T09:17:11.765Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T09:17:11.765Z] 33b1e0a273af: Pulling fs layer [2023-03-16T09:17:11.765Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T09:17:11.765Z] 2f39f015ded8: Pulling fs layer [2023-03-16T09:17:11.765Z] 2f39f015ded8: Waiting [2023-03-16T09:17:11.765Z] 33b1e0a273af: Waiting [2023-03-16T09:17:11.765Z] 3a2ae6a8a46f: Waiting [2023-03-16T09:17:11.765Z] 5d3b04190fa2: Waiting [2023-03-16T09:17:11.765Z] 5c69ac0246d0: Verifying Checksum [2023-03-16T09:17:11.765Z] 5c69ac0246d0: Download complete [2023-03-16T09:17:11.765Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-16T09:17:11.765Z] 3a2ae6a8a46f: Download complete [2023-03-16T09:17:12.024Z] 33b1e0a273af: Verifying Checksum [2023-03-16T09:17:12.024Z] 33b1e0a273af: Download complete [2023-03-16T09:17:12.024Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T09:17:12.024Z] 5d3b04190fa2: Download complete [2023-03-16T09:17:12.024Z] ec43610c2a17: Download complete [2023-03-16T09:17:12.024Z] 5eb5b503b376: Verifying Checksum [2023-03-16T09:17:12.024Z] 5eb5b503b376: Download complete [2023-03-16T09:17:12.959Z] 2f39f015ded8: Verifying Checksum [2023-03-16T09:17:12.959Z] 2f39f015ded8: Download complete [2023-03-16T09:17:13.217Z] 5eb5b503b376: Pull complete [2023-03-16T09:17:13.475Z] 5c69ac0246d0: Pull complete [2023-03-16T09:17:13.732Z] ec43610c2a17: Pull complete [2023-03-16T09:17:13.732Z] 3a2ae6a8a46f: Pull complete [2023-03-16T09:17:13.991Z] 33b1e0a273af: Pull complete [2023-03-16T09:17:13.991Z] 5d3b04190fa2: Pull complete [2023-03-16T09:17:18.171Z] 2f39f015ded8: Pull complete [2023-03-16T09:17:18.171Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T09:17:18.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T09:17:18.171Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T09:17:18.241Z] prd-ubuntu20.04-docker-8c-8g-2375 does not seem to be running inside a container [2023-03-16T09:17:18.264Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T09:17:20.265Z] $ docker top 51e03ae0631193c05b820be8027f66873d2b06f91c60d732eb5a8f2227451344 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T09:17:20.602Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T09:17:20.883Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T09:17:21.165Z] + ls /var/log/sa-host [2023-03-16T09:17:21.165Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T09:17:21.223Z] provisioning config files... [2023-03-16T09:17:21.230Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config10100106718941470599tmp [Pipeline] { [Pipeline] echo [2023-03-16T09:17:21.240Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:17:21.520Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T09:17:21.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:17:21.838Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T09:17:21.846Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:17:22.126Z] ---> sudo-logs.sh [2023-03-16T09:17:22.126Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T09:17:22.146Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:17:22.431Z] ---> job-cost.sh [2023-03-16T09:17:22.431Z] lf-activate-venv: SKIPPING [2023-03-16T09:17:22.431Z] DEBUG: total: 0.10999999940395355 [2023-03-16T09:17:22.431Z] INFO: Retrieving Stack Cost... [2023-03-16T09:17:22.689Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T09:17:23.256Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T09:17:23.266Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T09:17:23.549Z] ---> logs-deploy.sh [2023-03-16T09:17:23.549Z] lf-activate-venv: SKIPPING [2023-03-16T09:17:23.549Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4444/2 [2023-03-16T09:17:23.549Z] INFO: archiving workspace using pattern(s): [2023-03-16T09:17:24.486Z] Archives upload complete. [2023-03-16T09:17:24.486Z] INFO: archiving logs to Nexus