Pull request #4491 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c0519472b35ffb21080fe8cba15d1fdef78947c5+0baaaae70618360000907aaeb616fdb98faa6d32 (86284046916be5c77edd0a56158609c3ae8af654) 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-ssh14576431203618380735.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13228845979144370240.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4491/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-4491/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4391205727138566944.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-4491/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1558960283853933955.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3545538386537350507.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-4491/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-4491/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13749869514262539551.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6730 in /w/workspace/edgexfoundry_edgex-go_PR-4491 [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 0baaaae70618360000907aaeb616fdb98faa6d32 into PR head commit c0519472b35ffb21080fe8cba15d1fdef78947c5 > 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/4491/head:refs/remotes/origin/PR-4491 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0519472b35ffb21080fe8cba15d1fdef78947c5 # timeout=10 Merge succeeded, producing c0519472b35ffb21080fe8cba15d1fdef78947c5 Checking out Revision c0519472b35ffb21080fe8cba15d1fdef78947c5 (PR-4491) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-03T19:59:25.823Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-03T19:59:25.976Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-03T19:59:26.069Z] ========================================================= [2023-04-03T19:59:26.069Z] EdgeX Global Pipelines Version Info [2023-04-03T19:59:26.069Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0baaaae70618360000907aaeb616fdb98faa6d32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0519472b35ffb21080fe8cba15d1fdef78947c5 # timeout=10 [2023-04-03T19:59:26.799Z] ------------------- [2023-04-03T19:59:26.799Z] stable info: [2023-04-03T19:59:26.799Z] ------------------- [2023-04-03T19:59:26.799Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-03T19:59:26.799Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-03T19:59:26.799Z] Message: update stable to v1.0.245 [2023-04-03T19:59:27.370Z] ------------------- [2023-04-03T19:59:27.370Z] experimental info: [2023-04-03T19:59:27.370Z] ------------------- [2023-04-03T19:59:27.370Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-03T19:59:27.370Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-03T19:59:27.370Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-03T19:59:27.677Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-03T19:59:27.717Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-03T19:59:27.758Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-03T19:59:27.797Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-03T19:59:27.837Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-03T19:59:27.877Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-03T19:59:27.918Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-03T19:59:27.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-03T19:59:28.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-03T19:59:28.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-03T19:59:28.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-03T19:59:28.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-03T19:59:28.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-03T19:59:28.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-03T19:59:28.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-03T19:59:28.269Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T19:59:28.314Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T19:59:28.357Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-03T19:59:28.398Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-03T19:59:28.434Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-03T19:59:28.473Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-03T19:59:28.512Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-03T19:59:28.552Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-03T19:59:28.592Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4491 [Pipeline] echo [2023-04-03T19:59:28.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4491 [Pipeline] echo [2023-04-03T19:59:28.671Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4491 [Pipeline] echo [2023-04-03T19:59:28.713Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0519472b35ffb21080fe8cba15d1fdef78947c5 [Pipeline] echo [2023-04-03T19:59:28.751Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c051947 [Pipeline] echo [2023-04-03T19:59:28.792Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T19:59:28.916Z] provisioning config files... [2023-04-03T19:59:28.940Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5655283662418983277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T19:59:29.282Z] ---> docker-login.sh [2023-04-03T19:59:29.283Z] nexus3.edgexfoundry.org:10001 [2023-04-03T19:59:29.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T19:59:29.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T19:59:29.542Z] Configure a credential helper to remove this warning. See [2023-04-03T19:59:29.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T19:59:29.542Z] [2023-04-03T19:59:29.542Z] Login Succeeded [2023-04-03T19:59:29.542Z] nexus3.edgexfoundry.org:10002 [2023-04-03T19:59:29.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T19:59:29.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T19:59:29.802Z] Configure a credential helper to remove this warning. See [2023-04-03T19:59:29.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T19:59:29.802Z] [2023-04-03T19:59:29.802Z] Login Succeeded [2023-04-03T19:59:29.802Z] nexus3.edgexfoundry.org:10003 [2023-04-03T19:59:29.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T19:59:29.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T19:59:29.802Z] Configure a credential helper to remove this warning. See [2023-04-03T19:59:29.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T19:59:29.802Z] [2023-04-03T19:59:29.802Z] Login Succeeded [2023-04-03T19:59:29.802Z] nexus3.edgexfoundry.org:10004 [2023-04-03T19:59:29.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T19:59:30.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T19:59:30.062Z] Configure a credential helper to remove this warning. See [2023-04-03T19:59:30.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T19:59:30.062Z] [2023-04-03T19:59:30.062Z] Login Succeeded [2023-04-03T19:59:30.062Z] docker.io [2023-04-03T19:59:30.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T19:59:30.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T19:59:30.322Z] Configure a credential helper to remove this warning. See [2023-04-03T19:59:30.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T19:59:30.322Z] [2023-04-03T19:59:30.322Z] Login Succeeded [2023-04-03T19:59:30.322Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T19:59:30.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T19:59:30.771Z] + 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-04-03T19:59:30.771Z] + dirname cmd/core-command/Dockerfile [2023-04-03T19:59:30.771Z] + cut -d/ -f2 [2023-04-03T19:59:30.771Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-03T19:59:30.771Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-03T19:59:30.771Z] + cut -d/ -f2 [2023-04-03T19:59:30.771Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-03T19:59:30.771Z] + + dirname cmd/core-data/Dockerfile [2023-04-03T19:59:30.771Z] cut -d/ -f2 [2023-04-03T19:59:30.771Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-03T19:59:30.771Z] + + dirname cmd/core-metadata/Dockerfile [2023-04-03T19:59:30.771Z] cut -d/ -f2 [2023-04-03T19:59:30.771Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-03T19:59:30.771Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-03T19:59:30.771Z] + cut -d/ -f2 [2023-04-03T19:59:30.771Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-03T19:59:30.771Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-03T19:59:30.771Z] + cut -d/ -f2 [2023-04-03T19:59:30.771Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-03T19:59:30.771Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-03T19:59:30.771Z] + cut -d/ -f2 [2023-04-03T19:59:30.771Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-03T19:59:30.771Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-03T19:59:30.771Z] + cut -d/ -f2 [2023-04-03T19:59:30.771Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-03T19:59:30.771Z] + cut -d/ -f2 [2023-04-03T19:59:30.771Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-03T19:59:30.771Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-03T19:59:30.771Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-03T19:59:30.771Z] + cut -d/ -f2 [2023-04-03T19:59:30.771Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-03T19:59:30.771Z] + cut -d/ -f2 [2023-04-03T19:59:30.771Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-03T19:59:30.771Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-03T19:59:30.771Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-03T19:59:30.771Z] + cut -d/ -f2 [2023-04-03T19:59:30.771Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-03T19:59:30.771Z] + dirname cmd/support-notifications/Dockerfile [2023-04-03T19:59:30.771Z] + cut -d/ -f2 [2023-04-03T19:59:30.771Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-03T19:59:30.771Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-03T19:59:30.771Z] + cut -d/ -f2 [2023-04-03T19:59:30.772Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-03T19:59:30.842Z] 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-04-03T19:59:31.352Z] + git rev-list -1 --merges c0519472b35ffb21080fe8cba15d1fdef78947c5~1..c0519472b35ffb21080fe8cba15d1fdef78947c5 [Pipeline] echo [2023-04-03T19:59:31.385Z] -----------> git rev-list -1 --merges c0519472b35ffb21080fe8cba15d1fdef78947c5~1..c0519472b35ffb21080fe8cba15d1fdef78947c5 c0519472b35ffb21080fe8cba15d1fdef78947c5 [false] [Pipeline] sh [2023-04-03T19:59:31.689Z] + git log --format=format:%s -1 c0519472b35ffb21080fe8cba15d1fdef78947c5 [Pipeline] echo [2023-04-03T19:59:31.723Z] ========================================================= [2023-04-03T19:59:31.723Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-03T19:59:31.723Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-03T19:59:32.215Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T19:59:32.215Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-03T19:59:32.215Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-03T19:59:32.215Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-03T19:59:32.215Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-03T19:59:32.215Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-03T19:59:32.215Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T19:59:32.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T19:59:32.701Z] [2023-04-03T19:59:32.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T19:59:33.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T19:59:33.077Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-03T19:59:33.077Z] b85a868b505f: Pulling fs layer [2023-04-03T19:59:33.077Z] e2be974225ed: Pulling fs layer [2023-04-03T19:59:33.077Z] 339a4e72a1f5: Pulling fs layer [2023-04-03T19:59:33.077Z] 988bab9f4d93: Pulling fs layer [2023-04-03T19:59:33.077Z] 1469e6f7b9e6: Pulling fs layer [2023-04-03T19:59:33.077Z] eaf3925da568: Pulling fs layer [2023-04-03T19:59:33.077Z] bab4dde63d76: Pulling fs layer [2023-04-03T19:59:33.077Z] bde34c3a00c8: Pulling fs layer [2023-04-03T19:59:33.077Z] b352a97aabf1: Pulling fs layer [2023-04-03T19:59:33.077Z] 4872d77fe225: Pulling fs layer [2023-04-03T19:59:33.077Z] 5851b861e8e6: Pulling fs layer [2023-04-03T19:59:33.077Z] eaf3925da568: Waiting [2023-04-03T19:59:33.077Z] bab4dde63d76: Waiting [2023-04-03T19:59:33.077Z] bde34c3a00c8: Waiting [2023-04-03T19:59:33.077Z] b352a97aabf1: Waiting [2023-04-03T19:59:33.077Z] 4872d77fe225: Waiting [2023-04-03T19:59:33.077Z] 5851b861e8e6: Waiting [2023-04-03T19:59:33.077Z] 988bab9f4d93: Waiting [2023-04-03T19:59:33.077Z] 1469e6f7b9e6: Waiting [2023-04-03T19:59:33.077Z] e2be974225ed: Download complete [2023-04-03T19:59:33.077Z] 988bab9f4d93: Verifying Checksum [2023-04-03T19:59:33.077Z] 988bab9f4d93: Download complete [2023-04-03T19:59:33.339Z] 339a4e72a1f5: Verifying Checksum [2023-04-03T19:59:33.339Z] 339a4e72a1f5: Download complete [2023-04-03T19:59:33.339Z] 1469e6f7b9e6: Verifying Checksum [2023-04-03T19:59:33.339Z] 1469e6f7b9e6: Download complete [2023-04-03T19:59:33.339Z] eaf3925da568: Verifying Checksum [2023-04-03T19:59:33.339Z] eaf3925da568: Download complete [2023-04-03T19:59:33.339Z] bde34c3a00c8: Download complete [2023-04-03T19:59:33.339Z] b352a97aabf1: Verifying Checksum [2023-04-03T19:59:33.339Z] b352a97aabf1: Download complete [2023-04-03T19:59:33.339Z] 4872d77fe225: Verifying Checksum [2023-04-03T19:59:33.339Z] 4872d77fe225: Download complete [2023-04-03T19:59:33.339Z] 5851b861e8e6: Download complete [2023-04-03T19:59:33.339Z] b85a868b505f: Verifying Checksum [2023-04-03T19:59:33.339Z] b85a868b505f: Download complete [2023-04-03T19:59:33.599Z] bab4dde63d76: Verifying Checksum [2023-04-03T19:59:33.599Z] bab4dde63d76: Download complete [2023-04-03T19:59:34.536Z] b85a868b505f: Pull complete [2023-04-03T19:59:34.536Z] e2be974225ed: Pull complete [2023-04-03T19:59:34.796Z] 339a4e72a1f5: Pull complete [2023-04-03T19:59:35.055Z] 988bab9f4d93: Pull complete [2023-04-03T19:59:35.319Z] 1469e6f7b9e6: Pull complete [2023-04-03T19:59:35.319Z] eaf3925da568: Pull complete [2023-04-03T19:59:37.226Z] bab4dde63d76: Pull complete [2023-04-03T19:59:37.226Z] bde34c3a00c8: Pull complete [2023-04-03T19:59:37.226Z] b352a97aabf1: Pull complete [2023-04-03T19:59:37.226Z] 4872d77fe225: Pull complete [2023-04-03T19:59:37.226Z] 5851b861e8e6: Pull complete [2023-04-03T19:59:37.226Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-03T19:59:37.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T19:59:37.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T19:59:37.457Z] prd-ubuntu20.04-docker-8c-8g-6730 does not seem to be running inside a container [2023-04-03T19:59:37.492Z] $ 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-04-03T19:59:38.707Z] $ docker top 8360e89965680a77db80b6066e25933b77bbb293f64117edafe7da73d5199408 -eo pid,comm [2023-04-03T19:59:38.759Z] 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-04-03T19:59:38.759Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T19:59:38.892Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T19:59:38.892Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T19:59:38.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T19:59:38.994Z] $ docker exec 8360e89965680a77db80b6066e25933b77bbb293f64117edafe7da73d5199408 ssh-agent [2023-04-03T19:59:39.097Z] SSH_AUTH_SOCK=/tmp/ssh-c1dhxBXytz2z/agent.32 [2023-04-03T19:59:39.097Z] SSH_AGENT_PID=38 [2023-04-03T19:59:39.104Z] Running ssh-add (command line suppressed) [2023-04-03T19:59:39.201Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10928078287023641661.key (/w/workspace/edgex-go/1@tmp/private_key_10928078287023641661.key) [2023-04-03T19:59:39.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T19:59:39.545Z] + git tag --points-at HEAD [Pipeline] } [2023-04-03T19:59:39.575Z] $ docker exec --env ******** --env ******** 8360e89965680a77db80b6066e25933b77bbb293f64117edafe7da73d5199408 ssh-agent -k [2023-04-03T19:59:39.681Z] unset SSH_AUTH_SOCK; [2023-04-03T19:59:39.681Z] unset SSH_AGENT_PID; [2023-04-03T19:59:39.681Z] echo Agent pid 38 killed; [2023-04-03T19:59:39.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-03T19:59:39.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T19:59:39.771Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T19:59:39.876Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T19:59:39.879Z] $ docker exec 8360e89965680a77db80b6066e25933b77bbb293f64117edafe7da73d5199408 ssh-agent [2023-04-03T19:59:39.981Z] SSH_AUTH_SOCK=/tmp/ssh-zjLY9D357BVH/agent.70 [2023-04-03T19:59:39.981Z] SSH_AGENT_PID=76 [2023-04-03T19:59:39.986Z] Running ssh-add (command line suppressed) [2023-04-03T19:59:40.089Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14534487369245194593.key (/w/workspace/edgex-go/1@tmp/private_key_14534487369245194593.key) [2023-04-03T19:59:40.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T19:59:40.432Z] + git semver init [2023-04-03T19:59:41.001Z] 2023-04-03 19:59:40,767 [run_init] DEBUG init version:0.0.0 force:False [2023-04-03T19:59:41.002Z] 2023-04-03 19:59:40,768 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-04-03T19:59:41.002Z] 2023-04-03 19:59:40,769 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-04-03T19:59:41.002Z] 2023-04-03 19:59:40,769 [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-04-03T19:59:45.195Z] 2023-04-03 19:59:44,910 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-04-03T19:59:45.195Z] 2023-04-03 19:59:44,911 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4491 with force:False [2023-04-03T19:59:45.195Z] 2023-04-03 19:59:44,911 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4491 [2023-04-03T19:59:45.195Z] 2023-04-03 19:59:44,914 [execute] INFO git cat-file --batch-check [2023-04-03T19:59:45.195Z] 2023-04-03 19:59:44,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T19:59:45.195Z] 2023-04-03 19:59:44,919 [execute] INFO git cat-file --batch [2023-04-03T19:59:45.195Z] 2023-04-03 19:59:44,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T19:59:45.195Z] 2023-04-03 19:59:44,924 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4491 [2023-04-03T19:59:45.195Z] 0.0.0 [Pipeline] } [2023-04-03T19:59:45.229Z] $ docker exec --env ******** --env ******** 8360e89965680a77db80b6066e25933b77bbb293f64117edafe7da73d5199408 ssh-agent -k [2023-04-03T19:59:45.333Z] unset SSH_AUTH_SOCK; [2023-04-03T19:59:45.333Z] unset SSH_AGENT_PID; [2023-04-03T19:59:45.333Z] echo Agent pid 76 killed; [2023-04-03T19:59:45.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T19:59:45.753Z] + git semver [Pipeline] } [2023-04-03T19:59:46.041Z] $ docker stop --time=1 8360e89965680a77db80b6066e25933b77bbb293f64117edafe7da73d5199408 [2023-04-03T19:59:47.362Z] $ docker rm -f --volumes 8360e89965680a77db80b6066e25933b77bbb293f64117edafe7da73d5199408 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T19:59:47.745Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-03T19:59:48.025Z] Stashed 1 file(s) [Pipeline] echo [2023-04-03T19:59:48.046Z] [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-04-03T19:59:48.794Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-04-03T19:59:48.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T19:59:48.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T19:59:48.894Z] ========================================================= [2023-04-03T19:59:48.894Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-03T19:59:48.894Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-03T19:59:49.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T19:59:49.227Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-03T19:59:49.227Z] 63b65145d645: Pulling fs layer [2023-04-03T19:59:49.227Z] a2d21d5440eb: Pulling fs layer [2023-04-03T19:59:49.227Z] 935e6c44a52c: Pulling fs layer [2023-04-03T19:59:49.227Z] 94cc34f8dd06: Pulling fs layer [2023-04-03T19:59:49.227Z] 30dea6a524f1: Pulling fs layer [2023-04-03T19:59:49.227Z] a2aff8979fd8: Pulling fs layer [2023-04-03T19:59:49.227Z] 6808be2612f2: Pulling fs layer [2023-04-03T19:59:49.227Z] f25807f1079a: Pulling fs layer [2023-04-03T19:59:49.228Z] a2aff8979fd8: Waiting [2023-04-03T19:59:49.228Z] 94cc34f8dd06: Waiting [2023-04-03T19:59:49.228Z] f25807f1079a: Waiting [2023-04-03T19:59:49.228Z] 6808be2612f2: Waiting [2023-04-03T19:59:49.228Z] 30dea6a524f1: Waiting [2023-04-03T19:59:49.228Z] a2d21d5440eb: Download complete [2023-04-03T19:59:49.228Z] 94cc34f8dd06: Download complete [2023-04-03T19:59:49.228Z] 30dea6a524f1: Verifying Checksum [2023-04-03T19:59:49.228Z] 30dea6a524f1: Download complete [2023-04-03T19:59:49.228Z] 63b65145d645: Verifying Checksum [2023-04-03T19:59:49.228Z] 63b65145d645: Download complete [2023-04-03T19:59:49.485Z] a2aff8979fd8: Verifying Checksum [2023-04-03T19:59:49.485Z] a2aff8979fd8: Download complete [2023-04-03T19:59:49.485Z] 63b65145d645: Pull complete [2023-04-03T19:59:49.744Z] a2d21d5440eb: Pull complete [2023-04-03T19:59:49.744Z] f25807f1079a: Verifying Checksum [2023-04-03T19:59:49.744Z] f25807f1079a: Download complete [2023-04-03T19:59:50.002Z] 935e6c44a52c: Verifying Checksum [2023-04-03T19:59:50.002Z] 935e6c44a52c: Download complete [2023-04-03T19:59:50.002Z] 6808be2612f2: Verifying Checksum [2023-04-03T19:59:50.002Z] 6808be2612f2: Download complete [2023-04-03T19:59:53.285Z] 935e6c44a52c: Pull complete [2023-04-03T19:59:53.285Z] 94cc34f8dd06: Pull complete [2023-04-03T19:59:53.285Z] 30dea6a524f1: Pull complete [2023-04-03T19:59:53.285Z] a2aff8979fd8: Pull complete [2023-04-03T19:59:55.185Z] 6808be2612f2: Pull complete [2023-04-03T19:59:56.119Z] f25807f1079a: Pull complete [2023-04-03T19:59:56.119Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-03T19:59:56.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T19:59:56.119Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-03T19:59:56.483Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T19:59:56.483Z] WORKDIR /edgex [2023-04-03T19:59:56.483Z] COPY go.mod . [2023-04-03T19:59:56.483Z] RUN go mod download [2023-04-03T19:59:56.483Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-03T19:59:57.052Z] Sending build context to Docker daemon 170.6MB [2023-04-03T19:59:57.052Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T19:59:57.052Z] ---> 3b553350e43f [2023-04-03T19:59:57.052Z] Step 2/4 : WORKDIR /edgex [2023-04-03T19:59:58.962Z] ---> Running in 7ee817608009 [2023-04-03T19:59:58.962Z] Removing intermediate container 7ee817608009 [2023-04-03T19:59:58.962Z] ---> 13681434748c [2023-04-03T19:59:58.962Z] Step 3/4 : COPY go.mod . [2023-04-03T19:59:58.962Z] ---> 0e4652427c3e [2023-04-03T19:59:58.962Z] Step 4/4 : RUN go mod download [2023-04-03T19:59:59.223Z] ---> Running in 598b5940f626 [2023-04-03T20:00:03.347Z] Still waiting to schedule task [2023-04-03T20:00:03.347Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-03T20:00:09.201Z] Removing intermediate container 598b5940f626 [2023-04-03T20:00:09.201Z] ---> 2da7d0f1f883 [2023-04-03T20:00:09.201Z] Successfully built 2da7d0f1f883 [2023-04-03T20:00:09.201Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T20:00:09.590Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T20:00:09.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T20:00:09.751Z] prd-ubuntu20.04-docker-8c-8g-6730 does not seem to be running inside a container [2023-04-03T20:00:09.786Z] $ 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-04-03T20:00:10.111Z] $ docker top 20c2377b36af016ad66cb343e7bd8c9a116be3410f05e821efc5a1dc0c7498b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T20:00:10.498Z] + go version [2023-04-03T20:00:10.498Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-03T20:00:10.543Z] $ docker stop --time=1 20c2377b36af016ad66cb343e7bd8c9a116be3410f05e821efc5a1dc0c7498b0 [2023-04-03T20:00:11.776Z] $ docker rm -f --volumes 20c2377b36af016ad66cb343e7bd8c9a116be3410f05e821efc5a1dc0c7498b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T20:00:12.463Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T20:00:12.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T20:00:12.613Z] prd-ubuntu20.04-docker-8c-8g-6730 does not seem to be running inside a container [2023-04-03T20:00:12.650Z] $ 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-04-03T20:00:12.971Z] $ docker top 7a2d9380b6081be82a707650659ed3a56aab4c5690e22c90974a5a8cde796a3b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-03T20:00:13.072Z] ========================================================= [2023-04-03T20:00:13.072Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-03T20:00:13.072Z] ========================================================= [Pipeline] sh [2023-04-03T20:00:13.365Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-03T20:00:13.733Z] + make test [2023-04-03T20:00:13.733Z] go test -race -coverprofile=coverage.out ./... [2023-04-03T20:00:21.858Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-03T20:00:36.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-03T20:00:36.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-03T20:00:36.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-03T20:00:37.317Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-03T20:00:37.576Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-03T20:00:37.834Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-03T20:00:38.095Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-03T20:00:38.095Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-03T20:00:38.095Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-03T20:00:38.355Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-03T20:00:38.614Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-03T20:00:38.872Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-03T20:00:38.872Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-03T20:00:38.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-03T20:00:40.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-03T20:00:40.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-03T20:00:40.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2023-04-03T20:00:42.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements [2023-04-03T20:00:47.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.085s coverage: 71.3% of statements [2023-04-03T20:00:47.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-03T20:00:47.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-03T20:00:47.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-03T20:00:47.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-03T20:00:47.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-03T20:00:47.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements [2023-04-03T20:00:49.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-03T20:00:49.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-03T20:00:49.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-03T20:00:49.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-03T20:00:49.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-03T20:00:50.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-03T20:00:50.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-03T20:00:51.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.414s coverage: 88.5% of statements [2023-04-03T20:00:51.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 3.9% of statements [2023-04-03T20:00:53.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-03T20:00:53.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-03T20:00:53.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-03T20:00:53.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.364s coverage: 95.6% of statements [2023-04-03T20:00:53.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-03T20:00:53.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-03T20:00:53.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-03T20:00:53.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-03T20:00:53.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-03T20:00:53.631Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2023-04-03T20:00:55.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-03T20:00:55.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-03T20:00:55.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-03T20:00:55.118Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 65.9% of statements [2023-04-03T20:00:55.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-03T20:00:55.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-03T20:00:55.713Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements [2023-04-03T20:00:55.713Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements [2023-04-03T20:00:55.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 44.1% of statements [2023-04-03T20:00:56.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 82.9% of statements [2023-04-03T20:00:56.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2023-04-03T20:00:56.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2023-04-03T20:00:56.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2023-04-03T20:00:57.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-03T20:00:57.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-03T20:00:57.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-03T20:00:57.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-03T20:00:57.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-03T20:00:57.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-03T20:00:57.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-03T20:00:57.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-03T20:00:58.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-03T20:00:58.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-03T20:00:58.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-03T20:00:58.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-03T20:00:59.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-03T20:00:59.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-03T20:00:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-03T20:01:00.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-03T20:01:01.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-03T20:01:01.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-03T20:01:01.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-03T20:01:03.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-03T20:01:03.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-03T20:01:03.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-03T20:01:04.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-03T20:01:04.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-03T20:01:05.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-03T20:01:05.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-03T20:01:05.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-03T20:01:05.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-03T20:01:05.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-03T20:01:07.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-03T20:01:07.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-03T20:01:07.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-03T20:01:07.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-03T20:01:08.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-03T20:01:08.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-03T20:01:08.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-03T20:01:08.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-03T20:01:08.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2023-04-03T20:01:09.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-03T20:01:09.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-03T20:01:10.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-03T20:01:10.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.248s coverage: 79.9% of statements [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.070s coverage: 92.9% of statements [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 81.2% of statements [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 82.1% of statements [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 38.4% of statements [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.3% of statements [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 61.5% of statements [2023-04-03T20:01:22.289Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2023-04-03T20:01:22.289Z] 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-04-03T20:01:22.289Z] running golangci-lint [2023-04-03T20:01:22.289Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-03T20:01:22.289Z] go version go1.20.2 linux/amd64 [2023-04-03T20:01:22.289Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-03T20:01:22.289Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-03T20:01:37.154Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|types_sizes|exports_file|imports|name) took 15.171291127s" [2023-04-03T20:01:37.154Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.574775ms" [2023-04-03T20:01:39.270Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6731 in /w/workspace/edgexfoundry_edgex-go_PR-4491 [Pipeline] { [Pipeline] ws [2023-04-03T20:01:39.331Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-04-03T20:01:39.412Z] The recommended git tool is: git [2023-04-03T20:01:43.719Z] level=info msg="[linters_context/goanalysis] analyzers took 48.658295066s with top 10 stages: buildir: 27.848223652s, inspect: 1.909053333s, fact_deprecated: 1.904721398s, gosec: 1.076316538s, ctrlflow: 1.040883768s, printf: 1.028381835s, S1038: 872.482664ms, fact_purity: 850.072533ms, nilness: 728.655788ms, SA5012: 562.449648ms" [2023-04-03T20:01:43.720Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-04-03T20:01:43.720Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 201/201, autogenerated_exclude: 201/201, cgo: 201/201, exclude-rules: 21/201, skip_files: 201/201, nolint: 0/21, exclude: 201/201, filename_unadjuster: 201/201, path_prettifier: 201/201, identifier_marker: 201/201" [2023-04-03T20:01:43.720Z] level=info msg="[runner] processing took 15.926746ms with stages: nolint: 8.257435ms, identifier_marker: 4.04142ms, exclude-rules: 1.506278ms, autogenerated_exclude: 903.923µs, path_prettifier: 817.25µs, skip_dirs: 369.559µs, cgo: 17.21µs, filename_unadjuster: 9.371µs, max_same_issues: 950ns, skip_files: 510ns, diff: 490ns, uniq_by_line: 430ns, exclude: 340ns, source_code: 310ns, severity-rules: 300ns, sort_results: 250ns, max_from_linter: 240ns, path_shortener: 190ns, max_per_file_from_linter: 160ns, path_prefixer: 130ns" [2023-04-03T20:01:43.720Z] level=info msg="[runner] linters took 6.991395437s with stages: goanalysis_metalinter: 6.975361048s" [2023-04-03T20:01:43.720Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-03T20:01:43.720Z] level=info msg="Memory: 224 samples, avg is 168.2MB, max is 765.0MB" [2023-04-03T20:01:43.720Z] level=info msg="Execution took 22.211415085s" [2023-04-03T20:01:43.720Z] go vet ./... [2023-04-03T20:01:45.485Z] using credential edgex-jenkins-ssh [2023-04-03T20:01:45.502Z] Cloning the remote Git repository [2023-04-03T20:01:45.546Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-03T20:01:45.635Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-04-03T20:01:45.767Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-03T20:01:45.768Z] > git --version # timeout=10 [2023-04-03T20:01:45.786Z] > git --version # 'git version 2.25.1' [2023-04-03T20:01:45.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T20:01:45.921Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T20:01:47.906Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T20:01:47.906Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T20:01:47.906Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-03T20:01:48.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-03T20:01:48.498Z] + ls -al . [2023-04-03T20:01:48.498Z] total 704 [2023-04-03T20:01:48.498Z] drwxrwxr-x 11 1001 1001 4096 Apr 3 20:00 . [2023-04-03T20:01:48.498Z] drwxr-xr-x 4 root root 4096 Apr 3 20:00 .. [2023-04-03T20:01:48.498Z] drwxrwxr-x 2 1001 1001 4096 Apr 3 19:59 .blubracket [2023-04-03T20:01:48.498Z] -rw-rw-r-- 1 1001 1001 16 Apr 3 19:59 .dockerignore [2023-04-03T20:01:48.498Z] drwxrwxr-x 8 1001 1001 4096 Apr 3 19:59 .git [2023-04-03T20:01:48.498Z] drwxrwxr-x 3 1001 1001 4096 Apr 3 19:59 .github [2023-04-03T20:01:48.498Z] -rw-rw-r-- 1 1001 1001 1133 Apr 3 19:59 .gitignore [2023-04-03T20:01:48.498Z] -rw-rw-r-- 1 1001 1001 42 Apr 3 19:59 .golangci.yml [2023-04-03T20:01:48.498Z] -rw-rw-r-- 1 1001 1001 87 Apr 3 19:59 .hadolint.yml [2023-04-03T20:01:48.498Z] drwxr-xr-x 3 1001 1001 4096 Apr 3 19:59 .semver [2023-04-03T20:01:48.498Z] -rw-rw-r-- 1 1001 1001 166 Apr 3 19:59 .sonarcloud.properties [2023-04-03T20:01:48.498Z] -rw-rw-r-- 1 1001 1001 1171 Apr 3 19:59 ADOPTERS.md [2023-04-03T20:01:48.498Z] -rw-rw-r-- 1 1001 1001 10835 Apr 3 19:59 Attribution.txt [2023-04-03T20:01:48.498Z] -rw-rw-r-- 1 1001 1001 73765 Apr 3 19:59 CHANGELOG.md [2023-04-03T20:01:48.498Z] -rw-rw-r-- 1 1001 1001 3804 Apr 3 19:59 CONTRIBUTING.md [2023-04-03T20:01:48.498Z] -rw-rw-r-- 1 1001 1001 677 Apr 3 19:59 GOVERNANCE.md [2023-04-03T20:01:48.498Z] -rw-rw-r-- 1 1001 1001 883 Apr 3 19:59 Jenkinsfile [2023-04-03T20:01:48.498Z] -rw-rw-r-- 1 1001 1001 10775 Apr 3 19:59 LICENSE [2023-04-03T20:01:48.498Z] -rw-rw-r-- 1 1001 1001 14368 Apr 3 19:59 Makefile [2023-04-03T20:01:48.498Z] -rw-rw-r-- 1 1001 1001 582 Apr 3 19:59 OWNERS.md [2023-04-03T20:01:48.498Z] -rw-rw-r-- 1 1001 1001 9403 Apr 3 19:59 README.md [2023-04-03T20:01:48.498Z] -rw-rw-r-- 1 1001 1001 789 Apr 3 19:59 SECURITY.md [2023-04-03T20:01:48.498Z] -rw-rw-r-- 1 1001 1001 5 Apr 3 19:59 VERSION [2023-04-03T20:01:48.498Z] drwxrwxr-x 2 1001 1001 4096 Apr 3 19:59 bin [2023-04-03T20:01:48.498Z] drwxrwxr-x 18 1001 1001 4096 Apr 3 19:59 cmd [2023-04-03T20:01:48.498Z] -rw-r--r-- 1 root root 447379 Apr 3 20:01 coverage.out [2023-04-03T20:01:48.498Z] -rw-rw-r-- 1 1001 1001 3200 Apr 3 19:59 go.mod [2023-04-03T20:01:48.498Z] -rw-rw-r-- 1 1001 1001 31265 Apr 3 19:59 go.sum [2023-04-03T20:01:48.498Z] drwxrwxr-x 7 1001 1001 4096 Apr 3 19:59 internal [2023-04-03T20:01:48.498Z] drwxrwxr-x 3 1001 1001 4096 Apr 3 19:59 openapi [2023-04-03T20:01:48.498Z] -rw-rw-r-- 1 1001 1001 594 Apr 3 19:59 security.txt [2023-04-03T20:01:48.498Z] drwxrwxr-x 4 1001 1001 4096 Apr 3 19:59 snap [2023-04-03T20:01:48.498Z] -rw-rw-r-- 1 1001 1001 204 Apr 3 19:59 version.go [Pipeline] sh [2023-04-03T20:01:48.809Z] + '[' -e coverage.out ] [2023-04-03T20:01:48.809Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-03T20:01:48.926Z] Stashed 1 file(s) [Pipeline] sh [2023-04-03T20:01:49.219Z] + make build [2023-04-03T20:01:49.219Z] 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-04-03T20:02:01.421Z] 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-04-03T20:02:01.421Z] 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-04-03T20:02:01.987Z] 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-04-03T20:02:02.919Z] 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-04-03T20:02:03.695Z] Merging remotes/origin/main commit 0baaaae70618360000907aaeb616fdb98faa6d32 into PR head commit c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:02:02.062Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-03T20:02:02.080Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T20:02:02.919Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-03T20:02:02.962Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-03T20:02:02.963Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T20:02:02.978Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4491/head:refs/remotes/origin/PR-4491 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-03T20:02:04.142Z] Merge succeeded, producing c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:02:04.143Z] Checking out Revision c0519472b35ffb21080fe8cba15d1fdef78947c5 (PR-4491) [2023-04-03T20:02:04.790Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" [2023-04-03T20:02:04.842Z] > git --version # timeout=10 [2023-04-03T20:02:04.859Z] > git --version # 'git version 2.25.1' [2023-04-03T20:02:04.872Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T20:02:03.717Z] > git config core.sparsecheckout # timeout=10 [2023-04-03T20:02:03.785Z] > git checkout -f c0519472b35ffb21080fe8cba15d1fdef78947c5 # timeout=10 [2023-04-03T20:02:04.028Z] > git remote # timeout=10 [2023-04-03T20:02:04.052Z] > git config --get remote.origin.url # timeout=10 [2023-04-03T20:02:04.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T20:02:04.099Z] > git merge 0baaaae70618360000907aaeb616fdb98faa6d32 # timeout=10 [2023-04-03T20:02:04.129Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-03T20:02:04.153Z] > git config core.sparsecheckout # timeout=10 [2023-04-03T20:02:04.168Z] > git checkout -f c0519472b35ffb21080fe8cba15d1fdef78947c5 # timeout=10 [2023-04-03T20:02:05.997Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-03T20:02:05.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T20:02:05.997Z] Dload Upload Total Spent Left Speed [2023-04-03T20:02:05.997Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh [2023-04-03T20:02:06.651Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-03T20:02:06.993Z] + sudo tee /etc/docker/daemon.new [2023-04-03T20:02:06.993Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-03T20:02:06.993Z] { [2023-04-03T20:02:06.993Z] "registry-mirrors": [ [2023-04-03T20:02:06.993Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-03T20:02:06.993Z] ], [2023-04-03T20:02:06.993Z] "bip": "10.250.0.254/24", [2023-04-03T20:02:06.993Z] "hosts": [ [2023-04-03T20:02:06.993Z] "tcp://0.0.0.0:5555", [2023-04-03T20:02:06.993Z] "unix:///var/run/docker.sock" [2023-04-03T20:02:06.993Z] ], [2023-04-03T20:02:06.993Z] "mtu": 1458, [2023-04-03T20:02:06.993Z] "selinux-enabled": true, [2023-04-03T20:02:06.993Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-03T20:02:06.993Z] } [Pipeline] sh [2023-04-03T20:02:07.343Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-03T20:02:07.691Z] + sudo service docker restart [2023-04-03T20:02:09.473Z] 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-04-03T20:02:10.847Z] 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-04-03T20:02:11.785Z] 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-04-03T20:02:12.721Z] 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-04-03T20:02:13.673Z] 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-04-03T20:02:14.240Z] 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-04-03T20:02:15.616Z] 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-04-03T20:02:16.579Z] $ docker stop --time=1 7a2d9380b6081be82a707650659ed3a56aab4c5690e22c90974a5a8cde796a3b [2023-04-03T20:02:18.707Z] $ docker rm -f --volumes 7a2d9380b6081be82a707650659ed3a56aab4c5690e22c90974a5a8cde796a3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T20:02:19.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-03T20:02:19.884Z] [2023-04-03T20:02:19.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T20:02:20.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-03T20:02:20.267Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-03T20:02:20.267Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-03T20:02:20.267Z] ca9280d653b3: Pulling fs layer [2023-04-03T20:02:20.268Z] 7e9c9ca2126c: Pulling fs layer [2023-04-03T20:02:20.527Z] cbdbe7a5bc2a: Verifying Checksum [2023-04-03T20:02:20.527Z] cbdbe7a5bc2a: Download complete [2023-04-03T20:02:20.527Z] ca9280d653b3: Verifying Checksum [2023-04-03T20:02:20.527Z] ca9280d653b3: Download complete [2023-04-03T20:02:20.527Z] cbdbe7a5bc2a: Pull complete [2023-04-03T20:02:20.790Z] 7e9c9ca2126c: Verifying Checksum [2023-04-03T20:02:20.791Z] 7e9c9ca2126c: Download complete [2023-04-03T20:02:21.050Z] ca9280d653b3: Pull complete [2023-04-03T20:02:23.581Z] 7e9c9ca2126c: Pull complete [2023-04-03T20:02:23.581Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-03T20:02:23.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-03T20:02:23.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T20:02:23.816Z] prd-ubuntu20.04-docker-8c-8g-6730 does not seem to be running inside a container [2023-04-03T20:02:23.855Z] $ 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-04-03T20:02:24.797Z] $ docker top 2e0266f7461897c1ba0d0e43e0fecd9454e17cd2e896e524276f3ec98c32c99e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T20:02:25.178Z] + docker-compose build --help [2023-04-03T20:02:25.178Z] + grep parallel [2023-04-03T20:02:25.747Z] --parallel Build images in parallel. [Pipeline] } [2023-04-03T20:02:25.788Z] $ docker stop --time=1 2e0266f7461897c1ba0d0e43e0fecd9454e17cd2e896e524276f3ec98c32c99e [2023-04-03T20:02:27.091Z] $ docker rm -f --volumes 2e0266f7461897c1ba0d0e43e0fecd9454e17cd2e896e524276f3ec98c32c99e [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T20:02:27.248Z] provisioning config files... [2023-04-03T20:02:27.276Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13075794164868866115tmp [Pipeline] writeFile [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T20:02:27.711Z] ---> docker-login.sh [2023-04-03T20:02:27.712Z] nexus3.edgexfoundry.org:10001 [2023-04-03T20:02:27.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-03T20:02:27.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T20:02:27.966Z] prd-ubuntu20.04-docker-8c-8g-6730 does not seem to be running inside a container [2023-04-03T20:02:28.003Z] $ 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-04-03T20:02:28.292Z] $ docker top a2813a55dae4ee9dbc325f347b650bbe9baf7262f2ce856e27832c66d7b07c91 -eo pid,comm [2023-04-03T20:02:28.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T20:02:28.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T20:02:28.303Z] Configure a credential helper to remove this warning. See [2023-04-03T20:02:28.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T20:02:28.303Z] [2023-04-03T20:02:28.303Z] Login Succeeded [2023-04-03T20:02:28.303Z] nexus3.edgexfoundry.org:10002 [Pipeline] { [Pipeline] sh [2023-04-03T20:02:28.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T20:02:28.678Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-03T20:02:28.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T20:02:28.844Z] Configure a credential helper to remove this warning. See [2023-04-03T20:02:28.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T20:02:28.844Z] [2023-04-03T20:02:28.844Z] Login Succeeded [2023-04-03T20:02:28.844Z] nexus3.edgexfoundry.org:10003 [2023-04-03T20:02:28.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T20:02:29.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T20:02:29.113Z] Configure a credential helper to remove this warning. See [2023-04-03T20:02:29.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T20:02:29.113Z] [2023-04-03T20:02:29.113Z] Login Succeeded [2023-04-03T20:02:29.113Z] nexus3.edgexfoundry.org:10004 [2023-04-03T20:02:29.246Z] Building core-command ... [2023-04-03T20:02:29.246Z] Building core-common-config-bootstrapper ... [2023-04-03T20:02:29.246Z] Building core-data ... [2023-04-03T20:02:29.246Z] Building core-metadata ... [2023-04-03T20:02:29.246Z] Building security-bootstrapper ... [2023-04-03T20:02:29.246Z] Building security-proxy-auth ... [2023-04-03T20:02:29.246Z] Building security-proxy-setup ... [2023-04-03T20:02:29.246Z] Building security-secretstore-setup ... [2023-04-03T20:02:29.246Z] Building security-spiffe-token-provider ... [2023-04-03T20:02:29.246Z] Building security-spire-agent ... [2023-04-03T20:02:29.246Z] Building security-spire-config ... [2023-04-03T20:02:29.246Z] Building security-spire-server ... [2023-04-03T20:02:29.246Z] Building support-notifications ... [2023-04-03T20:02:29.246Z] Building support-scheduler ... [2023-04-03T20:02:29.246Z] Building security-spire-server [2023-04-03T20:02:29.246Z] Building security-spire-config [2023-04-03T20:02:29.246Z] Building support-notifications [2023-04-03T20:02:29.246Z] Building core-metadata [2023-04-03T20:02:29.246Z] Building security-secretstore-setup [2023-04-03T20:02:29.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T20:02:29.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T20:02:29.385Z] Configure a credential helper to remove this warning. See [2023-04-03T20:02:29.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T20:02:29.385Z] [2023-04-03T20:02:29.385Z] Login Succeeded [2023-04-03T20:02:29.385Z] docker.io [2023-04-03T20:02:29.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T20:02:29.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T20:02:29.924Z] Configure a credential helper to remove this warning. See [2023-04-03T20:02:29.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T20:02:29.924Z] [2023-04-03T20:02:29.924Z] Login Succeeded [2023-04-03T20:02:29.924Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T20:02:29.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-03T20:02:30.901Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-04-03T20:02:30.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T20:02:30.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T20:02:30.999Z] ========================================================= [2023-04-03T20:02:30.999Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-03T20:02:30.999Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-03T20:02:31.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T20:02:31.372Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-03T20:02:31.372Z] af6eaf76a39c: Pulling fs layer [2023-04-03T20:02:31.372Z] 55522c791124: Pulling fs layer [2023-04-03T20:02:31.372Z] ce5c4a1c91eb: Pulling fs layer [2023-04-03T20:02:31.372Z] 169dfbe0d373: Pulling fs layer [2023-04-03T20:02:31.372Z] e1ff8fa3b103: Pulling fs layer [2023-04-03T20:02:31.372Z] 169dfbe0d373: Waiting [2023-04-03T20:02:31.372Z] 52ebb69f0ebf: Pulling fs layer [2023-04-03T20:02:31.372Z] e1ff8fa3b103: Waiting [2023-04-03T20:02:31.372Z] 5abe8eddf0d5: Pulling fs layer [2023-04-03T20:02:31.372Z] 52ebb69f0ebf: Waiting [2023-04-03T20:02:31.641Z] 55522c791124: Verifying Checksum [2023-04-03T20:02:31.641Z] 55522c791124: Download complete [2023-04-03T20:02:31.641Z] 169dfbe0d373: Verifying Checksum [2023-04-03T20:02:31.641Z] 169dfbe0d373: Download complete [2023-04-03T20:02:31.641Z] e1ff8fa3b103: Verifying Checksum [2023-04-03T20:02:31.641Z] e1ff8fa3b103: Download complete [2023-04-03T20:02:31.641Z] af6eaf76a39c: Download complete [2023-04-03T20:02:32.611Z] af6eaf76a39c: Pull complete [2023-04-03T20:02:32.611Z] 5abe8eddf0d5: Verifying Checksum [2023-04-03T20:02:32.611Z] 5abe8eddf0d5: Download complete [2023-04-03T20:02:33.201Z] 55522c791124: Pull complete [2023-04-03T20:02:34.174Z] ce5c4a1c91eb: Verifying Checksum [2023-04-03T20:02:34.174Z] ce5c4a1c91eb: Download complete [2023-04-03T20:02:34.174Z] 52ebb69f0ebf: Verifying Checksum [2023-04-03T20:02:34.174Z] 52ebb69f0ebf: Download complete [2023-04-03T20:02:41.443Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:02:41.443Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:02:41.443Z] ---> 2da7d0f1f883 [2023-04-03T20:02:41.443Z] Step 3/25 : WORKDIR /edgex-go [2023-04-03T20:02:41.443Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:02:41.443Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:02:41.443Z] ---> 2da7d0f1f883 [2023-04-03T20:02:41.443Z] Step 3/26 : WORKDIR /edgex-go [2023-04-03T20:02:41.443Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:02:41.443Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:02:41.443Z] ---> 2da7d0f1f883 [2023-04-03T20:02:41.443Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-03T20:02:41.443Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:02:41.443Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:02:41.443Z] ---> 2da7d0f1f883 [2023-04-03T20:02:41.443Z] Step 3/27 : WORKDIR /edgex-go [2023-04-03T20:02:41.443Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:02:41.443Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:02:41.443Z] ---> 2da7d0f1f883 [2023-04-03T20:02:41.443Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T20:02:43.973Z] ---> Running in bd29adf68f3d [2023-04-03T20:02:43.973Z] ---> Running in 308bf86a4fad [2023-04-03T20:02:43.973Z] ---> Running in 4e21d04cf33d [2023-04-03T20:02:43.973Z] ---> Running in 925bdca6fd6b [2023-04-03T20:02:43.973Z] ---> Running in 90febfb91d91 [2023-04-03T20:02:43.973Z] Removing intermediate container 4e21d04cf33d [2023-04-03T20:02:43.973Z] ---> f748fa8cdefe [2023-04-03T20:02:43.973Z] Step 4/25 : WORKDIR /edgex-go [2023-04-03T20:02:43.973Z] Removing intermediate container bd29adf68f3d [2023-04-03T20:02:43.973Z] ---> 8e4928902dca [2023-04-03T20:02:43.973Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T20:02:43.973Z] Removing intermediate container 90febfb91d91 [2023-04-03T20:02:43.973Z] ---> 57adde80a82f [2023-04-03T20:02:43.973Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-03T20:02:43.973Z] ---> Running in 4690c8fa53fd [2023-04-03T20:02:43.973Z] Removing intermediate container 308bf86a4fad [2023-04-03T20:02:43.973Z] ---> 63422d7ef555 [2023-04-03T20:02:43.973Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-03T20:02:43.973Z] Removing intermediate container 925bdca6fd6b [2023-04-03T20:02:43.973Z] ---> 5f5b85e4a2f9 [2023-04-03T20:02:43.973Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-03T20:02:43.973Z] ---> Running in 524cff261d69 [2023-04-03T20:02:43.973Z] ---> Running in f07bbde3f65f [2023-04-03T20:02:43.973Z] ---> Running in f3544980649a [2023-04-03T20:02:43.973Z] ---> Running in 0c0f885528fd [2023-04-03T20:02:43.973Z] Removing intermediate container 4690c8fa53fd [2023-04-03T20:02:43.973Z] ---> fb9102652b0f [2023-04-03T20:02:43.973Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-03T20:02:43.973Z] ---> Running in 0ba293dcbbdd [2023-04-03T20:02:43.973Z] Removing intermediate container 0c0f885528fd [2023-04-03T20:02:43.973Z] ---> a79fdd299cf8 [2023-04-03T20:02:43.973Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-03T20:02:43.973Z] ---> Running in 71c3dda9b267 [2023-04-03T20:02:44.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:02:44.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:02:44.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:02:44.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:02:44.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:02:44.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:02:44.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:02:44.489Z] OK: 265 MiB in 53 packages [2023-04-03T20:02:44.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:02:44.747Z] OK: 265 MiB in 53 packages [2023-04-03T20:02:44.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:02:44.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:02:45.005Z] OK: 265 MiB in 53 packages [2023-04-03T20:02:45.005Z] OK: 265 MiB in 53 packages [2023-04-03T20:02:45.005Z] OK: 265 MiB in 53 packages [2023-04-03T20:02:45.005Z] Removing intermediate container 524cff261d69 [2023-04-03T20:02:45.005Z] ---> 18dd1044f589 [2023-04-03T20:02:45.005Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-03T20:02:45.005Z] Removing intermediate container f07bbde3f65f [2023-04-03T20:02:45.005Z] ---> 503574e87edf [2023-04-03T20:02:45.005Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-03T20:02:45.264Z] ---> c1749dbc8ab1 [2023-04-03T20:02:45.264Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:02:45.264Z] ---> Running in 58a1a89618d4 [2023-04-03T20:02:45.264Z] ---> 218205249400 [2023-04-03T20:02:45.264Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:02:45.264Z] ---> Running in 9d201d1ce16a [2023-04-03T20:02:45.522Z] Removing intermediate container f3544980649a [2023-04-03T20:02:45.522Z] ---> de9f3d5b3817 [2023-04-03T20:02:45.522Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-03T20:02:45.522Z] Removing intermediate container 0ba293dcbbdd [2023-04-03T20:02:45.522Z] ---> 6a4f2992b184 [2023-04-03T20:02:45.522Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-03T20:02:45.522Z] Removing intermediate container 71c3dda9b267 [2023-04-03T20:02:45.522Z] ---> 8ac56d80b5bd [2023-04-03T20:02:45.522Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T20:02:45.522Z] ---> 67b334181e0e [2023-04-03T20:02:45.522Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:02:45.522Z] ---> Running in ede54c933bf5 [2023-04-03T20:02:45.522Z] ---> feb377a7c9e1 [2023-04-03T20:02:45.522Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:02:45.522Z] ---> Running in 3ac6eaf16fbf [2023-04-03T20:02:45.781Z] ---> e3b858dd3e30 [2023-04-03T20:02:45.781Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:02:45.781Z] ---> Running in 03383d0ca0d7 [2023-04-03T20:02:46.603Z] ce5c4a1c91eb: Pull complete [2023-04-03T20:02:46.603Z] 169dfbe0d373: Pull complete [2023-04-03T20:02:46.603Z] e1ff8fa3b103: Pull complete [2023-04-03T20:02:51.971Z] 52ebb69f0ebf: Pull complete [2023-04-03T20:02:53.386Z] 5abe8eddf0d5: Pull complete [2023-04-03T20:02:53.386Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-03T20:02:53.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T20:02:53.386Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-03T20:02:53.784Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-03T20:02:53.784Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T20:02:53.784Z] WORKDIR /edgex [2023-04-03T20:02:53.784Z] COPY go.mod . [2023-04-03T20:02:53.784Z] RUN go mod download [2023-04-03T20:02:54.381Z] Sending build context to Docker daemon 2.934MB [2023-04-03T20:02:54.381Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T20:02:54.381Z] ---> 6cb57ee374ae [2023-04-03T20:02:54.381Z] Step 2/4 : WORKDIR /edgex [2023-04-03T20:02:56.328Z] ---> Running in 8e37914c4739 [2023-04-03T20:02:56.328Z] Removing intermediate container 8e37914c4739 [2023-04-03T20:02:56.328Z] ---> ab356b596a95 [2023-04-03T20:02:56.328Z] Step 3/4 : COPY go.mod . [2023-04-03T20:02:56.596Z] ---> 05c5972eb102 [2023-04-03T20:02:56.596Z] Step 4/4 : RUN go mod download [2023-04-03T20:02:56.863Z] ---> Running in 57b0d13da536 [2023-04-03T20:03:23.566Z] Removing intermediate container 57b0d13da536 [2023-04-03T20:03:23.566Z] ---> 7207e6f10e58 [2023-04-03T20:03:23.566Z] Successfully built 7207e6f10e58 [2023-04-03T20:03:23.566Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T20:03:23.978Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T20:03:23.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T20:03:24.276Z] prd-ubuntu20.04-docker-arm64-4c-16g-6731 does not seem to be running inside a container [2023-04-03T20:03:24.354Z] $ 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-04-03T20:03:24.520Z] Removing intermediate container 03383d0ca0d7 [2023-04-03T20:03:24.520Z] ---> 1f7fda64d9b4 [2023-04-03T20:03:24.520Z] Step 8/23 : COPY . . [2023-04-03T20:03:24.520Z] Removing intermediate container 3ac6eaf16fbf [2023-04-03T20:03:24.520Z] ---> 9b5a4f0c85e0 [2023-04-03T20:03:24.520Z] Step 8/25 : COPY . . [2023-04-03T20:03:24.520Z] Removing intermediate container ede54c933bf5 [2023-04-03T20:03:24.520Z] ---> 221edc82d9a4 [2023-04-03T20:03:24.520Z] Step 7/27 : COPY . . [2023-04-03T20:03:24.520Z] Removing intermediate container 58a1a89618d4 [2023-04-03T20:03:24.520Z] ---> ea5ade173c93 [2023-04-03T20:03:24.520Z] Step 7/26 : COPY . . [2023-04-03T20:03:24.520Z] Removing intermediate container 9d201d1ce16a [2023-04-03T20:03:24.520Z] ---> 353088cd4dd8 [2023-04-03T20:03:24.520Z] Step 7/25 : COPY . . [2023-04-03T20:03:25.534Z] $ docker top 61ca8ffce310f9755c7880782cb091ec0d87966dee023f782a17a696c32e6214 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T20:03:26.428Z] + go version [2023-04-03T20:03:26.428Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-03T20:03:26.467Z] $ docker stop --time=1 61ca8ffce310f9755c7880782cb091ec0d87966dee023f782a17a696c32e6214 [2023-04-03T20:03:28.112Z] $ docker rm -f --volumes 61ca8ffce310f9755c7880782cb091ec0d87966dee023f782a17a696c32e6214 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T20:03:28.936Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T20:03:28.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T20:03:29.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-6731 does not seem to be running inside a container [2023-04-03T20:03:29.273Z] $ 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-04-03T20:03:30.524Z] $ docker top c98da250d9eebc727ea682e7faee397c987a5269b1e058110ac8e1040e030cd0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-03T20:03:30.756Z] ========================================================= [2023-04-03T20:03:30.756Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-03T20:03:30.756Z] ========================================================= [Pipeline] sh [2023-04-03T20:03:31.075Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-03T20:03:31.469Z] + make test [2023-04-03T20:03:31.470Z] go test -race -coverprofile=coverage.out ./... [2023-04-03T20:03:32.634Z] ---> d56aacf03f67 [2023-04-03T20:03:32.634Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-03T20:03:32.634Z] ---> 26665d9981dd [2023-04-03T20:03:32.634Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-03T20:03:32.634Z] ---> 4cf2f43439a7 [2023-04-03T20:03:32.634Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-03T20:03:32.634Z] ---> bc7f64f32cbd [2023-04-03T20:03:32.634Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-03T20:03:32.634Z] ---> 20abce69788a [2023-04-03T20:03:32.634Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-03T20:03:32.634Z] ---> Running in f4c3b0d44aaa [2023-04-03T20:03:32.634Z] ---> Running in 81562bd53438 [2023-04-03T20:03:32.634Z] ---> Running in deac8c6e60f8 [2023-04-03T20:03:32.634Z] ---> Running in 971aa84ea351 [2023-04-03T20:03:32.634Z] ---> Running in d7931c177441 [2023-04-03T20:03:32.634Z] Removing intermediate container deac8c6e60f8 [2023-04-03T20:03:32.634Z] ---> 6ed194d62f89 [2023-04-03T20:03:32.634Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-03T20:03:32.634Z] Removing intermediate container f4c3b0d44aaa [2023-04-03T20:03:32.634Z] ---> c33a8ff3a8b8 [2023-04-03T20:03:32.634Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-03T20:03:32.634Z] ---> Running in 52850608991e [2023-04-03T20:03:32.634Z] ---> Running in 6203e4b938a1 [2023-04-03T20:03:32.634Z] Removing intermediate container 6203e4b938a1 [2023-04-03T20:03:32.634Z] ---> 127570f98448 [2023-04-03T20:03:32.634Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-03T20:03:32.634Z] Removing intermediate container 52850608991e [2023-04-03T20:03:32.634Z] ---> c1a215fb142e [2023-04-03T20:03:32.634Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-03T20:03:32.634Z] ---> Running in b3bc463c834b [2023-04-03T20:03:32.634Z] ---> Running in 0a830c84061c [2023-04-03T20:03:32.634Z] 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-04-03T20:03:32.634Z] Removing intermediate container 0a830c84061c [2023-04-03T20:03:32.634Z] ---> f26a92806d0d [2023-04-03T20:03:32.634Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-03T20:03:32.893Z] Removing intermediate container b3bc463c834b [2023-04-03T20:03:32.893Z] ---> 07e46a9869dd [2023-04-03T20:03:32.893Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-03T20:03:32.893Z] ---> Running in a35742269d59 [2023-04-03T20:03:32.893Z] ---> Running in d18967707a1d [2023-04-03T20:03:32.893Z] 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-04-03T20:03:32.893Z] 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-04-03T20:03:33.828Z] Removing intermediate container d18967707a1d [2023-04-03T20:03:33.828Z] ---> 8873e923c3d2 [2023-04-03T20:03:33.828Z] Step 12/26 : WORKDIR /edgex-go [2023-04-03T20:03:33.828Z] Removing intermediate container a35742269d59 [2023-04-03T20:03:33.828Z] ---> e0d18f1711dc [2023-04-03T20:03:33.828Z] Step 12/27 : WORKDIR /edgex-go [2023-04-03T20:03:33.828Z] ---> Running in 01c684d537f6 [2023-04-03T20:03:33.828Z] ---> Running in 3042cadbd2ee [2023-04-03T20:03:34.086Z] Removing intermediate container 3042cadbd2ee [2023-04-03T20:03:34.086Z] ---> 6ea770ec4395 [2023-04-03T20:03:34.086Z] [2023-04-03T20:03:34.086Z] Step 13/27 : FROM alpine:3.17 [2023-04-03T20:03:34.086Z] Removing intermediate container 01c684d537f6 [2023-04-03T20:03:34.086Z] ---> 9b9cdb7b0984 [2023-04-03T20:03:34.086Z] [2023-04-03T20:03:34.086Z] Step 13/26 : FROM alpine:3.17 [2023-04-03T20:03:35.019Z] 3.17: Pulling from library/alpine [2023-04-03T20:03:35.019Z] 3.17: Pulling from library/alpine [2023-04-03T20:03:35.952Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T20:03:35.952Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T20:03:35.952Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T20:03:35.952Z] Status: Image is up to date for alpine:3.17 [2023-04-03T20:03:35.952Z] ---> 9ed4aefc74f6 [2023-04-03T20:03:35.952Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-03T20:03:35.952Z] ---> 9ed4aefc74f6 [2023-04-03T20:03:35.952Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-03T20:03:36.209Z] ---> Running in 5f63c31b8c03 [2023-04-03T20:03:36.209Z] ---> Running in c84f63a7fe77 [2023-04-03T20:03:36.468Z] Removing intermediate container 5f63c31b8c03 [2023-04-03T20:03:36.468Z] ---> b580e0b1bcd3 [2023-04-03T20:03:36.468Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-03T20:03:36.468Z] Removing intermediate container c84f63a7fe77 [2023-04-03T20:03:36.468Z] ---> aa340741652f [2023-04-03T20:03:36.468Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-03T20:03:36.468Z] ---> Running in 2c38ec9d4667 [2023-04-03T20:03:36.468Z] ---> Running in 0d9898c5919f [2023-04-03T20:03:37.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:03:37.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:03:37.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:03:37.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:03:37.663Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T20:03:37.663Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T20:03:37.663Z] OK: 17818 distinct packages available [2023-04-03T20:03:37.663Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T20:03:37.663Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T20:03:37.663Z] OK: 17818 distinct packages available [2023-04-03T20:03:37.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:03:37.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:03:37.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:03:37.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:03:38.179Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-03T20:03:38.179Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-03T20:03:38.179Z] (3/4) Installing libucontext (1.2-r0) [2023-04-03T20:03:38.179Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-03T20:03:38.179Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-03T20:03:38.179Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-03T20:03:38.179Z] (3/5) Installing libucontext (1.2-r0) [2023-04-03T20:03:38.179Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T20:03:38.179Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-03T20:03:38.179Z] OK: 7 MiB in 19 packages [2023-04-03T20:03:38.179Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-03T20:03:38.179Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T20:03:38.179Z] OK: 8 MiB in 20 packages [2023-04-03T20:03:39.111Z] Removing intermediate container 0d9898c5919f [2023-04-03T20:03:39.111Z] ---> 170589ee89bd [2023-04-03T20:03:39.111Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:03:39.369Z] Removing intermediate container 2c38ec9d4667 [2023-04-03T20:03:39.369Z] ---> fb29a680ca06 [2023-04-03T20:03:39.369Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:03:39.627Z] ---> ebfda81d8f2a [2023-04-03T20:03:39.627Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:03:40.193Z] ---> 853dd9821993 [2023-04-03T20:03:40.194Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-03T20:03:40.194Z] ---> 08dc6e1c6871 [2023-04-03T20:03:40.194Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:03:40.451Z] ---> e3a3b8f59613 [2023-04-03T20:03:40.451Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-03T20:03:52.664Z] ---> aad8d1d9630b [2023-04-03T20:03:52.664Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-03T20:03:52.664Z] ---> b620eae44225 [2023-04-03T20:03:52.664Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-03T20:03:52.664Z] ---> 7aac11a57142 [2023-04-03T20:03:52.664Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-03T20:03:52.664Z] ---> Running in 1bfbdbd355b1 [2023-04-03T20:03:52.664Z] ---> 3e9499b31974 [2023-04-03T20:03:52.664Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-03T20:03:52.664Z] Removing intermediate container 1bfbdbd355b1 [2023-04-03T20:03:52.664Z] ---> 031e709ea27f [2023-04-03T20:03:52.664Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-03T20:03:52.664Z] ---> 00fff8c4f951 [2023-04-03T20:03:52.664Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-03T20:03:52.664Z] ---> 94e65402a88e [2023-04-03T20:03:52.664Z] Step 22/27 : WORKDIR / [2023-04-03T20:03:52.664Z] ---> b818fc5b7dad [2023-04-03T20:03:52.664Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-03T20:03:52.664Z] ---> Running in a34c587ae759 [2023-04-03T20:03:52.664Z] ---> Running in ad5a35241f6b [2023-04-03T20:03:52.922Z] Removing intermediate container ad5a35241f6b [2023-04-03T20:03:52.922Z] ---> 3fe2be03ed68 [2023-04-03T20:03:52.922Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-03T20:03:52.922Z] Removing intermediate container a34c587ae759 [2023-04-03T20:03:52.922Z] ---> 4d3f2b8cffcf [2023-04-03T20:03:52.922Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-03T20:03:52.922Z] ---> Running in ab6791925fcd [2023-04-03T20:03:52.922Z] ---> Running in c6a16702db39 [2023-04-03T20:03:53.180Z] Removing intermediate container ab6791925fcd [2023-04-03T20:03:53.180Z] ---> 1e5108a46cc6 [2023-04-03T20:03:53.180Z] Step 24/26 : LABEL arch=x86_64 [2023-04-03T20:03:53.180Z] ---> Running in c0081eeebb18 [2023-04-03T20:03:53.180Z] Removing intermediate container c6a16702db39 [2023-04-03T20:03:53.180Z] ---> 46ff9e19b9df [2023-04-03T20:03:53.180Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-03T20:03:53.180Z] ---> Running in 5ea96a7eb321 [2023-04-03T20:03:53.180Z] Removing intermediate container c0081eeebb18 [2023-04-03T20:03:53.180Z] ---> ca3c19497ffd [2023-04-03T20:03:53.180Z] Step 25/26 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:03:53.437Z] ---> Running in 70563d08602c [2023-04-03T20:03:53.437Z] Removing intermediate container 5ea96a7eb321 [2023-04-03T20:03:53.437Z] ---> 14f220829dc4 [2023-04-03T20:03:53.437Z] Step 25/27 : LABEL arch=x86_64 [2023-04-03T20:03:53.437Z] Removing intermediate container 70563d08602c [2023-04-03T20:03:53.437Z] ---> 1df3791eee3a [2023-04-03T20:03:53.437Z] Step 26/26 : LABEL version=0.0.0 [2023-04-03T20:03:53.695Z] ---> Running in 37f4d7c10df6 [2023-04-03T20:03:53.695Z] ---> Running in ef8c54c89ab5 [2023-04-03T20:03:53.695Z] Removing intermediate container 37f4d7c10df6 [2023-04-03T20:03:53.695Z] ---> 0fcd266b7530 [2023-04-03T20:03:53.695Z] Step 26/27 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:03:53.695Z] ---> Running in 3af4e53dfa8b [2023-04-03T20:03:53.955Z] Removing intermediate container ef8c54c89ab5 [2023-04-03T20:03:53.955Z] ---> bc9775cf68ed [2023-04-03T20:03:53.955Z] [2023-04-03T20:03:53.955Z] Successfully built bc9775cf68ed [2023-04-03T20:03:53.955Z] Successfully tagged security-spire-server:latest [2023-04-03T20:03:53.955Z]  Building security-spire-server ... done Building security-proxy-setup [2023-04-03T20:03:53.955Z] Removing intermediate container 3af4e53dfa8b [2023-04-03T20:03:53.955Z] ---> 1f9fd3e8998a [2023-04-03T20:03:53.955Z] Step 27/27 : LABEL version=0.0.0 [2023-04-03T20:03:54.522Z] ---> Running in b1b843b452a2 [2023-04-03T20:03:55.485Z] Removing intermediate container b1b843b452a2 [2023-04-03T20:03:55.485Z] ---> feada000313a [2023-04-03T20:03:55.485Z] [2023-04-03T20:03:55.485Z] Successfully built feada000313a [2023-04-03T20:03:55.485Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-03T20:03:55.485Z] Successfully tagged security-spire-config:latest [2023-04-03T20:03:55.485Z]  Building security-spire-config ... done Building core-command [2023-04-03T20:03:58.012Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:03:58.012Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:03:58.012Z] ---> 2da7d0f1f883 [2023-04-03T20:03:58.012Z] Step 3/22 : WORKDIR /edgex-go [2023-04-03T20:03:58.012Z] ---> Using cache [2023-04-03T20:03:58.012Z] ---> 5f5b85e4a2f9 [2023-04-03T20:03:58.012Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-03T20:03:58.579Z] ---> Running in 5e2a55b9c1d1 [2023-04-03T20:03:58.836Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:03:58.836Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:03:58.836Z] ---> 2da7d0f1f883 [2023-04-03T20:03:58.836Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-03T20:03:58.836Z] ---> Using cache [2023-04-03T20:03:58.836Z] ---> 8e4928902dca [2023-04-03T20:03:58.836Z] Step 4/24 : WORKDIR /edgex-go [2023-04-03T20:03:58.836Z] ---> Using cache [2023-04-03T20:03:58.836Z] ---> a79fdd299cf8 [2023-04-03T20:03:58.836Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-03T20:03:58.836Z] ---> Running in f95611e5b54d [2023-04-03T20:03:59.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:03:59.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:03:59.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:03:59.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:03:59.353Z] OK: 265 MiB in 53 packages [2023-04-03T20:03:59.610Z] OK: 265 MiB in 53 packages [2023-04-03T20:04:00.543Z] Removing intermediate container d7931c177441 [2023-04-03T20:04:00.543Z] ---> 402e8ba259ee [2023-04-03T20:04:00.543Z] [2023-04-03T20:04:00.543Z] Step 9/25 : FROM alpine:3.17 [2023-04-03T20:04:00.543Z] ---> 9ed4aefc74f6 [2023-04-03T20:04:00.543Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-03T20:04:00.543Z] Removing intermediate container 5e2a55b9c1d1 [2023-04-03T20:04:00.543Z] Removing intermediate container f95611e5b54d [2023-04-03T20:04:00.543Z] ---> 2d8a4ce4c9a7 [2023-04-03T20:04:00.543Z] ---> 0c75448c8bcf [2023-04-03T20:04:00.543Z] Step 5/22 : COPY go.mod vendor* ./Step 6/24 : COPY go.mod vendor* ./ [2023-04-03T20:04:00.543Z] Removing intermediate container 971aa84ea351 [2023-04-03T20:04:00.543Z] [2023-04-03T20:04:00.543Z] ---> b65ba297bd54 [2023-04-03T20:04:00.543Z] [2023-04-03T20:04:00.543Z] Step 10/25 : FROM alpine:3.17 [2023-04-03T20:04:00.543Z] ---> 9ed4aefc74f6 [2023-04-03T20:04:00.543Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-03T20:04:00.543Z] ---> Running in cc8966a40d2e [2023-04-03T20:04:00.543Z] ---> Running in 6a03aba863cf [2023-04-03T20:04:00.543Z] ---> 1b618f9ed365 [2023-04-03T20:04:00.543Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:04:00.543Z] ---> Running in 8cd4456810ec [2023-04-03T20:04:00.543Z] ---> 14a81b23bd8a [2023-04-03T20:04:00.543Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:04:00.800Z] ---> Running in 7f5b1669cf36 [2023-04-03T20:04:00.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:04:00.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:04:01.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:04:01.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:04:01.315Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-03T20:04:01.315Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-03T20:04:01.315Z] (3/3) Installing su-exec (0.2-r2) [2023-04-03T20:04:01.315Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T20:04:01.315Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T20:04:01.315Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T20:04:01.315Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T20:04:01.315Z] OK: 7 MiB in 16 packages [2023-04-03T20:04:01.315Z] OK: 8 MiB in 18 packages [2023-04-03T20:04:02.252Z] Removing intermediate container 6a03aba863cf [2023-04-03T20:04:02.252Z] ---> 54a4aa1c295e [2023-04-03T20:04:02.252Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T20:04:02.252Z] Removing intermediate container cc8966a40d2e [2023-04-03T20:04:02.252Z] ---> b7559b102acf [2023-04-03T20:04:02.252Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-03T20:04:02.252Z] ---> Running in ea400518a915 [2023-04-03T20:04:02.252Z] ---> Running in e6669c501cc0 [2023-04-03T20:04:02.252Z] Removing intermediate container ea400518a915 [2023-04-03T20:04:02.252Z] ---> d668c6c5a0a3 [2023-04-03T20:04:02.252Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-03T20:04:02.252Z] ---> Running in 0304678aeaf1 [2023-04-03T20:04:02.252Z] Removing intermediate container e6669c501cc0 [2023-04-03T20:04:02.252Z] ---> 7b522de3d64f [2023-04-03T20:04:02.252Z] Step 12/25 : WORKDIR / [2023-04-03T20:04:02.252Z] ---> Running in 0117fed8592b [2023-04-03T20:04:02.511Z] Removing intermediate container 0304678aeaf1 [2023-04-03T20:04:02.511Z] ---> a0c7e455bfe8 [2023-04-03T20:04:02.511Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-03T20:04:02.511Z] ---> Running in 5e580b6cfb97 [2023-04-03T20:04:02.511Z] Removing intermediate container 0117fed8592b [2023-04-03T20:04:02.511Z] ---> af1120e12c17 [2023-04-03T20:04:02.511Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:04:02.511Z] Removing intermediate container 81562bd53438 [2023-04-03T20:04:02.511Z] ---> e31d8e3f855a [2023-04-03T20:04:02.511Z] [2023-04-03T20:04:02.511Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T20:04:02.511Z] ---> 9ed4aefc74f6 [2023-04-03T20:04:02.511Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-03T20:04:02.511Z] ---> Running in b6ac86d27131 [2023-04-03T20:04:02.511Z] Removing intermediate container 5e580b6cfb97 [2023-04-03T20:04:02.511Z] ---> a453c87bc217 [2023-04-03T20:04:02.511Z] Step 15/25 : WORKDIR / [2023-04-03T20:04:02.769Z] ---> Running in 1bfdb81906bc [2023-04-03T20:04:02.769Z] ---> 3a3119c7a3fb [2023-04-03T20:04:02.769Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:04:02.769Z] Removing intermediate container 1bfdb81906bc [2023-04-03T20:04:02.769Z] ---> 2e69d4e5f918 [2023-04-03T20:04:02.769Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:04:02.769Z] ---> 142ade686849 [2023-04-03T20:04:02.769Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-03T20:04:03.026Z] ---> 6c396f82e85f [2023-04-03T20:04:03.026Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:04:03.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:04:03.026Z] ---> 195ed945553f [2023-04-03T20:04:03.026Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-03T20:04:03.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:04:03.285Z] ---> afe0edbded15 [2023-04-03T20:04:03.285Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-03T20:04:03.285Z] ---> 23d72bdd22ce [2023-04-03T20:04:03.285Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-03T20:04:03.543Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-03T20:04:03.543Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-03T20:04:03.543Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T20:04:03.543Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T20:04:03.543Z] ---> fe3384b99cd9 [2023-04-03T20:04:03.543Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-03T20:04:03.543Z] OK: 8 MiB in 17 packages [2023-04-03T20:04:03.543Z] ---> d87ba9876774 [2023-04-03T20:04:03.543Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-03T20:04:03.802Z] ---> 59f97b10a46d [2023-04-03T20:04:03.802Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-03T20:04:03.802Z] ---> fb1d15cada22 [2023-04-03T20:04:03.802Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-03T20:04:04.069Z] Removing intermediate container b6ac86d27131 [2023-04-03T20:04:04.069Z] ---> 41baf25721cf [2023-04-03T20:04:04.069Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T20:04:04.069Z] ---> c077d61b98f4 [2023-04-03T20:04:04.069Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-03T20:04:04.069Z] ---> Running in 3866d6a0bd16 [2023-04-03T20:04:04.069Z] ---> Running in 2398e34326df [2023-04-03T20:04:04.328Z] Removing intermediate container 3866d6a0bd16 [2023-04-03T20:04:04.328Z] ---> fae578a479c0 [2023-04-03T20:04:04.328Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-03T20:04:04.328Z] Removing intermediate container 2398e34326df [2023-04-03T20:04:04.328Z] ---> d63bd35a7315 [2023-04-03T20:04:04.328Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T20:04:04.328Z] ---> Running in 6736288123c6 [2023-04-03T20:04:04.328Z] ---> 2eff5a33728e [2023-04-03T20:04:04.328Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-03T20:04:04.328Z] ---> Running in a8e6164708e3 [2023-04-03T20:04:04.328Z] Removing intermediate container 6736288123c6 [2023-04-03T20:04:04.328Z] ---> 616146a3b8ba [2023-04-03T20:04:04.328Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-03T20:04:04.328Z] ---> Running in b4a6735c1ae8 [2023-04-03T20:04:04.328Z] Removing intermediate container a8e6164708e3 [2023-04-03T20:04:04.328Z] ---> 7762bb7ac2e3 [2023-04-03T20:04:04.328Z] Step 23/25 : LABEL arch=x86_64 [2023-04-03T20:04:04.328Z] ---> cde4d45d970f [2023-04-03T20:04:04.328Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T20:04:04.328Z] ---> Running in 2465b0eae840 [2023-04-03T20:04:04.587Z] ---> Running in 781aff206a38 [2023-04-03T20:04:04.587Z] Removing intermediate container b4a6735c1ae8 [2023-04-03T20:04:04.587Z] ---> d488d8b15055 [2023-04-03T20:04:04.587Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:04:04.587Z] Removing intermediate container 2465b0eae840 [2023-04-03T20:04:04.587Z] ---> 3fbb373ca576 [2023-04-03T20:04:04.587Z] Step 24/25 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:04:04.846Z] ---> Running in 2f53b2d3e438 [2023-04-03T20:04:04.846Z] ---> 7f5375849bae [2023-04-03T20:04:04.846Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:04:05.412Z] Removing intermediate container 2f53b2d3e438 [2023-04-03T20:04:05.412Z] ---> 6be7f3e31529 [2023-04-03T20:04:05.412Z] Step 25/25 : LABEL version=0.0.0 [2023-04-03T20:04:06.784Z] ---> ebb17c670a2c [2023-04-03T20:04:06.784Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-03T20:04:07.041Z] ---> Running in eb39c4b24ce0 [2023-04-03T20:04:07.611Z] Removing intermediate container 781aff206a38 [2023-04-03T20:04:07.611Z] ---> 49107800def4 [2023-04-03T20:04:07.611Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T20:04:07.611Z] ---> Running in 6247a66f12ee [2023-04-03T20:04:07.611Z] ---> 5858cf4f4a45 [2023-04-03T20:04:07.611Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-03T20:04:07.611Z] Removing intermediate container eb39c4b24ce0 [2023-04-03T20:04:07.611Z] ---> f010eb77ceaf [2023-04-03T20:04:07.611Z] [2023-04-03T20:04:07.871Z] Successfully built f010eb77ceaf [2023-04-03T20:04:07.871Z] Successfully tagged core-metadata:latest [2023-04-03T20:04:07.871Z]  Building core-metadata ... done Building core-common-config-bootstrapper [2023-04-03T20:04:07.871Z] Removing intermediate container 6247a66f12ee [2023-04-03T20:04:07.871Z] ---> aa74dd2f1019 [2023-04-03T20:04:07.871Z] Step 23/25 : LABEL arch=x86_64 [2023-04-03T20:04:07.871Z] ---> Running in 5ed0c12f1687 [2023-04-03T20:04:07.871Z] ---> 641607bae9a8 [2023-04-03T20:04:07.871Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-03T20:04:08.807Z] ---> Running in f5d836d107ab [2023-04-03T20:04:08.807Z] Removing intermediate container 5ed0c12f1687 [2023-04-03T20:04:08.807Z] ---> a69be62c06a3 [2023-04-03T20:04:08.807Z] Step 24/25 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:04:09.071Z] ---> Running in 1186d71d46fd [2023-04-03T20:04:09.071Z] Removing intermediate container f5d836d107ab [2023-04-03T20:04:09.071Z] ---> be759f729702 [2023-04-03T20:04:09.071Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T20:04:09.329Z] ---> Running in 1bf2214fb936 [2023-04-03T20:04:09.329Z] Removing intermediate container 1186d71d46fd [2023-04-03T20:04:09.329Z] ---> 114570455086 [2023-04-03T20:04:09.329Z] Step 25/25 : LABEL version=0.0.0 [2023-04-03T20:04:09.329Z] ---> Running in 0ede384ca29d [2023-04-03T20:04:09.329Z] Removing intermediate container 1bf2214fb936 [2023-04-03T20:04:09.329Z] ---> 82acac8a26ee [2023-04-03T20:04:09.329Z] Step 21/23 : LABEL arch=x86_64 [2023-04-03T20:04:09.329Z] ---> Running in b57492a4eff5 [2023-04-03T20:04:09.894Z] Removing intermediate container b57492a4eff5 [2023-04-03T20:04:09.894Z] ---> 2c19d14e9ae4 [2023-04-03T20:04:09.894Z] Step 22/23 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:04:09.894Z] Removing intermediate container 0ede384ca29d [2023-04-03T20:04:09.894Z] ---> b0eda7a9fcf3 [2023-04-03T20:04:09.894Z] [2023-04-03T20:04:09.894Z] ---> Running in 92764351e433 [2023-04-03T20:04:09.894Z] Successfully built b0eda7a9fcf3 [2023-04-03T20:04:09.894Z] Successfully tagged security-secretstore-setup:latest [2023-04-03T20:04:09.894Z]  Building security-secretstore-setup ... done Building security-proxy-auth [2023-04-03T20:04:10.339Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-03T20:04:10.459Z] Removing intermediate container 92764351e433 [2023-04-03T20:04:10.459Z] ---> 25d1a5c52cee [2023-04-03T20:04:10.459Z] Step 23/23 : LABEL version=0.0.0 [2023-04-03T20:04:11.399Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:04:11.399Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:04:11.399Z] ---> 2da7d0f1f883 [2023-04-03T20:04:11.399Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T20:04:11.399Z] ---> Using cache [2023-04-03T20:04:11.399Z] ---> 8e4928902dca [2023-04-03T20:04:11.399Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T20:04:11.399Z] ---> Using cache [2023-04-03T20:04:11.399Z] ---> a79fdd299cf8 [2023-04-03T20:04:11.399Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T20:04:11.399Z] ---> Using cache [2023-04-03T20:04:11.399Z] ---> 0c75448c8bcf [2023-04-03T20:04:11.399Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T20:04:11.399Z] ---> Using cache [2023-04-03T20:04:11.399Z] ---> 1b618f9ed365 [2023-04-03T20:04:11.399Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:04:11.973Z] ---> Running in ceaae0d34c72 [2023-04-03T20:04:12.231Z] ---> Running in 42892bf8e18f [2023-04-03T20:04:12.489Z] Removing intermediate container ceaae0d34c72 [2023-04-03T20:04:12.489Z] ---> 8ab4106803c5 [2023-04-03T20:04:12.489Z] [2023-04-03T20:04:12.489Z] Successfully built 8ab4106803c5 [2023-04-03T20:04:12.489Z] Successfully tagged support-notifications:latest [2023-04-03T20:04:12.489Z]  Building support-notifications ... done Building security-spiffe-token-provider [2023-04-03T20:04:13.862Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:04:13.862Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:04:13.862Z] ---> 2da7d0f1f883 [2023-04-03T20:04:13.862Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T20:04:13.862Z] ---> Using cache [2023-04-03T20:04:13.862Z] ---> 8e4928902dca [2023-04-03T20:04:13.862Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T20:04:13.862Z] ---> Using cache [2023-04-03T20:04:13.862Z] ---> a79fdd299cf8 [2023-04-03T20:04:13.862Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T20:04:13.862Z] ---> Using cache [2023-04-03T20:04:13.862Z] ---> 0c75448c8bcf [2023-04-03T20:04:13.862Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T20:04:13.862Z] ---> Using cache [2023-04-03T20:04:13.862Z] ---> 1b618f9ed365 [2023-04-03T20:04:13.862Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:04:13.862Z] ---> Using cache [2023-04-03T20:04:13.862Z] ---> 707a7b18f27f [2023-04-03T20:04:13.862Z] Step 8/23 : COPY . . [2023-04-03T20:04:15.761Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:04:15.761Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:04:15.761Z] ---> 2da7d0f1f883 [2023-04-03T20:04:15.761Z] Step 3/20 : WORKDIR /edgex-go [2023-04-03T20:04:15.761Z] ---> Using cache [2023-04-03T20:04:15.761Z] ---> 5f5b85e4a2f9 [2023-04-03T20:04:15.761Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-03T20:04:17.659Z] ---> Running in 8e15c6990a73 [2023-04-03T20:04:17.659Z] ---> f75638c621ad [2023-04-03T20:04:17.659Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-03T20:04:17.659Z] ---> Running in 2a6e19e7e903 [2023-04-03T20:04:17.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:04:17.917Z] Removing intermediate container 8cd4456810ec [2023-04-03T20:04:17.917Z] ---> 707a7b18f27f [2023-04-03T20:04:17.917Z] Step 8/24 : COPY . . [2023-04-03T20:04:17.917Z] Removing intermediate container 7f5b1669cf36 [2023-04-03T20:04:17.917Z] ---> 94f457358ca7 [2023-04-03T20:04:17.917Z] Step 7/22 : COPY . . [2023-04-03T20:04:18.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:04:18.174Z] 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-04-03T20:04:18.432Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T20:04:18.432Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T20:04:18.432Z] OK: 17823 distinct packages available [2023-04-03T20:04:18.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:04:18.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:04:18.954Z] OK: 265 MiB in 53 packages [2023-04-03T20:04:23.144Z] Removing intermediate container 8e15c6990a73 [2023-04-03T20:04:23.144Z] ---> 587a83ff8555 [2023-04-03T20:04:23.144Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-03T20:04:23.144Z] ---> 8c7bf1d67081 [2023-04-03T20:04:23.144Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-03T20:04:23.144Z] ---> Running in 966183e09aa4 [2023-04-03T20:04:23.144Z] ---> 22042e6c149f [2023-04-03T20:04:23.144Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:04:23.402Z] ---> Running in 525c704d3ab2 [2023-04-03T20:04:23.402Z] ---> a0d24e6c4fdc [2023-04-03T20:04:23.402Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-03T20:04:23.402Z] ---> Running in eaf898c717a1 [2023-04-03T20:04:23.968Z] 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-04-03T20:04:24.532Z] 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-04-03T20:04:36.729Z] Removing intermediate container 42892bf8e18f [2023-04-03T20:04:36.729Z] ---> 2de24f37a040 [2023-04-03T20:04:36.729Z] Step 8/23 : COPY . . [2023-04-03T20:04:44.841Z] ---> 66e984b21b06 [2023-04-03T20:04:44.841Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-03T20:04:44.841Z] ---> Running in 1fd3dcd648d6 [2023-04-03T20:04:44.841Z] Removing intermediate container 2a6e19e7e903 [2023-04-03T20:04:44.841Z] ---> 561c896e7a14 [2023-04-03T20:04:44.841Z] [2023-04-03T20:04:44.841Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T20:04:44.841Z] ---> 9ed4aefc74f6 [2023-04-03T20:04:44.841Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-03T20:04:44.841Z] ---> Running in aa436713677b [2023-04-03T20:04:44.841Z] Removing intermediate container aa436713677b [2023-04-03T20:04:44.841Z] ---> 5a9c5c15e383 [2023-04-03T20:04:44.841Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T20:04:44.841Z] ---> Running in a92c65928472 [2023-04-03T20:04:44.841Z] 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-04-03T20:04:44.841Z] Removing intermediate container 525c704d3ab2 [2023-04-03T20:04:44.841Z] ---> e45e366247d5 [2023-04-03T20:04:44.841Z] Step 7/20 : COPY . . [2023-04-03T20:04:44.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:04:44.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:04:45.098Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T20:04:45.098Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T20:04:45.098Z] OK: 7 MiB in 16 packages [2023-04-03T20:04:46.481Z] Removing intermediate container a92c65928472 [2023-04-03T20:04:46.481Z] ---> 857f602e340d [2023-04-03T20:04:46.481Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:04:46.739Z] ---> 3c074e3117a5 [2023-04-03T20:04:46.739Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:04:47.307Z] ---> 152596c669e6 [2023-04-03T20:04:47.307Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-03T20:04:48.242Z] ---> a5a253dea722 [2023-04-03T20:04:48.242Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-03T20:04:48.501Z] Removing intermediate container 966183e09aa4 [2023-04-03T20:04:48.501Z] ---> b0ef8cd4d229 [2023-04-03T20:04:48.501Z] [2023-04-03T20:04:48.501Z] Step 9/22 : FROM alpine:3.17 [2023-04-03T20:04:48.501Z] ---> 9ed4aefc74f6 [2023-04-03T20:04:48.501Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-03T20:04:48.758Z] ---> Running in 8c80d28ae229 [2023-04-03T20:04:48.758Z] ---> e6bfa8a31843 [2023-04-03T20:04:48.758Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-03T20:04:48.758Z] Removing intermediate container eaf898c717a1 [2023-04-03T20:04:48.758Z] ---> dfdb698519ae [2023-04-03T20:04:48.758Z] [2023-04-03T20:04:48.758Z] Step 10/24 : FROM alpine:3.17 [2023-04-03T20:04:48.758Z] ---> 9ed4aefc74f6 [2023-04-03T20:04:48.758Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-03T20:04:48.758Z] ---> Using cache [2023-04-03T20:04:48.758Z] ---> 54a4aa1c295e [2023-04-03T20:04:48.758Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T20:04:48.758Z] ---> Using cache [2023-04-03T20:04:48.758Z] ---> d668c6c5a0a3 [2023-04-03T20:04:48.758Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-03T20:04:48.758Z] ---> Running in 90749918af1d [2023-04-03T20:04:49.015Z] ---> fb5fa89d8a6e [2023-04-03T20:04:49.015Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T20:04:49.015Z] ---> ee5f75fc6ce0 [2023-04-03T20:04:49.015Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-03T20:04:49.015Z] Removing intermediate container 90749918af1d [2023-04-03T20:04:49.015Z] ---> b58b0c5fa1fb [2023-04-03T20:04:49.015Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-03T20:04:49.015Z] ---> Running in ed042d5eb4c6 [2023-04-03T20:04:49.015Z] ---> Running in de341b3f4268 [2023-04-03T20:04:49.015Z] ---> Running in 4f378b5b097f [2023-04-03T20:04:49.015Z] Removing intermediate container de341b3f4268 [2023-04-03T20:04:49.015Z] ---> c20f94729055 [2023-04-03T20:04:49.015Z] Step 15/24 : WORKDIR / [2023-04-03T20:04:49.273Z] ---> Running in ac5581fc21dd [2023-04-03T20:04:49.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:04:49.273Z] Removing intermediate container ac5581fc21dd [2023-04-03T20:04:49.273Z] ---> c464b2b80e1a [2023-04-03T20:04:49.273Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:04:49.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:04:49.532Z] ---> 345209f89312 [2023-04-03T20:04:49.532Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:04:49.532Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-03T20:04:49.532Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-03T20:04:49.791Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T20:04:49.791Z] OK: 8 MiB in 17 packages [2023-04-03T20:04:49.791Z] 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-04-03T20:04:49.791Z] ---> f09f73eee582 [2023-04-03T20:04:49.791Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-03T20:04:50.367Z] Removing intermediate container 8c80d28ae229 [2023-04-03T20:04:50.367Z] ---> f37c20274191 [2023-04-03T20:04:50.367Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-03T20:04:50.367Z] Removing intermediate container ed042d5eb4c6 [2023-04-03T20:04:50.367Z] ---> 58da14795bc4 [2023-04-03T20:04:50.367Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T20:04:50.367Z] ---> Running in a8516283f2f7 [2023-04-03T20:04:50.367Z] ---> Running in b7fc0dada697 [2023-04-03T20:04:50.626Z] Removing intermediate container a8516283f2f7 [2023-04-03T20:04:50.626Z] ---> 7ac5163570ed [2023-04-03T20:04:50.626Z] Step 12/22 : WORKDIR /edgex [2023-04-03T20:04:50.626Z] Removing intermediate container b7fc0dada697 [2023-04-03T20:04:50.626Z] ---> afef60995a9a [2023-04-03T20:04:50.626Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-03T20:04:50.626Z] ---> Running in a90fcf20ed56 [2023-04-03T20:04:50.626Z] ---> f91204296454 [2023-04-03T20:04:50.626Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-03T20:04:50.885Z] ---> Running in 225e4d4dd52a [2023-04-03T20:04:51.145Z] Removing intermediate container a90fcf20ed56 [2023-04-03T20:04:51.145Z] ---> 475b4297ae14 [2023-04-03T20:04:51.145Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:04:51.145Z] Removing intermediate container 225e4d4dd52a [2023-04-03T20:04:51.145Z] ---> d2ec56bce3a8 [2023-04-03T20:04:51.145Z] Step 21/23 : LABEL arch=x86_64 [2023-04-03T20:04:51.145Z] ---> 74787c0cb8d8 [2023-04-03T20:04:51.145Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-03T20:04:51.145Z] ---> Running in fc7bd06e775a [2023-04-03T20:04:51.403Z] ---> Running in be0017f0f2f8 [2023-04-03T20:04:51.403Z] Removing intermediate container fc7bd06e775a [2023-04-03T20:04:51.403Z] ---> b98e11119998 [2023-04-03T20:04:51.403Z] Step 22/23 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:04:51.403Z] ---> 79095856dbab [2023-04-03T20:04:51.403Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:04:51.403Z] Removing intermediate container be0017f0f2f8 [2023-04-03T20:04:51.403Z] ---> 714093ac5ffb [2023-04-03T20:04:51.403Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T20:04:51.403Z] ---> Running in ae3b16be08b8 [2023-04-03T20:04:51.662Z] ---> Running in cfcf41c72452 [2023-04-03T20:04:51.662Z] Removing intermediate container cfcf41c72452 [2023-04-03T20:04:51.662Z] ---> 83f40ef13217 [2023-04-03T20:04:51.662Z] Step 22/24 : LABEL arch=x86_64 [2023-04-03T20:04:51.662Z] ---> Running in 5647d8132ae0 [2023-04-03T20:04:51.920Z] Removing intermediate container ae3b16be08b8 [2023-04-03T20:04:51.920Z] ---> 185d2aa0f7c4 [2023-04-03T20:04:51.920Z] Step 23/23 : LABEL version=0.0.0 [2023-04-03T20:04:51.920Z] ---> aee0071d9b49 [2023-04-03T20:04:51.920Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-03T20:04:51.920Z] ---> Running in 957c687dfa48 [2023-04-03T20:04:51.920Z] Removing intermediate container 5647d8132ae0 [2023-04-03T20:04:51.920Z] ---> a72950132c2c [2023-04-03T20:04:51.920Z] Step 23/24 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:04:52.178Z] Removing intermediate container 957c687dfa48 [2023-04-03T20:04:52.178Z] ---> 8d81b1fd0901 [2023-04-03T20:04:52.178Z] [2023-04-03T20:04:52.178Z] ---> Running in ec6a90a1410a [2023-04-03T20:04:52.178Z] ---> 3fdbf6b0d920 [2023-04-03T20:04:52.178Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-03T20:04:52.178Z] Successfully built 8d81b1fd0901 [2023-04-03T20:04:52.178Z] Successfully tagged security-proxy-auth:latest [2023-04-03T20:04:52.178Z]  Building security-proxy-auth ... done Building support-scheduler [2023-04-03T20:04:52.178Z] Removing intermediate container ec6a90a1410a [2023-04-03T20:04:52.178Z] ---> 62b637e52d4a [2023-04-03T20:04:52.178Z] Step 24/24 : LABEL version=0.0.0 [2023-04-03T20:04:52.178Z] ---> Running in 6a433f3fd951 [2023-04-03T20:04:53.111Z] Removing intermediate container 6a433f3fd951 [2023-04-03T20:04:53.111Z] ---> 2395fbddc7bf [2023-04-03T20:04:53.111Z] [2023-04-03T20:04:53.368Z] Successfully built 2395fbddc7bf [2023-04-03T20:04:53.368Z] Successfully tagged core-command:latest [2023-04-03T20:04:53.368Z] Building security-spire-agent [2023-04-03T20:04:53.368Z]  Building core-command ... done  ---> 28ef67ee63ea [2023-04-03T20:04:53.368Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-03T20:04:54.738Z] ---> b2eda4c32489 [2023-04-03T20:04:54.738Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T20:04:55.303Z] ---> Running in 3cbdb36d15dd [2023-04-03T20:04:56.678Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:04:56.678Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:04:56.678Z] ---> 2da7d0f1f883 [2023-04-03T20:04:56.678Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T20:04:56.678Z] ---> Using cache [2023-04-03T20:04:56.678Z] ---> 8e4928902dca [2023-04-03T20:04:56.678Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T20:04:56.678Z] ---> Using cache [2023-04-03T20:04:56.678Z] ---> a79fdd299cf8 [2023-04-03T20:04:56.678Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T20:04:56.678Z] ---> Using cache [2023-04-03T20:04:56.678Z] ---> 0c75448c8bcf [2023-04-03T20:04:56.678Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T20:04:56.678Z] ---> Using cache [2023-04-03T20:04:56.678Z] ---> 1b618f9ed365 [2023-04-03T20:04:56.678Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:04:56.678Z] ---> Using cache [2023-04-03T20:04:56.678Z] ---> 2de24f37a040 [2023-04-03T20:04:56.678Z] Step 8/23 : COPY . . [2023-04-03T20:04:56.678Z] ---> Using cache [2023-04-03T20:04:56.678Z] ---> 66e984b21b06 [2023-04-03T20:04:56.678Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-03T20:04:56.938Z] ---> Running in 40a3eaefbeaf [2023-04-03T20:04:57.504Z] Removing intermediate container 3cbdb36d15dd [2023-04-03T20:04:57.504Z] ---> 42b8057ab4c9 [2023-04-03T20:04:57.504Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T20:04:57.504Z] ---> Running in 202679f099e8 [2023-04-03T20:04:58.069Z] 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-04-03T20:04:58.069Z] Removing intermediate container 202679f099e8 [2023-04-03T20:04:58.069Z] ---> 47483d2f6058 [2023-04-03T20:04:58.069Z] Step 20/22 : LABEL arch=x86_64 [2023-04-03T20:04:58.069Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:04:58.069Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:04:58.069Z] ---> 2da7d0f1f883 [2023-04-03T20:04:58.069Z] Step 3/27 : WORKDIR /edgex-go [2023-04-03T20:04:58.069Z] ---> Using cache [2023-04-03T20:04:58.069Z] ---> 5f5b85e4a2f9 [2023-04-03T20:04:58.069Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-03T20:04:58.069Z] ---> Using cache [2023-04-03T20:04:58.069Z] ---> de9f3d5b3817 [2023-04-03T20:04:58.069Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-03T20:04:58.069Z] ---> Using cache [2023-04-03T20:04:58.069Z] ---> 67b334181e0e [2023-04-03T20:04:58.069Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:04:58.069Z] ---> Using cache [2023-04-03T20:04:58.069Z] ---> 221edc82d9a4 [2023-04-03T20:04:58.069Z] Step 7/27 : COPY . . [2023-04-03T20:04:58.069Z] ---> Using cache [2023-04-03T20:04:58.069Z] ---> 4cf2f43439a7 [2023-04-03T20:04:58.069Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-03T20:04:58.069Z] ---> Using cache [2023-04-03T20:04:58.069Z] ---> 6ed194d62f89 [2023-04-03T20:04:58.069Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-03T20:04:58.069Z] ---> Using cache [2023-04-03T20:04:58.069Z] ---> c1a215fb142e [2023-04-03T20:04:58.069Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-03T20:04:58.069Z] ---> Using cache [2023-04-03T20:04:58.069Z] ---> f26a92806d0d [2023-04-03T20:04:58.069Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-03T20:04:58.069Z] ---> Using cache [2023-04-03T20:04:58.069Z] ---> e0d18f1711dc [2023-04-03T20:04:58.069Z] Step 12/27 : WORKDIR /edgex-go [2023-04-03T20:04:58.069Z] ---> Using cache [2023-04-03T20:04:58.069Z] ---> 6ea770ec4395 [2023-04-03T20:04:58.069Z] [2023-04-03T20:04:58.069Z] Step 13/27 : FROM alpine:3.17 [2023-04-03T20:04:58.069Z] ---> 9ed4aefc74f6 [2023-04-03T20:04:58.069Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-03T20:04:58.069Z] ---> Using cache [2023-04-03T20:04:58.069Z] ---> aa340741652f [2023-04-03T20:04:58.069Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-03T20:04:58.328Z] ---> Running in 8adc1ff621c6 [2023-04-03T20:04:58.328Z] ---> Running in a4ecd7742e65 [2023-04-03T20:04:58.328Z] Removing intermediate container 8adc1ff621c6 [2023-04-03T20:04:58.328Z] ---> 4ff3d1508a01 [2023-04-03T20:04:58.328Z] Step 21/22 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:04:58.585Z] ---> Running in aadc694148f8 [2023-04-03T20:04:58.843Z] Removing intermediate container aadc694148f8 [2023-04-03T20:04:58.843Z] ---> 932057687971 [2023-04-03T20:04:58.843Z] Step 22/22 : LABEL version=0.0.0 [2023-04-03T20:04:58.843Z] ---> Running in b4482099e3ee [2023-04-03T20:04:59.100Z] Removing intermediate container b4482099e3ee [2023-04-03T20:04:59.100Z] ---> d456b70695e4 [2023-04-03T20:04:59.100Z] [2023-04-03T20:04:59.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:04:59.100Z] Successfully built d456b70695e4 [2023-04-03T20:04:59.100Z] Successfully tagged security-proxy-setup:latest [2023-04-03T20:04:59.100Z] Building core-data [2023-04-03T20:04:59.357Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:04:59.614Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T20:04:59.614Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T20:04:59.614Z] OK: 17818 distinct packages available [2023-04-03T20:04:59.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:04:59.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:05:00.129Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-03T20:05:00.129Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-03T20:05:00.129Z] (3/5) Installing libucontext (1.2-r0) [2023-04-03T20:05:00.129Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-03T20:05:00.129Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-03T20:05:00.129Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T20:05:00.129Z] OK: 8 MiB in 20 packages [2023-04-03T20:05:02.655Z] Removing intermediate container a4ecd7742e65 [2023-04-03T20:05:02.655Z] ---> bfc94d0ccfe5 [2023-04-03T20:05:02.655Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:05:02.655Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:05:02.655Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:05:02.655Z] ---> 2da7d0f1f883 [2023-04-03T20:05:02.655Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T20:05:02.655Z] ---> Using cache [2023-04-03T20:05:02.655Z] ---> 8e4928902dca [2023-04-03T20:05:02.655Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T20:05:02.655Z] ---> Using cache [2023-04-03T20:05:02.655Z] ---> a79fdd299cf8 [2023-04-03T20:05:02.655Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T20:05:02.655Z] ---> Using cache [2023-04-03T20:05:02.655Z] ---> 0c75448c8bcf [2023-04-03T20:05:02.655Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T20:05:02.655Z] ---> Using cache [2023-04-03T20:05:02.655Z] ---> 1b618f9ed365 [2023-04-03T20:05:02.655Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:05:02.655Z] ---> Using cache [2023-04-03T20:05:02.655Z] ---> 2de24f37a040 [2023-04-03T20:05:02.655Z] Step 8/23 : COPY . . [2023-04-03T20:05:02.655Z] ---> Using cache [2023-04-03T20:05:02.655Z] ---> 66e984b21b06 [2023-04-03T20:05:02.655Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-03T20:05:02.655Z] ---> Running in c9cb008fdde3 [2023-04-03T20:05:02.655Z] ---> cfb102465de6 [2023-04-03T20:05:02.655Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:05:03.604Z] 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-04-03T20:05:03.604Z] ---> 638c5dd0cab0 [2023-04-03T20:05:03.604Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-03T20:05:05.502Z] Removing intermediate container 1fd3dcd648d6 [2023-04-03T20:05:05.502Z] ---> 5e9850d4056a [2023-04-03T20:05:05.502Z] [2023-04-03T20:05:05.502Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T20:05:05.502Z] ---> 9ed4aefc74f6 [2023-04-03T20:05:05.502Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-03T20:05:05.502Z] ---> Using cache [2023-04-03T20:05:05.502Z] ---> 5a9c5c15e383 [2023-04-03T20:05:05.502Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T20:05:05.502Z] ---> Using cache [2023-04-03T20:05:05.502Z] ---> 857f602e340d [2023-04-03T20:05:05.502Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:05:05.502Z] ---> Using cache [2023-04-03T20:05:05.502Z] ---> c789a70496e5 [2023-04-03T20:05:05.502Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-03T20:05:05.502Z] ---> 3c074e3117a5 [2023-04-03T20:05:05.502Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:05:05.502Z] ---> Using cache [2023-04-03T20:05:05.502Z] ---> 152596c669e6 [2023-04-03T20:05:05.502Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-03T20:05:06.460Z] ---> 2df13bd52de1 [2023-04-03T20:05:06.460Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-03T20:05:06.460Z] ---> 8fde426a5651 [2023-04-03T20:05:06.460Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-03T20:05:06.717Z] ---> 3f753b43f555 [2023-04-03T20:05:06.717Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-03T20:05:06.717Z] ---> f84c366c5547 [2023-04-03T20:05:06.717Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-03T20:05:07.282Z] ---> 5de50296d503 [2023-04-03T20:05:07.282Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T20:05:07.282Z] ---> 95f95f3c281c [2023-04-03T20:05:07.282Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-03T20:05:07.282Z] ---> Running in e900dad012a9 [2023-04-03T20:05:08.226Z] ---> 82b7e4c1d8ea [2023-04-03T20:05:08.226Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-03T20:05:08.226Z] ---> Running in dac496b9ffe4 [2023-04-03T20:05:08.485Z] Removing intermediate container dac496b9ffe4 [2023-04-03T20:05:08.485Z] ---> 02a5798f9e47 [2023-04-03T20:05:08.485Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-03T20:05:08.755Z] ---> Running in b3786adec083 [2023-04-03T20:05:09.013Z] Removing intermediate container e900dad012a9 [2023-04-03T20:05:09.013Z] ---> 58ae7d73df96 [2023-04-03T20:05:09.013Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T20:05:09.013Z] Removing intermediate container b3786adec083 [2023-04-03T20:05:09.014Z] ---> a57c3866a921 [2023-04-03T20:05:09.014Z] Step 25/27 : LABEL arch=x86_64 [2023-04-03T20:05:09.014Z] ---> Running in 919171f12388 [2023-04-03T20:05:09.014Z] ---> Running in 021bd14bf1af [2023-04-03T20:05:09.278Z] Removing intermediate container 919171f12388 [2023-04-03T20:05:09.278Z] ---> 202398addef0 [2023-04-03T20:05:09.278Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-03T20:05:09.536Z] Removing intermediate container 021bd14bf1af [2023-04-03T20:05:09.536Z] ---> 0256d47ff059 [2023-04-03T20:05:09.536Z] Step 26/27 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:05:09.536Z] ---> Running in 1e0107e1da67 [2023-04-03T20:05:09.536Z] ---> Running in e96276b4f91e [2023-04-03T20:05:10.101Z] Removing intermediate container 1e0107e1da67 [2023-04-03T20:05:10.101Z] ---> 6d1ebf21301a [2023-04-03T20:05:10.101Z] Step 21/23 : LABEL arch=x86_64 [2023-04-03T20:05:10.101Z] Removing intermediate container e96276b4f91e [2023-04-03T20:05:10.101Z] ---> 51cf4e2717fb [2023-04-03T20:05:10.101Z] Step 27/27 : LABEL version=0.0.0 [2023-04-03T20:05:10.101Z] ---> Running in ab5629874768 [2023-04-03T20:05:10.101Z] ---> Running in 6a758129422d [2023-04-03T20:05:10.359Z] Removing intermediate container ab5629874768 [2023-04-03T20:05:10.359Z] ---> 9b97a3fac06e [2023-04-03T20:05:10.359Z] [2023-04-03T20:05:10.618Z] Successfully built 9b97a3fac06e [2023-04-03T20:05:10.618Z] Removing intermediate container 6a758129422d [2023-04-03T20:05:10.618Z] ---> 51a36d385240 [2023-04-03T20:05:10.618Z] Step 22/23 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:05:10.618Z] Successfully tagged security-spire-agent:latest [2023-04-03T20:05:10.618Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-04-03T20:05:10.618Z] ---> Running in a1d9fc9770c6 [2023-04-03T20:05:12.015Z] Removing intermediate container a1d9fc9770c6 [2023-04-03T20:05:12.015Z] ---> 0e46a95b5c14 [2023-04-03T20:05:12.015Z] Step 23/23 : LABEL version=0.0.0 [2023-04-03T20:05:12.015Z] ---> Running in 6c131647be0d [2023-04-03T20:05:12.581Z] Removing intermediate container 6c131647be0d [2023-04-03T20:05:12.581Z] ---> 041d297569c3 [2023-04-03T20:05:12.581Z] [2023-04-03T20:05:12.581Z] Successfully built 041d297569c3 [2023-04-03T20:05:12.581Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-03T20:05:14.482Z]  Building core-common-config-bootstrapper ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:05:14.482Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:05:14.482Z] ---> 2da7d0f1f883 [2023-04-03T20:05:14.482Z] Step 3/33 : WORKDIR /edgex-go [2023-04-03T20:05:14.482Z] ---> Using cache [2023-04-03T20:05:14.482Z] ---> 5f5b85e4a2f9 [2023-04-03T20:05:14.482Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-03T20:05:14.482Z] ---> Using cache [2023-04-03T20:05:14.482Z] ---> 2d8a4ce4c9a7 [2023-04-03T20:05:14.482Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-03T20:05:14.482Z] ---> Using cache [2023-04-03T20:05:14.482Z] ---> 14a81b23bd8a [2023-04-03T20:05:14.482Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:05:14.482Z] ---> Using cache [2023-04-03T20:05:14.482Z] ---> 94f457358ca7 [2023-04-03T20:05:14.482Z] Step 7/33 : COPY . . [2023-04-03T20:05:14.482Z] ---> Using cache [2023-04-03T20:05:14.482Z] ---> 8c7bf1d67081 [2023-04-03T20:05:14.482Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-03T20:05:15.416Z] ---> Running in c47fd42ad2aa [2023-04-03T20:05:15.986Z] 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-04-03T20:05:19.270Z] Removing intermediate container 4f378b5b097f [2023-04-03T20:05:19.270Z] ---> 6e7f4a6d7f98 [2023-04-03T20:05:19.270Z] [2023-04-03T20:05:19.270Z] Step 9/20 : FROM alpine:3.17 [2023-04-03T20:05:19.270Z] ---> 9ed4aefc74f6 [2023-04-03T20:05:19.270Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-03T20:05:19.270Z] ---> Running in 73978d756f94 [2023-04-03T20:05:19.270Z] Removing intermediate container 73978d756f94 [2023-04-03T20:05:19.270Z] ---> b84a16d7403d [2023-04-03T20:05:19.270Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-03T20:05:19.270Z] ---> Running in 6d1551df2a4b [2023-04-03T20:05:19.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:05:20.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:05:20.351Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T20:05:20.351Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T20:05:20.351Z] OK: 17818 distinct packages available [2023-04-03T20:05:20.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:05:20.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:05:20.868Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-03T20:05:20.868Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-03T20:05:20.868Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-03T20:05:20.868Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-03T20:05:20.868Z] (5/9) Installing curl (7.88.1-r1) [2023-04-03T20:05:20.868Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-03T20:05:20.868Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-03T20:05:20.868Z] (8/9) Installing libucontext (1.2-r0) [2023-04-03T20:05:20.868Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-03T20:05:20.868Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T20:05:20.868Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T20:05:20.868Z] OK: 10 MiB in 24 packages [2023-04-03T20:05:22.241Z] Removing intermediate container 6d1551df2a4b [2023-04-03T20:05:22.241Z] ---> c9611f1453bd [2023-04-03T20:05:22.241Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:05:22.807Z] ---> f9eca4e9f67f [2023-04-03T20:05:22.807Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:05:23.064Z] ---> 1f09fa2b3d46 [2023-04-03T20:05:23.064Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-03T20:05:23.996Z] ---> 5184074ab8e1 [2023-04-03T20:05:23.996Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-03T20:05:24.253Z] ---> 73ba4075fd3e [2023-04-03T20:05:24.253Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-03T20:05:24.253Z] ---> Running in 212f98b46679 [2023-04-03T20:05:24.511Z] Removing intermediate container 212f98b46679 [2023-04-03T20:05:24.511Z] ---> 461a7473aa4e [2023-04-03T20:05:24.511Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T20:05:24.511Z] ---> Running in 89e996305690 [2023-04-03T20:05:24.769Z] Removing intermediate container 89e996305690 [2023-04-03T20:05:24.769Z] ---> 736f267c8285 [2023-04-03T20:05:24.769Z] Step 18/20 : LABEL arch=x86_64 [2023-04-03T20:05:24.769Z] ---> Running in 2494907631d8 [2023-04-03T20:05:25.034Z] Removing intermediate container 2494907631d8 [2023-04-03T20:05:25.034Z] ---> a92ecb16882c [2023-04-03T20:05:25.034Z] Step 19/20 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:05:25.034Z] ---> Running in c418338e7e3c [2023-04-03T20:05:25.292Z] Removing intermediate container c418338e7e3c [2023-04-03T20:05:25.292Z] ---> 71dc1943841f [2023-04-03T20:05:25.292Z] Step 20/20 : LABEL version=0.0.0 [2023-04-03T20:05:25.292Z] ---> Running in eefe2b03abe9 [2023-04-03T20:05:25.550Z] Removing intermediate container eefe2b03abe9 [2023-04-03T20:05:25.550Z] ---> e6f78c841e97 [2023-04-03T20:05:25.550Z] [2023-04-03T20:05:25.808Z] Successfully built e6f78c841e97 [2023-04-03T20:05:25.808Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-03T20:05:31.102Z]  Building security-spiffe-token-provider ... done Removing intermediate container c9cb008fdde3 [2023-04-03T20:05:31.102Z] ---> 719baf80e82a [2023-04-03T20:05:31.102Z] [2023-04-03T20:05:31.102Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T20:05:31.102Z] ---> 9ed4aefc74f6 [2023-04-03T20:05:31.102Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T20:05:31.102Z] Removing intermediate container 40a3eaefbeaf [2023-04-03T20:05:31.102Z] ---> 34dcadcfd41c [2023-04-03T20:05:31.102Z] [2023-04-03T20:05:31.102Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T20:05:31.102Z] ---> 9ed4aefc74f6 [2023-04-03T20:05:31.102Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T20:05:31.102Z] ---> Using cache [2023-04-03T20:05:31.102Z] ---> 54a4aa1c295e [2023-04-03T20:05:31.102Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T20:05:31.102Z] ---> Using cache [2023-04-03T20:05:31.102Z] ---> d668c6c5a0a3 [2023-04-03T20:05:31.102Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-03T20:05:31.102Z] ---> Running in 8f0f0b5330fe [2023-04-03T20:05:31.102Z] ---> Running in 977f00d11581 [2023-04-03T20:05:31.102Z] Removing intermediate container 8f0f0b5330fe [2023-04-03T20:05:31.102Z] ---> 4b7de344ad63 [2023-04-03T20:05:31.102Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-03T20:05:31.102Z] ---> Running in dceb99c37b8f [2023-04-03T20:05:31.102Z] Removing intermediate container 977f00d11581 [2023-04-03T20:05:31.102Z] ---> f9c43dcdcc7b [2023-04-03T20:05:31.102Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-03T20:05:31.102Z] ---> Running in 80001da4324b [2023-04-03T20:05:31.102Z] Removing intermediate container 80001da4324b [2023-04-03T20:05:31.102Z] ---> 5fb7bcdd360a [2023-04-03T20:05:31.102Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:05:31.102Z] Removing intermediate container dceb99c37b8f [2023-04-03T20:05:31.102Z] ---> f05e5e00da9f [2023-04-03T20:05:31.102Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-03T20:05:31.102Z] ---> Running in 65530ff0c89a [2023-04-03T20:05:31.102Z] Removing intermediate container 65530ff0c89a [2023-04-03T20:05:31.102Z] ---> dd1fbae60f24 [2023-04-03T20:05:31.102Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T20:05:31.102Z] ---> 8f08b7b0a87f [2023-04-03T20:05:31.102Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:05:31.102Z] ---> Running in ffcf2afa057b [2023-04-03T20:05:31.102Z] ---> 081041d6c6f6 [2023-04-03T20:05:31.102Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-03T20:05:31.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:05:31.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:05:31.360Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T20:05:31.360Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T20:05:31.360Z] OK: 7 MiB in 16 packages [2023-04-03T20:05:31.621Z] ---> 46f6e5deee2e [2023-04-03T20:05:31.621Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-03T20:05:31.881Z] ---> b11ebf83a67b [2023-04-03T20:05:31.881Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-03T20:05:31.881Z] ---> Running in a31a17ba21bf [2023-04-03T20:05:31.881Z] Removing intermediate container ffcf2afa057b [2023-04-03T20:05:31.881Z] ---> 379f6960350f [2023-04-03T20:05:31.881Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:05:31.881Z] Removing intermediate container a31a17ba21bf [2023-04-03T20:05:31.881Z] ---> d77906761923 [2023-04-03T20:05:31.881Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T20:05:32.146Z] ---> Running in cae9d3ad570e [2023-04-03T20:05:32.146Z] ---> fb5cb3d0f7c3 [2023-04-03T20:05:32.146Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:05:32.146Z] Removing intermediate container cae9d3ad570e [2023-04-03T20:05:32.146Z] ---> e5ea2b3d68f1 [2023-04-03T20:05:32.146Z] Step 21/23 : LABEL arch=x86_64 [2023-04-03T20:05:32.146Z] ---> Running in 368b9af34b95 [2023-04-03T20:05:32.146Z] ---> c7fbc58af236 [2023-04-03T20:05:32.146Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-03T20:05:32.146Z] Removing intermediate container 368b9af34b95 [2023-04-03T20:05:32.146Z] ---> 47b478388579 [2023-04-03T20:05:32.146Z] Step 22/23 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:05:32.404Z] ---> Running in f57634526534 [2023-04-03T20:05:32.404Z] Removing intermediate container f57634526534 [2023-04-03T20:05:32.404Z] ---> 6bde0c7a564b [2023-04-03T20:05:32.404Z] Step 23/23 : LABEL version=0.0.0 [2023-04-03T20:05:32.404Z] ---> Running in f0448e2499a0 [2023-04-03T20:05:32.662Z] Removing intermediate container f0448e2499a0 [2023-04-03T20:05:32.662Z] ---> 7574ef4447f9 [2023-04-03T20:05:32.662Z] [2023-04-03T20:05:32.662Z] ---> 94acab8dda05 [2023-04-03T20:05:32.662Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-03T20:05:32.662Z] Successfully built 7574ef4447f9 [2023-04-03T20:05:32.662Z] Successfully tagged support-scheduler:latest [2023-04-03T20:05:32.662Z]  Building support-scheduler ... done  ---> b49906fb5e37 [2023-04-03T20:05:32.662Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-03T20:05:32.662Z] ---> Running in 725f33c4b52f [2023-04-03T20:05:32.920Z] Removing intermediate container 725f33c4b52f [2023-04-03T20:05:32.920Z] ---> 8fe294692871 [2023-04-03T20:05:32.920Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T20:05:32.920Z] ---> Running in 34cfaaaa1879 [2023-04-03T20:05:32.920Z] Removing intermediate container 34cfaaaa1879 [2023-04-03T20:05:32.920Z] ---> 1f89f0227c5d [2023-04-03T20:05:32.920Z] Step 21/23 : LABEL arch=x86_64 [2023-04-03T20:05:32.920Z] ---> Running in e58927b15908 [2023-04-03T20:05:33.177Z] Removing intermediate container e58927b15908 [2023-04-03T20:05:33.178Z] ---> fd22d2ea9b83 [2023-04-03T20:05:33.178Z] Step 22/23 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:05:33.178Z] ---> Running in 8b819bdd9ca8 [2023-04-03T20:05:33.178Z] Removing intermediate container 8b819bdd9ca8 [2023-04-03T20:05:33.178Z] ---> 94416569e727 [2023-04-03T20:05:33.178Z] Step 23/23 : LABEL version=0.0.0 [2023-04-03T20:05:33.178Z] ---> Running in da95f0779381 [2023-04-03T20:05:33.178Z] Removing intermediate container da95f0779381 [2023-04-03T20:05:33.178Z] ---> 0b502e16a559 [2023-04-03T20:05:33.178Z] [2023-04-03T20:05:33.436Z] Successfully built 0b502e16a559 [2023-04-03T20:05:33.436Z] Successfully tagged core-data:latest [2023-04-03T20:05:35.337Z]  Building core-data ... done Removing intermediate container c47fd42ad2aa [2023-04-03T20:05:35.337Z] ---> f61767c7aaef [2023-04-03T20:05:35.337Z] [2023-04-03T20:05:35.337Z] Step 9/33 : FROM alpine:3.17 [2023-04-03T20:05:35.337Z] ---> 9ed4aefc74f6 [2023-04-03T20:05:35.337Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-03T20:05:35.337Z] ---> Using cache [2023-04-03T20:05:35.337Z] ---> b84a16d7403d [2023-04-03T20:05:35.337Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-03T20:05:35.337Z] ---> Running in ccbd49cd9919 [2023-04-03T20:05:35.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T20:05:35.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T20:05:35.855Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-03T20:05:35.855Z] (2/2) Installing su-exec (0.2-r2) [2023-04-03T20:05:35.855Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T20:05:35.855Z] OK: 7 MiB in 17 packages [2023-04-03T20:05:36.421Z] Removing intermediate container ccbd49cd9919 [2023-04-03T20:05:36.421Z] ---> 630092f7c68c [2023-04-03T20:05:36.421Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-03T20:05:36.421Z] ---> Running in 1249351c8980 [2023-04-03T20:05:36.421Z] Removing intermediate container 1249351c8980 [2023-04-03T20:05:36.421Z] ---> ff3e469b460d [2023-04-03T20:05:36.421Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-03T20:05:36.421Z] ---> Running in 53d20c072680 [2023-04-03T20:05:36.421Z] Removing intermediate container 53d20c072680 [2023-04-03T20:05:36.421Z] ---> 556b0b84456f [2023-04-03T20:05:36.421Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-03T20:05:36.421Z] ---> Running in d90830358626 [2023-04-03T20:05:36.421Z] Removing intermediate container d90830358626 [2023-04-03T20:05:36.421Z] ---> fb14b6625769 [2023-04-03T20:05:36.421Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-03T20:05:36.421Z] ---> Running in 70e8e3e5b868 [2023-04-03T20:05:36.681Z] Removing intermediate container 70e8e3e5b868 [2023-04-03T20:05:36.681Z] ---> 17f7699dce56 [2023-04-03T20:05:36.681Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-03T20:05:36.681Z] ---> Running in 571d70d8c008 [2023-04-03T20:05:37.250Z] Removing intermediate container 571d70d8c008 [2023-04-03T20:05:37.250Z] ---> 2bd7322ac41b [2023-04-03T20:05:37.250Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-03T20:05:37.250Z] ---> Running in f032186c0317 [2023-04-03T20:05:37.250Z] Removing intermediate container f032186c0317 [2023-04-03T20:05:37.250Z] ---> 55805d2170a8 [2023-04-03T20:05:37.250Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-03T20:05:37.250Z] ---> 663dcbc21c35 [2023-04-03T20:05:37.250Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-03T20:05:37.508Z] ---> Running in 9f1976179f73 [2023-04-03T20:05:38.075Z] Removing intermediate container 9f1976179f73 [2023-04-03T20:05:38.075Z] ---> 77df2429e882 [2023-04-03T20:05:38.075Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:05:38.075Z] ---> fd564518d7d8 [2023-04-03T20:05:38.075Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:05:38.075Z] ---> 9c663179fadf [2023-04-03T20:05:38.075Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-03T20:05:38.643Z] ---> abd8ed6a6d0c [2023-04-03T20:05:38.643Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-03T20:05:38.643Z] ---> deec285b34d7 [2023-04-03T20:05:38.643Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-03T20:05:38.643Z] ---> b6f381012bbe [2023-04-03T20:05:38.643Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-03T20:05:38.902Z] ---> 4c0ba57374bf [2023-04-03T20:05:38.902Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-03T20:05:38.902Z] ---> 447e7444f9bc [2023-04-03T20:05:38.902Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-03T20:05:39.159Z] ---> d86c9d84bbf8 [2023-04-03T20:05:39.159Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-03T20:05:39.159Z] ---> Running in 53a7264a2833 [2023-04-03T20:05:39.725Z] Removing intermediate container 53a7264a2833 [2023-04-03T20:05:39.725Z] ---> 26933fad74b9 [2023-04-03T20:05:39.725Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-03T20:05:39.725Z] ---> Running in 3f9b92c5db54 [2023-04-03T20:05:39.725Z] Removing intermediate container 3f9b92c5db54 [2023-04-03T20:05:39.725Z] ---> 375251afd01e [2023-04-03T20:05:39.725Z] Step 30/33 : CMD ["gate"] [2023-04-03T20:05:39.725Z] ---> Running in 8524ef32e1d2 [2023-04-03T20:05:39.983Z] Removing intermediate container 8524ef32e1d2 [2023-04-03T20:05:39.983Z] ---> 5ead2df17773 [2023-04-03T20:05:39.983Z] Step 31/33 : LABEL arch=x86_64 [2023-04-03T20:05:39.983Z] ---> Running in 088466dc143e [2023-04-03T20:05:39.983Z] Removing intermediate container 088466dc143e [2023-04-03T20:05:39.983Z] ---> f68921532a11 [2023-04-03T20:05:39.983Z] Step 32/33 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:05:39.983Z] ---> Running in e888923cac97 [2023-04-03T20:05:40.240Z] Removing intermediate container e888923cac97 [2023-04-03T20:05:40.240Z] ---> de4ab86a519e [2023-04-03T20:05:40.240Z] Step 33/33 : LABEL version=0.0.0 [2023-04-03T20:05:40.240Z] ---> Running in f86b8cd66b9b [2023-04-03T20:05:40.240Z] Removing intermediate container f86b8cd66b9b [2023-04-03T20:05:40.240Z] ---> ee175d124561 [2023-04-03T20:05:40.240Z] [2023-04-03T20:05:40.240Z] Successfully built ee175d124561 [2023-04-03T20:05:40.240Z] Successfully tagged security-bootstrapper:latest [2023-04-03T20:05:40.245Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-04-03T20:05:40.282Z] $ docker stop --time=1 a2813a55dae4ee9dbc325f347b650bbe9baf7262f2ce856e27832c66d7b07c91 [2023-04-03T20:05:41.533Z] $ docker rm -f --volumes a2813a55dae4ee9dbc325f347b650bbe9baf7262f2ce856e27832c66d7b07c91 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T20:05:42.022Z] + docker images [2023-04-03T20:05:42.022Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-03T20:05:42.022Z] security-bootstrapper latest ee175d124561 1 second ago 22.2MB [2023-04-03T20:05:42.022Z] f61767c7aaef 7 seconds ago 1.67GB [2023-04-03T20:05:42.022Z] core-data latest 0b502e16a559 8 seconds ago 20MB [2023-04-03T20:05:42.022Z] support-scheduler latest 7574ef4447f9 9 seconds ago 32.1MB [2023-04-03T20:05:42.022Z] 34dcadcfd41c 11 seconds ago 1.75GB [2023-04-03T20:05:42.022Z] 719baf80e82a 12 seconds ago 1.69GB [2023-04-03T20:05:42.022Z] security-spiffe-token-provider latest e6f78c841e97 16 seconds ago 32.8MB [2023-04-03T20:05:42.022Z] 6e7f4a6d7f98 23 seconds ago 1.73GB [2023-04-03T20:05:42.022Z] core-common-config-bootstrapper latest 041d297569c3 29 seconds ago 17.2MB [2023-04-03T20:05:42.022Z] security-spire-agent latest 9b97a3fac06e 31 seconds ago 129MB [2023-04-03T20:05:42.022Z] 5e9850d4056a 37 seconds ago 1.68GB [2023-04-03T20:05:42.022Z] security-proxy-setup latest d456b70695e4 43 seconds ago 18.7MB [2023-04-03T20:05:42.022Z] core-command latest 2395fbddc7bf 49 seconds ago 19.8MB [2023-04-03T20:05:42.022Z] security-proxy-auth latest 8d81b1fd0901 50 seconds ago 18.3MB [2023-04-03T20:05:42.022Z] dfdb698519ae 53 seconds ago 1.69GB [2023-04-03T20:05:42.022Z] b0ef8cd4d229 53 seconds ago 1.67GB [2023-04-03T20:05:42.022Z] 561c896e7a14 58 seconds ago 1.67GB [2023-04-03T20:05:42.022Z] support-notifications latest 8ab4106803c5 About a minute ago 32.7MB [2023-04-03T20:05:42.023Z] security-secretstore-setup latest b0eda7a9fcf3 About a minute ago 32.8MB [2023-04-03T20:05:42.023Z] core-metadata latest f010eb77ceaf About a minute ago 20.4MB [2023-04-03T20:05:42.023Z] e31d8e3f855a About a minute ago 1.75GB [2023-04-03T20:05:42.023Z] 402e8ba259ee About a minute ago 1.68GB [2023-04-03T20:05:42.023Z] b65ba297bd54 About a minute ago 1.69GB [2023-04-03T20:05:42.023Z] security-spire-config latest feada000313a About a minute ago 88.9MB [2023-04-03T20:05:42.023Z] security-spire-server latest bc9775cf68ed About a minute ago 89.8MB [2023-04-03T20:05:42.023Z] 9b9cdb7b0984 2 minutes ago 1.55GB [2023-04-03T20:05:42.023Z] 6ea770ec4395 2 minutes ago 1.55GB [2023-04-03T20:05:42.023Z] ci-base-image-x86_64 latest 2da7d0f1f883 5 minutes ago 881MB [2023-04-03T20:05:42.023Z] alpine 3.17 9ed4aefc74f6 5 days ago 7.05MB [2023-04-03T20:05:42.023Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB [2023-04-03T20:05:42.023Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-04-03T20:05:42.023Z] 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-04-03T20:05:46.974Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-03T20:05:46.974Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-03T20:05:52.324Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-03T20:05:52.324Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-03T20:05:52.324Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-03T20:05:54.912Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-03T20:05:54.912Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-03T20:05:54.912Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-03T20:05:54.912Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-03T20:05:56.856Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-03T20:05:58.802Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-03T20:05:58.802Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-03T20:05:58.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-03T20:05:58.802Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-03T20:06:11.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-03T20:06:11.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-03T20:06:11.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.438s coverage: 28.7% of statements [2023-04-03T20:06:21.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.268s coverage: 98.5% of statements [2023-04-03T20:06:26.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-03T20:06:26.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-03T20:06:26.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-03T20:06:29.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.522s coverage: 71.3% of statements [2023-04-03T20:06:32.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-03T20:06:32.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-03T20:06:32.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.331s coverage: 54.0% of statements [2023-04-03T20:06:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-03T20:06:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-03T20:06:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-03T20:06:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-03T20:06:36.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-03T20:06:44.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-03T20:06:44.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-03T20:06:54.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.306s coverage: 88.5% of statements [2023-04-03T20:06:54.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.576s coverage: 3.9% of statements [2023-04-03T20:07:01.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-03T20:07:01.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-03T20:07:01.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-03T20:07:02.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.841s coverage: 95.6% of statements [2023-04-03T20:07:02.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-03T20:07:02.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-03T20:07:02.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-03T20:07:02.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-03T20:07:02.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-03T20:07:03.014Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.208s coverage: 72.2% of statements [2023-04-03T20:07:08.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-03T20:07:08.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-03T20:07:08.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-03T20:07:08.350Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.250s coverage: 65.9% of statements [2023-04-03T20:07:18.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-03T20:07:18.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-03T20:07:18.417Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.409s coverage: 0.9% of statements [2023-04-03T20:07:18.417Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.238s coverage: 29.0% of statements [2023-04-03T20:07:21.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.289s coverage: 44.1% of statements [2023-04-03T20:07:21.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.280s coverage: 82.9% of statements [2023-04-03T20:07:21.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements [2023-04-03T20:07:21.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.287s coverage: 96.3% of statements [2023-04-03T20:07:25.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.198s coverage: 87.5% of statements [2023-04-03T20:07:27.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-03T20:07:27.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-03T20:07:27.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-03T20:07:27.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-03T20:07:29.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-03T20:07:29.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-03T20:07:29.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-03T20:07:29.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-03T20:07:38.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.208s coverage: 94.4% of statements [2023-04-03T20:07:38.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-03T20:07:38.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-03T20:07:38.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-03T20:07:38.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-03T20:07:41.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-03T20:07:41.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-03T20:07:43.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-03T20:07:51.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-03T20:07:51.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.061s coverage: 79.9% of statements [2023-04-03T20:07:51.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.244s coverage: 92.9% of statements [2023-04-03T20:07:51.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-04-03T20:07:51.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.204s coverage: 62.3% of statements [2023-04-03T20:07:51.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2023-04-03T20:07:51.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.174s coverage: 20.0% of statements [2023-04-03T20:07:51.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements [2023-04-03T20:07:51.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.464s coverage: 81.2% of statements [2023-04-03T20:07:52.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.499s coverage: 82.1% of statements [2023-04-03T20:07:52.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-03T20:07:53.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 86.0% of statements [2023-04-03T20:07:58.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-03T20:07:58.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-03T20:07:59.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.059s coverage: 63.1% of statements [2023-04-03T20:07:59.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements [2023-04-03T20:08:01.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.190s coverage: 89.4% of statements [2023-04-03T20:08:01.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.148s coverage: 100.0% of statements [2023-04-03T20:08:01.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2023-04-03T20:08:01.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-03T20:08:01.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-03T20:08:01.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-03T20:08:01.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-04-03T20:08:09.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-03T20:08:09.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-03T20:08:09.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-03T20:08:10.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.030s coverage: 38.4% of statements [2023-04-03T20:08:10.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.233s coverage: 89.5% of statements [2023-04-03T20:08:14.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-03T20:08:14.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-03T20:08:14.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-03T20:08:14.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-03T20:08:15.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.231s coverage: 84.8% of statements [2023-04-03T20:08:21.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-03T20:08:21.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-03T20:08:21.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-03T20:08:21.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-03T20:08:28.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements [2023-04-03T20:08:28.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-03T20:08:28.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-03T20:08:28.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-03T20:08:28.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-03T20:08:28.299Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.541s coverage: 92.3% of statements [2023-04-03T20:08:32.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-03T20:08:32.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-03T20:08:32.571Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.289s coverage: 61.5% of statements [2023-04-03T20:08:34.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-03T20:08:34.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-03T20:08:34.781Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.371s coverage: 97.7% of statements [2023-04-03T20:08:35.743Z] 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-04-03T20:08:35.743Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-03T20:08:35.743Z] go vet ./... [2023-04-03T20:11:12.861Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T20:11:12.861Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T20:11:12.861Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-03T20:11:12.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-03T20:11:13.240Z] + ls -al . [2023-04-03T20:11:13.240Z] total 700 [2023-04-03T20:11:13.240Z] drwxrwxr-x 10 1001 1001 4096 Apr 3 20:03 . [2023-04-03T20:11:13.240Z] drwxr-xr-x 4 root root 4096 Apr 3 20:03 .. [2023-04-03T20:11:13.240Z] drwxrwxr-x 2 1001 1001 4096 Apr 3 20:02 .blubracket [2023-04-03T20:11:13.240Z] -rw-rw-r-- 1 1001 1001 16 Apr 3 20:02 .dockerignore [2023-04-03T20:11:13.240Z] drwxrwxr-x 8 1001 1001 4096 Apr 3 20:02 .git [2023-04-03T20:11:13.240Z] drwxrwxr-x 3 1001 1001 4096 Apr 3 20:02 .github [2023-04-03T20:11:13.240Z] -rw-rw-r-- 1 1001 1001 1133 Apr 3 20:02 .gitignore [2023-04-03T20:11:13.240Z] -rw-rw-r-- 1 1001 1001 42 Apr 3 20:02 .golangci.yml [2023-04-03T20:11:13.240Z] -rw-rw-r-- 1 1001 1001 87 Apr 3 20:02 .hadolint.yml [2023-04-03T20:11:13.240Z] -rw-rw-r-- 1 1001 1001 166 Apr 3 20:02 .sonarcloud.properties [2023-04-03T20:11:13.240Z] -rw-rw-r-- 1 1001 1001 1171 Apr 3 20:02 ADOPTERS.md [2023-04-03T20:11:13.240Z] -rw-rw-r-- 1 1001 1001 10835 Apr 3 20:02 Attribution.txt [2023-04-03T20:11:13.240Z] -rw-rw-r-- 1 1001 1001 73765 Apr 3 20:02 CHANGELOG.md [2023-04-03T20:11:13.240Z] -rw-rw-r-- 1 1001 1001 3804 Apr 3 20:02 CONTRIBUTING.md [2023-04-03T20:11:13.240Z] -rw-rw-r-- 1 1001 1001 677 Apr 3 20:02 GOVERNANCE.md [2023-04-03T20:11:13.240Z] -rw-rw-r-- 1 1001 1001 883 Apr 3 20:02 Jenkinsfile [2023-04-03T20:11:13.240Z] -rw-rw-r-- 1 1001 1001 10775 Apr 3 20:02 LICENSE [2023-04-03T20:11:13.240Z] -rw-rw-r-- 1 1001 1001 14368 Apr 3 20:02 Makefile [2023-04-03T20:11:13.240Z] -rw-rw-r-- 1 1001 1001 582 Apr 3 20:02 OWNERS.md [2023-04-03T20:11:13.240Z] -rw-rw-r-- 1 1001 1001 9403 Apr 3 20:02 README.md [2023-04-03T20:11:13.240Z] -rw-rw-r-- 1 1001 1001 789 Apr 3 20:02 SECURITY.md [2023-04-03T20:11:13.240Z] -rw-rw-r-- 1 1001 1001 5 Apr 3 19:59 VERSION [2023-04-03T20:11:13.240Z] drwxrwxr-x 2 1001 1001 4096 Apr 3 20:02 bin [2023-04-03T20:11:13.240Z] drwxrwxr-x 18 1001 1001 4096 Apr 3 20:02 cmd [2023-04-03T20:11:13.240Z] -rw-r--r-- 1 root root 447379 Apr 3 20:08 coverage.out [2023-04-03T20:11:13.240Z] -rw-rw-r-- 1 1001 1001 3200 Apr 3 20:02 go.mod [2023-04-03T20:11:13.240Z] -rw-rw-r-- 1 1001 1001 31265 Apr 3 20:02 go.sum [2023-04-03T20:11:13.240Z] drwxrwxr-x 7 1001 1001 4096 Apr 3 20:02 internal [2023-04-03T20:11:13.240Z] drwxrwxr-x 3 1001 1001 4096 Apr 3 20:02 openapi [2023-04-03T20:11:13.240Z] -rw-rw-r-- 1 1001 1001 594 Apr 3 20:02 security.txt [2023-04-03T20:11:13.240Z] drwxrwxr-x 4 1001 1001 4096 Apr 3 20:02 snap [2023-04-03T20:11:13.240Z] -rw-rw-r-- 1 1001 1001 204 Apr 3 20:02 version.go [Pipeline] sh [2023-04-03T20:11:13.887Z] + '[' -e coverage.out ] [2023-04-03T20:11:13.887Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-03T20:11:13.920Z] Warning: overwriting stash ‘coverage-report’ [2023-04-03T20:11:14.716Z] Stashed 1 file(s) [Pipeline] sh [2023-04-03T20:11:15.381Z] + make build [2023-04-03T20:11:15.381Z] 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-04-03T20:12:52.017Z] 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-04-03T20:12:52.017Z] 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-04-03T20:12:52.017Z] 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-04-03T20:12:53.424Z] 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-04-03T20:13:40.247Z] 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-04-03T20:13:41.203Z] 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-04-03T20:13:46.537Z] 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-04-03T20:13:51.870Z] 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-04-03T20:13:55.201Z] 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-04-03T20:13:58.536Z] 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-04-03T20:14:03.866Z] 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-04-03T20:14:10.514Z] $ docker stop --time=1 c98da250d9eebc727ea682e7faee397c987a5269b1e058110ac8e1040e030cd0 [2023-04-03T20:14:12.595Z] $ docker rm -f --volumes c98da250d9eebc727ea682e7faee397c987a5269b1e058110ac8e1040e030cd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T20:14:15.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-03T20:14:15.119Z] [2023-04-03T20:14:15.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T20:14:15.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-03T20:14:15.781Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-03T20:14:15.781Z] 29e5d40040c1: Pulling fs layer [2023-04-03T20:14:15.781Z] 1ce36da41761: Pulling fs layer [2023-04-03T20:14:15.781Z] 25b303627fd3: Pulling fs layer [2023-04-03T20:14:15.781Z] 29e5d40040c1: Verifying Checksum [2023-04-03T20:14:15.781Z] 29e5d40040c1: Download complete [2023-04-03T20:14:16.048Z] 1ce36da41761: Verifying Checksum [2023-04-03T20:14:16.048Z] 1ce36da41761: Download complete [2023-04-03T20:14:16.313Z] 29e5d40040c1: Pull complete [2023-04-03T20:14:17.719Z] 25b303627fd3: Verifying Checksum [2023-04-03T20:14:17.719Z] 25b303627fd3: Download complete [2023-04-03T20:14:17.719Z] 1ce36da41761: Pull complete [2023-04-03T20:14:25.913Z] 25b303627fd3: Pull complete [2023-04-03T20:14:25.913Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-03T20:14:25.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-03T20:14:25.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T20:14:26.210Z] prd-ubuntu20.04-docker-arm64-4c-16g-6731 does not seem to be running inside a container [2023-04-03T20:14:26.266Z] $ 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-04-03T20:14:28.639Z] $ docker top 1b1665eb1b9ad2f01e028db24395ae778c6d6b119cb5cecbf75e138413c1fbf7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T20:14:29.480Z] + + grep parallel [2023-04-03T20:14:29.480Z] docker-compose build --help [2023-04-03T20:14:33.711Z] --parallel Build images in parallel. [Pipeline] } [2023-04-03T20:14:33.741Z] $ docker stop --time=1 1b1665eb1b9ad2f01e028db24395ae778c6d6b119cb5cecbf75e138413c1fbf7 [2023-04-03T20:14:35.324Z] $ docker rm -f --volumes 1b1665eb1b9ad2f01e028db24395ae778c6d6b119cb5cecbf75e138413c1fbf7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T20:14:36.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-03T20:14:36.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T20:14:36.252Z] prd-ubuntu20.04-docker-arm64-4c-16g-6731 does not seem to be running inside a container [2023-04-03T20:14:36.303Z] $ 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-04-03T20:14:37.368Z] $ docker top 62412a5be53e49ac12749ab3c05a9cd9baa35601b13449833c784ac1ac9df4dc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T20:14:37.896Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-03T20:14:43.222Z] Building core-command ... [2023-04-03T20:14:43.222Z] Building core-common-config-bootstrapper ... [2023-04-03T20:14:43.222Z] Building core-data ... [2023-04-03T20:14:43.222Z] Building core-metadata ... [2023-04-03T20:14:43.222Z] Building security-bootstrapper ... [2023-04-03T20:14:43.222Z] Building security-proxy-auth ... [2023-04-03T20:14:43.222Z] Building security-proxy-setup ... [2023-04-03T20:14:43.222Z] Building security-secretstore-setup ... [2023-04-03T20:14:43.222Z] Building security-spiffe-token-provider ... [2023-04-03T20:14:43.222Z] Building security-spire-agent ... [2023-04-03T20:14:43.222Z] Building security-spire-config ... [2023-04-03T20:14:43.222Z] Building security-spire-server ... [2023-04-03T20:14:43.222Z] Building support-notifications ... [2023-04-03T20:14:43.222Z] Building support-scheduler ... [2023-04-03T20:14:43.222Z] Building security-proxy-auth [2023-04-03T20:14:43.222Z] Building security-proxy-setup [2023-04-03T20:14:43.222Z] Building core-data [2023-04-03T20:14:43.222Z] Building core-command [2023-04-03T20:14:43.222Z] Building security-bootstrapper [2023-04-03T20:15:30.037Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:15:30.037Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:15:30.037Z] ---> 7207e6f10e58 [2023-04-03T20:15:30.037Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-03T20:15:30.037Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:15:30.037Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:15:30.037Z] ---> 7207e6f10e58 [2023-04-03T20:15:30.037Z] Step 3/22 : WORKDIR /edgex-go [2023-04-03T20:15:30.037Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:15:30.037Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:15:30.037Z] ---> 7207e6f10e58 [2023-04-03T20:15:30.037Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T20:15:30.037Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:15:30.037Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:15:30.037Z] ---> 7207e6f10e58 [2023-04-03T20:15:30.037Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T20:15:30.037Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:15:30.037Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:15:30.037Z] ---> 7207e6f10e58 [2023-04-03T20:15:30.037Z] Step 3/33 : WORKDIR /edgex-go [2023-04-03T20:15:30.037Z] ---> Running in c7f41c4985ed [2023-04-03T20:15:30.037Z] ---> Running in c41d188cb68c [2023-04-03T20:15:30.037Z] ---> Running in 7e1ed340b86d [2023-04-03T20:15:30.037Z] ---> Running in 490f3852753c [2023-04-03T20:15:30.037Z] ---> Running in 52d27754c0f7 [2023-04-03T20:15:30.037Z] Removing intermediate container 52d27754c0f7 [2023-04-03T20:15:30.037Z] ---> c30247d226cd [2023-04-03T20:15:30.037Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T20:15:30.037Z] Removing intermediate container c7f41c4985ed [2023-04-03T20:15:30.037Z] ---> f8835dabcc0f [2023-04-03T20:15:30.037Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-03T20:15:30.037Z] Removing intermediate container 490f3852753c [2023-04-03T20:15:30.037Z] ---> 3cb477a072c9 [2023-04-03T20:15:30.037Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T20:15:30.037Z] Removing intermediate container 7e1ed340b86d [2023-04-03T20:15:30.037Z] ---> 8d9e0737b2ef [2023-04-03T20:15:30.037Z] Step 4/24 : WORKDIR /edgex-go [2023-04-03T20:15:30.037Z] ---> Running in 04ca68dd92e1 [2023-04-03T20:15:30.037Z] Removing intermediate container c41d188cb68c [2023-04-03T20:15:30.037Z] ---> 30cbe61a52ce [2023-04-03T20:15:30.037Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-03T20:15:30.037Z] ---> Running in 0310c99c6771 [2023-04-03T20:15:30.037Z] ---> Running in f857b432b7d4 [2023-04-03T20:15:30.037Z] ---> Running in 226bfe6a0dcc [2023-04-03T20:15:30.037Z] ---> Running in 068055195b30 [2023-04-03T20:15:30.037Z] Removing intermediate container f857b432b7d4 [2023-04-03T20:15:30.037Z] ---> 7edc5cc3522e [2023-04-03T20:15:30.037Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-03T20:15:30.037Z] Removing intermediate container 0310c99c6771 [2023-04-03T20:15:30.037Z] ---> 7d92ee0e540c [2023-04-03T20:15:30.037Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T20:15:30.038Z] ---> Running in 36a22c92793c [2023-04-03T20:15:30.038Z] Removing intermediate container 226bfe6a0dcc [2023-04-03T20:15:30.038Z] ---> fb2dfe51ba38 [2023-04-03T20:15:30.038Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T20:15:30.038Z] ---> Running in e6de36cd9cd1 [2023-04-03T20:15:30.038Z] ---> Running in add5506ae901 [2023-04-03T20:15:30.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T20:15:30.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T20:15:30.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T20:15:30.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T20:15:30.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T20:15:30.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T20:15:30.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T20:15:30.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T20:15:30.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T20:15:30.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T20:15:30.571Z] OK: 263 MiB in 53 packages [2023-04-03T20:15:30.837Z] OK: 263 MiB in 53 packages [2023-04-03T20:15:33.438Z] OK: 263 MiB in 53 packages [2023-04-03T20:15:33.438Z] OK: 263 MiB in 53 packages [2023-04-03T20:15:33.438Z] OK: 263 MiB in 53 packages [2023-04-03T20:15:34.022Z] Removing intermediate container 04ca68dd92e1 [2023-04-03T20:15:34.022Z] ---> d135d2d6e6e4 [2023-04-03T20:15:34.022Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-03T20:15:34.022Z] Removing intermediate container 068055195b30 [2023-04-03T20:15:34.022Z] ---> 3f72caf9947c [2023-04-03T20:15:34.022Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-03T20:15:34.605Z] Removing intermediate container 36a22c92793c [2023-04-03T20:15:34.605Z] ---> e43fe7adc232 [2023-04-03T20:15:34.605Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-03T20:15:34.605Z] Removing intermediate container add5506ae901 [2023-04-03T20:15:34.605Z] ---> f5a6758d3fa6 [2023-04-03T20:15:34.605Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T20:15:34.605Z] Removing intermediate container e6de36cd9cd1 [2023-04-03T20:15:34.605Z] ---> 15495bec2319 [2023-04-03T20:15:34.605Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T20:15:35.188Z] ---> af260486e426 [2023-04-03T20:15:35.188Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:15:35.188Z] ---> 4b99836be9fe [2023-04-03T20:15:35.188Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:15:35.188Z] ---> Running in 316d6964fdde [2023-04-03T20:15:35.460Z] ---> Running in 527fa83ce911 [2023-04-03T20:15:35.460Z] ---> aeda061aeaa7 [2023-04-03T20:15:35.460Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:15:35.460Z] ---> f9a0561d4b5a [2023-04-03T20:15:35.460Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:15:35.726Z] ---> Running in 394a7ce7d3b7 [2023-04-03T20:15:35.726Z] ---> Running in c8d52876aabf [2023-04-03T20:15:35.991Z] ---> 6c255b72bd07 [2023-04-03T20:15:35.992Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:15:35.992Z] ---> Running in c4538fcb9f3e [2023-04-03T20:17:27.611Z] Removing intermediate container c8d52876aabf [2023-04-03T20:17:27.611Z] ---> 725a4528fe54 [2023-04-03T20:17:27.611Z] Step 8/24 : COPY . . [2023-04-03T20:17:27.611Z] Removing intermediate container 394a7ce7d3b7 [2023-04-03T20:17:27.611Z] ---> f6a5a487e659 [2023-04-03T20:17:27.611Z] Step 8/23 : COPY . . [2023-04-03T20:17:27.611Z] Removing intermediate container c4538fcb9f3e [2023-04-03T20:17:27.611Z] ---> 629a4f7f7d5d [2023-04-03T20:17:27.611Z] Step 8/23 : COPY . . [2023-04-03T20:17:27.611Z] Removing intermediate container 316d6964fdde [2023-04-03T20:17:27.611Z] ---> 58fc94a540f8 [2023-04-03T20:17:27.611Z] Step 7/33 : COPY . . [2023-04-03T20:17:27.611Z] Removing intermediate container 527fa83ce911 [2023-04-03T20:17:27.611Z] ---> f0007e5cf8ff [2023-04-03T20:17:27.611Z] Step 7/22 : COPY . . [2023-04-03T20:17:40.048Z] ---> ae415132f2c9 [2023-04-03T20:17:40.048Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-03T20:17:40.048Z] ---> 54d34015b645 [2023-04-03T20:17:40.048Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-03T20:17:40.048Z] ---> 5eac83772e73 [2023-04-03T20:17:40.048Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-03T20:17:40.048Z] ---> 94b4a5f49e37 [2023-04-03T20:17:40.048Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-03T20:17:40.048Z] ---> Running in 4c291dc3ce9a [2023-04-03T20:17:40.048Z] ---> Running in 94cb3c28fe4e [2023-04-03T20:17:40.048Z] ---> Running in 82207b2285d6 [2023-04-03T20:17:40.048Z] ---> Running in 0e6012e00a4a [2023-04-03T20:17:40.048Z] ---> 6bb1e5493ddc [2023-04-03T20:17:40.048Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-03T20:17:40.048Z] ---> Running in f7bef3b72941 [2023-04-03T20:17:41.042Z] 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-04-03T20:17:41.642Z] 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-04-03T20:17:41.909Z] 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-04-03T20:17:41.909Z] 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-04-03T20:17:41.909Z] 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-04-03T20:23:49.489Z] Removing intermediate container 4c291dc3ce9a [2023-04-03T20:23:49.489Z] ---> 3eef5b151910 [2023-04-03T20:23:49.489Z] [2023-04-03T20:23:49.489Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T20:23:49.489Z] 3.17: Pulling from library/alpine [2023-04-03T20:23:49.489Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T20:23:49.489Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T20:23:49.489Z] ---> 51e60588ff2c [2023-04-03T20:23:49.489Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-03T20:23:49.489Z] ---> Running in 95062b80c1d3 [2023-04-03T20:23:49.490Z] Removing intermediate container 95062b80c1d3 [2023-04-03T20:23:49.490Z] ---> 4d323ecbf07e [2023-04-03T20:23:49.490Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T20:23:49.490Z] ---> Running in 4c153f320762 [2023-04-03T20:23:49.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T20:23:50.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T20:23:51.744Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T20:23:51.744Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T20:23:52.013Z] OK: 8 MiB in 16 packages [2023-04-03T20:23:54.592Z] Removing intermediate container 4c153f320762 [2023-04-03T20:23:54.592Z] ---> c7f5db8ac108 [2023-04-03T20:23:54.592Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:23:54.858Z] Removing intermediate container 82207b2285d6 [2023-04-03T20:23:54.858Z] ---> 541a43dcc69d [2023-04-03T20:23:54.858Z] [2023-04-03T20:23:54.858Z] Step 9/22 : FROM alpine:3.17 [2023-04-03T20:23:54.858Z] ---> 51e60588ff2c [2023-04-03T20:23:54.858Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-03T20:23:55.127Z] ---> Running in 4d82ae833666 [2023-04-03T20:23:56.541Z] ---> 6dea0e0845e0 [2023-04-03T20:23:56.541Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:23:57.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T20:23:58.528Z] ---> 629fd24104c5 [2023-04-03T20:23:58.528Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-03T20:23:59.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T20:24:00.528Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-03T20:24:00.528Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-03T20:24:00.528Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T20:24:00.528Z] OK: 8 MiB in 17 packages [2023-04-03T20:24:00.795Z] ---> 09c9e686f21e [2023-04-03T20:24:00.795Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-03T20:24:01.759Z] Removing intermediate container 94cb3c28fe4e [2023-04-03T20:24:01.759Z] ---> 970b7058a1a2 [2023-04-03T20:24:01.759Z] [2023-04-03T20:24:01.759Z] Step 9/33 : FROM alpine:3.17 [2023-04-03T20:24:01.759Z] ---> 51e60588ff2c [2023-04-03T20:24:01.759Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-03T20:24:01.759Z] ---> Running in 160672420ca3 [2023-04-03T20:24:02.349Z] ---> ad7e667d5a94 [2023-04-03T20:24:02.349Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-03T20:24:02.615Z] Removing intermediate container 160672420ca3 [2023-04-03T20:24:02.615Z] ---> 045022fd2a10 [2023-04-03T20:24:02.615Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-03T20:24:02.615Z] Removing intermediate container 4d82ae833666 [2023-04-03T20:24:02.615Z] ---> c8050dd0e7f0 [2023-04-03T20:24:02.615Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-03T20:24:02.881Z] ---> Running in 2930485089fe [2023-04-03T20:24:03.146Z] ---> Running in 15c3fd70ed73 [2023-04-03T20:24:03.730Z] Removing intermediate container 15c3fd70ed73 [2023-04-03T20:24:03.730Z] ---> d17378c384d9 [2023-04-03T20:24:03.730Z] Step 12/22 : WORKDIR /edgex [2023-04-03T20:24:03.730Z] ---> Running in 22be51089785 [2023-04-03T20:24:03.996Z] ---> 495b2706d535 [2023-04-03T20:24:03.996Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T20:24:03.996Z] ---> Running in 940eacb4a271 [2023-04-03T20:24:04.950Z] Removing intermediate container 22be51089785 [2023-04-03T20:24:04.950Z] ---> b086671e0adc [2023-04-03T20:24:04.950Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:24:05.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T20:24:05.801Z] ---> f71b37e5a62d [2023-04-03T20:24:05.801Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:24:06.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T20:24:07.783Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-03T20:24:07.783Z] (2/2) Installing su-exec (0.2-r2) [2023-04-03T20:24:07.783Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T20:24:07.783Z] OK: 8 MiB in 17 packages [2023-04-03T20:24:08.743Z] ---> c66b169d9be6 [2023-04-03T20:24:08.744Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-03T20:24:10.157Z] Removing intermediate container 940eacb4a271 [2023-04-03T20:24:10.157Z] ---> b36ee17fd6f2 [2023-04-03T20:24:10.157Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T20:24:10.157Z] ---> Running in d68fb21fb58e [2023-04-03T20:24:10.157Z] Removing intermediate container 2930485089fe [2023-04-03T20:24:10.157Z] ---> 57828fb22ad0 [2023-04-03T20:24:10.157Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-03T20:24:10.157Z] ---> fde2e250b822 [2023-04-03T20:24:10.157Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-03T20:24:10.426Z] ---> Running in aa07c8f14429 [2023-04-03T20:24:10.693Z] Removing intermediate container d68fb21fb58e [2023-04-03T20:24:10.961Z] ---> e2cb0012d8e5 [2023-04-03T20:24:10.961Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-03T20:24:10.961Z] ---> Running in ffd70edc8fba [2023-04-03T20:24:10.961Z] Removing intermediate container aa07c8f14429 [2023-04-03T20:24:10.961Z] ---> 271e65229168 [2023-04-03T20:24:10.961Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-03T20:24:11.230Z] ---> Running in e0cad5bfef32 [2023-04-03T20:24:11.812Z] Removing intermediate container e0cad5bfef32 [2023-04-03T20:24:11.812Z] ---> c459bc44c7cb [2023-04-03T20:24:11.812Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-03T20:24:11.812Z] Removing intermediate container ffd70edc8fba [2023-04-03T20:24:11.812Z] ---> 62e3d4e12971 [2023-04-03T20:24:11.812Z] Step 21/23 : LABEL arch=arm64 [2023-04-03T20:24:12.080Z] ---> Running in 072757a0fb58 [2023-04-03T20:24:12.080Z] ---> Running in d2e10548bfec [2023-04-03T20:24:12.663Z] ---> 054584b72e84 [2023-04-03T20:24:12.663Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-03T20:24:12.663Z] Removing intermediate container 072757a0fb58 [2023-04-03T20:24:12.663Z] ---> 2fb499aee33f [2023-04-03T20:24:12.663Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-03T20:24:12.663Z] Removing intermediate container d2e10548bfec [2023-04-03T20:24:12.663Z] ---> 861ba85df5a9 [2023-04-03T20:24:12.663Z] Step 22/23 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:24:12.932Z] ---> Running in 1f27eedd7d9f [2023-04-03T20:24:12.932Z] ---> Running in cc62047fa5b8 [2023-04-03T20:24:13.514Z] Removing intermediate container 1f27eedd7d9f [2023-04-03T20:24:13.514Z] ---> 9f8656718f8a [2023-04-03T20:24:13.514Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-03T20:24:13.782Z] ---> Running in 05d4154e3c35 [2023-04-03T20:24:13.782Z] Removing intermediate container cc62047fa5b8 [2023-04-03T20:24:13.782Z] ---> a1f5b5fbc2ea [2023-04-03T20:24:13.782Z] Step 23/23 : LABEL version=0.0.0 [2023-04-03T20:24:14.049Z] ---> f052fe95face [2023-04-03T20:24:14.049Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T20:24:14.318Z] ---> Running in b60dc92b165e [2023-04-03T20:24:14.318Z] ---> Running in a8dd6aef46c1 [2023-04-03T20:24:15.278Z] Removing intermediate container b60dc92b165e [2023-04-03T20:24:15.278Z] ---> bbe1e41003bb [2023-04-03T20:24:15.278Z] [2023-04-03T20:24:15.860Z] Successfully built bbe1e41003bb [2023-04-03T20:24:15.860Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-03T20:24:15.860Z] Building security-spiffe-token-provider [2023-04-03T20:24:17.827Z]  Building security-proxy-auth ... done Removing intermediate container 05d4154e3c35 [2023-04-03T20:24:17.827Z] ---> 623e75b2e478 [2023-04-03T20:24:17.827Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-03T20:24:17.827Z] ---> Running in cb962c1933e1 [2023-04-03T20:24:18.093Z] Removing intermediate container a8dd6aef46c1 [2023-04-03T20:24:18.093Z] ---> b0e551589322 [2023-04-03T20:24:18.093Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T20:24:18.093Z] ---> Running in e504a1f7bf5c [2023-04-03T20:24:18.680Z] Removing intermediate container cb962c1933e1 [2023-04-03T20:24:18.680Z] ---> 48bd109fca11 [2023-04-03T20:24:18.680Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-03T20:24:18.951Z] Removing intermediate container e504a1f7bf5c [2023-04-03T20:24:18.952Z] ---> 60f4d9553a30 [2023-04-03T20:24:18.952Z] Step 20/22 : LABEL arch=arm64 [2023-04-03T20:24:18.952Z] ---> Running in e269b3434384 [2023-04-03T20:24:21.537Z] Removing intermediate container e269b3434384 [2023-04-03T20:24:21.537Z] ---> d6da0b946fcd [2023-04-03T20:24:21.537Z] Step 21/22 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:24:21.815Z] ---> 0471ca013181 [2023-04-03T20:24:21.815Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-03T20:24:22.085Z] ---> Running in bcb76df79cd1 [2023-04-03T20:24:22.085Z] ---> Running in b3f1dc5d7aef [2023-04-03T20:24:23.059Z] Removing intermediate container bcb76df79cd1 [2023-04-03T20:24:23.059Z] ---> 520860e822fb [2023-04-03T20:24:23.059Z] Step 22/22 : LABEL version=0.0.0 [2023-04-03T20:24:23.059Z] Removing intermediate container 0e6012e00a4a [2023-04-03T20:24:23.059Z] ---> 4a64c0bc92fd [2023-04-03T20:24:23.059Z] [2023-04-03T20:24:23.059Z] Step 10/24 : FROM alpine:3.17 [2023-04-03T20:24:23.059Z] ---> 51e60588ff2c [2023-04-03T20:24:23.059Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-03T20:24:23.343Z] ---> Running in 79f25ac7cba4 [2023-04-03T20:24:23.343Z] ---> Running in fd2566fa4b6f [2023-04-03T20:24:23.931Z] Removing intermediate container 79f25ac7cba4 [2023-04-03T20:24:23.931Z] ---> 68503de7a095 [2023-04-03T20:24:23.931Z] [2023-04-03T20:24:24.514Z] Successfully built 68503de7a095 [2023-04-03T20:24:24.514Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-03T20:24:24.784Z] Building support-scheduler [2023-04-03T20:24:25.051Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T20:24:25.318Z] Removing intermediate container b3f1dc5d7aef [2023-04-03T20:24:25.318Z] ---> c04c82dab129 [2023-04-03T20:24:25.318Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:24:25.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T20:24:26.496Z] ---> e74fc72d5ecc [2023-04-03T20:24:26.496Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:24:27.081Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T20:24:27.081Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T20:24:27.081Z] OK: 8 MiB in 16 packages [2023-04-03T20:24:27.349Z] Removing intermediate container f7bef3b72941 [2023-04-03T20:24:27.349Z] ---> 67dcf539bb99 [2023-04-03T20:24:27.349Z] [2023-04-03T20:24:27.349Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T20:24:27.349Z] ---> 51e60588ff2c [2023-04-03T20:24:27.349Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T20:24:27.619Z] ---> 515379c0c984 [2023-04-03T20:24:27.619Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-03T20:24:27.619Z] ---> Running in 78b2546d1af8 [2023-04-03T20:24:28.584Z] Removing intermediate container 78b2546d1af8 [2023-04-03T20:24:28.584Z] ---> 398e32b62f30 [2023-04-03T20:24:28.584Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-03T20:24:28.584Z] ---> Running in 3a931e3c9e74 [2023-04-03T20:24:28.852Z] Removing intermediate container fd2566fa4b6f [2023-04-03T20:24:28.852Z] ---> 5ee5d6236499 [2023-04-03T20:24:28.852Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T20:24:29.123Z] ---> Running in b8698fda613a [2023-04-03T20:24:29.123Z] Removing intermediate container 3a931e3c9e74 [2023-04-03T20:24:29.123Z] ---> a8fbec48093e [2023-04-03T20:24:29.123Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-03T20:24:29.388Z] ---> Running in f7f9e8ba5057 [2023-04-03T20:24:29.976Z] Removing intermediate container b8698fda613a [2023-04-03T20:24:29.976Z] ---> 2c91a6f4b633 [2023-04-03T20:24:29.976Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-03T20:24:29.976Z] Removing intermediate container f7f9e8ba5057 [2023-04-03T20:24:29.976Z] ---> d46a763e3673 [2023-04-03T20:24:29.976Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T20:24:29.976Z] ---> Running in 515dbd294a8a [2023-04-03T20:24:30.256Z] ---> Running in 37c00e7abf7d [2023-04-03T20:24:30.531Z] ---> 0312827e5161 [2023-04-03T20:24:30.531Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-03T20:24:30.798Z] Removing intermediate container 515dbd294a8a [2023-04-03T20:24:30.798Z] ---> b430780ee546 [2023-04-03T20:24:30.798Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-03T20:24:31.065Z] ---> Running in 5473394e3c5b [2023-04-03T20:24:31.655Z] ---> 52ef644ce290 [2023-04-03T20:24:31.655Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-03T20:24:31.655Z] Removing intermediate container 5473394e3c5b [2023-04-03T20:24:31.655Z] ---> 42518c099f29 [2023-04-03T20:24:31.655Z] Step 15/24 : WORKDIR / [2023-04-03T20:24:31.920Z] ---> Running in 93778c90cf06 [2023-04-03T20:24:31.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T20:24:32.501Z] ---> c9b5e4a3c25f [2023-04-03T20:24:32.501Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-03T20:24:32.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T20:24:32.775Z] Removing intermediate container 93778c90cf06 [2023-04-03T20:24:32.775Z] ---> c897b48ff833 [2023-04-03T20:24:32.775Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:24:33.740Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T20:24:33.740Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T20:24:33.740Z] OK: 8 MiB in 16 packages [2023-04-03T20:24:34.022Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:24:34.022Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:24:34.022Z] ---> 7207e6f10e58 [2023-04-03T20:24:34.022Z] Step 3/20 : WORKDIR /edgex-go [2023-04-03T20:24:34.022Z] ---> Using cache [2023-04-03T20:24:34.022Z] ---> 30cbe61a52ce [2023-04-03T20:24:34.022Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-03T20:24:35.430Z] ---> 039914b27570 [2023-04-03T20:24:35.430Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-03T20:24:35.430Z] ---> Running in cbb62ca34810 [2023-04-03T20:24:35.430Z] ---> b5973876d9bb [2023-04-03T20:24:35.430Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:24:36.391Z] Removing intermediate container 37c00e7abf7d [2023-04-03T20:24:36.391Z] ---> fdc46e8b10f9 [2023-04-03T20:24:36.391Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:24:36.659Z] ---> 2e1d24c9b0b4 [2023-04-03T20:24:36.659Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-03T20:24:36.659Z] ---> d21f2cc684fb [2023-04-03T20:24:36.659Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-03T20:24:37.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T20:24:37.511Z] ---> ef7d590ae87f [2023-04-03T20:24:37.511Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:24:38.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T20:24:38.091Z] ---> 6bfef7dbb7bb [2023-04-03T20:24:38.091Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-03T20:24:38.364Z] ---> Running in 456e590ff2c8 [2023-04-03T20:24:38.964Z] ---> 6cc9b1e52009 [2023-04-03T20:24:38.964Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-03T20:24:39.234Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T20:24:39.234Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T20:24:39.234Z] OK: 17694 distinct packages available [2023-04-03T20:24:39.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T20:24:39.769Z] ---> 37e0c8f7d87f [2023-04-03T20:24:39.769Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-03T20:24:40.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T20:24:40.995Z] ---> 361c9a1d16e3 [2023-04-03T20:24:40.995Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-03T20:24:41.262Z] ---> Running in d5bab2693f88 [2023-04-03T20:24:41.262Z] OK: 263 MiB in 53 packages [2023-04-03T20:24:41.530Z] Removing intermediate container 456e590ff2c8 [2023-04-03T20:24:41.530Z] ---> 11383573b12b [2023-04-03T20:24:41.530Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-03T20:24:41.804Z] ---> Running in 7f94dfa74ae6 [2023-04-03T20:24:41.804Z] ---> cfe120a3baa4 [2023-04-03T20:24:41.804Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-03T20:24:41.804Z] Removing intermediate container d5bab2693f88 [2023-04-03T20:24:41.804Z] ---> f270c61557de [2023-04-03T20:24:41.804Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T20:24:42.072Z] ---> Running in 6f6780239f97 [2023-04-03T20:24:42.343Z] Removing intermediate container 7f94dfa74ae6 [2023-04-03T20:24:42.343Z] ---> d7c4b4eb2039 [2023-04-03T20:24:42.343Z] Step 30/33 : CMD ["gate"] [2023-04-03T20:24:42.609Z] ---> Running in e34c7afa9b50 [2023-04-03T20:24:42.878Z] Removing intermediate container 6f6780239f97 [2023-04-03T20:24:42.878Z] ---> 410cd54054e5 [2023-04-03T20:24:42.878Z] Step 22/24 : LABEL arch=arm64 [2023-04-03T20:24:42.878Z] ---> Running in fd01a695b0df [2023-04-03T20:24:43.144Z] ---> 7b84d8cf4183 [2023-04-03T20:24:43.144Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-03T20:24:43.144Z] Removing intermediate container cbb62ca34810 [2023-04-03T20:24:43.144Z] ---> 5ce58fde37c9 [2023-04-03T20:24:43.144Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-03T20:24:43.412Z] ---> Running in 10eb8d26f409 [2023-04-03T20:24:43.412Z] Removing intermediate container e34c7afa9b50 [2023-04-03T20:24:43.412Z] ---> a25a57c4366d [2023-04-03T20:24:43.412Z] Step 31/33 : LABEL arch=arm64 [2023-04-03T20:24:43.679Z] Removing intermediate container fd01a695b0df [2023-04-03T20:24:43.679Z] ---> 5817a2ba0ab5 [2023-04-03T20:24:43.679Z] Step 23/24 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:24:43.679Z] ---> Running in 0d708b94a818 [2023-04-03T20:24:43.679Z] ---> Running in 25541f7b318f [2023-04-03T20:24:43.949Z] Removing intermediate container 10eb8d26f409 [2023-04-03T20:24:43.949Z] ---> 9140a51c3a99 [2023-04-03T20:24:43.949Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T20:24:44.217Z] ---> Running in 70d6d1dad40c [2023-04-03T20:24:44.217Z] ---> 7c6402d40f84 [2023-04-03T20:24:44.217Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:24:44.485Z] Removing intermediate container 0d708b94a818 [2023-04-03T20:24:44.485Z] ---> 66689a99d031 [2023-04-03T20:24:44.485Z] Step 32/33 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:24:44.485Z] ---> Running in cc88d62992a7 [2023-04-03T20:24:44.485Z] Removing intermediate container 25541f7b318f [2023-04-03T20:24:44.485Z] ---> 6ec8be47b47f [2023-04-03T20:24:44.485Z] Step 24/24 : LABEL version=0.0.0 [2023-04-03T20:24:44.485Z] ---> Running in d75503e25895 [2023-04-03T20:24:44.755Z] ---> Running in 4027f109c6df [2023-04-03T20:24:45.353Z] Removing intermediate container 70d6d1dad40c [2023-04-03T20:24:45.353Z] ---> cdf3f2ffc4ce [2023-04-03T20:24:45.353Z] Step 21/23 : LABEL arch=arm64 [2023-04-03T20:24:45.353Z] Removing intermediate container d75503e25895 [2023-04-03T20:24:45.353Z] ---> 63ef3433cdd1 [2023-04-03T20:24:45.353Z] Step 33/33 : LABEL version=0.0.0 [2023-04-03T20:24:45.353Z] ---> Running in 29159432c0d9 [2023-04-03T20:24:45.624Z] ---> Running in ca353c5717f0 [2023-04-03T20:24:45.624Z] Removing intermediate container 4027f109c6df [2023-04-03T20:24:45.624Z] ---> bf08e66fce19 [2023-04-03T20:24:45.624Z] [2023-04-03T20:24:45.892Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:24:45.892Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:24:45.892Z] ---> 7207e6f10e58 [2023-04-03T20:24:45.892Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T20:24:45.892Z] ---> Using cache [2023-04-03T20:24:45.892Z] ---> 8d9e0737b2ef [2023-04-03T20:24:45.892Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T20:24:45.892Z] ---> Using cache [2023-04-03T20:24:45.892Z] ---> 7edc5cc3522e [2023-04-03T20:24:45.892Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T20:24:45.892Z] ---> Using cache [2023-04-03T20:24:45.892Z] ---> e43fe7adc232 [2023-04-03T20:24:45.892Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T20:24:45.892Z] ---> Using cache [2023-04-03T20:24:45.892Z] ---> f9a0561d4b5a [2023-04-03T20:24:45.892Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:24:45.892Z] ---> Using cache [2023-04-03T20:24:45.892Z] ---> 725a4528fe54 [2023-04-03T20:24:45.892Z] Step 8/23 : COPY . . [2023-04-03T20:24:45.892Z] Removing intermediate container 29159432c0d9 [2023-04-03T20:24:45.892Z] ---> Using cache [2023-04-03T20:24:45.892Z] ---> b226cf0de3bb [2023-04-03T20:24:45.892Z] Step 22/23 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:24:45.892Z] ---> 94b4a5f49e37 [2023-04-03T20:24:45.892Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-03T20:24:46.160Z] ---> Running in 1a97ec4f733a [2023-04-03T20:24:46.160Z] Successfully built bf08e66fce19 [2023-04-03T20:24:46.160Z] Successfully tagged core-command-arm64:latest [2023-04-03T20:24:46.160Z] Building core-common-config-bootstrapper [2023-04-03T20:24:46.427Z]  Building core-command ... done  ---> Running in 2d511409e0df [2023-04-03T20:24:46.427Z] Removing intermediate container ca353c5717f0 [2023-04-03T20:24:46.427Z] ---> ae48c8ac2b58 [2023-04-03T20:24:46.427Z] [2023-04-03T20:24:47.015Z] Successfully built ae48c8ac2b58 [2023-04-03T20:24:47.015Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-03T20:24:47.015Z]  Building security-bootstrapper ... done Building support-notifications [2023-04-03T20:24:47.015Z] Removing intermediate container 2d511409e0df [2023-04-03T20:24:47.015Z] ---> e2c198467b39 [2023-04-03T20:24:47.015Z] Step 23/23 : LABEL version=0.0.0 [2023-04-03T20:24:47.282Z] ---> Running in 0f71852409c5 [2023-04-03T20:24:47.864Z] 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-04-03T20:24:49.272Z] Removing intermediate container 0f71852409c5 [2023-04-03T20:24:49.272Z] ---> e0ee1da8a9ee [2023-04-03T20:24:49.272Z] [2023-04-03T20:24:49.272Z] Successfully built e0ee1da8a9ee [2023-04-03T20:24:49.272Z] Successfully tagged core-data-arm64:latest [2023-04-03T20:24:49.272Z]  Building core-data ... done Building security-spire-config [2023-04-03T20:25:11.344Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:25:11.344Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:25:11.344Z] ---> 7207e6f10e58 [2023-04-03T20:25:11.344Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T20:25:11.344Z] ---> Using cache [2023-04-03T20:25:11.344Z] ---> 8d9e0737b2ef [2023-04-03T20:25:11.344Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T20:25:11.344Z] ---> Using cache [2023-04-03T20:25:11.344Z] ---> 7edc5cc3522e [2023-04-03T20:25:11.344Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-03T20:25:11.344Z] ---> Using cache [2023-04-03T20:25:11.344Z] ---> e43fe7adc232 [2023-04-03T20:25:11.344Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T20:25:11.344Z] ---> Using cache [2023-04-03T20:25:11.344Z] ---> f9a0561d4b5a [2023-04-03T20:25:11.344Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:25:11.344Z] ---> Using cache [2023-04-03T20:25:11.344Z] ---> 725a4528fe54 [2023-04-03T20:25:11.344Z] Step 8/23 : COPY . . [2023-04-03T20:25:11.344Z] ---> Using cache [2023-04-03T20:25:11.344Z] ---> 94b4a5f49e37 [2023-04-03T20:25:11.344Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-03T20:25:11.344Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:25:11.344Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:25:11.344Z] ---> 7207e6f10e58 [2023-04-03T20:25:11.344Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-03T20:25:11.344Z] ---> Using cache [2023-04-03T20:25:11.344Z] ---> 8d9e0737b2ef [2023-04-03T20:25:11.344Z] Step 4/23 : WORKDIR /edgex-go [2023-04-03T20:25:11.344Z] ---> Using cache [2023-04-03T20:25:11.344Z] ---> 7edc5cc3522e [2023-04-03T20:25:11.344Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-03T20:25:12.315Z] ---> Running in 1eb138b47894 [2023-04-03T20:25:12.315Z] ---> Running in 097dff4c9333 [2023-04-03T20:25:12.581Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:25:12.581Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:25:12.581Z] ---> 7207e6f10e58 [2023-04-03T20:25:12.581Z] Step 3/27 : WORKDIR /edgex-go [2023-04-03T20:25:12.581Z] ---> Using cache [2023-04-03T20:25:12.581Z] ---> 30cbe61a52ce [2023-04-03T20:25:12.581Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-03T20:25:12.846Z] ---> Running in ab83b112e744 [2023-04-03T20:25:14.250Z] 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-04-03T20:25:14.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T20:25:14.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T20:25:15.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T20:25:15.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T20:25:17.190Z] OK: 263 MiB in 53 packages [2023-04-03T20:25:17.190Z] OK: 263 MiB in 53 packages [2023-04-03T20:25:19.132Z] Removing intermediate container ab83b112e744 [2023-04-03T20:25:19.132Z] Removing intermediate container 1eb138b47894 [2023-04-03T20:25:19.132Z] ---> 6fb500287854 [2023-04-03T20:25:19.132Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-03T20:25:19.132Z] ---> 76857c7a50dd [2023-04-03T20:25:19.132Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-03T20:25:20.538Z] ---> 0c9cffacc9fd [2023-04-03T20:25:20.538Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:25:20.538Z] ---> 42247bf26007 [2023-04-03T20:25:20.538Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:25:20.538Z] ---> Running in 10ca7edbfe99 [2023-04-03T20:25:20.538Z] ---> Running in 3e6eab691e53 [2023-04-03T20:26:57.164Z] Removing intermediate container cc88d62992a7 [2023-04-03T20:26:57.164Z] ---> b722df9d7c0e [2023-04-03T20:26:57.164Z] Step 7/20 : COPY . . [2023-04-03T20:27:29.365Z] ---> 7ed0d85b5336 [2023-04-03T20:27:29.365Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-03T20:27:29.365Z] ---> Running in 32f71bfd2e65 [2023-04-03T20:27:30.321Z] 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-04-03T20:27:35.645Z] Removing intermediate container 3e6eab691e53 [2023-04-03T20:27:35.645Z] ---> 137316663158 [2023-04-03T20:27:35.645Z] Step 8/23 : COPY . . [2023-04-03T20:27:35.645Z] Removing intermediate container 10ca7edbfe99 [2023-04-03T20:27:35.645Z] ---> c9f72de4d73a [2023-04-03T20:27:35.645Z] Step 7/27 : COPY . . [2023-04-03T20:27:57.681Z] ---> 215a6f50382e [2023-04-03T20:27:57.681Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-03T20:27:57.681Z] ---> f09ed0c48b59 [2023-04-03T20:27:57.681Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-03T20:27:57.681Z] ---> Running in 836f5a7593ef [2023-04-03T20:27:57.681Z] ---> Running in 5da528396609 [2023-04-03T20:27:57.681Z] Removing intermediate container 836f5a7593ef [2023-04-03T20:27:57.681Z] ---> b3b5e7d55eab [2023-04-03T20:27:57.681Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-03T20:27:57.681Z] ---> Running in f12d6a7483a7 [2023-04-03T20:27:57.681Z] Removing intermediate container f12d6a7483a7 [2023-04-03T20:27:57.681Z] ---> dd06599c3240 [2023-04-03T20:27:57.681Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-03T20:27:57.681Z] ---> Running in 51da80c4943f [2023-04-03T20:27:57.681Z] 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-04-03T20:27:57.681Z] Removing intermediate container 51da80c4943f [2023-04-03T20:27:57.681Z] ---> 3f263235e927 [2023-04-03T20:27:57.681Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-03T20:27:57.947Z] ---> Running in 926e96ce8ee4 [2023-04-03T20:28:01.279Z] Removing intermediate container 926e96ce8ee4 [2023-04-03T20:28:01.279Z] ---> fd5b8ef190af [2023-04-03T20:28:01.279Z] Step 12/27 : WORKDIR /edgex-go [2023-04-03T20:28:01.279Z] ---> Running in 9199f79bd4ca [2023-04-03T20:28:01.544Z] Removing intermediate container 9199f79bd4ca [2023-04-03T20:28:01.544Z] ---> 7fdb91cbef65 [2023-04-03T20:28:01.544Z] [2023-04-03T20:28:01.544Z] Step 13/27 : FROM alpine:3.17 [2023-04-03T20:28:01.544Z] ---> 51e60588ff2c [2023-04-03T20:28:01.544Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-03T20:28:01.809Z] ---> Running in 6d59a02c41ba [2023-04-03T20:28:02.076Z] Removing intermediate container 6d59a02c41ba [2023-04-03T20:28:02.076Z] ---> 65a19b12a89c [2023-04-03T20:28:02.076Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-03T20:28:02.353Z] ---> Running in 71a69ad1db3e [2023-04-03T20:28:04.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T20:28:04.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T20:28:06.288Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T20:28:06.288Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T20:28:06.288Z] OK: 17689 distinct packages available [2023-04-03T20:28:06.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T20:28:07.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T20:28:08.917Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-03T20:28:08.917Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-03T20:28:08.917Z] (3/4) Installing libucontext (1.2-r0) [2023-04-03T20:28:08.917Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-03T20:28:08.917Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T20:28:08.917Z] OK: 8 MiB in 19 packages [2023-04-03T20:28:10.337Z] Removing intermediate container 71a69ad1db3e [2023-04-03T20:28:10.337Z] ---> 2a3848ead524 [2023-04-03T20:28:10.337Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:28:11.291Z] ---> b897ab909d79 [2023-04-03T20:28:11.291Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:28:12.249Z] ---> 09be7f5a7f98 [2023-04-03T20:28:12.249Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-03T20:28:18.875Z] ---> 2c7598fa5673 [2023-04-03T20:28:18.875Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-03T20:28:18.875Z] ---> d0e39a9c0e67 [2023-04-03T20:28:18.875Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-03T20:28:18.875Z] ---> Running in 29217d2d2986 [2023-04-03T20:28:19.142Z] Removing intermediate container 29217d2d2986 [2023-04-03T20:28:19.142Z] ---> a1d90d69eaef [2023-04-03T20:28:19.142Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-03T20:28:20.094Z] ---> 90217e8e3593 [2023-04-03T20:28:20.094Z] Step 22/27 : WORKDIR / [2023-04-03T20:28:20.094Z] ---> Running in 66fd40d1e3d9 [2023-04-03T20:28:21.490Z] Removing intermediate container 66fd40d1e3d9 [2023-04-03T20:28:21.490Z] ---> f2af6c79c7ca [2023-04-03T20:28:21.490Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-03T20:28:21.490Z] ---> Running in 1df4716b21ca [2023-04-03T20:28:21.754Z] Removing intermediate container 1df4716b21ca [2023-04-03T20:28:21.754Z] ---> bdcf95d80908 [2023-04-03T20:28:21.754Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-03T20:28:21.754Z] ---> Running in d81409469356 [2023-04-03T20:28:22.337Z] Removing intermediate container d81409469356 [2023-04-03T20:28:22.337Z] ---> 44e678ab2590 [2023-04-03T20:28:22.337Z] Step 25/27 : LABEL arch=arm64 [2023-04-03T20:28:22.337Z] ---> Running in bdc0db2a5e16 [2023-04-03T20:28:23.111Z] Removing intermediate container bdc0db2a5e16 [2023-04-03T20:28:23.111Z] ---> 21e56ea5c9fa [2023-04-03T20:28:23.111Z] Step 26/27 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:28:23.111Z] ---> Running in c6372f003f16 [2023-04-03T20:28:23.415Z] Removing intermediate container c6372f003f16 [2023-04-03T20:28:23.415Z] ---> 6672347cdc88 [2023-04-03T20:28:23.415Z] Step 27/27 : LABEL version=0.0.0 [2023-04-03T20:28:23.685Z] ---> Running in 589ff630d3fd [2023-04-03T20:28:23.956Z] Removing intermediate container 589ff630d3fd [2023-04-03T20:28:23.956Z] ---> 50fd105b2b86 [2023-04-03T20:28:23.956Z] [2023-04-03T20:28:24.221Z] Successfully built 50fd105b2b86 [2023-04-03T20:28:24.221Z] Successfully tagged security-spire-config-arm64:latest [2023-04-03T20:28:24.221Z]  Building security-spire-config ... done Building security-spire-server [2023-04-03T20:28:42.595Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:28:42.596Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:28:42.596Z] ---> 7207e6f10e58 [2023-04-03T20:28:42.596Z] Step 3/26 : WORKDIR /edgex-go [2023-04-03T20:28:42.596Z] ---> Using cache [2023-04-03T20:28:42.596Z] ---> 30cbe61a52ce [2023-04-03T20:28:42.596Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-03T20:28:42.596Z] ---> Using cache [2023-04-03T20:28:42.596Z] ---> 76857c7a50dd [2023-04-03T20:28:42.596Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-03T20:28:42.596Z] ---> Using cache [2023-04-03T20:28:42.596Z] ---> 42247bf26007 [2023-04-03T20:28:42.596Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:28:42.596Z] ---> Using cache [2023-04-03T20:28:42.596Z] ---> c9f72de4d73a [2023-04-03T20:28:42.596Z] Step 7/26 : COPY . . [2023-04-03T20:28:42.596Z] ---> Using cache [2023-04-03T20:28:42.596Z] ---> 215a6f50382e [2023-04-03T20:28:42.596Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-03T20:28:42.596Z] ---> Using cache [2023-04-03T20:28:42.596Z] ---> b3b5e7d55eab [2023-04-03T20:28:42.596Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-03T20:28:42.596Z] ---> Using cache [2023-04-03T20:28:42.596Z] ---> dd06599c3240 [2023-04-03T20:28:42.596Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-03T20:28:42.596Z] ---> Using cache [2023-04-03T20:28:42.596Z] ---> 3f263235e927 [2023-04-03T20:28:42.596Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-03T20:28:43.177Z] ---> Running in 01e81a334fe9 [2023-04-03T20:28:47.430Z] Removing intermediate container 01e81a334fe9 [2023-04-03T20:28:47.430Z] ---> 553a05b52723 [2023-04-03T20:28:47.430Z] Step 12/26 : WORKDIR /edgex-go [2023-04-03T20:28:47.430Z] ---> Running in 412d574b482c [2023-04-03T20:28:47.703Z] Removing intermediate container 412d574b482c [2023-04-03T20:28:47.703Z] ---> bfa5a159fbaf [2023-04-03T20:28:47.703Z] [2023-04-03T20:28:47.703Z] Step 13/26 : FROM alpine:3.17 [2023-04-03T20:28:47.703Z] ---> 51e60588ff2c [2023-04-03T20:28:47.703Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-03T20:28:47.703Z] ---> Using cache [2023-04-03T20:28:47.703Z] ---> 65a19b12a89c [2023-04-03T20:28:47.703Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-03T20:28:47.703Z] ---> Running in 1eec54cd1d41 [2023-04-03T20:28:49.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T20:28:50.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T20:28:52.002Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T20:28:52.002Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T20:28:52.002Z] OK: 17689 distinct packages available [2023-04-03T20:28:52.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T20:28:52.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T20:28:53.987Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-03T20:28:53.987Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-03T20:28:53.987Z] (3/5) Installing libucontext (1.2-r0) [2023-04-03T20:28:53.987Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-03T20:28:53.987Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-03T20:28:53.987Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T20:28:53.987Z] OK: 9 MiB in 20 packages [2023-04-03T20:28:55.394Z] Removing intermediate container 1eec54cd1d41 [2023-04-03T20:28:55.394Z] ---> bed2f29152de [2023-04-03T20:28:55.394Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:28:56.344Z] ---> b70c2a806fa4 [2023-04-03T20:28:56.344Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:28:57.297Z] ---> 24dc8000666a [2023-04-03T20:28:57.297Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-03T20:29:02.632Z] ---> b5e3103256ba [2023-04-03T20:29:02.632Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-03T20:29:03.218Z] ---> 6c98d96e504d [2023-04-03T20:29:03.218Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-03T20:29:04.190Z] ---> 9f77c053b305 [2023-04-03T20:29:04.190Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-03T20:29:04.778Z] ---> caafaabaefc5 [2023-04-03T20:29:04.778Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-03T20:29:05.046Z] ---> Running in 4e84cdd8531c [2023-04-03T20:29:05.320Z] Removing intermediate container 4e84cdd8531c [2023-04-03T20:29:05.320Z] ---> 27769654a198 [2023-04-03T20:29:05.320Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-03T20:29:05.587Z] ---> Running in 48bae69ec2aa [2023-04-03T20:29:06.170Z] Removing intermediate container 48bae69ec2aa [2023-04-03T20:29:06.170Z] ---> 1e6e750da613 [2023-04-03T20:29:06.170Z] Step 24/26 : LABEL arch=arm64 [2023-04-03T20:29:06.170Z] ---> Running in be81fc3ad838 [2023-04-03T20:29:06.755Z] Removing intermediate container be81fc3ad838 [2023-04-03T20:29:06.755Z] ---> 42ee6547c9b1 [2023-04-03T20:29:06.755Z] Step 25/26 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:29:06.755Z] ---> Running in e17c2ee390c3 [2023-04-03T20:29:07.338Z] Removing intermediate container e17c2ee390c3 [2023-04-03T20:29:07.338Z] ---> 4edbad04541d [2023-04-03T20:29:07.338Z] Step 26/26 : LABEL version=0.0.0 [2023-04-03T20:29:07.338Z] ---> Running in 7f5a5f99c2ff [2023-04-03T20:29:07.921Z] Removing intermediate container 7f5a5f99c2ff [2023-04-03T20:29:07.922Z] ---> 1d5c6f4ce839 [2023-04-03T20:29:07.922Z] [2023-04-03T20:29:08.187Z] Successfully built 1d5c6f4ce839 [2023-04-03T20:29:08.188Z] Successfully tagged security-spire-server-arm64:latest [2023-04-03T20:29:08.188Z]  Building security-spire-server ... done Building core-metadata [2023-04-03T20:29:26.378Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:29:26.378Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:29:26.378Z] ---> 7207e6f10e58 [2023-04-03T20:29:26.378Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-03T20:29:26.378Z] ---> Using cache [2023-04-03T20:29:26.378Z] ---> 8d9e0737b2ef [2023-04-03T20:29:26.378Z] Step 4/25 : WORKDIR /edgex-go [2023-04-03T20:29:26.378Z] ---> Using cache [2023-04-03T20:29:26.378Z] ---> 7edc5cc3522e [2023-04-03T20:29:26.378Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-03T20:29:26.378Z] ---> Using cache [2023-04-03T20:29:26.378Z] ---> e43fe7adc232 [2023-04-03T20:29:26.378Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-03T20:29:26.378Z] ---> Using cache [2023-04-03T20:29:26.378Z] ---> f9a0561d4b5a [2023-04-03T20:29:26.378Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:29:26.378Z] ---> Using cache [2023-04-03T20:29:26.378Z] ---> 725a4528fe54 [2023-04-03T20:29:26.378Z] Step 8/25 : COPY . . [2023-04-03T20:29:26.378Z] ---> Using cache [2023-04-03T20:29:26.378Z] ---> 94b4a5f49e37 [2023-04-03T20:29:26.378Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-03T20:29:26.378Z] ---> Running in 8d7868adb76d [2023-04-03T20:29:28.311Z] 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-04-03T20:31:19.937Z] Removing intermediate container 097dff4c9333 [2023-04-03T20:31:19.937Z] ---> a74d98a34001 [2023-04-03T20:31:19.937Z] [2023-04-03T20:31:19.937Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T20:31:19.937Z] ---> 51e60588ff2c [2023-04-03T20:31:19.937Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-03T20:31:19.937Z] ---> Using cache [2023-04-03T20:31:19.937Z] ---> 4d323ecbf07e [2023-04-03T20:31:19.937Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T20:31:19.937Z] ---> Using cache [2023-04-03T20:31:19.937Z] ---> c7f5db8ac108 [2023-04-03T20:31:19.937Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:31:19.937Z] ---> Using cache [2023-04-03T20:31:19.937Z] ---> 6dea0e0845e0 [2023-04-03T20:31:19.937Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:31:19.937Z] ---> Using cache [2023-04-03T20:31:19.937Z] ---> 629fd24104c5 [2023-04-03T20:31:19.937Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-03T20:31:19.937Z] ---> 6cd60490f956 [2023-04-03T20:31:19.937Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-03T20:31:19.937Z] ---> 29a98c51cea5 [2023-04-03T20:31:19.937Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-03T20:31:19.937Z] ---> 3445c1b463a3 [2023-04-03T20:31:19.937Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T20:31:19.937Z] ---> Running in 6c11feee6046 [2023-04-03T20:31:20.900Z] Removing intermediate container 6c11feee6046 [2023-04-03T20:31:20.900Z] ---> 1343e60e78a0 [2023-04-03T20:31:20.900Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T20:31:20.900Z] ---> Running in f4ead4b3110b [2023-04-03T20:31:21.483Z] Removing intermediate container f4ead4b3110b [2023-04-03T20:31:21.483Z] ---> 82570aa64033 [2023-04-03T20:31:21.483Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-03T20:31:21.483Z] ---> Running in 03c950326440 [2023-04-03T20:31:22.066Z] Removing intermediate container 03c950326440 [2023-04-03T20:31:22.066Z] ---> 29008ffe3868 [2023-04-03T20:31:22.066Z] Step 21/23 : LABEL arch=arm64 [2023-04-03T20:31:22.066Z] ---> Running in a1a9930927c0 [2023-04-03T20:31:22.646Z] Removing intermediate container a1a9930927c0 [2023-04-03T20:31:22.646Z] ---> 84fdb420cb4e [2023-04-03T20:31:22.646Z] Step 22/23 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:31:22.911Z] ---> Running in bc31a2d78e54 [2023-04-03T20:31:23.176Z] Removing intermediate container bc31a2d78e54 [2023-04-03T20:31:23.176Z] ---> 9b679a87dd6e [2023-04-03T20:31:23.176Z] Step 23/23 : LABEL version=0.0.0 [2023-04-03T20:31:23.441Z] ---> Running in 46c061a10d33 [2023-04-03T20:31:25.373Z] Removing intermediate container 46c061a10d33 [2023-04-03T20:31:25.373Z] ---> 29fb7f062a4b [2023-04-03T20:31:25.373Z] [2023-04-03T20:31:25.637Z] Successfully built 29fb7f062a4b [2023-04-03T20:31:25.637Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-03T20:31:25.637Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-04-03T20:31:47.690Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:31:47.690Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:31:47.690Z] ---> 7207e6f10e58 [2023-04-03T20:31:47.690Z] Step 3/25 : WORKDIR /edgex-go [2023-04-03T20:31:47.690Z] ---> Using cache [2023-04-03T20:31:47.690Z] ---> 30cbe61a52ce [2023-04-03T20:31:47.690Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-03T20:31:47.690Z] ---> Using cache [2023-04-03T20:31:47.690Z] ---> 3f72caf9947c [2023-04-03T20:31:47.690Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-03T20:31:47.690Z] ---> Using cache [2023-04-03T20:31:47.690Z] ---> 4b99836be9fe [2023-04-03T20:31:47.690Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:31:47.690Z] ---> Using cache [2023-04-03T20:31:47.690Z] ---> f0007e5cf8ff [2023-04-03T20:31:47.690Z] Step 7/25 : COPY . . [2023-04-03T20:31:47.690Z] ---> Using cache [2023-04-03T20:31:47.690Z] ---> 5eac83772e73 [2023-04-03T20:31:47.690Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-03T20:31:47.690Z] ---> Running in db35f01361fa [2023-04-03T20:31:47.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-03T20:33:24.306Z] Removing intermediate container 1a97ec4f733a [2023-04-03T20:33:24.306Z] ---> 6226a2cbeb24 [2023-04-03T20:33:24.306Z] [2023-04-03T20:33:24.306Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T20:33:24.306Z] ---> 51e60588ff2c [2023-04-03T20:33:24.306Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-03T20:33:24.306Z] ---> Using cache [2023-04-03T20:33:24.306Z] ---> 5ee5d6236499 [2023-04-03T20:33:24.306Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T20:33:24.306Z] ---> Using cache [2023-04-03T20:33:24.306Z] ---> 2c91a6f4b633 [2023-04-03T20:33:24.306Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-03T20:33:24.306Z] ---> Running in 6feec2b0efa9 [2023-04-03T20:33:24.306Z] Removing intermediate container 6feec2b0efa9 [2023-04-03T20:33:24.306Z] ---> a69149e8e96b [2023-04-03T20:33:24.306Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-03T20:33:24.306Z] ---> Running in 6e5b6d081b87 [2023-04-03T20:33:24.885Z] Removing intermediate container 6e5b6d081b87 [2023-04-03T20:33:24.885Z] ---> e27715497df4 [2023-04-03T20:33:24.885Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:33:25.839Z] ---> 5463215fc056 [2023-04-03T20:33:25.839Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:33:26.417Z] ---> 2bd474062199 [2023-04-03T20:33:26.417Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-03T20:33:28.991Z] ---> 42daf13c083b [2023-04-03T20:33:28.991Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-03T20:33:29.948Z] ---> 0129510b9aa4 [2023-04-03T20:33:29.948Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-03T20:33:29.948Z] ---> Running in a8b7b3554df3 [2023-04-03T20:33:30.530Z] Removing intermediate container a8b7b3554df3 [2023-04-03T20:33:30.530Z] ---> 35d653e8f75c [2023-04-03T20:33:30.530Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T20:33:30.530Z] ---> Running in 5dbe918a2b42 [2023-04-03T20:33:31.117Z] Removing intermediate container 5dbe918a2b42 [2023-04-03T20:33:31.117Z] ---> cb8b99e10fd6 [2023-04-03T20:33:31.117Z] Step 21/23 : LABEL arch=arm64 [2023-04-03T20:33:31.117Z] ---> Running in 1c44aef830b6 [2023-04-03T20:33:31.699Z] Removing intermediate container 1c44aef830b6 [2023-04-03T20:33:31.699Z] ---> 32f32797935a [2023-04-03T20:33:31.699Z] Step 22/23 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:33:31.699Z] ---> Running in 85cdf6133854 [2023-04-03T20:33:32.283Z] Removing intermediate container 85cdf6133854 [2023-04-03T20:33:32.283Z] ---> d4c5406ca094 [2023-04-03T20:33:32.283Z] Step 23/23 : LABEL version=0.0.0 [2023-04-03T20:33:32.551Z] ---> Running in 9b93af447a06 [2023-04-03T20:33:33.138Z] Removing intermediate container 9b93af447a06 [2023-04-03T20:33:33.138Z] ---> ea9da20a5ad1 [2023-04-03T20:33:33.138Z] [2023-04-03T20:33:33.437Z] Successfully built ea9da20a5ad1 [2023-04-03T20:33:33.437Z] Successfully tagged support-scheduler-arm64:latest [2023-04-03T20:33:33.437Z] Building security-spire-agent [2023-04-03T20:33:51.632Z]  Building support-scheduler ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-03T20:33:51.632Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-03T20:33:51.632Z] ---> 7207e6f10e58 [2023-04-03T20:33:51.632Z] Step 3/27 : WORKDIR /edgex-go [2023-04-03T20:33:51.632Z] ---> Using cache [2023-04-03T20:33:51.632Z] ---> 30cbe61a52ce [2023-04-03T20:33:51.632Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-03T20:33:51.632Z] ---> Using cache [2023-04-03T20:33:51.632Z] ---> 76857c7a50dd [2023-04-03T20:33:51.632Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-03T20:33:51.632Z] ---> Using cache [2023-04-03T20:33:51.632Z] ---> 42247bf26007 [2023-04-03T20:33:51.632Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T20:33:51.633Z] ---> Using cache [2023-04-03T20:33:51.633Z] ---> c9f72de4d73a [2023-04-03T20:33:51.633Z] Step 7/27 : COPY . . [2023-04-03T20:33:51.633Z] ---> Using cache [2023-04-03T20:33:51.633Z] ---> 215a6f50382e [2023-04-03T20:33:51.633Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-03T20:33:51.633Z] ---> Using cache [2023-04-03T20:33:51.633Z] ---> b3b5e7d55eab [2023-04-03T20:33:51.633Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-03T20:33:51.633Z] ---> Using cache [2023-04-03T20:33:51.633Z] ---> dd06599c3240 [2023-04-03T20:33:51.633Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-03T20:33:51.633Z] ---> Using cache [2023-04-03T20:33:51.633Z] ---> 3f263235e927 [2023-04-03T20:33:51.633Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-03T20:33:51.633Z] ---> Using cache [2023-04-03T20:33:51.633Z] ---> fd5b8ef190af [2023-04-03T20:33:51.633Z] Step 12/27 : WORKDIR /edgex-go [2023-04-03T20:33:51.633Z] ---> Using cache [2023-04-03T20:33:51.633Z] ---> 7fdb91cbef65 [2023-04-03T20:33:51.633Z] [2023-04-03T20:33:51.633Z] Step 13/27 : FROM alpine:3.17 [2023-04-03T20:33:51.633Z] ---> 51e60588ff2c [2023-04-03T20:33:51.633Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-03T20:33:51.633Z] ---> Using cache [2023-04-03T20:33:51.633Z] ---> 65a19b12a89c [2023-04-03T20:33:51.633Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-03T20:33:51.633Z] ---> Using cache [2023-04-03T20:33:51.633Z] ---> bed2f29152de [2023-04-03T20:33:51.633Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:33:51.633Z] ---> Using cache [2023-04-03T20:33:51.633Z] ---> b70c2a806fa4 [2023-04-03T20:33:51.633Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:33:51.633Z] ---> Using cache [2023-04-03T20:33:51.633Z] ---> 24dc8000666a [2023-04-03T20:33:51.633Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-03T20:33:53.631Z] ---> 915b9fd492e0 [2023-04-03T20:33:53.631Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-03T20:33:58.966Z] ---> bffb93ed1614 [2023-04-03T20:33:58.966Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-03T20:33:59.549Z] ---> a73a15dd4b31 [2023-04-03T20:33:59.549Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-03T20:34:00.512Z] ---> 279474101819 [2023-04-03T20:34:00.512Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-03T20:34:04.765Z] ---> db98914622a8 [2023-04-03T20:34:04.765Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-03T20:34:04.765Z] ---> Running in 69a2cc5f0c22 [2023-04-03T20:34:04.765Z] Removing intermediate container 69a2cc5f0c22 [2023-04-03T20:34:04.765Z] ---> 94f1d8be7318 [2023-04-03T20:34:04.765Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-03T20:34:05.032Z] ---> Running in f7e6fdf41485 [2023-04-03T20:34:05.612Z] Removing intermediate container f7e6fdf41485 [2023-04-03T20:34:05.612Z] ---> 477f1a80c122 [2023-04-03T20:34:05.612Z] Step 25/27 : LABEL arch=arm64 [2023-04-03T20:34:05.612Z] ---> Running in dce4064bb30a [2023-04-03T20:34:06.191Z] Removing intermediate container dce4064bb30a [2023-04-03T20:34:06.191Z] ---> c0bbd9f89f2a [2023-04-03T20:34:06.191Z] Step 26/27 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:34:06.191Z] ---> Running in 875af302659c [2023-04-03T20:34:06.770Z] Removing intermediate container 875af302659c [2023-04-03T20:34:06.770Z] ---> 18115e44bfe3 [2023-04-03T20:34:06.770Z] Step 27/27 : LABEL version=0.0.0 [2023-04-03T20:34:06.770Z] ---> Running in 468c5008021c [2023-04-03T20:34:07.349Z] Removing intermediate container 468c5008021c [2023-04-03T20:34:07.349Z] ---> 90e32810048c [2023-04-03T20:34:07.349Z] [2023-04-03T20:34:07.614Z] Successfully built 90e32810048c [2023-04-03T20:34:07.614Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-03T20:35:59.235Z]  Building security-spire-agent ... done Removing intermediate container 32f71bfd2e65 [2023-04-03T20:35:59.235Z] ---> 3b763f22ad17 [2023-04-03T20:35:59.235Z] [2023-04-03T20:35:59.235Z] Step 9/20 : FROM alpine:3.17 [2023-04-03T20:35:59.235Z] ---> 51e60588ff2c [2023-04-03T20:35:59.235Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-03T20:35:59.235Z] ---> Using cache [2023-04-03T20:35:59.235Z] ---> 045022fd2a10 [2023-04-03T20:35:59.235Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-03T20:35:59.235Z] ---> Running in 57b7aba0cef0 [2023-04-03T20:35:59.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T20:36:00.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T20:36:01.800Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-03T20:36:01.800Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-03T20:36:01.800Z] OK: 17689 distinct packages available [2023-04-03T20:36:01.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T20:36:02.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T20:36:03.706Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-03T20:36:03.706Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-03T20:36:03.974Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-03T20:36:03.974Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-03T20:36:03.974Z] (5/9) Installing curl (7.88.1-r1) [2023-04-03T20:36:03.974Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-03T20:36:03.974Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-03T20:36:03.974Z] (8/9) Installing libucontext (1.2-r0) [2023-04-03T20:36:03.974Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-03T20:36:03.974Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T20:36:03.974Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T20:36:04.553Z] OK: 11 MiB in 24 packages [2023-04-03T20:36:08.805Z] Removing intermediate container 57b7aba0cef0 [2023-04-03T20:36:08.806Z] ---> 144035f2a94b [2023-04-03T20:36:08.806Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:36:09.384Z] ---> 43bc62908b30 [2023-04-03T20:36:09.384Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:36:10.789Z] ---> 60dea353a026 [2023-04-03T20:36:10.789Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-03T20:36:12.192Z] Removing intermediate container 8d7868adb76d [2023-04-03T20:36:12.192Z] ---> b3e84fb666c6 [2023-04-03T20:36:12.192Z] [2023-04-03T20:36:12.192Z] Step 10/25 : FROM alpine:3.17 [2023-04-03T20:36:12.192Z] ---> 51e60588ff2c [2023-04-03T20:36:12.192Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-03T20:36:12.192Z] ---> Using cache [2023-04-03T20:36:12.192Z] ---> 5ee5d6236499 [2023-04-03T20:36:12.192Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T20:36:12.192Z] ---> Using cache [2023-04-03T20:36:12.192Z] ---> 2c91a6f4b633 [2023-04-03T20:36:12.192Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-03T20:36:12.192Z] ---> Running in a2c28d183b70 [2023-04-03T20:36:12.773Z] Removing intermediate container a2c28d183b70 [2023-04-03T20:36:12.773Z] ---> f17bd90e6c92 [2023-04-03T20:36:12.773Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-03T20:36:13.040Z] ---> Running in 87e611f04dc0 [2023-04-03T20:36:14.979Z] Removing intermediate container 87e611f04dc0 [2023-04-03T20:36:14.979Z] ---> e7f38a8610fd [2023-04-03T20:36:14.979Z] Step 15/25 : WORKDIR / [2023-04-03T20:36:14.979Z] ---> de3aa89db7c9 [2023-04-03T20:36:14.979Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-03T20:36:15.248Z] ---> Running in aeed1c7e12c7 [2023-04-03T20:36:15.832Z] Removing intermediate container aeed1c7e12c7 [2023-04-03T20:36:15.832Z] ---> 795b1d22a24a [2023-04-03T20:36:15.832Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:36:16.415Z] ---> 28e5a848d1f4 [2023-04-03T20:36:16.415Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-03T20:36:16.684Z] ---> Running in 03e99b92d9f5 [2023-04-03T20:36:17.412Z] ---> 9bceaebea0a6 [2023-04-03T20:36:17.412Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:36:17.412Z] Removing intermediate container 03e99b92d9f5 [2023-04-03T20:36:17.412Z] ---> 880f91547b28 [2023-04-03T20:36:17.412Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T20:36:17.412Z] ---> Running in df83ac64d863 [2023-04-03T20:36:18.009Z] Removing intermediate container df83ac64d863 [2023-04-03T20:36:18.009Z] ---> 22d3bcf6ffae [2023-04-03T20:36:18.009Z] Step 18/20 : LABEL arch=arm64 [2023-04-03T20:36:18.285Z] ---> Running in 2c1aed0c221c [2023-04-03T20:36:18.285Z] ---> 95e1978a82e2 [2023-04-03T20:36:18.285Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-03T20:36:19.268Z] Removing intermediate container 2c1aed0c221c [2023-04-03T20:36:19.268Z] ---> 3a238d7e1a67 [2023-04-03T20:36:19.268Z] Step 19/20 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:36:19.268Z] ---> Running in b66f79cb2e24 [2023-04-03T20:36:20.302Z] Removing intermediate container b66f79cb2e24 [2023-04-03T20:36:20.302Z] ---> 37be9c88c8b8 [2023-04-03T20:36:20.302Z] Step 20/20 : LABEL version=0.0.0 [2023-04-03T20:36:20.302Z] ---> Running in 5b8b85e878db [2023-04-03T20:36:20.899Z] ---> c2063d0518a9 [2023-04-03T20:36:20.899Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-03T20:36:20.899Z] Removing intermediate container 5b8b85e878db [2023-04-03T20:36:20.899Z] ---> 14b3b2c96f14 [2023-04-03T20:36:20.899Z] [2023-04-03T20:36:21.512Z] Successfully built 14b3b2c96f14 [2023-04-03T20:36:21.513Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-03T20:36:21.786Z]  Building security-spiffe-token-provider ... done  ---> bf137f5757ee [2023-04-03T20:36:21.786Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-03T20:36:22.759Z] ---> bd93dd4cdafd [2023-04-03T20:36:22.759Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-03T20:36:22.759Z] ---> Running in 5239ed7bf916 [2023-04-03T20:36:23.024Z] Removing intermediate container 5239ed7bf916 [2023-04-03T20:36:23.024Z] ---> 89edcd315a39 [2023-04-03T20:36:23.024Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T20:36:23.289Z] ---> Running in 493d6840e0a3 [2023-04-03T20:36:23.872Z] Removing intermediate container 493d6840e0a3 [2023-04-03T20:36:23.872Z] ---> 8194273e7c73 [2023-04-03T20:36:23.872Z] Step 23/25 : LABEL arch=arm64 [2023-04-03T20:36:23.872Z] ---> Running in 46d6465ea1ab [2023-04-03T20:36:24.451Z] Removing intermediate container 46d6465ea1ab [2023-04-03T20:36:24.451Z] ---> 0fb5fb28e444 [2023-04-03T20:36:24.451Z] Step 24/25 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:36:24.451Z] ---> Running in 8f8d19022020 [2023-04-03T20:36:25.031Z] Removing intermediate container 8f8d19022020 [2023-04-03T20:36:25.031Z] ---> 5800ec662689 [2023-04-03T20:36:25.031Z] Step 25/25 : LABEL version=0.0.0 [2023-04-03T20:36:25.031Z] ---> Running in caffc1848308 [2023-04-03T20:36:25.609Z] Removing intermediate container caffc1848308 [2023-04-03T20:36:25.609Z] ---> 9b044ac4b657 [2023-04-03T20:36:25.609Z] [2023-04-03T20:36:25.609Z] Successfully built 9b044ac4b657 [2023-04-03T20:36:25.609Z] Successfully tagged core-metadata-arm64:latest [2023-04-03T20:36:40.570Z]  Building core-metadata ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-03T20:36:48.781Z] Removing intermediate container db35f01361fa [2023-04-03T20:36:48.781Z] ---> 22779fd34b51 [2023-04-03T20:36:48.781Z] [2023-04-03T20:36:48.781Z] Step 9/25 : FROM alpine:3.17 [2023-04-03T20:36:48.781Z] ---> 51e60588ff2c [2023-04-03T20:36:48.781Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-03T20:36:48.781Z] ---> Running in eff41123e054 [2023-04-03T20:36:48.781Z] Removing intermediate container 5da528396609 [2023-04-03T20:36:48.781Z] ---> 56b3cb53e0cd [2023-04-03T20:36:48.781Z] [2023-04-03T20:36:48.781Z] Step 10/23 : FROM alpine:3.17 [2023-04-03T20:36:48.781Z] ---> 51e60588ff2c [2023-04-03T20:36:48.781Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-03T20:36:49.048Z] ---> Running in 6ee1aa04fc5c [2023-04-03T20:36:50.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T20:36:50.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T20:36:50.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T20:36:50.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T20:36:51.538Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-03T20:36:51.538Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-03T20:36:51.538Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-03T20:36:51.538Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T20:36:51.806Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T20:36:51.806Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-03T20:36:51.806Z] (3/3) Installing su-exec (0.2-r2) [2023-04-03T20:36:51.806Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T20:36:51.806Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T20:36:52.074Z] OK: 8 MiB in 17 packages [2023-04-03T20:36:52.340Z] OK: 8 MiB in 18 packages [2023-04-03T20:36:53.752Z] Removing intermediate container 6ee1aa04fc5c [2023-04-03T20:36:53.752Z] ---> 0885e0ba8d61 [2023-04-03T20:36:53.752Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-03T20:36:53.752Z] ---> Running in 97f97334cf96 [2023-04-03T20:36:53.752Z] Removing intermediate container eff41123e054 [2023-04-03T20:36:53.752Z] ---> ea8328518535 [2023-04-03T20:36:53.752Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-03T20:36:53.752Z] ---> Running in 51c852f9fa97 [2023-04-03T20:36:53.752Z] Removing intermediate container 97f97334cf96 [2023-04-03T20:36:53.752Z] ---> a2051386cba8 [2023-04-03T20:36:53.752Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-03T20:36:54.017Z] ---> Running in 32af62187fae [2023-04-03T20:36:54.017Z] Removing intermediate container 51c852f9fa97 [2023-04-03T20:36:54.017Z] ---> 99f045adbf35 [2023-04-03T20:36:54.017Z] Step 12/25 : WORKDIR / [2023-04-03T20:36:54.017Z] ---> Running in 937d0f9ae3c4 [2023-04-03T20:36:54.283Z] Removing intermediate container 32af62187fae [2023-04-03T20:36:54.283Z] ---> 8e3f7a4cb2f0 [2023-04-03T20:36:54.283Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-03T20:36:54.549Z] ---> Running in ca71c7cab198 [2023-04-03T20:36:54.549Z] Removing intermediate container 937d0f9ae3c4 [2023-04-03T20:36:54.549Z] ---> c55d2b541ae7 [2023-04-03T20:36:54.549Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:36:54.816Z] Removing intermediate container ca71c7cab198 [2023-04-03T20:36:54.816Z] ---> a5cafc1f8a92 [2023-04-03T20:36:54.816Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-03T20:36:55.082Z] ---> 24cedbe0df1c [2023-04-03T20:36:55.082Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:36:55.347Z] ---> ffafa6b5b2b1 [2023-04-03T20:36:55.347Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-03T20:36:55.614Z] ---> 6f057ee15468 [2023-04-03T20:36:55.614Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-03T20:36:55.880Z] ---> e4f374ce98cc [2023-04-03T20:36:55.881Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-03T20:36:56.145Z] ---> 5e947f32a23e [2023-04-03T20:36:56.145Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-03T20:36:56.726Z] ---> 509c52d36327 [2023-04-03T20:36:56.726Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-03T20:36:57.683Z] ---> e53ed5c403b9 [2023-04-03T20:36:57.683Z] ---> ab14e280c0de [2023-04-03T20:36:57.683Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-03T20:36:57.683Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-03T20:36:58.263Z] ---> f087ebfb2d9f [2023-04-03T20:36:58.263Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-03T20:36:58.263Z] ---> Running in be60f07230a5 [2023-04-03T20:36:58.530Z] ---> 37dccfd5b1d1 [2023-04-03T20:36:58.530Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-03T20:36:58.530Z] Removing intermediate container be60f07230a5 [2023-04-03T20:36:58.530Z] ---> 3b77ad227fef [2023-04-03T20:36:58.530Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T20:36:58.530Z] ---> Running in 052cb0ca2986 [2023-04-03T20:36:58.806Z] Removing intermediate container 052cb0ca2986 [2023-04-03T20:36:58.806Z] ---> 6788ba9d1572 [2023-04-03T20:36:58.806Z] Step 21/23 : LABEL arch=arm64 [2023-04-03T20:36:59.074Z] ---> Running in 8977f6358417 [2023-04-03T20:36:59.338Z] Removing intermediate container 8977f6358417 [2023-04-03T20:36:59.339Z] ---> 4822426e18be [2023-04-03T20:36:59.339Z] Step 22/23 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:36:59.339Z] ---> Running in eb13122599d9 [2023-04-03T20:36:59.606Z] ---> 7192f2604c60 [2023-04-03T20:36:59.606Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-03T20:36:59.872Z] Removing intermediate container eb13122599d9 [2023-04-03T20:36:59.872Z] ---> b02fb3b6c1f9 [2023-04-03T20:36:59.872Z] Step 23/23 : LABEL version=0.0.0 [2023-04-03T20:36:59.872Z] ---> Running in 66f515d71133 [2023-04-03T20:37:00.143Z] ---> a294dc73cbce [2023-04-03T20:37:00.143Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-03T20:37:00.143Z] ---> Running in ee2579b8a102 [2023-04-03T20:37:00.411Z] Removing intermediate container 66f515d71133 [2023-04-03T20:37:00.412Z] ---> ab54d2556cd4 [2023-04-03T20:37:00.412Z] [2023-04-03T20:37:00.679Z] Successfully built ab54d2556cd4 [2023-04-03T20:37:00.679Z] Successfully tagged support-notifications-arm64:latest [2023-04-03T20:37:02.087Z]  Building support-notifications ... done Removing intermediate container ee2579b8a102 [2023-04-03T20:37:02.087Z] ---> 142479a8c8d6 [2023-04-03T20:37:02.087Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-03T20:37:02.087Z] ---> Running in 303474f8c77c [2023-04-03T20:37:02.087Z] Removing intermediate container 303474f8c77c [2023-04-03T20:37:02.087Z] ---> 05abf45bebdf [2023-04-03T20:37:02.087Z] Step 23/25 : LABEL arch=arm64 [2023-04-03T20:37:02.355Z] ---> Running in 61cdb5fa6fed [2023-04-03T20:37:02.620Z] Removing intermediate container 61cdb5fa6fed [2023-04-03T20:37:02.620Z] ---> 2ec6365fd1a6 [2023-04-03T20:37:02.620Z] Step 24/25 : LABEL git_sha=c0519472b35ffb21080fe8cba15d1fdef78947c5 [2023-04-03T20:37:02.620Z] ---> Running in 12a0f93ffd8e [2023-04-03T20:37:02.887Z] Removing intermediate container 12a0f93ffd8e [2023-04-03T20:37:02.887Z] ---> 2219c730258f [2023-04-03T20:37:02.887Z] Step 25/25 : LABEL version=0.0.0 [2023-04-03T20:37:02.887Z] ---> Running in 33eed01707ed [2023-04-03T20:37:03.154Z] Removing intermediate container 33eed01707ed [2023-04-03T20:37:03.154Z] ---> 7ef93e7f9237 [2023-04-03T20:37:03.154Z] [2023-04-03T20:37:03.419Z] Successfully built 7ef93e7f9237 [2023-04-03T20:37:03.419Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-03T20:37:03.695Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-04-03T20:37:03.707Z] $ docker stop --time=1 62412a5be53e49ac12749ab3c05a9cd9baa35601b13449833c784ac1ac9df4dc [2023-04-03T20:37:06.894Z] $ docker rm -f --volumes 62412a5be53e49ac12749ab3c05a9cd9baa35601b13449833c784ac1ac9df4dc [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T20:37:07.428Z] + docker images [2023-04-03T20:37:07.693Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-03T20:37:07.693Z] security-secretstore-setup-arm64 latest 7ef93e7f9237 4 seconds ago 32.2MB [2023-04-03T20:37:07.693Z] support-notifications-arm64 latest ab54d2556cd4 7 seconds ago 32.2MB [2023-04-03T20:37:07.693Z] 56b3cb53e0cd 20 seconds ago 1.56GB [2023-04-03T20:37:07.693Z] 22779fd34b51 20 seconds ago 1.49GB [2023-04-03T20:37:07.693Z] core-metadata-arm64 latest 9b044ac4b657 42 seconds ago 20.2MB [2023-04-03T20:37:07.693Z] security-spiffe-token-provider-arm64 latest 14b3b2c96f14 47 seconds ago 32.7MB [2023-04-03T20:37:07.693Z] b3e84fb666c6 56 seconds ago 1.5GB [2023-04-03T20:37:07.693Z] 3b763f22ad17 About a minute ago 1.53GB [2023-04-03T20:37:07.693Z] security-spire-agent-arm64 latest 90e32810048c 3 minutes ago 125MB [2023-04-03T20:37:07.693Z] support-scheduler-arm64 latest ea9da20a5ad1 3 minutes ago 31.5MB [2023-04-03T20:37:07.693Z] 6226a2cbeb24 3 minutes ago 1.56GB [2023-04-03T20:37:07.693Z] core-common-config-bootstrapper-arm64 latest 29fb7f062a4b 5 minutes ago 17.2MB [2023-04-03T20:37:07.693Z] a74d98a34001 5 minutes ago 1.49GB [2023-04-03T20:37:07.693Z] security-spire-server-arm64 latest 1d5c6f4ce839 8 minutes ago 87.1MB [2023-04-03T20:37:07.693Z] bfa5a159fbaf 8 minutes ago 1.35GB [2023-04-03T20:37:07.693Z] security-spire-config-arm64 latest 50fd105b2b86 8 minutes ago 86.2MB [2023-04-03T20:37:07.693Z] 7fdb91cbef65 9 minutes ago 1.35GB [2023-04-03T20:37:07.693Z] core-data-arm64 latest e0ee1da8a9ee 12 minutes ago 19.9MB [2023-04-03T20:37:07.693Z] security-bootstrapper-arm64 latest ae48c8ac2b58 12 minutes ago 21.9MB [2023-04-03T20:37:07.693Z] core-command-arm64 latest bf08e66fce19 12 minutes ago 19.7MB [2023-04-03T20:37:07.693Z] 67dcf539bb99 12 minutes ago 1.5GB [2023-04-03T20:37:07.693Z] security-proxy-setup-arm64 latest 68503de7a095 12 minutes ago 18.7MB [2023-04-03T20:37:07.693Z] 4a64c0bc92fd 12 minutes ago 1.49GB [2023-04-03T20:37:07.693Z] security-proxy-auth-arm64 latest bbe1e41003bb 12 minutes ago 18.3MB [2023-04-03T20:37:07.693Z] 970b7058a1a2 13 minutes ago 1.48GB [2023-04-03T20:37:07.693Z] 541a43dcc69d 13 minutes ago 1.47GB [2023-04-03T20:37:07.693Z] 3eef5b151910 13 minutes ago 1.47GB [2023-04-03T20:37:07.693Z] ci-base-image-arm64 latest 7207e6f10e58 33 minutes ago 866MB [2023-04-03T20:37:07.693Z] alpine 3.17 51e60588ff2c 5 days ago 7.46MB [2023-04-03T20:37:07.693Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 weeks ago 648MB [2023-04-03T20:37:07.693Z] 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-04-03T20:37:08.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T20:37:08.526Z] [2023-04-03T20:37:08.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T20:37:09.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T20:37:09.346Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-03T20:37:09.346Z] 8998bd30e6a1: Pulling fs layer [2023-04-03T20:37:09.346Z] 04944245beec: Pulling fs layer [2023-04-03T20:37:09.346Z] 699f458cf7ca: Pulling fs layer [2023-04-03T20:37:09.346Z] 765212b225bb: Pulling fs layer [2023-04-03T20:37:09.346Z] f23df028b6ca: Pulling fs layer [2023-04-03T20:37:09.346Z] d65c8cfc05b1: Pulling fs layer [2023-04-03T20:37:09.346Z] 2437ff75d9bd: Pulling fs layer [2023-04-03T20:37:09.346Z] f23df028b6ca: Waiting [2023-04-03T20:37:09.346Z] d65c8cfc05b1: Waiting [2023-04-03T20:37:09.346Z] 2437ff75d9bd: Waiting [2023-04-03T20:37:09.346Z] 765212b225bb: Waiting [2023-04-03T20:37:09.346Z] 04944245beec: Verifying Checksum [2023-04-03T20:37:09.346Z] 04944245beec: Download complete [2023-04-03T20:37:09.346Z] 765212b225bb: Verifying Checksum [2023-04-03T20:37:09.346Z] 765212b225bb: Download complete [2023-04-03T20:37:09.346Z] f23df028b6ca: Verifying Checksum [2023-04-03T20:37:09.346Z] f23df028b6ca: Download complete [2023-04-03T20:37:09.346Z] d65c8cfc05b1: Verifying Checksum [2023-04-03T20:37:09.346Z] d65c8cfc05b1: Download complete [2023-04-03T20:37:09.613Z] 699f458cf7ca: Verifying Checksum [2023-04-03T20:37:09.613Z] 699f458cf7ca: Download complete [2023-04-03T20:37:09.880Z] 8998bd30e6a1: Verifying Checksum [2023-04-03T20:37:09.880Z] 8998bd30e6a1: Download complete [2023-04-03T20:37:11.818Z] 2437ff75d9bd: Verifying Checksum [2023-04-03T20:37:11.818Z] 2437ff75d9bd: Download complete [2023-04-03T20:37:13.765Z] 8998bd30e6a1: Pull complete [2023-04-03T20:37:13.765Z] 04944245beec: Pull complete [2023-04-03T20:37:15.169Z] 699f458cf7ca: Pull complete [2023-04-03T20:37:15.169Z] 765212b225bb: Pull complete [2023-04-03T20:37:15.749Z] f23df028b6ca: Pull complete [2023-04-03T20:37:16.015Z] d65c8cfc05b1: Pull complete [2023-04-03T20:37:28.296Z] 2437ff75d9bd: Pull complete [2023-04-03T20:37:28.296Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-03T20:37:28.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T20:37:28.296Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T20:37:28.626Z] prd-ubuntu20.04-docker-arm64-4c-16g-6731 does not seem to be running inside a container [2023-04-03T20:37:28.671Z] $ 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-04-03T20:37:31.210Z] $ docker top 9ca71cd44c32f81bffb3a65949596f06b6e6c4c0ffcada9d07d9b7b2a752ec3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T20:37:31.849Z] ---> job-cost.sh [2023-04-03T20:37:32.118Z] lf-activate-venv: SKIPPING [2023-04-03T20:37:32.118Z] INFO: No Stack... [2023-04-03T20:37:32.383Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-03T20:37:33.338Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T20:37:33.686Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-04-03T20:37:33.686Z] + cut -d, -f6 [Pipeline] lock [2023-04-03T20:37:33.774Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4491-1-stack-cost] [2023-04-03T20:37:33.779Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4491-1-stack-cost] did not exist. Created. [2023-04-03T20:37:33.779Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4491-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T20:37:34.204Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-03T20:37:34.399Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T20:37:34.415Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4491-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T20:37:34.482Z] $ docker stop --time=1 9ca71cd44c32f81bffb3a65949596f06b6e6c4c0ffcada9d07d9b7b2a752ec3f [2023-04-03T20:37:35.948Z] $ docker rm -f --volumes 9ca71cd44c32f81bffb3a65949596f06b6e6c4c0ffcada9d07d9b7b2a752ec3f [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-04-03T20:37:37.032Z] provisioning config files... [2023-04-03T20:37:37.060Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9652399691051613244tmp [Pipeline] { [Pipeline] sh [2023-04-03T20:37:37.456Z] + set +x [2023-04-03T20:37:37.456Z] + bash -s -- [2023-04-03T20:37:37.456Z] + curl -s https://codecov.io/bash [2023-04-03T20:37:37.456Z] [2023-04-03T20:37:37.456Z] _____ _ [2023-04-03T20:37:37.456Z] / ____| | | [2023-04-03T20:37:37.456Z] | | ___ __| | ___ ___ _____ __ [2023-04-03T20:37:37.456Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-03T20:37:37.456Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-03T20:37:37.456Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-03T20:37:37.456Z] Bash-1.0.6 [2023-04-03T20:37:37.456Z] [2023-04-03T20:37:37.456Z] [2023-04-03T20:37:37.456Z] ==> git version 2.25.1 found [2023-04-03T20:37:37.456Z] ==> 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-04-03T20:37:37.456Z] Release-Date: 2020-01-08 [2023-04-03T20:37:37.456Z] 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-04-03T20:37:37.456Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-03T20:37:37.456Z] ==> Jenkins CI detected. [2023-04-03T20:37:37.456Z] current dir:  /w/workspace/edgex-go/1 [2023-04-03T20:37:37.456Z] project root: . [2023-04-03T20:37:37.456Z] --> token set from env [2023-04-03T20:37:37.456Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-03T20:37:37.716Z] ==> Running gcov in . (disable via -X gcov) [2023-04-03T20:37:37.716Z] ==> Python coveragepy not found [2023-04-03T20:37:37.716Z] ==> Searching for coverage reports in: [2023-04-03T20:37:37.716Z] + . [2023-04-03T20:37:37.716Z] -> Found 1 reports [2023-04-03T20:37:37.716Z] ==> Detecting git/mercurial file structure [2023-04-03T20:37:37.716Z] ==> Reading reports [2023-04-03T20:37:37.716Z] + ./coverage.out bytes=447379 [2023-04-03T20:37:37.716Z] ==> Appending adjustments [2023-04-03T20:37:37.716Z] https://docs.codecov.io/docs/fixing-reports [2023-04-03T20:37:38.652Z] + Found adjustments [2023-04-03T20:37:38.652Z] ==> Gzipping contents [2023-04-03T20:37:38.652Z] 60K /tmp/codecov.9GxA1g.gz [2023-04-03T20:37:38.652Z] ==> Uploading reports [2023-04-03T20:37:38.652Z] url: https://codecov.io [2023-04-03T20:37:38.652Z] query: branch=PR-4491&commit=c0519472b35ffb21080fe8cba15d1fdef78947c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4491%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4491&job=&cmd_args= [2023-04-03T20:37:38.652Z] -> Pinging Codecov [2023-04-03T20:37:38.652Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4491&commit=c0519472b35ffb21080fe8cba15d1fdef78947c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4491%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4491&job=&cmd_args= [2023-04-03T20:37:38.910Z] -> Uploading to [2023-04-03T20:37:38.910Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-03/00271124DB129430A58F1EEE437C3FCB/c0519472b35ffb21080fe8cba15d1fdef78947c5/17a537b0-b1cf-47c2-b446-170be1942bcb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230403%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230403T203738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=58822098e5709e4a0e2e1dcbe57410905a58131fb60e008545647e1114deaad9 [2023-04-03T20:37:38.910Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T20:37:38.910Z] Dload Upload Total Spent Left Speed [2023-04-03T20:37:39.169Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57481 0 0 100 57481 0 194k --:--:-- --:--:-- --:--:-- 194k [2023-04-03T20:37:39.169Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c0519472b35ffb21080fe8cba15d1fdef78947c5 [Pipeline] } [2023-04-03T20:37:39.195Z] 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-04-03T20:37:40.523Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-03T20:37:40.849Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T20:37:41.729Z] ---> package-listing.sh [2023-04-03T20:37:41.729Z] ++ facter osfamily [2023-04-03T20:37:41.729Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-03T20:37:41.988Z] + OS_FAMILY=debian [2023-04-03T20:37:41.989Z] + workspace=/w/workspace/edgex-go/1 [2023-04-03T20:37:41.989Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-03T20:37:41.989Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-03T20:37:41.989Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-03T20:37:41.989Z] + PACKAGES=/tmp/packages_start.txt [2023-04-03T20:37:41.989Z] + '[' /w/workspace/edgex-go/1 ']' [2023-04-03T20:37:41.989Z] + PACKAGES=/tmp/packages_end.txt [2023-04-03T20:37:41.989Z] + case "${OS_FAMILY}" in [2023-04-03T20:37:41.989Z] + dpkg -l [2023-04-03T20:37:41.989Z] + grep '^ii' [2023-04-03T20:37:41.989Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-03T20:37:41.989Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-03T20:37:41.989Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-03T20:37:41.989Z] + '[' /w/workspace/edgex-go/1 ']' [2023-04-03T20:37:41.989Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-04-03T20:37:41.989Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-04-03T20:37:42.023Z] 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-04-03T20:37:42.314Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T20:37:42.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T20:37:42.930Z] [2023-04-03T20:37:42.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T20:37:43.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T20:37:43.310Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-03T20:37:43.310Z] 5eb5b503b376: Pulling fs layer [2023-04-03T20:37:43.310Z] 5c69ac0246d0: Pulling fs layer [2023-04-03T20:37:43.310Z] ec43610c2a17: Pulling fs layer [2023-04-03T20:37:43.310Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-03T20:37:43.310Z] 33b1e0a273af: Pulling fs layer [2023-04-03T20:37:43.310Z] 5d3b04190fa2: Pulling fs layer [2023-04-03T20:37:43.310Z] 2f39f015ded8: Pulling fs layer [2023-04-03T20:37:43.310Z] 33b1e0a273af: Waiting [2023-04-03T20:37:43.310Z] 5d3b04190fa2: Waiting [2023-04-03T20:37:43.310Z] 3a2ae6a8a46f: Waiting [2023-04-03T20:37:43.310Z] 2f39f015ded8: Waiting [2023-04-03T20:37:43.310Z] 5c69ac0246d0: Verifying Checksum [2023-04-03T20:37:43.310Z] 5c69ac0246d0: Download complete [2023-04-03T20:37:43.310Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-03T20:37:43.310Z] 3a2ae6a8a46f: Download complete [2023-04-03T20:37:43.310Z] 33b1e0a273af: Verifying Checksum [2023-04-03T20:37:43.310Z] 33b1e0a273af: Download complete [2023-04-03T20:37:43.310Z] 5d3b04190fa2: Verifying Checksum [2023-04-03T20:37:43.310Z] 5d3b04190fa2: Download complete [2023-04-03T20:37:43.310Z] ec43610c2a17: Verifying Checksum [2023-04-03T20:37:43.310Z] ec43610c2a17: Download complete [2023-04-03T20:37:43.569Z] 5eb5b503b376: Verifying Checksum [2023-04-03T20:37:43.569Z] 5eb5b503b376: Download complete [2023-04-03T20:37:44.135Z] 2f39f015ded8: Verifying Checksum [2023-04-03T20:37:44.135Z] 2f39f015ded8: Download complete [2023-04-03T20:37:44.699Z] 5eb5b503b376: Pull complete [2023-04-03T20:37:44.957Z] 5c69ac0246d0: Pull complete [2023-04-03T20:37:45.216Z] ec43610c2a17: Pull complete [2023-04-03T20:37:45.216Z] 3a2ae6a8a46f: Pull complete [2023-04-03T20:37:45.474Z] 33b1e0a273af: Pull complete [2023-04-03T20:37:45.732Z] 5d3b04190fa2: Pull complete [2023-04-03T20:37:49.915Z] 2f39f015ded8: Pull complete [2023-04-03T20:37:49.915Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-03T20:37:49.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T20:37:49.915Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T20:37:50.122Z] prd-ubuntu20.04-docker-8c-8g-6730 does not seem to be running inside a container [2023-04-03T20:37:50.161Z] $ 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-04-03T20:37:51.531Z] $ docker top a71017000c207f7225ef80805c62c5976847e70ae973a689ae9ea34323355b02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T20:37:51.911Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-03T20:37:52.220Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-03T20:37:52.527Z] + ls /var/log/sa-host [2023-04-03T20:37:52.527Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T20:37:52.810Z] provisioning config files... [2023-04-03T20:37:52.819Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config119613846562033360tmp [Pipeline] { [Pipeline] echo [2023-04-03T20:37:52.875Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T20:37:53.188Z] ---> create-netrc.sh [Pipeline] } [2023-04-03T20:37:53.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-03T20:37:53.628Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-03T20:37:53.663Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T20:37:53.980Z] ---> sudo-logs.sh [2023-04-03T20:37:53.980Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-03T20:37:54.060Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T20:37:54.376Z] ---> job-cost.sh [2023-04-03T20:37:54.376Z] lf-activate-venv: SKIPPING [2023-04-03T20:37:54.376Z] DEBUG: total: 0.10999999940395355 [2023-04-03T20:37:54.376Z] INFO: Retrieving Stack Cost... [2023-04-03T20:37:54.636Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-03T20:37:55.206Z] INFO: Archiving Costs [Pipeline] echo [2023-04-03T20:37:55.245Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T20:37:55.568Z] ---> logs-deploy.sh [2023-04-03T20:37:55.568Z] lf-activate-venv: SKIPPING [2023-04-03T20:37:55.568Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4491/1 [2023-04-03T20:37:55.568Z] INFO: archiving workspace using pattern(s): [2023-04-03T20:37:56.506Z] Archives upload complete. [2023-04-03T20:37:56.764Z] INFO: archiving logs to Nexus