Pull request #4415 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c7e7231bb77af9927084476ffe9c580571ee9bfd+bf371e8c577b45590121912e6f14e0928f0d9ba1 (aee6b68a02121f3396febbe7cd9475d7fd3b4bcb) 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-ssh2713949726475670649.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10342925775652204687.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4415/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4415/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16034576229180579812.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4415/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8864729532273554418.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8754731522454746320.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4415/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4415/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14119738775963604623.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-8622’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8625 in /w/workspace/edgexfoundry_edgex-go_PR-4415 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bf371e8c577b45590121912e6f14e0928f0d9ba1 into PR head commit c7e7231bb77af9927084476ffe9c580571ee9bfd Merge succeeded, producing c7e7231bb77af9927084476ffe9c580571ee9bfd Checking out Revision c7e7231bb77af9927084476ffe9c580571ee9bfd (PR-4415) > 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/4415/head:refs/remotes/origin/PR-4415 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7e7231bb77af9927084476ffe9c580571ee9bfd # 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 bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7e7231bb77af9927084476ffe9c580571ee9bfd # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T19:58:49.521Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T19:58:49.687Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T19:58:49.777Z] ========================================================= [2023-03-07T19:58:49.777Z] EdgeX Global Pipelines Version Info [2023-03-07T19:58:49.777Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-07T19:58:50.503Z] ------------------- [2023-03-07T19:58:50.503Z] stable info: [2023-03-07T19:58:50.503Z] ------------------- [2023-03-07T19:58:50.503Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T19:58:50.503Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T19:58:50.503Z] Message: update stable to v1.0.244 [2023-03-07T19:58:51.076Z] ------------------- [2023-03-07T19:58:51.076Z] experimental info: [2023-03-07T19:58:51.076Z] ------------------- [2023-03-07T19:58:51.076Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T19:58:51.076Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T19:58:51.076Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T19:58:51.367Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-07T19:58:51.404Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-07T19:58:51.447Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T19:58:51.486Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T19:58:51.521Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T19:58:51.557Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T19:58:51.594Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T19:58:51.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-07T19:58:51.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-07T19:58:51.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-07T19:58:51.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T19:58:51.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T19:58:51.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T19:58:51.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T19:58:51.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T19:58:51.931Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T19:58:51.965Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T19:58:52.000Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T19:58:52.037Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-07T19:58:52.074Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-07T19:58:52.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T19:58:52.144Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T19:58:52.185Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T19:58:52.222Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4415 [Pipeline] echo [2023-03-07T19:58:52.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4415 [Pipeline] echo [2023-03-07T19:58:52.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4415 [Pipeline] echo [2023-03-07T19:58:52.337Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7e7231bb77af9927084476ffe9c580571ee9bfd [Pipeline] echo [2023-03-07T19:58:52.372Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7e7231 [Pipeline] echo [2023-03-07T19:58:52.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T19:58:52.525Z] provisioning config files... [2023-03-07T19:58:52.536Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15222845720905979112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T19:58:52.876Z] ---> docker-login.sh [2023-03-07T19:58:52.876Z] nexus3.edgexfoundry.org:10001 [2023-03-07T19:58:53.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T19:58:53.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T19:58:53.137Z] Configure a credential helper to remove this warning. See [2023-03-07T19:58:53.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T19:58:53.137Z] [2023-03-07T19:58:53.137Z] Login Succeeded [2023-03-07T19:58:53.137Z] nexus3.edgexfoundry.org:10002 [2023-03-07T19:58:53.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T19:58:53.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T19:58:53.137Z] Configure a credential helper to remove this warning. See [2023-03-07T19:58:53.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T19:58:53.137Z] [2023-03-07T19:58:53.137Z] Login Succeeded [2023-03-07T19:58:53.137Z] nexus3.edgexfoundry.org:10003 [2023-03-07T19:58:53.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T19:58:53.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T19:58:53.396Z] Configure a credential helper to remove this warning. See [2023-03-07T19:58:53.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T19:58:53.396Z] [2023-03-07T19:58:53.396Z] Login Succeeded [2023-03-07T19:58:53.396Z] nexus3.edgexfoundry.org:10004 [2023-03-07T19:58:53.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T19:58:53.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T19:58:53.396Z] Configure a credential helper to remove this warning. See [2023-03-07T19:58:53.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T19:58:53.396Z] [2023-03-07T19:58:53.396Z] Login Succeeded [2023-03-07T19:58:53.396Z] docker.io [2023-03-07T19:58:53.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T19:58:53.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T19:58:53.656Z] Configure a credential helper to remove this warning. See [2023-03-07T19:58:53.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T19:58:53.656Z] [2023-03-07T19:58:53.656Z] Login Succeeded [2023-03-07T19:58:53.656Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T19:58:53.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T19:58:54.086Z] + 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-07T19:58:54.087Z] + dirname cmd/core-command/Dockerfile [2023-03-07T19:58:54.087Z] + cut -d/ -f2 [2023-03-07T19:58:54.087Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-07T19:58:54.087Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-07T19:58:54.087Z] cut -d/ -f2 [2023-03-07T19:58:54.087Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-07T19:58:54.087Z] + + dirname cmd/core-data/Dockerfile [2023-03-07T19:58:54.087Z] cut -d/ -f2 [2023-03-07T19:58:54.087Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-07T19:58:54.087Z] + + dirname cmd/core-metadata/Dockerfile [2023-03-07T19:58:54.087Z] cut -d/ -f2 [2023-03-07T19:58:54.087Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-07T19:58:54.087Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-07T19:58:54.087Z] + cut -d/ -f2 [2023-03-07T19:58:54.087Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-07T19:58:54.087Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-07T19:58:54.087Z] + cut -d/ -f2 [2023-03-07T19:58:54.087Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-07T19:58:54.087Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-07T19:58:54.087Z] + cut -d/ -f2 [2023-03-07T19:58:54.087Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-07T19:58:54.087Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-07T19:58:54.087Z] + cut -d/ -f2 [2023-03-07T19:58:54.087Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-07T19:58:54.087Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-07T19:58:54.087Z] + cut -d/ -f2 [2023-03-07T19:58:54.087Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-07T19:58:54.087Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-07T19:58:54.087Z] + cut -d/ -f2 [2023-03-07T19:58:54.087Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-07T19:58:54.087Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-07T19:58:54.087Z] + cut -d/ -f2 [2023-03-07T19:58:54.087Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-07T19:58:54.087Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-07T19:58:54.087Z] + cut -d/ -f2 [2023-03-07T19:58:54.087Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-07T19:58:54.087Z] + dirname cmd/support-notifications/Dockerfile [2023-03-07T19:58:54.087Z] + cut -d/ -f2 [2023-03-07T19:58:54.087Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-07T19:58:54.087Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-07T19:58:54.087Z] + cut -d/ -f2 [2023-03-07T19:58:54.087Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-07T19:58:54.150Z] 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-07T19:58:54.629Z] + git rev-list -1 --merges c7e7231bb77af9927084476ffe9c580571ee9bfd~1..c7e7231bb77af9927084476ffe9c580571ee9bfd [Pipeline] echo [2023-03-07T19:58:54.663Z] -----------> git rev-list -1 --merges c7e7231bb77af9927084476ffe9c580571ee9bfd~1..c7e7231bb77af9927084476ffe9c580571ee9bfd c7e7231bb77af9927084476ffe9c580571ee9bfd [false] [Pipeline] sh [2023-03-07T19:58:54.977Z] + git log --format=format:%s -1 c7e7231bb77af9927084476ffe9c580571ee9bfd [Pipeline] echo [2023-03-07T19:58:55.012Z] ========================================================= [2023-03-07T19:58:55.012Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T19:58:55.012Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-07T19:58:55.454Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T19:58:55.454Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T19:58:55.454Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T19:58:55.454Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T19:58:55.454Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T19:58:55.454Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T19:58:55.454Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T19:58:55.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T19:58:55.879Z] [2023-03-07T19:58:55.879Z] 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-07T19:58:56.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T19:58:56.251Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T19:58:56.251Z] b85a868b505f: Pulling fs layer [2023-03-07T19:58:56.251Z] e2be974225ed: Pulling fs layer [2023-03-07T19:58:56.251Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T19:58:56.251Z] 988bab9f4d93: Pulling fs layer [2023-03-07T19:58:56.251Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T19:58:56.251Z] eaf3925da568: Pulling fs layer [2023-03-07T19:58:56.251Z] bab4dde63d76: Pulling fs layer [2023-03-07T19:58:56.251Z] bde34c3a00c8: Pulling fs layer [2023-03-07T19:58:56.251Z] 988bab9f4d93: Waiting [2023-03-07T19:58:56.251Z] 1469e6f7b9e6: Waiting [2023-03-07T19:58:56.251Z] eaf3925da568: Waiting [2023-03-07T19:58:56.251Z] bab4dde63d76: Waiting [2023-03-07T19:58:56.251Z] b352a97aabf1: Pulling fs layer [2023-03-07T19:58:56.251Z] 4872d77fe225: Pulling fs layer [2023-03-07T19:58:56.251Z] 5851b861e8e6: Pulling fs layer [2023-03-07T19:58:56.251Z] bde34c3a00c8: Waiting [2023-03-07T19:58:56.251Z] b352a97aabf1: Waiting [2023-03-07T19:58:56.251Z] 4872d77fe225: Waiting [2023-03-07T19:58:56.251Z] e2be974225ed: Verifying Checksum [2023-03-07T19:58:56.251Z] e2be974225ed: Download complete [2023-03-07T19:58:56.251Z] 988bab9f4d93: Download complete [2023-03-07T19:58:56.513Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T19:58:56.513Z] 1469e6f7b9e6: Download complete [2023-03-07T19:58:56.513Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T19:58:56.513Z] 339a4e72a1f5: Download complete [2023-03-07T19:58:56.513Z] eaf3925da568: Verifying Checksum [2023-03-07T19:58:56.513Z] eaf3925da568: Download complete [2023-03-07T19:58:56.513Z] bde34c3a00c8: Verifying Checksum [2023-03-07T19:58:56.513Z] bde34c3a00c8: Download complete [2023-03-07T19:58:56.513Z] b352a97aabf1: Verifying Checksum [2023-03-07T19:58:56.513Z] b352a97aabf1: Download complete [2023-03-07T19:58:56.513Z] 4872d77fe225: Verifying Checksum [2023-03-07T19:58:56.513Z] 4872d77fe225: Download complete [2023-03-07T19:58:56.513Z] 5851b861e8e6: Verifying Checksum [2023-03-07T19:58:56.513Z] 5851b861e8e6: Download complete [2023-03-07T19:58:56.513Z] b85a868b505f: Verifying Checksum [2023-03-07T19:58:56.513Z] b85a868b505f: Download complete [2023-03-07T19:58:56.772Z] bab4dde63d76: Verifying Checksum [2023-03-07T19:58:57.711Z] b85a868b505f: Pull complete [2023-03-07T19:58:57.971Z] e2be974225ed: Pull complete [2023-03-07T19:58:58.538Z] 339a4e72a1f5: Pull complete [2023-03-07T19:58:58.538Z] 988bab9f4d93: Pull complete [2023-03-07T19:58:58.800Z] 1469e6f7b9e6: Pull complete [2023-03-07T19:58:58.800Z] eaf3925da568: Pull complete [2023-03-07T19:59:00.700Z] bab4dde63d76: Pull complete [2023-03-07T19:59:00.700Z] bde34c3a00c8: Pull complete [2023-03-07T19:59:00.700Z] b352a97aabf1: Pull complete [2023-03-07T19:59:00.700Z] 4872d77fe225: Pull complete [2023-03-07T19:59:00.959Z] 5851b861e8e6: Pull complete [2023-03-07T19:59:00.959Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T19:59:00.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T19:59:00.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T19:59:01.164Z] prd-ubuntu20.04-docker-8c-8g-8625 does not seem to be running inside a container [2023-03-07T19:59:01.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T19:59:02.434Z] $ docker top beb43b278057d029e70a93c888406fbe1c85a932bd378c60eea03ec441f4ddf2 -eo pid,comm [2023-03-07T19:59:02.487Z] 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-07T19:59:02.487Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T19:59:02.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T19:59:02.612Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T19:59:02.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T19:59:02.715Z] $ docker exec beb43b278057d029e70a93c888406fbe1c85a932bd378c60eea03ec441f4ddf2 ssh-agent [2023-03-07T19:59:02.817Z] SSH_AUTH_SOCK=/tmp/ssh-h4Cky6GYcLBR/agent.32 [2023-03-07T19:59:02.817Z] SSH_AGENT_PID=38 [2023-03-07T19:59:02.823Z] Running ssh-add (command line suppressed) [2023-03-07T19:59:02.941Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16452332326483394968.key (/w/workspace/edgex-go/1@tmp/private_key_16452332326483394968.key) [2023-03-07T19:59:02.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T19:59:03.286Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T19:59:03.312Z] $ docker exec --env ******** --env ******** beb43b278057d029e70a93c888406fbe1c85a932bd378c60eea03ec441f4ddf2 ssh-agent -k [2023-03-07T19:59:03.405Z] unset SSH_AUTH_SOCK; [2023-03-07T19:59:03.405Z] unset SSH_AGENT_PID; [2023-03-07T19:59:03.405Z] echo Agent pid 38 killed; [2023-03-07T19:59:03.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T19:59:03.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T19:59:03.497Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T19:59:03.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T19:59:03.598Z] $ docker exec beb43b278057d029e70a93c888406fbe1c85a932bd378c60eea03ec441f4ddf2 ssh-agent [2023-03-07T19:59:03.706Z] SSH_AUTH_SOCK=/tmp/ssh-7Tb8TbtGIcFK/agent.70 [2023-03-07T19:59:03.706Z] SSH_AGENT_PID=76 [2023-03-07T19:59:03.711Z] Running ssh-add (command line suppressed) [2023-03-07T19:59:03.809Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6102623561319836606.key (/w/workspace/edgex-go/1@tmp/private_key_6102623561319836606.key) [2023-03-07T19:59:03.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T19:59:04.153Z] + git semver init [2023-03-07T19:59:04.412Z] 2023-03-07 19:59:04,330 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T19:59:04.412Z] 2023-03-07 19:59:04,331 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-07T19:59:04.412Z] 2023-03-07 19:59:04,331 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-07T19:59:04.412Z] 2023-03-07 19:59:04,331 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-07T19:59:09.681Z] 2023-03-07 19:59:09,015 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-07T19:59:09.681Z] 2023-03-07 19:59:09,015 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4415 with force:False [2023-03-07T19:59:09.681Z] 2023-03-07 19:59:09,016 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4415 [2023-03-07T19:59:09.681Z] 2023-03-07 19:59:09,019 [execute] INFO git cat-file --batch-check [2023-03-07T19:59:09.681Z] 2023-03-07 19:59:09,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T19:59:09.681Z] 2023-03-07 19:59:09,026 [execute] INFO git cat-file --batch [2023-03-07T19:59:09.681Z] 2023-03-07 19:59:09,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T19:59:09.681Z] 2023-03-07 19:59:09,030 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4415 [2023-03-07T19:59:09.681Z] 0.0.0 [Pipeline] } [2023-03-07T19:59:09.707Z] $ docker exec --env ******** --env ******** beb43b278057d029e70a93c888406fbe1c85a932bd378c60eea03ec441f4ddf2 ssh-agent -k [2023-03-07T19:59:09.809Z] unset SSH_AUTH_SOCK; [2023-03-07T19:59:09.809Z] unset SSH_AGENT_PID; [2023-03-07T19:59:09.810Z] echo Agent pid 76 killed; [2023-03-07T19:59:09.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T19:59:10.211Z] + git semver [Pipeline] } [2023-03-07T19:59:10.491Z] $ docker stop --time=1 beb43b278057d029e70a93c888406fbe1c85a932bd378c60eea03ec441f4ddf2 [2023-03-07T19:59:11.794Z] $ docker rm -f --volumes beb43b278057d029e70a93c888406fbe1c85a932bd378c60eea03ec441f4ddf2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T19:59:12.176Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T19:59:12.424Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T19:59:12.443Z] [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-07T19:59:13.210Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-07T19:59:13.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T19:59:13.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T19:59:13.308Z] ========================================================= [2023-03-07T19:59:13.308Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T19:59:13.308Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-07T19:59:13.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T19:59:13.638Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T19:59:13.638Z] 213ec9aee27d: Pulling fs layer [2023-03-07T19:59:13.638Z] 4583459ba037: Pulling fs layer [2023-03-07T19:59:13.638Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T19:59:13.638Z] 53926ce57604: Pulling fs layer [2023-03-07T19:59:13.638Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T19:59:13.638Z] 22ff95d597cd: Pulling fs layer [2023-03-07T19:59:13.638Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T19:59:13.638Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T19:59:13.638Z] a7acece74701: Pulling fs layer [2023-03-07T19:59:13.638Z] 21b2b0c7a3f4: Waiting [2023-03-07T19:59:13.638Z] 12d6caf4c0d1: Waiting [2023-03-07T19:59:13.638Z] 96b7cbca73a9: Waiting [2023-03-07T19:59:13.638Z] 22ff95d597cd: Waiting [2023-03-07T19:59:13.638Z] 53926ce57604: Waiting [2023-03-07T19:59:13.638Z] a7acece74701: Waiting [2023-03-07T19:59:13.638Z] 93c1e223e6f2: Verifying Checksum [2023-03-07T19:59:13.638Z] 93c1e223e6f2: Download complete [2023-03-07T19:59:13.638Z] 4583459ba037: Verifying Checksum [2023-03-07T19:59:13.638Z] 4583459ba037: Download complete [2023-03-07T19:59:13.638Z] 21b2b0c7a3f4: Download complete [2023-03-07T19:59:13.638Z] 22ff95d597cd: Download complete [2023-03-07T19:59:13.638Z] 213ec9aee27d: Download complete [2023-03-07T19:59:13.638Z] 12d6caf4c0d1: Download complete [2023-03-07T19:59:13.900Z] 213ec9aee27d: Pull complete [2023-03-07T19:59:13.900Z] 4583459ba037: Pull complete [2023-03-07T19:59:13.900Z] 93c1e223e6f2: Pull complete [2023-03-07T19:59:14.164Z] a7acece74701: Verifying Checksum [2023-03-07T19:59:14.164Z] a7acece74701: Download complete [2023-03-07T19:59:14.421Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T19:59:14.421Z] 96b7cbca73a9: Download complete [2023-03-07T19:59:14.679Z] 53926ce57604: Verifying Checksum [2023-03-07T19:59:14.679Z] 53926ce57604: Download complete [2023-03-07T19:59:17.961Z] 53926ce57604: Pull complete [2023-03-07T19:59:17.961Z] 21b2b0c7a3f4: Pull complete [2023-03-07T19:59:17.961Z] 22ff95d597cd: Pull complete [2023-03-07T19:59:18.219Z] 12d6caf4c0d1: Pull complete [2023-03-07T19:59:20.120Z] 96b7cbca73a9: Pull complete [2023-03-07T19:59:21.060Z] a7acece74701: Pull complete [2023-03-07T19:59:21.060Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T19:59:21.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T19:59:21.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-07T19:59:21.421Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T19:59:21.421Z] WORKDIR /edgex [2023-03-07T19:59:21.421Z] COPY go.mod . [2023-03-07T19:59:21.421Z] RUN go mod download [2023-03-07T19:59:21.421Z] docker build -t ci-base-image-x86_64 -f - . [2023-03-07T19:59:21.990Z] Sending build context to Docker daemon 170.3MB [2023-03-07T19:59:21.990Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T19:59:21.990Z] ---> db6d94c90886 [2023-03-07T19:59:21.990Z] Step 2/4 : WORKDIR /edgex [2023-03-07T19:59:23.900Z] ---> Running in 40d42908d3f2 [2023-03-07T19:59:23.900Z] Removing intermediate container 40d42908d3f2 [2023-03-07T19:59:23.900Z] ---> fef65d4ff0a5 [2023-03-07T19:59:23.900Z] Step 3/4 : COPY go.mod . [2023-03-07T19:59:23.900Z] ---> 4bb5e7419f7b [2023-03-07T19:59:23.900Z] Step 4/4 : RUN go mod download [2023-03-07T19:59:24.163Z] ---> Running in bc2bb6d8edf8 [2023-03-07T19:59:27.743Z] Still waiting to schedule task [2023-03-07T19:59:27.744Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8623’ is offline [2023-03-07T19:59:34.136Z] Removing intermediate container bc2bb6d8edf8 [2023-03-07T19:59:34.136Z] ---> 5fe75a05050b [2023-03-07T19:59:34.136Z] Successfully built 5fe75a05050b [2023-03-07T19:59:34.136Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T19:59:34.523Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T19:59:34.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T19:59:34.670Z] prd-ubuntu20.04-docker-8c-8g-8625 does not seem to be running inside a container [2023-03-07T19:59:34.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-07T19:59:35.056Z] $ docker top f408ac44d33634d6fa6367fe9cd665d8a5e44f9704b76029f7b1543263d51f92 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T19:59:35.432Z] + go version [2023-03-07T19:59:35.433Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T19:59:35.467Z] $ docker stop --time=1 f408ac44d33634d6fa6367fe9cd665d8a5e44f9704b76029f7b1543263d51f92 [2023-03-07T19:59:36.733Z] $ docker rm -f --volumes f408ac44d33634d6fa6367fe9cd665d8a5e44f9704b76029f7b1543263d51f92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T19:59:37.398Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T19:59:37.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T19:59:37.571Z] prd-ubuntu20.04-docker-8c-8g-8625 does not seem to be running inside a container [2023-03-07T19:59:37.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-07T19:59:37.934Z] $ docker top 3ed891ddbb8851b336f459485745074f966167fc3b28660e32765c7c2eff5300 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-07T19:59:38.057Z] ========================================================= [2023-03-07T19:59:38.057Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-07T19:59:38.057Z] ========================================================= [Pipeline] sh [2023-03-07T19:59:38.354Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-07T19:59:38.717Z] + make test [2023-03-07T19:59:38.717Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T19:59:45.276Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-07T19:59:57.623Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-07T19:59:57.623Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-07T19:59:57.623Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-07T19:59:57.623Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-07T19:59:57.623Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-07T19:59:57.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-07T19:59:57.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-07T19:59:57.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-07T19:59:57.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-07T19:59:57.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-07T19:59:57.881Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-07T19:59:57.881Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-07T19:59:57.881Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-07T19:59:57.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-07T19:59:58.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.036s coverage: 28.7% of statements [2023-03-07T19:59:58.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-07T19:59:58.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-07T19:59:58.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.101s coverage: 98.5% of statements [2023-03-07T20:00:01.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 71.2% of statements [2023-03-07T20:00:01.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-07T20:00:01.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-07T20:00:01.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-07T20:00:01.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 54.0% of statements [2023-03-07T20:00:01.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-07T20:00:01.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-07T20:00:03.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.991s coverage: 88.5% of statements [2023-03-07T20:00:03.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-07T20:00:03.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-07T20:00:03.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:00:03.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-07T20:00:03.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-07T20:00:03.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.110s coverage: 3.9% of statements [2023-03-07T20:00:03.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-07T20:00:03.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-07T20:00:03.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.475s coverage: 95.6% of statements [2023-03-07T20:00:03.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-07T20:00:03.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:00:03.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-07T20:00:03.047Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements [2023-03-07T20:00:03.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-07T20:00:03.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-07T20:00:03.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-07T20:00:03.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-07T20:00:03.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-07T20:00:03.047Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements [2023-03-07T20:00:03.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-07T20:00:03.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-07T20:00:03.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-07T20:00:03.047Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2023-03-07T20:00:03.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-07T20:00:03.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.088s coverage: 29.6% of statements [2023-03-07T20:00:03.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-07T20:00:03.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 45.5% of statements [2023-03-07T20:00:03.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 82.9% of statements [2023-03-07T20:00:03.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements [2023-03-07T20:00:03.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2023-03-07T20:00:03.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2023-03-07T20:00:07.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.089s coverage: 94.4% of statements [2023-03-07T20:00:25.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.383s coverage: 79.9% of statements [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-07T20:00:25.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-07T20:00:25.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-07T20:00:25.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-07T20:00:25.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2023-03-07T20:00:25.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.040s coverage: 20.0% of statements [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-07T20:00:25.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-07T20:00:25.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 81.2% of statements [2023-03-07T20:00:25.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 82.1% of statements [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-07T20:00:25.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 84.8% of statements [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-07T20:00:25.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.233s coverage: 63.1% of statements [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-07T20:00:25.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-03-07T20:00:25.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-03-07T20:00:25.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-03-07T20:00:25.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-03-07T20:00:25.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-07T20:00:25.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.157s coverage: 38.4% of statements [2023-03-07T20:00:25.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-07T20:00:25.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-07T20:00:25.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-03-07T20:00:25.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-07T20:00:25.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-03-07T20:00:25.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-07T20:00:25.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-07T20:00:25.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-07T20:00:25.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-07T20:00:25.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2023-03-07T20:00:25.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-07T20:00:25.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-07T20:00:25.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-07T20:00:25.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-07T20:00:25.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements [2023-03-07T20:00:25.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-07T20:00:25.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:00:25.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-07T20:00:25.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-07T20:00:25.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2023-03-07T20:00:25.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-07T20:00:25.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-07T20:00:25.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements [2023-03-07T20:00:25.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-07T20:00:25.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:00:25.322Z] 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-07T20:00:43.393Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-07T20:00:43.393Z] go vet ./... [2023-03-07T20:00:45.296Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T20:00:45.296Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T20:00:45.296Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T20:00:45.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-07T20:00:45.642Z] + ls -al . [2023-03-07T20:00:45.642Z] total 704 [2023-03-07T20:00:45.642Z] drwxrwxr-x 11 1001 1001 4096 Mar 7 19:59 . [2023-03-07T20:00:45.642Z] drwxr-xr-x 4 root root 4096 Mar 7 19:59 .. [2023-03-07T20:00:45.642Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 19:58 .blubracket [2023-03-07T20:00:45.642Z] -rw-rw-r-- 1 1001 1001 16 Mar 7 19:58 .dockerignore [2023-03-07T20:00:45.642Z] drwxrwxr-x 8 1001 1001 4096 Mar 7 20:00 .git [2023-03-07T20:00:45.642Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 19:58 .github [2023-03-07T20:00:45.642Z] -rw-rw-r-- 1 1001 1001 1112 Mar 7 19:58 .gitignore [2023-03-07T20:00:45.642Z] -rw-rw-r-- 1 1001 1001 42 Mar 7 19:58 .golangci.yml [2023-03-07T20:00:45.642Z] -rw-rw-r-- 1 1001 1001 87 Mar 7 19:58 .hadolint.yml [2023-03-07T20:00:45.642Z] drwxr-xr-x 3 1001 1001 4096 Mar 7 19:59 .semver [2023-03-07T20:00:45.642Z] -rw-rw-r-- 1 1001 1001 166 Mar 7 19:58 .sonarcloud.properties [2023-03-07T20:00:45.642Z] -rw-rw-r-- 1 1001 1001 1171 Mar 7 19:58 ADOPTERS.md [2023-03-07T20:00:45.642Z] -rw-rw-r-- 1 1001 1001 10825 Mar 7 19:58 Attribution.txt [2023-03-07T20:00:45.643Z] -rw-rw-r-- 1 1001 1001 73765 Mar 7 19:58 CHANGELOG.md [2023-03-07T20:00:45.643Z] -rw-rw-r-- 1 1001 1001 3804 Mar 7 19:58 CONTRIBUTING.md [2023-03-07T20:00:45.643Z] -rw-rw-r-- 1 1001 1001 677 Mar 7 19:58 GOVERNANCE.md [2023-03-07T20:00:45.643Z] -rw-rw-r-- 1 1001 1001 883 Mar 7 19:58 Jenkinsfile [2023-03-07T20:00:45.643Z] -rw-rw-r-- 1 1001 1001 10775 Mar 7 19:58 LICENSE [2023-03-07T20:00:45.643Z] -rw-rw-r-- 1 1001 1001 14071 Mar 7 19:58 Makefile [2023-03-07T20:00:45.643Z] -rw-rw-r-- 1 1001 1001 582 Mar 7 19:58 OWNERS.md [2023-03-07T20:00:45.643Z] -rw-rw-r-- 1 1001 1001 9403 Mar 7 19:58 README.md [2023-03-07T20:00:45.643Z] -rw-rw-r-- 1 1001 1001 6912 Mar 7 19:58 SECURITY.md [2023-03-07T20:00:45.643Z] -rw-rw-r-- 1 1001 1001 5 Mar 7 19:59 VERSION [2023-03-07T20:00:45.643Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 19:58 bin [2023-03-07T20:00:45.643Z] drwxrwxr-x 18 1001 1001 4096 Mar 7 19:58 cmd [2023-03-07T20:00:45.643Z] -rw-r--r-- 1 root root 446903 Mar 7 20:00 coverage.out [2023-03-07T20:00:45.643Z] -rw-rw-r-- 1 1001 1001 3232 Mar 7 19:58 go.mod [2023-03-07T20:00:45.643Z] -rw-rw-r-- 1 1001 1001 31098 Mar 7 19:58 go.sum [2023-03-07T20:00:45.643Z] drwxrwxr-x 7 1001 1001 4096 Mar 7 19:58 internal [2023-03-07T20:00:45.643Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 19:58 openapi [2023-03-07T20:00:45.643Z] drwxrwxr-x 4 1001 1001 4096 Mar 7 19:58 snap [2023-03-07T20:00:45.643Z] -rw-rw-r-- 1 1001 1001 204 Mar 7 19:58 version.go [Pipeline] sh [2023-03-07T20:00:45.950Z] + '[' -e coverage.out ] [2023-03-07T20:00:45.950Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-07T20:00:46.076Z] Stashed 1 file(s) [Pipeline] sh [2023-03-07T20:00:46.370Z] + make build [2023-03-07T20:00:46.370Z] 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-07T20:00:58.571Z] 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-07T20:00:58.828Z] 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-07T20:01:00.201Z] 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-07T20:01:00.766Z] 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-07T20:01:07.317Z] 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-07T20:01:08.690Z] 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-07T20:01:10.059Z] 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-07T20:01:10.995Z] 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-07T20:01:11.927Z] 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-07T20:01:12.857Z] 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-07T20:01:13.789Z] 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-07T20:01:15.190Z] $ docker stop --time=1 3ed891ddbb8851b336f459485745074f966167fc3b28660e32765c7c2eff5300 [2023-03-07T20:01:17.493Z] $ docker rm -f --volumes 3ed891ddbb8851b336f459485745074f966167fc3b28660e32765c7c2eff5300 [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-07T20:01:18.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T20:01:18.548Z] [2023-03-07T20:01:18.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:01:18.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T20:01:19.187Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-07T20:01:19.187Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-07T20:01:19.187Z] ca9280d653b3: Pulling fs layer [2023-03-07T20:01:19.187Z] 7e9c9ca2126c: Pulling fs layer [2023-03-07T20:01:19.187Z] cbdbe7a5bc2a: Download complete [2023-03-07T20:01:19.446Z] cbdbe7a5bc2a: Pull complete [2023-03-07T20:01:20.021Z] ca9280d653b3: Verifying Checksum [2023-03-07T20:01:20.021Z] ca9280d653b3: Download complete [2023-03-07T20:01:20.280Z] 7e9c9ca2126c: Download complete [2023-03-07T20:01:20.538Z] ca9280d653b3: Pull complete [2023-03-07T20:01:23.819Z] 7e9c9ca2126c: Pull complete [2023-03-07T20:01:23.819Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-07T20:01:23.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T20:01:23.819Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:01:24.033Z] prd-ubuntu20.04-docker-8c-8g-8625 does not seem to be running inside a container [2023-03-07T20:01:24.064Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-07T20:01:25.207Z] $ docker top c6e9186219a82076ca8ea2f168918adc20907c66bf9c603bb921138b02aebe57 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:01:25.594Z] + docker-compose build --help [2023-03-07T20:01:25.594Z] + grep parallel [2023-03-07T20:01:26.160Z] --parallel Build images in parallel. [Pipeline] } [2023-03-07T20:01:26.197Z] $ docker stop --time=1 c6e9186219a82076ca8ea2f168918adc20907c66bf9c603bb921138b02aebe57 [2023-03-07T20:01:27.460Z] $ docker rm -f --volumes c6e9186219a82076ca8ea2f168918adc20907c66bf9c603bb921138b02aebe57 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:01:28.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T20:01:28.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:01:28.173Z] prd-ubuntu20.04-docker-8c-8g-8625 does not seem to be running inside a container [2023-03-07T20:01:28.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-07T20:01:28.553Z] $ docker top eda4455470705ac9025ef3469aab39259a110cb57b71fc6ec97da6535e082977 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:01:28.938Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-07T20:01:29.504Z] Building core-command ... [2023-03-07T20:01:29.504Z] Building core-common-config-bootstrapper ... [2023-03-07T20:01:29.504Z] Building core-data ... [2023-03-07T20:01:29.504Z] Building core-metadata ... [2023-03-07T20:01:29.504Z] Building security-bootstrapper ... [2023-03-07T20:01:29.504Z] Building security-proxy-auth ... [2023-03-07T20:01:29.504Z] Building security-proxy-setup ... [2023-03-07T20:01:29.504Z] Building security-secretstore-setup ... [2023-03-07T20:01:29.504Z] Building security-spiffe-token-provider ... [2023-03-07T20:01:29.504Z] Building security-spire-agent ... [2023-03-07T20:01:29.504Z] Building security-spire-config ... [2023-03-07T20:01:29.504Z] Building security-spire-server ... [2023-03-07T20:01:29.504Z] Building support-notifications ... [2023-03-07T20:01:29.504Z] Building support-scheduler ... [2023-03-07T20:01:29.504Z] Building security-bootstrapper [2023-03-07T20:01:29.504Z] Building security-spire-config [2023-03-07T20:01:29.504Z] Building security-spire-server [2023-03-07T20:01:29.504Z] Building core-common-config-bootstrapper [2023-03-07T20:01:29.504Z] Building security-spiffe-token-provider [2023-03-07T20:01:41.703Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:01:41.703Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:01:41.703Z] ---> 5fe75a05050b [2023-03-07T20:01:41.703Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T20:01:41.703Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:01:41.703Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:01:41.703Z] ---> 5fe75a05050b [2023-03-07T20:01:41.703Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T20:01:41.703Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:01:41.703Z] Step 2/32 : FROM ${BUILDER_BASE} AS builderStep 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:01:41.703Z] [2023-03-07T20:01:41.703Z] ---> 5fe75a05050b [2023-03-07T20:01:41.703Z] Step 3/32 : WORKDIR /edgex-goStep 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:01:41.703Z] [2023-03-07T20:01:41.703Z] ---> 5fe75a05050b [2023-03-07T20:01:41.703Z] Step 3/19 : WORKDIR /edgex-go [2023-03-07T20:01:41.703Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:01:41.703Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:01:41.703Z] ---> 5fe75a05050b [2023-03-07T20:01:41.703Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:01:43.079Z] ---> Running in d641ab5af5ce [2023-03-07T20:01:43.079Z] ---> Running in 07237b01f950 [2023-03-07T20:01:43.079Z] ---> Running in 9b6bcefce5bb [2023-03-07T20:01:43.079Z] ---> Running in 0caaf17f7e30 [2023-03-07T20:01:43.079Z] ---> Running in a4603cdc40f6 [2023-03-07T20:01:43.079Z] Removing intermediate container d641ab5af5ce [2023-03-07T20:01:43.079Z] ---> 50734446f716 [2023-03-07T20:01:43.079Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:01:43.079Z] Removing intermediate container 9b6bcefce5bb [2023-03-07T20:01:43.079Z] ---> cce75679d6e1 [2023-03-07T20:01:43.079Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:01:43.337Z] Removing intermediate container 0caaf17f7e30 [2023-03-07T20:01:43.337Z] ---> 9988329cd215 [2023-03-07T20:01:43.337Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-07T20:01:43.337Z] Removing intermediate container a4603cdc40f6 [2023-03-07T20:01:43.337Z] ---> 8903850578b5 [2023-03-07T20:01:43.337Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-07T20:01:43.337Z] Removing intermediate container 07237b01f950 [2023-03-07T20:01:43.337Z] ---> e388e64ae8b3 [2023-03-07T20:01:43.337Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:01:43.337Z] ---> Running in e4e3069997cd [2023-03-07T20:01:43.337Z] ---> Running in 950c1ef97b89 [2023-03-07T20:01:43.337Z] ---> Running in 70fc23897294 [2023-03-07T20:01:43.337Z] ---> Running in 2af641de6a31 [2023-03-07T20:01:43.337Z] ---> Running in 8db601b6eb09 [2023-03-07T20:01:43.604Z] Removing intermediate container 950c1ef97b89 [2023-03-07T20:01:43.604Z] ---> 02813a8d1db4 [2023-03-07T20:01:43.604Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:01:43.604Z] ---> Running in f68b506b265c [2023-03-07T20:01:43.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:01:44.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:01:44.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:01:44.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:01:44.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:01:44.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:01:44.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:01:44.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:01:44.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:01:44.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:01:44.379Z] OK: 211 MiB in 51 packages [2023-03-07T20:01:44.379Z] OK: 211 MiB in 51 packages [2023-03-07T20:01:44.379Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-07T20:01:44.379Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-07T20:01:44.379Z] OK: 17046 distinct packages available [2023-03-07T20:01:44.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:01:44.638Z] OK: 211 MiB in 51 packages [2023-03-07T20:01:44.638Z] OK: 211 MiB in 51 packages [2023-03-07T20:01:44.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:01:44.638Z] OK: 211 MiB in 51 packages [2023-03-07T20:01:45.098Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8630 in /w/workspace/edgexfoundry_edgex-go_PR-4415 [Pipeline] { [Pipeline] ws [2023-03-07T20:01:45.141Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-07T20:01:45.206Z] Removing intermediate container 2af641de6a31 [2023-03-07T20:01:45.206Z] ---> 99e79e39628e [2023-03-07T20:01:45.206Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-07T20:01:45.206Z] Removing intermediate container e4e3069997cd [2023-03-07T20:01:45.206Z] ---> d600b44614e4 [2023-03-07T20:01:45.206Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T20:01:45.206Z] Removing intermediate container f68b506b265c [2023-03-07T20:01:45.206Z] ---> 36923d9c154e [2023-03-07T20:01:45.206Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:01:45.224Z] The recommended git tool is: git [2023-03-07T20:01:45.464Z] Removing intermediate container 8db601b6eb09 [2023-03-07T20:01:45.464Z] ---> 014833cd042d [2023-03-07T20:01:45.464Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T20:01:45.464Z] Removing intermediate container 70fc23897294 [2023-03-07T20:01:45.464Z] ---> 9273745f42b1 [2023-03-07T20:01:45.464Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-07T20:01:45.464Z] ---> 66bd363fe222 [2023-03-07T20:01:45.464Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:01:45.720Z] ---> ab82cb7bae28 [2023-03-07T20:01:45.720Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:01:45.720Z] ---> 84a8260911dd [2023-03-07T20:01:45.720Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:01:45.720Z] ---> Running in 4b3939630e3a [2023-03-07T20:01:45.720Z] ---> fcafc47226bf [2023-03-07T20:01:45.720Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:01:45.720Z] ---> a68aff9da643 [2023-03-07T20:01:45.720Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:01:45.720Z] ---> Running in f1e95f9476b2 [2023-03-07T20:01:45.720Z] ---> Running in b42d9751b9df [2023-03-07T20:01:45.977Z] ---> Running in 9d548cb443e2 [2023-03-07T20:01:45.977Z] ---> Running in dd5414ec1f60 [2023-03-07T20:01:52.336Z] using credential edgex-jenkins-ssh [2023-03-07T20:01:52.354Z] Cloning the remote Git repository [2023-03-07T20:01:52.405Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-07T20:01:52.483Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-07T20:01:52.636Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-07T20:01:52.637Z] > git --version # timeout=10 [2023-03-07T20:01:52.659Z] > git --version # 'git version 2.25.1' [2023-03-07T20:01:52.661Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T20:01:52.728Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T20:02:15.808Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-07T20:02:15.834Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T20:02:17.751Z] Merging remotes/origin/main commit bf371e8c577b45590121912e6f14e0928f0d9ba1 into PR head commit c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:02:18.172Z] Merge succeeded, producing c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:02:18.173Z] Checking out Revision c7e7231bb77af9927084476ffe9c580571ee9bfd (PR-4415) [2023-03-07T20:02:16.942Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-07T20:02:16.994Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-07T20:02:16.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T20:02:17.015Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4415/head:refs/remotes/origin/PR-4415 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-07T20:02:17.773Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T20:02:17.790Z] > git checkout -f c7e7231bb77af9927084476ffe9c580571ee9bfd # timeout=10 [2023-03-07T20:02:18.043Z] > git remote # timeout=10 [2023-03-07T20:02:18.069Z] > git config --get remote.origin.url # timeout=10 [2023-03-07T20:02:18.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T20:02:18.113Z] > git merge bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 [2023-03-07T20:02:18.150Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-07T20:02:18.184Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T20:02:18.202Z] > git checkout -f c7e7231bb77af9927084476ffe9c580571ee9bfd # timeout=10 [2023-03-07T20:02:19.040Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [2023-03-07T20:02:19.110Z] > git --version # timeout=10 [2023-03-07T20:02:19.124Z] > git --version # 'git version 2.25.1' [2023-03-07T20:02:19.147Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T20:02:20.282Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T20:02:20.282Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T20:02:20.282Z] Dload Upload Total Spent Left Speed [2023-03-07T20:02:20.282Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-03-07T20:02:20.927Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T20:02:21.297Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T20:02:21.297Z] + sudo tee /etc/docker/daemon.new [2023-03-07T20:02:21.297Z] { [2023-03-07T20:02:21.297Z] "registry-mirrors": [ [2023-03-07T20:02:21.297Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T20:02:21.297Z] ], [2023-03-07T20:02:21.297Z] "bip": "10.250.0.254/24", [2023-03-07T20:02:21.297Z] "hosts": [ [2023-03-07T20:02:21.297Z] "tcp://0.0.0.0:5555", [2023-03-07T20:02:21.297Z] "unix:///var/run/docker.sock" [2023-03-07T20:02:21.297Z] ], [2023-03-07T20:02:21.297Z] "mtu": 1458, [2023-03-07T20:02:21.297Z] "selinux-enabled": true, [2023-03-07T20:02:21.297Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T20:02:21.297Z] } [Pipeline] sh [2023-03-07T20:02:21.662Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T20:02:22.032Z] + sudo service docker restart [2023-03-07T20:02:24.673Z] Removing intermediate container 9d548cb443e2 [2023-03-07T20:02:24.673Z] ---> 9859bff1eb93 [2023-03-07T20:02:24.673Z] Step 7/24 : COPY . . [2023-03-07T20:02:24.673Z] Removing intermediate container b42d9751b9df [2023-03-07T20:02:24.673Z] ---> 2e65b9927355 [2023-03-07T20:02:24.673Z] Step 8/22 : COPY . . [2023-03-07T20:02:24.673Z] Removing intermediate container 4b3939630e3a [2023-03-07T20:02:24.673Z] ---> 88dcc10930ec [2023-03-07T20:02:24.673Z] Step 7/32 : COPY . . [2023-03-07T20:02:24.673Z] Removing intermediate container dd5414ec1f60 [2023-03-07T20:02:24.673Z] ---> 142d6b0e4b08 [2023-03-07T20:02:24.673Z] Step 7/19 : COPY . . [2023-03-07T20:02:24.673Z] Removing intermediate container f1e95f9476b2 [2023-03-07T20:02:24.673Z] ---> 991af745a709 [2023-03-07T20:02:24.673Z] Step 7/23 : COPY . . [2023-03-07T20:02:27.959Z] ---> 5bab770d83e8 [2023-03-07T20:02:27.959Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-07T20:02:27.959Z] ---> e1e2fbda31d2 [2023-03-07T20:02:27.959Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:02:27.959Z] ---> 80d9ec9ba9dd [2023-03-07T20:02:27.959Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-07T20:02:27.959Z] ---> 8a079c1ce984 [2023-03-07T20:02:27.959Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-07T20:02:27.959Z] ---> Running in c732804f9c5e [2023-03-07T20:02:27.959Z] ---> e104602176dc [2023-03-07T20:02:27.959Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:02:27.959Z] ---> Running in 1533e1ebc52c [2023-03-07T20:02:27.959Z] ---> Running in fdfece162b53 [2023-03-07T20:02:27.959Z] ---> Running in 27354b508d83 [2023-03-07T20:02:27.959Z] ---> Running in e11a168dcb9f [2023-03-07T20:02:27.959Z] Removing intermediate container 1533e1ebc52c [2023-03-07T20:02:27.959Z] ---> 78000bb01064 [2023-03-07T20:02:27.959Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-07T20:02:27.959Z] ---> Running in f33e513a6da7 [2023-03-07T20:02:27.959Z] Removing intermediate container e11a168dcb9f [2023-03-07T20:02:27.959Z] ---> 880d048e152e [2023-03-07T20:02:27.959Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T20:02:28.217Z] ---> Running in 303e9abb65df [2023-03-07T20:02:28.217Z] Removing intermediate container f33e513a6da7 [2023-03-07T20:02:28.217Z] ---> 8b28af8ccf60 [2023-03-07T20:02:28.217Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T20:02:28.217Z] ---> Running in e5a9ab9c5c6d [2023-03-07T20:02:28.217Z] Removing intermediate container 303e9abb65df [2023-03-07T20:02:28.217Z] ---> b3f61b38fa31 [2023-03-07T20:02:28.217Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T20:02:28.217Z] ---> Running in c947bfd618fd [2023-03-07T20:02:28.217Z] 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-07T20:02:28.473Z] 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-07T20:02:28.473Z] 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-07T20:02:29.409Z] Removing intermediate container c947bfd618fd [2023-03-07T20:02:29.409Z] ---> 9d424ad51e40 [2023-03-07T20:02:29.409Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T20:02:29.409Z] Removing intermediate container e5a9ab9c5c6d [2023-03-07T20:02:29.409Z] ---> 7a1b20bd3837 [2023-03-07T20:02:29.409Z] Step 11/23 : WORKDIR /edgex-go [2023-03-07T20:02:29.409Z] ---> Running in bfe33d3718e9 [2023-03-07T20:02:29.409Z] ---> Running in 59c55292d207 [2023-03-07T20:02:29.669Z] Removing intermediate container bfe33d3718e9 [2023-03-07T20:02:29.669Z] ---> 4e643c966cc7 [2023-03-07T20:02:29.669Z] [2023-03-07T20:02:29.669Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T20:02:29.669Z] Removing intermediate container 59c55292d207 [2023-03-07T20:02:29.669Z] ---> 555a3e0b27cd [2023-03-07T20:02:29.669Z] [2023-03-07T20:02:29.669Z] Step 12/23 : FROM alpine:3.15 [2023-03-07T20:02:30.236Z] 3.15: Pulling from library/alpine [2023-03-07T20:02:30.236Z] 3.15: Pulling from library/alpine [2023-03-07T20:02:31.172Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T20:02:31.172Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T20:02:31.172Z] Status: Downloaded newer image for alpine:3.15 [2023-03-07T20:02:31.172Z] Status: Image is up to date for alpine:3.15 [2023-03-07T20:02:31.172Z] ---> 5ce65d7b0fde [2023-03-07T20:02:31.172Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:02:31.172Z] ---> 5ce65d7b0fde [2023-03-07T20:02:31.172Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:02:31.172Z] ---> Running in 95b3ba1f8896 [2023-03-07T20:02:31.172Z] ---> Running in 75bab17a42fa [2023-03-07T20:02:31.432Z] Removing intermediate container 95b3ba1f8896 [2023-03-07T20:02:31.432Z] ---> 0e778dba868b [2023-03-07T20:02:31.432Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T20:02:31.432Z] Removing intermediate container 75bab17a42fa [2023-03-07T20:02:31.432Z] ---> fd39b9bea5a0 [2023-03-07T20:02:31.432Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-07T20:02:31.432Z] ---> Running in 51f093495a6b [2023-03-07T20:02:31.432Z] ---> Running in 9f05c7dffa48 [2023-03-07T20:02:31.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:32.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:32.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:32.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:32.522Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:02:32.522Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:02:32.522Z] OK: 15859 distinct packages available [2023-03-07T20:02:32.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:32.522Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:02:32.522Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:02:32.522Z] OK: 15859 distinct packages available [2023-03-07T20:02:32.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:32.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:32.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:32.782Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-07T20:02:32.782Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:02:32.782Z] (3/5) Installing libucontext (1.1-r0) [2023-03-07T20:02:32.782Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-07T20:02:32.782Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-07T20:02:32.782Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:02:32.782Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-07T20:02:32.782Z] OK: 7 MiB in 19 packages [2023-03-07T20:02:32.782Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:02:32.782Z] (3/4) Installing libucontext (1.1-r0) [2023-03-07T20:02:32.782Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-07T20:02:32.782Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:02:32.782Z] OK: 6 MiB in 18 packages [2023-03-07T20:02:34.716Z] Removing intermediate container 9f05c7dffa48 [2023-03-07T20:02:34.716Z] ---> bb83883ecbf5 [2023-03-07T20:02:34.716Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:02:34.716Z] Removing intermediate container 51f093495a6b [2023-03-07T20:02:34.716Z] ---> 2af127797bde [2023-03-07T20:02:34.716Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:02:37.996Z] ---> 99c27b549e2e [2023-03-07T20:02:37.996Z] ---> a3fb26b2acc9 [2023-03-07T20:02:37.996Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:02:37.996Z] [2023-03-07T20:02:38.254Z] ---> 226c61f437f1 [2023-03-07T20:02:38.254Z] ---> fca078c58cb0 [2023-03-07T20:02:38.254Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-07T20:02:38.254Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-07T20:02:38.254Z] ---> Running in c33beaa5c6d8 [2023-03-07T20:02:38.822Z] Removing intermediate container c33beaa5c6d8 [2023-03-07T20:02:38.822Z] ---> 2c718792ca2e [2023-03-07T20:02:38.822Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-07T20:02:38.822Z] ---> 3603f8ac94a9 [2023-03-07T20:02:38.822Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-07T20:02:39.080Z] ---> c82302e1263c [2023-03-07T20:02:39.080Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:02:39.080Z] ---> 967161c6560c [2023-03-07T20:02:39.080Z] Step 19/24 : WORKDIR / [2023-03-07T20:02:39.080Z] ---> Running in fda032e32d3e [2023-03-07T20:02:39.080Z] ---> Running in afd4ecd35399 [2023-03-07T20:02:39.656Z] Removing intermediate container fda032e32d3e [2023-03-07T20:02:39.656Z] ---> 201be2b30984 [2023-03-07T20:02:39.656Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:02:39.656Z] Removing intermediate container afd4ecd35399 [2023-03-07T20:02:39.656Z] ---> 501cb6155caf [2023-03-07T20:02:39.656Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:02:39.931Z] ---> Running in b03eda0fd5b5 [2023-03-07T20:02:39.931Z] ---> Running in e9a926ea133f [2023-03-07T20:02:40.189Z] Removing intermediate container b03eda0fd5b5 [2023-03-07T20:02:40.189Z] ---> 670283f7990e [2023-03-07T20:02:40.189Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T20:02:40.189Z] ---> Running in cb2d9adb96af [2023-03-07T20:02:40.189Z] Removing intermediate container e9a926ea133f [2023-03-07T20:02:40.189Z] ---> ff6684047ff4 [2023-03-07T20:02:40.189Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T20:02:40.384Z] provisioning config files... [2023-03-07T20:02:40.415Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8213811133866770033tmp [Pipeline] { [Pipeline] libraryResource [2023-03-07T20:02:40.490Z] ---> Running in be2877ec1a52 [Pipeline] sh [2023-03-07T20:02:40.749Z] Removing intermediate container cb2d9adb96af [2023-03-07T20:02:40.749Z] ---> c901fa27de37 [2023-03-07T20:02:40.749Z] Step 22/23 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:02:40.749Z] Removing intermediate container be2877ec1a52 [2023-03-07T20:02:40.749Z] ---> 3efb808a8617 [2023-03-07T20:02:40.749Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T20:02:40.749Z] ---> Running in 5ec07259624b [2023-03-07T20:02:40.817Z] ---> docker-login.sh [2023-03-07T20:02:40.817Z] nexus3.edgexfoundry.org:10001 [2023-03-07T20:02:41.014Z] ---> Running in 3d6fae66b9d2 [2023-03-07T20:02:41.014Z] Removing intermediate container 5ec07259624b [2023-03-07T20:02:41.014Z] ---> dc3ce77f7eb6 [2023-03-07T20:02:41.014Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:02:41.272Z] Removing intermediate container 3d6fae66b9d2 [2023-03-07T20:02:41.272Z] ---> 6a5110a73c5e [2023-03-07T20:02:41.272Z] Step 23/24 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:02:41.272Z] ---> Running in 757f2eac2f21 [2023-03-07T20:02:41.272Z] ---> Running in c41d5ea8c032 [2023-03-07T20:02:41.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:02:41.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:02:41.409Z] Configure a credential helper to remove this warning. See [2023-03-07T20:02:41.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:02:41.409Z] [2023-03-07T20:02:41.409Z] Login Succeeded [2023-03-07T20:02:41.409Z] nexus3.edgexfoundry.org:10002 [2023-03-07T20:02:41.538Z] Removing intermediate container c41d5ea8c032 [2023-03-07T20:02:41.538Z] ---> e79c74f4f038 [2023-03-07T20:02:41.538Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:02:41.538Z] Removing intermediate container 757f2eac2f21 [2023-03-07T20:02:41.538Z] ---> 02e70e90d9a3 [2023-03-07T20:02:41.538Z] [2023-03-07T20:02:41.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:02:41.796Z] ---> Running in 099707a15a6b [2023-03-07T20:02:41.796Z] Successfully built 02e70e90d9a3 [2023-03-07T20:02:41.796Z] Successfully tagged security-spire-server:latest [2023-03-07T20:02:41.796Z]  Building security-spire-server ... done Building core-command [2023-03-07T20:02:41.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:02:41.953Z] Configure a credential helper to remove this warning. See [2023-03-07T20:02:41.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:02:41.953Z] [2023-03-07T20:02:41.953Z] Login Succeeded [2023-03-07T20:02:41.953Z] nexus3.edgexfoundry.org:10003 [2023-03-07T20:02:42.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:02:42.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:02:42.225Z] Configure a credential helper to remove this warning. See [2023-03-07T20:02:42.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:02:42.225Z] [2023-03-07T20:02:42.225Z] Login Succeeded [2023-03-07T20:02:42.506Z] nexus3.edgexfoundry.org:10004 [2023-03-07T20:02:42.728Z] Removing intermediate container 099707a15a6b [2023-03-07T20:02:42.728Z] ---> 7536d5710874 [2023-03-07T20:02:42.728Z] [2023-03-07T20:02:42.728Z] Successfully built 7536d5710874 [2023-03-07T20:02:42.728Z] Successfully tagged security-spire-config:latest [2023-03-07T20:02:42.728Z] Building core-metadata [2023-03-07T20:02:42.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:02:42.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:02:42.779Z] Configure a credential helper to remove this warning. See [2023-03-07T20:02:42.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:02:42.779Z] [2023-03-07T20:02:42.779Z] Login Succeeded [2023-03-07T20:02:42.779Z] docker.io [2023-03-07T20:02:43.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:02:43.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:02:43.326Z] Configure a credential helper to remove this warning. See [2023-03-07T20:02:43.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:02:43.326Z] [2023-03-07T20:02:43.326Z] Login Succeeded [2023-03-07T20:02:43.326Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T20:02:43.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-07T20:02:44.103Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-07T20:02:44.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T20:02:44.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T20:02:44.209Z] ========================================================= [2023-03-07T20:02:44.209Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T20:02:44.209Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:02:44.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T20:02:44.876Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T20:02:44.876Z] 9b18e9b68314: Pulling fs layer [2023-03-07T20:02:44.876Z] 35d82f9e3411: Pulling fs layer [2023-03-07T20:02:44.876Z] e16973657156: Pulling fs layer [2023-03-07T20:02:44.876Z] fc693d55d65f: Pulling fs layer [2023-03-07T20:02:44.876Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T20:02:44.876Z] dda99020689f: Pulling fs layer [2023-03-07T20:02:44.876Z] db1c61fa0a46: Pulling fs layer [2023-03-07T20:02:44.876Z] 891c053d2c06: Pulling fs layer [2023-03-07T20:02:44.876Z] fc693d55d65f: Waiting [2023-03-07T20:02:44.876Z] 7e9fc2657dce: Waiting [2023-03-07T20:02:44.876Z] db1c61fa0a46: Waiting [2023-03-07T20:02:44.876Z] 891c053d2c06: Waiting [2023-03-07T20:02:44.876Z] dda99020689f: Waiting [2023-03-07T20:02:44.876Z] e16973657156: Verifying Checksum [2023-03-07T20:02:44.876Z] e16973657156: Download complete [2023-03-07T20:02:44.876Z] 35d82f9e3411: Download complete [2023-03-07T20:02:44.876Z] 7e9fc2657dce: Verifying Checksum [2023-03-07T20:02:44.876Z] 7e9fc2657dce: Download complete [2023-03-07T20:02:44.876Z] dda99020689f: Verifying Checksum [2023-03-07T20:02:44.876Z] dda99020689f: Download complete [2023-03-07T20:02:44.876Z] 9b18e9b68314: Download complete [2023-03-07T20:02:45.857Z] 9b18e9b68314: Pull complete [2023-03-07T20:02:46.012Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:02:46.012Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:02:46.012Z] ---> 5fe75a05050b [2023-03-07T20:02:46.012Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:02:46.012Z] ---> Using cache [2023-03-07T20:02:46.012Z] ---> cce75679d6e1 [2023-03-07T20:02:46.012Z] Step 4/23 : WORKDIR /edgex-go [2023-03-07T20:02:46.012Z] ---> Using cache [2023-03-07T20:02:46.012Z] ---> 02813a8d1db4 [2023-03-07T20:02:46.012Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-07T20:02:46.012Z] ---> Using cache [2023-03-07T20:02:46.012Z] ---> 36923d9c154e [2023-03-07T20:02:46.012Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-07T20:02:46.012Z] ---> Using cache [2023-03-07T20:02:46.012Z] ---> ab82cb7bae28 [2023-03-07T20:02:46.012Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:02:46.012Z] ---> Using cache [2023-03-07T20:02:46.012Z] ---> 2e65b9927355 [2023-03-07T20:02:46.012Z] Step 8/23 : COPY . . [2023-03-07T20:02:46.012Z] ---> Using cache [2023-03-07T20:02:46.012Z] ---> 80d9ec9ba9dd [2023-03-07T20:02:46.012Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-07T20:02:46.465Z] 891c053d2c06: Verifying Checksum [2023-03-07T20:02:46.465Z] 891c053d2c06: Download complete [2023-03-07T20:02:46.465Z] 35d82f9e3411: Pull complete [2023-03-07T20:02:46.739Z] e16973657156: Pull complete [2023-03-07T20:02:46.950Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:02:46.950Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:02:46.950Z] ---> 5fe75a05050b [2023-03-07T20:02:46.950Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:02:46.950Z] ---> Using cache [2023-03-07T20:02:46.950Z] ---> cce75679d6e1 [2023-03-07T20:02:46.950Z] Step 4/24 : WORKDIR /edgex-go [2023-03-07T20:02:46.950Z] ---> Using cache [2023-03-07T20:02:46.950Z] ---> 02813a8d1db4 [2023-03-07T20:02:46.950Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-07T20:02:46.950Z] ---> Using cache [2023-03-07T20:02:46.950Z] ---> 36923d9c154e [2023-03-07T20:02:46.950Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-07T20:02:46.950Z] ---> Using cache [2023-03-07T20:02:46.950Z] ---> ab82cb7bae28 [2023-03-07T20:02:46.950Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:02:46.950Z] ---> Using cache [2023-03-07T20:02:46.950Z] ---> 2e65b9927355 [2023-03-07T20:02:46.950Z] Step 8/24 : COPY . . [2023-03-07T20:02:46.950Z] ---> Using cache [2023-03-07T20:02:46.950Z] ---> 80d9ec9ba9dd [2023-03-07T20:02:46.950Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-07T20:02:47.727Z] db1c61fa0a46: Verifying Checksum [2023-03-07T20:02:47.727Z] db1c61fa0a46: Download complete [2023-03-07T20:02:48.000Z] fc693d55d65f: Download complete [2023-03-07T20:02:49.485Z] ---> Running in a1a27882b36a [2023-03-07T20:02:49.485Z] ---> Running in 6cd5a60d322c [2023-03-07T20:02:49.742Z] 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-07T20:02:49.742Z] 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-07T20:02:56.294Z] Removing intermediate container fdfece162b53 [2023-03-07T20:02:56.294Z] ---> 7ddbeecd27e6 [2023-03-07T20:02:56.294Z] [2023-03-07T20:02:56.294Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:02:56.294Z] Removing intermediate container c732804f9c5e [2023-03-07T20:02:56.294Z] ---> cb498bd73fe4 [2023-03-07T20:02:56.294Z] [2023-03-07T20:02:56.294Z] Step 9/32 : FROM alpine:3.16 [2023-03-07T20:02:56.294Z] 3.16: Pulling from library/alpine [2023-03-07T20:02:56.294Z] 3.16: Pulling from library/alpine [2023-03-07T20:02:57.229Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T20:02:57.229Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T20:02:57.229Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T20:02:57.229Z] Status: Image is up to date for alpine:3.16 [2023-03-07T20:02:57.229Z] ---> dfd21b5a31f5 [2023-03-07T20:02:57.229Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:02:57.229Z] ---> dfd21b5a31f5 [2023-03-07T20:02:57.229Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T20:02:58.160Z] ---> Running in ccdffa1f371e [2023-03-07T20:02:58.160Z] ---> Running in 887e1732212c [2023-03-07T20:02:58.730Z] Removing intermediate container 887e1732212c [2023-03-07T20:02:58.730Z] ---> 58d7e3612930 [2023-03-07T20:02:58.730Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-07T20:02:58.730Z] Removing intermediate container ccdffa1f371e [2023-03-07T20:02:58.730Z] ---> 838006016ae1 [2023-03-07T20:02:58.730Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:02:58.989Z] ---> Running in b237429df743 [2023-03-07T20:02:58.989Z] ---> Running in 1051f193c2d7 [2023-03-07T20:02:59.557Z] Removing intermediate container 27354b508d83 [2023-03-07T20:02:59.557Z] ---> dcdc3f3ad9a9 [2023-03-07T20:02:59.557Z] [2023-03-07T20:02:59.557Z] Step 9/19 : FROM alpine:3.15 [2023-03-07T20:02:59.557Z] ---> 5ce65d7b0fde [2023-03-07T20:02:59.557Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:02:59.557Z] ---> Using cache [2023-03-07T20:02:59.557Z] ---> 0e778dba868b [2023-03-07T20:02:59.557Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-07T20:02:59.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:59.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:59.815Z] ---> Running in 20fe4d74aa0f [2023-03-07T20:02:59.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:02:59.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:00.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:00.561Z] fc693d55d65f: Pull complete [2023-03-07T20:03:00.561Z] 7e9fc2657dce: Pull complete [2023-03-07T20:03:00.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:00.653Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:03:00.653Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:03:00.653Z] OK: 6 MiB in 15 packages [2023-03-07T20:03:00.653Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:03:00.832Z] dda99020689f: Pull complete [2023-03-07T20:03:00.911Z] (2/2) Installing su-exec (0.2-r1) [2023-03-07T20:03:00.911Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:03:00.911Z] OK: 6 MiB in 16 packages [2023-03-07T20:03:01.173Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:03:01.173Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:03:01.173Z] OK: 15859 distinct packages available [2023-03-07T20:03:01.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:01.173Z] Removing intermediate container 1051f193c2d7 [2023-03-07T20:03:01.173Z] ---> 773d63f6486d [2023-03-07T20:03:01.173Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:03:01.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:01.435Z] Removing intermediate container b237429df743 [2023-03-07T20:03:01.435Z] ---> bcf20e4f09d9 [2023-03-07T20:03:01.435Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-07T20:03:01.435Z] ---> Running in 0c25da0354c2 [2023-03-07T20:03:01.435Z] ---> ba4f4cc84af0 [2023-03-07T20:03:01.435Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-07T20:03:01.435Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-07T20:03:01.435Z] Removing intermediate container 0c25da0354c2 [2023-03-07T20:03:01.435Z] ---> e560c5c7b2f0 [2023-03-07T20:03:01.435Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-07T20:03:01.435Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-07T20:03:01.693Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-07T20:03:01.693Z] ---> Running in accede45c27a [2023-03-07T20:03:01.693Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-07T20:03:01.693Z] (5/9) Installing curl (7.80.0-r6) [2023-03-07T20:03:01.693Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-07T20:03:01.693Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:03:01.693Z] (8/9) Installing libucontext (1.1-r0) [2023-03-07T20:03:01.693Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-07T20:03:01.693Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:03:01.693Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:03:01.693Z] Removing intermediate container accede45c27a [2023-03-07T20:03:01.693Z] ---> eb0ab1364d55 [2023-03-07T20:03:01.693Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-07T20:03:01.693Z] OK: 8 MiB in 23 packages [2023-03-07T20:03:01.950Z] ---> Running in 3d01d32de030 [2023-03-07T20:03:02.208Z] ---> 7838c282cf6b [2023-03-07T20:03:02.208Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-07T20:03:02.208Z] Removing intermediate container 3d01d32de030 [2023-03-07T20:03:02.208Z] ---> 1b3ea0e827ff [2023-03-07T20:03:02.208Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-07T20:03:02.465Z] ---> Running in d24ea7ae6203 [2023-03-07T20:03:03.054Z] Removing intermediate container 20fe4d74aa0f [2023-03-07T20:03:03.054Z] ---> 59f584a9459d [2023-03-07T20:03:03.054Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:03:03.054Z] Removing intermediate container d24ea7ae6203 [2023-03-07T20:03:03.054Z] ---> 1e67b11ed5b2 [2023-03-07T20:03:03.054Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-07T20:03:03.054Z] ---> 70e244825e2a [2023-03-07T20:03:03.054Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-07T20:03:03.312Z] ---> Running in 3a8e6a071ba9 [2023-03-07T20:03:03.312Z] ---> c72bac2f5ddc [2023-03-07T20:03:03.312Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-07T20:03:03.570Z] ---> b8d2a726a073 [2023-03-07T20:03:03.570Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:03:03.570Z] ---> Running in 352ef58afc1d [2023-03-07T20:03:04.135Z] ---> 919992749fbb [2023-03-07T20:03:04.135Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-07T20:03:04.699Z] Removing intermediate container 3a8e6a071ba9 [2023-03-07T20:03:04.699Z] ---> 6dff137b5a8d [2023-03-07T20:03:04.699Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-07T20:03:04.699Z] ---> Running in a47aaef91955 [2023-03-07T20:03:04.699Z] ---> ba244f80e6c5 [2023-03-07T20:03:04.699Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-07T20:03:04.957Z] ---> Running in e24390ab4317 [2023-03-07T20:03:04.957Z] Removing intermediate container a47aaef91955 [2023-03-07T20:03:04.957Z] ---> ebc8161cb73a [2023-03-07T20:03:04.957Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-07T20:03:05.213Z] Removing intermediate container 352ef58afc1d [2023-03-07T20:03:05.213Z] ---> 0a37f99b1682 [2023-03-07T20:03:05.213Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:03:05.213Z] Removing intermediate container e24390ab4317 [2023-03-07T20:03:05.213Z] ---> 7b562a69ced7 [2023-03-07T20:03:05.213Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:03:05.213Z] ---> Running in 09527a84d2a5 [2023-03-07T20:03:05.213Z] ---> Running in cabe1eae55af [2023-03-07T20:03:05.471Z] Removing intermediate container 09527a84d2a5 [2023-03-07T20:03:05.471Z] ---> d80ef4f960ec [2023-03-07T20:03:05.471Z] Step 17/19 : LABEL arch=x86_64 [2023-03-07T20:03:05.471Z] ---> a79567f141e3 [2023-03-07T20:03:05.471Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-07T20:03:05.729Z] ---> Running in 532b9d98ce1c [2023-03-07T20:03:05.729Z] Removing intermediate container cabe1eae55af [2023-03-07T20:03:05.729Z] ---> f2d8c19967b9 [2023-03-07T20:03:05.729Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-07T20:03:05.729Z] ---> Running in 0a4adc4e1b28 [2023-03-07T20:03:05.989Z] ---> Running in 8e4923322fad [2023-03-07T20:03:05.989Z] Removing intermediate container 532b9d98ce1c [2023-03-07T20:03:05.989Z] ---> 9615f2a7e037 [2023-03-07T20:03:05.989Z] Step 18/19 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:03:05.989Z] ---> Running in c34d0384c5ea [2023-03-07T20:03:06.249Z] Removing intermediate container 8e4923322fad [2023-03-07T20:03:06.249Z] ---> 508a58f5e32f [2023-03-07T20:03:06.249Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:03:06.511Z] Removing intermediate container c34d0384c5ea [2023-03-07T20:03:06.511Z] ---> e28a724673cd [2023-03-07T20:03:06.511Z] Step 19/19 : LABEL version=0.0.0 [2023-03-07T20:03:06.511Z] ---> Running in 53ac54a9c304 [2023-03-07T20:03:06.511Z] ---> Running in ac2903937600 [2023-03-07T20:03:06.769Z] Removing intermediate container 53ac54a9c304 [2023-03-07T20:03:06.769Z] ---> e436dbcdba1a [2023-03-07T20:03:06.769Z] Step 21/22 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:03:07.028Z] Removing intermediate container ac2903937600 [2023-03-07T20:03:07.028Z] ---> 5fecfebafd91 [2023-03-07T20:03:07.028Z] [2023-03-07T20:03:07.028Z] Successfully built 5fecfebafd91 [2023-03-07T20:03:07.286Z] ---> Running in 8b60efaa7135 [2023-03-07T20:03:07.286Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-07T20:03:07.286Z]  Building security-spiffe-token-provider ... done Building core-data [2023-03-07T20:03:07.522Z] db1c61fa0a46: Pull complete [2023-03-07T20:03:09.186Z] Removing intermediate container 8b60efaa7135 [2023-03-07T20:03:09.186Z] ---> e8c3b5c6a6c9 [2023-03-07T20:03:09.186Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:03:09.186Z] Removing intermediate container 0a4adc4e1b28 [2023-03-07T20:03:09.186Z] ---> b37c21f02ccf [2023-03-07T20:03:09.186Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:03:09.186Z] ---> Running in c7583d7207fc [2023-03-07T20:03:09.186Z] ---> 2e19939e95e2 [2023-03-07T20:03:09.186Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-07T20:03:09.186Z] Removing intermediate container c7583d7207fc [2023-03-07T20:03:09.186Z] ---> c3c57674e57d [2023-03-07T20:03:09.186Z] [2023-03-07T20:03:09.186Z] Successfully built c3c57674e57d [2023-03-07T20:03:09.186Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-07T20:03:09.186Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-03-07T20:03:09.475Z] 891c053d2c06: Pull complete [2023-03-07T20:03:09.475Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T20:03:09.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T20:03:09.475Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:03:09.868Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T20:03:09.868Z] WORKDIR /edgex [2023-03-07T20:03:09.868Z] COPY go.mod . [2023-03-07T20:03:09.868Z] RUN go mod download [2023-03-07T20:03:09.868Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-07T20:03:10.119Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:03:10.119Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:03:10.119Z] ---> 5fe75a05050b [2023-03-07T20:03:10.119Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:03:10.119Z] ---> Using cache [2023-03-07T20:03:10.119Z] ---> cce75679d6e1 [2023-03-07T20:03:10.119Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:03:10.119Z] ---> Using cache [2023-03-07T20:03:10.119Z] ---> 02813a8d1db4 [2023-03-07T20:03:10.119Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:03:10.119Z] ---> Using cache [2023-03-07T20:03:10.119Z] ---> 36923d9c154e [2023-03-07T20:03:10.119Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:03:10.119Z] ---> Using cache [2023-03-07T20:03:10.119Z] ---> ab82cb7bae28 [2023-03-07T20:03:10.119Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:03:10.119Z] ---> Using cache [2023-03-07T20:03:10.120Z] ---> 2e65b9927355 [2023-03-07T20:03:10.120Z] Step 8/22 : COPY . . [2023-03-07T20:03:10.120Z] ---> Using cache [2023-03-07T20:03:10.120Z] ---> 80d9ec9ba9dd [2023-03-07T20:03:10.120Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-07T20:03:10.452Z] Sending build context to Docker daemon 2.946MB [2023-03-07T20:03:10.452Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T20:03:10.452Z] ---> f96f9c87975a [2023-03-07T20:03:10.452Z] Step 2/4 : WORKDIR /edgex [2023-03-07T20:03:11.429Z] ---> Running in 295c66706791 [2023-03-07T20:03:11.429Z] Removing intermediate container 295c66706791 [2023-03-07T20:03:11.429Z] ---> 5cec4249a0dd [2023-03-07T20:03:11.429Z] Step 3/4 : COPY go.mod . [2023-03-07T20:03:12.022Z] ---> c9cfc8ae4d51 [2023-03-07T20:03:12.022Z] Step 4/4 : RUN go mod download [2023-03-07T20:03:12.022Z] ---> Running in 01a980e84231 [2023-03-07T20:03:12.035Z] ---> d6e5c030d17c [2023-03-07T20:03:12.035Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-07T20:03:12.035Z] ---> Running in ff4d03799a3c [2023-03-07T20:03:12.035Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:03:12.035Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:03:12.035Z] ---> 5fe75a05050b [2023-03-07T20:03:12.035Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T20:03:12.036Z] ---> Using cache [2023-03-07T20:03:12.036Z] ---> 8903850578b5 [2023-03-07T20:03:12.036Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-07T20:03:12.036Z] ---> Using cache [2023-03-07T20:03:12.036Z] ---> 99e79e39628e [2023-03-07T20:03:12.036Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T20:03:12.036Z] ---> Using cache [2023-03-07T20:03:12.036Z] ---> 66bd363fe222 [2023-03-07T20:03:12.036Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:03:12.036Z] ---> Using cache [2023-03-07T20:03:12.036Z] ---> 88dcc10930ec [2023-03-07T20:03:12.036Z] Step 7/23 : COPY . . [2023-03-07T20:03:12.036Z] ---> Using cache [2023-03-07T20:03:12.036Z] ---> 5bab770d83e8 [2023-03-07T20:03:12.036Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-07T20:03:12.036Z] 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-07T20:03:12.606Z] ---> ad560d50b83f [2023-03-07T20:03:12.606Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-07T20:03:12.606Z] ---> Running in f06301e174fe [2023-03-07T20:03:13.171Z] 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-07T20:03:13.429Z] ---> 734a66e7678f [2023-03-07T20:03:13.429Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-07T20:03:13.998Z] ---> e73d82973847 [2023-03-07T20:03:13.998Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-07T20:03:13.998Z] Removing intermediate container 6cd5a60d322c [2023-03-07T20:03:13.998Z] ---> bbdd1a0f8a71 [2023-03-07T20:03:13.998Z] [2023-03-07T20:03:13.998Z] Step 10/23 : FROM alpine:3.16 [2023-03-07T20:03:13.998Z] ---> dfd21b5a31f5 [2023-03-07T20:03:13.998Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:03:13.998Z] Removing intermediate container a1a27882b36a [2023-03-07T20:03:13.998Z] ---> da18f206f431 [2023-03-07T20:03:13.998Z] [2023-03-07T20:03:13.998Z] Step 10/24 : FROM alpine:3.16 [2023-03-07T20:03:13.998Z] ---> dfd21b5a31f5 [2023-03-07T20:03:13.998Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:03:14.259Z] ---> Running in 471ab8984385 [2023-03-07T20:03:14.259Z] ---> Running in 2f6e451fd47d [2023-03-07T20:03:14.259Z] ---> 97dca472eb3e [2023-03-07T20:03:14.259Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-07T20:03:14.519Z] ---> e20c785e8cd7 [2023-03-07T20:03:14.519Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-07T20:03:14.519Z] ---> Running in 185bd5518433 [2023-03-07T20:03:14.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:14.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:14.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:14.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:15.035Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:03:15.035Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:03:15.035Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:03:15.035Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:03:15.035Z] OK: 6 MiB in 15 packages [2023-03-07T20:03:15.035Z] OK: 6 MiB in 15 packages [2023-03-07T20:03:15.968Z] Removing intermediate container 185bd5518433 [2023-03-07T20:03:15.968Z] ---> 1a927249c6cf [2023-03-07T20:03:15.968Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-07T20:03:15.968Z] Removing intermediate container 471ab8984385 [2023-03-07T20:03:15.968Z] ---> 9f3f432beee4 [2023-03-07T20:03:15.968Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:03:15.968Z] ---> Running in 0675fa09b359 [2023-03-07T20:03:16.226Z] Removing intermediate container 2f6e451fd47d [2023-03-07T20:03:16.226Z] ---> 93f922800cb3 [2023-03-07T20:03:16.226Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:03:16.226Z] ---> Running in 3b29b4d2a683 [2023-03-07T20:03:16.226Z] ---> Running in 8e750b83b840 [2023-03-07T20:03:16.484Z] Removing intermediate container 0675fa09b359 [2023-03-07T20:03:16.484Z] ---> 791b9369a0a5 [2023-03-07T20:03:16.484Z] Step 29/32 : CMD ["gate"] [2023-03-07T20:03:16.484Z] Removing intermediate container 3b29b4d2a683 [2023-03-07T20:03:16.484Z] ---> 43f872c169fb [2023-03-07T20:03:16.484Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-07T20:03:16.484Z] Removing intermediate container 8e750b83b840 [2023-03-07T20:03:16.484Z] ---> 7d6d96f64b7b [2023-03-07T20:03:16.484Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-07T20:03:16.484Z] ---> Running in 14a94432f103 [2023-03-07T20:03:16.484Z] ---> Running in 42f13cde8b93 [2023-03-07T20:03:16.484Z] ---> Running in 0fca4e967b18 [2023-03-07T20:03:16.743Z] Removing intermediate container 14a94432f103 [2023-03-07T20:03:16.743Z] ---> 24c9ba0500ce [2023-03-07T20:03:16.743Z] Step 30/32 : LABEL arch=x86_64 [2023-03-07T20:03:17.001Z] ---> Running in 4c64380106d0 [2023-03-07T20:03:17.001Z] Removing intermediate container 0fca4e967b18 [2023-03-07T20:03:17.001Z] ---> a0f57d4ceaab [2023-03-07T20:03:17.001Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-07T20:03:17.001Z] Removing intermediate container 42f13cde8b93 [2023-03-07T20:03:17.001Z] ---> dfde98353f84 [2023-03-07T20:03:17.001Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-07T20:03:17.259Z] ---> Running in 7efa56903af4 [2023-03-07T20:03:17.259Z] ---> Running in c86171d993a1 [2023-03-07T20:03:17.259Z] Removing intermediate container 4c64380106d0 [2023-03-07T20:03:17.259Z] ---> 64f8ac613a03 [2023-03-07T20:03:17.259Z] Step 31/32 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:03:17.259Z] ---> Running in 16641908307c [2023-03-07T20:03:17.518Z] Removing intermediate container c86171d993a1 [2023-03-07T20:03:17.518Z] ---> ebeaca6d418f [2023-03-07T20:03:17.518Z] Step 15/23 : WORKDIR / [2023-03-07T20:03:17.518Z] Removing intermediate container 7efa56903af4 [2023-03-07T20:03:17.518Z] ---> 72d713948356 [2023-03-07T20:03:17.518Z] Step 15/24 : WORKDIR / [2023-03-07T20:03:17.518Z] ---> Running in 0102b0e167ff [2023-03-07T20:03:17.518Z] ---> Running in d10dc73776f5 [2023-03-07T20:03:17.776Z] Removing intermediate container 16641908307c [2023-03-07T20:03:17.776Z] ---> 10002fe08dfb [2023-03-07T20:03:17.776Z] Step 32/32 : LABEL version=0.0.0 [2023-03-07T20:03:18.034Z] ---> Running in b21d802c04ac [2023-03-07T20:03:18.034Z] Removing intermediate container 0102b0e167ff [2023-03-07T20:03:18.034Z] ---> 00acde886341 [2023-03-07T20:03:18.034Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:03:18.034Z] Removing intermediate container d10dc73776f5 [2023-03-07T20:03:18.034Z] ---> 53a1de2070f7 [2023-03-07T20:03:18.034Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:03:18.294Z] Removing intermediate container b21d802c04ac [2023-03-07T20:03:18.294Z] ---> 673c2c0f6765 [2023-03-07T20:03:18.294Z] [2023-03-07T20:03:18.294Z] Successfully built 673c2c0f6765 [2023-03-07T20:03:18.294Z] Successfully tagged security-bootstrapper:latest [2023-03-07T20:03:18.294Z] Building security-proxy-setup [2023-03-07T20:03:18.554Z]  Building security-bootstrapper ... done  ---> 7d79844b01e7 [2023-03-07T20:03:18.554Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-07T20:03:19.487Z] ---> 9f07b4ff8874 [2023-03-07T20:03:19.487Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-07T20:03:20.430Z] ---> d26c4aad24c2 [2023-03-07T20:03:20.430Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-07T20:03:20.995Z] ---> f3879cb150a6 [2023-03-07T20:03:20.995Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-07T20:03:21.936Z] ---> 0ba6a457ae20 [2023-03-07T20:03:21.936Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-07T20:03:21.936Z] ---> Running in a191c4b334e3 [2023-03-07T20:03:21.936Z] ---> 96d11bcc19f9 [2023-03-07T20:03:21.936Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-07T20:03:22.195Z] Removing intermediate container a191c4b334e3 [2023-03-07T20:03:22.195Z] ---> e74e52357e0d [2023-03-07T20:03:22.195Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:03:22.480Z] ---> c3ea28b10411 [2023-03-07T20:03:22.480Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-07T20:03:22.480Z] ---> Running in 99a4cede9873 [2023-03-07T20:03:22.480Z] ---> Running in 2bc384b3d957 [2023-03-07T20:03:22.739Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:03:22.739Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:03:22.739Z] ---> 5fe75a05050b [2023-03-07T20:03:22.739Z] Step 3/20 : WORKDIR /edgex-go [2023-03-07T20:03:22.739Z] ---> Using cache [2023-03-07T20:03:22.739Z] ---> 8903850578b5 [2023-03-07T20:03:22.739Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-07T20:03:22.739Z] ---> Using cache [2023-03-07T20:03:22.739Z] ---> 99e79e39628e [2023-03-07T20:03:22.739Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-07T20:03:22.739Z] ---> Using cache [2023-03-07T20:03:22.739Z] ---> 66bd363fe222 [2023-03-07T20:03:22.739Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:03:22.739Z] ---> Using cache [2023-03-07T20:03:22.739Z] ---> 88dcc10930ec [2023-03-07T20:03:22.739Z] Step 7/20 : COPY . . [2023-03-07T20:03:22.739Z] ---> Using cache [2023-03-07T20:03:22.739Z] ---> 5bab770d83e8 [2023-03-07T20:03:22.739Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-07T20:03:22.739Z] ---> Running in 6868406816ec [2023-03-07T20:03:22.739Z] Removing intermediate container 2bc384b3d957 [2023-03-07T20:03:22.739Z] ---> 169fe69d0072 [2023-03-07T20:03:22.739Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:03:22.739Z] Removing intermediate container 99a4cede9873 [2023-03-07T20:03:22.739Z] ---> Running in e957bc0a7a8f [2023-03-07T20:03:22.739Z] ---> dbd5b73e8ee9 [2023-03-07T20:03:22.739Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T20:03:22.739Z] ---> Running in e45f0147dfff [2023-03-07T20:03:22.997Z] Removing intermediate container e957bc0a7a8f [2023-03-07T20:03:22.997Z] ---> a86d44e1c539 [2023-03-07T20:03:22.997Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T20:03:22.997Z] ---> Running in 2bb2cc1f3a68 [2023-03-07T20:03:22.997Z] Removing intermediate container e45f0147dfff [2023-03-07T20:03:22.997Z] ---> 6353fa8832b0 [2023-03-07T20:03:22.997Z] Step 22/23 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:03:22.997Z] ---> Running in ba00cf00992e [2023-03-07T20:03:23.254Z] 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-07T20:03:23.254Z] Removing intermediate container 2bb2cc1f3a68 [2023-03-07T20:03:23.254Z] ---> e23d11df3172 [2023-03-07T20:03:23.254Z] Step 23/24 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:03:23.519Z] Removing intermediate container ba00cf00992e [2023-03-07T20:03:23.519Z] ---> 09816ccb2dd4 [2023-03-07T20:03:23.519Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:03:23.519Z] ---> Running in ffb9368cb4f5 [2023-03-07T20:03:23.519Z] ---> Running in 3c7df0fe7751 [2023-03-07T20:03:23.806Z] Removing intermediate container ffb9368cb4f5 [2023-03-07T20:03:23.806Z] ---> 106e5d41251f [2023-03-07T20:03:23.806Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:03:24.071Z] ---> Running in 76b04f61a161 [2023-03-07T20:03:24.071Z] Removing intermediate container 3c7df0fe7751 [2023-03-07T20:03:24.071Z] ---> 9d4c8e7e8ddd [2023-03-07T20:03:24.071Z] [2023-03-07T20:03:24.328Z] Successfully built 9d4c8e7e8ddd [2023-03-07T20:03:24.328Z] Successfully tagged core-command:latest [2023-03-07T20:03:24.328Z] Building security-proxy-auth [2023-03-07T20:03:24.892Z]  Building core-command ... done Removing intermediate container 76b04f61a161 [2023-03-07T20:03:24.892Z] ---> a478377f49b7 [2023-03-07T20:03:24.892Z] [2023-03-07T20:03:24.892Z] Successfully built a478377f49b7 [2023-03-07T20:03:24.892Z] Successfully tagged core-metadata:latest [2023-03-07T20:03:24.892Z]  Building core-metadata ... done Building security-spire-agent [2023-03-07T20:03:31.452Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:03:31.452Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:03:31.452Z] ---> 5fe75a05050b [2023-03-07T20:03:31.452Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:03:31.452Z] ---> Using cache [2023-03-07T20:03:31.452Z] ---> cce75679d6e1 [2023-03-07T20:03:31.452Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:03:31.452Z] ---> Using cache [2023-03-07T20:03:31.452Z] ---> 02813a8d1db4 [2023-03-07T20:03:31.452Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:03:31.452Z] ---> Using cache [2023-03-07T20:03:31.452Z] ---> 36923d9c154e [2023-03-07T20:03:31.452Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:03:31.452Z] ---> Using cache [2023-03-07T20:03:31.452Z] ---> ab82cb7bae28 [2023-03-07T20:03:31.452Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:03:31.452Z] ---> Using cache [2023-03-07T20:03:31.452Z] ---> 2e65b9927355 [2023-03-07T20:03:31.452Z] Step 8/22 : COPY . . [2023-03-07T20:03:31.452Z] ---> Using cache [2023-03-07T20:03:31.452Z] ---> 80d9ec9ba9dd [2023-03-07T20:03:31.452Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-07T20:03:32.385Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:03:32.385Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:03:32.385Z] ---> 5fe75a05050b [2023-03-07T20:03:32.385Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T20:03:32.385Z] ---> Using cache [2023-03-07T20:03:32.385Z] ---> 8903850578b5 [2023-03-07T20:03:32.385Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:03:33.317Z] 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-07T20:03:35.224Z] ---> Running in f0ba474c3091 [2023-03-07T20:03:35.224Z] ---> Running in 44d2b9ce8e83 [2023-03-07T20:03:35.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:35.788Z] 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-07T20:03:36.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:36.047Z] OK: 211 MiB in 51 packages [2023-03-07T20:03:37.967Z] Removing intermediate container f06301e174fe [2023-03-07T20:03:37.967Z] ---> 79dc707179ca [2023-03-07T20:03:37.967Z] [2023-03-07T20:03:37.967Z] Step 9/23 : FROM alpine:3.16 [2023-03-07T20:03:37.967Z] ---> dfd21b5a31f5 [2023-03-07T20:03:37.967Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-07T20:03:37.967Z] Removing intermediate container ff4d03799a3c [2023-03-07T20:03:37.967Z] ---> 993e30a647ca [2023-03-07T20:03:37.967Z] [2023-03-07T20:03:37.967Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:03:37.967Z] ---> dfd21b5a31f5 [2023-03-07T20:03:37.967Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-07T20:03:37.967Z] Removing intermediate container f0ba474c3091 [2023-03-07T20:03:37.967Z] ---> 7e0815ddd04e [2023-03-07T20:03:37.967Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T20:03:37.967Z] ---> Running in d0ad9acc4503 [2023-03-07T20:03:37.967Z] ---> Running in 4eefb6a8c418 [2023-03-07T20:03:38.224Z] Removing intermediate container 4eefb6a8c418 [2023-03-07T20:03:38.224Z] ---> ad9256e8a9d5 [2023-03-07T20:03:38.224Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-07T20:03:38.224Z] ---> Running in 171e72f35e80 [2023-03-07T20:03:38.483Z] ---> 149f28106273 [2023-03-07T20:03:38.483Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:03:38.483Z] ---> Running in 4de1d607ce6d [2023-03-07T20:03:38.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:38.483Z] Removing intermediate container 171e72f35e80 [2023-03-07T20:03:38.483Z] ---> da20b75b1000 [2023-03-07T20:03:38.483Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-07T20:03:38.483Z] ---> Running in 0157a0bf229a [2023-03-07T20:03:38.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:38.740Z] Removing intermediate container 0157a0bf229a [2023-03-07T20:03:38.740Z] ---> 6918d8a37ae2 [2023-03-07T20:03:38.740Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:03:38.740Z] ---> Running in b99489e33258 [2023-03-07T20:03:38.997Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-07T20:03:38.997Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-07T20:03:38.997Z] (3/3) Installing su-exec (0.2-r1) [2023-03-07T20:03:38.997Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:03:38.997Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:03:38.997Z] OK: 6 MiB in 17 packages [2023-03-07T20:03:39.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:39.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:39.779Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:03:39.779Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:03:39.779Z] OK: 6 MiB in 15 packages [2023-03-07T20:03:40.038Z] Removing intermediate container d0ad9acc4503 [2023-03-07T20:03:40.038Z] ---> e018f946059f [2023-03-07T20:03:40.038Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-07T20:03:40.038Z] ---> Running in 8611520c0a7c [2023-03-07T20:03:40.609Z] Removing intermediate container b99489e33258 [2023-03-07T20:03:40.609Z] ---> 7a02b851ccba [2023-03-07T20:03:40.609Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:03:40.609Z] Removing intermediate container 8611520c0a7c [2023-03-07T20:03:40.609Z] ---> 04f8008a0e3a [2023-03-07T20:03:40.609Z] Step 12/23 : WORKDIR / [2023-03-07T20:03:40.609Z] ---> Running in 9b25f9bdceb0 [2023-03-07T20:03:40.870Z] ---> 56daf806c7dc [2023-03-07T20:03:40.870Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-07T20:03:40.870Z] Removing intermediate container 9b25f9bdceb0 [2023-03-07T20:03:40.870Z] ---> fcc85cc0690a [2023-03-07T20:03:40.870Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-07T20:03:41.437Z] ---> a851a5586a7c [2023-03-07T20:03:41.437Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-07T20:03:41.437Z] ---> 105effe156ac [2023-03-07T20:03:41.438Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-07T20:03:41.438Z] ---> c9695d61ff1e [2023-03-07T20:03:41.438Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-07T20:03:41.698Z] ---> e73e25366de5 [2023-03-07T20:03:41.698Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-07T20:03:41.698Z] ---> Running in 75781acf423d [2023-03-07T20:03:41.956Z] ---> 94f48157241a [2023-03-07T20:03:41.956Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-07T20:03:41.956Z] Removing intermediate container 75781acf423d [2023-03-07T20:03:41.956Z] ---> 6551fc889b91 [2023-03-07T20:03:41.956Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:03:42.213Z] ---> Running in e6c56c9df758 [2023-03-07T20:03:42.477Z] Removing intermediate container e6c56c9df758 [2023-03-07T20:03:42.477Z] ---> c9c992610b3d [2023-03-07T20:03:42.477Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:03:42.477Z] ---> Running in 873f84053efd [2023-03-07T20:03:42.738Z] ---> c0889959d824 [2023-03-07T20:03:42.738Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-07T20:03:42.738Z] Removing intermediate container 873f84053efd [2023-03-07T20:03:42.738Z] ---> 134ae3b78e42 [2023-03-07T20:03:42.738Z] Step 21/22 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:03:42.738Z] ---> Running in a34dbd95fc07 [2023-03-07T20:03:43.315Z] Removing intermediate container a34dbd95fc07 [2023-03-07T20:03:43.315Z] ---> 51f80218e876 [2023-03-07T20:03:43.315Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:03:43.315Z] ---> Running in c220ac2087c7 [2023-03-07T20:03:43.574Z] Removing intermediate container c220ac2087c7 [2023-03-07T20:03:43.574Z] ---> e03c0c42d8ab [2023-03-07T20:03:43.574Z] [2023-03-07T20:03:43.574Z] Successfully built e03c0c42d8ab [2023-03-07T20:03:43.574Z] Successfully tagged core-data:latest [2023-03-07T20:03:43.574Z]  Building core-data ... done Building support-scheduler [2023-03-07T20:03:44.266Z] Removing intermediate container 01a980e84231 [2023-03-07T20:03:44.266Z] ---> c4e02e852f54 [2023-03-07T20:03:44.266Z] Successfully built c4e02e852f54 [2023-03-07T20:03:44.266Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:03:44.679Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T20:03:44.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:03:44.963Z] prd-ubuntu20.04-docker-arm64-4c-16g-8630 does not seem to be running inside a container [2023-03-07T20:03:45.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-07T20:03:46.104Z] ---> e8074a71f1c7 [2023-03-07T20:03:46.104Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T20:03:46.104Z] Removing intermediate container 6868406816ec [2023-03-07T20:03:46.104Z] ---> 140fdf6a964c [2023-03-07T20:03:46.104Z] [2023-03-07T20:03:46.104Z] Step 9/20 : FROM alpine:3.16 [2023-03-07T20:03:46.104Z] ---> dfd21b5a31f5 [2023-03-07T20:03:46.104Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-07T20:03:46.104Z] ---> Running in 19df552befd7 [2023-03-07T20:03:46.104Z] ---> 55b0a3b14f1a [2023-03-07T20:03:46.104Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:03:46.104Z] ---> Running in 44c5849b3053 [2023-03-07T20:03:46.307Z] $ docker top 1adf1ae455115226c77bf5f91d3bbd105e9471d43b8fbb2c93d1deeffccb91f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:03:46.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:46.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:46.930Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:03:46.930Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-07T20:03:46.930Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:03:46.930Z] OK: 6 MiB in 16 packages [2023-03-07T20:03:47.232Z] + go version [2023-03-07T20:03:47.232Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T20:03:47.270Z] $ docker stop --time=1 1adf1ae455115226c77bf5f91d3bbd105e9471d43b8fbb2c93d1deeffccb91f2 [2023-03-07T20:03:47.512Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:03:47.512Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:03:47.512Z] ---> 5fe75a05050b [2023-03-07T20:03:47.512Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:03:47.512Z] ---> Using cache [2023-03-07T20:03:47.512Z] ---> cce75679d6e1 [2023-03-07T20:03:47.512Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:03:47.512Z] ---> Using cache [2023-03-07T20:03:47.512Z] ---> 02813a8d1db4 [2023-03-07T20:03:47.512Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:03:47.512Z] ---> Using cache [2023-03-07T20:03:47.512Z] ---> 36923d9c154e [2023-03-07T20:03:47.512Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:03:47.512Z] ---> Using cache [2023-03-07T20:03:47.512Z] ---> ab82cb7bae28 [2023-03-07T20:03:47.512Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:03:47.512Z] ---> Using cache [2023-03-07T20:03:47.512Z] ---> 2e65b9927355 [2023-03-07T20:03:47.512Z] Step 8/22 : COPY . . [2023-03-07T20:03:47.512Z] ---> Using cache [2023-03-07T20:03:47.512Z] ---> 80d9ec9ba9dd [2023-03-07T20:03:47.512Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-07T20:03:47.512Z] ---> Running in 4f44756464ba [2023-03-07T20:03:47.512Z] Removing intermediate container 44c5849b3053 [2023-03-07T20:03:47.512Z] ---> a62dea886d32 [2023-03-07T20:03:47.512Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:03:47.512Z] ---> Running in 0e1fd686361b [2023-03-07T20:03:47.512Z] Removing intermediate container 19df552befd7 [2023-03-07T20:03:47.512Z] ---> 539ff7eed49b [2023-03-07T20:03:47.512Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-07T20:03:47.512Z] Removing intermediate container 0e1fd686361b [2023-03-07T20:03:47.512Z] ---> 79ccac625621 [2023-03-07T20:03:47.512Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T20:03:47.769Z] ---> Running in 478f241ece65 [2023-03-07T20:03:47.769Z] ---> Running in 9485039c24e6 [2023-03-07T20:03:47.769Z] Removing intermediate container 478f241ece65 [2023-03-07T20:03:47.769Z] ---> 7a9ccfdcc6bb [2023-03-07T20:03:47.769Z] Step 22/23 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:03:47.769Z] 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-07T20:03:47.769Z] Removing intermediate container 9485039c24e6 [2023-03-07T20:03:47.769Z] ---> 233bc3c6899d [2023-03-07T20:03:47.769Z] Step 12/20 : WORKDIR /edgex [2023-03-07T20:03:47.769Z] ---> Running in 060d342fe0b9 [2023-03-07T20:03:47.769Z] ---> Running in 3223c981caf7 [2023-03-07T20:03:48.037Z] Removing intermediate container 060d342fe0b9 [2023-03-07T20:03:48.037Z] ---> d899855bd200 [2023-03-07T20:03:48.037Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:03:48.037Z] Removing intermediate container 3223c981caf7 [2023-03-07T20:03:48.037Z] ---> 4b0f48f503da [2023-03-07T20:03:48.037Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-07T20:03:48.037Z] ---> Running in 797424a69763 [2023-03-07T20:03:48.037Z] Removing intermediate container 797424a69763 [2023-03-07T20:03:48.037Z] ---> c568e01cd080 [2023-03-07T20:03:48.037Z] [2023-03-07T20:03:48.294Z] Successfully built c568e01cd080 [2023-03-07T20:03:48.294Z] ---> e8ebfe2cd49b [2023-03-07T20:03:48.294Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-07T20:03:48.294Z] Successfully tagged security-secretstore-setup:latest [2023-03-07T20:03:48.294Z] Building support-notifications [2023-03-07T20:03:49.030Z] $ docker rm -f --volumes 1adf1ae455115226c77bf5f91d3bbd105e9471d43b8fbb2c93d1deeffccb91f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:03:49.956Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T20:03:49.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:03:50.228Z] prd-ubuntu20.04-docker-arm64-4c-16g-8630 does not seem to be running inside a container [2023-03-07T20:03:50.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-07T20:03:50.840Z]  Building security-secretstore-setup ... done  ---> 8f95722dc69a [2023-03-07T20:03:50.840Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T20:03:50.840Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:03:50.840Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:03:50.840Z] ---> 5fe75a05050b [2023-03-07T20:03:50.840Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:03:50.840Z] ---> Using cache [2023-03-07T20:03:50.840Z] ---> cce75679d6e1 [2023-03-07T20:03:50.840Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:03:50.840Z] ---> Using cache [2023-03-07T20:03:50.840Z] ---> 02813a8d1db4 [2023-03-07T20:03:50.840Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-07T20:03:51.409Z] ---> Running in a2e351efb51d [2023-03-07T20:03:51.409Z] ---> 35a98e04de06 [2023-03-07T20:03:51.409Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:03:51.409Z] ---> Running in a838c4f139ac [2023-03-07T20:03:51.533Z] $ docker top 69b878f0cabb458153c280c36f11ffbe275b0b6cc02a0da96ea4e5eb90e90f1c -eo pid,comm [2023-03-07T20:03:51.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:51.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo [2023-03-07T20:03:51.846Z] ========================================================= [2023-03-07T20:03:51.846Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-07T20:03:51.846Z] ========================================================= [Pipeline] sh [2023-03-07T20:03:52.233Z] OK: 211 MiB in 51 packages [2023-03-07T20:03:52.493Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [2023-03-07T20:03:52.502Z] Removing intermediate container a838c4f139ac [2023-03-07T20:03:52.502Z] ---> 291eb552d45c [2023-03-07T20:03:52.502Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:03:52.502Z] ---> Running in c8ac5be0abee [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:03:52.760Z] Removing intermediate container a2e351efb51d [2023-03-07T20:03:52.760Z] ---> 7070ded601d5 [2023-03-07T20:03:52.760Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:03:52.760Z] Removing intermediate container c8ac5be0abee [2023-03-07T20:03:52.760Z] ---> b1fe95875c4b [2023-03-07T20:03:52.760Z] Step 18/20 : LABEL arch=x86_64 [2023-03-07T20:03:52.760Z] ---> Running in bd4c6a5c57f1 [2023-03-07T20:03:53.020Z] ---> 4fe4232ed97f [2023-03-07T20:03:53.020Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:03:53.020Z] Removing intermediate container bd4c6a5c57f1 [2023-03-07T20:03:53.020Z] ---> 4c0dbfde092f [2023-03-07T20:03:53.020Z] Step 19/20 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:03:53.238Z] + make test [2023-03-07T20:03:53.238Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T20:03:53.277Z] ---> Running in 6b1e93434f2a [2023-03-07T20:03:53.277Z] ---> Running in 70fc9a932de2 [2023-03-07T20:03:53.536Z] Removing intermediate container 70fc9a932de2 [2023-03-07T20:03:53.536Z] ---> 064778513037 [2023-03-07T20:03:53.536Z] Step 20/20 : LABEL version=0.0.0 [2023-03-07T20:03:53.536Z] ---> Running in 627851919f94 [2023-03-07T20:03:53.800Z] Removing intermediate container 627851919f94 [2023-03-07T20:03:53.800Z] ---> 98f76b58e046 [2023-03-07T20:03:53.800Z] [2023-03-07T20:03:53.800Z] Successfully built 98f76b58e046 [2023-03-07T20:03:54.061Z] Successfully tagged security-proxy-setup:latest [2023-03-07T20:03:56.600Z]  Building security-proxy-setup ... done Removing intermediate container 44d2b9ce8e83 [2023-03-07T20:03:56.600Z] ---> 2eb8a0855318 [2023-03-07T20:03:56.600Z] [2023-03-07T20:03:56.600Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:03:56.600Z] ---> dfd21b5a31f5 [2023-03-07T20:03:56.600Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T20:03:56.600Z] ---> Using cache [2023-03-07T20:03:56.600Z] ---> 838006016ae1 [2023-03-07T20:03:56.600Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:03:56.600Z] ---> Using cache [2023-03-07T20:03:56.600Z] ---> 773d63f6486d [2023-03-07T20:03:56.600Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:03:56.600Z] ---> Using cache [2023-03-07T20:03:56.858Z] ---> ba4f4cc84af0 [2023-03-07T20:03:56.858Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-07T20:03:57.791Z] ---> b6337f8787b7 [2023-03-07T20:03:57.791Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-07T20:03:58.048Z] ---> 90b8952aac43 [2023-03-07T20:03:58.048Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-07T20:03:58.617Z] ---> 2f02e7b61e5a [2023-03-07T20:03:58.617Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:03:58.617Z] ---> Running in 1cdc6b5b9eea [2023-03-07T20:03:59.185Z] Removing intermediate container 4de1d607ce6d [2023-03-07T20:03:59.185Z] ---> 9e97821939e5 [2023-03-07T20:03:59.185Z] Step 7/24 : COPY . . [2023-03-07T20:04:01.996Z] Removing intermediate container 1cdc6b5b9eea [2023-03-07T20:04:01.996Z] ---> 1a18ab5b0e9c [2023-03-07T20:04:01.996Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:04:02.563Z] ---> Running in 96a4e05f72f3 [2023-03-07T20:04:03.513Z] Removing intermediate container 96a4e05f72f3 [2023-03-07T20:04:03.513Z] ---> 8fda13fcf578 [2023-03-07T20:04:03.513Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-07T20:04:03.513Z] ---> e8bffc03ef67 [2023-03-07T20:04:03.513Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:04:03.513Z] ---> Running in 602b7c40cdb3 [2023-03-07T20:04:03.513Z] ---> Running in b0215f966b6e [2023-03-07T20:04:03.803Z] Removing intermediate container 602b7c40cdb3 [2023-03-07T20:04:03.803Z] ---> a8fa8be80e3e [2023-03-07T20:04:03.803Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:04:03.803Z] ---> Running in 10d58e6a17ac [2023-03-07T20:04:03.803Z] Removing intermediate container b0215f966b6e [2023-03-07T20:04:03.803Z] ---> 63a474fb81b4 [2023-03-07T20:04:03.803Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T20:04:04.063Z] ---> Running in a7c2fa2de18b [2023-03-07T20:04:04.063Z] Removing intermediate container 10d58e6a17ac [2023-03-07T20:04:04.063Z] ---> 0d7b287a839f [2023-03-07T20:04:04.063Z] Step 21/22 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:04:04.324Z] ---> Running in eff05ddafd8d [2023-03-07T20:04:04.324Z] Removing intermediate container a7c2fa2de18b [2023-03-07T20:04:04.324Z] ---> d768aad6b28b [2023-03-07T20:04:04.324Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T20:04:04.324Z] ---> Running in f8d5f82c2476 [2023-03-07T20:04:04.582Z] Removing intermediate container eff05ddafd8d [2023-03-07T20:04:04.583Z] ---> 9e51fad0de13 [2023-03-07T20:04:04.583Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:04:04.583Z] ---> Running in 94ffc54cba9f [2023-03-07T20:04:04.845Z] Removing intermediate container 94ffc54cba9f [2023-03-07T20:04:04.845Z] ---> d3e976400ab8 [2023-03-07T20:04:04.845Z] [2023-03-07T20:04:04.845Z] Successfully built d3e976400ab8 [2023-03-07T20:04:04.845Z] Successfully tagged security-proxy-auth:latest [2023-03-07T20:04:05.412Z]  Building security-proxy-auth ... done Removing intermediate container f8d5f82c2476 [2023-03-07T20:04:05.412Z] ---> 07ffe9f55343 [2023-03-07T20:04:05.412Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T20:04:05.412Z] ---> Running in 32476d2934b2 [2023-03-07T20:04:05.671Z] Removing intermediate container 32476d2934b2 [2023-03-07T20:04:05.672Z] ---> 9e40eb296b1a [2023-03-07T20:04:05.672Z] [2023-03-07T20:04:05.672Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T20:04:05.672Z] ---> 5ce65d7b0fde [2023-03-07T20:04:05.672Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:04:05.672Z] ---> Using cache [2023-03-07T20:04:05.672Z] ---> 0e778dba868b [2023-03-07T20:04:05.672Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T20:04:05.672Z] ---> Using cache [2023-03-07T20:04:05.672Z] ---> bb83883ecbf5 [2023-03-07T20:04:05.672Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-07T20:04:07.048Z] ---> 134f34b63b82 [2023-03-07T20:04:07.048Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:04:09.575Z] ---> 9ccfd3f6ceda [2023-03-07T20:04:09.575Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:04:09.864Z] ---> 0a62edd480e8 [2023-03-07T20:04:09.864Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-07T20:04:09.864Z] Removing intermediate container 6b1e93434f2a [2023-03-07T20:04:09.864Z] ---> dfb242d2d398 [2023-03-07T20:04:09.864Z] Step 8/22 : COPY . . [2023-03-07T20:04:10.434Z] ---> 9c1fb4ec0b0a [2023-03-07T20:04:10.434Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-07T20:04:12.333Z] ---> d1cecb770bc8 [2023-03-07T20:04:12.333Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:04:12.333Z] ---> Running in 03d2a5e59d62 [2023-03-07T20:04:12.333Z] Removing intermediate container 4f44756464ba [2023-03-07T20:04:12.333Z] ---> c989adc80e54 [2023-03-07T20:04:12.333Z] [2023-03-07T20:04:12.333Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:04:12.333Z] ---> dfd21b5a31f5 [2023-03-07T20:04:12.333Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:04:12.333Z] ---> Using cache [2023-03-07T20:04:12.333Z] ---> 93f922800cb3 [2023-03-07T20:04:12.333Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:04:12.333Z] ---> Using cache [2023-03-07T20:04:12.333Z] ---> 7d6d96f64b7b [2023-03-07T20:04:12.333Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-07T20:04:12.333Z] ---> Running in 1a58b2ceb173 [2023-03-07T20:04:12.333Z] Removing intermediate container 03d2a5e59d62 [2023-03-07T20:04:12.333Z] ---> 9172ab5dfc4c [2023-03-07T20:04:12.333Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:04:12.333Z] ---> Running in 756d45f7a8f6 [2023-03-07T20:04:12.592Z] Removing intermediate container 1a58b2ceb173 [2023-03-07T20:04:12.592Z] ---> 07c35148a9ee [2023-03-07T20:04:12.592Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T20:04:12.592Z] ---> Running in ea3054aeb16f [2023-03-07T20:04:12.592Z] Removing intermediate container 756d45f7a8f6 [2023-03-07T20:04:12.592Z] ---> cc73b6c93665 [2023-03-07T20:04:12.592Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T20:04:12.592Z] ---> Running in 352ed60f4a63 [2023-03-07T20:04:12.851Z] Removing intermediate container ea3054aeb16f [2023-03-07T20:04:12.851Z] ---> 12f04beedfc2 [2023-03-07T20:04:12.851Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:04:12.851Z] Removing intermediate container 352ed60f4a63 [2023-03-07T20:04:12.851Z] ---> 088118d35aa7 [2023-03-07T20:04:12.851Z] Step 23/24 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:04:12.851Z] ---> Running in ed149b27683c [2023-03-07T20:04:13.109Z] ---> 2fe9ddddc4eb [2023-03-07T20:04:13.109Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-07T20:04:13.109Z] Removing intermediate container ed149b27683c [2023-03-07T20:04:13.109Z] ---> 491b62edb1a3 [2023-03-07T20:04:13.109Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:04:13.109Z] ---> Running in 60c224d06541 [2023-03-07T20:04:13.369Z] Removing intermediate container 60c224d06541 [2023-03-07T20:04:13.369Z] ---> dbae06be3d6c [2023-03-07T20:04:13.369Z] [2023-03-07T20:04:13.628Z] Successfully built dbae06be3d6c [2023-03-07T20:04:13.628Z] ---> ecd99843ec59 [2023-03-07T20:04:13.628Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-07T20:04:13.628Z] Successfully tagged security-spire-agent:latest [2023-03-07T20:04:13.628Z]  Building security-spire-agent ... done  ---> 306d7e507ace [2023-03-07T20:04:13.628Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-07T20:04:13.628Z] ---> Running in e3c77525678c [2023-03-07T20:04:13.628Z] ---> 5c05130b76f2 [2023-03-07T20:04:13.628Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-07T20:04:13.628Z] ---> Running in 5faebaa5f54f [2023-03-07T20:04:13.886Z] Removing intermediate container 5faebaa5f54f [2023-03-07T20:04:13.886Z] ---> f6b9b597abb9 [2023-03-07T20:04:13.886Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:04:13.886Z] ---> Running in f56634ff25ea [2023-03-07T20:04:13.886Z] Removing intermediate container f56634ff25ea [2023-03-07T20:04:13.886Z] ---> 25de8fe9c426 [2023-03-07T20:04:13.886Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:04:13.886Z] 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-07T20:04:14.145Z] ---> Running in 13277f5f8ca7 [2023-03-07T20:04:14.145Z] Removing intermediate container 13277f5f8ca7 [2023-03-07T20:04:14.145Z] ---> 8f575a94ead5 [2023-03-07T20:04:14.145Z] Step 21/22 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:04:14.145Z] ---> Running in db29d7e5b51f [2023-03-07T20:04:14.145Z] Removing intermediate container db29d7e5b51f [2023-03-07T20:04:14.145Z] ---> e84a61b6bc50 [2023-03-07T20:04:14.145Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:04:14.402Z] ---> Running in c343e46a2f51 [2023-03-07T20:04:14.402Z] Removing intermediate container c343e46a2f51 [2023-03-07T20:04:14.402Z] ---> 886d96def652 [2023-03-07T20:04:14.402Z] [2023-03-07T20:04:14.402Z] Successfully built 886d96def652 [2023-03-07T20:04:14.403Z] Successfully tagged support-scheduler:latest [2023-03-07T20:04:32.108Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-07T20:04:32.490Z]  Building support-scheduler ... done Removing intermediate container e3c77525678c [2023-03-07T20:04:32.490Z] ---> 8967252054ff [2023-03-07T20:04:32.490Z] [2023-03-07T20:04:32.490Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:04:32.490Z] ---> dfd21b5a31f5 [2023-03-07T20:04:32.490Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-07T20:04:32.490Z] ---> Running in 492ab5d832ff [2023-03-07T20:04:32.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:04:32.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:04:32.490Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-07T20:04:32.490Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:04:32.490Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:04:32.490Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:04:32.490Z] OK: 6 MiB in 16 packages [2023-03-07T20:04:32.751Z] Removing intermediate container 492ab5d832ff [2023-03-07T20:04:32.751Z] ---> 444491e7144e [2023-03-07T20:04:32.751Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:04:32.751Z] ---> Running in 7714396f0daf [2023-03-07T20:04:32.751Z] Removing intermediate container 7714396f0daf [2023-03-07T20:04:32.751Z] ---> 6bce88e609ec [2023-03-07T20:04:32.751Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-07T20:04:32.751Z] ---> Running in 07dbc471e0f2 [2023-03-07T20:04:33.019Z] Removing intermediate container 07dbc471e0f2 [2023-03-07T20:04:33.019Z] ---> 1fd3869de989 [2023-03-07T20:04:33.019Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T20:04:33.019Z] ---> Running in 6ef5a2d67fc3 [2023-03-07T20:04:33.019Z] Removing intermediate container 6ef5a2d67fc3 [2023-03-07T20:04:33.019Z] ---> 3a7dbd94b6ed [2023-03-07T20:04:33.019Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:04:33.277Z] ---> 4e805f1d6899 [2023-03-07T20:04:33.277Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-07T20:04:33.534Z] ---> 07cf382cef5c [2023-03-07T20:04:33.534Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-07T20:04:33.792Z] ---> ab3c8d551a16 [2023-03-07T20:04:33.792Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-07T20:04:33.792Z] ---> Running in 034fdd123b67 [2023-03-07T20:04:33.792Z] Removing intermediate container 034fdd123b67 [2023-03-07T20:04:33.792Z] ---> 66dfb89c980d [2023-03-07T20:04:33.792Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:04:33.792Z] ---> Running in 969a3a3feaae [2023-03-07T20:04:34.049Z] Removing intermediate container 969a3a3feaae [2023-03-07T20:04:34.049Z] ---> 5be0172ec3ea [2023-03-07T20:04:34.049Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:04:34.049Z] ---> Running in 4e81a5225b42 [2023-03-07T20:04:34.049Z] Removing intermediate container 4e81a5225b42 [2023-03-07T20:04:34.049Z] ---> c3d226627962 [2023-03-07T20:04:34.049Z] Step 21/22 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:04:34.049Z] ---> Running in 8da4ba6aa594 [2023-03-07T20:04:34.308Z] Removing intermediate container 8da4ba6aa594 [2023-03-07T20:04:34.308Z] ---> 82015d80c728 [2023-03-07T20:04:34.308Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:04:34.308Z] ---> Running in 60ac908cdea9 [2023-03-07T20:04:34.308Z] Removing intermediate container 60ac908cdea9 [2023-03-07T20:04:34.308Z] ---> 7889520852c6 [2023-03-07T20:04:34.308Z] [2023-03-07T20:04:34.308Z] Successfully built 7889520852c6 [2023-03-07T20:04:34.308Z] Successfully tagged support-notifications:latest [2023-03-07T20:04:34.314Z]  Building support-notifications ... done  [Pipeline] } [2023-03-07T20:04:34.344Z] $ docker stop --time=1 eda4455470705ac9025ef3469aab39259a110cb57b71fc6ec97da6535e082977 [2023-03-07T20:04:35.632Z] $ docker rm -f --volumes eda4455470705ac9025ef3469aab39259a110cb57b71fc6ec97da6535e082977 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T20:04:36.015Z] + docker images [2023-03-07T20:04:36.015Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-07T20:04:36.015Z] support-notifications latest 7889520852c6 1 second ago 30.7MB [2023-03-07T20:04:36.015Z] 8967252054ff 5 seconds ago 1.75GB [2023-03-07T20:04:36.015Z] support-scheduler latest 886d96def652 21 seconds ago 30.1MB [2023-03-07T20:04:36.015Z] security-spire-agent latest dbae06be3d6c 22 seconds ago 125MB [2023-03-07T20:04:36.015Z] c989adc80e54 24 seconds ago 1.75GB [2023-03-07T20:04:36.015Z] 9e40eb296b1a 30 seconds ago 1.55GB [2023-03-07T20:04:36.015Z] security-proxy-auth latest d3e976400ab8 31 seconds ago 16.2MB [2023-03-07T20:04:36.015Z] 2eb8a0855318 41 seconds ago 1.66GB [2023-03-07T20:04:36.015Z] security-proxy-setup latest 98f76b58e046 42 seconds ago 16.4MB [2023-03-07T20:04:36.015Z] security-secretstore-setup latest c568e01cd080 48 seconds ago 29.9MB [2023-03-07T20:04:36.015Z] 140fdf6a964c 50 seconds ago 1.66GB [2023-03-07T20:04:36.015Z] core-data latest e03c0c42d8ab 52 seconds ago 18MB [2023-03-07T20:04:36.015Z] 79dc707179ca 58 seconds ago 1.67GB [2023-03-07T20:04:36.015Z] 993e30a647ca 58 seconds ago 1.69GB [2023-03-07T20:04:36.015Z] core-metadata latest a478377f49b7 About a minute ago 18.5MB [2023-03-07T20:04:36.015Z] core-command latest 9d4c8e7e8ddd About a minute ago 17.8MB [2023-03-07T20:04:36.015Z] security-bootstrapper latest 673c2c0f6765 About a minute ago 19.7MB [2023-03-07T20:04:36.015Z] bbdd1a0f8a71 About a minute ago 1.68GB [2023-03-07T20:04:36.015Z] da18f206f431 About a minute ago 1.69GB [2023-03-07T20:04:36.015Z] core-common-config-bootstrapper latest c3c57674e57d About a minute ago 15.5MB [2023-03-07T20:04:36.015Z] security-spiffe-token-provider latest 5fecfebafd91 About a minute ago 30MB [2023-03-07T20:04:36.015Z] dcdc3f3ad9a9 About a minute ago 1.72GB [2023-03-07T20:04:36.015Z] 7ddbeecd27e6 About a minute ago 1.68GB [2023-03-07T20:04:36.015Z] cb498bd73fe4 About a minute ago 1.67GB [2023-03-07T20:04:36.015Z] security-spire-config latest 7536d5710874 About a minute ago 85.8MB [2023-03-07T20:04:36.015Z] security-spire-server latest 02e70e90d9a3 About a minute ago 86.5MB [2023-03-07T20:04:36.015Z] 555a3e0b27cd 2 minutes ago 1.55GB [2023-03-07T20:04:36.015Z] 4e643c966cc7 2 minutes ago 1.55GB [2023-03-07T20:04:36.015Z] ci-base-image-x86_64 latest 5fe75a05050b 5 minutes ago 903MB [2023-03-07T20:04:36.015Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-07T20:04:36.015Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-07T20:04:36.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-07T20:04:36.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-07T20:04:36.015Z] 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-07T20:06:38.827Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-07T20:06:38.827Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-07T20:06:45.521Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-07T20:06:46.112Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-07T20:06:46.112Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-07T20:06:48.713Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-07T20:06:48.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-07T20:06:48.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-07T20:06:48.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-07T20:06:50.416Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-07T20:06:55.798Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-07T20:06:55.798Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-07T20:06:55.798Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-07T20:06:55.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-07T20:07:14.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.818s coverage: 28.7% of statements [2023-03-07T20:07:14.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-07T20:07:14.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-07T20:07:29.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.602s coverage: 98.5% of statements [2023-03-07T20:07:35.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.884s coverage: 71.2% of statements [2023-03-07T20:07:35.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-07T20:07:35.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-07T20:07:35.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-07T20:07:35.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.640s coverage: 54.0% of statements [2023-03-07T20:07:35.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-07T20:07:35.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-07T20:07:50.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.004s coverage: 88.5% of statements [2023-03-07T20:07:50.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-07T20:07:50.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-07T20:07:50.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:07:50.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-07T20:07:50.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-07T20:07:50.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.692s coverage: 3.9% of statements [2023-03-07T20:07:50.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-07T20:07:50.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-07T20:07:53.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.324s coverage: 95.6% of statements [2023-03-07T20:07:53.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-07T20:07:53.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:07:53.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-07T20:07:53.532Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.305s coverage: 72.2% of statements [2023-03-07T20:07:53.532Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-07T20:07:53.532Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-07T20:07:53.532Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-07T20:07:53.532Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-07T20:07:53.532Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-07T20:07:53.532Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.448s coverage: 65.9% of statements [2023-03-07T20:07:53.532Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-07T20:07:53.532Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-07T20:07:53.532Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-07T20:07:53.532Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.596s coverage: 0.9% of statements [2023-03-07T20:07:53.532Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-07T20:07:53.532Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.428s coverage: 29.6% of statements [2023-03-07T20:07:53.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-07T20:07:54.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.386s coverage: 45.5% of statements [2023-03-07T20:07:54.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.313s coverage: 82.9% of statements [2023-03-07T20:07:54.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.454s coverage: 94.1% of statements [2023-03-07T20:07:56.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.329s coverage: 96.3% of statements [2023-03-07T20:07:58.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.298s coverage: 87.5% of statements [2023-03-07T20:08:10.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.288s coverage: 94.4% of statements [2023-03-07T20:08:28.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.540s coverage: 79.9% of statements [2023-03-07T20:08:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-07T20:08:28.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.327s coverage: 92.9% of statements [2023-03-07T20:08:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-07T20:08:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-07T20:08:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-07T20:08:28.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.095s coverage: 64.4% of statements [2023-03-07T20:08:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-07T20:08:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-07T20:08:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-07T20:08:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-07T20:08:28.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.283s coverage: 86.9% of statements [2023-03-07T20:08:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-07T20:08:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-07T20:08:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-07T20:08:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-07T20:08:28.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.250s coverage: 87.2% of statements [2023-03-07T20:08:28.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.232s coverage: 20.0% of statements [2023-03-07T20:08:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-07T20:08:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-07T20:08:28.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.215s coverage: 100.0% of statements [2023-03-07T20:08:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-07T20:08:28.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.394s coverage: 81.2% of statements [2023-03-07T20:08:28.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.491s coverage: 82.1% of statements [2023-03-07T20:08:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-07T20:08:28.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.287s coverage: 84.8% of statements [2023-03-07T20:08:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-07T20:08:33.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.428s coverage: 63.1% of statements [2023-03-07T20:08:33.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-07T20:08:33.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-07T20:08:33.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.650s coverage: 100.0% of statements [2023-03-07T20:08:33.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements [2023-03-07T20:08:33.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.229s coverage: 100.0% of statements [2023-03-07T20:08:33.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2023-03-07T20:08:33.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.097s coverage: 100.0% of statements [2023-03-07T20:08:33.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-07T20:08:33.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-07T20:08:33.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-07T20:08:44.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.089s coverage: 38.4% of statements [2023-03-07T20:08:44.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-07T20:08:44.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-07T20:08:44.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.296s coverage: 89.5% of statements [2023-03-07T20:08:44.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-07T20:08:44.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.315s coverage: 84.8% of statements [2023-03-07T20:08:44.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-07T20:08:44.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-07T20:08:44.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-07T20:08:44.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-07T20:08:50.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.409s coverage: 17.7% of statements [2023-03-07T20:08:50.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-07T20:08:50.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-07T20:08:50.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-07T20:08:50.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-07T20:08:50.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.793s coverage: 92.3% of statements [2023-03-07T20:08:50.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-07T20:08:50.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:08:50.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-07T20:08:50.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-07T20:08:50.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.331s coverage: 63.2% of statements [2023-03-07T20:08:50.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-07T20:08:50.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-07T20:08:50.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.503s coverage: 97.7% of statements [2023-03-07T20:08:50.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-07T20:08:50.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:08:50.742Z] 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-07T20:08:50.742Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-07T20:08:50.742Z] go vet ./... [2023-03-07T20:10:57.886Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T20:10:57.886Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T20:10:57.886Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T20:10:57.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-07T20:10:58.610Z] + ls -al . [2023-03-07T20:10:58.610Z] total 700 [2023-03-07T20:10:58.610Z] drwxrwxr-x 10 1001 1001 4096 Mar 7 20:03 . [2023-03-07T20:10:58.610Z] drwxr-xr-x 4 root root 4096 Mar 7 20:03 .. [2023-03-07T20:10:58.610Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 20:02 .blubracket [2023-03-07T20:10:58.610Z] -rw-rw-r-- 1 1001 1001 16 Mar 7 20:02 .dockerignore [2023-03-07T20:10:58.610Z] drwxrwxr-x 8 1001 1001 4096 Mar 7 20:02 .git [2023-03-07T20:10:58.610Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 20:02 .github [2023-03-07T20:10:58.610Z] -rw-rw-r-- 1 1001 1001 1112 Mar 7 20:02 .gitignore [2023-03-07T20:10:58.610Z] -rw-rw-r-- 1 1001 1001 42 Mar 7 20:02 .golangci.yml [2023-03-07T20:10:58.610Z] -rw-rw-r-- 1 1001 1001 87 Mar 7 20:02 .hadolint.yml [2023-03-07T20:10:58.610Z] -rw-rw-r-- 1 1001 1001 166 Mar 7 20:02 .sonarcloud.properties [2023-03-07T20:10:58.610Z] -rw-rw-r-- 1 1001 1001 1171 Mar 7 20:02 ADOPTERS.md [2023-03-07T20:10:58.610Z] -rw-rw-r-- 1 1001 1001 10825 Mar 7 20:02 Attribution.txt [2023-03-07T20:10:58.610Z] -rw-rw-r-- 1 1001 1001 73765 Mar 7 20:02 CHANGELOG.md [2023-03-07T20:10:58.610Z] -rw-rw-r-- 1 1001 1001 3804 Mar 7 20:02 CONTRIBUTING.md [2023-03-07T20:10:58.610Z] -rw-rw-r-- 1 1001 1001 677 Mar 7 20:02 GOVERNANCE.md [2023-03-07T20:10:58.610Z] -rw-rw-r-- 1 1001 1001 883 Mar 7 20:02 Jenkinsfile [2023-03-07T20:10:58.610Z] -rw-rw-r-- 1 1001 1001 10775 Mar 7 20:02 LICENSE [2023-03-07T20:10:58.610Z] -rw-rw-r-- 1 1001 1001 14071 Mar 7 20:02 Makefile [2023-03-07T20:10:58.610Z] -rw-rw-r-- 1 1001 1001 582 Mar 7 20:02 OWNERS.md [2023-03-07T20:10:58.610Z] -rw-rw-r-- 1 1001 1001 9403 Mar 7 20:02 README.md [2023-03-07T20:10:58.610Z] -rw-rw-r-- 1 1001 1001 6912 Mar 7 20:02 SECURITY.md [2023-03-07T20:10:58.610Z] -rw-rw-r-- 1 1001 1001 5 Mar 7 19:59 VERSION [2023-03-07T20:10:58.610Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 20:02 bin [2023-03-07T20:10:58.610Z] drwxrwxr-x 18 1001 1001 4096 Mar 7 20:02 cmd [2023-03-07T20:10:58.610Z] -rw-r--r-- 1 root root 446903 Mar 7 20:08 coverage.out [2023-03-07T20:10:58.610Z] -rw-rw-r-- 1 1001 1001 3232 Mar 7 20:02 go.mod [2023-03-07T20:10:58.610Z] -rw-rw-r-- 1 1001 1001 31098 Mar 7 20:02 go.sum [2023-03-07T20:10:58.610Z] drwxrwxr-x 7 1001 1001 4096 Mar 7 20:02 internal [2023-03-07T20:10:58.610Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 20:02 openapi [2023-03-07T20:10:58.610Z] drwxrwxr-x 4 1001 1001 4096 Mar 7 20:02 snap [2023-03-07T20:10:58.610Z] -rw-rw-r-- 1 1001 1001 204 Mar 7 20:02 version.go [Pipeline] sh [2023-03-07T20:10:59.284Z] + '[' -e coverage.out ] [2023-03-07T20:10:59.284Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-07T20:10:59.324Z] Warning: overwriting stash ‘coverage-report’ [2023-03-07T20:11:00.353Z] Stashed 1 file(s) [Pipeline] sh [2023-03-07T20:11:01.004Z] + make build [2023-03-07T20:11:01.004Z] 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-07T20:12:37.691Z] 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-07T20:12:41.960Z] 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-07T20:12:48.617Z] 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-07T20:12:51.965Z] 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-07T20:13:38.817Z] 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-07T20:13:47.023Z] 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-07T20:13:52.363Z] 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-07T20:13:57.694Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-07T20:14:02.204Z] 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-07T20:14:06.458Z] 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-07T20:14:13.102Z] 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-07T20:14:19.779Z] $ docker stop --time=1 69b878f0cabb458153c280c36f11ffbe275b0b6cc02a0da96ea4e5eb90e90f1c [2023-03-07T20:14:21.834Z] $ docker rm -f --volumes 69b878f0cabb458153c280c36f11ffbe275b0b6cc02a0da96ea4e5eb90e90f1c [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-07T20:14:24.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T20:14:24.425Z] [2023-03-07T20:14:24.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:14:24.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T20:14:25.089Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-07T20:14:25.089Z] 29e5d40040c1: Pulling fs layer [2023-03-07T20:14:25.089Z] 1ce36da41761: Pulling fs layer [2023-03-07T20:14:25.089Z] 25b303627fd3: Pulling fs layer [2023-03-07T20:14:25.089Z] 29e5d40040c1: Download complete [2023-03-07T20:14:25.356Z] 1ce36da41761: Verifying Checksum [2023-03-07T20:14:25.623Z] 29e5d40040c1: Pull complete [2023-03-07T20:14:27.034Z] 1ce36da41761: Pull complete [2023-03-07T20:14:27.034Z] 25b303627fd3: Verifying Checksum [2023-03-07T20:14:27.034Z] 25b303627fd3: Download complete [2023-03-07T20:14:37.116Z] 25b303627fd3: Pull complete [2023-03-07T20:14:37.116Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-07T20:14:37.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T20:14:37.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:14:37.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-8630 does not seem to be running inside a container [2023-03-07T20:14:37.501Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-07T20:14:39.942Z] $ docker top 42f7117dc0eef8a97aac77e3401b4b45912742140ffd1f69ec94b19a0e16f32e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:14:40.817Z] + docker-compose build --help [2023-03-07T20:14:40.817Z] + grep parallel [2023-03-07T20:14:46.161Z] --parallel Build images in parallel. [Pipeline] } [2023-03-07T20:14:46.195Z] $ docker stop --time=1 42f7117dc0eef8a97aac77e3401b4b45912742140ffd1f69ec94b19a0e16f32e [2023-03-07T20:14:47.860Z] $ docker rm -f --volumes 42f7117dc0eef8a97aac77e3401b4b45912742140ffd1f69ec94b19a0e16f32e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:14:48.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T20:14:48.614Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:14:48.868Z] prd-ubuntu20.04-docker-arm64-4c-16g-8630 does not seem to be running inside a container [2023-03-07T20:14:48.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-07T20:14:50.247Z] $ docker top c71592a5c035621aeb3e2ca2cfffaeb62d13581b7d681d6733200264f75c0be7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:14:50.909Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-07T20:14:57.609Z] Building core-command ... [2023-03-07T20:14:57.609Z] Building core-common-config-bootstrapper ... [2023-03-07T20:14:57.609Z] Building core-data ... [2023-03-07T20:14:57.609Z] Building core-metadata ... [2023-03-07T20:14:57.609Z] Building security-bootstrapper ... [2023-03-07T20:14:57.609Z] Building security-proxy-auth ... [2023-03-07T20:14:57.609Z] Building security-proxy-setup ... [2023-03-07T20:14:57.609Z] Building security-secretstore-setup ... [2023-03-07T20:14:57.609Z] Building security-spiffe-token-provider ... [2023-03-07T20:14:57.609Z] Building security-spire-agent ... [2023-03-07T20:14:57.609Z] Building security-spire-config ... [2023-03-07T20:14:57.609Z] Building security-spire-server ... [2023-03-07T20:14:57.609Z] Building support-notifications ... [2023-03-07T20:14:57.609Z] Building support-scheduler ... [2023-03-07T20:14:57.609Z] Building security-spire-agent [2023-03-07T20:14:57.609Z] Building security-bootstrapper [2023-03-07T20:14:57.609Z] Building security-spire-config [2023-03-07T20:14:57.609Z] Building support-notifications [2023-03-07T20:14:57.609Z] Building security-proxy-auth [2023-03-07T20:15:44.697Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:15:44.697Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:15:44.697Z] ---> c4e02e852f54 [2023-03-07T20:15:44.697Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T20:15:44.697Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:15:44.697Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:15:44.697Z] ---> c4e02e852f54 [2023-03-07T20:15:44.697Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:15:44.697Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:15:44.697Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:15:44.697Z] ---> c4e02e852f54 [2023-03-07T20:15:44.697Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T20:15:44.697Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:15:44.697Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:15:44.697Z] ---> c4e02e852f54 [2023-03-07T20:15:44.697Z] Step 3/32 : WORKDIR /edgex-go [2023-03-07T20:15:44.697Z] ---> Running in 05b500f37661 [2023-03-07T20:15:44.697Z] ---> Running in 9c856764454c [2023-03-07T20:15:44.697Z] ---> Running in 01bf8ca2100c [2023-03-07T20:15:44.697Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:15:44.697Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:15:44.697Z] ---> c4e02e852f54 [2023-03-07T20:15:44.697Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:15:44.697Z] ---> Running in 4359f847bf2f [2023-03-07T20:15:44.697Z] ---> Running in c9618149b026 [2023-03-07T20:15:44.697Z] Removing intermediate container c9618149b026 [2023-03-07T20:15:44.697Z] ---> 506d1b29d3ff [2023-03-07T20:15:44.697Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-07T20:15:44.697Z] Removing intermediate container 4359f847bf2f [2023-03-07T20:15:44.697Z] ---> d9f2783092fc [2023-03-07T20:15:44.697Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:15:44.697Z] ---> Running in 5e28cc92877f [2023-03-07T20:15:44.697Z] Removing intermediate container 01bf8ca2100c [2023-03-07T20:15:44.697Z] ---> 7f84dc286355 [2023-03-07T20:15:44.697Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:15:44.697Z] ---> Running in 846c109cca8a [2023-03-07T20:15:44.697Z] Removing intermediate container 9c856764454c [2023-03-07T20:15:44.697Z] ---> 58b51d317e71 [2023-03-07T20:15:44.697Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:15:44.697Z] Removing intermediate container 05b500f37661 [2023-03-07T20:15:44.697Z] ---> a36585953565 [2023-03-07T20:15:44.697Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:15:44.697Z] ---> Running in 9c920e957bb3 [2023-03-07T20:15:44.697Z] ---> Running in b0a482a84b45 [2023-03-07T20:15:44.697Z] ---> Running in 3026472cdc66 [2023-03-07T20:15:44.697Z] Removing intermediate container 846c109cca8a [2023-03-07T20:15:44.697Z] ---> 228512dce34b [2023-03-07T20:15:44.697Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:15:44.697Z] Removing intermediate container 9c920e957bb3 [2023-03-07T20:15:44.697Z] ---> d22fe6d3b607 [2023-03-07T20:15:44.697Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-07T20:15:44.697Z] ---> Running in 1cc3d7b18f2f [2023-03-07T20:15:44.965Z] ---> Running in c5605fa17aab [2023-03-07T20:15:45.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:15:45.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:15:46.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:15:46.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:15:46.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:15:46.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:15:46.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:15:47.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:15:47.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:15:47.423Z] OK: 221 MiB in 51 packages [2023-03-07T20:15:47.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:15:47.970Z] OK: 221 MiB in 51 packages [2023-03-07T20:15:48.244Z] OK: 221 MiB in 51 packages [2023-03-07T20:15:48.836Z] OK: 221 MiB in 51 packages [2023-03-07T20:15:49.424Z] OK: 221 MiB in 51 packages [2023-03-07T20:15:49.424Z] Removing intermediate container 5e28cc92877f [2023-03-07T20:15:49.424Z] ---> c61fd9b4e479 [2023-03-07T20:15:49.424Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-07T20:15:50.384Z] Removing intermediate container 3026472cdc66 [2023-03-07T20:15:50.384Z] ---> 40ce8648590f [2023-03-07T20:15:50.384Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T20:15:50.384Z] Removing intermediate container b0a482a84b45 [2023-03-07T20:15:50.384Z] ---> be896e75d514 [2023-03-07T20:15:50.384Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T20:15:50.657Z] Removing intermediate container 1cc3d7b18f2f [2023-03-07T20:15:50.657Z] ---> 110298cf9a18 [2023-03-07T20:15:50.657Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:15:50.926Z] Removing intermediate container c5605fa17aab [2023-03-07T20:15:50.926Z] ---> 67c8fc900bf3 [2023-03-07T20:15:50.926Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:15:50.926Z] ---> 4d28d2541c98 [2023-03-07T20:15:50.926Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:15:50.926Z] ---> Running in 2f670dd991da [2023-03-07T20:15:51.193Z] ---> ac678fb07432 [2023-03-07T20:15:51.193Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:15:51.459Z] ---> Running in 61a08e814760 [2023-03-07T20:15:51.725Z] ---> 678c52b85e81 [2023-03-07T20:15:51.726Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:15:51.726Z] ---> 57c85822063e [2023-03-07T20:15:51.726Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:15:51.726Z] ---> Running in 5b2720b1a74e [2023-03-07T20:15:51.992Z] ---> Running in 7ece45ee2bb7 [2023-03-07T20:15:52.954Z] ---> 4b8207854b5e [2023-03-07T20:15:52.954Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:15:52.954Z] ---> Running in 163057d21b76 [2023-03-07T20:17:44.772Z] Removing intermediate container 61a08e814760 [2023-03-07T20:17:44.772Z] ---> 2e4c3479b5fb [2023-03-07T20:17:44.772Z] Step 7/24 : COPY . . [2023-03-07T20:17:44.772Z] Removing intermediate container 5b2720b1a74e [2023-03-07T20:17:44.772Z] ---> 4e885c8c103f [2023-03-07T20:17:44.772Z] Step 7/24 : COPY . . [2023-03-07T20:17:44.772Z] Removing intermediate container 163057d21b76 [2023-03-07T20:17:44.772Z] ---> 84c36e85c6ec [2023-03-07T20:17:44.772Z] Step 8/22 : COPY . . [2023-03-07T20:17:44.772Z] Removing intermediate container 2f670dd991da [2023-03-07T20:17:44.772Z] ---> ef7278fc11fd [2023-03-07T20:17:44.772Z] Step 7/32 : COPY . . [2023-03-07T20:17:44.772Z] Removing intermediate container 7ece45ee2bb7 [2023-03-07T20:17:44.772Z] ---> 4f42113ec7b0 [2023-03-07T20:17:44.772Z] Step 8/22 : COPY . . [2023-03-07T20:18:06.862Z] ---> 290466ecd385 [2023-03-07T20:18:06.862Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-07T20:18:06.862Z] ---> c6033e0a0245 [2023-03-07T20:18:06.862Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:18:06.862Z] ---> fa1058b9d984 [2023-03-07T20:18:06.862Z] ---> f80608755502 [2023-03-07T20:18:06.862Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-07T20:18:06.862Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-07T20:18:06.862Z] ---> 2995a52d30eb [2023-03-07T20:18:06.862Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:18:06.862Z] ---> Running in 75447307bda1 [2023-03-07T20:18:06.862Z] ---> Running in dc497c6dd39a [2023-03-07T20:18:06.862Z] ---> Running in 412266d8b087 [2023-03-07T20:18:06.862Z] ---> Running in 80241612037b [2023-03-07T20:18:06.862Z] ---> Running in fd3e38a76870 [2023-03-07T20:18:06.862Z] Removing intermediate container dc497c6dd39a [2023-03-07T20:18:06.862Z] ---> 3934fd9d75da [2023-03-07T20:18:06.862Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T20:18:06.862Z] Removing intermediate container 80241612037b [2023-03-07T20:18:06.862Z] ---> ca9fd0dd02a9 [2023-03-07T20:18:06.862Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T20:18:06.862Z] ---> Running in c7113cb5ec88 [2023-03-07T20:18:06.862Z] ---> Running in 8bd5228ea06e [2023-03-07T20:18:06.862Z] Removing intermediate container c7113cb5ec88 [2023-03-07T20:18:06.862Z] ---> de7048874a8c [2023-03-07T20:18:06.862Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T20:18:06.862Z] ---> Running in d5ca95e61e5a [2023-03-07T20:18:06.862Z] Removing intermediate container 8bd5228ea06e [2023-03-07T20:18:06.862Z] ---> bb9130c42c50 [2023-03-07T20:18:06.862Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T20:18:06.862Z] ---> Running in ff05e5b8e657 [2023-03-07T20:18:06.862Z] 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-07T20:18:06.862Z] 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-07T20:18:06.862Z] 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-07T20:18:10.218Z] Removing intermediate container d5ca95e61e5a [2023-03-07T20:18:10.218Z] ---> ca9b76f12015 [2023-03-07T20:18:10.218Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T20:18:10.218Z] ---> Running in 59e6b07f7f84 [2023-03-07T20:18:10.218Z] Removing intermediate container ff05e5b8e657 [2023-03-07T20:18:10.218Z] ---> e6e3b99eef84 [2023-03-07T20:18:10.218Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T20:18:10.487Z] ---> Running in eb2e335749f9 [2023-03-07T20:18:10.755Z] Removing intermediate container 59e6b07f7f84 [2023-03-07T20:18:10.755Z] ---> b330d75927c5 [2023-03-07T20:18:10.755Z] [2023-03-07T20:18:10.755Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T20:18:10.755Z] 3.15: Pulling from library/alpine [2023-03-07T20:18:11.343Z] Removing intermediate container eb2e335749f9 [2023-03-07T20:18:11.343Z] ---> 693e18cfd925 [2023-03-07T20:18:11.343Z] [2023-03-07T20:18:11.343Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T20:18:11.343Z] 3.15: Pulling from library/alpine [2023-03-07T20:18:12.323Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T20:18:12.323Z] Status: Downloaded newer image for alpine:3.15 [2023-03-07T20:18:12.323Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T20:18:12.323Z] Status: Image is up to date for alpine:3.15 [2023-03-07T20:18:12.323Z] ---> 354640af7b1b [2023-03-07T20:18:12.323Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:18:12.323Z] ---> 354640af7b1b [2023-03-07T20:18:12.323Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:18:12.596Z] ---> Running in 9e84a469d342 [2023-03-07T20:18:12.596Z] ---> Running in eb070a590443 [2023-03-07T20:18:13.580Z] Removing intermediate container 9e84a469d342 [2023-03-07T20:18:13.580Z] ---> d5b88c2434f8 [2023-03-07T20:18:13.580Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-07T20:18:13.580Z] Removing intermediate container eb070a590443 [2023-03-07T20:18:13.580Z] ---> d18c627ec4b0 [2023-03-07T20:18:13.580Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T20:18:13.580Z] ---> Running in 1346dd581bf0 [2023-03-07T20:18:13.580Z] ---> Running in f1de85e7ccc7 [2023-03-07T20:18:16.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:18:16.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:18:17.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:18:17.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:18:18.607Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:18:18.607Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:18:18.607Z] OK: 15736 distinct packages available [2023-03-07T20:18:18.874Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:18:18.874Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:18:18.874Z] OK: 15736 distinct packages available [2023-03-07T20:18:18.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:18:19.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:18:19.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:18:19.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:18:21.093Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-07T20:18:21.093Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:18:21.093Z] (3/4) Installing libucontext (1.1-r0) [2023-03-07T20:18:21.093Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-07T20:18:21.093Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:18:21.093Z] OK: 6 MiB in 18 packages [2023-03-07T20:18:21.362Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-07T20:18:21.362Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:18:21.362Z] (3/5) Installing libucontext (1.1-r0) [2023-03-07T20:18:21.362Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-07T20:18:21.362Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-07T20:18:21.362Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:18:21.362Z] OK: 6 MiB in 19 packages [2023-03-07T20:18:23.949Z] Removing intermediate container 1346dd581bf0 [2023-03-07T20:18:23.949Z] ---> e67c77f09560 [2023-03-07T20:18:23.949Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:18:23.949Z] Removing intermediate container f1de85e7ccc7 [2023-03-07T20:18:23.949Z] ---> 0ecce31f5f70 [2023-03-07T20:18:23.949Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-07T20:18:29.312Z] ---> 8fde03df4fd4 [2023-03-07T20:18:29.312Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:18:32.679Z] ---> c404b19453f6 [2023-03-07T20:18:32.679Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:18:33.655Z] ---> bd016ac3dd91 [2023-03-07T20:18:33.655Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-07T20:18:33.922Z] ---> Running in ef9e0e9eb126 [2023-03-07T20:18:34.880Z] Removing intermediate container ef9e0e9eb126 [2023-03-07T20:18:34.880Z] ---> 0fa5623e7878 [2023-03-07T20:18:34.880Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-07T20:18:36.300Z] ---> f2c99d8991b6 [2023-03-07T20:18:36.300Z] Step 19/24 : WORKDIR / [2023-03-07T20:18:36.570Z] ---> Running in 3ffb34092403 [2023-03-07T20:18:37.545Z] Removing intermediate container 3ffb34092403 [2023-03-07T20:18:37.545Z] ---> 6bed80644ce7 [2023-03-07T20:18:37.545Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:18:37.545Z] ---> Running in 377212030d9b [2023-03-07T20:18:37.545Z] ---> 0a4fbae564ec [2023-03-07T20:18:37.545Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:18:38.131Z] Removing intermediate container 377212030d9b [2023-03-07T20:18:38.131Z] ---> f19f1d0614d7 [2023-03-07T20:18:38.131Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:18:38.397Z] ---> Running in a095eaac4e0d [2023-03-07T20:18:38.984Z] ---> 5430f50c562c [2023-03-07T20:18:38.984Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-07T20:18:38.984Z] Removing intermediate container a095eaac4e0d [2023-03-07T20:18:38.984Z] ---> fda866fed03d [2023-03-07T20:18:38.984Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T20:18:39.254Z] ---> Running in ee69a8044391 [2023-03-07T20:18:39.839Z] Removing intermediate container ee69a8044391 [2023-03-07T20:18:39.839Z] ---> d40e382dfd27 [2023-03-07T20:18:39.839Z] Step 23/24 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:18:40.125Z] ---> Running in 41125e7d0176 [2023-03-07T20:18:40.125Z] ---> 36cfde2fefe2 [2023-03-07T20:18:40.125Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-07T20:18:40.707Z] Removing intermediate container 41125e7d0176 [2023-03-07T20:18:40.707Z] ---> 320c16772084 [2023-03-07T20:18:40.707Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:18:40.973Z] ---> Running in 347ba2a7070d [2023-03-07T20:18:41.563Z] Removing intermediate container 347ba2a7070d [2023-03-07T20:18:41.563Z] ---> bdf4eb075677 [2023-03-07T20:18:41.563Z] [2023-03-07T20:18:41.832Z] ---> d139a82877d6 [2023-03-07T20:18:41.832Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:18:42.105Z] ---> Running in 42e944b720e1 [2023-03-07T20:18:42.374Z] Successfully built bdf4eb075677 [2023-03-07T20:18:42.374Z] Successfully tagged security-spire-config-arm64:latest [2023-03-07T20:18:42.374Z]  Building security-spire-config ... done Building security-proxy-setup [2023-03-07T20:18:42.647Z] Removing intermediate container 42e944b720e1 [2023-03-07T20:18:42.647Z] ---> 78b5e561c232 [2023-03-07T20:18:42.647Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:18:42.647Z] ---> Running in 837f2172af15 [2023-03-07T20:18:43.241Z] Removing intermediate container 837f2172af15 [2023-03-07T20:18:43.241Z] ---> 4d4c2e16206f [2023-03-07T20:18:43.241Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T20:18:43.241Z] ---> Running in 1c95a0baa73e [2023-03-07T20:18:43.828Z] Removing intermediate container 1c95a0baa73e [2023-03-07T20:18:43.828Z] ---> 27d4fa1748d6 [2023-03-07T20:18:43.828Z] Step 23/24 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:18:43.828Z] ---> Running in 858d2445587e [2023-03-07T20:18:44.414Z] Removing intermediate container 858d2445587e [2023-03-07T20:18:44.414Z] ---> 3298990bdfd8 [2023-03-07T20:18:44.414Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:18:44.683Z] ---> Running in 6b70acfbe0df [2023-03-07T20:18:45.268Z] Removing intermediate container 6b70acfbe0df [2023-03-07T20:18:45.268Z] ---> 063a164bca10 [2023-03-07T20:18:45.268Z] [2023-03-07T20:18:45.536Z] Successfully built 063a164bca10 [2023-03-07T20:18:45.536Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-07T20:18:45.536Z] Building core-data [2023-03-07T20:19:12.242Z]  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:19:12.242Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:19:12.242Z] ---> c4e02e852f54 [2023-03-07T20:19:12.242Z] Step 3/20 : WORKDIR /edgex-go [2023-03-07T20:19:12.242Z] ---> Using cache [2023-03-07T20:19:12.243Z] ---> 58b51d317e71 [2023-03-07T20:19:12.243Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-07T20:19:12.243Z] ---> Running in 4c00d33e0864 [2023-03-07T20:19:12.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:19:12.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:19:12.516Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:19:12.516Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:19:12.783Z] ---> c4e02e852f54 [2023-03-07T20:19:12.783Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:19:12.783Z] ---> Using cache [2023-03-07T20:19:12.783Z] ---> 7f84dc286355 [2023-03-07T20:19:12.783Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:19:12.783Z] ---> Using cache [2023-03-07T20:19:12.783Z] ---> d22fe6d3b607 [2023-03-07T20:19:12.783Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:19:12.783Z] ---> Running in 2b87b68cfcdb [2023-03-07T20:19:13.384Z] OK: 221 MiB in 51 packages [2023-03-07T20:19:15.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:19:15.352Z] Removing intermediate container 4c00d33e0864 [2023-03-07T20:19:15.352Z] ---> 208442f451d5 [2023-03-07T20:19:15.352Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-07T20:19:15.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:19:16.221Z] ---> fb6b55e7abb4 [2023-03-07T20:19:16.221Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:19:16.221Z] ---> Running in df1be271c1a9 [2023-03-07T20:19:17.655Z] OK: 221 MiB in 51 packages [2023-03-07T20:19:19.638Z] Removing intermediate container 2b87b68cfcdb [2023-03-07T20:19:19.638Z] ---> b0654778dcc1 [2023-03-07T20:19:19.638Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:19:20.610Z] ---> 42d6a17ed9d1 [2023-03-07T20:19:20.610Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:19:20.884Z] ---> Running in d9f2307834b3 [2023-03-07T20:21:27.603Z] Removing intermediate container df1be271c1a9 [2023-03-07T20:21:27.603Z] ---> a70396dc1a31 [2023-03-07T20:21:27.603Z] Step 7/20 : COPY . . [2023-03-07T20:21:27.603Z] Removing intermediate container d9f2307834b3 [2023-03-07T20:21:27.603Z] ---> ea18bf351951 [2023-03-07T20:21:27.603Z] Step 8/22 : COPY . . [2023-03-07T20:21:39.932Z] ---> 77194443bdfa [2023-03-07T20:21:39.932Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-07T20:21:39.932Z] ---> Running in 1b952956d302 [2023-03-07T20:21:39.932Z] ---> e22c43764de2 [2023-03-07T20:21:39.932Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-07T20:21:39.932Z] ---> Running in 5a18901da256 [2023-03-07T20:21:40.520Z] 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-07T20:21:40.791Z] 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-07T20:24:47.536Z] Removing intermediate container fd3e38a76870 [2023-03-07T20:24:47.536Z] ---> 76c69ad64b89 [2023-03-07T20:24:47.536Z] [2023-03-07T20:24:47.536Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:24:47.806Z] 3.16: Pulling from library/alpine [2023-03-07T20:24:49.214Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T20:24:49.214Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T20:24:49.214Z] ---> 4c81e5bf8899 [2023-03-07T20:24:49.214Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T20:24:49.482Z] ---> Running in cf5cfb800e6a [2023-03-07T20:24:50.064Z] Removing intermediate container cf5cfb800e6a [2023-03-07T20:24:50.064Z] ---> c72616a3caee [2023-03-07T20:24:50.064Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:24:50.331Z] ---> Running in 305bfa9790bb [2023-03-07T20:24:52.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:24:53.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:24:54.912Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:24:54.912Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:24:55.180Z] OK: 5 MiB in 15 packages [2023-03-07T20:24:57.781Z] Removing intermediate container 305bfa9790bb [2023-03-07T20:24:57.781Z] ---> d45d82eb581f [2023-03-07T20:24:57.781Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:24:59.367Z] ---> f22a0506d3ba [2023-03-07T20:24:59.368Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-07T20:25:02.838Z] ---> 32a74c2207d1 [2023-03-07T20:25:02.838Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-07T20:25:02.838Z] Removing intermediate container 75447307bda1 [2023-03-07T20:25:02.838Z] ---> a17a5dfa5270 [2023-03-07T20:25:02.838Z] [2023-03-07T20:25:02.838Z] Step 9/32 : FROM alpine:3.16 [2023-03-07T20:25:02.838Z] ---> 4c81e5bf8899 [2023-03-07T20:25:02.838Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:25:03.124Z] ---> Running in dfb1702fca4f [2023-03-07T20:25:03.738Z] Removing intermediate container dfb1702fca4f [2023-03-07T20:25:03.738Z] ---> e257865ff796 [2023-03-07T20:25:03.738Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-07T20:25:04.033Z] ---> 5c195adfe4b1 [2023-03-07T20:25:04.033Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-07T20:25:04.033Z] ---> Running in 84b63dce1eee [2023-03-07T20:25:06.662Z] ---> 2b3cc8617189 [2023-03-07T20:25:06.662Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:25:06.662Z] ---> Running in 2fffefa78e77 [2023-03-07T20:25:06.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:25:07.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:25:09.477Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:25:09.477Z] (2/2) Installing su-exec (0.2-r1) [2023-03-07T20:25:09.477Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:25:09.477Z] OK: 5 MiB in 16 packages [2023-03-07T20:25:09.746Z] Removing intermediate container 2fffefa78e77 [2023-03-07T20:25:09.746Z] ---> 9d79b1adb473 [2023-03-07T20:25:09.746Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:25:10.020Z] ---> Running in eced2b8aa410 [2023-03-07T20:25:10.988Z] Removing intermediate container eced2b8aa410 [2023-03-07T20:25:10.988Z] ---> 2482dc2a3337 [2023-03-07T20:25:10.988Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-07T20:25:10.988Z] ---> Running in a67b66ddf9c1 [2023-03-07T20:25:11.959Z] Removing intermediate container a67b66ddf9c1 [2023-03-07T20:25:11.959Z] ---> d89db16057e0 [2023-03-07T20:25:11.959Z] Removing intermediate container 84b63dce1eee [2023-03-07T20:25:11.959Z] ---> bfeaeade55be [2023-03-07T20:25:11.959Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-07T20:25:11.959Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T20:25:11.959Z] ---> Running in c2c0cc56d307 [2023-03-07T20:25:11.959Z] ---> Running in 459fafb3a2d6 [2023-03-07T20:25:12.547Z] Removing intermediate container 459fafb3a2d6 [2023-03-07T20:25:12.547Z] ---> 2a2f013096e1 [2023-03-07T20:25:12.547Z] Step 21/22 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:25:12.547Z] Removing intermediate container c2c0cc56d307 [2023-03-07T20:25:12.547Z] ---> 08260443d238 [2023-03-07T20:25:12.547Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-07T20:25:12.814Z] ---> Running in 5f4eea9c49bf [2023-03-07T20:25:12.814Z] ---> Running in 151fd47b5715 [2023-03-07T20:25:13.396Z] Removing intermediate container 5f4eea9c49bf [2023-03-07T20:25:13.396Z] ---> a87690f0e4ef [2023-03-07T20:25:13.396Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:25:13.688Z] Removing intermediate container 151fd47b5715 [2023-03-07T20:25:13.688Z] ---> f9eb56da7af7 [2023-03-07T20:25:13.688Z] ---> Running in 8f26fe687af8 [2023-03-07T20:25:13.688Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-07T20:25:13.955Z] ---> Running in 73719d84f060 [2023-03-07T20:25:14.222Z] Removing intermediate container 8f26fe687af8 [2023-03-07T20:25:14.222Z] ---> d3c42fbd7440 [2023-03-07T20:25:14.222Z] [2023-03-07T20:25:14.490Z] Removing intermediate container 73719d84f060 [2023-03-07T20:25:14.490Z] ---> 4d6066e1c4cc [2023-03-07T20:25:14.490Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-07T20:25:14.758Z] ---> Running in fa804beddaa9 [2023-03-07T20:25:14.758Z] Successfully built d3c42fbd7440 [2023-03-07T20:25:15.025Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-07T20:25:15.025Z] Building core-common-config-bootstrapper [2023-03-07T20:25:15.291Z]  Building security-proxy-auth ... done Removing intermediate container fa804beddaa9 [2023-03-07T20:25:15.291Z] ---> 78380c9864e9 [2023-03-07T20:25:15.291Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-07T20:25:15.291Z] ---> Running in 9d920a4a908c [2023-03-07T20:25:19.547Z] Removing intermediate container 9d920a4a908c [2023-03-07T20:25:19.547Z] ---> 8b61912846dc [2023-03-07T20:25:19.547Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-07T20:25:19.547Z] ---> Running in 50cac1ab5263 [2023-03-07T20:25:19.547Z] Removing intermediate container 50cac1ab5263 [2023-03-07T20:25:19.547Z] ---> cc4183c1c3e4 [2023-03-07T20:25:19.547Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-07T20:25:20.954Z] ---> e4820344539b [2023-03-07T20:25:20.954Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-07T20:25:20.954Z] ---> Running in 3d7a09287426 [2023-03-07T20:25:24.300Z] Removing intermediate container 3d7a09287426 [2023-03-07T20:25:24.300Z] ---> cb29900585b9 [2023-03-07T20:25:24.300Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:25:25.707Z] ---> d031dd182b9c [2023-03-07T20:25:25.707Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-07T20:25:28.286Z] ---> f9a99529cd7b [2023-03-07T20:25:28.286Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-07T20:25:29.720Z] ---> 68630958ead9 [2023-03-07T20:25:29.720Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-07T20:25:30.679Z] ---> 0a649c5cb55a [2023-03-07T20:25:30.679Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-07T20:25:32.086Z] ---> 7e991c1b9171 [2023-03-07T20:25:32.086Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-07T20:25:33.491Z] ---> 7b4fcf5e68ff [2023-03-07T20:25:33.491Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-07T20:25:34.900Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:25:34.900Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:25:34.900Z] ---> c4e02e852f54 [2023-03-07T20:25:34.900Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:25:34.900Z] ---> Using cache [2023-03-07T20:25:34.900Z] ---> 7f84dc286355 [2023-03-07T20:25:34.900Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:25:34.900Z] ---> Using cache [2023-03-07T20:25:34.900Z] ---> d22fe6d3b607 [2023-03-07T20:25:34.900Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:25:34.900Z] ---> Using cache [2023-03-07T20:25:34.900Z] ---> b0654778dcc1 [2023-03-07T20:25:34.900Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:25:34.900Z] ---> Using cache [2023-03-07T20:25:34.900Z] ---> 42d6a17ed9d1 [2023-03-07T20:25:34.900Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:25:34.900Z] ---> Using cache [2023-03-07T20:25:34.900Z] ---> ea18bf351951 [2023-03-07T20:25:34.900Z] Step 8/22 : COPY . . [2023-03-07T20:25:34.900Z] ---> f1395e138e5a [2023-03-07T20:25:34.900Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-07T20:25:35.172Z] ---> Using cache [2023-03-07T20:25:35.172Z] ---> e22c43764de2 [2023-03-07T20:25:35.172Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-07T20:25:35.172Z] ---> Running in 8fa47a331ea1 [2023-03-07T20:25:35.448Z] ---> Running in a4ebee7ec7f7 [2023-03-07T20:25:38.791Z] 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-07T20:25:39.379Z] Removing intermediate container 8fa47a331ea1 [2023-03-07T20:25:39.379Z] ---> a0ba32825edd [2023-03-07T20:25:39.379Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-07T20:25:39.648Z] ---> Running in b66692a92df0 [2023-03-07T20:25:40.229Z] Removing intermediate container b66692a92df0 [2023-03-07T20:25:40.229Z] ---> 606a7fe839cd [2023-03-07T20:25:40.229Z] Step 29/32 : CMD ["gate"] [2023-03-07T20:25:40.229Z] ---> Running in 03d54b899f55 [2023-03-07T20:25:40.813Z] Removing intermediate container 03d54b899f55 [2023-03-07T20:25:40.813Z] ---> 501acb2efed9 [2023-03-07T20:25:40.813Z] Step 30/32 : LABEL arch=arm64 [2023-03-07T20:25:41.080Z] ---> Running in fc993c62ed2a [2023-03-07T20:25:41.663Z] Removing intermediate container fc993c62ed2a [2023-03-07T20:25:41.663Z] ---> d4b1a9729cd7 [2023-03-07T20:25:41.663Z] Step 31/32 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:25:41.663Z] ---> Running in a5de3c233ded [2023-03-07T20:25:42.246Z] Removing intermediate container a5de3c233ded [2023-03-07T20:25:42.246Z] ---> 7a8b5d7eb16f [2023-03-07T20:25:42.246Z] Step 32/32 : LABEL version=0.0.0 [2023-03-07T20:25:42.517Z] ---> Running in cb46f71a883c [2023-03-07T20:25:43.100Z] Removing intermediate container cb46f71a883c [2023-03-07T20:25:43.100Z] ---> e55926d0d2d2 [2023-03-07T20:25:43.100Z] [2023-03-07T20:25:43.368Z] Successfully built e55926d0d2d2 [2023-03-07T20:25:43.368Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-07T20:25:43.368Z] Building security-spiffe-token-provider [2023-03-07T20:26:01.587Z]  Building security-bootstrapper ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:26:01.587Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:26:01.587Z] ---> c4e02e852f54 [2023-03-07T20:26:01.587Z] Step 3/19 : WORKDIR /edgex-go [2023-03-07T20:26:01.587Z] ---> Using cache [2023-03-07T20:26:01.587Z] ---> 58b51d317e71 [2023-03-07T20:26:01.587Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-07T20:26:01.587Z] ---> Running in 2f67dad3f553 [2023-03-07T20:26:01.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:26:01.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:26:03.530Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-07T20:26:03.530Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-07T20:26:03.530Z] OK: 16903 distinct packages available [2023-03-07T20:26:03.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:26:03.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:26:05.218Z] OK: 221 MiB in 51 packages [2023-03-07T20:26:06.632Z] Removing intermediate container 2f67dad3f553 [2023-03-07T20:26:06.899Z] ---> 7eeab29b1835 [2023-03-07T20:26:06.899Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-07T20:26:07.863Z] ---> 7cbc67fbe68e [2023-03-07T20:26:07.863Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:26:07.863Z] ---> Running in 73e1fb791ff0 [2023-03-07T20:27:59.546Z] Removing intermediate container 73e1fb791ff0 [2023-03-07T20:27:59.546Z] ---> d62d5472e8a6 [2023-03-07T20:27:59.546Z] Step 7/19 : COPY . . [2023-03-07T20:28:01.167Z] ---> 88d4c669e173 [2023-03-07T20:28:01.167Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-07T20:28:01.436Z] ---> Running in 0ffeb7dc1ae8 [2023-03-07T20:28:03.380Z] 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-07T20:28:59.795Z] Removing intermediate container 1b952956d302 [2023-03-07T20:28:59.795Z] ---> 997d8de9b3ae [2023-03-07T20:28:59.795Z] [2023-03-07T20:28:59.795Z] Step 9/20 : FROM alpine:3.16 [2023-03-07T20:28:59.795Z] ---> 4c81e5bf8899 [2023-03-07T20:28:59.795Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-07T20:28:59.795Z] ---> Running in bc31aaa30579 [2023-03-07T20:28:59.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:28:59.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:28:59.795Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:28:59.795Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-07T20:28:59.795Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:28:59.795Z] OK: 6 MiB in 16 packages [2023-03-07T20:29:01.210Z] Removing intermediate container bc31aaa30579 [2023-03-07T20:29:01.210Z] ---> f13e6ea6ca28 [2023-03-07T20:29:01.210Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-07T20:29:01.210Z] ---> Running in aac0bcc14ba8 [2023-03-07T20:29:01.797Z] Removing intermediate container aac0bcc14ba8 [2023-03-07T20:29:01.797Z] ---> 020f06c38f14 [2023-03-07T20:29:01.797Z] Step 12/20 : WORKDIR /edgex [2023-03-07T20:29:01.797Z] ---> Running in 7c0f513ae2a3 [2023-03-07T20:29:02.767Z] Removing intermediate container 7c0f513ae2a3 [2023-03-07T20:29:02.767Z] ---> a4f310374b62 [2023-03-07T20:29:02.767Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-07T20:29:03.734Z] ---> 8dcd46ed74b5 [2023-03-07T20:29:03.734Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-07T20:29:05.679Z] ---> 67db28649b55 [2023-03-07T20:29:05.680Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T20:29:06.644Z] ---> 8109b8d4cfd0 [2023-03-07T20:29:06.644Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:29:06.644Z] ---> Running in 6eba1c54a83b [2023-03-07T20:29:10.923Z] Removing intermediate container 6eba1c54a83b [2023-03-07T20:29:10.923Z] ---> 8916e79640fc [2023-03-07T20:29:10.923Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:29:10.923Z] ---> Running in 3828be7d6a5e [2023-03-07T20:29:11.210Z] Removing intermediate container 3828be7d6a5e [2023-03-07T20:29:11.210Z] ---> c7391c9ae1c6 [2023-03-07T20:29:11.210Z] Step 18/20 : LABEL arch=arm64 [2023-03-07T20:29:11.479Z] ---> Running in b0cbb9861043 [2023-03-07T20:29:12.065Z] Removing intermediate container b0cbb9861043 [2023-03-07T20:29:12.065Z] ---> f8d402e5a03f [2023-03-07T20:29:12.065Z] Step 19/20 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:29:12.065Z] ---> Running in e9d71f944c2d [2023-03-07T20:29:12.663Z] Removing intermediate container e9d71f944c2d [2023-03-07T20:29:12.663Z] ---> c00123eafa81 [2023-03-07T20:29:12.663Z] Step 20/20 : LABEL version=0.0.0 [2023-03-07T20:29:12.935Z] ---> Running in 0731ef4e6f77 [2023-03-07T20:29:13.523Z] Removing intermediate container 0731ef4e6f77 [2023-03-07T20:29:13.523Z] ---> 9ea647ed82c6 [2023-03-07T20:29:13.523Z] [2023-03-07T20:29:13.791Z] Successfully built 9ea647ed82c6 [2023-03-07T20:29:13.791Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-07T20:29:13.791Z]  Building security-proxy-setup ... done Building security-spire-server [2023-03-07T20:29:35.863Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:29:35.863Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:29:35.863Z] ---> c4e02e852f54 [2023-03-07T20:29:35.863Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T20:29:35.863Z] ---> Using cache [2023-03-07T20:29:35.863Z] ---> 58b51d317e71 [2023-03-07T20:29:35.863Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:29:35.863Z] ---> Using cache [2023-03-07T20:29:35.863Z] ---> be896e75d514 [2023-03-07T20:29:35.863Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T20:29:35.863Z] ---> Using cache [2023-03-07T20:29:35.863Z] ---> 678c52b85e81 [2023-03-07T20:29:35.863Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:29:35.863Z] ---> Using cache [2023-03-07T20:29:35.863Z] ---> 4e885c8c103f [2023-03-07T20:29:35.863Z] Step 7/23 : COPY . . [2023-03-07T20:29:35.863Z] ---> Using cache [2023-03-07T20:29:35.863Z] ---> c6033e0a0245 [2023-03-07T20:29:35.863Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:29:35.863Z] ---> Using cache [2023-03-07T20:29:35.864Z] ---> 3934fd9d75da [2023-03-07T20:29:35.864Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-07T20:29:35.864Z] ---> Using cache [2023-03-07T20:29:35.864Z] ---> de7048874a8c [2023-03-07T20:29:35.864Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T20:29:35.864Z] ---> Running in 96a7f7fd4c98 [2023-03-07T20:29:40.124Z] Removing intermediate container 96a7f7fd4c98 [2023-03-07T20:29:40.124Z] ---> 014baa80f397 [2023-03-07T20:29:40.124Z] Step 11/23 : WORKDIR /edgex-go [2023-03-07T20:29:40.124Z] ---> Running in b88ae39c7595 [2023-03-07T20:29:40.711Z] Removing intermediate container b88ae39c7595 [2023-03-07T20:29:40.711Z] ---> 0c1bbbf90620 [2023-03-07T20:29:40.711Z] [2023-03-07T20:29:40.711Z] Step 12/23 : FROM alpine:3.15 [2023-03-07T20:29:40.711Z] ---> 354640af7b1b [2023-03-07T20:29:40.711Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:29:40.711Z] ---> Using cache [2023-03-07T20:29:40.711Z] ---> d5b88c2434f8 [2023-03-07T20:29:40.711Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T20:29:40.711Z] ---> Running in 2e328f0db3c4 [2023-03-07T20:29:41.314Z] Removing intermediate container 412266d8b087 [2023-03-07T20:29:41.314Z] ---> 22d2ca082b30 [2023-03-07T20:29:41.314Z] [2023-03-07T20:29:41.314Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:29:41.314Z] ---> 4c81e5bf8899 [2023-03-07T20:29:41.314Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-07T20:29:41.585Z] ---> Running in c1647ecc58a6 [2023-03-07T20:29:43.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:29:44.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:29:44.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:29:44.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:29:45.676Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:29:46.106Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:29:46.106Z] OK: 15736 distinct packages available [2023-03-07T20:29:46.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:29:46.399Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-07T20:29:46.689Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:29:46.689Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:29:46.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:29:46.689Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:29:47.321Z] OK: 6 MiB in 16 packages [2023-03-07T20:29:48.797Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-07T20:29:48.797Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:29:48.797Z] (3/5) Installing libucontext (1.1-r0) [2023-03-07T20:29:48.797Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-07T20:29:48.797Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-07T20:29:49.083Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:29:49.083Z] OK: 6 MiB in 19 packages [2023-03-07T20:29:52.460Z] Removing intermediate container c1647ecc58a6 [2023-03-07T20:29:52.460Z] ---> 633d79eccae3 [2023-03-07T20:29:52.460Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:29:52.460Z] ---> Running in 0a98e6c23572 [2023-03-07T20:29:53.051Z] Removing intermediate container 2e328f0db3c4 [2023-03-07T20:29:53.051Z] ---> bc5892db7e42 [2023-03-07T20:29:53.051Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:29:53.051Z] Removing intermediate container 0a98e6c23572 [2023-03-07T20:29:53.051Z] ---> 28ae5cf40525 [2023-03-07T20:29:53.051Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-07T20:29:53.051Z] ---> Running in da02e44b25e4 [2023-03-07T20:29:53.650Z] Removing intermediate container da02e44b25e4 [2023-03-07T20:29:53.650Z] ---> eb9977388605 [2023-03-07T20:29:53.650Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T20:29:53.924Z] ---> Running in 050ce4f0a658 [2023-03-07T20:29:54.509Z] Removing intermediate container 050ce4f0a658 [2023-03-07T20:29:54.509Z] ---> 1c1fd008dea6 [2023-03-07T20:29:54.509Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:29:55.923Z] ---> cc77044797ce [2023-03-07T20:29:55.923Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-07T20:30:01.276Z] ---> 05905007fef2 [2023-03-07T20:30:01.276Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-07T20:30:01.544Z] ---> 427ae4958999 [2023-03-07T20:30:01.544Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:30:02.512Z] ---> 84c42f1cbc58 [2023-03-07T20:30:02.512Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-07T20:30:02.512Z] ---> Running in fe4dc1896251 [2023-03-07T20:30:03.102Z] ---> e48c23895637 [2023-03-07T20:30:03.102Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-07T20:30:03.687Z] Removing intermediate container fe4dc1896251 [2023-03-07T20:30:03.687Z] ---> 8968d6ad9c6a [2023-03-07T20:30:03.687Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:30:03.687Z] ---> Running in 7862d1dbedff [2023-03-07T20:30:05.100Z] ---> 21788ef9e20e [2023-03-07T20:30:05.100Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-07T20:30:05.368Z] Removing intermediate container 7862d1dbedff [2023-03-07T20:30:05.368Z] ---> 7619d94aab4b [2023-03-07T20:30:05.368Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T20:30:05.643Z] ---> Running in 5d05bf511987 [2023-03-07T20:30:07.074Z] Removing intermediate container 5d05bf511987 [2023-03-07T20:30:07.074Z] ---> 478a19aef96e [2023-03-07T20:30:07.074Z] Step 21/22 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:30:07.348Z] ---> Running in 2ecef783b756 [2023-03-07T20:30:07.348Z] ---> 73aa7bbda465 [2023-03-07T20:30:07.348Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:30:07.617Z] ---> Running in cbdc3654eeba [2023-03-07T20:30:08.602Z] Removing intermediate container 2ecef783b756 [2023-03-07T20:30:08.602Z] ---> 7e9857cf2c2f [2023-03-07T20:30:08.602Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:30:08.602Z] ---> Running in d3aa0754d02e [2023-03-07T20:30:08.877Z] Removing intermediate container cbdc3654eeba [2023-03-07T20:30:08.877Z] ---> 964405c8c687 [2023-03-07T20:30:08.877Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:30:09.151Z] ---> Running in 3fa9b6c885ca [2023-03-07T20:30:09.751Z] Removing intermediate container d3aa0754d02e [2023-03-07T20:30:09.751Z] ---> 9123abe414a1 [2023-03-07T20:30:09.751Z] [2023-03-07T20:30:10.720Z] Removing intermediate container 3fa9b6c885ca [2023-03-07T20:30:10.720Z] ---> 0ca02cde5a0a [2023-03-07T20:30:10.720Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T20:30:10.720Z] ---> Running in bf0f607da805 [2023-03-07T20:30:10.993Z] Successfully built 9123abe414a1 [2023-03-07T20:30:10.993Z] Successfully tagged support-notifications-arm64:latest [2023-03-07T20:30:10.993Z] Building core-command [2023-03-07T20:30:11.961Z]  Building support-notifications ... done Removing intermediate container bf0f607da805 [2023-03-07T20:30:11.961Z] ---> d5e36b950c8f [2023-03-07T20:30:11.961Z] Step 22/23 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:30:12.235Z] ---> Running in 65a690920b16 [2023-03-07T20:30:12.822Z] Removing intermediate container 65a690920b16 [2023-03-07T20:30:12.822Z] ---> 52b059a59a47 [2023-03-07T20:30:12.822Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:30:13.090Z] ---> Running in 300a6c9d0c2b [2023-03-07T20:30:14.055Z] Removing intermediate container 300a6c9d0c2b [2023-03-07T20:30:14.055Z] ---> 7c699db8736c [2023-03-07T20:30:14.055Z] [2023-03-07T20:30:14.640Z] Successfully built 7c699db8736c [2023-03-07T20:30:14.640Z] Successfully tagged security-spire-server-arm64:latest [2023-03-07T20:30:14.915Z]  Building security-spire-server ... done Building support-scheduler [2023-03-07T20:30:20.304Z] Removing intermediate container 5a18901da256 [2023-03-07T20:30:20.304Z] ---> 6c47f0754c11 [2023-03-07T20:30:20.304Z] [2023-03-07T20:30:20.304Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:30:20.305Z] ---> 4c81e5bf8899 [2023-03-07T20:30:20.305Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-07T20:30:20.305Z] ---> Running in 9cfc8a59861c [2023-03-07T20:30:20.305Z] Removing intermediate container 9cfc8a59861c [2023-03-07T20:30:20.305Z] ---> 4b3103d5704a [2023-03-07T20:30:20.305Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-07T20:30:20.572Z] ---> Running in 78d9775f4c42 [2023-03-07T20:30:20.839Z] Removing intermediate container 78d9775f4c42 [2023-03-07T20:30:20.839Z] ---> f5f65a5a7aff [2023-03-07T20:30:20.839Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-07T20:30:21.115Z] ---> Running in 262467e46548 [2023-03-07T20:30:21.712Z] Removing intermediate container 262467e46548 [2023-03-07T20:30:21.712Z] ---> cb1d953a89a8 [2023-03-07T20:30:21.712Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:30:21.712Z] ---> Running in e6701e4d2d2b [2023-03-07T20:30:24.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:30:24.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:30:26.891Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:30:26.891Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:30:26.891Z] OK: 5 MiB in 15 packages [2023-03-07T20:30:29.498Z] Removing intermediate container e6701e4d2d2b [2023-03-07T20:30:29.498Z] ---> e9bf7153ce3e [2023-03-07T20:30:29.498Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:30:30.921Z] ---> 2257476b0b29 [2023-03-07T20:30:30.921Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-07T20:30:35.197Z] ---> 0a207f6aa25f [2023-03-07T20:30:35.198Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-07T20:30:36.158Z] ---> 0a3298b2274e [2023-03-07T20:30:36.158Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-07T20:30:36.426Z] ---> Running in 7a14eb322f7b [2023-03-07T20:30:37.392Z] Removing intermediate container 7a14eb322f7b [2023-03-07T20:30:37.392Z] ---> 3ee438172ba5 [2023-03-07T20:30:37.392Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:30:37.392Z] ---> Running in 36c5fdcfd887 [2023-03-07T20:30:38.803Z] Removing intermediate container 36c5fdcfd887 [2023-03-07T20:30:38.803Z] ---> bb4fe9e86711 [2023-03-07T20:30:38.803Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T20:30:38.803Z] ---> Running in 1a2dd71b1fe9 [2023-03-07T20:30:39.768Z] Removing intermediate container 1a2dd71b1fe9 [2023-03-07T20:30:39.768Z] ---> 13d94a86d75d [2023-03-07T20:30:39.768Z] Step 21/22 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:30:39.768Z] ---> Running in fad57cb57b96 [2023-03-07T20:30:40.039Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:30:40.039Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:30:40.039Z] ---> c4e02e852f54 [2023-03-07T20:30:40.039Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:30:40.039Z] ---> Using cache [2023-03-07T20:30:40.039Z] ---> 7f84dc286355 [2023-03-07T20:30:40.039Z] Step 4/23 : WORKDIR /edgex-go [2023-03-07T20:30:40.039Z] ---> Using cache [2023-03-07T20:30:40.039Z] ---> d22fe6d3b607 [2023-03-07T20:30:40.039Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-07T20:30:40.039Z] ---> Using cache [2023-03-07T20:30:40.039Z] ---> b0654778dcc1 [2023-03-07T20:30:40.310Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-07T20:30:40.310Z] ---> Using cache [2023-03-07T20:30:40.310Z] ---> 42d6a17ed9d1 [2023-03-07T20:30:40.310Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:30:40.310Z] ---> Using cache [2023-03-07T20:30:40.310Z] ---> ea18bf351951 [2023-03-07T20:30:40.310Z] Step 8/23 : COPY . . [2023-03-07T20:30:40.310Z] ---> Using cache [2023-03-07T20:30:40.310Z] ---> e22c43764de2 [2023-03-07T20:30:40.310Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-07T20:30:40.310Z] ---> Running in d02832ff08e8 [2023-03-07T20:30:41.279Z] Removing intermediate container fad57cb57b96 [2023-03-07T20:30:41.279Z] ---> b03a582e012e [2023-03-07T20:30:41.279Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:30:41.548Z] ---> Running in bc49b2727c39 [2023-03-07T20:30:42.974Z] 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-07T20:30:43.944Z] Removing intermediate container bc49b2727c39 [2023-03-07T20:30:43.944Z] ---> ed921c387497 [2023-03-07T20:30:43.944Z] [2023-03-07T20:30:44.535Z] Successfully built ed921c387497 [2023-03-07T20:30:44.535Z] Successfully tagged core-data-arm64:latest [2023-03-07T20:30:44.535Z]  Building core-data ... done Building security-secretstore-setup [2023-03-07T20:30:45.514Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:30:45.514Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:30:45.514Z] ---> c4e02e852f54 [2023-03-07T20:30:45.514Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:30:45.514Z] ---> Using cache [2023-03-07T20:30:45.514Z] ---> 7f84dc286355 [2023-03-07T20:30:45.514Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:30:45.514Z] ---> Using cache [2023-03-07T20:30:45.514Z] ---> d22fe6d3b607 [2023-03-07T20:30:45.514Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:30:45.514Z] ---> Using cache [2023-03-07T20:30:45.514Z] ---> b0654778dcc1 [2023-03-07T20:30:45.514Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:30:45.514Z] ---> Using cache [2023-03-07T20:30:45.514Z] ---> 42d6a17ed9d1 [2023-03-07T20:30:45.514Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:30:45.514Z] ---> Using cache [2023-03-07T20:30:45.514Z] ---> ea18bf351951 [2023-03-07T20:30:45.514Z] Step 8/22 : COPY . . [2023-03-07T20:30:45.514Z] ---> Using cache [2023-03-07T20:30:45.514Z] ---> e22c43764de2 [2023-03-07T20:30:45.514Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-07T20:30:45.514Z] ---> Running in b108e46e6c31 [2023-03-07T20:30:47.480Z] 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-07T20:31:02.525Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:31:02.525Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:31:02.525Z] ---> c4e02e852f54 [2023-03-07T20:31:02.525Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T20:31:02.525Z] ---> Using cache [2023-03-07T20:31:02.525Z] ---> 58b51d317e71 [2023-03-07T20:31:02.525Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-07T20:31:02.525Z] ---> Using cache [2023-03-07T20:31:02.525Z] ---> 208442f451d5 [2023-03-07T20:31:02.525Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T20:31:02.525Z] ---> Using cache [2023-03-07T20:31:02.525Z] ---> fb6b55e7abb4 [2023-03-07T20:31:02.525Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:31:02.525Z] ---> Using cache [2023-03-07T20:31:02.525Z] ---> a70396dc1a31 [2023-03-07T20:31:02.525Z] Step 7/23 : COPY . . [2023-03-07T20:31:02.525Z] ---> Using cache [2023-03-07T20:31:02.525Z] ---> 77194443bdfa [2023-03-07T20:31:02.525Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-07T20:31:03.134Z] ---> Running in 086bfade5b83 [2023-03-07T20:31:05.102Z] 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-07T20:33:58.446Z] Removing intermediate container a4ebee7ec7f7 [2023-03-07T20:33:58.446Z] ---> 53856f629127 [2023-03-07T20:33:58.446Z] [2023-03-07T20:33:58.446Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:33:58.446Z] ---> 4c81e5bf8899 [2023-03-07T20:33:58.446Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T20:33:58.446Z] ---> Using cache [2023-03-07T20:33:58.446Z] ---> c72616a3caee [2023-03-07T20:33:58.446Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:33:58.446Z] ---> Using cache [2023-03-07T20:33:58.446Z] ---> d45d82eb581f [2023-03-07T20:33:58.446Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:33:58.446Z] ---> Using cache [2023-03-07T20:33:58.446Z] ---> f22a0506d3ba [2023-03-07T20:33:58.446Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-07T20:33:58.446Z] ---> 6573a302fcc5 [2023-03-07T20:33:58.446Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-07T20:33:58.446Z] ---> 03eb57a60e7d [2023-03-07T20:33:58.446Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-07T20:33:58.446Z] ---> 282973a96e9f [2023-03-07T20:33:58.446Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:33:58.446Z] ---> Running in 72f58db6c0fa [2023-03-07T20:34:01.067Z] Removing intermediate container 72f58db6c0fa [2023-03-07T20:34:01.067Z] ---> 536db18d266d [2023-03-07T20:34:01.067Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:34:01.067Z] ---> Running in 18c60c96913e [2023-03-07T20:34:01.339Z] Removing intermediate container 18c60c96913e [2023-03-07T20:34:01.339Z] ---> 7a9746ceb248 [2023-03-07T20:34:01.339Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-07T20:34:01.610Z] ---> Running in c2ed5b6be841 [2023-03-07T20:34:02.216Z] Removing intermediate container c2ed5b6be841 [2023-03-07T20:34:02.216Z] ---> e2f2ad4957e9 [2023-03-07T20:34:02.216Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T20:34:02.487Z] ---> Running in 1b44191b8c51 [2023-03-07T20:34:03.085Z] Removing intermediate container 1b44191b8c51 [2023-03-07T20:34:03.085Z] ---> faf92cbf9d25 [2023-03-07T20:34:03.085Z] Step 21/22 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:34:03.085Z] ---> Running in 03f2f00eaa4e [2023-03-07T20:34:03.678Z] Removing intermediate container 03f2f00eaa4e [2023-03-07T20:34:03.678Z] ---> c5a24c5b708c [2023-03-07T20:34:03.678Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:34:03.678Z] ---> Running in f0d20c5e3916 [2023-03-07T20:34:04.287Z] Removing intermediate container f0d20c5e3916 [2023-03-07T20:34:04.287Z] ---> 271561627741 [2023-03-07T20:34:04.287Z] [2023-03-07T20:34:04.877Z] Successfully built 271561627741 [2023-03-07T20:34:04.877Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-07T20:34:04.877Z] Building core-metadata [2023-03-07T20:34:27.645Z]  Building core-common-config-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:34:27.645Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:34:27.645Z] ---> c4e02e852f54 [2023-03-07T20:34:27.645Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:34:27.645Z] ---> Using cache [2023-03-07T20:34:27.645Z] ---> 7f84dc286355 [2023-03-07T20:34:27.645Z] Step 4/24 : WORKDIR /edgex-go [2023-03-07T20:34:27.645Z] ---> Using cache [2023-03-07T20:34:27.645Z] ---> d22fe6d3b607 [2023-03-07T20:34:27.645Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-07T20:34:27.645Z] ---> Using cache [2023-03-07T20:34:27.645Z] ---> b0654778dcc1 [2023-03-07T20:34:27.645Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-07T20:34:27.645Z] ---> Using cache [2023-03-07T20:34:27.645Z] ---> 42d6a17ed9d1 [2023-03-07T20:34:27.645Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:34:27.645Z] ---> Using cache [2023-03-07T20:34:27.645Z] ---> ea18bf351951 [2023-03-07T20:34:27.645Z] Step 8/24 : COPY . . [2023-03-07T20:34:27.645Z] ---> Using cache [2023-03-07T20:34:27.645Z] ---> e22c43764de2 [2023-03-07T20:34:27.645Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-07T20:34:27.645Z] ---> Running in e2d2cd47395f [2023-03-07T20:34:28.631Z] 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-07T20:38:36.325Z] 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-07T20:38:42.976Z] Removing intermediate container 0ffeb7dc1ae8 [2023-03-07T20:38:42.976Z] ---> cd4040d3595c [2023-03-07T20:38:42.976Z] [2023-03-07T20:38:42.976Z] Step 9/19 : FROM alpine:3.15 [2023-03-07T20:38:42.976Z] ---> 354640af7b1b [2023-03-07T20:38:42.976Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:38:42.976Z] ---> Using cache [2023-03-07T20:38:42.976Z] ---> d5b88c2434f8 [2023-03-07T20:38:42.976Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-07T20:38:42.976Z] ---> Running in 6b2504e030d6 [2023-03-07T20:38:44.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:38:44.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:38:46.080Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:38:46.080Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:38:46.080Z] OK: 15736 distinct packages available [2023-03-07T20:38:46.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:38:46.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:38:48.884Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-07T20:38:49.153Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-07T20:38:49.153Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-07T20:38:49.153Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-07T20:38:49.153Z] (5/9) Installing curl (7.80.0-r6) [2023-03-07T20:38:49.153Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-07T20:38:49.153Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:38:49.153Z] (8/9) Installing libucontext (1.1-r0) [2023-03-07T20:38:49.153Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-07T20:38:49.153Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:38:49.153Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:38:49.741Z] OK: 8 MiB in 23 packages [2023-03-07T20:38:55.104Z] Removing intermediate container 6b2504e030d6 [2023-03-07T20:38:55.104Z] ---> 1ea8690838f9 [2023-03-07T20:38:55.104Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:38:55.693Z] ---> a5b9646ba1f2 [2023-03-07T20:38:55.965Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-07T20:38:59.344Z] ---> 3b000a319cc5 [2023-03-07T20:38:59.344Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-07T20:38:59.344Z] Removing intermediate container 086bfade5b83 [2023-03-07T20:38:59.344Z] ---> 2127d0aa34bf [2023-03-07T20:38:59.344Z] [2023-03-07T20:38:59.344Z] Step 9/23 : FROM alpine:3.16 [2023-03-07T20:38:59.344Z] ---> 4c81e5bf8899 [2023-03-07T20:38:59.344Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-07T20:38:59.344Z] ---> Running in a286de28db72 [2023-03-07T20:39:00.769Z] ---> a1184643a013 [2023-03-07T20:39:00.770Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-07T20:39:00.770Z] ---> Running in 1f1618ca6546 [2023-03-07T20:39:01.366Z] Removing intermediate container 1f1618ca6546 [2023-03-07T20:39:01.366Z] ---> 918d0e19fe57 [2023-03-07T20:39:01.366Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:39:01.640Z] ---> Running in 13f5af38e804 [2023-03-07T20:39:02.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:39:02.518Z] Removing intermediate container 13f5af38e804 [2023-03-07T20:39:02.518Z] ---> 2f7b14542d65 [2023-03-07T20:39:02.518Z] Step 17/19 : LABEL arch=arm64 [2023-03-07T20:39:02.518Z] ---> Running in 5f3ad1f3a2b3 [2023-03-07T20:39:03.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:39:03.113Z] Removing intermediate container 5f3ad1f3a2b3 [2023-03-07T20:39:03.113Z] ---> b56f1f15606a [2023-03-07T20:39:03.113Z] Step 18/19 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:39:03.383Z] ---> Running in 25034d5605d1 [2023-03-07T20:39:03.973Z] Removing intermediate container 25034d5605d1 [2023-03-07T20:39:03.973Z] ---> d92e35edc6bd [2023-03-07T20:39:03.973Z] Step 19/19 : LABEL version=0.0.0 [2023-03-07T20:39:04.256Z] ---> Running in a8e8ca0d290b [2023-03-07T20:39:04.844Z] Removing intermediate container a8e8ca0d290b [2023-03-07T20:39:04.844Z] ---> 7fc14dc64bc5 [2023-03-07T20:39:04.844Z] [2023-03-07T20:39:05.111Z] Successfully built 7fc14dc64bc5 [2023-03-07T20:39:05.111Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-07T20:39:05.111Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-07T20:39:05.379Z]  Building security-spiffe-token-provider ... done (2/3) Installing dumb-init (1.2.5-r1) [2023-03-07T20:39:05.379Z] (3/3) Installing su-exec (0.2-r1) [2023-03-07T20:39:05.379Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:39:05.379Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:39:05.646Z] OK: 6 MiB in 17 packages [2023-03-07T20:39:08.248Z] Removing intermediate container a286de28db72 [2023-03-07T20:39:08.248Z] ---> 71f25105a1ec [2023-03-07T20:39:08.248Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-07T20:39:08.248Z] ---> Running in d78821150778 [2023-03-07T20:39:08.530Z] Removing intermediate container d78821150778 [2023-03-07T20:39:08.530Z] ---> 79473d40386e [2023-03-07T20:39:08.530Z] Step 12/23 : WORKDIR / [2023-03-07T20:39:08.799Z] ---> Running in 195a0d57407c [2023-03-07T20:39:09.385Z] Removing intermediate container 195a0d57407c [2023-03-07T20:39:09.385Z] ---> 93495944b46b [2023-03-07T20:39:09.385Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-07T20:39:10.346Z] ---> 71dbeffb46b2 [2023-03-07T20:39:10.346Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-07T20:39:11.312Z] ---> a4fb6c35cde1 [2023-03-07T20:39:11.312Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-07T20:39:12.726Z] ---> f052be9d5cb3 [2023-03-07T20:39:12.726Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-07T20:39:15.321Z] ---> d8d839de9e35 [2023-03-07T20:39:15.322Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-07T20:39:18.694Z] ---> d48464b552c2 [2023-03-07T20:39:18.694Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T20:39:20.652Z] ---> 8fadf333420e [2023-03-07T20:39:20.652Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:39:20.652Z] ---> Running in dfd0d1740c50 [2023-03-07T20:39:24.953Z] Removing intermediate container d02832ff08e8 [2023-03-07T20:39:24.953Z] ---> 0be65f050e43 [2023-03-07T20:39:24.953Z] [2023-03-07T20:39:24.953Z] Step 10/23 : FROM alpine:3.16 [2023-03-07T20:39:24.953Z] ---> 4c81e5bf8899 [2023-03-07T20:39:24.953Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:39:24.953Z] ---> Running in c8b3765bf849 [2023-03-07T20:39:24.953Z] Removing intermediate container dfd0d1740c50 [2023-03-07T20:39:24.953Z] ---> 2e9078a23648 [2023-03-07T20:39:24.953Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:39:25.552Z] ---> Running in 96f805af75b8 [2023-03-07T20:39:26.514Z] Removing intermediate container 96f805af75b8 [2023-03-07T20:39:26.514Z] ---> a149706c281d [2023-03-07T20:39:26.514Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T20:39:26.514Z] ---> Running in 1380a9a1e2ad [2023-03-07T20:39:27.482Z] Removing intermediate container 1380a9a1e2ad [2023-03-07T20:39:27.482Z] ---> e82713ffdb82 [2023-03-07T20:39:27.482Z] Step 22/23 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:39:27.482Z] ---> Running in a625b9667953 [2023-03-07T20:39:27.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:39:28.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:39:28.017Z] Removing intermediate container a625b9667953 [2023-03-07T20:39:28.017Z] ---> f1b8a978c721 [2023-03-07T20:39:28.017Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:39:28.285Z] ---> Running in 3d30d2d146e8 [2023-03-07T20:39:28.869Z] Removing intermediate container 3d30d2d146e8 [2023-03-07T20:39:28.869Z] ---> 2807088bfda3 [2023-03-07T20:39:28.869Z] [2023-03-07T20:39:29.136Z] Successfully built 2807088bfda3 [2023-03-07T20:39:29.136Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-07T20:39:29.404Z]  Building security-secretstore-setup ... done (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:39:29.404Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:39:29.404Z] OK: 5 MiB in 15 packages [2023-03-07T20:39:31.359Z] Removing intermediate container c8b3765bf849 [2023-03-07T20:39:31.359Z] ---> 70e106c97eac [2023-03-07T20:39:31.359Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:39:31.359Z] ---> Running in 3fd827858b47 [2023-03-07T20:39:31.941Z] Removing intermediate container 3fd827858b47 [2023-03-07T20:39:31.941Z] ---> 5fb3285dca0c [2023-03-07T20:39:31.941Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-07T20:39:31.941Z] ---> Running in 66c77ac28f73 [2023-03-07T20:39:32.538Z] Removing intermediate container 66c77ac28f73 [2023-03-07T20:39:32.538Z] ---> b82f383c0e4a [2023-03-07T20:39:32.538Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-07T20:39:32.538Z] ---> Running in 572ff5368619 [2023-03-07T20:39:33.147Z] Removing intermediate container 572ff5368619 [2023-03-07T20:39:33.147Z] ---> 36bbbb3d7f84 [2023-03-07T20:39:33.147Z] Step 15/23 : WORKDIR / [2023-03-07T20:39:33.429Z] ---> Running in c10827134126 [2023-03-07T20:39:34.016Z] Removing intermediate container c10827134126 [2023-03-07T20:39:34.016Z] ---> a683b6f43fc4 [2023-03-07T20:39:34.016Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:39:34.985Z] ---> eccbacbdad95 [2023-03-07T20:39:34.985Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-07T20:39:36.954Z] ---> 4a7ef5fba957 [2023-03-07T20:39:36.954Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-07T20:39:37.928Z] ---> f4d81753b70d [2023-03-07T20:39:37.928Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-07T20:39:38.198Z] ---> Running in 9afb1a6adf0a [2023-03-07T20:39:38.788Z] Removing intermediate container 9afb1a6adf0a [2023-03-07T20:39:38.788Z] ---> b4807556302e [2023-03-07T20:39:38.788Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:39:38.788Z] ---> Running in f5a5020d43bc [2023-03-07T20:39:39.382Z] Removing intermediate container f5a5020d43bc [2023-03-07T20:39:39.382Z] ---> e7af330da31a [2023-03-07T20:39:39.382Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T20:39:39.658Z] ---> Running in bb657dc452b8 [2023-03-07T20:39:40.248Z] Removing intermediate container bb657dc452b8 [2023-03-07T20:39:40.248Z] ---> a56483b23fa4 [2023-03-07T20:39:40.248Z] Step 22/23 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:39:40.248Z] ---> Running in 8b262b0f2cf1 [2023-03-07T20:39:40.856Z] Removing intermediate container 8b262b0f2cf1 [2023-03-07T20:39:40.856Z] ---> 60ae9e849c85 [2023-03-07T20:39:40.856Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:39:41.128Z] ---> Running in 7361df47a183 [2023-03-07T20:39:41.717Z] Removing intermediate container 7361df47a183 [2023-03-07T20:39:41.717Z] ---> 9d95a5a12ee6 [2023-03-07T20:39:41.717Z] [2023-03-07T20:39:41.987Z] Successfully built 9d95a5a12ee6 [2023-03-07T20:39:41.987Z] Successfully tagged core-command-arm64:latest [2023-03-07T20:41:03.630Z]  Building core-command ... done Removing intermediate container e2d2cd47395f [2023-03-07T20:41:03.630Z] ---> a10dfd6fdf93 [2023-03-07T20:41:03.630Z] [2023-03-07T20:41:03.630Z] Step 10/24 : FROM alpine:3.16 [2023-03-07T20:41:03.630Z] ---> 4c81e5bf8899 [2023-03-07T20:41:03.630Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:41:03.630Z] ---> Using cache [2023-03-07T20:41:03.630Z] ---> 70e106c97eac [2023-03-07T20:41:03.630Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:41:03.630Z] ---> Using cache [2023-03-07T20:41:03.630Z] ---> 5fb3285dca0c [2023-03-07T20:41:03.630Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-07T20:41:03.630Z] ---> Running in a0b7a59f7290 [2023-03-07T20:41:03.630Z] Removing intermediate container a0b7a59f7290 [2023-03-07T20:41:03.630Z] ---> b02fd2cb2e23 [2023-03-07T20:41:03.630Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-07T20:41:03.630Z] ---> Running in f17bcc2b9030 [2023-03-07T20:41:03.630Z] Removing intermediate container f17bcc2b9030 [2023-03-07T20:41:03.630Z] ---> 0461b5b406bf [2023-03-07T20:41:03.630Z] Step 15/24 : WORKDIR / [2023-03-07T20:41:03.630Z] ---> Running in fb24f328105c [2023-03-07T20:41:03.630Z] Removing intermediate container fb24f328105c [2023-03-07T20:41:03.630Z] ---> d2bc63112a83 [2023-03-07T20:41:03.630Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:41:03.630Z] ---> c8bf6d33316f [2023-03-07T20:41:03.630Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-07T20:41:03.630Z] ---> f370d0f8f902 [2023-03-07T20:41:03.630Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-07T20:41:03.630Z] ---> 144d3c124339 [2023-03-07T20:41:03.630Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-07T20:41:03.630Z] ---> e44c39092f7e [2023-03-07T20:41:03.630Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-07T20:41:03.630Z] ---> Running in 0764aa31f084 [2023-03-07T20:41:03.630Z] Removing intermediate container 0764aa31f084 [2023-03-07T20:41:03.630Z] ---> 2e9c15a50ed1 [2023-03-07T20:41:03.630Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:41:03.630Z] ---> Running in 78984e99f681 [2023-03-07T20:41:03.630Z] Removing intermediate container 78984e99f681 [2023-03-07T20:41:03.630Z] ---> 85aa3393a907 [2023-03-07T20:41:03.630Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T20:41:03.630Z] ---> Running in 790947935f3a [2023-03-07T20:41:03.630Z] Removing intermediate container 790947935f3a [2023-03-07T20:41:03.630Z] ---> adcfd1da2a6a [2023-03-07T20:41:03.630Z] Step 23/24 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:41:03.630Z] ---> Running in 54aacb0309c5 [2023-03-07T20:41:03.630Z] Removing intermediate container 54aacb0309c5 [2023-03-07T20:41:03.630Z] ---> 396c729a5913 [2023-03-07T20:41:03.630Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:41:03.630Z] ---> Running in 432e1b6f63b2 [2023-03-07T20:41:03.630Z] Removing intermediate container 432e1b6f63b2 [2023-03-07T20:41:03.630Z] ---> 466c0e5ad083 [2023-03-07T20:41:03.630Z] [2023-03-07T20:41:04.217Z] Successfully built 466c0e5ad083 [2023-03-07T20:41:04.217Z] Successfully tagged core-metadata-arm64:latest [2023-03-07T20:41:04.483Z]  Building core-metadata ... done Removing intermediate container b108e46e6c31 [2023-03-07T20:41:04.483Z] ---> 247947b060f0 [2023-03-07T20:41:04.483Z] [2023-03-07T20:41:04.483Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:41:04.483Z] ---> 4c81e5bf8899 [2023-03-07T20:41:04.483Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:41:04.483Z] ---> Using cache [2023-03-07T20:41:04.483Z] ---> 70e106c97eac [2023-03-07T20:41:04.483Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:41:04.483Z] ---> Using cache [2023-03-07T20:41:04.483Z] ---> 5fb3285dca0c [2023-03-07T20:41:04.483Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-07T20:41:04.483Z] ---> Running in 06a4e3f34411 [2023-03-07T20:41:05.068Z] Removing intermediate container 06a4e3f34411 [2023-03-07T20:41:05.068Z] ---> 9fd248fa31a5 [2023-03-07T20:41:05.068Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T20:41:05.068Z] ---> Running in 2d833d663ee1 [2023-03-07T20:41:05.338Z] Removing intermediate container 2d833d663ee1 [2023-03-07T20:41:05.338Z] ---> fc152f70d2b3 [2023-03-07T20:41:05.338Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:41:05.921Z] ---> d146df4f828b [2023-03-07T20:41:05.921Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-07T20:41:07.871Z] ---> 6d4a5830e949 [2023-03-07T20:41:07.871Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-07T20:41:08.140Z] ---> 1481f1d40c6e [2023-03-07T20:41:08.140Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-07T20:41:08.140Z] ---> Running in 3e357c576504 [2023-03-07T20:41:08.408Z] Removing intermediate container 3e357c576504 [2023-03-07T20:41:08.408Z] ---> 7d2484f9e012 [2023-03-07T20:41:08.408Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:41:08.408Z] ---> Running in f5e2b18f894c [2023-03-07T20:41:08.675Z] Removing intermediate container f5e2b18f894c [2023-03-07T20:41:08.675Z] ---> 38d35670ecae [2023-03-07T20:41:08.675Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T20:41:08.945Z] ---> Running in 5c430249b661 [2023-03-07T20:41:09.211Z] Removing intermediate container 5c430249b661 [2023-03-07T20:41:09.211Z] ---> 67242ce11be9 [2023-03-07T20:41:09.211Z] Step 21/22 : LABEL git_sha=c7e7231bb77af9927084476ffe9c580571ee9bfd [2023-03-07T20:41:09.211Z] ---> Running in d837ba78ce81 [2023-03-07T20:41:09.477Z] Removing intermediate container d837ba78ce81 [2023-03-07T20:41:09.477Z] ---> 9aa16c9ef0cd [2023-03-07T20:41:09.744Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:41:09.744Z] ---> Running in 7902cc60631b [2023-03-07T20:41:10.011Z] Removing intermediate container 7902cc60631b [2023-03-07T20:41:10.011Z] ---> 2c1e80784e46 [2023-03-07T20:41:10.011Z] [2023-03-07T20:41:10.301Z] Successfully built 2c1e80784e46 [2023-03-07T20:41:10.301Z] Successfully tagged support-scheduler-arm64:latest [2023-03-07T20:41:10.917Z]  Building support-scheduler ... done  [Pipeline] } [2023-03-07T20:41:10.930Z] $ docker stop --time=1 c71592a5c035621aeb3e2ca2cfffaeb62d13581b7d681d6733200264f75c0be7 [2023-03-07T20:41:12.715Z] $ docker rm -f --volumes c71592a5c035621aeb3e2ca2cfffaeb62d13581b7d681d6733200264f75c0be7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T20:41:13.295Z] + docker images [2023-03-07T20:41:13.563Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-07T20:41:13.563Z] support-scheduler-arm64 latest 2c1e80784e46 4 seconds ago 29.1MB [2023-03-07T20:41:13.563Z] 247947b060f0 10 seconds ago 1.57GB [2023-03-07T20:41:13.563Z] core-metadata-arm64 latest 466c0e5ad083 10 seconds ago 17.8MB [2023-03-07T20:41:13.563Z] a10dfd6fdf93 20 seconds ago 1.51GB [2023-03-07T20:41:13.563Z] core-command-arm64 latest 9d95a5a12ee6 About a minute ago 17.1MB [2023-03-07T20:41:13.563Z] security-secretstore-setup-arm64 latest 2807088bfda3 About a minute ago 28.7MB [2023-03-07T20:41:13.563Z] 0be65f050e43 About a minute ago 1.51GB [2023-03-07T20:41:13.563Z] security-spiffe-token-provider-arm64 latest 7fc14dc64bc5 2 minutes ago 29.1MB [2023-03-07T20:41:13.563Z] 2127d0aa34bf 2 minutes ago 1.5GB [2023-03-07T20:41:13.563Z] cd4040d3595c 2 minutes ago 1.54GB [2023-03-07T20:41:13.563Z] core-common-config-bootstrapper-arm64 latest 271561627741 7 minutes ago 14.9MB [2023-03-07T20:41:13.563Z] 53856f629127 7 minutes ago 1.5GB [2023-03-07T20:41:13.563Z] core-data-arm64 latest ed921c387497 10 minutes ago 17.3MB [2023-03-07T20:41:13.563Z] 6c47f0754c11 10 minutes ago 1.51GB [2023-03-07T20:41:13.563Z] security-spire-server-arm64 latest 7c699db8736c 11 minutes ago 84.3MB [2023-03-07T20:41:13.563Z] support-notifications-arm64 latest 9123abe414a1 11 minutes ago 29.7MB [2023-03-07T20:41:13.563Z] 0c1bbbf90620 11 minutes ago 1.38GB [2023-03-07T20:41:13.563Z] 22d2ca082b30 11 minutes ago 1.57GB [2023-03-07T20:41:13.563Z] security-proxy-setup-arm64 latest 9ea647ed82c6 12 minutes ago 15.8MB [2023-03-07T20:41:13.563Z] 997d8de9b3ae 12 minutes ago 1.49GB [2023-03-07T20:41:13.563Z] security-bootstrapper-arm64 latest e55926d0d2d2 15 minutes ago 19MB [2023-03-07T20:41:13.563Z] security-proxy-auth-arm64 latest d3c42fbd7440 15 minutes ago 15.6MB [2023-03-07T20:41:13.563Z] a17a5dfa5270 16 minutes ago 1.49GB [2023-03-07T20:41:13.563Z] 76c69ad64b89 16 minutes ago 1.49GB [2023-03-07T20:41:13.563Z] security-spire-agent-arm64 latest 063a164bca10 22 minutes ago 122MB [2023-03-07T20:41:13.563Z] security-spire-config-arm64 latest bdf4eb075677 22 minutes ago 83.6MB [2023-03-07T20:41:13.563Z] 693e18cfd925 23 minutes ago 1.38GB [2023-03-07T20:41:13.563Z] b330d75927c5 23 minutes ago 1.38GB [2023-03-07T20:41:13.563Z] ci-base-image-arm64 latest c4e02e852f54 37 minutes ago 904MB [2023-03-07T20:41:13.563Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-07T20:41:13.564Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-07T20:41:13.564Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-07T20:41:13.564Z] 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-07T20:41:14.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T20:41:14.446Z] [2023-03-07T20:41:14.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:41:14.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T20:41:15.120Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T20:41:15.120Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T20:41:15.120Z] 04944245beec: Pulling fs layer [2023-03-07T20:41:15.120Z] 699f458cf7ca: Pulling fs layer [2023-03-07T20:41:15.120Z] 765212b225bb: Pulling fs layer [2023-03-07T20:41:15.120Z] f23df028b6ca: Pulling fs layer [2023-03-07T20:41:15.120Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T20:41:15.120Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T20:41:15.120Z] 765212b225bb: Waiting [2023-03-07T20:41:15.120Z] d65c8cfc05b1: Waiting [2023-03-07T20:41:15.120Z] 2437ff75d9bd: Waiting [2023-03-07T20:41:15.120Z] f23df028b6ca: Waiting [2023-03-07T20:41:15.120Z] 04944245beec: Verifying Checksum [2023-03-07T20:41:15.120Z] 04944245beec: Download complete [2023-03-07T20:41:15.120Z] 765212b225bb: Verifying Checksum [2023-03-07T20:41:15.120Z] 765212b225bb: Download complete [2023-03-07T20:41:15.120Z] f23df028b6ca: Download complete [2023-03-07T20:41:15.390Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T20:41:15.390Z] d65c8cfc05b1: Download complete [2023-03-07T20:41:15.390Z] 699f458cf7ca: Verifying Checksum [2023-03-07T20:41:15.390Z] 699f458cf7ca: Download complete [2023-03-07T20:41:15.976Z] 8998bd30e6a1: Download complete [2023-03-07T20:41:18.561Z] 2437ff75d9bd: Download complete [2023-03-07T20:41:19.973Z] 8998bd30e6a1: Pull complete [2023-03-07T20:41:20.555Z] 04944245beec: Pull complete [2023-03-07T20:41:21.959Z] 699f458cf7ca: Pull complete [2023-03-07T20:41:22.228Z] 765212b225bb: Pull complete [2023-03-07T20:41:23.188Z] f23df028b6ca: Pull complete [2023-03-07T20:41:23.455Z] d65c8cfc05b1: Pull complete [2023-03-07T20:41:38.449Z] 2437ff75d9bd: Pull complete [2023-03-07T20:41:38.449Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T20:41:38.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T20:41:38.449Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:41:38.861Z] prd-ubuntu20.04-docker-arm64-4c-16g-8630 does not seem to be running inside a container [2023-03-07T20:41:38.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-07T20:41:43.211Z] $ docker top 718b531275b58833f18ad06f6f91a1ef6334351714cb518cd0e4c45e71108e6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:41:44.336Z] ---> job-cost.sh [2023-03-07T20:41:44.336Z] lf-activate-venv: SKIPPING [2023-03-07T20:41:44.336Z] INFO: No Stack... [2023-03-07T20:41:44.609Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T20:41:45.579Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T20:41:46.270Z] + cut -d, -f6 [2023-03-07T20:41:46.270Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-03-07T20:41:46.330Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4415-1-stack-cost] [2023-03-07T20:41:46.335Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4415-1-stack-cost] did not exist. Created. [2023-03-07T20:41:46.335Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4415-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T20:41:47.067Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T20:41:47.280Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T20:41:47.297Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4415-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T20:41:47.374Z] $ docker stop --time=1 718b531275b58833f18ad06f6f91a1ef6334351714cb518cd0e4c45e71108e6c [2023-03-07T20:41:49.034Z] $ docker rm -f --volumes 718b531275b58833f18ad06f6f91a1ef6334351714cb518cd0e4c45e71108e6c [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-07T20:41:50.036Z] provisioning config files... [2023-03-07T20:41:50.068Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13723326831481680431tmp [Pipeline] { [Pipeline] sh [2023-03-07T20:41:50.450Z] + set +x [2023-03-07T20:41:50.450Z] + curl -s https://codecov.io/bash [2023-03-07T20:41:50.450Z] + bash -s -- [2023-03-07T20:41:50.450Z] [2023-03-07T20:41:50.450Z] _____ _ [2023-03-07T20:41:50.450Z] / ____| | | [2023-03-07T20:41:50.450Z] | | ___ __| | ___ ___ _____ __ [2023-03-07T20:41:50.450Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-07T20:41:50.450Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-07T20:41:50.450Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-07T20:41:50.450Z] Bash-1.0.6 [2023-03-07T20:41:50.450Z] [2023-03-07T20:41:50.450Z] [2023-03-07T20:41:50.450Z] ==> git version 2.25.1 found [2023-03-07T20:41:50.450Z] ==> 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-07T20:41:50.450Z] Release-Date: 2020-01-08 [2023-03-07T20:41:50.450Z] 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-07T20:41:50.450Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-07T20:41:50.450Z] ==> Jenkins CI detected. [2023-03-07T20:41:50.450Z] current dir:  /w/workspace/edgex-go/1 [2023-03-07T20:41:50.450Z] project root: . [2023-03-07T20:41:50.450Z] --> token set from env [2023-03-07T20:41:50.450Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-07T20:41:50.450Z] ==> Running gcov in . (disable via -X gcov) [2023-03-07T20:41:50.450Z] ==> Python coveragepy not found [2023-03-07T20:41:50.450Z] ==> Searching for coverage reports in: [2023-03-07T20:41:50.450Z] + . [2023-03-07T20:41:50.450Z] -> Found 1 reports [2023-03-07T20:41:50.450Z] ==> Detecting git/mercurial file structure [2023-03-07T20:41:50.450Z] ==> Reading reports [2023-03-07T20:41:50.450Z] + ./coverage.out bytes=446903 [2023-03-07T20:41:50.450Z] ==> Appending adjustments [2023-03-07T20:41:50.450Z] https://docs.codecov.io/docs/fixing-reports [2023-03-07T20:41:51.397Z] + Found adjustments [2023-03-07T20:41:51.397Z] ==> Gzipping contents [2023-03-07T20:41:51.656Z] 60K /tmp/codecov.oKX52M.gz [2023-03-07T20:41:51.656Z] ==> Uploading reports [2023-03-07T20:41:51.656Z] url: https://codecov.io [2023-03-07T20:41:51.656Z] query: branch=PR-4415&commit=c7e7231bb77af9927084476ffe9c580571ee9bfd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4415%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4415&job=&cmd_args= [2023-03-07T20:41:51.656Z] -> Pinging Codecov [2023-03-07T20:41:51.656Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4415&commit=c7e7231bb77af9927084476ffe9c580571ee9bfd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4415%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4415&job=&cmd_args= [2023-03-07T20:41:51.916Z] -> Uploading to [2023-03-07T20:41:51.916Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-07/00271124DB129430A58F1EEE437C3FCB/c7e7231bb77af9927084476ffe9c580571ee9bfd/16c8b4f8-1c70-4d37-803a-c3a47954b00a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T204151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=869c24d5553ad8b603b206cc9b183ab40ffca11a5b417fb3edbeb2c3844d43dd [2023-03-07T20:41:51.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T20:41:51.916Z] Dload Upload Total Spent Left Speed [2023-03-07T20:41:52.177Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58128 0 0 100 58128 0 227k --:--:-- --:--:-- --:--:-- 227k [2023-03-07T20:41:52.177Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c7e7231bb77af9927084476ffe9c580571ee9bfd [Pipeline] } [2023-03-07T20:41:52.205Z] 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-07T20:41:53.522Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:41:53.845Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:41:54.734Z] ---> package-listing.sh [2023-03-07T20:41:54.734Z] ++ facter osfamily [2023-03-07T20:41:54.734Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T20:41:54.992Z] + OS_FAMILY=debian [2023-03-07T20:41:54.992Z] + workspace=/w/workspace/edgex-go/1 [2023-03-07T20:41:54.992Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T20:41:54.992Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T20:41:54.992Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T20:41:54.992Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T20:41:54.992Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-07T20:41:54.992Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T20:41:54.992Z] + case "${OS_FAMILY}" in [2023-03-07T20:41:54.992Z] + dpkg -l [2023-03-07T20:41:54.992Z] + grep '^ii' [2023-03-07T20:41:54.992Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T20:41:54.992Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T20:41:54.992Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T20:41:54.992Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-07T20:41:54.992Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-07T20:41:54.992Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-07T20:41:55.027Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-07T20:41:55.317Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:41:55.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T20:41:55.946Z] [2023-03-07T20:41:55.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:41:56.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T20:41:56.319Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T20:41:56.319Z] 5eb5b503b376: Pulling fs layer [2023-03-07T20:41:56.319Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T20:41:56.319Z] ec43610c2a17: Pulling fs layer [2023-03-07T20:41:56.319Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T20:41:56.319Z] 33b1e0a273af: Pulling fs layer [2023-03-07T20:41:56.319Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T20:41:56.319Z] 2f39f015ded8: Pulling fs layer [2023-03-07T20:41:56.319Z] 33b1e0a273af: Waiting [2023-03-07T20:41:56.319Z] 5d3b04190fa2: Waiting [2023-03-07T20:41:56.319Z] 2f39f015ded8: Waiting [2023-03-07T20:41:56.319Z] 3a2ae6a8a46f: Waiting [2023-03-07T20:41:56.319Z] 5c69ac0246d0: Download complete [2023-03-07T20:41:56.319Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-07T20:41:56.319Z] 3a2ae6a8a46f: Download complete [2023-03-07T20:41:56.579Z] 33b1e0a273af: Verifying Checksum [2023-03-07T20:41:56.579Z] 33b1e0a273af: Download complete [2023-03-07T20:41:56.579Z] 5d3b04190fa2: Verifying Checksum [2023-03-07T20:41:56.579Z] 5d3b04190fa2: Download complete [2023-03-07T20:41:56.579Z] ec43610c2a17: Verifying Checksum [2023-03-07T20:41:56.579Z] ec43610c2a17: Download complete [2023-03-07T20:41:56.579Z] 5eb5b503b376: Verifying Checksum [2023-03-07T20:41:56.579Z] 5eb5b503b376: Download complete [2023-03-07T20:41:57.148Z] 2f39f015ded8: Download complete [2023-03-07T20:41:57.714Z] 5eb5b503b376: Pull complete [2023-03-07T20:41:57.714Z] 5c69ac0246d0: Pull complete [2023-03-07T20:41:58.278Z] ec43610c2a17: Pull complete [2023-03-07T20:41:58.278Z] 3a2ae6a8a46f: Pull complete [2023-03-07T20:41:58.535Z] 33b1e0a273af: Pull complete [2023-03-07T20:41:58.535Z] 5d3b04190fa2: Pull complete [2023-03-07T20:42:02.722Z] 2f39f015ded8: Pull complete [2023-03-07T20:42:02.722Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T20:42:02.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T20:42:02.722Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:42:02.933Z] prd-ubuntu20.04-docker-8c-8g-8625 does not seem to be running inside a container [2023-03-07T20:42:02.974Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T20:42:04.484Z] $ docker top 03c773762c720cfd7f70389aed6b00ee89f06570904d4162843cc3ad67aef23d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:42:04.868Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T20:42:05.177Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T20:42:05.485Z] + ls /var/log/sa-host [2023-03-07T20:42:05.485Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T20:42:05.617Z] provisioning config files... [2023-03-07T20:42:05.625Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4986122091837172955tmp [Pipeline] { [Pipeline] echo [2023-03-07T20:42:05.681Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:42:05.994Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T20:42:06.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:42:06.419Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T20:42:06.451Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:42:06.763Z] ---> sudo-logs.sh [2023-03-07T20:42:06.763Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T20:42:06.842Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:42:07.155Z] ---> job-cost.sh [2023-03-07T20:42:07.155Z] lf-activate-venv: SKIPPING [2023-03-07T20:42:07.155Z] DEBUG: total: 0.10999999940395355 [2023-03-07T20:42:07.155Z] INFO: Retrieving Stack Cost... [2023-03-07T20:42:07.722Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T20:42:07.981Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T20:42:08.012Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:42:08.320Z] ---> logs-deploy.sh [2023-03-07T20:42:08.320Z] lf-activate-venv: SKIPPING [2023-03-07T20:42:08.320Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4415/1 [2023-03-07T20:42:08.320Z] INFO: archiving workspace using pattern(s): [2023-03-07T20:42:09.255Z] Archives upload complete. [2023-03-07T20:42:09.515Z] INFO: archiving logs to Nexus