Pull request #4447 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5fc15286b136632a1013640e5cde388ba4031b52+776cc6a43b7b85b7458b36156c385c413c7a15f0 (e6b69b7edbb7fd082911ed6c0b9f6ab52d7b868b) 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-ssh2539900549396960229.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-ssh3917796829559989913.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-4447/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-4447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3918688514767783189.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-4447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17545866859339449304.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-ssh1269752823198843963.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-4447/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-4447/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2449909574112129324.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 ‘prd-ubuntu20.04-docker-8c-8g-234’ is offline Running on prd-ubuntu20.04-docker-8c-8g-239 in /w/workspace/edgexfoundry_edgex-go_PR-4447 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4447/head:refs/remotes/origin/PR-4447 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit 5fc15286b136632a1013640e5cde388ba4031b52 Merge succeeded, producing 5fc15286b136632a1013640e5cde388ba4031b52 Checking out Revision 5fc15286b136632a1013640e5cde388ba4031b52 (PR-4447) 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-03-14T20:00:22.141Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 5fc15286b136632a1013640e5cde388ba4031b52 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5fc15286b136632a1013640e5cde388ba4031b52 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T20:00:22.285Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-14T20:00:22.372Z] ========================================================= [2023-03-14T20:00:22.372Z] EdgeX Global Pipelines Version Info [2023-03-14T20:00:22.372Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:00:23.101Z] ------------------- [2023-03-14T20:00:23.101Z] stable info: [2023-03-14T20:00:23.101Z] ------------------- [2023-03-14T20:00:23.101Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T20:00:23.101Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T20:00:23.101Z] Message: update stable to v1.0.245 [2023-03-14T20:00:23.674Z] ------------------- [2023-03-14T20:00:23.674Z] experimental info: [2023-03-14T20:00:23.674Z] ------------------- [2023-03-14T20:00:23.674Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T20:00:23.674Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T20:00:23.674Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T20:00:23.945Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-14T20:00:23.982Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-14T20:00:24.022Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T20:00:24.056Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T20:00:24.093Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T20:00:24.128Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-14T20:00:24.173Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T20:00:24.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-14T20:00:24.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-14T20:00:24.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-14T20:00:24.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T20:00:24.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T20:00:24.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T20:00:24.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T20:00:24.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T20:00:24.533Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T20:00:24.570Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T20:00:24.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T20:00:24.645Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-14T20:00:24.684Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-14T20:00:24.721Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T20:00:24.757Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T20:00:24.793Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T20:00:24.832Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4447 [Pipeline] echo [2023-03-14T20:00:24.871Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4447 [Pipeline] echo [2023-03-14T20:00:24.911Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4447 [Pipeline] echo [2023-03-14T20:00:24.951Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5fc15286b136632a1013640e5cde388ba4031b52 [Pipeline] echo [2023-03-14T20:00:24.990Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5fc1528 [Pipeline] echo [2023-03-14T20:00:25.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:00:25.134Z] provisioning config files... [2023-03-14T20:00:25.149Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8714322091893844039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:00:25.484Z] ---> docker-login.sh [2023-03-14T20:00:25.484Z] nexus3.edgexfoundry.org:10001 [2023-03-14T20:00:25.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:00:25.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:00:25.743Z] Configure a credential helper to remove this warning. See [2023-03-14T20:00:25.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:00:25.743Z] [2023-03-14T20:00:25.743Z] Login Succeeded [2023-03-14T20:00:25.743Z] nexus3.edgexfoundry.org:10002 [2023-03-14T20:00:25.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:00:26.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:00:26.002Z] Configure a credential helper to remove this warning. See [2023-03-14T20:00:26.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:00:26.002Z] [2023-03-14T20:00:26.002Z] Login Succeeded [2023-03-14T20:00:26.002Z] nexus3.edgexfoundry.org:10003 [2023-03-14T20:00:26.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:00:26.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:00:26.002Z] Configure a credential helper to remove this warning. See [2023-03-14T20:00:26.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:00:26.002Z] [2023-03-14T20:00:26.002Z] Login Succeeded [2023-03-14T20:00:26.002Z] nexus3.edgexfoundry.org:10004 [2023-03-14T20:00:26.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:00:26.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:00:26.002Z] Configure a credential helper to remove this warning. See [2023-03-14T20:00:26.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:00:26.002Z] [2023-03-14T20:00:26.002Z] Login Succeeded [2023-03-14T20:00:26.002Z] docker.io [2023-03-14T20:00:26.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:00:26.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:00:26.261Z] Configure a credential helper to remove this warning. See [2023-03-14T20:00:26.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:00:26.261Z] [2023-03-14T20:00:26.261Z] Login Succeeded [2023-03-14T20:00:26.261Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T20:00:26.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T20:00:26.703Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-14T20:00:26.703Z] + dirname cmd/core-command/Dockerfile [2023-03-14T20:00:26.703Z] + cut -d/ -f2 [2023-03-14T20:00:26.703Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-14T20:00:26.703Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-14T20:00:26.703Z] + cut -d/ -f2 [2023-03-14T20:00:26.703Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-14T20:00:26.703Z] + dirname cmd/core-data/Dockerfile [2023-03-14T20:00:26.703Z] + cut -d/ -f2 [2023-03-14T20:00:26.703Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-14T20:00:26.703Z] + dirname cmd/core-metadata/Dockerfile [2023-03-14T20:00:26.703Z] + cut -d/ -f2 [2023-03-14T20:00:26.703Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-14T20:00:26.703Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-14T20:00:26.703Z] + cut -d/ -f2 [2023-03-14T20:00:26.703Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-14T20:00:26.703Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-14T20:00:26.703Z] + cut -d/ -f2 [2023-03-14T20:00:26.703Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-14T20:00:26.703Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-14T20:00:26.703Z] + cut -d/ -f2 [2023-03-14T20:00:26.703Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-14T20:00:26.703Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-14T20:00:26.703Z] + cut -d/ -f2 [2023-03-14T20:00:26.703Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-14T20:00:26.703Z] + cut -d/ -f2 [2023-03-14T20:00:26.703Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-14T20:00:26.703Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-14T20:00:26.703Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-14T20:00:26.703Z] + cut -d/ -f2 [2023-03-14T20:00:26.703Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-14T20:00:26.703Z] + + cut -d/ -f2 [2023-03-14T20:00:26.703Z] dirname cmd/security-spire-config/Dockerfile [2023-03-14T20:00:26.703Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-14T20:00:26.703Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-14T20:00:26.703Z] + cut -d/ -f2 [2023-03-14T20:00:26.703Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-14T20:00:26.703Z] + dirname cmd/support-notifications/Dockerfile [2023-03-14T20:00:26.703Z] + cut -d/ -f2 [2023-03-14T20:00:26.703Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-14T20:00:26.703Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-14T20:00:26.703Z] + cut -d/ -f2 [2023-03-14T20:00:26.703Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-14T20:00:26.765Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-14T20:00:27.230Z] + git rev-list -1 --merges 5fc15286b136632a1013640e5cde388ba4031b52~1..5fc15286b136632a1013640e5cde388ba4031b52 [Pipeline] echo [2023-03-14T20:00:27.263Z] -----------> git rev-list -1 --merges 5fc15286b136632a1013640e5cde388ba4031b52~1..5fc15286b136632a1013640e5cde388ba4031b52 5fc15286b136632a1013640e5cde388ba4031b52 [false] [Pipeline] sh [2023-03-14T20:00:27.569Z] + git log --format=format:%s -1 5fc15286b136632a1013640e5cde388ba4031b52 [Pipeline] echo [2023-03-14T20:00:27.604Z] ========================================================= [2023-03-14T20:00:27.604Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T20:00:27.604Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-14T20:00:28.027Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T20:00:28.027Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T20:00:28.027Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T20:00:28.027Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T20:00:28.027Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-14T20:00:28.027Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-14T20:00:28.027Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:00:28.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T20:00:28.464Z] [2023-03-14T20:00:28.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:00:28.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T20:00:28.838Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T20:00:28.838Z] b85a868b505f: Pulling fs layer [2023-03-14T20:00:28.838Z] e2be974225ed: Pulling fs layer [2023-03-14T20:00:28.838Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T20:00:28.838Z] 988bab9f4d93: Pulling fs layer [2023-03-14T20:00:28.838Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T20:00:28.838Z] eaf3925da568: Pulling fs layer [2023-03-14T20:00:28.838Z] bab4dde63d76: Pulling fs layer [2023-03-14T20:00:28.838Z] bde34c3a00c8: Pulling fs layer [2023-03-14T20:00:28.838Z] b352a97aabf1: Pulling fs layer [2023-03-14T20:00:28.838Z] 4872d77fe225: Pulling fs layer [2023-03-14T20:00:28.838Z] 5851b861e8e6: Pulling fs layer [2023-03-14T20:00:28.838Z] 988bab9f4d93: Waiting [2023-03-14T20:00:28.838Z] bab4dde63d76: Waiting [2023-03-14T20:00:28.838Z] 1469e6f7b9e6: Waiting [2023-03-14T20:00:28.838Z] 4872d77fe225: Waiting [2023-03-14T20:00:28.838Z] bde34c3a00c8: Waiting [2023-03-14T20:00:28.838Z] 5851b861e8e6: Waiting [2023-03-14T20:00:28.838Z] b352a97aabf1: Waiting [2023-03-14T20:00:28.838Z] eaf3925da568: Waiting [2023-03-14T20:00:28.838Z] e2be974225ed: Verifying Checksum [2023-03-14T20:00:28.838Z] e2be974225ed: Download complete [2023-03-14T20:00:28.838Z] 988bab9f4d93: Verifying Checksum [2023-03-14T20:00:28.838Z] 988bab9f4d93: Download complete [2023-03-14T20:00:29.097Z] 1469e6f7b9e6: Verifying Checksum [2023-03-14T20:00:29.097Z] 1469e6f7b9e6: Download complete [2023-03-14T20:00:29.097Z] eaf3925da568: Verifying Checksum [2023-03-14T20:00:29.097Z] eaf3925da568: Download complete [2023-03-14T20:00:29.097Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T20:00:29.097Z] 339a4e72a1f5: Download complete [2023-03-14T20:00:29.097Z] bde34c3a00c8: Download complete [2023-03-14T20:00:29.097Z] b352a97aabf1: Verifying Checksum [2023-03-14T20:00:29.097Z] b352a97aabf1: Download complete [2023-03-14T20:00:29.097Z] 4872d77fe225: Verifying Checksum [2023-03-14T20:00:29.097Z] 4872d77fe225: Download complete [2023-03-14T20:00:29.097Z] b85a868b505f: Verifying Checksum [2023-03-14T20:00:29.097Z] b85a868b505f: Download complete [2023-03-14T20:00:29.097Z] 5851b861e8e6: Verifying Checksum [2023-03-14T20:00:29.663Z] bab4dde63d76: Verifying Checksum [2023-03-14T20:00:29.663Z] bab4dde63d76: Download complete [2023-03-14T20:00:30.602Z] b85a868b505f: Pull complete [2023-03-14T20:00:30.602Z] e2be974225ed: Pull complete [2023-03-14T20:00:31.173Z] 339a4e72a1f5: Pull complete [2023-03-14T20:00:31.173Z] 988bab9f4d93: Pull complete [2023-03-14T20:00:31.432Z] 1469e6f7b9e6: Pull complete [2023-03-14T20:00:31.432Z] eaf3925da568: Pull complete [2023-03-14T20:00:33.332Z] bab4dde63d76: Pull complete [2023-03-14T20:00:33.332Z] bde34c3a00c8: Pull complete [2023-03-14T20:00:33.332Z] b352a97aabf1: Pull complete [2023-03-14T20:00:33.332Z] 4872d77fe225: Pull complete [2023-03-14T20:00:33.332Z] 5851b861e8e6: Pull complete [2023-03-14T20:00:33.332Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T20:00:33.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T20:00:33.332Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:00:33.553Z] prd-ubuntu20.04-docker-8c-8g-239 does not seem to be running inside a container [2023-03-14T20:00:33.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T20:00:36.160Z] $ docker top 11df0d11a61de01f5efd40e15e1f53f6af30d52af6d6ddf9eec2359fd8ce30df -eo pid,comm [2023-03-14T20:00:36.211Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-14T20:00:36.211Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T20:00:36.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T20:00:36.333Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T20:00:36.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T20:00:36.457Z] $ docker exec 11df0d11a61de01f5efd40e15e1f53f6af30d52af6d6ddf9eec2359fd8ce30df ssh-agent [2023-03-14T20:00:36.566Z] SSH_AUTH_SOCK=/tmp/ssh-ITP4f8Jn1UBw/agent.31 [2023-03-14T20:00:36.566Z] SSH_AGENT_PID=37 [2023-03-14T20:00:36.572Z] Running ssh-add (command line suppressed) [2023-03-14T20:00:36.690Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15771410156120745101.key (/w/workspace/edgex-go/1@tmp/private_key_15771410156120745101.key) [2023-03-14T20:00:36.705Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T20:00:37.041Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T20:00:37.066Z] $ docker exec --env ******** --env ******** 11df0d11a61de01f5efd40e15e1f53f6af30d52af6d6ddf9eec2359fd8ce30df ssh-agent -k [2023-03-14T20:00:37.166Z] unset SSH_AUTH_SOCK; [2023-03-14T20:00:37.167Z] unset SSH_AGENT_PID; [2023-03-14T20:00:37.167Z] echo Agent pid 37 killed; [2023-03-14T20:00:37.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T20:00:37.329Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T20:00:37.329Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T20:00:37.439Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T20:00:37.441Z] $ docker exec 11df0d11a61de01f5efd40e15e1f53f6af30d52af6d6ddf9eec2359fd8ce30df ssh-agent [2023-03-14T20:00:37.544Z] SSH_AUTH_SOCK=/tmp/ssh-km7i7tiEHc9F/agent.69 [2023-03-14T20:00:37.544Z] SSH_AGENT_PID=75 [2023-03-14T20:00:37.549Z] Running ssh-add (command line suppressed) [2023-03-14T20:00:37.659Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10693381395762257143.key (/w/workspace/edgex-go/1@tmp/private_key_10693381395762257143.key) [2023-03-14T20:00:37.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T20:00:38.003Z] + git semver init [2023-03-14T20:00:38.261Z] 2023-03-14 20:00:38,171 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T20:00:38.261Z] 2023-03-14 20:00:38,172 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-14T20:00:38.261Z] 2023-03-14 20:00:38,173 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-14T20:00:38.261Z] 2023-03-14 20:00:38,173 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-14T20:00:43.536Z] 2023-03-14 20:00:42,881 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-14T20:00:43.536Z] 2023-03-14 20:00:42,882 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4447 with force:False [2023-03-14T20:00:43.536Z] 2023-03-14 20:00:42,882 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4447 [2023-03-14T20:00:43.536Z] 2023-03-14 20:00:42,887 [execute] INFO git cat-file --batch-check [2023-03-14T20:00:43.536Z] 2023-03-14 20:00:42,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T20:00:43.536Z] 2023-03-14 20:00:42,892 [execute] INFO git cat-file --batch [2023-03-14T20:00:43.536Z] 2023-03-14 20:00:42,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T20:00:43.536Z] 2023-03-14 20:00:42,897 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4447 [2023-03-14T20:00:43.536Z] 0.0.0 [Pipeline] } [2023-03-14T20:00:43.564Z] $ docker exec --env ******** --env ******** 11df0d11a61de01f5efd40e15e1f53f6af30d52af6d6ddf9eec2359fd8ce30df ssh-agent -k [2023-03-14T20:00:43.667Z] unset SSH_AUTH_SOCK; [2023-03-14T20:00:43.667Z] unset SSH_AGENT_PID; [2023-03-14T20:00:43.667Z] echo Agent pid 75 killed; [2023-03-14T20:00:43.678Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T20:00:44.092Z] + git semver [Pipeline] } [2023-03-14T20:00:44.371Z] $ docker stop --time=1 11df0d11a61de01f5efd40e15e1f53f6af30d52af6d6ddf9eec2359fd8ce30df [2023-03-14T20:00:45.645Z] $ docker rm -f --volumes 11df0d11a61de01f5efd40e15e1f53f6af30d52af6d6ddf9eec2359fd8ce30df [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:00:46.057Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T20:00:46.333Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T20:00:46.350Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T20:00:47.199Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-14T20:00:47.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:00:47.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:00:47.307Z] ========================================================= [2023-03-14T20:00:47.307Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-14T20:00:47.307Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:00:47.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T20:00:47.652Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T20:00:47.652Z] 63b65145d645: Pulling fs layer [2023-03-14T20:00:47.652Z] a2d21d5440eb: Pulling fs layer [2023-03-14T20:00:47.652Z] 935e6c44a52c: Pulling fs layer [2023-03-14T20:00:47.652Z] 94cc34f8dd06: Pulling fs layer [2023-03-14T20:00:47.652Z] 30dea6a524f1: Pulling fs layer [2023-03-14T20:00:47.652Z] a2aff8979fd8: Pulling fs layer [2023-03-14T20:00:47.652Z] 6808be2612f2: Pulling fs layer [2023-03-14T20:00:47.652Z] f25807f1079a: Pulling fs layer [2023-03-14T20:00:47.652Z] a2aff8979fd8: Waiting [2023-03-14T20:00:47.652Z] 30dea6a524f1: Waiting [2023-03-14T20:00:47.652Z] 6808be2612f2: Waiting [2023-03-14T20:00:47.652Z] 94cc34f8dd06: Waiting [2023-03-14T20:00:47.652Z] a2d21d5440eb: Verifying Checksum [2023-03-14T20:00:47.652Z] a2d21d5440eb: Download complete [2023-03-14T20:00:47.652Z] 94cc34f8dd06: Verifying Checksum [2023-03-14T20:00:47.652Z] 94cc34f8dd06: Download complete [2023-03-14T20:00:47.652Z] 30dea6a524f1: Download complete [2023-03-14T20:00:47.652Z] 63b65145d645: Verifying Checksum [2023-03-14T20:00:47.652Z] 63b65145d645: Download complete [2023-03-14T20:00:47.912Z] a2aff8979fd8: Verifying Checksum [2023-03-14T20:00:47.912Z] a2aff8979fd8: Download complete [2023-03-14T20:00:47.912Z] 63b65145d645: Pull complete [2023-03-14T20:00:47.912Z] a2d21d5440eb: Pull complete [2023-03-14T20:00:48.500Z] f25807f1079a: Verifying Checksum [2023-03-14T20:00:48.500Z] 935e6c44a52c: Verifying Checksum [2023-03-14T20:00:48.500Z] 935e6c44a52c: Download complete [2023-03-14T20:00:48.762Z] 6808be2612f2: Verifying Checksum [2023-03-14T20:00:48.762Z] 6808be2612f2: Download complete [2023-03-14T20:00:52.049Z] 935e6c44a52c: Pull complete [2023-03-14T20:00:52.049Z] 94cc34f8dd06: Pull complete [2023-03-14T20:00:52.049Z] 30dea6a524f1: Pull complete [2023-03-14T20:00:52.049Z] a2aff8979fd8: Pull complete [2023-03-14T20:00:54.608Z] 6808be2612f2: Pull complete [2023-03-14T20:00:55.180Z] f25807f1079a: Pull complete [2023-03-14T20:00:55.180Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-14T20:00:55.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T20:00:55.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:00:55.540Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T20:00:55.540Z] WORKDIR /edgex [2023-03-14T20:00:55.540Z] COPY go.mod . [2023-03-14T20:00:55.540Z] RUN go mod download [2023-03-14T20:00:55.540Z] docker build -t ci-base-image-x86_64 -f - . [2023-03-14T20:00:56.110Z] Sending build context to Docker daemon 170.4MB [2023-03-14T20:00:56.110Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T20:00:56.110Z] ---> 3b553350e43f [2023-03-14T20:00:56.110Z] Step 2/4 : WORKDIR /edgex [2023-03-14T20:01:01.388Z] ---> Running in bfbdae19fced [2023-03-14T20:01:01.388Z] Removing intermediate container bfbdae19fced [2023-03-14T20:01:01.388Z] ---> 8cf0e406df49 [2023-03-14T20:01:01.388Z] Step 3/4 : COPY go.mod . [2023-03-14T20:01:01.388Z] ---> 822032a3c4c7 [2023-03-14T20:01:01.388Z] Step 4/4 : RUN go mod download [2023-03-14T20:01:01.388Z] ---> Running in bda45757e604 [2023-03-14T20:01:01.667Z] Still waiting to schedule task [2023-03-14T20:01:01.667Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-240’ [2023-03-14T20:01:13.608Z] Removing intermediate container bda45757e604 [2023-03-14T20:01:13.609Z] ---> 51516ebb3f36 [2023-03-14T20:01:13.609Z] Successfully built 51516ebb3f36 [2023-03-14T20:01:13.609Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:01:13.994Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T20:01:13.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:01:14.153Z] prd-ubuntu20.04-docker-8c-8g-239 does not seem to be running inside a container [2023-03-14T20:01:14.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T20:01:14.598Z] $ docker top c9ce07d571c06f4c33f1a006123e38ad26f8a8a7217ce91c783015802d4d2c4c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:01:14.993Z] + go version [2023-03-14T20:01:14.993Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T20:01:15.021Z] $ docker stop --time=1 c9ce07d571c06f4c33f1a006123e38ad26f8a8a7217ce91c783015802d4d2c4c [2023-03-14T20:01:16.282Z] $ docker rm -f --volumes c9ce07d571c06f4c33f1a006123e38ad26f8a8a7217ce91c783015802d4d2c4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:01:16.981Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T20:01:16.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:01:17.153Z] prd-ubuntu20.04-docker-8c-8g-239 does not seem to be running inside a container [2023-03-14T20:01:17.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T20:01:17.513Z] $ docker top 2aab1a2f5d398d1ee8b3d07ee6c4f152c7347136adde8eabc142956798ccc39a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-14T20:01:17.631Z] ========================================================= [2023-03-14T20:01:17.631Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-14T20:01:17.631Z] ========================================================= [Pipeline] sh [2023-03-14T20:01:17.921Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:01:18.287Z] + make test [2023-03-14T20:01:18.287Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T20:01:26.411Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-14T20:01:38.621Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-14T20:01:38.621Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-14T20:01:38.622Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-14T20:01:38.890Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-14T20:01:39.149Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-14T20:01:39.413Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-14T20:01:39.672Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-14T20:01:39.672Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-14T20:01:39.672Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-14T20:01:39.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-14T20:01:40.269Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-14T20:01:40.542Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-14T20:01:40.542Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-14T20:01:40.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-14T20:01:41.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-14T20:01:41.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-14T20:01:41.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-03-14T20:01:42.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-03-14T20:01:42.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-14T20:01:42.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-14T20:01:42.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-14T20:01:43.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-14T20:01:43.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-14T20:01:45.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-14T20:01:45.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-14T20:01:45.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-14T20:01:45.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-14T20:01:45.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:01:45.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.103s coverage: 71.2% of statements [2023-03-14T20:01:45.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements [2023-03-14T20:01:46.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-14T20:01:46.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-14T20:01:48.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.767s coverage: 88.5% of statements [2023-03-14T20:01:48.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements [2023-03-14T20:01:48.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-14T20:01:48.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:01:48.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-14T20:01:48.503Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.351s coverage: 95.6% of statements [2023-03-14T20:01:48.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-14T20:01:48.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-14T20:01:48.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-14T20:01:48.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-14T20:01:48.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-14T20:01:48.503Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2023-03-14T20:01:49.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-14T20:01:49.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-14T20:01:49.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-14T20:01:49.876Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 65.9% of statements [2023-03-14T20:01:50.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-14T20:01:50.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-14T20:01:50.134Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2023-03-14T20:01:50.134Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.0% of statements [2023-03-14T20:01:50.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 45.5% of statements [2023-03-14T20:01:50.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 82.9% of statements [2023-03-14T20:01:50.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2023-03-14T20:01:50.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.048s coverage: 96.3% of statements [2023-03-14T20:01:51.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2023-03-14T20:01:51.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-14T20:01:51.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-14T20:01:51.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-14T20:01:51.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-14T20:01:51.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-14T20:01:51.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-14T20:01:51.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-14T20:01:51.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-14T20:01:52.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-14T20:01:52.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-14T20:01:52.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-14T20:01:52.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-14T20:01:52.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-14T20:01:52.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-14T20:01:53.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-14T20:01:54.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-14T20:01:54.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-14T20:01:56.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-14T20:01:56.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-14T20:01:57.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-14T20:01:57.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-14T20:01:57.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-14T20:01:58.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-14T20:01:58.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-14T20:01:58.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-14T20:02:00.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-14T20:02:00.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-14T20:02:00.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-14T20:02:00.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-14T20:02:02.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-14T20:02:02.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-14T20:02:02.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-14T20:02:02.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-14T20:02:02.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2023-03-14T20:02:03.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-14T20:02:03.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:02:03.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-14T20:02:03.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-14T20:02:04.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-14T20:02:04.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-14T20:02:04.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-14T20:02:04.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:02:14.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.284s coverage: 79.9% of statements [2023-03-14T20:02:14.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.075s coverage: 92.9% of statements [2023-03-14T20:02:14.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-03-14T20:02:14.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements [2023-03-14T20:02:14.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-03-14T20:02:14.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-03-14T20:02:14.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-03-14T20:02:14.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.2% of statements [2023-03-14T20:02:14.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements [2023-03-14T20:02:14.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 84.8% of statements [2023-03-14T20:02:14.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 63.1% of statements [2023-03-14T20:02:14.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2023-03-14T20:02:14.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-03-14T20:02:14.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-03-14T20:02:14.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-03-14T20:02:14.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-03-14T20:02:14.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.221s coverage: 38.4% of statements [2023-03-14T20:02:14.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-03-14T20:02:14.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2023-03-14T20:02:14.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-03-14T20:02:14.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements [2023-03-14T20:02:14.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 61.5% of statements [2023-03-14T20:02:14.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2023-03-14T20:02:15.025Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-14T20:02:41.577Z] go vet ./... [2023-03-14T20:02:42.508Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T20:02:42.508Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T20:02:42.767Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T20:02:42.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-14T20:02:43.103Z] + ls -al . [2023-03-14T20:02:43.103Z] total 704 [2023-03-14T20:02:43.103Z] drwxrwxr-x 11 1001 1001 4096 Mar 14 20:01 . [2023-03-14T20:02:43.103Z] drwxr-xr-x 4 root root 4096 Mar 14 20:01 .. [2023-03-14T20:02:43.103Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 20:00 .blubracket [2023-03-14T20:02:43.103Z] -rw-rw-r-- 1 1001 1001 16 Mar 14 20:00 .dockerignore [2023-03-14T20:02:43.103Z] drwxrwxr-x 8 1001 1001 4096 Mar 14 20:00 .git [2023-03-14T20:02:43.103Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 20:00 .github [2023-03-14T20:02:43.103Z] -rw-rw-r-- 1 1001 1001 1133 Mar 14 20:00 .gitignore [2023-03-14T20:02:43.103Z] -rw-rw-r-- 1 1001 1001 42 Mar 14 20:00 .golangci.yml [2023-03-14T20:02:43.103Z] -rw-rw-r-- 1 1001 1001 87 Mar 14 20:00 .hadolint.yml [2023-03-14T20:02:43.103Z] drwxr-xr-x 3 1001 1001 4096 Mar 14 20:00 .semver [2023-03-14T20:02:43.103Z] -rw-rw-r-- 1 1001 1001 166 Mar 14 20:00 .sonarcloud.properties [2023-03-14T20:02:43.103Z] -rw-rw-r-- 1 1001 1001 1171 Mar 14 20:00 ADOPTERS.md [2023-03-14T20:02:43.103Z] -rw-rw-r-- 1 1001 1001 10825 Mar 14 20:00 Attribution.txt [2023-03-14T20:02:43.103Z] -rw-rw-r-- 1 1001 1001 73765 Mar 14 20:00 CHANGELOG.md [2023-03-14T20:02:43.103Z] -rw-rw-r-- 1 1001 1001 3804 Mar 14 20:00 CONTRIBUTING.md [2023-03-14T20:02:43.103Z] -rw-rw-r-- 1 1001 1001 677 Mar 14 20:00 GOVERNANCE.md [2023-03-14T20:02:43.103Z] -rw-rw-r-- 1 1001 1001 883 Mar 14 20:00 Jenkinsfile [2023-03-14T20:02:43.103Z] -rw-rw-r-- 1 1001 1001 10775 Mar 14 20:00 LICENSE [2023-03-14T20:02:43.103Z] -rw-rw-r-- 1 1001 1001 14266 Mar 14 20:00 Makefile [2023-03-14T20:02:43.103Z] -rw-rw-r-- 1 1001 1001 582 Mar 14 20:00 OWNERS.md [2023-03-14T20:02:43.103Z] -rw-rw-r-- 1 1001 1001 9403 Mar 14 20:00 README.md [2023-03-14T20:02:43.103Z] -rw-rw-r-- 1 1001 1001 789 Mar 14 20:00 SECURITY.md [2023-03-14T20:02:43.103Z] -rw-rw-r-- 1 1001 1001 5 Mar 14 20:00 VERSION [2023-03-14T20:02:43.103Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 20:00 bin [2023-03-14T20:02:43.103Z] drwxrwxr-x 18 1001 1001 4096 Mar 14 20:00 cmd [2023-03-14T20:02:43.103Z] -rw-r--r-- 1 root root 447485 Mar 14 20:02 coverage.out [2023-03-14T20:02:43.103Z] -rw-rw-r-- 1 1001 1001 3233 Mar 14 20:00 go.mod [2023-03-14T20:02:43.103Z] -rw-rw-r-- 1 1001 1001 31100 Mar 14 20:00 go.sum [2023-03-14T20:02:43.103Z] drwxrwxr-x 7 1001 1001 4096 Mar 14 20:00 internal [2023-03-14T20:02:43.103Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 20:00 openapi [2023-03-14T20:02:43.103Z] -rw-rw-r-- 1 1001 1001 594 Mar 14 20:00 security.txt [2023-03-14T20:02:43.103Z] drwxrwxr-x 4 1001 1001 4096 Mar 14 20:00 snap [2023-03-14T20:02:43.103Z] -rw-rw-r-- 1 1001 1001 204 Mar 14 20:00 version.go [Pipeline] sh [2023-03-14T20:02:43.409Z] + '[' -e coverage.out ] [2023-03-14T20:02:43.409Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-14T20:02:43.518Z] Stashed 1 file(s) [Pipeline] sh [2023-03-14T20:02:43.808Z] + make build [2023-03-14T20:02:43.808Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-14T20:02:56.000Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-14T20:02:56.938Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-14T20:02:58.315Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-14T20:02:58.889Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-14T20:03:05.448Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-14T20:03:06.381Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-14T20:03:07.316Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-14T20:03:08.689Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-14T20:03:09.256Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-14T20:03:10.194Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-14T20:03:11.567Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-14T20:03:12.519Z] $ docker stop --time=1 2aab1a2f5d398d1ee8b3d07ee6c4f152c7347136adde8eabc142956798ccc39a [2023-03-14T20:03:16.834Z] $ docker rm -f --volumes 2aab1a2f5d398d1ee8b3d07ee6c4f152c7347136adde8eabc142956798ccc39a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:03:17.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T20:03:17.874Z] [2023-03-14T20:03:17.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:03:18.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T20:03:18.258Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-14T20:03:18.258Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-14T20:03:18.258Z] ca9280d653b3: Pulling fs layer [2023-03-14T20:03:18.258Z] 7e9c9ca2126c: Pulling fs layer [2023-03-14T20:03:18.258Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-14T20:03:18.258Z] cbdbe7a5bc2a: Download complete [2023-03-14T20:03:18.516Z] ca9280d653b3: Download complete [2023-03-14T20:03:18.516Z] cbdbe7a5bc2a: Pull complete [2023-03-14T20:03:19.086Z] 7e9c9ca2126c: Download complete [2023-03-14T20:03:19.086Z] ca9280d653b3: Pull complete [2023-03-14T20:03:22.385Z] 7e9c9ca2126c: Pull complete [2023-03-14T20:03:22.385Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-14T20:03:22.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T20:03:22.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:03:22.619Z] prd-ubuntu20.04-docker-8c-8g-239 does not seem to be running inside a container [2023-03-14T20:03:22.647Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-14T20:03:25.309Z] $ docker top b9782534daabf1919fb2a02b1a5d1b4c1a800d506f7440253f1ac644f9f88aa1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:03:25.707Z] + docker-compose build --help [2023-03-14T20:03:25.707Z] + grep parallel [2023-03-14T20:03:26.275Z] --parallel Build images in parallel. [Pipeline] } [2023-03-14T20:03:26.304Z] $ docker stop --time=1 b9782534daabf1919fb2a02b1a5d1b4c1a800d506f7440253f1ac644f9f88aa1 [2023-03-14T20:03:27.590Z] $ docker rm -f --volumes b9782534daabf1919fb2a02b1a5d1b4c1a800d506f7440253f1ac644f9f88aa1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:03:28.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T20:03:28.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:03:28.293Z] prd-ubuntu20.04-docker-8c-8g-239 does not seem to be running inside a container [2023-03-14T20:03:28.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-14T20:03:28.645Z] $ docker top 889b5c25ff19f2c4352071f9815cf9ae2f7080ad59e56f281550dfd820a0c559 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:03:29.031Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-14T20:03:29.601Z] Building core-command ... [2023-03-14T20:03:29.601Z] Building core-common-config-bootstrapper ... [2023-03-14T20:03:29.601Z] Building core-data ... [2023-03-14T20:03:29.601Z] Building core-metadata ... [2023-03-14T20:03:29.601Z] Building security-bootstrapper ... [2023-03-14T20:03:29.601Z] Building security-proxy-auth ... [2023-03-14T20:03:29.601Z] Building security-proxy-setup ... [2023-03-14T20:03:29.601Z] Building security-secretstore-setup ... [2023-03-14T20:03:29.601Z] Building security-spiffe-token-provider ... [2023-03-14T20:03:29.601Z] Building security-spire-agent ... [2023-03-14T20:03:29.601Z] Building security-spire-config ... [2023-03-14T20:03:29.601Z] Building security-spire-server ... [2023-03-14T20:03:29.601Z] Building support-notifications ... [2023-03-14T20:03:29.601Z] Building support-scheduler ... [2023-03-14T20:03:29.601Z] Building security-bootstrapper [2023-03-14T20:03:29.601Z] Building security-proxy-auth [2023-03-14T20:03:29.601Z] Building security-spire-server [2023-03-14T20:03:29.601Z] Building security-spire-agent [2023-03-14T20:03:29.601Z] Building core-metadata [2023-03-14T20:03:41.790Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:41.790Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:03:41.790Z] ---> 51516ebb3f36 [2023-03-14T20:03:41.790Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:03:41.790Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:41.790Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:03:41.790Z] ---> 51516ebb3f36 [2023-03-14T20:03:41.790Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:03:41.790Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:41.790Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:03:41.790Z] ---> 51516ebb3f36 [2023-03-14T20:03:41.790Z] Step 3/33 : WORKDIR /edgex-go [2023-03-14T20:03:41.790Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:41.790Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:03:41.790Z] ---> 51516ebb3f36 [2023-03-14T20:03:41.790Z] Step 3/25 : WORKDIR /edgex-go [2023-03-14T20:03:42.357Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:42.357Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:03:42.357Z] ---> 51516ebb3f36 [2023-03-14T20:03:42.357Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T20:03:45.136Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-246 in /w/workspace/edgexfoundry_edgex-go_PR-4447 [Pipeline] { [Pipeline] ws [2023-03-14T20:03:45.192Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-14T20:03:45.271Z] The recommended git tool is: git [2023-03-14T20:03:50.475Z] ---> Running in f0b01a785a4a [2023-03-14T20:03:50.475Z] ---> Running in bebf0c97ddd9 [2023-03-14T20:03:50.475Z] ---> Running in 85c3fe2bd099 [2023-03-14T20:03:50.475Z] ---> Running in 3b1ec762aaf8 [2023-03-14T20:03:50.475Z] ---> Running in fa9bf358964e [2023-03-14T20:03:50.475Z] Removing intermediate container 3b1ec762aaf8 [2023-03-14T20:03:50.475Z] ---> 69c8a03a5460 [2023-03-14T20:03:50.475Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:03:50.475Z] Removing intermediate container fa9bf358964e [2023-03-14T20:03:50.475Z] ---> b32627c41c92 [2023-03-14T20:03:50.475Z] Step 4/25 : WORKDIR /edgex-go [2023-03-14T20:03:50.475Z] Removing intermediate container f0b01a785a4a [2023-03-14T20:03:50.475Z] ---> 5cf396b3c97e [2023-03-14T20:03:50.475Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:03:50.475Z] Removing intermediate container 85c3fe2bd099 [2023-03-14T20:03:50.475Z] ---> 3ea5ab1892bf [2023-03-14T20:03:50.475Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-14T20:03:50.475Z] ---> Running in a609b2ccefa8 [2023-03-14T20:03:50.475Z] ---> Running in aa99b537d8f6 [2023-03-14T20:03:50.475Z] ---> Running in 56a87daedb42 [2023-03-14T20:03:50.475Z] Removing intermediate container bebf0c97ddd9 [2023-03-14T20:03:50.475Z] ---> 77ac7b34e4c1 [2023-03-14T20:03:50.475Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:03:50.475Z] ---> Running in b2b9aba64ad5 [2023-03-14T20:03:50.475Z] ---> Running in 8a4ba92049c2 [2023-03-14T20:03:50.475Z] Removing intermediate container a609b2ccefa8 [2023-03-14T20:03:50.475Z] ---> cde44961fe57 [2023-03-14T20:03:50.475Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:03:50.475Z] Removing intermediate container aa99b537d8f6 [2023-03-14T20:03:50.475Z] ---> 30c73ad86514 [2023-03-14T20:03:50.475Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-14T20:03:50.475Z] ---> Running in bbdf70d6c264 [2023-03-14T20:03:50.475Z] ---> Running in 737f8182d4bd [2023-03-14T20:03:50.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:50.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:50.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:50.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:50.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:50.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:50.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:50.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:50.991Z] OK: 265 MiB in 53 packages [2023-03-14T20:03:50.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:50.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:50.991Z] OK: 265 MiB in 53 packages [2023-03-14T20:03:50.991Z] OK: 265 MiB in 53 packages [2023-03-14T20:03:51.248Z] OK: 265 MiB in 53 packages [2023-03-14T20:03:51.248Z] OK: 265 MiB in 53 packages [2023-03-14T20:03:51.506Z] Removing intermediate container 56a87daedb42 [2023-03-14T20:03:51.506Z] ---> f162bee2dc33 [2023-03-14T20:03:51.506Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T20:03:51.507Z] Removing intermediate container b2b9aba64ad5 [2023-03-14T20:03:51.507Z] ---> 4375bc3ca0bc [2023-03-14T20:03:51.507Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-14T20:03:51.507Z] Removing intermediate container 8a4ba92049c2 [2023-03-14T20:03:51.507Z] ---> 55ad8ca76e7e [2023-03-14T20:03:51.507Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-14T20:03:51.507Z] ---> 1bf1e0acd3dd [2023-03-14T20:03:51.507Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:03:51.507Z] ---> Running in 2247968eb1fb [2023-03-14T20:03:51.765Z] Removing intermediate container bbdf70d6c264 [2023-03-14T20:03:51.765Z] ---> 0172d79fc88c [2023-03-14T20:03:51.765Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:03:51.765Z] ---> 14b1fca11b2c [2023-03-14T20:03:51.765Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:03:51.765Z] ---> Running in e26bb35e6835 [2023-03-14T20:03:51.765Z] ---> 64268bfac106 [2023-03-14T20:03:51.765Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:03:51.765Z] Removing intermediate container 737f8182d4bd [2023-03-14T20:03:51.765Z] ---> 693ce20e683e [2023-03-14T20:03:51.765Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-14T20:03:51.765Z] ---> Running in 9ea663a8bae7 [2023-03-14T20:03:51.765Z] ---> 41071a0fbb4c [2023-03-14T20:03:51.765Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:03:52.022Z] ---> Running in 3376f73da6df [2023-03-14T20:03:52.022Z] ---> 8c20726e8c0f [2023-03-14T20:03:52.022Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:03:52.022Z] ---> Running in 4b917d5ffa73 [2023-03-14T20:03:52.596Z] using credential edgex-jenkins-ssh [2023-03-14T20:03:52.614Z] Cloning the remote Git repository [2023-03-14T20:03:52.678Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-14T20:03:52.820Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-14T20:03:53.030Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-14T20:03:53.031Z] > git --version # timeout=10 [2023-03-14T20:03:53.061Z] > git --version # 'git version 2.25.1' [2023-03-14T20:03:53.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T20:03:53.285Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T20:04:18.367Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-14T20:04:18.400Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T20:04:20.479Z] Merging remotes/origin/main commit 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit 5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:04:21.021Z] Merge succeeded, producing 5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:04:21.021Z] Checking out Revision 5fc15286b136632a1013640e5cde388ba4031b52 (PR-4447) [2023-03-14T20:04:19.633Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-14T20:04:19.691Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-14T20:04:19.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T20:04:19.712Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4447/head:refs/remotes/origin/PR-4447 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-14T20:04:20.500Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T20:04:20.597Z] > git checkout -f 5fc15286b136632a1013640e5cde388ba4031b52 # timeout=10 [2023-03-14T20:04:20.874Z] > git remote # timeout=10 [2023-03-14T20:04:20.904Z] > git config --get remote.origin.url # timeout=10 [2023-03-14T20:04:20.932Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T20:04:20.954Z] > git merge 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 [2023-03-14T20:04:20.991Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-14T20:04:21.026Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T20:04:21.049Z] > git checkout -f 5fc15286b136632a1013640e5cde388ba4031b52 # timeout=10 [2023-03-14T20:04:21.923Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" [2023-03-14T20:04:21.987Z] > git --version # timeout=10 [2023-03-14T20:04:22.004Z] > git --version # 'git version 2.25.1' [2023-03-14T20:04:22.031Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T20:04:23.180Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T20:04:23.181Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T20:04:23.181Z] Dload Upload Total Spent Left Speed [2023-03-14T20:04:23.181Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 139k 0 --:--:-- --:--:-- --:--:-- 139k [Pipeline] sh [2023-03-14T20:04:23.889Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T20:04:24.252Z] + sudo tee /etc/docker/daemon.new [2023-03-14T20:04:24.252Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T20:04:24.252Z] { [2023-03-14T20:04:24.252Z] "registry-mirrors": [ [2023-03-14T20:04:24.252Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T20:04:24.252Z] ], [2023-03-14T20:04:24.252Z] "bip": "10.250.0.254/24", [2023-03-14T20:04:24.252Z] "hosts": [ [2023-03-14T20:04:24.252Z] "tcp://0.0.0.0:5555", [2023-03-14T20:04:24.252Z] "unix:///var/run/docker.sock" [2023-03-14T20:04:24.252Z] ], [2023-03-14T20:04:24.252Z] "mtu": 1458, [2023-03-14T20:04:24.252Z] "selinux-enabled": true, [2023-03-14T20:04:24.252Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T20:04:24.252Z] } [Pipeline] sh [2023-03-14T20:04:24.623Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T20:04:27.590Z] + sudo service docker restart [2023-03-14T20:04:30.873Z] Removing intermediate container 9ea663a8bae7 [2023-03-14T20:04:30.873Z] ---> 90bc1f86e25a [2023-03-14T20:04:30.873Z] Step 7/25 : COPY . . [2023-03-14T20:04:30.873Z] Removing intermediate container 2247968eb1fb [2023-03-14T20:04:30.873Z] ---> 2b5d505b7ea3 [2023-03-14T20:04:30.873Z] Step 7/26 : COPY . . [2023-03-14T20:04:30.873Z] Removing intermediate container 3376f73da6df [2023-03-14T20:04:30.873Z] ---> 50bbcd5adc84 [2023-03-14T20:04:30.873Z] Step 8/23 : COPY . . [2023-03-14T20:04:30.873Z] Removing intermediate container e26bb35e6835 [2023-03-14T20:04:30.873Z] ---> e83627c8bfe6 [2023-03-14T20:04:30.873Z] Step 7/33 : COPY . . [2023-03-14T20:04:30.873Z] Removing intermediate container 4b917d5ffa73 [2023-03-14T20:04:30.873Z] ---> 86b7414b52f7 [2023-03-14T20:04:30.873Z] Step 8/25 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:04:42.753Z] provisioning config files... [2023-03-14T20:04:42.788Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14536304928917906933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:04:43.199Z] ---> docker-login.sh [2023-03-14T20:04:43.200Z] nexus3.edgexfoundry.org:10001 [2023-03-14T20:04:43.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:04:44.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:04:44.066Z] Configure a credential helper to remove this warning. See [2023-03-14T20:04:44.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:04:44.066Z] [2023-03-14T20:04:44.066Z] Login Succeeded [2023-03-14T20:04:44.066Z] nexus3.edgexfoundry.org:10002 [2023-03-14T20:04:44.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:04:44.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:04:44.338Z] Configure a credential helper to remove this warning. See [2023-03-14T20:04:44.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:04:44.338Z] [2023-03-14T20:04:44.338Z] Login Succeeded [2023-03-14T20:04:44.338Z] nexus3.edgexfoundry.org:10003 [2023-03-14T20:04:44.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:04:44.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:04:44.884Z] Configure a credential helper to remove this warning. See [2023-03-14T20:04:44.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:04:44.884Z] [2023-03-14T20:04:44.884Z] Login Succeeded [2023-03-14T20:04:44.884Z] nexus3.edgexfoundry.org:10004 [2023-03-14T20:04:45.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:04:45.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:04:45.160Z] Configure a credential helper to remove this warning. See [2023-03-14T20:04:45.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:04:45.160Z] [2023-03-14T20:04:45.160Z] Login Succeeded [2023-03-14T20:04:45.160Z] docker.io [2023-03-14T20:04:45.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:04:45.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:04:45.708Z] Configure a credential helper to remove this warning. See [2023-03-14T20:04:45.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:04:45.708Z] [2023-03-14T20:04:45.708Z] Login Succeeded [2023-03-14T20:04:45.708Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T20:04:45.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-14T20:04:46.528Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-14T20:04:46.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:04:46.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:04:46.637Z] ========================================================= [2023-03-14T20:04:46.637Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T20:04:46.637Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:04:47.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:04:47.313Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T20:04:47.313Z] af6eaf76a39c: Pulling fs layer [2023-03-14T20:04:47.313Z] 55522c791124: Pulling fs layer [2023-03-14T20:04:47.313Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T20:04:47.313Z] 169dfbe0d373: Pulling fs layer [2023-03-14T20:04:47.313Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T20:04:47.313Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T20:04:47.313Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T20:04:47.313Z] 169dfbe0d373: Waiting [2023-03-14T20:04:47.313Z] 52ebb69f0ebf: Waiting [2023-03-14T20:04:47.313Z] 5abe8eddf0d5: Waiting [2023-03-14T20:04:47.313Z] e1ff8fa3b103: Waiting [2023-03-14T20:04:47.313Z] 55522c791124: Verifying Checksum [2023-03-14T20:04:47.313Z] 55522c791124: Download complete [2023-03-14T20:04:47.313Z] 169dfbe0d373: Verifying Checksum [2023-03-14T20:04:47.313Z] 169dfbe0d373: Download complete [2023-03-14T20:04:47.313Z] e1ff8fa3b103: Verifying Checksum [2023-03-14T20:04:47.313Z] e1ff8fa3b103: Download complete [2023-03-14T20:04:47.313Z] af6eaf76a39c: Verifying Checksum [2023-03-14T20:04:47.313Z] af6eaf76a39c: Download complete [2023-03-14T20:04:48.299Z] af6eaf76a39c: Pull complete [2023-03-14T20:04:49.034Z] 55522c791124: Pull complete [2023-03-14T20:04:49.704Z] 5abe8eddf0d5: Verifying Checksum [2023-03-14T20:04:49.704Z] 5abe8eddf0d5: Download complete [2023-03-14T20:04:50.310Z] 52ebb69f0ebf: Verifying Checksum [2023-03-14T20:04:50.310Z] 52ebb69f0ebf: Download complete [2023-03-14T20:04:50.904Z] ce5c4a1c91eb: Verifying Checksum [2023-03-14T20:04:50.904Z] ce5c4a1c91eb: Download complete [2023-03-14T20:04:52.799Z] ---> c065f06def64 [2023-03-14T20:04:52.799Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-14T20:04:52.799Z] ---> 26e192c41067 [2023-03-14T20:04:52.799Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-14T20:04:52.799Z] ---> Running in 05d6a9daa93e [2023-03-14T20:04:52.799Z] ---> 6f8776374d60 [2023-03-14T20:04:52.799Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:04:52.799Z] ---> a7887133b21c [2023-03-14T20:04:52.799Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-14T20:04:52.799Z] ---> 511f5553f6fe [2023-03-14T20:04:52.799Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:04:52.799Z] ---> Running in b690eed9afc9 [2023-03-14T20:04:52.799Z] ---> Running in e026be158a86 [2023-03-14T20:04:52.799Z] ---> Running in 62c5ad89ca70 [2023-03-14T20:04:52.799Z] ---> Running in 32bbd0ba236a [2023-03-14T20:04:52.799Z] Removing intermediate container e026be158a86 [2023-03-14T20:04:52.799Z] ---> 1996e8da9305 [2023-03-14T20:04:52.799Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-14T20:04:52.799Z] Removing intermediate container 32bbd0ba236a [2023-03-14T20:04:52.799Z] ---> c092ee6f985b [2023-03-14T20:04:52.799Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T20:04:52.799Z] ---> Running in b8aa0849943a [2023-03-14T20:04:52.799Z] ---> Running in eb07f88cc7bc [2023-03-14T20:04:52.799Z] Removing intermediate container b8aa0849943a [2023-03-14T20:04:52.799Z] ---> 9fbd5049e04a [2023-03-14T20:04:52.799Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:04:52.799Z] Removing intermediate container eb07f88cc7bc [2023-03-14T20:04:52.799Z] ---> b63d4468c3a2 [2023-03-14T20:04:52.799Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:04:52.799Z] ---> Running in 9acc7cb31702 [2023-03-14T20:04:52.799Z] ---> Running in 4803a3da8aac [2023-03-14T20:04:52.799Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-14T20:04:52.799Z] Removing intermediate container 9acc7cb31702 [2023-03-14T20:04:52.799Z] ---> 9a04a226fb34 [2023-03-14T20:04:52.799Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T20:04:52.799Z] Removing intermediate container 4803a3da8aac [2023-03-14T20:04:52.799Z] ---> 23636e832274 [2023-03-14T20:04:52.799Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T20:04:52.799Z] ---> Running in d7a1e83151c9 [2023-03-14T20:04:52.799Z] ---> Running in 7404df93230d [2023-03-14T20:04:52.799Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-14T20:04:52.799Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-14T20:04:52.799Z] Removing intermediate container d7a1e83151c9 [2023-03-14T20:04:52.799Z] ---> 6b7ce764e77c [2023-03-14T20:04:52.799Z] Step 12/25 : WORKDIR /edgex-go [2023-03-14T20:04:52.799Z] Removing intermediate container 7404df93230d [2023-03-14T20:04:52.799Z] ---> 4c5c9f99213f [2023-03-14T20:04:52.799Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T20:04:52.799Z] ---> Running in 0869bc4a7d8a [2023-03-14T20:04:52.799Z] ---> Running in 1e09e1502f8c [2023-03-14T20:04:52.799Z] Removing intermediate container 0869bc4a7d8a [2023-03-14T20:04:52.799Z] ---> bcc5cbbff43e [2023-03-14T20:04:52.799Z] [2023-03-14T20:04:52.799Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T20:04:52.799Z] Removing intermediate container 1e09e1502f8c [2023-03-14T20:04:52.799Z] ---> 0792a3418acb [2023-03-14T20:04:52.799Z] [2023-03-14T20:04:52.799Z] Step 13/25 : FROM alpine:3.17 [2023-03-14T20:04:53.363Z] 3.17: Pulling from library/alpine [2023-03-14T20:04:53.363Z] 3.17: Pulling from library/alpine [2023-03-14T20:04:53.620Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:04:53.620Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:04:53.620Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T20:04:53.620Z] Status: Image is up to date for alpine:3.17 [2023-03-14T20:04:53.620Z] ---> b2aa39c304c2 [2023-03-14T20:04:53.620Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:04:53.620Z] ---> b2aa39c304c2 [2023-03-14T20:04:53.620Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:04:53.878Z] ---> Running in 1611a2378e3d [2023-03-14T20:04:53.878Z] ---> Running in d2b285ba1a75 [2023-03-14T20:04:53.878Z] Removing intermediate container 1611a2378e3d [2023-03-14T20:04:53.878Z] ---> 5324313aab7e [2023-03-14T20:04:53.878Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T20:04:53.878Z] ---> Running in 858243916fe2 [2023-03-14T20:04:53.878Z] Removing intermediate container d2b285ba1a75 [2023-03-14T20:04:53.878Z] ---> 43719067b15d [2023-03-14T20:04:53.878Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T20:04:53.878Z] ---> Running in 51559148cfde [2023-03-14T20:04:54.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:54.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:54.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:54.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:54.698Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:04:54.698Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:04:54.698Z] OK: 17812 distinct packages available [2023-03-14T20:04:54.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:54.698Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:04:54.698Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:04:54.698Z] OK: 17812 distinct packages available [2023-03-14T20:04:54.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:54.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:54.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:54.988Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-14T20:04:54.988Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:04:55.245Z] (3/5) Installing libucontext (1.2-r0) [2023-03-14T20:04:55.245Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-14T20:04:55.245Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-14T20:04:55.245Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-14T20:04:55.245Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:04:55.245Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:04:55.245Z] OK: 8 MiB in 20 packages [2023-03-14T20:04:55.245Z] (3/5) Installing libucontext (1.2-r0) [2023-03-14T20:04:55.245Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-14T20:04:55.245Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-14T20:04:55.245Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:04:55.245Z] OK: 8 MiB in 20 packages [2023-03-14T20:04:57.300Z] Removing intermediate container 51559148cfde [2023-03-14T20:04:57.300Z] ---> e854945deced [2023-03-14T20:04:57.300Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:04:57.557Z] Removing intermediate container 858243916fe2 [2023-03-14T20:04:57.557Z] ---> f28fb3defd72 [2023-03-14T20:04:57.557Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:04:58.494Z] ---> 59ab76a53d18 [2023-03-14T20:04:58.494Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:04:58.494Z] ---> dde28bd57a94 [2023-03-14T20:04:58.494Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-14T20:05:03.276Z] ce5c4a1c91eb: Pull complete [2023-03-14T20:05:03.276Z] 169dfbe0d373: Pull complete [2023-03-14T20:05:03.276Z] e1ff8fa3b103: Pull complete [2023-03-14T20:05:06.603Z] ---> 618b28f60fdd [2023-03-14T20:05:06.603Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:05:06.603Z] ---> a10598bd3609 [2023-03-14T20:05:06.603Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:05:08.504Z] ---> efd957c6581f [2023-03-14T20:05:08.504Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-14T20:05:08.504Z] ---> 51642ab02055 [2023-03-14T20:05:08.504Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:05:08.761Z] ---> 0f02a6242f41 [2023-03-14T20:05:08.761Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-14T20:05:09.018Z] ---> 84604dfcd0d8 [2023-03-14T20:05:09.018Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-14T20:05:09.275Z] ---> 78a6b724e84f [2023-03-14T20:05:09.275Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:05:09.275Z] ---> Running in 64ca89628e34 [2023-03-14T20:05:09.838Z] ---> 40847d37ecf5 [2023-03-14T20:05:09.838Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-14T20:05:09.838Z] Removing intermediate container 64ca89628e34 [2023-03-14T20:05:09.838Z] ---> 7e6d9d26593a [2023-03-14T20:05:09.838Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:05:09.838Z] ---> Running in 4b6aaf622211 [2023-03-14T20:05:10.402Z] ---> d1957ebe6ca7 [2023-03-14T20:05:10.402Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:05:10.659Z] ---> Running in 4e25162ab988 [2023-03-14T20:05:10.659Z] Removing intermediate container 4b6aaf622211 [2023-03-14T20:05:10.659Z] ---> abe6dd2c9e5a [2023-03-14T20:05:10.659Z] Step 23/25 : LABEL arch=x86_64 [2023-03-14T20:05:10.916Z] ---> Running in 6b89da7c2c10 [2023-03-14T20:05:10.916Z] Removing intermediate container 4e25162ab988 [2023-03-14T20:05:10.916Z] ---> b36223e21523 [2023-03-14T20:05:10.916Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:05:11.172Z] ---> Running in 39482b7b012e [2023-03-14T20:05:11.429Z] Removing intermediate container 6b89da7c2c10 [2023-03-14T20:05:11.429Z] ---> 977f4bcc52fc [2023-03-14T20:05:11.429Z] Step 24/25 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:05:11.534Z] 52ebb69f0ebf: Pull complete [2023-03-14T20:05:12.361Z] Removing intermediate container 39482b7b012e [2023-03-14T20:05:12.361Z] ---> e1f391194520 [2023-03-14T20:05:12.361Z] Step 24/26 : LABEL arch=x86_64 [2023-03-14T20:05:12.698Z] ---> Running in ccfe1bc38acd [2023-03-14T20:05:12.698Z] ---> Running in 4000550ccaeb [2023-03-14T20:05:12.958Z] 5abe8eddf0d5: Pull complete [2023-03-14T20:05:12.958Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T20:05:13.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:05:13.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:05:13.627Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-14T20:05:13.627Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:05:13.627Z] WORKDIR /edgex [2023-03-14T20:05:13.627Z] COPY go.mod . [2023-03-14T20:05:13.627Z] RUN go mod download [2023-03-14T20:05:13.630Z] Removing intermediate container ccfe1bc38acd [2023-03-14T20:05:13.630Z] ---> fc5751d62e28 [2023-03-14T20:05:13.630Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T20:05:14.221Z] Sending build context to Docker daemon 2.944MB [2023-03-14T20:05:14.221Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:05:14.221Z] ---> 6cb57ee374ae [2023-03-14T20:05:14.221Z] Step 2/4 : WORKDIR /edgex [2023-03-14T20:05:14.566Z] Removing intermediate container 4000550ccaeb [2023-03-14T20:05:14.566Z] ---> 3d71201b3fa8 [2023-03-14T20:05:14.566Z] Step 25/26 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:05:14.566Z] ---> Running in 6da27ac3b91a [2023-03-14T20:05:14.566Z] ---> Running in 36ee614ebcc5 [2023-03-14T20:05:14.566Z] Removing intermediate container 6da27ac3b91a [2023-03-14T20:05:14.566Z] ---> 65ba7e5ccc14 [2023-03-14T20:05:14.566Z] [2023-03-14T20:05:14.566Z] Removing intermediate container 36ee614ebcc5 [2023-03-14T20:05:14.566Z] ---> 1caff2a622e7 [2023-03-14T20:05:14.566Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T20:05:14.566Z] Successfully built 65ba7e5ccc14 [2023-03-14T20:05:14.566Z] Successfully tagged security-spire-server:latest [2023-03-14T20:05:14.566Z]  Building security-spire-server ... done Building core-command [2023-03-14T20:05:14.566Z] ---> Running in dcf919178a0a [2023-03-14T20:05:16.177Z] ---> Running in a76c5d32c73e [2023-03-14T20:05:16.445Z] Removing intermediate container a76c5d32c73e [2023-03-14T20:05:16.445Z] ---> 5a9df4764b29 [2023-03-14T20:05:16.445Z] Step 3/4 : COPY go.mod . [2023-03-14T20:05:17.054Z] ---> 3d20dd21bb11 [2023-03-14T20:05:17.054Z] Step 4/4 : RUN go mod download [2023-03-14T20:05:17.054Z] ---> Running in b5b8a928045b [2023-03-14T20:05:17.123Z] Removing intermediate container dcf919178a0a [2023-03-14T20:05:17.123Z] ---> 1f15de73f9c6 [2023-03-14T20:05:17.123Z] [2023-03-14T20:05:17.123Z] Successfully built 1f15de73f9c6 [2023-03-14T20:05:19.022Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:05:19.022Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:05:19.022Z] Successfully tagged security-spire-agent:latest [2023-03-14T20:05:19.022Z] ---> 51516ebb3f36 [2023-03-14T20:05:19.022Z]  Building security-spire-agent ... done Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:05:19.022Z] Building security-secretstore-setup [2023-03-14T20:05:19.022Z] ---> Using cache [2023-03-14T20:05:19.022Z] ---> b32627c41c92 [2023-03-14T20:05:19.022Z] Step 4/24 : WORKDIR /edgex-go [2023-03-14T20:05:19.022Z] ---> Using cache [2023-03-14T20:05:19.022Z] ---> 30c73ad86514 [2023-03-14T20:05:19.022Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-14T20:05:19.022Z] ---> Using cache [2023-03-14T20:05:19.022Z] ---> 693ce20e683e [2023-03-14T20:05:19.022Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-14T20:05:19.022Z] ---> Using cache [2023-03-14T20:05:19.022Z] ---> 8c20726e8c0f [2023-03-14T20:05:19.022Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:05:19.022Z] ---> Using cache [2023-03-14T20:05:19.022Z] ---> 86b7414b52f7 [2023-03-14T20:05:19.022Z] Step 8/24 : COPY . . [2023-03-14T20:05:19.022Z] ---> Using cache [2023-03-14T20:05:19.022Z] ---> c065f06def64 [2023-03-14T20:05:19.022Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-14T20:05:21.570Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:05:21.570Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:05:21.570Z] ---> 51516ebb3f36 [2023-03-14T20:05:21.570Z] Step 3/24 : WORKDIR /edgex-go [2023-03-14T20:05:21.570Z] ---> Using cache [2023-03-14T20:05:21.570Z] ---> 77ac7b34e4c1 [2023-03-14T20:05:21.570Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-14T20:05:22.505Z] ---> Running in eadd40e283ed [2023-03-14T20:05:22.505Z] ---> Running in 4b852ef9e34a [2023-03-14T20:05:22.505Z] Removing intermediate container b690eed9afc9 [2023-03-14T20:05:22.505Z] ---> 6592805e623f [2023-03-14T20:05:22.505Z] [2023-03-14T20:05:22.505Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:05:22.505Z] ---> b2aa39c304c2 [2023-03-14T20:05:22.505Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T20:05:22.763Z] ---> Running in 002049f17455 [2023-03-14T20:05:22.763Z] Removing intermediate container 62c5ad89ca70 [2023-03-14T20:05:22.763Z] ---> d3dc4ad4e1b6 [2023-03-14T20:05:22.763Z] [2023-03-14T20:05:22.763Z] Step 9/33 : FROM alpine:3.17 [2023-03-14T20:05:22.763Z] ---> b2aa39c304c2 [2023-03-14T20:05:22.763Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:05:22.763Z] ---> Using cache [2023-03-14T20:05:22.763Z] ---> 43719067b15d [2023-03-14T20:05:22.763Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-14T20:05:22.763Z] Removing intermediate container 05d6a9daa93e [2023-03-14T20:05:22.763Z] ---> 909fc6eefcb2 [2023-03-14T20:05:22.763Z] [2023-03-14T20:05:22.763Z] Step 10/25 : FROM alpine:3.17 [2023-03-14T20:05:22.763Z] ---> b2aa39c304c2 [2023-03-14T20:05:22.763Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:05:22.763Z] ---> Running in 01c7f55ccbc0 [2023-03-14T20:05:22.763Z] ---> Running in a7a5c9edb8b3 [2023-03-14T20:05:22.763Z] Removing intermediate container 002049f17455 [2023-03-14T20:05:22.763Z] ---> d733fbc75a0b [2023-03-14T20:05:22.763Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:05:23.019Z] ---> Running in 7638722e935e [2023-03-14T20:05:23.020Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-14T20:05:23.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:23.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:23.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:23.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:23.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:23.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:23.532Z] OK: 265 MiB in 53 packages [2023-03-14T20:05:23.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:23.532Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:05:23.532Z] (2/2) Installing su-exec (0.2-r2) [2023-03-14T20:05:23.532Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:05:23.532Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:05:23.532Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:05:23.532Z] OK: 7 MiB in 16 packages [2023-03-14T20:05:23.532Z] OK: 7 MiB in 17 packages [2023-03-14T20:05:23.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:23.790Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:05:23.790Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:05:23.790Z] OK: 7 MiB in 16 packages [2023-03-14T20:05:24.052Z] Removing intermediate container eadd40e283ed [2023-03-14T20:05:24.052Z] ---> d6f6e0306871 [2023-03-14T20:05:24.052Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-14T20:05:24.312Z] Removing intermediate container 7638722e935e [2023-03-14T20:05:24.312Z] ---> ee66868c2f15 [2023-03-14T20:05:24.312Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:05:24.312Z] Removing intermediate container 01c7f55ccbc0 [2023-03-14T20:05:24.312Z] ---> 2c6d2113a2ee [2023-03-14T20:05:24.312Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:05:24.312Z] Removing intermediate container a7a5c9edb8b3 [2023-03-14T20:05:24.312Z] ---> 3880086eb076 [2023-03-14T20:05:24.312Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-14T20:05:24.312Z] ---> Running in 3f88ad47f0b5 [2023-03-14T20:05:24.312Z] ---> Running in eb3c4d1d4a63 [2023-03-14T20:05:24.312Z] ---> 49caf8cba8f3 [2023-03-14T20:05:24.312Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:05:24.571Z] ---> Running in f697252799c9 [2023-03-14T20:05:24.571Z] Removing intermediate container 3f88ad47f0b5 [2023-03-14T20:05:24.571Z] ---> d749114b2af7 [2023-03-14T20:05:24.571Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-14T20:05:24.571Z] Removing intermediate container eb3c4d1d4a63 [2023-03-14T20:05:24.571Z] ---> 3876ebb40e44 [2023-03-14T20:05:24.571Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-14T20:05:24.571Z] ---> Running in 8660002273e9 [2023-03-14T20:05:24.571Z] ---> Running in af95e0bf133e [2023-03-14T20:05:24.835Z] ---> 7fc458d663f7 [2023-03-14T20:05:24.835Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:24.835Z] Removing intermediate container af95e0bf133e [2023-03-14T20:05:24.835Z] ---> 1f4b63a66080 [2023-03-14T20:05:24.835Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-14T20:05:24.835Z] Removing intermediate container 8660002273e9 [2023-03-14T20:05:24.835Z] ---> eacdaa4f9a00 [2023-03-14T20:05:24.835Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-14T20:05:24.835Z] ---> Running in decffd5e01a6 [2023-03-14T20:05:24.835Z] ---> Running in df07e8e68028 [2023-03-14T20:05:24.835Z] Removing intermediate container decffd5e01a6 [2023-03-14T20:05:24.835Z] ---> 169c807199cf [2023-03-14T20:05:24.835Z] Step 15/25 : WORKDIR / [2023-03-14T20:05:25.098Z] ---> 6ef583023b7e [2023-03-14T20:05:25.098Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-14T20:05:25.098Z] Removing intermediate container df07e8e68028 [2023-03-14T20:05:25.098Z] ---> e8f062f936f8 [2023-03-14T20:05:25.098Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-14T20:05:25.098Z] ---> Running in 2302df3a8afa [2023-03-14T20:05:25.098Z] ---> Running in 31b27dd588b3 [2023-03-14T20:05:25.369Z] Removing intermediate container 31b27dd588b3 [2023-03-14T20:05:25.369Z] ---> 33e5ac7ecf66 [2023-03-14T20:05:25.369Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-14T20:05:25.369Z] Removing intermediate container 2302df3a8afa [2023-03-14T20:05:25.369Z] ---> f86e6c1f99ec [2023-03-14T20:05:25.369Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:05:25.369Z] ---> Running in a1d6a0efacf7 [2023-03-14T20:05:25.629Z] ---> c5bdcce6470d [2023-03-14T20:05:25.629Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-14T20:05:25.629Z] ---> d9cf9553020e [2023-03-14T20:05:25.629Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:25.895Z] ---> 56afed118058 [2023-03-14T20:05:25.895Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-14T20:05:25.895Z] ---> 3fee4b93f05c [2023-03-14T20:05:25.895Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-14T20:05:26.187Z] ---> d35946a5ca6a [2023-03-14T20:05:26.187Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:05:26.187Z] ---> Running in 98759b6899f8 [2023-03-14T20:05:26.447Z] Removing intermediate container a1d6a0efacf7 [2023-03-14T20:05:26.447Z] ---> d5d3d57c3c83 [2023-03-14T20:05:26.447Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-14T20:05:26.447Z] ---> Running in 35befef8e909 [2023-03-14T20:05:26.705Z] ---> d384c6d918e5 [2023-03-14T20:05:26.705Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-14T20:05:26.705Z] Removing intermediate container 35befef8e909 [2023-03-14T20:05:26.705Z] ---> b0ba9890f26f [2023-03-14T20:05:26.705Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-14T20:05:27.011Z] ---> 972c3f1325cb [2023-03-14T20:05:27.011Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-14T20:05:27.011Z] Removing intermediate container 98759b6899f8 [2023-03-14T20:05:27.011Z] ---> 1dff711e80cb [2023-03-14T20:05:27.011Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:05:27.011Z] ---> Running in 571cb6136de7 [2023-03-14T20:05:27.011Z] ---> d08f927c37cf [2023-03-14T20:05:27.011Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-14T20:05:27.267Z] ---> Running in 6b050310e55a [2023-03-14T20:05:27.267Z] Removing intermediate container 571cb6136de7 [2023-03-14T20:05:27.267Z] ---> da2d6e78a9da [2023-03-14T20:05:27.267Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-14T20:05:27.267Z] ---> Running in ef2ce0bbde5b [2023-03-14T20:05:27.267Z] ---> b42566a6ec98 [2023-03-14T20:05:27.267Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-14T20:05:27.267Z] ---> Running in 8bf0769fed88 [2023-03-14T20:05:27.526Z] Removing intermediate container ef2ce0bbde5b [2023-03-14T20:05:27.526Z] ---> b92590adf40c [2023-03-14T20:05:27.526Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:05:27.526Z] ---> Running in 30e8b646f564 [2023-03-14T20:05:27.526Z] Removing intermediate container 8bf0769fed88 [2023-03-14T20:05:27.526Z] ---> 0586d70c6896 [2023-03-14T20:05:27.526Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:05:27.526Z] ---> Running in 586cc27ce515 [2023-03-14T20:05:27.784Z] Removing intermediate container 30e8b646f564 [2023-03-14T20:05:27.784Z] ---> e586ec42dcf2 [2023-03-14T20:05:27.784Z] Step 22/23 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:05:27.784Z] ---> Running in 4b9b67b43cd1 [2023-03-14T20:05:27.784Z] Removing intermediate container 586cc27ce515 [2023-03-14T20:05:27.784Z] ---> b05ef47287ad [2023-03-14T20:05:27.784Z] Step 23/25 : LABEL arch=x86_64 [2023-03-14T20:05:27.784Z] ---> Running in eda84bc87312 [2023-03-14T20:05:28.049Z] Removing intermediate container 4b9b67b43cd1 [2023-03-14T20:05:28.049Z] ---> 6fbf923c7209 [2023-03-14T20:05:28.049Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:05:28.049Z] Removing intermediate container eda84bc87312 [2023-03-14T20:05:28.049Z] ---> bbdf0c889c33 [2023-03-14T20:05:28.049Z] Step 24/25 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:05:28.049Z] Removing intermediate container 6b050310e55a [2023-03-14T20:05:28.049Z] ---> d250911733e6 [2023-03-14T20:05:28.049Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:05:28.049Z] ---> Running in 6044fd3553d6 [2023-03-14T20:05:28.049Z] ---> Running in 07b65e4b26be [2023-03-14T20:05:28.311Z] Removing intermediate container 07b65e4b26be [2023-03-14T20:05:28.311Z] ---> 6c76455692bb [2023-03-14T20:05:28.311Z] [2023-03-14T20:05:28.311Z] Removing intermediate container 6044fd3553d6 [2023-03-14T20:05:28.311Z] ---> c65fb838db78 [2023-03-14T20:05:28.311Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T20:05:28.311Z] ---> Running in 49f67bc1d025 [2023-03-14T20:05:28.574Z] Successfully built 6c76455692bb [2023-03-14T20:05:28.574Z] Successfully tagged security-proxy-auth:latest [2023-03-14T20:05:28.574Z]  Building security-proxy-auth ... done Building support-notifications [2023-03-14T20:05:28.574Z] ---> 2d545e1c14c4 [2023-03-14T20:05:28.574Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:28.574Z] Removing intermediate container 49f67bc1d025 [2023-03-14T20:05:28.574Z] ---> daf5ca650c83 [2023-03-14T20:05:28.574Z] [2023-03-14T20:05:28.574Z] Successfully built daf5ca650c83 [2023-03-14T20:05:28.832Z] Successfully tagged core-metadata:latest [2023-03-14T20:05:28.832Z] Building core-data [2023-03-14T20:05:33.173Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:05:33.173Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:05:33.173Z] ---> 51516ebb3f36 [2023-03-14T20:05:33.173Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:05:33.173Z] ---> Using cache [2023-03-14T20:05:33.173Z] ---> b32627c41c92 [2023-03-14T20:05:33.173Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:05:33.173Z] ---> Using cache [2023-03-14T20:05:33.173Z] ---> 30c73ad86514 [2023-03-14T20:05:33.173Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:05:33.173Z] ---> Using cache [2023-03-14T20:05:33.173Z] ---> 693ce20e683e [2023-03-14T20:05:33.173Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:05:33.173Z] ---> Using cache [2023-03-14T20:05:33.173Z] ---> 8c20726e8c0f [2023-03-14T20:05:33.173Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:05:33.173Z] ---> Using cache [2023-03-14T20:05:33.173Z] ---> 86b7414b52f7 [2023-03-14T20:05:33.173Z] Step 8/23 : COPY . . [2023-03-14T20:05:33.173Z] ---> Using cache [2023-03-14T20:05:33.173Z] ---> c065f06def64 [2023-03-14T20:05:33.174Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-14T20:05:33.434Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:05:33.434Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:05:33.434Z] ---> 51516ebb3f36 [2023-03-14T20:05:33.434Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:05:33.434Z] ---> Using cache [2023-03-14T20:05:33.434Z] ---> b32627c41c92 [2023-03-14T20:05:33.434Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:05:33.434Z] ---> Using cache [2023-03-14T20:05:33.434Z] ---> 30c73ad86514 [2023-03-14T20:05:33.434Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-14T20:05:40.064Z] ---> 255761bb8d90 [2023-03-14T20:05:40.064Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-14T20:05:40.064Z] ---> Running in c50556ed5fea [2023-03-14T20:05:40.064Z] ---> Running in 3305f9d724d4 [2023-03-14T20:05:40.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:40.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:40.900Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-14T20:05:41.157Z] OK: 265 MiB in 53 packages [2023-03-14T20:05:41.416Z] ---> 2922690ae17f [2023-03-14T20:05:41.416Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-14T20:05:41.673Z] ---> 9023203b0ab8 [2023-03-14T20:05:41.673Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-14T20:05:41.931Z] Removing intermediate container c50556ed5fea [2023-03-14T20:05:41.932Z] ---> 9b22065ac6bd [2023-03-14T20:05:41.932Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:05:42.204Z] ---> 696208a1dcd8 [2023-03-14T20:05:42.204Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-14T20:05:43.587Z] ---> ce43af5d5dff [2023-03-14T20:05:43.587Z] ---> 6959ff83d176 [2023-03-14T20:05:43.587Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-14T20:05:43.587Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:05:44.528Z] ---> Running in b369ce5aa010 [2023-03-14T20:05:44.528Z] ---> fb2f5a4d1a76 [2023-03-14T20:05:44.528Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-14T20:05:45.474Z] ---> 50c0f0383751 [2023-03-14T20:05:45.474Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-14T20:05:45.730Z] ---> Running in 4e965c7461d1 [2023-03-14T20:05:49.326Z] Removing intermediate container b5b8a928045b [2023-03-14T20:05:49.327Z] ---> e98b614f8d40 [2023-03-14T20:05:49.327Z] Successfully built e98b614f8d40 [2023-03-14T20:05:49.327Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:05:49.741Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T20:05:49.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:05:50.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-246 does not seem to be running inside a container [2023-03-14T20:05:50.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T20:05:51.009Z] Removing intermediate container 4e965c7461d1 [2023-03-14T20:05:51.009Z] ---> 923e3f6868ff [2023-03-14T20:05:51.009Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-14T20:05:51.009Z] ---> Running in a6850931e566 [2023-03-14T20:05:51.009Z] Removing intermediate container a6850931e566 [2023-03-14T20:05:51.009Z] ---> b4bfdadedf72 [2023-03-14T20:05:51.009Z] Step 30/33 : CMD ["gate"] [2023-03-14T20:05:51.009Z] Removing intermediate container 4b852ef9e34a [2023-03-14T20:05:51.009Z] ---> dee818250d95 [2023-03-14T20:05:51.009Z] [2023-03-14T20:05:51.009Z] Step 10/24 : FROM alpine:3.17 [2023-03-14T20:05:51.009Z] ---> b2aa39c304c2 [2023-03-14T20:05:51.009Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:05:51.009Z] ---> Using cache [2023-03-14T20:05:51.009Z] ---> 2c6d2113a2ee [2023-03-14T20:05:51.009Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:05:51.009Z] ---> Using cache [2023-03-14T20:05:51.009Z] ---> 3876ebb40e44 [2023-03-14T20:05:51.009Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-14T20:05:51.009Z] ---> Running in 76cbddcdaa14 [2023-03-14T20:05:51.009Z] ---> Running in 278bd2cfa711 [2023-03-14T20:05:51.009Z] Removing intermediate container 76cbddcdaa14 [2023-03-14T20:05:51.009Z] ---> 3d96762230ca [2023-03-14T20:05:51.009Z] Step 31/33 : LABEL arch=x86_64 [2023-03-14T20:05:51.009Z] Removing intermediate container 278bd2cfa711 [2023-03-14T20:05:51.009Z] ---> 07151d01a6bb [2023-03-14T20:05:51.009Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-14T20:05:51.009Z] ---> Running in 78fd52c6b678 [2023-03-14T20:05:51.009Z] ---> Running in 87939656ad85 [2023-03-14T20:05:51.009Z] Removing intermediate container 78fd52c6b678 [2023-03-14T20:05:51.009Z] ---> 585f2344b1b2 [2023-03-14T20:05:51.009Z] Step 32/33 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:05:51.009Z] Removing intermediate container 87939656ad85 [2023-03-14T20:05:51.009Z] ---> c97a7ac433e2 [2023-03-14T20:05:51.009Z] Step 15/24 : WORKDIR / [2023-03-14T20:05:51.009Z] ---> Running in 6ca1e0a47e4c [2023-03-14T20:05:51.268Z] ---> Running in a26b1fd22c1c [2023-03-14T20:05:51.268Z] Removing intermediate container 6ca1e0a47e4c [2023-03-14T20:05:51.268Z] ---> db12163ff33a [2023-03-14T20:05:51.268Z] Step 33/33 : LABEL version=0.0.0 [2023-03-14T20:05:51.268Z] Removing intermediate container f697252799c9 [2023-03-14T20:05:51.268Z] ---> 69f4a3d23c51 [2023-03-14T20:05:51.268Z] Step 7/24 : COPY . . [2023-03-14T20:05:51.268Z] ---> Running in dd01cf7b68ef [2023-03-14T20:05:51.268Z] Removing intermediate container a26b1fd22c1c [2023-03-14T20:05:51.268Z] ---> b573e7fe5174 [2023-03-14T20:05:51.268Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:05:51.268Z] Removing intermediate container dd01cf7b68ef [2023-03-14T20:05:51.268Z] ---> 7d24d8c81a32 [2023-03-14T20:05:51.268Z] [2023-03-14T20:05:51.525Z] Successfully built 7d24d8c81a32 [2023-03-14T20:05:51.525Z] Successfully tagged security-bootstrapper:latest [2023-03-14T20:05:51.525Z]  Building security-bootstrapper ... done Building security-spire-config [2023-03-14T20:05:51.562Z] $ docker top 9a231d07734f237c7245e51a65e9fff99599de4b5a52c32f25be59a5c09a2283 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:05:52.544Z] + go version [2023-03-14T20:05:52.544Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T20:05:52.577Z] $ docker stop --time=1 9a231d07734f237c7245e51a65e9fff99599de4b5a52c32f25be59a5c09a2283 [2023-03-14T20:05:54.356Z] $ docker rm -f --volumes 9a231d07734f237c7245e51a65e9fff99599de4b5a52c32f25be59a5c09a2283 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:05:55.218Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T20:05:55.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:05:55.497Z] prd-ubuntu20.04-docker-arm64-4c-16g-246 does not seem to be running inside a container [2023-03-14T20:05:55.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T20:05:55.722Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:05:55.722Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:05:55.722Z] ---> 51516ebb3f36 [2023-03-14T20:05:55.722Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T20:05:55.722Z] ---> Using cache [2023-03-14T20:05:55.722Z] ---> 77ac7b34e4c1 [2023-03-14T20:05:55.722Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:05:55.722Z] ---> Using cache [2023-03-14T20:05:55.722Z] ---> 55ad8ca76e7e [2023-03-14T20:05:55.722Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T20:05:55.722Z] ---> Using cache [2023-03-14T20:05:55.722Z] ---> 64268bfac106 [2023-03-14T20:05:55.722Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:05:55.722Z] ---> Using cache [2023-03-14T20:05:55.722Z] ---> 90bc1f86e25a [2023-03-14T20:05:55.722Z] Step 7/26 : COPY . . [2023-03-14T20:05:55.722Z] ---> Using cache [2023-03-14T20:05:55.722Z] ---> 6f8776374d60 [2023-03-14T20:05:55.722Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:05:55.722Z] ---> Using cache [2023-03-14T20:05:55.722Z] ---> 1996e8da9305 [2023-03-14T20:05:55.722Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T20:05:55.722Z] ---> Using cache [2023-03-14T20:05:55.722Z] ---> 9fbd5049e04a [2023-03-14T20:05:55.722Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:05:55.722Z] ---> Using cache [2023-03-14T20:05:55.722Z] ---> 9a04a226fb34 [2023-03-14T20:05:55.722Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T20:05:56.890Z] $ docker top 377c02d20c31b1e03c6cdf3116f112d74db648f9bed73616f4b4ae2d6cf6679d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-14T20:05:57.225Z] ========================================================= [2023-03-14T20:05:57.225Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-14T20:05:57.225Z] ========================================================= [Pipeline] sh [2023-03-14T20:05:57.887Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:05:58.606Z] + make test [2023-03-14T20:05:58.606Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T20:06:04.002Z] ---> 0b3f1b5921cf [2023-03-14T20:06:04.002Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:06:04.002Z] ---> Running in aeef0edb90d6 [2023-03-14T20:06:04.002Z] ---> d136303d7e4c [2023-03-14T20:06:04.002Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-14T20:06:04.002Z] ---> Running in b44c3a3646bc [2023-03-14T20:06:04.570Z] ---> 5ba2b4cea339 [2023-03-14T20:06:04.570Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-14T20:06:05.141Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-14T20:06:07.696Z] ---> cda1e66673d2 [2023-03-14T20:06:07.696Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-14T20:06:07.696Z] Removing intermediate container 3305f9d724d4 [2023-03-14T20:06:07.696Z] ---> 4583a994715f [2023-03-14T20:06:07.696Z] [2023-03-14T20:06:07.696Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:06:07.696Z] ---> b2aa39c304c2 [2023-03-14T20:06:07.696Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-14T20:06:07.696Z] Removing intermediate container aeef0edb90d6 [2023-03-14T20:06:07.696Z] ---> dd1964cf9c45 [2023-03-14T20:06:07.696Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T20:06:07.696Z] ---> Running in 00024c2bd4b0 [2023-03-14T20:06:07.696Z] ---> Running in a7dcc98fb0a6 [2023-03-14T20:06:07.696Z] ---> c191a13ebc01 [2023-03-14T20:06:07.696Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-14T20:06:07.955Z] ---> Running in d215897fe600 [2023-03-14T20:06:07.955Z] Removing intermediate container 00024c2bd4b0 [2023-03-14T20:06:07.955Z] ---> b10216f47c95 [2023-03-14T20:06:07.955Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-14T20:06:08.214Z] Removing intermediate container a7dcc98fb0a6 [2023-03-14T20:06:08.214Z] ---> Running in a84a581d05e1 [2023-03-14T20:06:08.214Z] ---> 126b743081c6 [2023-03-14T20:06:08.214Z] [2023-03-14T20:06:08.214Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T20:06:08.214Z] ---> b2aa39c304c2 [2023-03-14T20:06:08.214Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:06:08.214Z] ---> Using cache [2023-03-14T20:06:08.214Z] ---> 43719067b15d [2023-03-14T20:06:08.214Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-14T20:06:08.475Z] Removing intermediate container d215897fe600 [2023-03-14T20:06:08.475Z] ---> ff518932709f [2023-03-14T20:06:08.475Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:06:08.475Z] ---> Running in 007d82af3ea4 [2023-03-14T20:06:08.475Z] Removing intermediate container a84a581d05e1 [2023-03-14T20:06:08.475Z] ---> a3638e17aa11 [2023-03-14T20:06:08.475Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-14T20:06:08.475Z] ---> Running in 1f187542869e [2023-03-14T20:06:08.475Z] ---> Running in 8667f97fc55c [2023-03-14T20:06:08.736Z] Removing intermediate container 8667f97fc55c [2023-03-14T20:06:08.736Z] ---> ea2b7f54489b [2023-03-14T20:06:08.736Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:06:08.736Z] ---> Running in 2c5152560bdc [2023-03-14T20:06:08.736Z] Removing intermediate container 1f187542869e [2023-03-14T20:06:08.736Z] ---> 3b2442615812 [2023-03-14T20:06:08.736Z] Step 22/24 : LABEL arch=x86_64 [2023-03-14T20:06:08.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:08.997Z] ---> Running in 8f5ab469f924 [2023-03-14T20:06:08.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:09.257Z] Removing intermediate container 8f5ab469f924 [2023-03-14T20:06:09.257Z] ---> f9f44704d4d4 [2023-03-14T20:06:09.257Z] Step 23/24 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:06:09.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:09.257Z] ---> Running in 8cf9a29e7178 [2023-03-14T20:06:09.257Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:06:09.257Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:06:09.257Z] OK: 17812 distinct packages available [2023-03-14T20:06:09.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:09.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:09.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:09.516Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:06:09.516Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:06:09.777Z] OK: 7 MiB in 16 packages [2023-03-14T20:06:09.777Z] Removing intermediate container 8cf9a29e7178 [2023-03-14T20:06:09.777Z] ---> 88223c98694b [2023-03-14T20:06:09.777Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T20:06:09.777Z] ---> Running in b803f6b68393 [2023-03-14T20:06:09.777Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-14T20:06:09.777Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:06:09.777Z] (3/4) Installing libucontext (1.2-r0) [2023-03-14T20:06:09.777Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-14T20:06:09.777Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:06:09.777Z] OK: 7 MiB in 19 packages [2023-03-14T20:06:10.039Z] Removing intermediate container b803f6b68393 [2023-03-14T20:06:10.039Z] ---> b3dbae329fe3 [2023-03-14T20:06:10.039Z] [2023-03-14T20:06:10.039Z] Successfully built b3dbae329fe3 [2023-03-14T20:06:10.326Z] Successfully tagged core-command:latest [2023-03-14T20:06:10.326Z]  Building core-command ... done Building support-scheduler [2023-03-14T20:06:10.326Z] Removing intermediate container b369ce5aa010 [2023-03-14T20:06:10.326Z] ---> 3eb98b8fa866 [2023-03-14T20:06:10.326Z] Step 8/23 : COPY . . [2023-03-14T20:06:14.702Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:06:14.702Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:06:14.702Z] ---> 51516ebb3f36 [2023-03-14T20:06:14.702Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:06:14.702Z] ---> Using cache [2023-03-14T20:06:14.702Z] ---> b32627c41c92 [2023-03-14T20:06:14.702Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:06:14.702Z] ---> Using cache [2023-03-14T20:06:14.702Z] ---> 30c73ad86514 [2023-03-14T20:06:14.702Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:06:14.702Z] ---> Using cache [2023-03-14T20:06:14.702Z] ---> 693ce20e683e [2023-03-14T20:06:14.702Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:06:14.702Z] ---> Using cache [2023-03-14T20:06:14.702Z] ---> 8c20726e8c0f [2023-03-14T20:06:14.702Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:06:14.702Z] ---> Using cache [2023-03-14T20:06:14.702Z] ---> 86b7414b52f7 [2023-03-14T20:06:14.702Z] Step 8/23 : COPY . . [2023-03-14T20:06:14.702Z] ---> Using cache [2023-03-14T20:06:14.702Z] ---> c065f06def64 [2023-03-14T20:06:14.702Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-14T20:06:19.989Z] Removing intermediate container 2c5152560bdc [2023-03-14T20:06:19.989Z] ---> 76534d5d9787 [2023-03-14T20:06:19.989Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:06:19.989Z] Removing intermediate container 007d82af3ea4 [2023-03-14T20:06:19.989Z] ---> 885f6df82f96 [2023-03-14T20:06:19.989Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:06:19.989Z] ---> Running in f41d0c1e40f4 [2023-03-14T20:06:19.989Z] ---> 14fff1d5a07f [2023-03-14T20:06:19.989Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-14T20:06:19.989Z] ---> 9a366f04082e [2023-03-14T20:06:19.989Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:06:19.989Z] ---> Running in bc2f353e5c63 [2023-03-14T20:06:19.989Z] ---> 178d82524623 [2023-03-14T20:06:19.989Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:06:19.989Z] ---> 1a8a54a8b019 [2023-03-14T20:06:19.989Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-14T20:06:19.989Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-14T20:06:19.989Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-14T20:06:21.925Z] ---> 125fe59f30d0 [2023-03-14T20:06:21.925Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-14T20:06:21.925Z] ---> b48f73e28184 [2023-03-14T20:06:21.925Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:06:21.925Z] ---> 84c3849fde54 [2023-03-14T20:06:21.925Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-14T20:06:21.925Z] ---> a33f1a3fc27c [2023-03-14T20:06:21.925Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-14T20:06:21.925Z] ---> Running in cf7b59d6ba4b [2023-03-14T20:06:21.925Z] ---> Running in 6e305deba314 [2023-03-14T20:06:22.185Z] Removing intermediate container cf7b59d6ba4b [2023-03-14T20:06:22.185Z] ---> 718f286b682a [2023-03-14T20:06:22.185Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-14T20:06:22.185Z] Removing intermediate container 6e305deba314 [2023-03-14T20:06:22.185Z] ---> a016786b6caa [2023-03-14T20:06:22.185Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:06:22.185Z] ---> Running in 357610a85a4c [2023-03-14T20:06:22.185Z] Removing intermediate container 357610a85a4c [2023-03-14T20:06:22.185Z] ---> 191a4695dd2a [2023-03-14T20:06:22.185Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:06:22.185Z] ---> Running in 7c2258ffbbbe [2023-03-14T20:06:22.443Z] ---> 7ccd9a62b834 [2023-03-14T20:06:22.443Z] Step 21/26 : WORKDIR / [2023-03-14T20:06:22.443Z] ---> Running in 5b30aab9f83d [2023-03-14T20:06:22.443Z] Removing intermediate container 7c2258ffbbbe [2023-03-14T20:06:22.443Z] ---> da10d98a6506 [2023-03-14T20:06:22.443Z] Step 22/23 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:06:22.443Z] ---> Running in 192a6b7ef035 [2023-03-14T20:06:22.443Z] Removing intermediate container 5b30aab9f83d [2023-03-14T20:06:22.443Z] ---> a0d5e2876ca6 [2023-03-14T20:06:22.443Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:06:22.443Z] ---> Running in 25c9bc98208d [2023-03-14T20:06:22.443Z] Removing intermediate container 192a6b7ef035 [2023-03-14T20:06:22.443Z] ---> 543683eb3403 [2023-03-14T20:06:22.443Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:06:22.701Z] ---> Running in 541ab16c4077 [2023-03-14T20:06:22.701Z] Removing intermediate container 25c9bc98208d [2023-03-14T20:06:22.701Z] ---> 15cb3dfd0854 [2023-03-14T20:06:22.701Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:06:22.701Z] ---> Running in b6a184ebce4f [2023-03-14T20:06:22.701Z] Removing intermediate container 541ab16c4077 [2023-03-14T20:06:22.701Z] ---> f1ed23f2ef81 [2023-03-14T20:06:22.701Z] [2023-03-14T20:06:22.701Z] Removing intermediate container b6a184ebce4f [2023-03-14T20:06:22.701Z] ---> 5634aa1899be [2023-03-14T20:06:22.701Z] Step 24/26 : LABEL arch=x86_64 [2023-03-14T20:06:22.701Z] Successfully built f1ed23f2ef81 [2023-03-14T20:06:22.701Z] Successfully tagged core-data:latest [2023-03-14T20:06:22.701Z]  Building core-data ... done Building security-spiffe-token-provider [2023-03-14T20:06:22.701Z] ---> Running in 32422094603a [2023-03-14T20:06:22.967Z] Removing intermediate container 32422094603a [2023-03-14T20:06:22.967Z] ---> 9f7a90fd4368 [2023-03-14T20:06:22.967Z] Step 25/26 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:06:22.967Z] ---> Running in b903b3810b97 [2023-03-14T20:06:25.488Z] Removing intermediate container b903b3810b97 [2023-03-14T20:06:25.488Z] ---> ce69a8cf747e [2023-03-14T20:06:25.488Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T20:06:25.488Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:06:25.488Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:06:25.488Z] ---> 51516ebb3f36 [2023-03-14T20:06:25.488Z] Step 3/20 : WORKDIR /edgex-go [2023-03-14T20:06:25.488Z] ---> Using cache [2023-03-14T20:06:25.488Z] ---> 77ac7b34e4c1 [2023-03-14T20:06:25.488Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-14T20:06:28.876Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-14T20:06:28.876Z] ---> Running in 0947f969294f [2023-03-14T20:06:28.876Z] ---> Running in 2893e35bf587 [2023-03-14T20:06:29.135Z] Removing intermediate container 0947f969294f [2023-03-14T20:06:29.135Z] ---> 44b67ebafbb2 [2023-03-14T20:06:29.135Z] [2023-03-14T20:06:29.135Z] Successfully built 44b67ebafbb2 [2023-03-14T20:06:29.135Z] Successfully tagged security-spire-config:latest [2023-03-14T20:06:29.135Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-03-14T20:06:29.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:29.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:30.274Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:06:30.274Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:06:30.274Z] OK: 17812 distinct packages available [2023-03-14T20:06:30.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:30.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:30.533Z] OK: 265 MiB in 53 packages [2023-03-14T20:06:33.083Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:06:33.083Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:06:33.083Z] ---> 51516ebb3f36 [2023-03-14T20:06:33.083Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:06:33.083Z] ---> Using cache [2023-03-14T20:06:33.083Z] ---> b32627c41c92 [2023-03-14T20:06:33.083Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:06:33.083Z] ---> Using cache [2023-03-14T20:06:33.083Z] ---> 30c73ad86514 [2023-03-14T20:06:33.083Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:06:33.083Z] ---> Using cache [2023-03-14T20:06:33.083Z] ---> 693ce20e683e [2023-03-14T20:06:33.083Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:06:33.083Z] ---> Using cache [2023-03-14T20:06:33.083Z] ---> 8c20726e8c0f [2023-03-14T20:06:33.083Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:06:33.083Z] ---> Using cache [2023-03-14T20:06:33.083Z] ---> 86b7414b52f7 [2023-03-14T20:06:33.083Z] Step 8/23 : COPY . . [2023-03-14T20:06:33.083Z] ---> Using cache [2023-03-14T20:06:33.083Z] ---> c065f06def64 [2023-03-14T20:06:33.083Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-14T20:06:37.315Z] ---> Running in c92dddde7d4d [2023-03-14T20:06:37.315Z] Removing intermediate container 2893e35bf587 [2023-03-14T20:06:37.315Z] ---> 7e5bf79c7b73 [2023-03-14T20:06:37.315Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-14T20:06:37.907Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-14T20:06:38.167Z] ---> 558dcfc3c0be [2023-03-14T20:06:38.167Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:06:39.551Z] ---> Running in 7e55f5966292 [2023-03-14T20:06:39.811Z] Removing intermediate container b44c3a3646bc [2023-03-14T20:06:39.811Z] ---> f1d1f26e1ebb [2023-03-14T20:06:39.811Z] [2023-03-14T20:06:39.811Z] Step 9/24 : FROM alpine:3.17 [2023-03-14T20:06:39.811Z] ---> b2aa39c304c2 [2023-03-14T20:06:39.811Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-14T20:06:40.071Z] ---> Running in b183a178bfae [2023-03-14T20:06:40.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:40.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:40.901Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-14T20:06:41.161Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-14T20:06:41.161Z] (3/3) Installing su-exec (0.2-r2) [2023-03-14T20:06:41.161Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:06:41.161Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:06:41.161Z] OK: 8 MiB in 18 packages [2023-03-14T20:06:42.103Z] Removing intermediate container b183a178bfae [2023-03-14T20:06:42.103Z] ---> aba66af918d9 [2023-03-14T20:06:42.103Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-14T20:06:42.362Z] ---> Running in 275b8a980713 [2023-03-14T20:06:43.315Z] Removing intermediate container 275b8a980713 [2023-03-14T20:06:43.315Z] ---> 641da3cff549 [2023-03-14T20:06:43.315Z] Step 12/24 : WORKDIR / [2023-03-14T20:06:43.315Z] ---> Running in 758180ae52b9 [2023-03-14T20:06:43.574Z] Removing intermediate container 758180ae52b9 [2023-03-14T20:06:43.574Z] ---> db5a52ea496a [2023-03-14T20:06:43.574Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:06:44.511Z] ---> 53bff44fddb6 [2023-03-14T20:06:44.511Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-14T20:06:45.451Z] ---> 9c62a9b323b0 [2023-03-14T20:06:45.451Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-14T20:06:52.047Z] ---> ebdba1ada124 [2023-03-14T20:06:52.047Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-14T20:06:52.047Z] ---> 74bfbb468e86 [2023-03-14T20:06:52.047Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-14T20:06:55.085Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-14T20:07:00.181Z] ---> 1240dd5c2910 [2023-03-14T20:07:00.181Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-14T20:07:00.442Z] Removing intermediate container bc2f353e5c63 [2023-03-14T20:07:00.442Z] ---> 20523a52495d [2023-03-14T20:07:00.442Z] [2023-03-14T20:07:00.442Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:07:00.442Z] ---> b2aa39c304c2 [2023-03-14T20:07:00.442Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-14T20:07:00.702Z] Removing intermediate container f41d0c1e40f4 [2023-03-14T20:07:00.702Z] ---> f9a72aa551b3 [2023-03-14T20:07:00.702Z] [2023-03-14T20:07:00.702Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:07:00.702Z] ---> b2aa39c304c2 [2023-03-14T20:07:00.702Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:07:00.702Z] ---> Using cache [2023-03-14T20:07:00.702Z] ---> 2c6d2113a2ee [2023-03-14T20:07:00.702Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:07:00.702Z] ---> Using cache [2023-03-14T20:07:00.702Z] ---> 3876ebb40e44 [2023-03-14T20:07:00.702Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-14T20:07:00.963Z] ---> Running in 2f8ab0893c0b [2023-03-14T20:07:01.225Z] ---> Running in 82604bb0cde7 [2023-03-14T20:07:01.225Z] ---> 26d0d15b9fc8 [2023-03-14T20:07:01.225Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T20:07:01.485Z] Removing intermediate container 7e55f5966292 [2023-03-14T20:07:01.485Z] ---> b1ed8c681991 [2023-03-14T20:07:01.485Z] Step 7/20 : COPY . . [2023-03-14T20:07:01.485Z] Removing intermediate container 82604bb0cde7 [2023-03-14T20:07:01.485Z] ---> fa3efa698222 [2023-03-14T20:07:01.485Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T20:07:01.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:07:01.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:07:02.006Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-14T20:07:02.006Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:07:02.006Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:07:02.006Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:07:02.006Z] OK: 8 MiB in 17 packages [2023-03-14T20:07:05.297Z] ---> 34fbbe0eaf9f [2023-03-14T20:07:05.297Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:07:05.558Z] ---> Running in 7657ca45dbf0 [2023-03-14T20:07:05.558Z] ---> Running in 3ed30c7500d4 [2023-03-14T20:07:05.832Z] Removing intermediate container c92dddde7d4d [2023-03-14T20:07:05.832Z] ---> 69c1fe732160 [2023-03-14T20:07:05.832Z] [2023-03-14T20:07:05.832Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:07:05.832Z] ---> b2aa39c304c2 [2023-03-14T20:07:05.832Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T20:07:05.832Z] ---> Using cache [2023-03-14T20:07:05.832Z] ---> d733fbc75a0b [2023-03-14T20:07:05.832Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:07:05.832Z] ---> Using cache [2023-03-14T20:07:05.832Z] ---> ee66868c2f15 [2023-03-14T20:07:05.832Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:07:05.832Z] ---> Using cache [2023-03-14T20:07:05.832Z] ---> 7fc458d663f7 [2023-03-14T20:07:05.833Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:07:05.833Z] ---> Using cache [2023-03-14T20:07:05.833Z] Removing intermediate container 7657ca45dbf0 [2023-03-14T20:07:05.833Z] ---> 6ef583023b7e [2023-03-14T20:07:05.833Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-14T20:07:05.833Z] ---> 977cbde82835 [2023-03-14T20:07:05.833Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:07:05.833Z] ---> 649b2995150c [2023-03-14T20:07:05.833Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-14T20:07:05.833Z] Removing intermediate container 2f8ab0893c0b [2023-03-14T20:07:05.833Z] ---> c2a3e732a99a [2023-03-14T20:07:05.833Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:07:05.833Z] ---> Running in 2530a434b16c [2023-03-14T20:07:05.833Z] ---> Running in 72bec484d3b6 [2023-03-14T20:07:06.094Z] ---> e9ceadc36b55 [2023-03-14T20:07:06.094Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:07:06.094Z] Removing intermediate container 72bec484d3b6 [2023-03-14T20:07:06.094Z] ---> bcce28aad51b [2023-03-14T20:07:06.094Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-14T20:07:06.094Z] ---> af4c308caed7 [2023-03-14T20:07:06.094Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-14T20:07:06.094Z] ---> Running in 81d7c565a5d7 [2023-03-14T20:07:06.094Z] ---> 163c2c4c6f11 [2023-03-14T20:07:06.094Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-14T20:07:06.353Z] Removing intermediate container 81d7c565a5d7 [2023-03-14T20:07:06.353Z] ---> bd3c75f83cda [2023-03-14T20:07:06.353Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T20:07:06.353Z] ---> Running in 818d3268b6c0 [2023-03-14T20:07:06.353Z] ---> c49cd049b2a9 [2023-03-14T20:07:06.353Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-14T20:07:06.353Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-14T20:07:06.353Z] Removing intermediate container 818d3268b6c0 [2023-03-14T20:07:06.353Z] ---> 9c0aa42e2921 [2023-03-14T20:07:06.353Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:07:06.922Z] Removing intermediate container 3ed30c7500d4 [2023-03-14T20:07:06.922Z] ---> a0fa12f50ea2 [2023-03-14T20:07:06.922Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:07:06.922Z] ---> 9b4f7b9b76d0 [2023-03-14T20:07:06.922Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:07:06.922Z] ---> 0863d013cdae [2023-03-14T20:07:06.922Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:07:06.922Z] ---> Running in b3b817602c8e [2023-03-14T20:07:06.922Z] ---> f52821c91729 [2023-03-14T20:07:06.922Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-14T20:07:06.922Z] ---> Running in 05869977af40 [2023-03-14T20:07:06.922Z] Removing intermediate container b3b817602c8e [2023-03-14T20:07:06.922Z] ---> 227f85283186 [2023-03-14T20:07:06.922Z] Step 22/24 : LABEL arch=x86_64 [2023-03-14T20:07:06.922Z] ---> Running in a806dcaf8009 [2023-03-14T20:07:07.181Z] ---> 5d078fdff828 [2023-03-14T20:07:07.181Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-14T20:07:07.181Z] ---> 5af9bf235f39 [2023-03-14T20:07:07.181Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-14T20:07:07.181Z] Removing intermediate container a806dcaf8009 [2023-03-14T20:07:07.181Z] ---> 43fedf3f7c5a [2023-03-14T20:07:07.181Z] Step 23/24 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:07:07.181Z] ---> Running in c318c00e41a1 [2023-03-14T20:07:07.181Z] ---> Running in 0d1ebb8d35ae [2023-03-14T20:07:07.756Z] Removing intermediate container c318c00e41a1 [2023-03-14T20:07:07.756Z] ---> ff0b8f7fa1a8 [2023-03-14T20:07:07.756Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"]Removing intermediate container 0d1ebb8d35ae [2023-03-14T20:07:07.756Z] [2023-03-14T20:07:07.756Z] ---> e7579c6c73a3 [2023-03-14T20:07:07.756Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T20:07:08.020Z] ---> Running in 3a7345b7c7d7 [2023-03-14T20:07:08.020Z] ---> Running in 24f8fff6a357 [2023-03-14T20:07:08.020Z] ---> 8262e8dd5914 [2023-03-14T20:07:08.020Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-14T20:07:08.020Z] Removing intermediate container 24f8fff6a357 [2023-03-14T20:07:08.020Z] ---> 214cee894579 [2023-03-14T20:07:08.020Z] [2023-03-14T20:07:08.020Z] Removing intermediate container 3a7345b7c7d7 [2023-03-14T20:07:08.020Z] ---> 24167c6d8555 [2023-03-14T20:07:08.020Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:07:08.020Z] ---> Running in d3c1b728395b [2023-03-14T20:07:08.020Z] Successfully built 214cee894579 [2023-03-14T20:07:08.020Z] Removing intermediate container 05869977af40 [2023-03-14T20:07:08.020Z] ---> b2111e92f3a1 [2023-03-14T20:07:08.020Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:07:08.020Z] Successfully tagged security-secretstore-setup:latest [2023-03-14T20:07:08.020Z] Building security-proxy-setup [2023-03-14T20:07:08.020Z]  Building security-secretstore-setup ... done  ---> c7d4ef409f26 [2023-03-14T20:07:08.020Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-14T20:07:08.020Z] ---> Running in 5acb9751c8fe [2023-03-14T20:07:08.279Z] Removing intermediate container d3c1b728395b [2023-03-14T20:07:08.279Z] ---> ff6d0da3fc6a [2023-03-14T20:07:08.280Z] Step 22/23 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:07:08.280Z] ---> Running in e4158f98c3a6 [2023-03-14T20:07:08.853Z] ---> Running in 5a484c759ddd [2023-03-14T20:07:10.767Z] Removing intermediate container 5acb9751c8fe [2023-03-14T20:07:10.767Z] ---> 8229d92acb82 [2023-03-14T20:07:10.767Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-14T20:07:11.028Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:07:11.028Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:07:11.028Z] ---> 51516ebb3f36 [2023-03-14T20:07:11.028Z] Step 3/21 : WORKDIR /edgex-go [2023-03-14T20:07:11.028Z] ---> Using cache [2023-03-14T20:07:11.028Z] ---> 77ac7b34e4c1 [2023-03-14T20:07:11.028Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-14T20:07:11.028Z] ---> Using cache [2023-03-14T20:07:11.028Z] ---> d6f6e0306871 [2023-03-14T20:07:11.028Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-14T20:07:11.028Z] ---> Using cache [2023-03-14T20:07:11.028Z] ---> 49caf8cba8f3 [2023-03-14T20:07:11.028Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:07:11.028Z] ---> Using cache [2023-03-14T20:07:11.028Z] ---> 69f4a3d23c51 [2023-03-14T20:07:11.028Z] Step 7/21 : COPY . . [2023-03-14T20:07:11.028Z] ---> Using cache [2023-03-14T20:07:11.028Z] ---> d136303d7e4c [2023-03-14T20:07:11.028Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-14T20:07:12.411Z] Removing intermediate container e4158f98c3a6 [2023-03-14T20:07:12.411Z] ---> 885d1734bfab [2023-03-14T20:07:12.411Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:07:12.411Z] Removing intermediate container 5a484c759ddd [2023-03-14T20:07:12.411Z] ---> 36ee2537cb72 [2023-03-14T20:07:12.411Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:07:12.411Z] ---> Running in 3c250e3150d9 [2023-03-14T20:07:12.411Z] ---> Running in 6d6d40f2b035 [2023-03-14T20:07:12.411Z] ---> Running in 57b9a85d6e2f [2023-03-14T20:07:12.411Z] ---> Running in a8fbd388dcf0 [2023-03-14T20:07:12.699Z] Removing intermediate container 57b9a85d6e2f [2023-03-14T20:07:12.699Z] ---> ca16b6f5fa14 [2023-03-14T20:07:12.700Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:07:12.700Z] Removing intermediate container a8fbd388dcf0 [2023-03-14T20:07:12.700Z] ---> 4dc659649bf0 [2023-03-14T20:07:12.700Z] [2023-03-14T20:07:12.700Z] ---> Running in a263fd4fc881 [2023-03-14T20:07:12.700Z] Successfully built 4dc659649bf0 [2023-03-14T20:07:12.700Z] Removing intermediate container 3c250e3150d9 [2023-03-14T20:07:12.700Z] ---> 41a6d1fa1304 [2023-03-14T20:07:12.700Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:07:12.700Z] Successfully tagged support-scheduler:latest [2023-03-14T20:07:12.963Z]  Building support-scheduler ... done  ---> Running in 3279132f6c76 [2023-03-14T20:07:12.963Z] Removing intermediate container a263fd4fc881 [2023-03-14T20:07:12.963Z] ---> 01bfae038446 [2023-03-14T20:07:12.963Z] Step 22/23 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:07:12.963Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-14T20:07:12.963Z] ---> Running in 63a9b10eab2d [2023-03-14T20:07:12.963Z] Removing intermediate container 3279132f6c76 [2023-03-14T20:07:12.963Z] ---> ff86f162be77 [2023-03-14T20:07:12.963Z] Step 22/23 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:07:13.248Z] ---> Running in 002e25e49807 [2023-03-14T20:07:13.248Z] Removing intermediate container 63a9b10eab2d [2023-03-14T20:07:13.248Z] ---> bc00d2a8d397 [2023-03-14T20:07:13.248Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:07:13.248Z] ---> Running in cb51bdc8b158 [2023-03-14T20:07:13.248Z] Removing intermediate container 002e25e49807 [2023-03-14T20:07:13.248Z] ---> d2925d7e3200 [2023-03-14T20:07:13.248Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:07:13.508Z] ---> Running in 1e1df2daeb75 [2023-03-14T20:07:13.508Z] Removing intermediate container cb51bdc8b158 [2023-03-14T20:07:13.508Z] ---> 939ac8ffccb2 [2023-03-14T20:07:13.508Z] [2023-03-14T20:07:13.508Z] Successfully built 939ac8ffccb2 [2023-03-14T20:07:13.508Z] Successfully tagged support-notifications:latest [2023-03-14T20:07:13.508Z]  Building support-notifications ... done Removing intermediate container 1e1df2daeb75 [2023-03-14T20:07:13.508Z] ---> ec8b18d613ff [2023-03-14T20:07:13.508Z] [2023-03-14T20:07:13.769Z] Successfully built ec8b18d613ff [2023-03-14T20:07:13.769Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-14T20:07:35.740Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 6d6d40f2b035 [2023-03-14T20:07:35.740Z] ---> 440097af5941 [2023-03-14T20:07:35.740Z] [2023-03-14T20:07:35.740Z] Step 9/21 : FROM alpine:3.17 [2023-03-14T20:07:35.740Z] ---> b2aa39c304c2 [2023-03-14T20:07:35.740Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-14T20:07:35.740Z] ---> Running in 93eadbe7a9f1 [2023-03-14T20:07:35.740Z] Removing intermediate container 2530a434b16c [2023-03-14T20:07:35.740Z] ---> 2d6b51585279 [2023-03-14T20:07:35.740Z] [2023-03-14T20:07:35.740Z] Step 9/20 : FROM alpine:3.17 [2023-03-14T20:07:35.740Z] ---> b2aa39c304c2 [2023-03-14T20:07:35.740Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:07:35.740Z] ---> Using cache [2023-03-14T20:07:35.740Z] ---> 43719067b15d [2023-03-14T20:07:35.740Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-14T20:07:35.740Z] ---> Running in 2dfe6cc9f338 [2023-03-14T20:07:35.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:07:35.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:07:35.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:07:35.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:07:35.740Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:07:35.740Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-14T20:07:35.740Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:07:35.740Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:07:35.740Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:07:35.740Z] OK: 17812 distinct packages available [2023-03-14T20:07:35.740Z] OK: 8 MiB in 17 packages [2023-03-14T20:07:35.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:07:35.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:07:35.740Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-14T20:07:35.740Z] Removing intermediate container 93eadbe7a9f1 [2023-03-14T20:07:35.740Z] ---> 7899a4b39709 [2023-03-14T20:07:35.740Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-14T20:07:35.740Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-14T20:07:35.740Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-14T20:07:35.740Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-14T20:07:35.740Z] ---> Running in 4b0172552ed2 [2023-03-14T20:07:35.740Z] (5/9) Installing curl (7.88.1-r0) [2023-03-14T20:07:35.740Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-14T20:07:35.740Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:07:35.740Z] (8/9) Installing libucontext (1.2-r0) [2023-03-14T20:07:35.740Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-14T20:07:35.740Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:07:35.740Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:07:35.740Z] Removing intermediate container 4b0172552ed2 [2023-03-14T20:07:35.740Z] ---> 35bda7157523 [2023-03-14T20:07:35.740Z] Step 12/21 : WORKDIR /edgex [2023-03-14T20:07:35.740Z] ---> Running in e2d580bdc9b9 [2023-03-14T20:07:35.740Z] OK: 10 MiB in 24 packages [2023-03-14T20:07:35.740Z] Removing intermediate container e2d580bdc9b9 [2023-03-14T20:07:35.740Z] ---> 3ac4725eb93f [2023-03-14T20:07:35.740Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:07:35.740Z] ---> 4c3998600b42 [2023-03-14T20:07:35.740Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-14T20:07:35.740Z] ---> 446edc8b8b58 [2023-03-14T20:07:35.740Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-14T20:07:35.740Z] Removing intermediate container 2dfe6cc9f338 [2023-03-14T20:07:35.740Z] ---> f4fde770e935 [2023-03-14T20:07:35.740Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:07:35.740Z] ---> ca09f937f8cf [2023-03-14T20:07:35.740Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:07:35.740Z] ---> c9371aa6d3bf [2023-03-14T20:07:35.740Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T20:07:35.740Z] ---> 3096d25716d5 [2023-03-14T20:07:35.740Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-14T20:07:35.740Z] ---> 209872ca80d6 [2023-03-14T20:07:35.740Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:07:35.740Z] ---> Running in b4109e9cf216 [2023-03-14T20:07:36.681Z] ---> e8b03981e486 [2023-03-14T20:07:36.681Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-14T20:07:36.681Z] ---> 6136e8345a4a [2023-03-14T20:07:36.681Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-14T20:07:36.681Z] ---> Running in c627d6ec6398 [2023-03-14T20:07:36.681Z] Removing intermediate container b4109e9cf216 [2023-03-14T20:07:36.681Z] ---> c047e42b7040 [2023-03-14T20:07:36.681Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:07:36.681Z] Removing intermediate container c627d6ec6398 [2023-03-14T20:07:36.681Z] ---> bd540e5246d7 [2023-03-14T20:07:36.681Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:07:36.681Z] ---> Running in 3b33d25ff108 [2023-03-14T20:07:36.681Z] ---> Running in 1eef8db3e2eb [2023-03-14T20:07:36.942Z] Removing intermediate container 3b33d25ff108 [2023-03-14T20:07:36.942Z] ---> 3b564676e81e [2023-03-14T20:07:36.942Z] Step 19/21 : LABEL arch=x86_64 [2023-03-14T20:07:36.942Z] Removing intermediate container 1eef8db3e2eb [2023-03-14T20:07:36.942Z] ---> fb10f3075268 [2023-03-14T20:07:36.942Z] Step 18/20 : LABEL arch=x86_64 [2023-03-14T20:07:36.942Z] ---> Running in 557c7ef0a013 [2023-03-14T20:07:36.942Z] ---> Running in 81b22e0fa611 [2023-03-14T20:07:36.942Z] Removing intermediate container 557c7ef0a013 [2023-03-14T20:07:36.942Z] ---> bc30daa06120 [2023-03-14T20:07:36.942Z] Step 20/21 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:07:36.942Z] Removing intermediate container 81b22e0fa611 [2023-03-14T20:07:36.942Z] ---> 4f8f25a5e738 [2023-03-14T20:07:36.942Z] Step 19/20 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:07:36.942Z] ---> Running in 2c78f36daa82 [2023-03-14T20:07:36.942Z] ---> Running in b3609acd24d2 [2023-03-14T20:07:37.203Z] Removing intermediate container 2c78f36daa82 [2023-03-14T20:07:37.203Z] ---> 1065a778779b [2023-03-14T20:07:37.203Z] Step 21/21 : LABEL version=0.0.0 [2023-03-14T20:07:37.203Z] ---> Running in 4b6241bd9da2 [2023-03-14T20:07:37.203Z] Removing intermediate container b3609acd24d2 [2023-03-14T20:07:37.203Z] ---> 6a3019c9aa5f [2023-03-14T20:07:37.203Z] Step 20/20 : LABEL version=0.0.0 [2023-03-14T20:07:37.203Z] ---> Running in 4ddee6967d69 [2023-03-14T20:07:37.203Z] Removing intermediate container 4b6241bd9da2 [2023-03-14T20:07:37.203Z] ---> 814fa0714891 [2023-03-14T20:07:37.203Z] [2023-03-14T20:07:37.204Z] Removing intermediate container 4ddee6967d69 [2023-03-14T20:07:37.204Z] ---> 99f5d3e969fa [2023-03-14T20:07:37.204Z] [2023-03-14T20:07:37.204Z] Successfully built 814fa0714891 [2023-03-14T20:07:37.204Z] Successfully tagged security-proxy-setup:latest [2023-03-14T20:07:37.204Z]  Building security-proxy-setup ... done Successfully built 99f5d3e969fa [2023-03-14T20:07:37.204Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-14T20:07:37.472Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-14T20:07:37.484Z] $ docker stop --time=1 889b5c25ff19f2c4352071f9815cf9ae2f7080ad59e56f281550dfd820a0c559 [2023-03-14T20:07:38.764Z] $ docker rm -f --volumes 889b5c25ff19f2c4352071f9815cf9ae2f7080ad59e56f281550dfd820a0c559 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:07:39.170Z] + docker images [2023-03-14T20:07:39.170Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-14T20:07:39.170Z] security-proxy-setup latest 814fa0714891 1 second ago 18.7MB [2023-03-14T20:07:39.170Z] security-spiffe-token-provider latest 99f5d3e969fa 1 second ago 32.6MB [2023-03-14T20:07:39.170Z] 2d6b51585279 6 seconds ago 1.72GB [2023-03-14T20:07:39.170Z] 440097af5941 8 seconds ago 1.66GB [2023-03-14T20:07:39.170Z] core-common-config-bootstrapper latest ec8b18d613ff 25 seconds ago 17.5MB [2023-03-14T20:07:39.170Z] support-notifications latest 939ac8ffccb2 25 seconds ago 33MB [2023-03-14T20:07:39.170Z] support-scheduler latest 4dc659649bf0 26 seconds ago 32.4MB [2023-03-14T20:07:39.170Z] security-secretstore-setup latest 214cee894579 31 seconds ago 32.6MB [2023-03-14T20:07:39.170Z] 69c1fe732160 33 seconds ago 1.68GB [2023-03-14T20:07:39.170Z] 20523a52495d 43 seconds ago 1.75GB [2023-03-14T20:07:39.170Z] f9a72aa551b3 43 seconds ago 1.75GB [2023-03-14T20:07:39.170Z] f1d1f26e1ebb 59 seconds ago 1.67GB [2023-03-14T20:07:39.170Z] security-spire-config latest 44b67ebafbb2 About a minute ago 88.9MB [2023-03-14T20:07:39.170Z] core-data latest f1ed23f2ef81 About a minute ago 20MB [2023-03-14T20:07:39.170Z] core-command latest b3dbae329fe3 About a minute ago 19.8MB [2023-03-14T20:07:39.170Z] 126b743081c6 About a minute ago 1.54GB [2023-03-14T20:07:39.170Z] 4583a994715f About a minute ago 1.69GB [2023-03-14T20:07:39.170Z] security-bootstrapper latest 7d24d8c81a32 About a minute ago 22MB [2023-03-14T20:07:39.170Z] dee818250d95 About a minute ago 1.68GB [2023-03-14T20:07:39.170Z] security-proxy-auth latest 6c76455692bb 2 minutes ago 18.3MB [2023-03-14T20:07:39.170Z] core-metadata latest daf5ca650c83 2 minutes ago 20.6MB [2023-03-14T20:07:39.170Z] 909fc6eefcb2 2 minutes ago 1.69GB [2023-03-14T20:07:39.170Z] d3dc4ad4e1b6 2 minutes ago 1.67GB [2023-03-14T20:07:39.170Z] 6592805e623f 2 minutes ago 1.66GB [2023-03-14T20:07:39.170Z] security-spire-agent latest 1f15de73f9c6 2 minutes ago 129MB [2023-03-14T20:07:39.170Z] security-spire-server latest 65ba7e5ccc14 2 minutes ago 89.8MB [2023-03-14T20:07:39.170Z] bcc5cbbff43e 2 minutes ago 1.54GB [2023-03-14T20:07:39.170Z] 0792a3418acb 2 minutes ago 1.54GB [2023-03-14T20:07:39.170Z] ci-base-image-x86_64 latest 51516ebb3f36 6 minutes ago 883MB [2023-03-14T20:07:39.170Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 days ago 664MB [2023-03-14T20:07:39.170Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-14T20:07:39.170Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-14T20:07:39.170Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-14T20:09:31.908Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-14T20:09:31.908Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-14T20:09:35.269Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-14T20:09:35.858Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-14T20:09:35.858Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-14T20:09:37.814Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-14T20:09:37.814Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-14T20:09:38.083Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-14T20:09:38.083Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-14T20:09:39.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-14T20:09:42.092Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-14T20:09:42.092Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-14T20:09:42.092Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-14T20:09:42.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-14T20:09:57.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-14T20:09:57.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-14T20:09:57.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.328s coverage: 28.7% of statements [2023-03-14T20:10:09.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.365s coverage: 98.5% of statements [2023-03-14T20:10:16.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-14T20:10:16.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-14T20:10:16.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-14T20:10:19.025Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.488s coverage: 71.2% of statements [2023-03-14T20:10:23.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-14T20:10:23.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-14T20:10:23.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.365s coverage: 54.0% of statements [2023-03-14T20:10:27.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-14T20:10:27.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-14T20:10:27.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:10:27.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-14T20:10:27.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-14T20:10:36.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-14T20:10:36.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-14T20:10:51.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.953s coverage: 88.5% of statements [2023-03-14T20:10:51.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.432s coverage: 3.9% of statements [2023-03-14T20:10:55.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-14T20:10:55.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:10:55.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-14T20:10:55.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.447s coverage: 95.6% of statements [2023-03-14T20:10:57.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-14T20:10:57.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-14T20:10:57.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-14T20:10:57.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-14T20:10:57.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-14T20:10:57.745Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.247s coverage: 72.2% of statements [2023-03-14T20:11:04.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-14T20:11:04.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-14T20:11:04.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-14T20:11:04.415Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.283s coverage: 65.9% of statements [2023-03-14T20:11:16.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-14T20:11:16.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-14T20:11:16.763Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.516s coverage: 0.9% of statements [2023-03-14T20:11:16.763Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.317s coverage: 29.0% of statements [2023-03-14T20:11:22.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.350s coverage: 45.5% of statements [2023-03-14T20:11:22.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.318s coverage: 82.9% of statements [2023-03-14T20:11:22.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.248s coverage: 94.1% of statements [2023-03-14T20:11:22.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.338s coverage: 96.3% of statements [2023-03-14T20:11:26.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.249s coverage: 87.5% of statements [2023-03-14T20:11:29.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-14T20:11:29.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-14T20:11:29.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-14T20:11:29.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-14T20:11:32.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-14T20:11:32.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-14T20:11:32.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-14T20:11:32.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-14T20:11:37.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.254s coverage: 94.4% of statements [2023-03-14T20:11:37.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-14T20:11:37.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-14T20:11:37.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-14T20:11:37.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-14T20:11:46.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-14T20:11:46.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-14T20:11:47.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-14T20:11:54.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.478s coverage: 79.9% of statements [2023-03-14T20:11:54.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.309s coverage: 92.9% of statements [2023-03-14T20:11:54.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements [2023-03-14T20:11:54.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.241s coverage: 86.9% of statements [2023-03-14T20:11:54.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.241s coverage: 87.2% of statements [2023-03-14T20:11:54.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.206s coverage: 20.0% of statements [2023-03-14T20:11:54.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.195s coverage: 100.0% of statements [2023-03-14T20:11:54.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.550s coverage: 81.2% of statements [2023-03-14T20:11:54.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-14T20:11:54.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.520s coverage: 82.1% of statements [2023-03-14T20:11:56.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-14T20:11:56.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.256s coverage: 84.8% of statements [2023-03-14T20:12:01.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-14T20:12:01.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-14T20:12:02.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.186s coverage: 63.1% of statements [2023-03-14T20:12:02.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.283s coverage: 100.0% of statements [2023-03-14T20:12:04.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.141s coverage: 89.4% of statements [2023-03-14T20:12:04.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements [2023-03-14T20:12:04.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements [2023-03-14T20:12:05.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-14T20:12:05.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-14T20:12:05.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-14T20:12:05.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-03-14T20:12:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-14T20:12:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-14T20:12:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-14T20:12:15.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.172s coverage: 38.4% of statements [2023-03-14T20:12:15.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.298s coverage: 89.5% of statements [2023-03-14T20:12:22.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-14T20:12:22.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-14T20:12:22.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-14T20:12:22.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-14T20:12:22.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements [2023-03-14T20:12:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-14T20:12:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-14T20:12:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-14T20:12:29.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-14T20:12:35.876Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.320s coverage: 17.7% of statements [2023-03-14T20:12:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-14T20:12:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:12:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-14T20:12:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-14T20:12:38.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.689s coverage: 92.3% of statements [2023-03-14T20:12:42.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-14T20:12:42.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-14T20:12:42.802Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.339s coverage: 61.5% of statements [2023-03-14T20:12:45.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-14T20:12:45.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:12:45.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.468s coverage: 97.7% of statements [2023-03-14T20:12:46.934Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-14T20:12:46.934Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-14T20:12:46.934Z] go vet ./... [2023-03-14T20:15:54.407Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T20:15:54.407Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T20:15:54.407Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T20:15:55.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-14T20:15:55.714Z] + ls -al . [2023-03-14T20:15:55.714Z] total 700 [2023-03-14T20:15:55.714Z] drwxrwxr-x 10 1001 1001 4096 Mar 14 20:06 . [2023-03-14T20:15:55.714Z] drwxr-xr-x 4 root root 4096 Mar 14 20:05 .. [2023-03-14T20:15:55.714Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 20:04 .blubracket [2023-03-14T20:15:55.714Z] -rw-rw-r-- 1 1001 1001 16 Mar 14 20:04 .dockerignore [2023-03-14T20:15:55.714Z] drwxrwxr-x 8 1001 1001 4096 Mar 14 20:04 .git [2023-03-14T20:15:55.714Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 20:04 .github [2023-03-14T20:15:55.714Z] -rw-rw-r-- 1 1001 1001 1133 Mar 14 20:04 .gitignore [2023-03-14T20:15:55.714Z] -rw-rw-r-- 1 1001 1001 42 Mar 14 20:04 .golangci.yml [2023-03-14T20:15:55.714Z] -rw-rw-r-- 1 1001 1001 87 Mar 14 20:04 .hadolint.yml [2023-03-14T20:15:55.714Z] -rw-rw-r-- 1 1001 1001 166 Mar 14 20:04 .sonarcloud.properties [2023-03-14T20:15:55.714Z] -rw-rw-r-- 1 1001 1001 1171 Mar 14 20:04 ADOPTERS.md [2023-03-14T20:15:55.714Z] -rw-rw-r-- 1 1001 1001 10825 Mar 14 20:04 Attribution.txt [2023-03-14T20:15:55.714Z] -rw-rw-r-- 1 1001 1001 73765 Mar 14 20:04 CHANGELOG.md [2023-03-14T20:15:55.714Z] -rw-rw-r-- 1 1001 1001 3804 Mar 14 20:04 CONTRIBUTING.md [2023-03-14T20:15:55.714Z] -rw-rw-r-- 1 1001 1001 677 Mar 14 20:04 GOVERNANCE.md [2023-03-14T20:15:55.714Z] -rw-rw-r-- 1 1001 1001 883 Mar 14 20:04 Jenkinsfile [2023-03-14T20:15:55.714Z] -rw-rw-r-- 1 1001 1001 10775 Mar 14 20:04 LICENSE [2023-03-14T20:15:55.714Z] -rw-rw-r-- 1 1001 1001 14266 Mar 14 20:04 Makefile [2023-03-14T20:15:55.714Z] -rw-rw-r-- 1 1001 1001 582 Mar 14 20:04 OWNERS.md [2023-03-14T20:15:55.714Z] -rw-rw-r-- 1 1001 1001 9403 Mar 14 20:04 README.md [2023-03-14T20:15:55.714Z] -rw-rw-r-- 1 1001 1001 789 Mar 14 20:04 SECURITY.md [2023-03-14T20:15:55.714Z] -rw-rw-r-- 1 1001 1001 5 Mar 14 20:00 VERSION [2023-03-14T20:15:55.714Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 20:04 bin [2023-03-14T20:15:55.714Z] drwxrwxr-x 18 1001 1001 4096 Mar 14 20:04 cmd [2023-03-14T20:15:55.714Z] -rw-r--r-- 1 root root 447486 Mar 14 20:12 coverage.out [2023-03-14T20:15:55.714Z] -rw-rw-r-- 1 1001 1001 3233 Mar 14 20:04 go.mod [2023-03-14T20:15:55.714Z] -rw-rw-r-- 1 1001 1001 31100 Mar 14 20:04 go.sum [2023-03-14T20:15:55.714Z] drwxrwxr-x 7 1001 1001 4096 Mar 14 20:04 internal [2023-03-14T20:15:55.714Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 20:04 openapi [2023-03-14T20:15:55.714Z] -rw-rw-r-- 1 1001 1001 594 Mar 14 20:04 security.txt [2023-03-14T20:15:55.714Z] drwxrwxr-x 4 1001 1001 4096 Mar 14 20:04 snap [2023-03-14T20:15:55.714Z] -rw-rw-r-- 1 1001 1001 204 Mar 14 20:04 version.go [Pipeline] sh [2023-03-14T20:15:56.389Z] + '[' -e coverage.out ] [2023-03-14T20:15:56.389Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-14T20:15:56.429Z] Warning: overwriting stash ‘coverage-report’ [2023-03-14T20:15:57.411Z] Stashed 1 file(s) [Pipeline] sh [2023-03-14T20:15:58.077Z] + make build [2023-03-14T20:15:58.078Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-14T20:17:49.781Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-14T20:17:49.781Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-14T20:17:49.781Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-14T20:17:53.130Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-14T20:18:49.528Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-14T20:18:53.784Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-14T20:19:00.430Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-14T20:19:07.303Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-14T20:19:11.573Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-14T20:19:17.053Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-14T20:19:23.842Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-14T20:19:32.081Z] $ docker stop --time=1 377c02d20c31b1e03c6cdf3116f112d74db648f9bed73616f4b4ae2d6cf6679d [2023-03-14T20:19:34.223Z] $ docker rm -f --volumes 377c02d20c31b1e03c6cdf3116f112d74db648f9bed73616f4b4ae2d6cf6679d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:19:37.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T20:19:37.257Z] [2023-03-14T20:19:37.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:19:37.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T20:19:37.949Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-14T20:19:37.949Z] 29e5d40040c1: Pulling fs layer [2023-03-14T20:19:37.949Z] 1ce36da41761: Pulling fs layer [2023-03-14T20:19:37.949Z] 25b303627fd3: Pulling fs layer [2023-03-14T20:19:37.949Z] 29e5d40040c1: Verifying Checksum [2023-03-14T20:19:37.949Z] 29e5d40040c1: Download complete [2023-03-14T20:19:38.218Z] 1ce36da41761: Verifying Checksum [2023-03-14T20:19:38.218Z] 1ce36da41761: Download complete [2023-03-14T20:19:38.490Z] 29e5d40040c1: Pull complete [2023-03-14T20:19:39.913Z] 1ce36da41761: Pull complete [2023-03-14T20:19:39.913Z] 25b303627fd3: Verifying Checksum [2023-03-14T20:19:39.913Z] 25b303627fd3: Download complete [2023-03-14T20:19:49.991Z] 25b303627fd3: Pull complete [2023-03-14T20:19:49.991Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-14T20:19:49.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T20:19:49.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:19:50.368Z] prd-ubuntu20.04-docker-arm64-4c-16g-246 does not seem to be running inside a container [2023-03-14T20:19:50.444Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-14T20:19:53.232Z] $ docker top 710ca32570ba82cf900ee1a7a88188673d8c0c186b30f851c2cb5f8fdd75f621 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:19:54.181Z] + docker-compose build --help+ [2023-03-14T20:19:54.181Z] grep parallel [2023-03-14T20:20:00.838Z] --parallel Build images in parallel. [Pipeline] } [2023-03-14T20:20:01.131Z] $ docker stop --time=1 710ca32570ba82cf900ee1a7a88188673d8c0c186b30f851c2cb5f8fdd75f621 [2023-03-14T20:20:02.886Z] $ docker rm -f --volumes 710ca32570ba82cf900ee1a7a88188673d8c0c186b30f851c2cb5f8fdd75f621 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:20:03.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T20:20:03.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:20:03.946Z] prd-ubuntu20.04-docker-arm64-4c-16g-246 does not seem to be running inside a container [2023-03-14T20:20:04.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-14T20:20:05.392Z] $ docker top 8220dc8b43a8003b1ace0835fca6458d7bfd61c38c4fc5e1cb342e608c145e84 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:20:06.338Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-14T20:20:14.560Z] Building core-command ... [2023-03-14T20:20:14.560Z] Building core-common-config-bootstrapper ... [2023-03-14T20:20:14.560Z] Building core-data ... [2023-03-14T20:20:14.560Z] Building core-metadata ... [2023-03-14T20:20:14.560Z] Building security-bootstrapper ... [2023-03-14T20:20:14.560Z] Building security-proxy-auth ... [2023-03-14T20:20:14.560Z] Building security-proxy-setup ... [2023-03-14T20:20:14.560Z] Building security-secretstore-setup ... [2023-03-14T20:20:14.560Z] Building security-spiffe-token-provider ... [2023-03-14T20:20:14.560Z] Building security-spire-agent ... [2023-03-14T20:20:14.560Z] Building security-spire-config ... [2023-03-14T20:20:14.560Z] Building security-spire-server ... [2023-03-14T20:20:14.560Z] Building support-notifications ... [2023-03-14T20:20:14.560Z] Building support-scheduler ... [2023-03-14T20:20:14.560Z] Building security-spire-config [2023-03-14T20:20:14.560Z] Building security-secretstore-setup [2023-03-14T20:20:14.560Z] Building security-spire-server [2023-03-14T20:20:14.560Z] Building security-bootstrapper [2023-03-14T20:20:14.560Z] Building security-spiffe-token-provider [2023-03-14T20:21:11.003Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:21:11.003Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:21:11.003Z] ---> e98b614f8d40 [2023-03-14T20:21:11.003Z] Step 3/25 : WORKDIR /edgex-go [2023-03-14T20:21:11.003Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:21:11.003Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:21:11.003Z] ---> e98b614f8d40 [2023-03-14T20:21:11.003Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T20:21:11.003Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:21:11.003Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:21:11.003Z] ---> e98b614f8d40 [2023-03-14T20:21:11.003Z] Step 3/33 : WORKDIR /edgex-go [2023-03-14T20:21:11.003Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:21:11.003Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:21:11.003Z] ---> e98b614f8d40 [2023-03-14T20:21:11.003Z] Step 3/20 : WORKDIR /edgex-go [2023-03-14T20:21:11.003Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:21:11.003Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:21:11.003Z] ---> e98b614f8d40 [2023-03-14T20:21:11.003Z] Step 3/24 : WORKDIR /edgex-go [2023-03-14T20:21:11.003Z] ---> Running in 0aa65d59fac8 [2023-03-14T20:21:11.003Z] ---> Running in 89e139cbd50b [2023-03-14T20:21:11.003Z] ---> Running in e0ac5b018a81 [2023-03-14T20:21:11.003Z] ---> Running in c37541a806eb [2023-03-14T20:21:11.003Z] ---> Running in 1add9fe6f933 [2023-03-14T20:21:11.003Z] Removing intermediate container e0ac5b018a81 [2023-03-14T20:21:11.003Z] ---> 5412168c1668 [2023-03-14T20:21:11.003Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:21:11.003Z] Removing intermediate container 1add9fe6f933 [2023-03-14T20:21:11.003Z] ---> 4b50777f2caa [2023-03-14T20:21:11.003Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-14T20:21:11.003Z] Removing intermediate container c37541a806eb [2023-03-14T20:21:11.003Z] ---> 9054689f42c1 [2023-03-14T20:21:11.003Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-14T20:21:11.003Z] ---> Running in b5c82fd1cc48 [2023-03-14T20:21:11.003Z] Removing intermediate container 89e139cbd50b [2023-03-14T20:21:11.003Z] ---> b4bfa690faf6 [2023-03-14T20:21:11.003Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-14T20:21:11.003Z] Removing intermediate container 0aa65d59fac8 [2023-03-14T20:21:11.003Z] ---> 2ef970727fc0 [2023-03-14T20:21:11.003Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:21:11.003Z] ---> Running in 31ba96eceed5 [2023-03-14T20:21:11.003Z] ---> Running in 81c4bef60ef5 [2023-03-14T20:21:11.003Z] ---> Running in f38df77831a6 [2023-03-14T20:21:11.003Z] ---> Running in 9e8f4e538696 [2023-03-14T20:21:11.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:21:12.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:21:12.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:21:12.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:21:12.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:21:13.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:21:13.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:21:13.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:21:13.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:21:14.587Z] OK: 263 MiB in 53 packages [2023-03-14T20:21:14.857Z] OK: 263 MiB in 53 packages [2023-03-14T20:21:15.127Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:21:15.127Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:21:15.127Z] OK: 17683 distinct packages available [2023-03-14T20:21:15.402Z] OK: 263 MiB in 53 packages [2023-03-14T20:21:15.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:21:16.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:21:16.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:21:16.614Z] Removing intermediate container b5c82fd1cc48 [2023-03-14T20:21:16.614Z] ---> 4b824234f6b7 [2023-03-14T20:21:16.614Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T20:21:17.601Z] Removing intermediate container f38df77831a6 [2023-03-14T20:21:17.601Z] ---> f12b92efea9c [2023-03-14T20:21:17.601Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-14T20:21:17.601Z] Removing intermediate container 31ba96eceed5 [2023-03-14T20:21:17.601Z] ---> 42e3663843aa [2023-03-14T20:21:17.601Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-14T20:21:17.601Z] OK: 263 MiB in 53 packages [2023-03-14T20:21:18.192Z] OK: 263 MiB in 53 packages [2023-03-14T20:21:18.465Z] ---> 14e73b46d872 [2023-03-14T20:21:18.465Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:21:18.747Z] ---> Running in 8c80268ffc8d [2023-03-14T20:21:19.025Z] ---> 8b044e6546a2 [2023-03-14T20:21:19.025Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:21:19.296Z] ---> 552d413701f0 [2023-03-14T20:21:19.296Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:21:19.296Z] ---> Running in efa50c86d25c [2023-03-14T20:21:19.570Z] ---> Running in 7e16ac0c94da [2023-03-14T20:21:20.157Z] Removing intermediate container 9e8f4e538696 [2023-03-14T20:21:20.157Z] ---> a38c0d5f5cbd [2023-03-14T20:21:20.157Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-14T20:21:20.427Z] Removing intermediate container 81c4bef60ef5 [2023-03-14T20:21:20.427Z] ---> a9f6d7a2659e [2023-03-14T20:21:20.427Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-14T20:21:21.844Z] ---> 1b8b9bcf4ca8 [2023-03-14T20:21:21.844Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:21:21.844Z] ---> Running in 743a804c9f6d [2023-03-14T20:21:22.443Z] ---> 37e113f74383 [2023-03-14T20:21:22.443Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:21:22.443Z] ---> Running in a049ca654171 [2023-03-14T20:23:29.431Z] Removing intermediate container efa50c86d25c [2023-03-14T20:23:29.431Z] ---> 11b764e7bbf0 [2023-03-14T20:23:29.431Z] Step 7/33 : COPY . . [2023-03-14T20:23:29.431Z] Removing intermediate container a049ca654171 [2023-03-14T20:23:29.431Z] ---> 3ef0064c0ef4 [2023-03-14T20:23:29.431Z] Step 7/20 : COPY . . [2023-03-14T20:23:29.431Z] Removing intermediate container 7e16ac0c94da [2023-03-14T20:23:29.431Z] ---> 4a2cbbc6a374 [2023-03-14T20:23:29.431Z] Step 7/24 : COPY . . [2023-03-14T20:23:29.431Z] Removing intermediate container 8c80268ffc8d [2023-03-14T20:23:29.431Z] ---> 03bdfd82b261 [2023-03-14T20:23:29.431Z] Step 7/26 : COPY . . [2023-03-14T20:23:29.431Z] Removing intermediate container 743a804c9f6d [2023-03-14T20:23:29.431Z] ---> 55d07f45f3b9 [2023-03-14T20:23:29.431Z] Step 7/25 : COPY . . [2023-03-14T20:23:51.526Z] ---> ce5d55f23caa [2023-03-14T20:23:51.526Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-14T20:23:51.526Z] ---> cbcba053b6bc [2023-03-14T20:23:51.526Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-14T20:23:51.526Z] ---> Running in 6fc0001e5702 [2023-03-14T20:23:51.526Z] ---> 00d04858b329 [2023-03-14T20:23:51.526Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-14T20:23:51.526Z] ---> Running in d7048f3a3d37 [2023-03-14T20:23:51.526Z] ---> 977445a7909b [2023-03-14T20:23:51.526Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:23:51.526Z] ---> ac2ccb4e63a3 [2023-03-14T20:23:51.526Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:23:51.526Z] ---> Running in 7f43408c9e61 [2023-03-14T20:23:51.526Z] ---> Running in 914d89be45e0 [2023-03-14T20:23:51.526Z] ---> Running in fd859e1ad935 [2023-03-14T20:23:51.526Z] Removing intermediate container 914d89be45e0 [2023-03-14T20:23:51.526Z] ---> 6eba0bb3a788 [2023-03-14T20:23:51.526Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T20:23:51.526Z] Removing intermediate container fd859e1ad935 [2023-03-14T20:23:51.526Z] ---> e60dc09e42d1 [2023-03-14T20:23:51.526Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-14T20:23:51.526Z] ---> Running in 927dbc55fa69 [2023-03-14T20:23:51.526Z] ---> Running in d25d9061033e [2023-03-14T20:23:51.526Z] Removing intermediate container d25d9061033e [2023-03-14T20:23:51.526Z] ---> a8bd3dba30ed [2023-03-14T20:23:51.526Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:23:51.526Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-14T20:23:51.526Z] Removing intermediate container 927dbc55fa69 [2023-03-14T20:23:51.526Z] ---> 7d21fba5f925 [2023-03-14T20:23:51.526Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:23:51.526Z] ---> Running in ddbb4ca0180c [2023-03-14T20:23:51.526Z] ---> Running in e6288b96f0f1 [2023-03-14T20:23:51.526Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-14T20:23:51.526Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-14T20:23:51.526Z] Removing intermediate container e6288b96f0f1 [2023-03-14T20:23:51.526Z] ---> 092474fbbea9 [2023-03-14T20:23:51.526Z] Removing intermediate container ddbb4ca0180c [2023-03-14T20:23:51.526Z] ---> 155048f364e6 [2023-03-14T20:23:51.526Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T20:23:51.526Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T20:23:51.795Z] ---> Running in 5ec19be309d9 [2023-03-14T20:23:51.795Z] ---> Running in 35ab95ddd3f5 [2023-03-14T20:23:56.052Z] Removing intermediate container 5ec19be309d9 [2023-03-14T20:23:56.052Z] ---> 26f572ff8ddb [2023-03-14T20:23:56.052Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T20:23:56.052Z] Removing intermediate container 35ab95ddd3f5 [2023-03-14T20:23:56.052Z] ---> 9c825a4bec72 [2023-03-14T20:23:56.052Z] Step 12/25 : WORKDIR /edgex-go [2023-03-14T20:23:56.052Z] ---> Running in 21fbdad3a72a [2023-03-14T20:23:56.325Z] ---> Running in c94dc105a964 [2023-03-14T20:23:56.916Z] Removing intermediate container 21fbdad3a72a [2023-03-14T20:23:56.916Z] ---> d29a848e7a43 [2023-03-14T20:23:56.916Z] [2023-03-14T20:23:57.185Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T20:23:57.185Z] Removing intermediate container c94dc105a964 [2023-03-14T20:23:57.185Z] ---> acdbb56c2043 [2023-03-14T20:23:57.185Z] [2023-03-14T20:23:57.185Z] Step 13/25 : FROM alpine:3.17 [2023-03-14T20:23:57.185Z] 3.17: Pulling from library/alpine [2023-03-14T20:23:57.460Z] 3.17: Pulling from library/alpine [2023-03-14T20:23:57.460Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:23:57.460Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:23:57.460Z] Status: Image is up to date for alpine:3.17 [2023-03-14T20:23:57.460Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T20:23:57.460Z] ---> d74e625d9115 [2023-03-14T20:23:57.460Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:23:57.460Z] ---> d74e625d9115 [2023-03-14T20:23:57.460Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:23:57.728Z] ---> Running in 65c00a9e8c95 [2023-03-14T20:23:57.728Z] ---> Running in 53b798733649 [2023-03-14T20:23:58.312Z] Removing intermediate container 65c00a9e8c95 [2023-03-14T20:23:58.312Z] ---> 9010fe9fba08 [2023-03-14T20:23:58.312Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T20:23:58.583Z] ---> Running in 1025affad4e4 [2023-03-14T20:23:58.583Z] Removing intermediate container 53b798733649 [2023-03-14T20:23:58.583Z] ---> f3cb09cb3d10 [2023-03-14T20:23:58.583Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-14T20:23:58.854Z] ---> Running in 1150c21d05f2 [2023-03-14T20:24:01.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:24:01.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:24:02.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:24:02.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:24:04.370Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:24:04.370Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:24:04.370Z] OK: 17683 distinct packages available [2023-03-14T20:24:04.370Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:24:04.370Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:24:04.370Z] OK: 17683 distinct packages available [2023-03-14T20:24:04.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:24:04.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:24:06.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:24:06.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:24:07.466Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-14T20:24:07.466Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:24:07.466Z] (3/5) Installing libucontext (1.2-r0) [2023-03-14T20:24:07.466Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-14T20:24:07.466Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-14T20:24:07.466Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:24:07.735Z] OK: 9 MiB in 20 packages [2023-03-14T20:24:07.735Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-14T20:24:07.735Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:24:07.735Z] (3/4) Installing libucontext (1.2-r0) [2023-03-14T20:24:07.735Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-14T20:24:07.735Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:24:07.735Z] OK: 8 MiB in 19 packages [2023-03-14T20:24:12.008Z] Removing intermediate container 1025affad4e4 [2023-03-14T20:24:12.008Z] Removing intermediate container 1150c21d05f2 [2023-03-14T20:24:12.008Z] ---> 6c4179956e7a [2023-03-14T20:24:12.008Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:24:12.008Z] ---> 2d98b2e0ccf4 [2023-03-14T20:24:12.008Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:24:12.978Z] ---> 1c7044a6b98c [2023-03-14T20:24:12.978Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:24:12.978Z] ---> 758c77859da8 [2023-03-14T20:24:12.978Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:24:23.389Z] ---> 3c0b9e840d61 [2023-03-14T20:24:23.389Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:24:23.389Z] ---> 9b781f2cf5ea [2023-03-14T20:24:23.389Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:24:23.667Z] ---> e9c756e42702 [2023-03-14T20:24:23.667Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-14T20:24:23.945Z] ---> Running in d54bd9a6d7c8 [2023-03-14T20:24:24.545Z] ---> b96d7d5ffdfb [2023-03-14T20:24:24.545Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-14T20:24:24.824Z] Removing intermediate container d54bd9a6d7c8 [2023-03-14T20:24:24.824Z] ---> 84aa3945f3cc [2023-03-14T20:24:24.824Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-14T20:24:25.786Z] ---> bab82a007118 [2023-03-14T20:24:25.786Z] Step 21/26 : WORKDIR / [2023-03-14T20:24:26.059Z] ---> Running in 03d074923ef9 [2023-03-14T20:24:26.059Z] ---> 13769b103298 [2023-03-14T20:24:26.059Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-14T20:24:26.648Z] Removing intermediate container 03d074923ef9 [2023-03-14T20:24:26.648Z] ---> 9f0185aa3f8a [2023-03-14T20:24:26.648Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:24:26.916Z] ---> Running in cfdead4068e4 [2023-03-14T20:24:27.501Z] ---> 987b8f5da472 [2023-03-14T20:24:27.501Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:24:27.501Z] ---> Running in ed6b9437616d [2023-03-14T20:24:27.501Z] Removing intermediate container cfdead4068e4 [2023-03-14T20:24:27.501Z] ---> bd38e67a1353 [2023-03-14T20:24:27.501Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:24:27.770Z] ---> Running in b6af58a0355b [2023-03-14T20:24:28.356Z] Removing intermediate container ed6b9437616d [2023-03-14T20:24:28.356Z] ---> d5e35a67f842 [2023-03-14T20:24:28.356Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:24:28.356Z] ---> Running in 653cb869876a [2023-03-14T20:24:28.626Z] Removing intermediate container b6af58a0355b [2023-03-14T20:24:28.626Z] ---> 114464e3b539 [2023-03-14T20:24:28.626Z] Step 24/26 : LABEL arch=arm64 [2023-03-14T20:24:28.894Z] ---> Running in 4f9ea787ad65 [2023-03-14T20:24:29.163Z] Removing intermediate container 653cb869876a [2023-03-14T20:24:29.163Z] ---> 839a47edd271 [2023-03-14T20:24:29.163Z] Step 23/25 : LABEL arch=arm64 [2023-03-14T20:24:29.431Z] Removing intermediate container 4f9ea787ad65 [2023-03-14T20:24:29.431Z] ---> b339c8dcb6fa [2023-03-14T20:24:29.431Z] Step 25/26 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:24:29.714Z] ---> Running in 9e82ab848ad9 [2023-03-14T20:24:29.714Z] ---> Running in 50606a11efe9 [2023-03-14T20:24:30.304Z] Removing intermediate container 9e82ab848ad9 [2023-03-14T20:24:30.304Z] ---> 1bd2a77b001f [2023-03-14T20:24:30.304Z] Step 24/25 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:24:30.304Z] Removing intermediate container 50606a11efe9 [2023-03-14T20:24:30.304Z] ---> 036ffae77232 [2023-03-14T20:24:30.304Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T20:24:30.572Z] ---> Running in 54a8a0d8c1d6 [2023-03-14T20:24:30.572Z] ---> Running in 4edf83e92fc8 [2023-03-14T20:24:31.158Z] Removing intermediate container 4edf83e92fc8 [2023-03-14T20:24:31.158Z] ---> 6322f045a123 [2023-03-14T20:24:31.158Z] [2023-03-14T20:24:31.426Z] Removing intermediate container 54a8a0d8c1d6 [2023-03-14T20:24:31.426Z] ---> d3a0519e6603 [2023-03-14T20:24:31.426Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T20:24:31.693Z] ---> Running in 99c75b382cce [2023-03-14T20:24:31.986Z] Successfully built 6322f045a123 [2023-03-14T20:24:31.986Z] Successfully tagged security-spire-config-arm64:latest [2023-03-14T20:24:31.986Z]  Building security-spire-config ... done Building core-metadata [2023-03-14T20:24:32.255Z] Removing intermediate container 99c75b382cce [2023-03-14T20:24:32.255Z] ---> 14ab651c9ee8 [2023-03-14T20:24:32.255Z] [2023-03-14T20:24:32.523Z] Successfully built 14ab651c9ee8 [2023-03-14T20:24:32.523Z] Successfully tagged security-spire-server-arm64:latest [2023-03-14T20:24:32.523Z] Building core-data [2023-03-14T20:25:04.756Z]  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:25:04.756Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:25:04.756Z] ---> e98b614f8d40 [2023-03-14T20:25:04.756Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:25:04.756Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:25:04.756Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:25:04.756Z] ---> e98b614f8d40 [2023-03-14T20:25:04.756Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:25:04.756Z] ---> Running in fb32a36a21c5 [2023-03-14T20:25:04.756Z] ---> Running in 6c7dd717c6e1 [2023-03-14T20:25:05.341Z] Removing intermediate container 6c7dd717c6e1 [2023-03-14T20:25:05.341Z] ---> 6743d74ed724 [2023-03-14T20:25:05.341Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:25:05.341Z] Removing intermediate container fb32a36a21c5 [2023-03-14T20:25:05.341Z] ---> b405b3c9173d [2023-03-14T20:25:05.341Z] Step 4/25 : WORKDIR /edgex-go [2023-03-14T20:25:05.611Z] ---> Running in 9c22291afea0 [2023-03-14T20:25:05.611Z] ---> Running in 488ae6da1841 [2023-03-14T20:25:06.583Z] Removing intermediate container 488ae6da1841 [2023-03-14T20:25:06.583Z] ---> 8710a55d2f19 [2023-03-14T20:25:06.583Z] Step 5/23 : RUN apk add --update --no-cache make gitRemoving intermediate container 9c22291afea0 [2023-03-14T20:25:06.583Z] ---> 90f4086a8ed4 [2023-03-14T20:25:06.583Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-14T20:25:06.583Z] [2023-03-14T20:25:06.583Z] ---> Running in 51e9780ea6f4 [2023-03-14T20:25:06.857Z] ---> Running in 2d7e6513ac92 [2023-03-14T20:25:09.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:25:09.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:25:10.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:25:10.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:25:12.357Z] OK: 263 MiB in 53 packages [2023-03-14T20:25:12.357Z] OK: 263 MiB in 53 packages [2023-03-14T20:25:14.315Z] Removing intermediate container 51e9780ea6f4 [2023-03-14T20:25:14.315Z] ---> bd0af2d57e23 [2023-03-14T20:25:14.315Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-14T20:25:14.588Z] Removing intermediate container 2d7e6513ac92 [2023-03-14T20:25:14.588Z] ---> 00133e8c0457 [2023-03-14T20:25:14.588Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:25:15.559Z] ---> 979bd85f859e [2023-03-14T20:25:15.559Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:25:15.559Z] ---> 1bed6840ba40 [2023-03-14T20:25:15.559Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:25:15.838Z] ---> Running in 68ae7041b2eb [2023-03-14T20:25:15.838Z] ---> Running in 4f29bdd6a5fe [2023-03-14T20:27:37.592Z] Removing intermediate container 4f29bdd6a5fe [2023-03-14T20:27:37.592Z] ---> c3b544669b03 [2023-03-14T20:27:37.592Z] Step 8/25 : COPY . . [2023-03-14T20:27:37.592Z] Removing intermediate container 68ae7041b2eb [2023-03-14T20:27:37.592Z] ---> 4e70efd65806 [2023-03-14T20:27:37.592Z] Step 8/23 : COPY . . [2023-03-14T20:27:47.686Z] ---> ea9d0973feb6 [2023-03-14T20:27:47.686Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-14T20:27:47.686Z] ---> 32a879fc0f9d [2023-03-14T20:27:47.686Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-14T20:27:47.686Z] ---> Running in 81be61ff5ae9 [2023-03-14T20:27:47.686Z] ---> Running in ea2e2deb6a77 [2023-03-14T20:27:49.635Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-14T20:27:49.635Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-14T20:31:11.440Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-14T20:31:26.449Z] Removing intermediate container 7f43408c9e61 [2023-03-14T20:31:26.449Z] ---> 536323715067 [2023-03-14T20:31:26.449Z] [2023-03-14T20:31:26.449Z] Step 9/33 : FROM alpine:3.17 [2023-03-14T20:31:26.449Z] ---> d74e625d9115 [2023-03-14T20:31:26.449Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:31:26.449Z] ---> Using cache [2023-03-14T20:31:26.449Z] ---> f3cb09cb3d10 [2023-03-14T20:31:26.449Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-14T20:31:26.449Z] ---> Running in ae3713cf7154 [2023-03-14T20:31:26.449Z] Removing intermediate container d7048f3a3d37 [2023-03-14T20:31:26.449Z] ---> aa76aa54a473 [2023-03-14T20:31:26.449Z] [2023-03-14T20:31:26.449Z] Step 9/24 : FROM alpine:3.17 [2023-03-14T20:31:26.449Z] ---> d74e625d9115 [2023-03-14T20:31:26.449Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-14T20:31:26.449Z] ---> Running in 6f0a473f665a [2023-03-14T20:31:27.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:28.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:28.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:29.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:30.583Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:31:30.583Z] (2/2) Installing su-exec (0.2-r2) [2023-03-14T20:31:30.583Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:31:30.583Z] OK: 8 MiB in 17 packages [2023-03-14T20:31:30.583Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-14T20:31:30.851Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-14T20:31:30.851Z] (3/3) Installing su-exec (0.2-r2) [2023-03-14T20:31:30.851Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:31:30.851Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:31:31.818Z] OK: 8 MiB in 18 packages [2023-03-14T20:31:32.106Z] Removing intermediate container ae3713cf7154 [2023-03-14T20:31:32.106Z] ---> 22aacd5b61b7 [2023-03-14T20:31:32.106Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-14T20:31:32.377Z] ---> Running in d84ef0f7d0e1 [2023-03-14T20:31:33.354Z] Removing intermediate container d84ef0f7d0e1 [2023-03-14T20:31:33.354Z] ---> 986b709b5b50 [2023-03-14T20:31:33.354Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-14T20:31:33.623Z] ---> Running in 95e9f985d30f [2023-03-14T20:31:34.588Z] Removing intermediate container 95e9f985d30f [2023-03-14T20:31:34.588Z] ---> 448b2921351c [2023-03-14T20:31:34.588Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-14T20:31:34.859Z] ---> Running in 07775c311713 [2023-03-14T20:31:34.859Z] Removing intermediate container 6f0a473f665a [2023-03-14T20:31:34.859Z] ---> b8d582978606 [2023-03-14T20:31:34.859Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-14T20:31:35.128Z] ---> Running in 384a83165719 [2023-03-14T20:31:35.736Z] Removing intermediate container 07775c311713 [2023-03-14T20:31:35.736Z] ---> 16be559062c7 [2023-03-14T20:31:35.736Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-14T20:31:35.736Z] Removing intermediate container 384a83165719 [2023-03-14T20:31:35.736Z] ---> 912032a557d9 [2023-03-14T20:31:35.736Z] Step 12/24 : WORKDIR / [2023-03-14T20:31:36.005Z] ---> Running in 0d73827cec1b [2023-03-14T20:31:36.005Z] ---> Running in 7517eb7ea1a9 [2023-03-14T20:31:36.620Z] Removing intermediate container 0d73827cec1b [2023-03-14T20:31:36.620Z] Removing intermediate container 7517eb7ea1a9 [2023-03-14T20:31:36.620Z] ---> 0b1f1768791e [2023-03-14T20:31:36.620Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:31:36.620Z] ---> e2093f6ec6be [2023-03-14T20:31:36.620Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-14T20:31:36.903Z] ---> Running in c61b2239e940 [2023-03-14T20:31:38.317Z] ---> 519c2dd64d6d [2023-03-14T20:31:38.317Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-14T20:31:39.731Z] ---> fa1b66ee472e [2023-03-14T20:31:39.731Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-14T20:31:41.151Z] Removing intermediate container c61b2239e940 [2023-03-14T20:31:41.151Z] ---> c0464049bb2d [2023-03-14T20:31:41.151Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-14T20:31:41.424Z] ---> 30431060cb1f [2023-03-14T20:31:41.424Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-14T20:31:41.424Z] ---> Running in 5357386728f4 [2023-03-14T20:31:42.390Z] Removing intermediate container 5357386728f4 [2023-03-14T20:31:42.390Z] ---> 4017fe7e2698 [2023-03-14T20:31:42.390Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-14T20:31:42.974Z] ---> a38f010ecb68 [2023-03-14T20:31:42.974Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-14T20:31:43.938Z] ---> 8c5e75357066 [2023-03-14T20:31:43.938Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-14T20:31:44.212Z] ---> Running in f6f88da9ec1b [2023-03-14T20:31:45.629Z] ---> f29b42c9d3e0 [2023-03-14T20:31:45.629Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-14T20:31:48.224Z] ---> a1e8597d91e1 [2023-03-14T20:31:48.224Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T20:31:48.493Z] Removing intermediate container f6f88da9ec1b [2023-03-14T20:31:48.493Z] ---> e2a583a9b3e6 [2023-03-14T20:31:48.493Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:31:49.907Z] ---> 0d77e6edc4b1 [2023-03-14T20:31:49.907Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:31:49.907Z] ---> Running in 90e293eb2076 [2023-03-14T20:31:50.180Z] ---> 8299f2c9123e [2023-03-14T20:31:50.180Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:31:51.612Z] ---> 9049a5123161 [2023-03-14T20:31:51.612Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-14T20:31:54.974Z] Removing intermediate container 90e293eb2076 [2023-03-14T20:31:54.974Z] ---> d4f23230feb3 [2023-03-14T20:31:54.974Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:31:54.974Z] ---> 29ae54767566 [2023-03-14T20:31:54.974Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-14T20:31:54.974Z] ---> Running in b1072a3c2b30 [2023-03-14T20:31:55.241Z] Removing intermediate container b1072a3c2b30 [2023-03-14T20:31:55.241Z] ---> 2d044695eb0d [2023-03-14T20:31:55.241Z] Step 22/24 : LABEL arch=arm64 [2023-03-14T20:31:55.511Z] ---> Running in 872ae3763355 [2023-03-14T20:31:55.785Z] ---> 9bf6881079e0 [2023-03-14T20:31:55.785Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-14T20:31:56.398Z] Removing intermediate container 872ae3763355 [2023-03-14T20:31:56.398Z] ---> b15d3f1b950f [2023-03-14T20:31:56.398Z] Step 23/24 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:31:56.398Z] ---> Running in 7fc107eb00e8 [2023-03-14T20:31:57.378Z] ---> cd82e7762b45 [2023-03-14T20:31:57.378Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-14T20:31:57.378Z] Removing intermediate container 7fc107eb00e8 [2023-03-14T20:31:57.378Z] ---> 4ea5b84561c7 [2023-03-14T20:31:57.378Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T20:31:57.648Z] ---> Running in 5b2d1e3ac78d [2023-03-14T20:31:58.617Z] Removing intermediate container 5b2d1e3ac78d [2023-03-14T20:31:58.617Z] ---> 513cf7a3da0e [2023-03-14T20:31:58.617Z] [2023-03-14T20:31:58.617Z] ---> 62b76c56205d [2023-03-14T20:31:58.617Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-14T20:31:59.204Z] Successfully built 513cf7a3da0e [2023-03-14T20:31:59.204Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-14T20:31:59.204Z]  Building security-secretstore-setup ... done Building security-proxy-auth [2023-03-14T20:31:59.791Z] ---> fc08dfea5bdf [2023-03-14T20:31:59.791Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-14T20:32:01.202Z] ---> 069f22c3074d [2023-03-14T20:32:01.202Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-14T20:32:01.202Z] ---> Running in 79105870d7a8 [2023-03-14T20:32:05.474Z] Removing intermediate container 79105870d7a8 [2023-03-14T20:32:05.474Z] ---> 685e2a14cfa5 [2023-03-14T20:32:05.474Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-14T20:32:05.474Z] ---> Running in f4dcf2eff75f [2023-03-14T20:32:06.061Z] Removing intermediate container f4dcf2eff75f [2023-03-14T20:32:06.061Z] ---> 4425040f6e2e [2023-03-14T20:32:06.061Z] Step 30/33 : CMD ["gate"] [2023-03-14T20:32:06.061Z] ---> Running in 2f193aadc9f1 [2023-03-14T20:32:06.647Z] Removing intermediate container 2f193aadc9f1 [2023-03-14T20:32:06.647Z] ---> 379f307253cf [2023-03-14T20:32:06.647Z] Step 31/33 : LABEL arch=arm64 [2023-03-14T20:32:06.921Z] ---> Running in eaee125b14ff [2023-03-14T20:32:07.886Z] Removing intermediate container eaee125b14ff [2023-03-14T20:32:07.886Z] ---> e39d41098f79 [2023-03-14T20:32:07.886Z] Step 32/33 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:32:07.886Z] ---> Running in 89c97930d16e [2023-03-14T20:32:08.482Z] Removing intermediate container 89c97930d16e [2023-03-14T20:32:08.482Z] ---> 84922853d25d [2023-03-14T20:32:08.482Z] Step 33/33 : LABEL version=0.0.0 [2023-03-14T20:32:08.764Z] ---> Running in 52d0fcdae415 [2023-03-14T20:32:09.357Z] Removing intermediate container 52d0fcdae415 [2023-03-14T20:32:09.357Z] ---> 5f72fec72b70 [2023-03-14T20:32:09.357Z] [2023-03-14T20:32:10.325Z] Successfully built 5f72fec72b70 [2023-03-14T20:32:10.325Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-14T20:32:10.325Z] Building core-command [2023-03-14T20:32:28.549Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:32:28.549Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:32:28.549Z] ---> e98b614f8d40 [2023-03-14T20:32:28.549Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:32:28.549Z] ---> Using cache [2023-03-14T20:32:28.549Z] ---> b405b3c9173d [2023-03-14T20:32:28.549Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:32:28.549Z] ---> Using cache [2023-03-14T20:32:28.549Z] ---> 90f4086a8ed4 [2023-03-14T20:32:28.549Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:32:28.549Z] ---> Using cache [2023-03-14T20:32:28.549Z] ---> bd0af2d57e23 [2023-03-14T20:32:28.549Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:32:28.549Z] ---> Using cache [2023-03-14T20:32:28.549Z] ---> 1bed6840ba40 [2023-03-14T20:32:28.549Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:32:28.549Z] ---> Using cache [2023-03-14T20:32:28.549Z] ---> c3b544669b03 [2023-03-14T20:32:28.549Z] Step 8/23 : COPY . . [2023-03-14T20:32:28.549Z] ---> Using cache [2023-03-14T20:32:28.549Z] ---> 32a879fc0f9d [2023-03-14T20:32:28.549Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-14T20:32:28.549Z] ---> Running in 07e0d4f82975 [2023-03-14T20:32:29.961Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-14T20:32:36.627Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:32:36.627Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:32:36.627Z] ---> e98b614f8d40 [2023-03-14T20:32:36.627Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:32:36.627Z] ---> Using cache [2023-03-14T20:32:36.627Z] ---> b405b3c9173d [2023-03-14T20:32:36.627Z] Step 4/24 : WORKDIR /edgex-go [2023-03-14T20:32:36.627Z] ---> Using cache [2023-03-14T20:32:36.627Z] ---> 90f4086a8ed4 [2023-03-14T20:32:36.627Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-14T20:32:36.627Z] ---> Using cache [2023-03-14T20:32:36.627Z] ---> bd0af2d57e23 [2023-03-14T20:32:36.627Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-14T20:32:36.627Z] ---> Using cache [2023-03-14T20:32:36.627Z] ---> 1bed6840ba40 [2023-03-14T20:32:36.627Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:32:36.627Z] ---> Using cache [2023-03-14T20:32:36.627Z] ---> c3b544669b03 [2023-03-14T20:32:36.627Z] Step 8/24 : COPY . . [2023-03-14T20:32:36.627Z] ---> Using cache [2023-03-14T20:32:36.627Z] ---> 32a879fc0f9d [2023-03-14T20:32:36.627Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-14T20:32:36.897Z] ---> Running in 195f898177ea [2023-03-14T20:32:38.992Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-14T20:34:15.786Z] Removing intermediate container 6fc0001e5702 [2023-03-14T20:34:15.786Z] ---> 5e69d16ae182 [2023-03-14T20:34:15.786Z] [2023-03-14T20:34:15.786Z] Step 9/20 : FROM alpine:3.17 [2023-03-14T20:34:15.786Z] ---> d74e625d9115 [2023-03-14T20:34:15.786Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:34:15.786Z] ---> Using cache [2023-03-14T20:34:15.786Z] ---> f3cb09cb3d10 [2023-03-14T20:34:15.786Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-14T20:34:15.786Z] ---> Running in 31e968978c43 [2023-03-14T20:34:15.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:34:17.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:34:19.150Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:34:19.150Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:34:19.150Z] OK: 17683 distinct packages available [2023-03-14T20:34:19.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:34:20.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:34:22.062Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-14T20:34:22.062Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-14T20:34:22.062Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-14T20:34:22.062Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-14T20:34:22.062Z] (5/9) Installing curl (7.88.1-r0) [2023-03-14T20:34:22.062Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-14T20:34:22.062Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:34:22.062Z] (8/9) Installing libucontext (1.2-r0) [2023-03-14T20:34:22.062Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-14T20:34:22.062Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:34:22.062Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:34:23.029Z] OK: 11 MiB in 24 packages [2023-03-14T20:34:25.642Z] Removing intermediate container 31e968978c43 [2023-03-14T20:34:25.642Z] ---> 65cdbe6b6ce6 [2023-03-14T20:34:25.642Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:34:26.229Z] ---> 842d10c0a629 [2023-03-14T20:34:26.229Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:34:27.641Z] ---> 0a2115d9e260 [2023-03-14T20:34:27.641Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-14T20:34:30.236Z] ---> 102ea466cd52 [2023-03-14T20:34:30.236Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-14T20:34:31.204Z] ---> ebaee6a1e3e2 [2023-03-14T20:34:31.204Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-14T20:34:31.204Z] ---> Running in dc4281c97720 [2023-03-14T20:34:31.791Z] Removing intermediate container dc4281c97720 [2023-03-14T20:34:31.791Z] ---> 4e436c9abe3b [2023-03-14T20:34:31.791Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:34:31.791Z] ---> Running in 5d98fd07c0b9 [2023-03-14T20:34:32.379Z] Removing intermediate container 5d98fd07c0b9 [2023-03-14T20:34:32.379Z] ---> 8022e6d9c74f [2023-03-14T20:34:32.379Z] Step 18/20 : LABEL arch=arm64 [2023-03-14T20:34:32.379Z] ---> Running in 817c4af5a95e [2023-03-14T20:34:33.344Z] Removing intermediate container 817c4af5a95e [2023-03-14T20:34:33.344Z] ---> 60e2bdafb2ac [2023-03-14T20:34:33.344Z] Step 19/20 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:34:33.344Z] ---> Running in cbb52e38ffea [2023-03-14T20:34:33.617Z] Removing intermediate container cbb52e38ffea [2023-03-14T20:34:33.617Z] ---> 1c66b9a5b940 [2023-03-14T20:34:33.617Z] Step 20/20 : LABEL version=0.0.0 [2023-03-14T20:34:33.894Z] ---> Running in f903a0ebd95b [2023-03-14T20:34:34.510Z] Removing intermediate container f903a0ebd95b [2023-03-14T20:34:34.510Z] ---> f3a01a21b3d7 [2023-03-14T20:34:34.510Z] [2023-03-14T20:34:34.780Z] Successfully built f3a01a21b3d7 [2023-03-14T20:34:34.780Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-14T20:34:34.780Z] Building core-common-config-bootstrapper [2023-03-14T20:34:56.852Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:34:56.852Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:34:56.852Z] ---> e98b614f8d40 [2023-03-14T20:34:56.852Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:34:56.852Z] ---> Using cache [2023-03-14T20:34:56.852Z] ---> b405b3c9173d [2023-03-14T20:34:56.852Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:34:56.852Z] ---> Using cache [2023-03-14T20:34:56.852Z] ---> 90f4086a8ed4 [2023-03-14T20:34:56.852Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:34:56.852Z] ---> Using cache [2023-03-14T20:34:56.852Z] ---> bd0af2d57e23 [2023-03-14T20:34:56.852Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:34:56.852Z] ---> Using cache [2023-03-14T20:34:56.852Z] ---> 1bed6840ba40 [2023-03-14T20:34:56.852Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:34:56.852Z] ---> Using cache [2023-03-14T20:34:56.852Z] ---> c3b544669b03 [2023-03-14T20:34:56.852Z] Step 8/23 : COPY . . [2023-03-14T20:34:56.852Z] ---> Using cache [2023-03-14T20:34:56.852Z] ---> 32a879fc0f9d [2023-03-14T20:34:56.852Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-14T20:34:56.852Z] ---> Running in 0aff9136ba7a [2023-03-14T20:34:56.852Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-14T20:37:03.545Z] Removing intermediate container 81be61ff5ae9 [2023-03-14T20:37:03.545Z] ---> 59e820f30550 [2023-03-14T20:37:03.545Z] Removing intermediate container ea2e2deb6a77 [2023-03-14T20:37:03.545Z] [2023-03-14T20:37:03.545Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:37:03.545Z] ---> d74e625d9115 [2023-03-14T20:37:03.545Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-14T20:37:03.545Z] ---> 811bc67df40f [2023-03-14T20:37:03.545Z] [2023-03-14T20:37:03.545Z] Step 10/25 : FROM alpine:3.17 [2023-03-14T20:37:03.545Z] ---> d74e625d9115 [2023-03-14T20:37:03.545Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:37:03.545Z] ---> Running in 58c52e5e4037 [2023-03-14T20:37:03.545Z] ---> Running in e29562fec058 [2023-03-14T20:37:03.545Z] Removing intermediate container 58c52e5e4037 [2023-03-14T20:37:03.545Z] ---> 13785503fe2e [2023-03-14T20:37:03.545Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-14T20:37:03.545Z] ---> Running in e42982c765dd [2023-03-14T20:37:03.545Z] Removing intermediate container e42982c765dd [2023-03-14T20:37:03.545Z] ---> a758dc2b1a00 [2023-03-14T20:37:03.545Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-14T20:37:03.545Z] ---> Running in 2beb72b59bba [2023-03-14T20:37:03.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:37:03.545Z] Removing intermediate container 2beb72b59bba [2023-03-14T20:37:03.545Z] ---> 0e62e59d5fdc [2023-03-14T20:37:03.545Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:37:03.545Z] ---> Running in af8b92a391ac [2023-03-14T20:37:03.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:37:03.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:37:03.545Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:37:03.545Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:37:03.545Z] OK: 8 MiB in 16 packages [2023-03-14T20:37:03.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:37:04.136Z] Removing intermediate container e29562fec058 [2023-03-14T20:37:04.136Z] ---> b09946ebdb2b [2023-03-14T20:37:04.136Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:37:04.405Z] ---> Running in 964ff56dc2e3 [2023-03-14T20:37:04.405Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:37:04.405Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:37:04.405Z] OK: 8 MiB in 16 packages [2023-03-14T20:37:04.992Z] Removing intermediate container 964ff56dc2e3 [2023-03-14T20:37:04.992Z] ---> 175bd23a6a18 [2023-03-14T20:37:04.992Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-14T20:37:04.992Z] ---> Running in 4d6d06ca102d [2023-03-14T20:37:05.960Z] Removing intermediate container 4d6d06ca102d [2023-03-14T20:37:05.960Z] ---> 871f7c4eb2b1 [2023-03-14T20:37:05.960Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-14T20:37:06.228Z] ---> Running in 3231a03c8eb6 [2023-03-14T20:37:06.228Z] Removing intermediate container af8b92a391ac [2023-03-14T20:37:06.228Z] ---> 812370f7f42b [2023-03-14T20:37:06.228Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:37:07.204Z] Removing intermediate container 3231a03c8eb6 [2023-03-14T20:37:07.204Z] ---> da9a8de9ee52 [2023-03-14T20:37:07.204Z] Step 15/25 : WORKDIR / [2023-03-14T20:37:07.204Z] ---> Running in 4fb04785414b [2023-03-14T20:37:07.794Z] ---> f472be5afb27 [2023-03-14T20:37:07.794Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:37:08.061Z] Removing intermediate container 4fb04785414b [2023-03-14T20:37:08.061Z] ---> 305f2e1e445a [2023-03-14T20:37:08.061Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:37:09.476Z] ---> 17f1de79891d [2023-03-14T20:37:09.476Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:37:09.476Z] ---> d24110c34f32 [2023-03-14T20:37:09.476Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-14T20:37:10.890Z] ---> 3a7201bea725 [2023-03-14T20:37:10.890Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-14T20:37:12.302Z] ---> 48f20db5bec7 [2023-03-14T20:37:12.302Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-14T20:37:13.714Z] ---> c89224b903f0 [2023-03-14T20:37:13.714Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-14T20:37:13.714Z] ---> 9e0f741064dc [2023-03-14T20:37:13.714Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-14T20:37:13.714Z] ---> Running in 5985b1f433c3 [2023-03-14T20:37:14.675Z] Removing intermediate container 5985b1f433c3 [2023-03-14T20:37:14.675Z] ---> 869fb187f4f6 [2023-03-14T20:37:14.675Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:37:14.675Z] ---> Running in 6c3d06bacb92 [2023-03-14T20:37:14.942Z] ---> 35d007f72e58 [2023-03-14T20:37:14.942Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-14T20:37:15.525Z] Removing intermediate container 6c3d06bacb92 [2023-03-14T20:37:15.525Z] ---> 430162194410 [2023-03-14T20:37:15.525Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:37:15.525Z] ---> Running in 7c54d37dab7c [2023-03-14T20:37:16.114Z] Removing intermediate container 7c54d37dab7c [2023-03-14T20:37:16.114Z] ---> 4644c460a175 [2023-03-14T20:37:16.114Z] Step 22/23 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:37:16.114Z] ---> 12c04f741d50 [2023-03-14T20:37:16.391Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-14T20:37:16.391Z] ---> Running in 00ef62d09e53 [2023-03-14T20:37:16.391Z] ---> Running in 922a527fe6ac [2023-03-14T20:37:17.353Z] Removing intermediate container 00ef62d09e53 [2023-03-14T20:37:17.353Z] ---> 0db68fd3f55c [2023-03-14T20:37:17.353Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:37:17.353Z] Removing intermediate container 922a527fe6ac [2023-03-14T20:37:17.353Z] ---> d1a0c521f0c1 [2023-03-14T20:37:17.353Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:37:17.353Z] ---> Running in 4f9f7d807045 [2023-03-14T20:37:17.621Z] ---> Running in ee38b0ea3bf2 [2023-03-14T20:37:18.205Z] Removing intermediate container ee38b0ea3bf2 [2023-03-14T20:37:18.205Z] ---> 5f8efef071b6 [2023-03-14T20:37:18.205Z] [2023-03-14T20:37:18.205Z] Removing intermediate container 4f9f7d807045 [2023-03-14T20:37:18.205Z] ---> 634100b15f5a [2023-03-14T20:37:18.205Z] Step 23/25 : LABEL arch=arm64 [2023-03-14T20:37:18.472Z] ---> Running in 051c15e970b1 [2023-03-14T20:37:18.763Z] Successfully built 5f8efef071b6 [2023-03-14T20:37:19.030Z] Successfully tagged core-data-arm64:latest [2023-03-14T20:37:19.030Z]  Building core-data ... done Building security-proxy-setup [2023-03-14T20:37:19.030Z] Removing intermediate container 051c15e970b1 [2023-03-14T20:37:19.030Z] ---> 4ecb93d21ec2 [2023-03-14T20:37:19.030Z] Step 24/25 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:37:19.030Z] ---> Running in 0adb78ad4404 [2023-03-14T20:37:19.619Z] Removing intermediate container 0adb78ad4404 [2023-03-14T20:37:19.619Z] ---> b84359214d33 [2023-03-14T20:37:19.619Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T20:37:19.891Z] ---> Running in 5e34e3b4ea32 [2023-03-14T20:37:20.478Z] Removing intermediate container 5e34e3b4ea32 [2023-03-14T20:37:20.478Z] ---> dd65d8e8ed47 [2023-03-14T20:37:20.478Z] [2023-03-14T20:37:20.764Z] Successfully built dd65d8e8ed47 [2023-03-14T20:37:20.764Z] Successfully tagged core-metadata-arm64:latest [2023-03-14T20:37:20.764Z]  Building core-metadata ... done Building security-spire-agent [2023-03-14T20:37:53.013Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:37:53.013Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:37:53.013Z] ---> e98b614f8d40 [2023-03-14T20:37:53.013Z] Step 3/21 : WORKDIR /edgex-go [2023-03-14T20:37:53.013Z] ---> Using cache [2023-03-14T20:37:53.014Z] ---> 2ef970727fc0 [2023-03-14T20:37:53.014Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-14T20:37:53.014Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:37:53.014Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:37:53.014Z] ---> e98b614f8d40 [2023-03-14T20:37:53.014Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T20:37:53.014Z] ---> Using cache [2023-03-14T20:37:53.014Z] ---> 2ef970727fc0 [2023-03-14T20:37:53.014Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:37:53.014Z] ---> Using cache [2023-03-14T20:37:53.014Z] ---> a38c0d5f5cbd [2023-03-14T20:37:53.014Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T20:37:53.014Z] ---> Using cache [2023-03-14T20:37:53.014Z] ---> 1b8b9bcf4ca8 [2023-03-14T20:37:53.014Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:37:53.014Z] ---> Using cache [2023-03-14T20:37:53.014Z] ---> 55d07f45f3b9 [2023-03-14T20:37:53.014Z] Step 7/26 : COPY . . [2023-03-14T20:37:53.014Z] ---> Using cache [2023-03-14T20:37:53.014Z] ---> ac2ccb4e63a3 [2023-03-14T20:37:53.014Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:37:53.014Z] ---> Using cache [2023-03-14T20:37:53.014Z] ---> e60dc09e42d1 [2023-03-14T20:37:53.014Z] ---> Running in af4f1797416f [2023-03-14T20:37:53.014Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T20:37:53.014Z] ---> Using cache [2023-03-14T20:37:53.014Z] ---> a8bd3dba30ed [2023-03-14T20:37:53.014Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:37:53.014Z] ---> Using cache [2023-03-14T20:37:53.014Z] ---> 155048f364e6 [2023-03-14T20:37:53.014Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T20:37:53.014Z] ---> Running in c41eb73891d9 [2023-03-14T20:37:53.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:37:53.604Z] Removing intermediate container c41eb73891d9 [2023-03-14T20:37:53.604Z] ---> 7330b5c9d159 [2023-03-14T20:37:53.604Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T20:37:53.604Z] ---> Running in 86c78467aabd [2023-03-14T20:37:53.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:37:54.463Z] Removing intermediate container 86c78467aabd [2023-03-14T20:37:54.463Z] ---> 4eaf70c10848 [2023-03-14T20:37:54.463Z] [2023-03-14T20:37:54.463Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T20:37:54.463Z] ---> d74e625d9115 [2023-03-14T20:37:54.463Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:37:54.463Z] ---> Using cache [2023-03-14T20:37:54.463Z] ---> f3cb09cb3d10 [2023-03-14T20:37:54.463Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T20:37:54.463Z] ---> Running in c06594760096 [2023-03-14T20:37:55.874Z] OK: 263 MiB in 53 packages [2023-03-14T20:37:56.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:37:57.805Z] Removing intermediate container af4f1797416f [2023-03-14T20:37:57.805Z] ---> 5bc14f69f48a [2023-03-14T20:37:57.805Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-14T20:37:58.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:37:59.045Z] ---> a0d01c503728 [2023-03-14T20:37:59.045Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:37:59.320Z] ---> Running in b61b5732991f [2023-03-14T20:37:59.921Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:37:59.921Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:37:59.921Z] OK: 17683 distinct packages available [2023-03-14T20:38:00.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:38:01.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:38:03.022Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-14T20:38:03.022Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:38:03.022Z] (3/5) Installing libucontext (1.2-r0) [2023-03-14T20:38:03.022Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-14T20:38:03.022Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-14T20:38:03.022Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:38:03.022Z] OK: 9 MiB in 20 packages [2023-03-14T20:38:04.968Z] Removing intermediate container c06594760096 [2023-03-14T20:38:04.968Z] ---> 4d608b019b90 [2023-03-14T20:38:04.968Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:38:05.936Z] ---> 88e5641dfe39 [2023-03-14T20:38:05.936Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-14T20:38:09.282Z] ---> 3873d2ed588a [2023-03-14T20:38:09.282Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:38:15.934Z] ---> fe9494d1af79 [2023-03-14T20:38:15.934Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:38:15.934Z] ---> a8a20954ddc0 [2023-03-14T20:38:15.934Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-14T20:38:17.380Z] ---> 8781fcaa4b16 [2023-03-14T20:38:17.380Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-14T20:38:18.360Z] ---> b1b92e1732dc [2023-03-14T20:38:18.360Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:38:18.629Z] ---> Running in 2c7731fdcd83 [2023-03-14T20:38:19.214Z] Removing intermediate container 2c7731fdcd83 [2023-03-14T20:38:19.214Z] ---> 63fc090c17cb [2023-03-14T20:38:19.214Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:38:19.214Z] ---> Running in a7fdf51e1e66 [2023-03-14T20:38:19.807Z] Removing intermediate container a7fdf51e1e66 [2023-03-14T20:38:19.807Z] ---> a5b6d911e257 [2023-03-14T20:38:19.807Z] Step 24/26 : LABEL arch=arm64 [2023-03-14T20:38:20.080Z] ---> Running in fee6e8be2f0d [2023-03-14T20:38:20.667Z] Removing intermediate container fee6e8be2f0d [2023-03-14T20:38:20.667Z] ---> 759b0ce6ed1d [2023-03-14T20:38:20.667Z] Step 25/26 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:38:20.667Z] ---> Running in 63d43989fc83 [2023-03-14T20:38:21.255Z] Removing intermediate container 63d43989fc83 [2023-03-14T20:38:21.255Z] ---> bec132e55780 [2023-03-14T20:38:21.255Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T20:38:21.531Z] ---> Running in deb33bed857b [2023-03-14T20:38:22.117Z] Removing intermediate container deb33bed857b [2023-03-14T20:38:22.117Z] ---> ea9f93f2af38 [2023-03-14T20:38:22.117Z] [2023-03-14T20:38:22.386Z] Successfully built ea9f93f2af38 [2023-03-14T20:38:22.386Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-14T20:38:22.386Z]  Building security-spire-agent ... done Building support-scheduler [2023-03-14T20:38:44.540Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:38:44.540Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:38:44.540Z] ---> e98b614f8d40 [2023-03-14T20:38:44.540Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:38:44.540Z] ---> Using cache [2023-03-14T20:38:44.540Z] ---> b405b3c9173d [2023-03-14T20:38:44.540Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:38:44.540Z] ---> Using cache [2023-03-14T20:38:44.540Z] ---> 90f4086a8ed4 [2023-03-14T20:38:44.540Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:38:44.540Z] ---> Using cache [2023-03-14T20:38:44.540Z] ---> bd0af2d57e23 [2023-03-14T20:38:44.540Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:38:44.540Z] ---> Using cache [2023-03-14T20:38:44.540Z] ---> 1bed6840ba40 [2023-03-14T20:38:44.540Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:38:44.540Z] ---> Using cache [2023-03-14T20:38:44.540Z] ---> c3b544669b03 [2023-03-14T20:38:44.540Z] Step 8/23 : COPY . . [2023-03-14T20:38:44.540Z] ---> Using cache [2023-03-14T20:38:44.540Z] ---> 32a879fc0f9d [2023-03-14T20:38:44.540Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-14T20:38:44.540Z] ---> Running in 3eec4449f451 [2023-03-14T20:38:44.540Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-14T20:39:52.744Z] Removing intermediate container b61b5732991f [2023-03-14T20:39:52.744Z] ---> 43ddd676997f [2023-03-14T20:39:52.744Z] Step 7/21 : COPY . . [2023-03-14T20:39:57.125Z] ---> 1c5344051c6e [2023-03-14T20:39:57.125Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-14T20:39:57.125Z] ---> Running in 1eaa3e1f1b24 [2023-03-14T20:39:59.715Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-14T20:40:21.810Z] Removing intermediate container 07e0d4f82975 [2023-03-14T20:40:21.810Z] ---> 73da19e5486c [2023-03-14T20:40:21.810Z] [2023-03-14T20:40:21.810Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:40:21.810Z] ---> d74e625d9115 [2023-03-14T20:40:21.810Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T20:40:21.810Z] ---> Running in dc4e1af23378 [2023-03-14T20:40:21.810Z] Removing intermediate container dc4e1af23378 [2023-03-14T20:40:21.811Z] ---> 1f106e326cc4 [2023-03-14T20:40:21.811Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:40:21.811Z] ---> Running in ee2a241bc5aa [2023-03-14T20:40:22.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:40:23.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:40:26.240Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:40:26.240Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:40:26.510Z] OK: 8 MiB in 16 packages [2023-03-14T20:40:28.479Z] Removing intermediate container ee2a241bc5aa [2023-03-14T20:40:28.479Z] ---> 076a93d943d7 [2023-03-14T20:40:28.479Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:40:29.071Z] ---> dbc94a815b5d [2023-03-14T20:40:29.071Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:40:30.042Z] ---> 25a335c2d435 [2023-03-14T20:40:30.042Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-14T20:40:32.039Z] ---> 7d9864415061 [2023-03-14T20:40:32.039Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-14T20:40:33.014Z] ---> 3207caf2e0b6 [2023-03-14T20:40:33.014Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-14T20:40:33.985Z] ---> f1b2303162a1 [2023-03-14T20:40:33.985Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:40:34.256Z] ---> Running in 5b2a4eac4923 [2023-03-14T20:40:37.631Z] Removing intermediate container 5b2a4eac4923 [2023-03-14T20:40:37.631Z] ---> 50e02c95e5fa [2023-03-14T20:40:37.631Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:40:37.631Z] ---> Running in b6d6d6949a47 [2023-03-14T20:40:38.223Z] Removing intermediate container b6d6d6949a47 [2023-03-14T20:40:38.223Z] ---> c132259e5727 [2023-03-14T20:40:38.223Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-14T20:40:38.495Z] ---> Running in da1cd8538e37 [2023-03-14T20:40:39.089Z] Removing intermediate container da1cd8538e37 [2023-03-14T20:40:39.089Z] ---> e80040503601 [2023-03-14T20:40:39.089Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:40:39.089Z] ---> Running in 767b0705adf6 [2023-03-14T20:40:39.681Z] Removing intermediate container 767b0705adf6 [2023-03-14T20:40:39.681Z] ---> eb0fa1f82f4a [2023-03-14T20:40:39.681Z] Step 22/23 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:40:39.954Z] ---> Running in eb737835e063 [2023-03-14T20:40:40.545Z] Removing intermediate container eb737835e063 [2023-03-14T20:40:40.545Z] ---> f60d58502ebd [2023-03-14T20:40:40.545Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:40:40.545Z] ---> Running in ebc1f1b52676 [2023-03-14T20:40:41.522Z] Removing intermediate container ebc1f1b52676 [2023-03-14T20:40:41.522Z] ---> fb2a57a48827 [2023-03-14T20:40:41.522Z] [2023-03-14T20:40:41.793Z] Successfully built fb2a57a48827 [2023-03-14T20:40:41.793Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-14T20:40:41.793Z] Building support-notifications [2023-03-14T20:41:00.064Z]  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:41:00.064Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:41:00.064Z] ---> e98b614f8d40 [2023-03-14T20:41:00.064Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:41:00.064Z] ---> Using cache [2023-03-14T20:41:00.064Z] ---> b405b3c9173d [2023-03-14T20:41:00.064Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:41:00.064Z] ---> Using cache [2023-03-14T20:41:00.064Z] ---> 90f4086a8ed4 [2023-03-14T20:41:00.064Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-14T20:41:00.334Z] ---> Running in a0ae49e32405 [2023-03-14T20:41:02.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:41:03.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:41:05.237Z] OK: 263 MiB in 53 packages [2023-03-14T20:41:07.187Z] Removing intermediate container a0ae49e32405 [2023-03-14T20:41:07.187Z] ---> e1a138812146 [2023-03-14T20:41:07.187Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:41:07.772Z] ---> cce1cd023123 [2023-03-14T20:41:07.772Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:41:08.039Z] ---> Running in 3cc22e57c074 [2023-03-14T20:41:26.274Z] Removing intermediate container 195f898177ea [2023-03-14T20:41:26.274Z] ---> 4978e4404d52 [2023-03-14T20:41:26.274Z] [2023-03-14T20:41:26.274Z] Step 10/24 : FROM alpine:3.17 [2023-03-14T20:41:26.274Z] ---> d74e625d9115 [2023-03-14T20:41:26.274Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:41:26.274Z] ---> Using cache [2023-03-14T20:41:26.274Z] ---> b09946ebdb2b [2023-03-14T20:41:26.274Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:41:26.274Z] ---> Using cache [2023-03-14T20:41:26.274Z] ---> 175bd23a6a18 [2023-03-14T20:41:26.274Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-14T20:41:26.542Z] ---> Running in 9437ad08ee55 [2023-03-14T20:41:27.128Z] Removing intermediate container 9437ad08ee55 [2023-03-14T20:41:27.128Z] ---> c09048f33939 [2023-03-14T20:41:27.128Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-14T20:41:27.400Z] ---> Running in 6e9bce21fb72 [2023-03-14T20:41:27.988Z] Removing intermediate container 6e9bce21fb72 [2023-03-14T20:41:27.988Z] ---> 7a79c3e69af8 [2023-03-14T20:41:27.988Z] Step 15/24 : WORKDIR / [2023-03-14T20:41:28.262Z] ---> Running in d591524507d4 [2023-03-14T20:41:28.861Z] Removing intermediate container d591524507d4 [2023-03-14T20:41:28.861Z] ---> 29e5159fac56 [2023-03-14T20:41:28.861Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:41:29.824Z] ---> d30284266a26 [2023-03-14T20:41:29.824Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:41:31.238Z] ---> ced3aac5eacb [2023-03-14T20:41:31.239Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-14T20:41:32.696Z] ---> 1aca4d684780 [2023-03-14T20:41:32.696Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-14T20:41:34.131Z] ---> 30f3f7d84725 [2023-03-14T20:41:34.131Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-14T20:41:34.131Z] ---> Running in 3ae434c2ade1 [2023-03-14T20:41:34.724Z] Removing intermediate container 3ae434c2ade1 [2023-03-14T20:41:34.724Z] ---> 016ce694e1e5 [2023-03-14T20:41:34.724Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:41:34.724Z] ---> Running in f37184bfaf23 [2023-03-14T20:41:35.316Z] Removing intermediate container f37184bfaf23 [2023-03-14T20:41:35.316Z] ---> 37669a6ec48f [2023-03-14T20:41:35.316Z] Step 22/24 : LABEL arch=arm64 [2023-03-14T20:41:35.588Z] ---> Running in 174650edde46 [2023-03-14T20:41:36.179Z] Removing intermediate container 174650edde46 [2023-03-14T20:41:36.179Z] ---> cf32e9661e19 [2023-03-14T20:41:36.179Z] Step 23/24 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:41:36.179Z] ---> Running in ae976ed696c6 [2023-03-14T20:41:36.774Z] Removing intermediate container ae976ed696c6 [2023-03-14T20:41:36.774Z] ---> 5b054566aaf2 [2023-03-14T20:41:36.774Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T20:41:36.774Z] ---> Running in a67847509ce5 [2023-03-14T20:41:37.742Z] Removing intermediate container a67847509ce5 [2023-03-14T20:41:37.742Z] ---> 0ee98425c15b [2023-03-14T20:41:37.742Z] [2023-03-14T20:41:38.012Z] Successfully built 0ee98425c15b [2023-03-14T20:41:38.012Z] Successfully tagged core-command-arm64:latest [2023-03-14T20:42:46.069Z]  Building core-command ... done Removing intermediate container 3cc22e57c074 [2023-03-14T20:42:46.069Z] ---> c9f9a49d9555 [2023-03-14T20:42:46.069Z] Step 8/23 : COPY . . [2023-03-14T20:42:56.180Z] ---> a7a1cda54000 [2023-03-14T20:42:56.180Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-14T20:42:56.449Z] ---> Running in b86225ad25ad [2023-03-14T20:42:59.037Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-14T20:43:09.125Z] Removing intermediate container 0aff9136ba7a [2023-03-14T20:43:09.125Z] ---> 027d13dbeb94 [2023-03-14T20:43:09.125Z] [2023-03-14T20:43:09.125Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:43:09.125Z] ---> d74e625d9115 [2023-03-14T20:43:09.125Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T20:43:09.125Z] ---> Using cache [2023-03-14T20:43:09.125Z] ---> 1f106e326cc4 [2023-03-14T20:43:09.125Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:43:09.125Z] ---> Using cache [2023-03-14T20:43:09.125Z] ---> 076a93d943d7 [2023-03-14T20:43:09.125Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:43:09.125Z] ---> Using cache [2023-03-14T20:43:09.125Z] ---> dbc94a815b5d [2023-03-14T20:43:09.125Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:43:09.125Z] ---> Using cache [2023-03-14T20:43:09.125Z] ---> 25a335c2d435 [2023-03-14T20:43:09.125Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-14T20:43:10.087Z] ---> bc9e4d4c3821 [2023-03-14T20:43:10.087Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-14T20:43:11.054Z] ---> b93a9b16af46 [2023-03-14T20:43:11.054Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-14T20:43:12.021Z] ---> e80cfc2f3979 [2023-03-14T20:43:12.021Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:43:12.288Z] ---> Running in 6277178fe079 [2023-03-14T20:43:15.641Z] Removing intermediate container 6277178fe079 [2023-03-14T20:43:15.641Z] ---> 7caa066d2dac [2023-03-14T20:43:15.641Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:43:15.913Z] ---> Running in 956b7a22b4ae [2023-03-14T20:43:16.186Z] Removing intermediate container 956b7a22b4ae [2023-03-14T20:43:16.186Z] ---> 3c993e8e6526 [2023-03-14T20:43:16.186Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-14T20:43:16.461Z] ---> Running in 2af484fbfb79 [2023-03-14T20:43:17.052Z] Removing intermediate container 2af484fbfb79 [2023-03-14T20:43:17.052Z] ---> b88d2e60f6d6 [2023-03-14T20:43:17.052Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:43:17.324Z] ---> Running in 6d226b3c98e6 [2023-03-14T20:43:17.912Z] Removing intermediate container 6d226b3c98e6 [2023-03-14T20:43:17.912Z] ---> a36f4f1a2674 [2023-03-14T20:43:17.912Z] Step 22/23 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:43:17.912Z] ---> Running in 0909830d55c0 [2023-03-14T20:43:18.507Z] Removing intermediate container 0909830d55c0 [2023-03-14T20:43:18.507Z] ---> 9dc4c532b03c [2023-03-14T20:43:18.507Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:43:18.783Z] ---> Running in ad99de010a64 [2023-03-14T20:43:19.369Z] Removing intermediate container ad99de010a64 [2023-03-14T20:43:19.369Z] ---> 4ce86e816ba3 [2023-03-14T20:43:19.369Z] [2023-03-14T20:43:19.638Z] Successfully built 4ce86e816ba3 [2023-03-14T20:43:19.638Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-14T20:45:56.383Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 1eaa3e1f1b24 [2023-03-14T20:45:56.383Z] ---> 3832973c72e8 [2023-03-14T20:45:56.383Z] [2023-03-14T20:45:56.383Z] Step 9/21 : FROM alpine:3.17 [2023-03-14T20:45:56.383Z] ---> d74e625d9115 [2023-03-14T20:45:56.383Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-14T20:45:56.383Z] ---> Running in 4bacb5e36e35 [2023-03-14T20:45:56.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:45:56.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:45:56.383Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:45:56.383Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-14T20:45:56.383Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:45:56.383Z] OK: 8 MiB in 17 packages [2023-03-14T20:45:56.383Z] Removing intermediate container 4bacb5e36e35 [2023-03-14T20:45:56.383Z] ---> 605dfe889d5c [2023-03-14T20:45:56.384Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-14T20:45:56.384Z] ---> Running in 04c0b6d4b146 [2023-03-14T20:45:56.384Z] Removing intermediate container 04c0b6d4b146 [2023-03-14T20:45:56.384Z] ---> 859bccb6e0bc [2023-03-14T20:45:56.384Z] Step 12/21 : WORKDIR /edgex [2023-03-14T20:45:56.384Z] ---> Running in 648ab47668bf [2023-03-14T20:45:56.384Z] Removing intermediate container 648ab47668bf [2023-03-14T20:45:56.384Z] ---> ea3acf3b8c51 [2023-03-14T20:45:56.384Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:45:56.384Z] ---> cc68e04df4c8 [2023-03-14T20:45:56.384Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-14T20:45:56.384Z] ---> 327bac81e4b5 [2023-03-14T20:45:56.384Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-14T20:45:56.384Z] ---> 6212f519f6f8 [2023-03-14T20:45:56.384Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T20:45:56.660Z] ---> dcf0084dce36 [2023-03-14T20:45:56.660Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:45:56.660Z] ---> Running in e92b1e35fd5e [2023-03-14T20:46:00.017Z] Removing intermediate container e92b1e35fd5e [2023-03-14T20:46:00.017Z] ---> 8c609b0a3eb3 [2023-03-14T20:46:00.017Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:46:00.017Z] ---> Running in 1794fff2b84c [2023-03-14T20:46:00.284Z] Removing intermediate container 1794fff2b84c [2023-03-14T20:46:00.284Z] ---> 22a9c82609af [2023-03-14T20:46:00.284Z] Step 19/21 : LABEL arch=arm64 [2023-03-14T20:46:00.552Z] ---> Running in d7017ba57bda [2023-03-14T20:46:01.147Z] Removing intermediate container d7017ba57bda [2023-03-14T20:46:01.147Z] ---> 0b38af1dfe9a [2023-03-14T20:46:01.147Z] Step 20/21 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:46:01.147Z] ---> Running in 9d2ce7f8653e [2023-03-14T20:46:01.741Z] Removing intermediate container 9d2ce7f8653e [2023-03-14T20:46:01.741Z] ---> 78c6847aea1a [2023-03-14T20:46:01.741Z] Step 21/21 : LABEL version=0.0.0 [2023-03-14T20:46:02.009Z] ---> Running in 007e1d7e2c2c [2023-03-14T20:46:02.594Z] Removing intermediate container 007e1d7e2c2c [2023-03-14T20:46:02.594Z] ---> 7a0442d6f082 [2023-03-14T20:46:02.594Z] [2023-03-14T20:46:02.863Z] Successfully built 7a0442d6f082 [2023-03-14T20:46:02.863Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-14T20:47:24.835Z]  Building security-proxy-setup ... done Removing intermediate container 3eec4449f451 [2023-03-14T20:47:24.835Z] ---> 39535e5d9613 [2023-03-14T20:47:24.835Z] [2023-03-14T20:47:24.835Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:47:24.835Z] ---> d74e625d9115 [2023-03-14T20:47:24.835Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:47:24.835Z] ---> Using cache [2023-03-14T20:47:24.835Z] ---> b09946ebdb2b [2023-03-14T20:47:24.835Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:47:24.835Z] ---> Using cache [2023-03-14T20:47:24.835Z] ---> 175bd23a6a18 [2023-03-14T20:47:24.835Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-14T20:47:24.835Z] ---> Running in 5455ebc4ffc9 [2023-03-14T20:47:24.835Z] Removing intermediate container 5455ebc4ffc9 [2023-03-14T20:47:24.835Z] ---> b64dcd4861d6 [2023-03-14T20:47:24.835Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T20:47:24.835Z] ---> Running in e5678ef4ce0c [2023-03-14T20:47:24.835Z] Removing intermediate container e5678ef4ce0c [2023-03-14T20:47:24.835Z] ---> bfb64420d474 [2023-03-14T20:47:24.835Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:47:24.835Z] ---> 959f0e64c725 [2023-03-14T20:47:24.835Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:47:24.835Z] ---> 2b7dc6c29a51 [2023-03-14T20:47:24.835Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-14T20:47:24.835Z] ---> 38b9b4aefad6 [2023-03-14T20:47:24.835Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-14T20:47:24.835Z] ---> 64b42f831f58 [2023-03-14T20:47:24.835Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-14T20:47:24.835Z] ---> Running in 1c853c5c91a1 [2023-03-14T20:47:24.835Z] Removing intermediate container 1c853c5c91a1 [2023-03-14T20:47:24.835Z] ---> 430e29844fa3 [2023-03-14T20:47:24.835Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:47:24.835Z] ---> Running in 97e4face40f9 [2023-03-14T20:47:24.835Z] Removing intermediate container 97e4face40f9 [2023-03-14T20:47:24.835Z] ---> 4c2e30ab6d13 [2023-03-14T20:47:24.835Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:47:24.835Z] ---> Running in de6864696fb8 [2023-03-14T20:47:24.835Z] Removing intermediate container de6864696fb8 [2023-03-14T20:47:24.835Z] ---> ef7bb4f86b1f [2023-03-14T20:47:24.835Z] Step 22/23 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:47:24.835Z] ---> Running in a1dfbecd3ac2 [2023-03-14T20:47:24.835Z] Removing intermediate container a1dfbecd3ac2 [2023-03-14T20:47:24.835Z] ---> 4e9677440c9f [2023-03-14T20:47:24.835Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:47:24.835Z] ---> Running in f51b85113cc5 [2023-03-14T20:47:24.835Z] Removing intermediate container f51b85113cc5 [2023-03-14T20:47:24.835Z] ---> e051b26324cd [2023-03-14T20:47:24.835Z] [2023-03-14T20:47:24.835Z] Successfully built e051b26324cd [2023-03-14T20:47:24.835Z] Successfully tagged support-scheduler-arm64:latest [2023-03-14T20:48:03.697Z]  Building support-scheduler ... done Removing intermediate container b86225ad25ad [2023-03-14T20:48:03.697Z] ---> 46d1ef78e494 [2023-03-14T20:48:03.697Z] [2023-03-14T20:48:03.697Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:48:03.697Z] ---> d74e625d9115 [2023-03-14T20:48:03.697Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-14T20:48:03.697Z] ---> Running in 3d96c3fdf69e [2023-03-14T20:48:04.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:48:05.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:48:06.207Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-14T20:48:06.475Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:48:06.475Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:48:06.475Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:48:07.061Z] OK: 8 MiB in 17 packages [2023-03-14T20:48:08.468Z] Removing intermediate container 3d96c3fdf69e [2023-03-14T20:48:08.468Z] ---> 81f48d8cc2d0 [2023-03-14T20:48:08.468Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:48:08.468Z] ---> Running in 7f682efe22e8 [2023-03-14T20:48:08.735Z] Removing intermediate container 7f682efe22e8 [2023-03-14T20:48:08.735Z] ---> 9583c48c6755 [2023-03-14T20:48:08.735Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-14T20:48:08.735Z] ---> Running in f94a1520270c [2023-03-14T20:48:09.001Z] Removing intermediate container f94a1520270c [2023-03-14T20:48:09.001Z] ---> b863381a2e88 [2023-03-14T20:48:09.001Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T20:48:09.001Z] ---> Running in 4044f521d758 [2023-03-14T20:48:09.268Z] Removing intermediate container 4044f521d758 [2023-03-14T20:48:09.268Z] ---> dd128e8546d1 [2023-03-14T20:48:09.268Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:48:09.852Z] ---> 3ecc9b6bdfce [2023-03-14T20:48:09.852Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:48:10.813Z] ---> 121be30bb53c [2023-03-14T20:48:10.813Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-14T20:48:12.223Z] ---> 4ce7c1b5881c [2023-03-14T20:48:12.223Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-14T20:48:12.808Z] ---> 535112a1e70e [2023-03-14T20:48:12.808Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-14T20:48:12.808Z] ---> Running in 2538ad9e39ff [2023-03-14T20:48:13.075Z] Removing intermediate container 2538ad9e39ff [2023-03-14T20:48:13.075Z] ---> 6af1366b26aa [2023-03-14T20:48:13.075Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:48:13.343Z] ---> Running in dbae4b08f32a [2023-03-14T20:48:13.613Z] Removing intermediate container dbae4b08f32a [2023-03-14T20:48:13.613Z] ---> 358dff2a0d92 [2023-03-14T20:48:13.613Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:48:13.613Z] ---> Running in fa2ed6303679 [2023-03-14T20:48:13.883Z] Removing intermediate container fa2ed6303679 [2023-03-14T20:48:13.883Z] ---> bb89bfb39910 [2023-03-14T20:48:13.883Z] Step 22/23 : LABEL git_sha=5fc15286b136632a1013640e5cde388ba4031b52 [2023-03-14T20:48:14.160Z] ---> Running in 3928c4b54e01 [2023-03-14T20:48:14.429Z] Removing intermediate container 3928c4b54e01 [2023-03-14T20:48:14.429Z] ---> 223480148049 [2023-03-14T20:48:14.429Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:48:14.429Z] ---> Running in 79fa6aad0ac1 [2023-03-14T20:48:15.010Z] Removing intermediate container 79fa6aad0ac1 [2023-03-14T20:48:15.010Z] ---> a939d41bb6bb [2023-03-14T20:48:15.010Z] [2023-03-14T20:48:15.010Z] Successfully built a939d41bb6bb [2023-03-14T20:48:15.010Z] Successfully tagged support-notifications-arm64:latest [2023-03-14T20:48:15.602Z]  Building support-notifications ... done  [Pipeline] } [2023-03-14T20:48:15.606Z] $ docker stop --time=1 8220dc8b43a8003b1ace0835fca6458d7bfd61c38c4fc5e1cb342e608c145e84 [2023-03-14T20:48:18.956Z] $ docker rm -f --volumes 8220dc8b43a8003b1ace0835fca6458d7bfd61c38c4fc5e1cb342e608c145e84 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:48:19.534Z] + docker images [2023-03-14T20:48:19.803Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-14T20:48:19.803Z] support-notifications-arm64 latest a939d41bb6bb 5 seconds ago 32.5MB [2023-03-14T20:48:19.803Z] 46d1ef78e494 18 seconds ago 1.56GB [2023-03-14T20:48:19.803Z] support-scheduler-arm64 latest e051b26324cd 56 seconds ago 31.8MB [2023-03-14T20:48:19.803Z] 39535e5d9613 About a minute ago 1.56GB [2023-03-14T20:48:19.803Z] security-proxy-setup-arm64 latest 7a0442d6f082 2 minutes ago 18.6MB [2023-03-14T20:48:19.803Z] 3832973c72e8 2 minutes ago 1.47GB [2023-03-14T20:48:19.803Z] core-common-config-bootstrapper-arm64 latest 4ce86e816ba3 5 minutes ago 17.4MB [2023-03-14T20:48:19.803Z] 027d13dbeb94 5 minutes ago 1.48GB [2023-03-14T20:48:19.803Z] core-command-arm64 latest 0ee98425c15b 6 minutes ago 19.7MB [2023-03-14T20:48:19.803Z] 4978e4404d52 6 minutes ago 1.49GB [2023-03-14T20:48:19.803Z] security-proxy-auth-arm64 latest fb2a57a48827 7 minutes ago 18.2MB [2023-03-14T20:48:19.803Z] 73da19e5486c 8 minutes ago 1.47GB [2023-03-14T20:48:19.803Z] security-spire-agent-arm64 latest ea9f93f2af38 9 minutes ago 125MB [2023-03-14T20:48:19.803Z] 4eaf70c10848 10 minutes ago 1.35GB [2023-03-14T20:48:19.803Z] core-metadata-arm64 latest dd65d8e8ed47 10 minutes ago 20.4MB [2023-03-14T20:48:19.803Z] core-data-arm64 latest 5f8efef071b6 11 minutes ago 19.9MB [2023-03-14T20:48:19.803Z] 59e820f30550 11 minutes ago 1.5GB [2023-03-14T20:48:19.803Z] 811bc67df40f 11 minutes ago 1.5GB [2023-03-14T20:48:19.803Z] security-spiffe-token-provider-arm64 latest f3a01a21b3d7 13 minutes ago 32.7MB [2023-03-14T20:48:19.803Z] 5e69d16ae182 14 minutes ago 1.53GB [2023-03-14T20:48:19.803Z] security-bootstrapper-arm64 latest 5f72fec72b70 16 minutes ago 21.8MB [2023-03-14T20:48:19.803Z] security-secretstore-setup-arm64 latest 513cf7a3da0e 16 minutes ago 32MB [2023-03-14T20:48:19.803Z] aa76aa54a473 16 minutes ago 1.48GB [2023-03-14T20:48:19.803Z] 536323715067 16 minutes ago 1.47GB [2023-03-14T20:48:19.803Z] security-spire-server-arm64 latest 14ab651c9ee8 23 minutes ago 87.1MB [2023-03-14T20:48:19.803Z] security-spire-config-arm64 latest 6322f045a123 23 minutes ago 86.2MB [2023-03-14T20:48:19.803Z] acdbb56c2043 24 minutes ago 1.35GB [2023-03-14T20:48:19.803Z] d29a848e7a43 24 minutes ago 1.35GB [2023-03-14T20:48:19.803Z] ci-base-image-arm64 latest e98b614f8d40 42 minutes ago 868MB [2023-03-14T20:48:19.803Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 days ago 648MB [2023-03-14T20:48:19.803Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-14T20:48:19.803Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:48:20.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:48:20.594Z] [2023-03-14T20:48:20.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:48:21.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:48:21.274Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T20:48:21.274Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T20:48:21.274Z] 04944245beec: Pulling fs layer [2023-03-14T20:48:21.274Z] 699f458cf7ca: Pulling fs layer [2023-03-14T20:48:21.274Z] 765212b225bb: Pulling fs layer [2023-03-14T20:48:21.274Z] f23df028b6ca: Pulling fs layer [2023-03-14T20:48:21.274Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T20:48:21.274Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T20:48:21.274Z] f23df028b6ca: Waiting [2023-03-14T20:48:21.274Z] 2437ff75d9bd: Waiting [2023-03-14T20:48:21.274Z] 765212b225bb: Waiting [2023-03-14T20:48:21.274Z] d65c8cfc05b1: Waiting [2023-03-14T20:48:21.274Z] 04944245beec: Verifying Checksum [2023-03-14T20:48:21.274Z] 04944245beec: Download complete [2023-03-14T20:48:21.274Z] 765212b225bb: Verifying Checksum [2023-03-14T20:48:21.274Z] 765212b225bb: Download complete [2023-03-14T20:48:21.274Z] f23df028b6ca: Verifying Checksum [2023-03-14T20:48:21.274Z] f23df028b6ca: Download complete [2023-03-14T20:48:21.274Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T20:48:21.274Z] d65c8cfc05b1: Download complete [2023-03-14T20:48:21.541Z] 699f458cf7ca: Verifying Checksum [2023-03-14T20:48:21.541Z] 699f458cf7ca: Download complete [2023-03-14T20:48:21.809Z] 8998bd30e6a1: Verifying Checksum [2023-03-14T20:48:21.809Z] 8998bd30e6a1: Download complete [2023-03-14T20:48:24.391Z] 2437ff75d9bd: Verifying Checksum [2023-03-14T20:48:24.391Z] 2437ff75d9bd: Download complete [2023-03-14T20:48:25.794Z] 8998bd30e6a1: Pull complete [2023-03-14T20:48:26.374Z] 04944245beec: Pull complete [2023-03-14T20:48:27.775Z] 699f458cf7ca: Pull complete [2023-03-14T20:48:27.775Z] 765212b225bb: Pull complete [2023-03-14T20:48:28.730Z] f23df028b6ca: Pull complete [2023-03-14T20:48:28.730Z] d65c8cfc05b1: Pull complete [2023-03-14T20:48:41.027Z] 2437ff75d9bd: Pull complete [2023-03-14T20:48:41.027Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T20:48:41.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:48:41.027Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:48:41.637Z] prd-ubuntu20.04-docker-arm64-4c-16g-246 does not seem to be running inside a container [2023-03-14T20:48:41.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-14T20:48:44.903Z] $ docker top b5c685b054fe1a8120b0c13b2b5ab7a9904d1d45a5dc2299d1ff6d431f9811f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:48:45.843Z] ---> job-cost.sh [2023-03-14T20:48:45.843Z] lf-activate-venv: SKIPPING [2023-03-14T20:48:45.843Z] INFO: No Stack... [2023-03-14T20:48:46.425Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T20:48:47.007Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T20:48:47.658Z] + cut -d, -f6 [2023-03-14T20:48:47.658Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-03-14T20:48:47.749Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4447-1-stack-cost] [2023-03-14T20:48:47.754Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4447-1-stack-cost] did not exist. Created. [2023-03-14T20:48:47.755Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4447-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T20:48:48.482Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T20:48:48.683Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T20:48:48.699Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4447-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T20:48:48.767Z] $ docker stop --time=1 b5c685b054fe1a8120b0c13b2b5ab7a9904d1d45a5dc2299d1ff6d431f9811f0 [2023-03-14T20:48:50.335Z] $ docker rm -f --volumes b5c685b054fe1a8120b0c13b2b5ab7a9904d1d45a5dc2299d1ff6d431f9811f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-14T20:48:51.346Z] provisioning config files... [2023-03-14T20:48:51.366Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15722057091848524983tmp [Pipeline] { [Pipeline] sh [2023-03-14T20:48:51.719Z] + set +x [2023-03-14T20:48:51.719Z] + curl -s https://codecov.io/bash [2023-03-14T20:48:51.719Z] + bash -s -- [2023-03-14T20:48:51.719Z] [2023-03-14T20:48:51.719Z] _____ _ [2023-03-14T20:48:51.719Z] / ____| | | [2023-03-14T20:48:51.719Z] | | ___ __| | ___ ___ _____ __ [2023-03-14T20:48:51.719Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-14T20:48:51.719Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-14T20:48:51.719Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-14T20:48:51.719Z] Bash-1.0.6 [2023-03-14T20:48:51.719Z] [2023-03-14T20:48:51.719Z] [2023-03-14T20:48:51.719Z] ==> git version 2.25.1 found [2023-03-14T20:48:51.719Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-14T20:48:51.719Z] Release-Date: 2020-01-08 [2023-03-14T20:48:51.719Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-14T20:48:51.719Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-14T20:48:51.719Z] ==> Jenkins CI detected. [2023-03-14T20:48:51.719Z] current dir:  /w/workspace/edgex-go/1 [2023-03-14T20:48:51.719Z] project root: . [2023-03-14T20:48:51.719Z] --> token set from env [2023-03-14T20:48:51.719Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-14T20:48:51.719Z] ==> Running gcov in . (disable via -X gcov) [2023-03-14T20:48:51.719Z] ==> Python coveragepy not found [2023-03-14T20:48:51.719Z] ==> Searching for coverage reports in: [2023-03-14T20:48:51.719Z] + . [2023-03-14T20:48:51.719Z] -> Found 1 reports [2023-03-14T20:48:51.719Z] ==> Detecting git/mercurial file structure [2023-03-14T20:48:51.719Z] ==> Reading reports [2023-03-14T20:48:51.719Z] + ./coverage.out bytes=447486 [2023-03-14T20:48:51.719Z] ==> Appending adjustments [2023-03-14T20:48:51.719Z] https://docs.codecov.io/docs/fixing-reports [2023-03-14T20:48:53.094Z] + Found adjustments [2023-03-14T20:48:53.094Z] ==> Gzipping contents [2023-03-14T20:48:53.094Z] 60K /tmp/codecov.to3SdG.gz [2023-03-14T20:48:53.094Z] ==> Uploading reports [2023-03-14T20:48:53.094Z] url: https://codecov.io [2023-03-14T20:48:53.094Z] query: branch=PR-4447&commit=5fc15286b136632a1013640e5cde388ba4031b52&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4447%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4447&job=&cmd_args= [2023-03-14T20:48:53.094Z] -> Pinging Codecov [2023-03-14T20:48:53.094Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4447&commit=5fc15286b136632a1013640e5cde388ba4031b52&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4447%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4447&job=&cmd_args= [2023-03-14T20:48:53.094Z] -> Uploading to [2023-03-14T20:48:53.094Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-14/00271124DB129430A58F1EEE437C3FCB/5fc15286b136632a1013640e5cde388ba4031b52/c79b87ad-2f9e-478c-97ee-87dba5e1fd20.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T204852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=33b10b8cb4dcbd5ce93bed2271fc5abb341fc17c009da4b2ee7e005d8b925271 [2023-03-14T20:48:53.094Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T20:48:53.094Z] Dload Upload Total Spent Left Speed [2023-03-14T20:48:53.353Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57641 0 0 100 57641 0 225k --:--:-- --:--:-- --:--:-- 225k [2023-03-14T20:48:53.353Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5fc15286b136632a1013640e5cde388ba4031b52 [Pipeline] } [2023-03-14T20:48:53.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-14T20:48:54.670Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:48:54.991Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:48:55.875Z] ---> package-listing.sh [2023-03-14T20:48:55.875Z] ++ facter osfamily [2023-03-14T20:48:55.875Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T20:48:56.134Z] + OS_FAMILY=debian [2023-03-14T20:48:56.134Z] + workspace=/w/workspace/edgex-go/1 [2023-03-14T20:48:56.134Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T20:48:56.134Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T20:48:56.134Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T20:48:56.134Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T20:48:56.134Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-14T20:48:56.134Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T20:48:56.134Z] + case "${OS_FAMILY}" in [2023-03-14T20:48:56.134Z] + dpkg -l [2023-03-14T20:48:56.134Z] + grep '^ii' [2023-03-14T20:48:56.134Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T20:48:56.134Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T20:48:56.134Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T20:48:56.134Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-14T20:48:56.134Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-14T20:48:56.134Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-14T20:48:56.167Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-14T20:48:56.454Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:48:57.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:48:57.071Z] [2023-03-14T20:48:57.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:48:57.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:48:57.442Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T20:48:57.442Z] 5eb5b503b376: Pulling fs layer [2023-03-14T20:48:57.442Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T20:48:57.442Z] ec43610c2a17: Pulling fs layer [2023-03-14T20:48:57.442Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T20:48:57.442Z] 33b1e0a273af: Pulling fs layer [2023-03-14T20:48:57.442Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T20:48:57.442Z] 2f39f015ded8: Pulling fs layer [2023-03-14T20:48:57.442Z] 33b1e0a273af: Waiting [2023-03-14T20:48:57.442Z] 5d3b04190fa2: Waiting [2023-03-14T20:48:57.442Z] 2f39f015ded8: Waiting [2023-03-14T20:48:57.442Z] 3a2ae6a8a46f: Waiting [2023-03-14T20:48:57.442Z] 5c69ac0246d0: Verifying Checksum [2023-03-14T20:48:57.442Z] 5c69ac0246d0: Download complete [2023-03-14T20:48:57.700Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-14T20:48:57.700Z] 3a2ae6a8a46f: Download complete [2023-03-14T20:48:57.700Z] 33b1e0a273af: Verifying Checksum [2023-03-14T20:48:57.700Z] 33b1e0a273af: Download complete [2023-03-14T20:48:57.700Z] 5d3b04190fa2: Verifying Checksum [2023-03-14T20:48:57.700Z] 5d3b04190fa2: Download complete [2023-03-14T20:48:57.700Z] ec43610c2a17: Verifying Checksum [2023-03-14T20:48:57.700Z] ec43610c2a17: Download complete [2023-03-14T20:48:57.700Z] 5eb5b503b376: Verifying Checksum [2023-03-14T20:48:57.700Z] 5eb5b503b376: Download complete [2023-03-14T20:48:58.263Z] 2f39f015ded8: Download complete [2023-03-14T20:48:59.198Z] 5eb5b503b376: Pull complete [2023-03-14T20:48:59.457Z] 5c69ac0246d0: Pull complete [2023-03-14T20:49:00.025Z] ec43610c2a17: Pull complete [2023-03-14T20:49:00.025Z] 3a2ae6a8a46f: Pull complete [2023-03-14T20:49:00.284Z] 33b1e0a273af: Pull complete [2023-03-14T20:49:00.542Z] 5d3b04190fa2: Pull complete [2023-03-14T20:49:05.808Z] 2f39f015ded8: Pull complete [2023-03-14T20:49:05.808Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T20:49:05.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:49:05.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:49:06.025Z] prd-ubuntu20.04-docker-8c-8g-239 does not seem to be running inside a container [2023-03-14T20:49:06.049Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T20:49:11.217Z] $ docker top 6a53eb65a03cf74fa25b64e8c640dd1dfa7845e35a3daf0ef3493c52886ce052 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:49:11.617Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T20:49:11.924Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T20:49:12.226Z] + ls /var/log/sa-host [2023-03-14T20:49:12.226Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:49:12.378Z] provisioning config files... [2023-03-14T20:49:12.390Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4170870044621437066tmp [Pipeline] { [Pipeline] echo [2023-03-14T20:49:12.438Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:49:12.755Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T20:49:12.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:49:13.164Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T20:49:13.194Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:49:13.500Z] ---> sudo-logs.sh [2023-03-14T20:49:13.500Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T20:49:13.577Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:49:13.885Z] ---> job-cost.sh [2023-03-14T20:49:13.885Z] lf-activate-venv: SKIPPING [2023-03-14T20:49:13.885Z] DEBUG: total: 0.10999999940395355 [2023-03-14T20:49:13.885Z] INFO: Retrieving Stack Cost... [2023-03-14T20:49:14.143Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T20:49:14.711Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T20:49:14.743Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:49:15.052Z] ---> logs-deploy.sh [2023-03-14T20:49:15.052Z] lf-activate-venv: SKIPPING [2023-03-14T20:49:15.052Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4447/1 [2023-03-14T20:49:15.052Z] INFO: archiving workspace using pattern(s): [2023-03-14T20:49:15.988Z] Archives upload complete. [2023-03-14T20:49:15.988Z] INFO: archiving logs to Nexus