Pull request #4274 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2285064df6e9b178781955cceb17f7dc46330ac+2bbfa6ea0378182ff5edae4544a25ed2e094b0eb (ab597c3855ec63f97dfda0b578ed724cbfad2e05) 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-ssh1487338429635016277.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6174931727572056410.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4274/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4274/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14567216495942593528.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh16314224816122424674.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4274/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4274/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13013366071939378670.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-1938’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1940 in /w/workspace/edgexfoundry_edgex-go_PR-4274 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb into PR head commit d2285064df6e9b178781955cceb17f7dc46330ac Merge succeeded, producing d2285064df6e9b178781955cceb17f7dc46330ac Checking out Revision d2285064df6e9b178781955cceb17f7dc46330ac (PR-4274) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > 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/4274/head:refs/remotes/origin/PR-4274 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2285064df6e9b178781955cceb17f7dc46330ac # 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 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2285064df6e9b178781955cceb17f7dc46330ac # timeout=10 > git rev-list --no-walk 6b08ce4bcf13e74729401289d2a8d33c4cdc84c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-11T20:07:48.734Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-11T20:07:48.799Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-11T20:07:48.817Z] ========================================================= [2023-01-11T20:07:48.817Z] EdgeX Global Pipelines Version Info [2023-01-11T20:07:48.817Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:07:49.538Z] ------------------- [2023-01-11T20:07:49.539Z] stable info: [2023-01-11T20:07:49.539Z] ------------------- [2023-01-11T20:07:49.539Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-11T20:07:49.539Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T20:07:49.539Z] Message: update stable to v1.0.244 [2023-01-11T20:07:50.110Z] ------------------- [2023-01-11T20:07:50.110Z] experimental info: [2023-01-11T20:07:50.110Z] ------------------- [2023-01-11T20:07:50.110Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-11T20:07:50.110Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T20:07:50.110Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-11T20:07:50.297Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-11T20:07:50.309Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-11T20:07:50.322Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-11T20:07:50.334Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-11T20:07:50.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-11T20:07:50.358Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-11T20:07:50.369Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-11T20:07:50.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-11T20:07:50.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-11T20:07:50.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-11T20:07:50.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-11T20:07:50.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-11T20:07:50.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-11T20:07:50.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-11T20:07:50.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-11T20:07:50.477Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T20:07:50.490Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T20:07:50.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-11T20:07:50.516Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-11T20:07:50.527Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-11T20:07:50.540Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-11T20:07:50.550Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-11T20:07:50.564Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-11T20:07:50.575Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4274 [Pipeline] echo [2023-01-11T20:07:50.585Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4274 [Pipeline] echo [2023-01-11T20:07:50.602Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4274 [Pipeline] echo [2023-01-11T20:07:50.613Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2285064df6e9b178781955cceb17f7dc46330ac [Pipeline] echo [2023-01-11T20:07:50.626Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d228506 [Pipeline] echo [2023-01-11T20:07:50.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T20:07:50.683Z] provisioning config files... [2023-01-11T20:07:50.699Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5052180382324511711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:07:51.000Z] ---> docker-login.sh [2023-01-11T20:07:51.001Z] nexus3.edgexfoundry.org:10001 [2023-01-11T20:07:51.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:07:51.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:07:51.261Z] Configure a credential helper to remove this warning. See [2023-01-11T20:07:51.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:07:51.261Z] [2023-01-11T20:07:51.261Z] Login Succeeded [2023-01-11T20:07:51.261Z] nexus3.edgexfoundry.org:10002 [2023-01-11T20:07:51.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:07:51.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:07:51.523Z] Configure a credential helper to remove this warning. See [2023-01-11T20:07:51.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:07:51.523Z] [2023-01-11T20:07:51.523Z] Login Succeeded [2023-01-11T20:07:51.523Z] nexus3.edgexfoundry.org:10003 [2023-01-11T20:07:51.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:07:51.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:07:51.523Z] Configure a credential helper to remove this warning. See [2023-01-11T20:07:51.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:07:51.523Z] [2023-01-11T20:07:51.523Z] Login Succeeded [2023-01-11T20:07:51.523Z] nexus3.edgexfoundry.org:10004 [2023-01-11T20:07:51.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:07:51.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:07:51.782Z] Configure a credential helper to remove this warning. See [2023-01-11T20:07:51.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:07:51.782Z] [2023-01-11T20:07:51.782Z] Login Succeeded [2023-01-11T20:07:51.782Z] docker.io [2023-01-11T20:07:51.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:07:52.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:07:52.043Z] Configure a credential helper to remove this warning. See [2023-01-11T20:07:52.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:07:52.043Z] [2023-01-11T20:07:52.043Z] Login Succeeded [2023-01-11T20:07:52.043Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T20:07:52.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T20:07:52.358Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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-01-11T20:07:52.358Z] + dirname cmd/core-command/Dockerfile [2023-01-11T20:07:52.358Z] + cut -d/ -f2 [2023-01-11T20:07:52.358Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-11T20:07:52.358Z] + dirname cmd/core-data/Dockerfile [2023-01-11T20:07:52.358Z] + cut -d/ -f2 [2023-01-11T20:07:52.358Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-11T20:07:52.358Z] + dirname cmd/core-metadata/Dockerfile [2023-01-11T20:07:52.358Z] + cut -d/ -f2 [2023-01-11T20:07:52.358Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-11T20:07:52.358Z] + + dirname cmd/security-bootstrapper/Dockerfilecut [2023-01-11T20:07:52.358Z] -d/ -f2 [2023-01-11T20:07:52.358Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-11T20:07:52.358Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-11T20:07:52.358Z] + cut -d/ -f2 [2023-01-11T20:07:52.358Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-11T20:07:52.358Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-11T20:07:52.358Z] + cut -d/ -f2 [2023-01-11T20:07:52.358Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-11T20:07:52.358Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-11T20:07:52.358Z] + cut -d/ -f2 [2023-01-11T20:07:52.358Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-11T20:07:52.358Z] + dirname+ cmd/security-spire-agent/Dockerfile [2023-01-11T20:07:52.358Z] cut -d/ -f2 [2023-01-11T20:07:52.358Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-11T20:07:52.358Z] + + cut -d/ -f2 [2023-01-11T20:07:52.358Z] dirname cmd/security-spire-config/Dockerfile [2023-01-11T20:07:52.358Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-11T20:07:52.358Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-11T20:07:52.358Z] + cut -d/ -f2 [2023-01-11T20:07:52.358Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-11T20:07:52.358Z] + dirname cmd/support-notifications/Dockerfile [2023-01-11T20:07:52.358Z] + cut -d/ -f2 [2023-01-11T20:07:52.358Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-11T20:07:52.359Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-11T20:07:52.359Z] + cut -d/ -f2 [2023-01-11T20:07:52.359Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-11T20:07:52.409Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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-01-11T20:07:52.755Z] + git rev-list -1 --merges d2285064df6e9b178781955cceb17f7dc46330ac~1..d2285064df6e9b178781955cceb17f7dc46330ac [Pipeline] echo [2023-01-11T20:07:52.773Z] -----------> git rev-list -1 --merges d2285064df6e9b178781955cceb17f7dc46330ac~1..d2285064df6e9b178781955cceb17f7dc46330ac d2285064df6e9b178781955cceb17f7dc46330ac [false] [Pipeline] sh [2023-01-11T20:07:53.057Z] + git log --format=format:%s -1 d2285064df6e9b178781955cceb17f7dc46330ac [Pipeline] echo [2023-01-11T20:07:53.069Z] ========================================================= [2023-01-11T20:07:53.069Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-11T20:07:53.069Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-11T20:07:53.420Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T20:07:53.420Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-11T20:07:53.420Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-11T20:07:53.420Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-11T20:07:53.420Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-11T20:07:53.420Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-11T20:07:53.420Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:07:53.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T20:07:53.760Z] [2023-01-11T20:07:53.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:07:54.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T20:07:54.062Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-11T20:07:54.062Z] b85a868b505f: Pulling fs layer [2023-01-11T20:07:54.062Z] e2be974225ed: Pulling fs layer [2023-01-11T20:07:54.062Z] 339a4e72a1f5: Pulling fs layer [2023-01-11T20:07:54.062Z] 988bab9f4d93: Pulling fs layer [2023-01-11T20:07:54.062Z] 1469e6f7b9e6: Pulling fs layer [2023-01-11T20:07:54.062Z] eaf3925da568: Pulling fs layer [2023-01-11T20:07:54.062Z] bab4dde63d76: Pulling fs layer [2023-01-11T20:07:54.062Z] bde34c3a00c8: Pulling fs layer [2023-01-11T20:07:54.062Z] b352a97aabf1: Pulling fs layer [2023-01-11T20:07:54.062Z] 4872d77fe225: Pulling fs layer [2023-01-11T20:07:54.062Z] 5851b861e8e6: Pulling fs layer [2023-01-11T20:07:54.062Z] bab4dde63d76: Waiting [2023-01-11T20:07:54.062Z] 988bab9f4d93: Waiting [2023-01-11T20:07:54.062Z] 5851b861e8e6: Waiting [2023-01-11T20:07:54.062Z] bde34c3a00c8: Waiting [2023-01-11T20:07:54.062Z] b352a97aabf1: Waiting [2023-01-11T20:07:54.062Z] eaf3925da568: Waiting [2023-01-11T20:07:54.062Z] 4872d77fe225: Waiting [2023-01-11T20:07:54.062Z] 1469e6f7b9e6: Waiting [2023-01-11T20:07:54.062Z] e2be974225ed: Verifying Checksum [2023-01-11T20:07:54.062Z] e2be974225ed: Download complete [2023-01-11T20:07:54.062Z] 988bab9f4d93: Verifying Checksum [2023-01-11T20:07:54.062Z] 988bab9f4d93: Download complete [2023-01-11T20:07:54.321Z] 1469e6f7b9e6: Verifying Checksum [2023-01-11T20:07:54.321Z] 1469e6f7b9e6: Download complete [2023-01-11T20:07:54.321Z] eaf3925da568: Verifying Checksum [2023-01-11T20:07:54.321Z] eaf3925da568: Download complete [2023-01-11T20:07:54.321Z] 339a4e72a1f5: Verifying Checksum [2023-01-11T20:07:54.321Z] 339a4e72a1f5: Download complete [2023-01-11T20:07:54.321Z] bde34c3a00c8: Verifying Checksum [2023-01-11T20:07:54.321Z] bde34c3a00c8: Download complete [2023-01-11T20:07:54.321Z] b352a97aabf1: Download complete [2023-01-11T20:07:54.321Z] 4872d77fe225: Verifying Checksum [2023-01-11T20:07:54.321Z] 4872d77fe225: Download complete [2023-01-11T20:07:54.321Z] 5851b861e8e6: Verifying Checksum [2023-01-11T20:07:54.321Z] 5851b861e8e6: Download complete [2023-01-11T20:07:54.321Z] b85a868b505f: Verifying Checksum [2023-01-11T20:07:54.321Z] b85a868b505f: Download complete [2023-01-11T20:07:54.580Z] bab4dde63d76: Verifying Checksum [2023-01-11T20:07:54.580Z] bab4dde63d76: Download complete [2023-01-11T20:07:55.960Z] b85a868b505f: Pull complete [2023-01-11T20:07:55.960Z] e2be974225ed: Pull complete [2023-01-11T20:07:56.227Z] 339a4e72a1f5: Pull complete [2023-01-11T20:07:56.485Z] 988bab9f4d93: Pull complete [2023-01-11T20:07:56.746Z] 1469e6f7b9e6: Pull complete [2023-01-11T20:07:56.746Z] eaf3925da568: Pull complete [2023-01-11T20:07:58.648Z] bab4dde63d76: Pull complete [2023-01-11T20:07:58.648Z] bde34c3a00c8: Pull complete [2023-01-11T20:07:58.907Z] b352a97aabf1: Pull complete [2023-01-11T20:07:58.907Z] 4872d77fe225: Pull complete [2023-01-11T20:07:58.907Z] 5851b861e8e6: Pull complete [2023-01-11T20:07:58.907Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-11T20:07:58.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T20:07:58.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:07:58.996Z] prd-ubuntu20.04-docker-8c-8g-1940 does not seem to be running inside a container [2023-01-11T20:07:59.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-11T20:08:02.132Z] $ docker top dc96f18357d2ae3ce15546477ec144565c2cb08a51203ffd7c68dfa41aaaeb7d -eo pid,comm [2023-01-11T20:08:02.181Z] 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-01-11T20:08:02.181Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T20:08:02.216Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T20:08:02.216Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T20:08:02.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T20:08:02.334Z] $ docker exec dc96f18357d2ae3ce15546477ec144565c2cb08a51203ffd7c68dfa41aaaeb7d ssh-agent [2023-01-11T20:08:02.447Z] SSH_AUTH_SOCK=/tmp/ssh-xftsJo3JbmYG/agent.33 [2023-01-11T20:08:02.447Z] SSH_AGENT_PID=39 [2023-01-11T20:08:02.453Z] Running ssh-add (command line suppressed) [2023-01-11T20:08:02.547Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1866179077314183091.key (/w/workspace/edgex-go/2@tmp/private_key_1866179077314183091.key) [2023-01-11T20:08:02.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T20:08:02.852Z] + git tag --points-at HEAD [Pipeline] } [2023-01-11T20:08:02.863Z] $ docker exec --env ******** --env ******** dc96f18357d2ae3ce15546477ec144565c2cb08a51203ffd7c68dfa41aaaeb7d ssh-agent -k [2023-01-11T20:08:02.956Z] unset SSH_AUTH_SOCK; [2023-01-11T20:08:02.956Z] unset SSH_AGENT_PID; [2023-01-11T20:08:02.957Z] echo Agent pid 39 killed; [2023-01-11T20:08:02.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-11T20:08:02.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T20:08:02.985Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T20:08:03.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T20:08:03.096Z] $ docker exec dc96f18357d2ae3ce15546477ec144565c2cb08a51203ffd7c68dfa41aaaeb7d ssh-agent [2023-01-11T20:08:03.202Z] SSH_AUTH_SOCK=/tmp/ssh-21MBIvnvKnpx/agent.71 [2023-01-11T20:08:03.202Z] SSH_AGENT_PID=77 [2023-01-11T20:08:03.207Z] Running ssh-add (command line suppressed) [2023-01-11T20:08:03.314Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_822488479667770461.key (/w/workspace/edgex-go/2@tmp/private_key_822488479667770461.key) [2023-01-11T20:08:03.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T20:08:03.627Z] + git semver init [2023-01-11T20:08:03.887Z] 2023-01-11 20:08:03,799 [run_init] DEBUG init version:0.0.0 force:False [2023-01-11T20:08:03.887Z] 2023-01-11 20:08:03,799 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-01-11T20:08:03.887Z] 2023-01-11 20:08:03,800 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-01-11T20:08:03.887Z] 2023-01-11 20:08:03,800 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-01-11T20:08:09.222Z] 2023-01-11 20:08:08,783 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-01-11T20:08:09.222Z] 2023-01-11 20:08:08,785 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4274 with force:False [2023-01-11T20:08:09.222Z] 2023-01-11 20:08:08,785 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4274 [2023-01-11T20:08:09.222Z] 2023-01-11 20:08:08,791 [execute] INFO git cat-file --batch-check [2023-01-11T20:08:09.222Z] 2023-01-11 20:08:08,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T20:08:09.222Z] 2023-01-11 20:08:08,797 [execute] INFO git cat-file --batch [2023-01-11T20:08:09.222Z] 2023-01-11 20:08:08,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T20:08:09.222Z] 2023-01-11 20:08:08,801 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4274 [2023-01-11T20:08:09.222Z] 0.0.0 [Pipeline] } [2023-01-11T20:08:09.231Z] $ docker exec --env ******** --env ******** dc96f18357d2ae3ce15546477ec144565c2cb08a51203ffd7c68dfa41aaaeb7d ssh-agent -k [2023-01-11T20:08:09.331Z] unset SSH_AUTH_SOCK; [2023-01-11T20:08:09.331Z] unset SSH_AGENT_PID; [2023-01-11T20:08:09.331Z] echo Agent pid 77 killed; [2023-01-11T20:08:09.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T20:08:09.638Z] + git semver [Pipeline] } [2023-01-11T20:08:09.911Z] $ docker stop --time=1 dc96f18357d2ae3ce15546477ec144565c2cb08a51203ffd7c68dfa41aaaeb7d [2023-01-11T20:08:11.214Z] $ docker rm -f --volumes dc96f18357d2ae3ce15546477ec144565c2cb08a51203ffd7c68dfa41aaaeb7d [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T20:08:11.549Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-11T20:08:11.742Z] Stashed 1 file(s) [Pipeline] echo [2023-01-11T20:08:11.746Z] [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-01-11T20:08:12.124Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-01-11T20:08:12.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T20:08:12.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T20:08:12.159Z] ========================================================= [2023-01-11T20:08:12.159Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-11T20:08:12.159Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-11T20:08:12.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-11T20:08:12.444Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-11T20:08:12.444Z] 213ec9aee27d: Pulling fs layer [2023-01-11T20:08:12.444Z] 4583459ba037: Pulling fs layer [2023-01-11T20:08:12.444Z] 93c1e223e6f2: Pulling fs layer [2023-01-11T20:08:12.444Z] 53926ce57604: Pulling fs layer [2023-01-11T20:08:12.444Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-11T20:08:12.444Z] 22ff95d597cd: Pulling fs layer [2023-01-11T20:08:12.444Z] 12d6caf4c0d1: Pulling fs layer [2023-01-11T20:08:12.444Z] 96b7cbca73a9: Pulling fs layer [2023-01-11T20:08:12.444Z] a7acece74701: Pulling fs layer [2023-01-11T20:08:12.444Z] 22ff95d597cd: Waiting [2023-01-11T20:08:12.444Z] 12d6caf4c0d1: Waiting [2023-01-11T20:08:12.444Z] 53926ce57604: Waiting [2023-01-11T20:08:12.444Z] 96b7cbca73a9: Waiting [2023-01-11T20:08:12.444Z] 21b2b0c7a3f4: Waiting [2023-01-11T20:08:12.444Z] a7acece74701: Waiting [2023-01-11T20:08:12.444Z] 93c1e223e6f2: Verifying Checksum [2023-01-11T20:08:12.444Z] 93c1e223e6f2: Download complete [2023-01-11T20:08:12.444Z] 4583459ba037: Verifying Checksum [2023-01-11T20:08:12.444Z] 4583459ba037: Download complete [2023-01-11T20:08:12.444Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-11T20:08:12.444Z] 21b2b0c7a3f4: Download complete [2023-01-11T20:08:12.444Z] 22ff95d597cd: Verifying Checksum [2023-01-11T20:08:12.444Z] 22ff95d597cd: Download complete [2023-01-11T20:08:12.444Z] 213ec9aee27d: Verifying Checksum [2023-01-11T20:08:12.444Z] 12d6caf4c0d1: Verifying Checksum [2023-01-11T20:08:12.445Z] 12d6caf4c0d1: Download complete [2023-01-11T20:08:12.709Z] 213ec9aee27d: Pull complete [2023-01-11T20:08:12.977Z] 4583459ba037: Pull complete [2023-01-11T20:08:12.977Z] 93c1e223e6f2: Pull complete [2023-01-11T20:08:12.977Z] a7acece74701: Verifying Checksum [2023-01-11T20:08:12.977Z] a7acece74701: Download complete [2023-01-11T20:08:13.239Z] 96b7cbca73a9: Verifying Checksum [2023-01-11T20:08:13.239Z] 96b7cbca73a9: Download complete [2023-01-11T20:08:13.239Z] 53926ce57604: Verifying Checksum [2023-01-11T20:08:13.239Z] 53926ce57604: Download complete [2023-01-11T20:08:17.423Z] 53926ce57604: Pull complete [2023-01-11T20:08:17.423Z] 21b2b0c7a3f4: Pull complete [2023-01-11T20:08:17.423Z] 22ff95d597cd: Pull complete [2023-01-11T20:08:17.423Z] 12d6caf4c0d1: Pull complete [2023-01-11T20:08:19.959Z] 96b7cbca73a9: Pull complete [2023-01-11T20:08:20.526Z] a7acece74701: Pull complete [2023-01-11T20:08:20.526Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-11T20:08:20.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-11T20:08:20.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-11T20:08:20.820Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-11T20:08:20.820Z] WORKDIR /edgex [2023-01-11T20:08:20.820Z] COPY go.mod . [2023-01-11T20:08:20.820Z] RUN go mod download [2023-01-11T20:08:20.820Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-11T20:08:21.444Z] Sending build context to Docker daemon 170.2MB [2023-01-11T20:08:21.444Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-11T20:08:21.444Z] ---> db6d94c90886 [2023-01-11T20:08:21.444Z] Step 2/4 : WORKDIR /edgex [2023-01-11T20:08:26.762Z] ---> Running in 2b7d53fd04a2 [2023-01-11T20:08:26.762Z] Removing intermediate container 2b7d53fd04a2 [2023-01-11T20:08:26.762Z] ---> 2d1f91cc5dd0 [2023-01-11T20:08:26.762Z] Step 3/4 : COPY go.mod . [2023-01-11T20:08:26.762Z] ---> e2952a5e6b65 [2023-01-11T20:08:26.762Z] Step 4/4 : RUN go mod download [2023-01-11T20:08:26.762Z] ---> Running in 92d4155c7c4a [2023-01-11T20:08:26.817Z] Still waiting to schedule task [2023-01-11T20:08:26.817Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1939’ [2023-01-11T20:08:41.662Z] Removing intermediate container 92d4155c7c4a [2023-01-11T20:08:41.662Z] ---> 485733c61480 [2023-01-11T20:08:41.662Z] Successfully built 485733c61480 [2023-01-11T20:08:41.662Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:08:41.966Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T20:08:41.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:08:42.040Z] prd-ubuntu20.04-docker-8c-8g-1940 does not seem to be running inside a container [2023-01-11T20:08:42.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-11T20:08:43.108Z] $ docker top 6c5d371c0caba2053407b1ea243ba087197bab753144cd16311aef2e0fad324a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T20:08:43.449Z] + go version [2023-01-11T20:08:43.449Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-11T20:08:43.459Z] $ docker stop --time=1 6c5d371c0caba2053407b1ea243ba087197bab753144cd16311aef2e0fad324a [2023-01-11T20:08:45.186Z] $ docker rm -f --volumes 6c5d371c0caba2053407b1ea243ba087197bab753144cd16311aef2e0fad324a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:08:45.596Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T20:08:45.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:08:45.663Z] prd-ubuntu20.04-docker-8c-8g-1940 does not seem to be running inside a container [2023-01-11T20:08:45.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-11T20:08:46.027Z] $ docker top d217a92798ca2328413a6410e5e2b2160bf83114b902027f4f8a05798451635a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-11T20:08:46.096Z] ========================================================= [2023-01-11T20:08:46.096Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-11T20:08:46.096Z] ========================================================= [Pipeline] sh [2023-01-11T20:08:46.374Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-01-11T20:08:46.669Z] + make test [2023-01-11T20:08:46.669Z] go test -race -coverprofile=coverage.out ./... [2023-01-11T20:08:53.248Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-11T20:09:08.127Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-11T20:09:08.127Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-11T20:09:08.127Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-11T20:09:08.127Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-11T20:09:08.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-11T20:09:08.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-11T20:09:08.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-11T20:09:08.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-11T20:09:08.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-11T20:09:08.127Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-11T20:09:08.127Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-11T20:09:08.127Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-11T20:09:08.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-11T20:09:08.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2023-01-11T20:09:08.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-11T20:09:08.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-11T20:09:08.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 98.5% of statements [2023-01-11T20:09:08.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.093s coverage: 43.0% of statements [2023-01-11T20:09:08.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-11T20:09:08.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-11T20:09:08.128Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 54.0% of statements [2023-01-11T20:09:08.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-11T20:09:08.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-11T20:09:12.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.839s coverage: 89.2% of statements [2023-01-11T20:09:12.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-11T20:09:12.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-11T20:09:12.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-11T20:09:12.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-11T20:09:12.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-11T20:09:12.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.093s coverage: 2.4% of statements [2023-01-11T20:09:12.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-11T20:09:12.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-11T20:09:12.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.518s coverage: 95.6% of statements [2023-01-11T20:09:12.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-11T20:09:12.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-11T20:09:12.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-11T20:09:12.309Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements [2023-01-11T20:09:12.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-11T20:09:12.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-11T20:09:12.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-11T20:09:12.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-11T20:09:12.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-11T20:09:12.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.108s coverage: 60.0% of statements [2023-01-11T20:09:12.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-11T20:09:12.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-11T20:09:12.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-11T20:09:12.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2023-01-11T20:09:12.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-11T20:09:12.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2023-01-11T20:09:12.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 29.6% of statements [2023-01-11T20:09:12.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-11T20:09:12.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements [2023-01-11T20:09:12.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements [2023-01-11T20:09:12.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.083s coverage: 94.1% of statements [2023-01-11T20:09:12.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2023-01-11T20:09:12.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2023-01-11T20:09:16.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.081s coverage: 94.4% of statements [2023-01-11T20:09:16.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.071s coverage: 44.8% of statements [2023-01-11T20:09:21.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.224s coverage: 79.9% of statements [2023-01-11T20:09:21.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 58.8% of statements [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.224s coverage: 91.2% of statements [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 64.7% of statements [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.338s coverage: 65.8% of statements [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 41.8% of statements [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-11T20:09:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-11T20:09:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-11T20:09:31.812Z] 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-01-11T20:09:53.752Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-11T20:09:53.752Z] go vet ./... [2023-01-11T20:09:54.689Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T20:09:54.948Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T20:09:54.948Z] ./bin/test-attribution-txt.sh [2023-01-11T20:09:55.208Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-11T20:09:55.208Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-11T20:09:55.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-11T20:09:55.508Z] + ls -al . [2023-01-11T20:09:55.508Z] total 752 [2023-01-11T20:09:55.508Z] drwxrwxr-x 11 1001 1001 4096 Jan 11 20:08 . [2023-01-11T20:09:55.508Z] drwxr-xr-x 4 root root 4096 Jan 11 20:08 .. [2023-01-11T20:09:55.508Z] drwxrwxr-x 2 1001 1001 4096 Jan 11 20:07 .blubracket [2023-01-11T20:09:55.508Z] -rw-rw-r-- 1 1001 1001 16 Jan 11 20:07 .dockerignore [2023-01-11T20:09:55.508Z] drwxrwxr-x 8 1001 1001 4096 Jan 11 20:09 .git [2023-01-11T20:09:55.508Z] drwxrwxr-x 3 1001 1001 4096 Jan 11 20:07 .github [2023-01-11T20:09:55.508Z] -rw-rw-r-- 1 1001 1001 956 Jan 11 20:07 .gitignore [2023-01-11T20:09:55.508Z] -rw-rw-r-- 1 1001 1001 42 Jan 11 20:07 .golangci.yml [2023-01-11T20:09:55.508Z] -rw-rw-r-- 1 1001 1001 87 Jan 11 20:07 .hadolint.yml [2023-01-11T20:09:55.508Z] drwxr-xr-x 3 1001 1001 4096 Jan 11 20:08 .semver [2023-01-11T20:09:55.508Z] -rw-rw-r-- 1 1001 1001 166 Jan 11 20:07 .sonarcloud.properties [2023-01-11T20:09:55.508Z] -rw-rw-r-- 1 1001 1001 1171 Jan 11 20:07 ADOPTERS.md [2023-01-11T20:09:55.508Z] -rw-rw-r-- 1 1001 1001 10618 Jan 11 20:07 Attribution.txt [2023-01-11T20:09:55.508Z] -rw-rw-r-- 1 1001 1001 73765 Jan 11 20:07 CHANGELOG.md [2023-01-11T20:09:55.508Z] -rw-rw-r-- 1 1001 1001 3804 Jan 11 20:07 CONTRIBUTING.md [2023-01-11T20:09:55.508Z] -rw-rw-r-- 1 1001 1001 677 Jan 11 20:07 GOVERNANCE.md [2023-01-11T20:09:55.508Z] -rw-rw-r-- 1 1001 1001 850 Jan 11 20:07 Jenkinsfile [2023-01-11T20:09:55.508Z] -rw-rw-r-- 1 1001 1001 10775 Jan 11 20:07 LICENSE [2023-01-11T20:09:55.508Z] -rw-rw-r-- 1 1001 1001 12513 Jan 11 20:07 Makefile [2023-01-11T20:09:55.508Z] -rw-rw-r-- 1 1001 1001 582 Jan 11 20:07 OWNERS.md [2023-01-11T20:09:55.508Z] -rw-rw-r-- 1 1001 1001 9403 Jan 11 20:07 README.md [2023-01-11T20:09:55.508Z] -rw-rw-r-- 1 1001 1001 6912 Jan 11 20:07 SECURITY.md [2023-01-11T20:09:55.508Z] -rw-rw-r-- 1 1001 1001 5 Jan 11 20:08 VERSION [2023-01-11T20:09:55.508Z] drwxrwxr-x 2 1001 1001 4096 Jan 11 20:07 bin [2023-01-11T20:09:55.508Z] drwxrwxr-x 16 1001 1001 4096 Jan 11 20:07 cmd [2023-01-11T20:09:55.508Z] -rw-r--r-- 1 root root 494838 Jan 11 20:09 coverage.out [2023-01-11T20:09:55.508Z] -rw-rw-r-- 1 1001 1001 3376 Jan 11 20:07 go.mod [2023-01-11T20:09:55.508Z] -rw-rw-r-- 1 1001 1001 34949 Jan 11 20:07 go.sum [2023-01-11T20:09:55.508Z] drwxrwxr-x 7 1001 1001 4096 Jan 11 20:07 internal [2023-01-11T20:09:55.508Z] drwxrwxr-x 3 1001 1001 4096 Jan 11 20:07 openapi [2023-01-11T20:09:55.508Z] drwxrwxr-x 4 1001 1001 4096 Jan 11 20:07 snap [2023-01-11T20:09:55.508Z] -rw-rw-r-- 1 1001 1001 204 Jan 11 20:07 version.go [Pipeline] sh [2023-01-11T20:09:55.789Z] + '[' -e coverage.out ] [2023-01-11T20:09:55.790Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-11T20:09:55.914Z] Stashed 1 file(s) [Pipeline] sh [2023-01-11T20:09:56.193Z] + make build [2023-01-11T20:09:56.193Z] 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-01-11T20:10:11.067Z] 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-01-11T20:10:11.067Z] 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-01-11T20:10:11.327Z] 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-01-11T20:10:19.445Z] 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-01-11T20:10:20.013Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-11T20:10:21.389Z] 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-01-11T20:10:22.768Z] 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-01-11T20:10:23.336Z] 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-01-11T20:10:24.279Z] 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-01-11T20:10:26.803Z] 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-01-11T20:10:28.187Z] $ docker stop --time=1 d217a92798ca2328413a6410e5e2b2160bf83114b902027f4f8a05798451635a [2023-01-11T20:10:32.013Z] $ docker rm -f --volumes d217a92798ca2328413a6410e5e2b2160bf83114b902027f4f8a05798451635a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:10:32.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-11T20:10:32.831Z] [2023-01-11T20:10:32.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:10:33.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-11T20:10:33.127Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-11T20:10:33.127Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-11T20:10:33.127Z] ca9280d653b3: Pulling fs layer [2023-01-11T20:10:33.127Z] 7e9c9ca2126c: Pulling fs layer [2023-01-11T20:10:33.127Z] cbdbe7a5bc2a: Verifying Checksum [2023-01-11T20:10:33.127Z] cbdbe7a5bc2a: Download complete [2023-01-11T20:10:33.384Z] ca9280d653b3: Verifying Checksum [2023-01-11T20:10:33.384Z] ca9280d653b3: Download complete [2023-01-11T20:10:33.384Z] cbdbe7a5bc2a: Pull complete [2023-01-11T20:10:33.947Z] 7e9c9ca2126c: Verifying Checksum [2023-01-11T20:10:33.947Z] 7e9c9ca2126c: Download complete [2023-01-11T20:10:33.947Z] ca9280d653b3: Pull complete [2023-01-11T20:10:37.232Z] 7e9c9ca2126c: Pull complete [2023-01-11T20:10:37.232Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-11T20:10:37.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-11T20:10:37.232Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:10:37.317Z] prd-ubuntu20.04-docker-8c-8g-1940 does not seem to be running inside a container [2023-01-11T20:10:37.344Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-11T20:10:40.012Z] $ docker top 77e5dfc20ee0a1fc175858fd292dca961dc5e7fd96e008be0803e222e0015c88 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T20:10:40.359Z] + docker-compose build --help [2023-01-11T20:10:40.359Z] + grep parallel [2023-01-11T20:10:40.927Z] --parallel Build images in parallel. [Pipeline] } [2023-01-11T20:10:40.938Z] $ docker stop --time=1 77e5dfc20ee0a1fc175858fd292dca961dc5e7fd96e008be0803e222e0015c88 [2023-01-11T20:10:42.228Z] $ docker rm -f --volumes 77e5dfc20ee0a1fc175858fd292dca961dc5e7fd96e008be0803e222e0015c88 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:10:42.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-11T20:10:42.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:10:42.684Z] prd-ubuntu20.04-docker-8c-8g-1940 does not seem to be running inside a container [2023-01-11T20:10:42.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-11T20:10:43.044Z] $ docker top 2f022ea9762d4a26cc7ed184945c3dccb9fe3915c7f10a20ba5a2c8fc9c05f23 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T20:10:43.382Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-11T20:10:43.949Z] Building core-command ... [2023-01-11T20:10:43.949Z] Building core-data ... [2023-01-11T20:10:43.949Z] Building core-metadata ... [2023-01-11T20:10:43.949Z] Building security-bootstrapper ... [2023-01-11T20:10:43.949Z] Building security-proxy-setup ... [2023-01-11T20:10:43.949Z] Building security-secretstore-setup ... [2023-01-11T20:10:43.949Z] Building security-spiffe-token-provider ... [2023-01-11T20:10:43.949Z] Building security-spire-agent ... [2023-01-11T20:10:43.949Z] Building security-spire-config ... [2023-01-11T20:10:43.949Z] Building security-spire-server ... [2023-01-11T20:10:43.949Z] Building support-notifications ... [2023-01-11T20:10:43.949Z] Building support-scheduler ... [2023-01-11T20:10:43.949Z] Building core-command [2023-01-11T20:10:43.949Z] Building support-notifications [2023-01-11T20:10:43.949Z] Building security-spire-agent [2023-01-11T20:10:43.949Z] Building security-spire-config [2023-01-11T20:10:43.949Z] Building core-data [2023-01-11T20:10:53.920Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:10:53.920Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:10:53.920Z] ---> 485733c61480 [2023-01-11T20:10:53.920Z] Step 3/24 : WORKDIR /edgex-go [2023-01-11T20:10:54.492Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:10:54.492Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:10:54.492Z] ---> 485733c61480 [2023-01-11T20:10:54.492Z] Step 3/24 : WORKDIR /edgex-go [2023-01-11T20:10:54.492Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:10:54.492Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:10:54.492Z] ---> 485733c61480 [2023-01-11T20:10:54.492Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:10:54.492Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:10:54.492Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:10:54.492Z] ---> 485733c61480 [2023-01-11T20:10:54.492Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:10:55.874Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:10:55.874Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:10:55.874Z] ---> 485733c61480 [2023-01-11T20:10:55.874Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:10:58.938Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1942 in /w/workspace/edgexfoundry_edgex-go_PR-4274 [Pipeline] { [Pipeline] ws [2023-01-11T20:10:58.950Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-01-11T20:10:59.000Z] The recommended git tool is: git [2023-01-11T20:11:05.848Z] ---> Running in 5ab3f37fade3 [2023-01-11T20:11:05.848Z] ---> Running in ef3ad6af0e1c [2023-01-11T20:11:05.848Z] ---> Running in 15d4c45a0bde [2023-01-11T20:11:05.848Z] ---> Running in 9c298963fb92 [2023-01-11T20:11:05.848Z] ---> Running in c97698626fba [2023-01-11T20:11:05.848Z] Removing intermediate container 5ab3f37fade3 [2023-01-11T20:11:05.848Z] ---> a16bb9a95460 [2023-01-11T20:11:05.848Z] Step 4/22 : WORKDIR /edgex-go [2023-01-11T20:11:05.848Z] Removing intermediate container ef3ad6af0e1c [2023-01-11T20:11:05.848Z] ---> 7d906e5d9c29 [2023-01-11T20:11:05.848Z] Step 4/23 : WORKDIR /edgex-go [2023-01-11T20:11:05.848Z] Removing intermediate container 15d4c45a0bde [2023-01-11T20:11:05.848Z] ---> 727bb12c54b7 [2023-01-11T20:11:05.848Z] Step 4/22 : WORKDIR /edgex-go [2023-01-11T20:11:05.848Z] Removing intermediate container 9c298963fb92 [2023-01-11T20:11:05.848Z] ---> 220d9e32e15b [2023-01-11T20:11:05.848Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-11T20:11:05.848Z] Removing intermediate container c97698626fba [2023-01-11T20:11:05.848Z] ---> f25992d237f4 [2023-01-11T20:11:05.848Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-11T20:11:05.848Z] ---> Running in 38bc042079a4 [2023-01-11T20:11:05.848Z] ---> Running in 808b5b6114e5 [2023-01-11T20:11:05.848Z] ---> Running in e99155dfbe0e [2023-01-11T20:11:05.848Z] ---> Running in 426297a04919 [2023-01-11T20:11:05.848Z] ---> Running in e11f4171bddb [2023-01-11T20:11:05.848Z] Removing intermediate container 38bc042079a4 [2023-01-11T20:11:05.848Z] ---> d3fecd6f9e84 [2023-01-11T20:11:05.848Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-11T20:11:05.848Z] Removing intermediate container 808b5b6114e5 [2023-01-11T20:11:05.848Z] ---> ad00301de29c [2023-01-11T20:11:05.848Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-11T20:11:05.848Z] ---> Running in df0ddad89238 [2023-01-11T20:11:05.848Z] ---> Running in 0ab31a0a8180 [2023-01-11T20:11:05.848Z] Removing intermediate container e99155dfbe0e [2023-01-11T20:11:05.848Z] ---> acaf4916ad35 [2023-01-11T20:11:05.848Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-11T20:11:05.848Z] ---> Running in 3aab8109a577 [2023-01-11T20:11:05.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:11:05.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:11:05.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:11:05.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:11:05.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:11:05.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:11:05.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:11:05.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:11:05.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:11:05.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:11:05.848Z] OK: 211 MiB in 51 packages [2023-01-11T20:11:05.848Z] OK: 211 MiB in 51 packages [2023-01-11T20:11:05.848Z] OK: 211 MiB in 51 packages [2023-01-11T20:11:06.107Z] OK: 211 MiB in 51 packages [2023-01-11T20:11:06.107Z] OK: 211 MiB in 51 packages [2023-01-11T20:11:06.365Z] Removing intermediate container df0ddad89238 [2023-01-11T20:11:06.365Z] ---> b7370feae558 [2023-01-11T20:11:06.365Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-11T20:11:06.365Z] Removing intermediate container 426297a04919 [2023-01-11T20:11:06.365Z] ---> cd6a97ea5441 [2023-01-11T20:11:06.365Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-11T20:11:06.623Z] Removing intermediate container e11f4171bddb [2023-01-11T20:11:06.623Z] ---> 381b8bcff34e [2023-01-11T20:11:06.623Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-11T20:11:06.623Z] Removing intermediate container 0ab31a0a8180 [2023-01-11T20:11:06.623Z] ---> 8b75623ee037 [2023-01-11T20:11:06.623Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-11T20:11:06.623Z] ---> fb6d3a5e1c22 [2023-01-11T20:11:06.623Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:11:06.623Z] ---> 38502150dc47 [2023-01-11T20:11:06.623Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:11:06.623Z] ---> Running in bbfd64add8a2 [2023-01-11T20:11:06.623Z] ---> Running in 64e7a318e79f [2023-01-11T20:11:06.623Z] Removing intermediate container 3aab8109a577 [2023-01-11T20:11:06.623Z] ---> 9e7e0be06d45 [2023-01-11T20:11:06.623Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-11T20:11:06.880Z] ---> 93c86c87f7d3 [2023-01-11T20:11:06.880Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:11:06.880Z] ---> Running in 309cafb364c2 [2023-01-11T20:11:06.880Z] ---> 6f82cf8780fd [2023-01-11T20:11:06.880Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:11:06.880Z] ---> Running in d9043af45a46 [2023-01-11T20:11:06.880Z] ---> e01d1422a3cd [2023-01-11T20:11:06.880Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:11:06.880Z] ---> Running in 358fb0721b2a [2023-01-11T20:11:08.179Z] using credential edgex-jenkins-ssh [2023-01-11T20:11:08.208Z] Cloning the remote Git repository [2023-01-11T20:11:08.308Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-11T20:11:08.460Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-01-11T20:11:08.943Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-11T20:11:08.944Z] > git --version # timeout=10 [2023-01-11T20:11:09.022Z] > git --version # 'git version 2.25.1' [2023-01-11T20:11:09.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T20:11:09.153Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T20:11:40.587Z] Merging remotes/origin/main commit 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb into PR head commit d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:11:40.982Z] Merge succeeded, producing d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:11:40.982Z] Checking out Revision d2285064df6e9b178781955cceb17f7dc46330ac (PR-4274) [2023-01-11T20:11:38.740Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-11T20:11:38.765Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T20:11:39.812Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-11T20:11:39.863Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-11T20:11:39.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T20:11:39.885Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4274/head:refs/remotes/origin/PR-4274 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-11T20:11:40.611Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T20:11:40.634Z] > git checkout -f d2285064df6e9b178781955cceb17f7dc46330ac # timeout=10 [2023-01-11T20:11:40.883Z] > git remote # timeout=10 [2023-01-11T20:11:40.902Z] > git config --get remote.origin.url # timeout=10 [2023-01-11T20:11:40.919Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T20:11:40.935Z] > git merge 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb # timeout=10 [2023-01-11T20:11:40.964Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-11T20:11:40.995Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T20:11:41.016Z] > git checkout -f d2285064df6e9b178781955cceb17f7dc46330ac # timeout=10 [2023-01-11T20:11:41.816Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T20:11:42.727Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-11T20:11:42.727Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T20:11:42.727Z] Dload Upload Total Spent Left Speed [2023-01-11T20:11:42.727Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-01-11T20:11:43.408Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-11T20:11:43.751Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-11T20:11:43.751Z] + sudo tee /etc/docker/daemon.new [2023-01-11T20:11:43.751Z] { [2023-01-11T20:11:43.751Z] "registry-mirrors": [ [2023-01-11T20:11:43.751Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-11T20:11:43.751Z] ], [2023-01-11T20:11:43.751Z] "bip": "10.250.0.254/24", [2023-01-11T20:11:43.751Z] "hosts": [ [2023-01-11T20:11:43.751Z] "tcp://0.0.0.0:5555", [2023-01-11T20:11:43.751Z] "unix:///var/run/docker.sock" [2023-01-11T20:11:43.751Z] ], [2023-01-11T20:11:43.751Z] "mtu": 1458, [2023-01-11T20:11:43.751Z] "selinux-enabled": true, [2023-01-11T20:11:43.751Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-11T20:11:43.751Z] } [Pipeline] sh [2023-01-11T20:11:44.097Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-11T20:11:44.455Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T20:12:02.776Z] provisioning config files... [2023-01-11T20:12:02.803Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5742879032541731965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:12:03.159Z] ---> docker-login.sh [2023-01-11T20:12:03.159Z] nexus3.edgexfoundry.org:10001 [2023-01-11T20:12:03.164Z] Removing intermediate container 64e7a318e79f [2023-01-11T20:12:03.164Z] ---> 443c17c5357b [2023-01-11T20:12:03.164Z] Step 7/24 : COPY . . [2023-01-11T20:12:03.164Z] Removing intermediate container bbfd64add8a2 [2023-01-11T20:12:03.164Z] ---> 83abca796b25 [2023-01-11T20:12:03.164Z] Step 8/22 : COPY . . [2023-01-11T20:12:03.164Z] Removing intermediate container 309cafb364c2 [2023-01-11T20:12:03.164Z] ---> 3266f5cc72d0 [2023-01-11T20:12:03.164Z] Step 7/24 : COPY . . [2023-01-11T20:12:03.164Z] Removing intermediate container d9043af45a46 [2023-01-11T20:12:03.164Z] ---> 7830f857df9a [2023-01-11T20:12:03.164Z] Step 8/23 : COPY . . [2023-01-11T20:12:03.164Z] Removing intermediate container 358fb0721b2a [2023-01-11T20:12:03.164Z] ---> 003187655c33 [2023-01-11T20:12:03.164Z] Step 8/22 : COPY . . [2023-01-11T20:12:03.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:12:03.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:12:03.749Z] Configure a credential helper to remove this warning. See [2023-01-11T20:12:03.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:12:03.749Z] [2023-01-11T20:12:03.749Z] Login Succeeded [2023-01-11T20:12:03.749Z] nexus3.edgexfoundry.org:10002 [2023-01-11T20:12:04.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:12:04.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:12:04.290Z] Configure a credential helper to remove this warning. See [2023-01-11T20:12:04.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:12:04.290Z] [2023-01-11T20:12:04.290Z] Login Succeeded [2023-01-11T20:12:04.290Z] nexus3.edgexfoundry.org:10003 [2023-01-11T20:12:04.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:12:04.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:12:04.560Z] Configure a credential helper to remove this warning. See [2023-01-11T20:12:04.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:12:04.560Z] [2023-01-11T20:12:04.560Z] Login Succeeded [2023-01-11T20:12:04.560Z] nexus3.edgexfoundry.org:10004 [2023-01-11T20:12:04.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:12:04.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:12:04.828Z] Configure a credential helper to remove this warning. See [2023-01-11T20:12:04.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:12:04.828Z] [2023-01-11T20:12:04.828Z] Login Succeeded [2023-01-11T20:12:04.828Z] docker.io [2023-01-11T20:12:05.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T20:12:05.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T20:12:05.364Z] Configure a credential helper to remove this warning. See [2023-01-11T20:12:05.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T20:12:05.364Z] [2023-01-11T20:12:05.364Z] Login Succeeded [2023-01-11T20:12:05.364Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T20:12:05.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-11T20:12:05.955Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-01-11T20:12:05.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T20:12:05.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T20:12:05.995Z] ========================================================= [2023-01-11T20:12:05.995Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-11T20:12:05.995Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-11T20:12:06.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-11T20:12:06.583Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-11T20:12:06.583Z] 9b18e9b68314: Pulling fs layer [2023-01-11T20:12:06.583Z] 35d82f9e3411: Pulling fs layer [2023-01-11T20:12:06.583Z] e16973657156: Pulling fs layer [2023-01-11T20:12:06.583Z] fc693d55d65f: Pulling fs layer [2023-01-11T20:12:06.583Z] 7e9fc2657dce: Pulling fs layer [2023-01-11T20:12:06.583Z] dda99020689f: Pulling fs layer [2023-01-11T20:12:06.583Z] db1c61fa0a46: Pulling fs layer [2023-01-11T20:12:06.583Z] 891c053d2c06: Pulling fs layer [2023-01-11T20:12:06.583Z] dda99020689f: Waiting [2023-01-11T20:12:06.583Z] fc693d55d65f: Waiting [2023-01-11T20:12:06.583Z] db1c61fa0a46: Waiting [2023-01-11T20:12:06.583Z] 7e9fc2657dce: Waiting [2023-01-11T20:12:06.583Z] 891c053d2c06: Waiting [2023-01-11T20:12:06.583Z] e16973657156: Verifying Checksum [2023-01-11T20:12:06.583Z] e16973657156: Download complete [2023-01-11T20:12:06.583Z] 35d82f9e3411: Verifying Checksum [2023-01-11T20:12:06.583Z] 35d82f9e3411: Download complete [2023-01-11T20:12:06.583Z] 7e9fc2657dce: Verifying Checksum [2023-01-11T20:12:06.583Z] 7e9fc2657dce: Download complete [2023-01-11T20:12:06.583Z] dda99020689f: Verifying Checksum [2023-01-11T20:12:06.583Z] dda99020689f: Download complete [2023-01-11T20:12:06.583Z] 9b18e9b68314: Verifying Checksum [2023-01-11T20:12:06.583Z] 9b18e9b68314: Download complete [2023-01-11T20:12:07.583Z] 9b18e9b68314: Pull complete [2023-01-11T20:12:07.583Z] 891c053d2c06: Verifying Checksum [2023-01-11T20:12:07.583Z] 891c053d2c06: Download complete [2023-01-11T20:12:08.174Z] 35d82f9e3411: Pull complete [2023-01-11T20:12:08.447Z] e16973657156: Pull complete [2023-01-11T20:12:09.041Z] db1c61fa0a46: Verifying Checksum [2023-01-11T20:12:09.041Z] db1c61fa0a46: Download complete [2023-01-11T20:12:09.625Z] fc693d55d65f: Verifying Checksum [2023-01-11T20:12:09.625Z] fc693d55d65f: Download complete [2023-01-11T20:12:21.946Z] fc693d55d65f: Pull complete [2023-01-11T20:12:21.946Z] 7e9fc2657dce: Pull complete [2023-01-11T20:12:21.946Z] dda99020689f: Pull complete [2023-01-11T20:12:25.116Z] ---> 71fef17879d6 [2023-01-11T20:12:25.116Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-11T20:12:25.116Z] ---> 9b13159d08a8 [2023-01-11T20:12:25.116Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-11T20:12:25.116Z] ---> 29ce7ed68e32 [2023-01-11T20:12:25.116Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-11T20:12:25.116Z] ---> 99a0b3152c9a [2023-01-11T20:12:25.116Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-11T20:12:25.116Z] ---> 5568e7453bd0 [2023-01-11T20:12:25.116Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-11T20:12:25.116Z] ---> Running in 33440183e3cb [2023-01-11T20:12:25.116Z] ---> Running in d8c721ae4908 [2023-01-11T20:12:25.116Z] ---> Running in b4db34e3ab79 [2023-01-11T20:12:25.116Z] ---> Running in c4f220e9bbf4 [2023-01-11T20:12:25.116Z] ---> Running in 035ccd551cc0 [2023-01-11T20:12:25.116Z] Removing intermediate container c4f220e9bbf4 [2023-01-11T20:12:25.116Z] ---> b9466a47290f [2023-01-11T20:12:25.116Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-11T20:12:25.116Z] ---> Running in 24d1bde2eff0 [2023-01-11T20:12:25.116Z] Removing intermediate container 035ccd551cc0 [2023-01-11T20:12:25.116Z] ---> 65c49de39305 [2023-01-11T20:12:25.116Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-11T20:12:25.116Z] ---> Running in 26538b814746 [2023-01-11T20:12:25.116Z] Removing intermediate container 24d1bde2eff0 [2023-01-11T20:12:25.116Z] ---> 7c9e3180c442 [2023-01-11T20:12:25.116Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-11T20:12:25.116Z] ---> Running in 83c5b5232488 [2023-01-11T20:12:25.116Z] Removing intermediate container 26538b814746 [2023-01-11T20:12:25.116Z] ---> 36d2d97ff3d9 [2023-01-11T20:12:25.116Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-11T20:12:25.116Z] ---> Running in b62adfab1a92 [2023-01-11T20:12:25.116Z] 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-01-11T20:12:25.116Z] 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-01-11T20:12:25.116Z] 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-01-11T20:12:25.116Z] Removing intermediate container b62adfab1a92 [2023-01-11T20:12:25.116Z] ---> faf40af4ed4c [2023-01-11T20:12:25.116Z] Step 11/24 : WORKDIR /edgex-go [2023-01-11T20:12:25.116Z] Removing intermediate container 83c5b5232488 [2023-01-11T20:12:25.116Z] ---> 900c4d40bf3f [2023-01-11T20:12:25.116Z] Step 11/24 : WORKDIR /edgex-go [2023-01-11T20:12:25.116Z] ---> Running in 2c81b4b70f46 [2023-01-11T20:12:25.116Z] ---> Running in 8e99b9f59b87 [2023-01-11T20:12:25.116Z] Removing intermediate container 8e99b9f59b87 [2023-01-11T20:12:25.116Z] ---> cec07277e1ca [2023-01-11T20:12:25.116Z] [2023-01-11T20:12:25.116Z] Step 12/24 : FROM alpine:3.15 [2023-01-11T20:12:25.116Z] Removing intermediate container 2c81b4b70f46 [2023-01-11T20:12:25.116Z] ---> 308630508b59 [2023-01-11T20:12:25.116Z] [2023-01-11T20:12:25.116Z] Step 12/24 : FROM alpine:3.15 [2023-01-11T20:12:25.116Z] 3.15: Pulling from library/alpine [2023-01-11T20:12:25.116Z] 3.15: Pulling from library/alpine [2023-01-11T20:12:26.046Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-11T20:12:26.046Z] Status: Downloaded newer image for alpine:3.15 [2023-01-11T20:12:26.046Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-11T20:12:26.046Z] Status: Image is up to date for alpine:3.15 [2023-01-11T20:12:26.046Z] ---> c4fc93816858 [2023-01-11T20:12:26.046Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-11T20:12:26.046Z] ---> c4fc93816858 [2023-01-11T20:12:26.046Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-11T20:12:27.437Z] db1c61fa0a46: Pull complete [2023-01-11T20:12:27.634Z] ---> Running in e216c71ddb63 [2023-01-11T20:12:27.634Z] ---> Running in 9a6488992f56 [2023-01-11T20:12:27.634Z] Removing intermediate container e216c71ddb63 [2023-01-11T20:12:27.634Z] ---> 3d5bff9268fe [2023-01-11T20:12:27.634Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-11T20:12:27.634Z] Removing intermediate container 9a6488992f56 [2023-01-11T20:12:27.634Z] ---> 3a6b16e8525a [2023-01-11T20:12:27.634Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-11T20:12:27.892Z] ---> Running in 8b4d8c7d3b84 [2023-01-11T20:12:27.892Z] ---> Running in 2ae3af8107dd [2023-01-11T20:12:28.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:12:28.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:12:29.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:12:29.354Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-11T20:12:29.354Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-11T20:12:29.354Z] OK: 15859 distinct packages available [2023-01-11T20:12:29.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:12:29.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:12:29.611Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-11T20:12:29.611Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-11T20:12:29.611Z] (3/4) Installing libucontext (1.1-r0) [2023-01-11T20:12:29.611Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-11T20:12:29.611Z] Executing busybox-1.34.1-r7.trigger [2023-01-11T20:12:29.611Z] OK: 6 MiB in 18 packages [2023-01-11T20:12:29.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:12:30.043Z] 891c053d2c06: Pull complete [2023-01-11T20:12:30.043Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-11T20:12:30.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-11T20:12:30.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-11T20:12:30.136Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-11T20:12:30.136Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-11T20:12:30.136Z] OK: 15859 distinct packages available [2023-01-11T20:12:30.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:12:30.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:12:30.376Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-11T20:12:30.376Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-11T20:12:30.376Z] WORKDIR /edgex [2023-01-11T20:12:30.376Z] COPY go.mod . [2023-01-11T20:12:30.376Z] RUN go mod download [2023-01-11T20:12:30.393Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-11T20:12:30.393Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-11T20:12:30.393Z] (3/5) Installing libucontext (1.1-r0) [2023-01-11T20:12:30.393Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-11T20:12:30.393Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-11T20:12:30.393Z] Executing busybox-1.34.1-r7.trigger [2023-01-11T20:12:30.393Z] OK: 7 MiB in 19 packages [2023-01-11T20:12:30.965Z] Sending build context to Docker daemon 3.134MB [2023-01-11T20:12:30.965Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-11T20:12:30.965Z] ---> f96f9c87975a [2023-01-11T20:12:30.965Z] Step 2/4 : WORKDIR /edgex [2023-01-11T20:12:31.388Z] Removing intermediate container 8b4d8c7d3b84 [2023-01-11T20:12:31.388Z] ---> 5eded4b6077a [2023-01-11T20:12:31.388Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-11T20:12:31.646Z] Removing intermediate container 2ae3af8107dd [2023-01-11T20:12:31.646Z] ---> a7bdf292fe2a [2023-01-11T20:12:31.646Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-11T20:12:32.932Z] ---> Running in 130a38bff242 [2023-01-11T20:12:33.520Z] Removing intermediate container 130a38bff242 [2023-01-11T20:12:33.520Z] ---> d1987071872e [2023-01-11T20:12:33.520Z] Step 3/4 : COPY go.mod . [2023-01-11T20:12:33.793Z] ---> c70bd461c119 [2023-01-11T20:12:33.793Z] Step 4/4 : RUN go mod download [2023-01-11T20:12:34.062Z] ---> Running in aa1df196598c [2023-01-11T20:12:39.757Z] ---> 972dffaa4a3e [2023-01-11T20:12:39.758Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-11T20:12:39.758Z] ---> 8278bf9ee731 [2023-01-11T20:12:39.758Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-11T20:12:41.657Z] ---> 36d8fe7d9639 [2023-01-11T20:12:41.657Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-11T20:12:41.657Z] ---> Running in 2a3b0082567e [2023-01-11T20:12:41.918Z] ---> 742b99ca6b32 [2023-01-11T20:12:41.918Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-11T20:12:41.918Z] ---> 0b79582de4f1 [2023-01-11T20:12:41.918Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-11T20:12:42.176Z] Removing intermediate container 2a3b0082567e [2023-01-11T20:12:42.176Z] ---> 96947320f6ee [2023-01-11T20:12:42.176Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-11T20:12:42.739Z] ---> 63486541beff [2023-01-11T20:12:42.739Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-11T20:12:42.739Z] ---> 53aa1751c715 [2023-01-11T20:12:42.739Z] Step 19/24 : WORKDIR / [2023-01-11T20:12:42.739Z] ---> Running in 67b6084facbd [2023-01-11T20:12:43.303Z] Removing intermediate container 67b6084facbd [2023-01-11T20:12:43.303Z] ---> e2f396201dd1 [2023-01-11T20:12:43.303Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-11T20:12:45.241Z] ---> 229ed3c42a0e [2023-01-11T20:12:45.241Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-11T20:12:45.241Z] ---> Running in 9513bfaa28b9 [2023-01-11T20:12:45.241Z] ---> Running in 04854331d4b5 [2023-01-11T20:12:45.241Z] Removing intermediate container 9513bfaa28b9 [2023-01-11T20:12:45.241Z] ---> 481ebde60c43 [2023-01-11T20:12:45.241Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-11T20:12:45.241Z] ---> Running in 84d6129ac34a [2023-01-11T20:12:45.498Z] Removing intermediate container 04854331d4b5 [2023-01-11T20:12:45.498Z] ---> a37dc90fddfd [2023-01-11T20:12:45.498Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-11T20:12:45.498Z] ---> Running in e9708cb1bd38 [2023-01-11T20:12:45.756Z] Removing intermediate container 84d6129ac34a [2023-01-11T20:12:45.756Z] ---> a4b36da42d51 [2023-01-11T20:12:45.756Z] Step 22/24 : LABEL arch=x86_64 [2023-01-11T20:12:45.756Z] Removing intermediate container e9708cb1bd38 [2023-01-11T20:12:45.756Z] ---> 27622853bd47 [2023-01-11T20:12:45.756Z] Step 22/24 : LABEL arch=x86_64 [2023-01-11T20:12:46.041Z] ---> Running in 0f3e56617c6d [2023-01-11T20:12:46.041Z] ---> Running in df0641431471 [2023-01-11T20:12:46.300Z] Removing intermediate container 0f3e56617c6d [2023-01-11T20:12:46.300Z] ---> 25f58e67c063 [2023-01-11T20:12:46.300Z] Step 23/24 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:12:46.559Z] Removing intermediate container df0641431471 [2023-01-11T20:12:46.559Z] ---> d0b2a5cdd073 [2023-01-11T20:12:46.559Z] Step 23/24 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:12:46.559Z] ---> Running in 9d828f81bcdd [2023-01-11T20:12:46.559Z] ---> Running in de6aab97a0d4 [2023-01-11T20:12:46.822Z] Removing intermediate container 9d828f81bcdd [2023-01-11T20:12:46.822Z] ---> b0c2f0058284 [2023-01-11T20:12:46.822Z] Step 24/24 : LABEL version=0.0.0 [2023-01-11T20:12:46.822Z] ---> Running in 29dd55de8688 [2023-01-11T20:12:46.822Z] Removing intermediate container de6aab97a0d4 [2023-01-11T20:12:46.822Z] ---> 8a502f248daa [2023-01-11T20:12:46.822Z] Step 24/24 : LABEL version=0.0.0 [2023-01-11T20:12:47.082Z] ---> Running in 199d5b4499bc [2023-01-11T20:12:47.342Z] Removing intermediate container 29dd55de8688 [2023-01-11T20:12:47.342Z] ---> 83d62f1ae317 [2023-01-11T20:12:47.342Z] [2023-01-11T20:12:47.342Z] Successfully built 83d62f1ae317 [2023-01-11T20:12:47.342Z] Successfully tagged security-spire-config:latest [2023-01-11T20:12:47.342Z] Building security-bootstrapper [2023-01-11T20:12:47.600Z]  Building security-spire-config ... done Removing intermediate container 199d5b4499bc [2023-01-11T20:12:47.600Z] ---> d8696f639cef [2023-01-11T20:12:47.600Z] [2023-01-11T20:12:47.600Z] Successfully built d8696f639cef [2023-01-11T20:12:47.600Z] Successfully tagged security-spire-agent:latest [2023-01-11T20:12:47.600Z]  Building security-spire-agent ... done Building security-spire-server [2023-01-11T20:12:51.788Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:12:51.788Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:12:51.788Z] ---> 485733c61480 [2023-01-11T20:12:51.788Z] Step 3/23 : WORKDIR /edgex-go [2023-01-11T20:12:51.788Z] ---> Using cache [2023-01-11T20:12:51.788Z] ---> f25992d237f4 [2023-01-11T20:12:51.788Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-11T20:12:51.788Z] ---> Using cache [2023-01-11T20:12:51.788Z] ---> 381b8bcff34e [2023-01-11T20:12:51.788Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-11T20:12:51.788Z] ---> Using cache [2023-01-11T20:12:51.788Z] ---> 93c86c87f7d3 [2023-01-11T20:12:51.788Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:12:51.788Z] ---> Using cache [2023-01-11T20:12:51.788Z] ---> 3266f5cc72d0 [2023-01-11T20:12:51.788Z] Step 7/23 : COPY . . [2023-01-11T20:12:51.788Z] ---> Using cache [2023-01-11T20:12:51.788Z] ---> 5568e7453bd0 [2023-01-11T20:12:51.788Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-11T20:12:51.788Z] ---> Using cache [2023-01-11T20:12:51.788Z] ---> 65c49de39305 [2023-01-11T20:12:51.788Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-11T20:12:51.788Z] ---> Using cache [2023-01-11T20:12:51.788Z] ---> 36d2d97ff3d9 [2023-01-11T20:12:51.788Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-11T20:12:54.325Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:12:54.325Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:12:54.325Z] ---> 485733c61480 [2023-01-11T20:12:54.325Z] Step 3/32 : WORKDIR /edgex-go [2023-01-11T20:12:54.325Z] ---> Using cache [2023-01-11T20:12:54.325Z] ---> f25992d237f4 [2023-01-11T20:12:54.325Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-11T20:12:58.515Z] ---> Running in 190fc25e998a [2023-01-11T20:12:58.515Z] ---> Running in 345719d02817 [2023-01-11T20:13:03.114Z] Removing intermediate container b4db34e3ab79 [2023-01-11T20:13:03.114Z] ---> d0aea5b7b0a8 [2023-01-11T20:13:03.114Z] [2023-01-11T20:13:03.114Z] Step 10/23 : FROM alpine:3.16 [2023-01-11T20:13:03.114Z] Removing intermediate container 33440183e3cb [2023-01-11T20:13:03.114Z] ---> 876377d22974 [2023-01-11T20:13:03.114Z] [2023-01-11T20:13:03.114Z] Step 10/22 : FROM alpine:3.16 [2023-01-11T20:13:03.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:13:03.114Z] Removing intermediate container d8c721ae4908 [2023-01-11T20:13:03.114Z] ---> c7d57b594d27 [2023-01-11T20:13:03.114Z] [2023-01-11T20:13:03.114Z] Step 10/22 : FROM alpine:3.16 [2023-01-11T20:13:03.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:13:03.628Z] OK: 211 MiB in 51 packages [2023-01-11T20:13:03.628Z] 3.16: Pulling from library/alpine [2023-01-11T20:13:03.628Z] 3.16: Pulling from library/alpine [2023-01-11T20:13:03.628Z] 3.16: Pulling from library/alpine [2023-01-11T20:13:03.628Z] Removing intermediate container 345719d02817 [2023-01-11T20:13:03.628Z] ---> 044cc0d42e31 [2023-01-11T20:13:03.628Z] Step 11/23 : WORKDIR /edgex-go [2023-01-11T20:13:03.628Z] ---> Running in 44ed70569358 [2023-01-11T20:13:03.886Z] Removing intermediate container 44ed70569358 [2023-01-11T20:13:03.886Z] ---> 2102eb495bd1 [2023-01-11T20:13:03.886Z] [2023-01-11T20:13:03.886Z] Step 12/23 : FROM alpine:3.15 [2023-01-11T20:13:03.886Z] ---> c4fc93816858 [2023-01-11T20:13:03.886Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-11T20:13:03.886Z] ---> Using cache [2023-01-11T20:13:03.886Z] ---> 3a6b16e8525a [2023-01-11T20:13:03.886Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-11T20:13:03.886Z] ---> Using cache [2023-01-11T20:13:03.886Z] ---> a7bdf292fe2a [2023-01-11T20:13:03.886Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-11T20:13:06.385Z] Removing intermediate container aa1df196598c [2023-01-11T20:13:06.385Z] ---> fbabfc384b0b [2023-01-11T20:13:06.385Z] Successfully built fbabfc384b0b [2023-01-11T20:13:06.385Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:06.721Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T20:13:06.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:13:06.934Z] prd-ubuntu20.04-docker-arm64-4c-16g-1942 does not seem to be running inside a container [2023-01-11T20:13:07.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-11T20:13:07.233Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T20:13:07.233Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T20:13:07.233Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T20:13:07.233Z] Status: Image is up to date for alpine:3.16 [2023-01-11T20:13:07.233Z] ---> 66e97d75974c [2023-01-11T20:13:07.233Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-11T20:13:07.233Z] ---> bfe296a52501 [2023-01-11T20:13:07.233Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-11T20:13:07.233Z] ---> bfe296a52501 [2023-01-11T20:13:07.233Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-11T20:13:07.233Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T20:13:07.233Z] Status: Image is up to date for alpine:3.16 [2023-01-11T20:13:07.233Z] ---> bfe296a52501 [2023-01-11T20:13:07.233Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-11T20:13:07.800Z] ---> Running in 51db479efedc [2023-01-11T20:13:07.800Z] ---> Running in fe802d61a6e7 [2023-01-11T20:13:07.800Z] ---> Running in 4a3b8072dd8b [2023-01-11T20:13:07.800Z] ---> 0a245939c981 [2023-01-11T20:13:07.800Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-11T20:13:07.800Z] Removing intermediate container 190fc25e998a [2023-01-11T20:13:07.800Z] ---> 1e5e96c7f3ff [2023-01-11T20:13:07.800Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-11T20:13:07.800Z] Removing intermediate container 4a3b8072dd8b [2023-01-11T20:13:07.800Z] ---> 0239e4819d69 [2023-01-11T20:13:07.800Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-11T20:13:07.800Z] ---> Running in bb36f4abedb1 [2023-01-11T20:13:08.060Z] ---> 24d62b921f74 [2023-01-11T20:13:08.060Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:13:08.060Z] ---> Running in f936bf81464a [2023-01-11T20:13:08.060Z] Removing intermediate container bb36f4abedb1 [2023-01-11T20:13:08.060Z] ---> 4aeba07be82f [2023-01-11T20:13:08.060Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-11T20:13:08.060Z] ---> 8d3da82aad05 [2023-01-11T20:13:08.060Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-11T20:13:08.060Z] ---> Running in 2627ef72f4dc [2023-01-11T20:13:08.060Z] Removing intermediate container 2627ef72f4dc [2023-01-11T20:13:08.060Z] ---> 56c20c883aaa [2023-01-11T20:13:08.060Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-11T20:13:08.060Z] ---> Running in bd5249967823 [2023-01-11T20:13:08.320Z] $ docker top 024554c7b47ffb215fd440b94e1e287190581ea36fa2690e6b8d2b2851800957 -eo pid,comm [2023-01-11T20:13:08.320Z] ---> 9cfb61c9d547 [2023-01-11T20:13:08.320Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-11T20:13:08.320Z] ---> Running in 81cf05ede5ca [2023-01-11T20:13:08.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:13:08.320Z] Removing intermediate container 81cf05ede5ca [2023-01-11T20:13:08.320Z] ---> 34641335d679 [2023-01-11T20:13:08.320Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-11T20:13:08.320Z] ---> Running in a73238bdce6f [2023-01-11T20:13:08.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:13:08.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:13:08.320Z] Removing intermediate container a73238bdce6f [2023-01-11T20:13:08.320Z] ---> 72c0d04abb8c [2023-01-11T20:13:08.320Z] Step 21/23 : LABEL arch=x86_64 [Pipeline] { [Pipeline] sh [2023-01-11T20:13:08.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:13:08.588Z] ---> Running in ca3621dacf6d [2023-01-11T20:13:08.588Z] Removing intermediate container ca3621dacf6d [2023-01-11T20:13:08.588Z] ---> c7dcf6dd1965 [2023-01-11T20:13:08.588Z] Step 22/23 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:13:08.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:13:08.588Z] ---> Running in da06d08f1025 [2023-01-11T20:13:08.588Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-11T20:13:08.588Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:13:08.588Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-11T20:13:08.588Z] OK: 6 MiB in 15 packages [2023-01-11T20:13:08.588Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-11T20:13:08.588Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:13:08.588Z] Executing ca-certificates-20220614-r0.trigger [2023-01-11T20:13:08.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:13:08.848Z] Removing intermediate container da06d08f1025 [2023-01-11T20:13:08.848Z] ---> e73cc124f687 [2023-01-11T20:13:08.848Z] Step 23/23 : LABEL version=0.0.0 [2023-01-11T20:13:08.848Z] OK: 6 MiB in 16 packages [2023-01-11T20:13:08.848Z] ---> Running in 7d6a0d342c67 [2023-01-11T20:13:08.848Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-11T20:13:08.848Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:13:08.848Z] OK: 6 MiB in 15 packages [2023-01-11T20:13:08.848Z] Removing intermediate container 7d6a0d342c67 [2023-01-11T20:13:08.848Z] ---> 8ee433a68a6e [2023-01-11T20:13:08.848Z] [2023-01-11T20:13:09.107Z] Removing intermediate container 51db479efedc [2023-01-11T20:13:09.107Z] ---> 0f5de5201af2 [2023-01-11T20:13:09.107Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-11T20:13:09.107Z] Successfully built 8ee433a68a6e [2023-01-11T20:13:09.107Z] Successfully tagged security-spire-server:latest [2023-01-11T20:13:09.107Z] Building support-scheduler [2023-01-11T20:13:09.107Z]  Building security-spire-server ... done  ---> Running in 63b850523be5 [2023-01-11T20:13:09.171Z] + go version [2023-01-11T20:13:09.171Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-11T20:13:09.193Z] $ docker stop --time=1 024554c7b47ffb215fd440b94e1e287190581ea36fa2690e6b8d2b2851800957 [2023-01-11T20:13:10.830Z] $ docker rm -f --volumes 024554c7b47ffb215fd440b94e1e287190581ea36fa2690e6b8d2b2851800957 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:13:11.415Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T20:13:11.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:13:11.615Z] prd-ubuntu20.04-docker-arm64-4c-16g-1942 does not seem to be running inside a container [2023-01-11T20:13:11.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-11T20:13:13.037Z] $ docker top 744fbf2826b5e0b9bdd1317e2a43523c057bdba6eb9a3430167da3b8ac0f051c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-11T20:13:13.274Z] ========================================================= [2023-01-11T20:13:13.274Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-11T20:13:13.274Z] ========================================================= [Pipeline] sh [2023-01-11T20:13:13.344Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:13:13.344Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:13:13.344Z] ---> 485733c61480 [2023-01-11T20:13:13.344Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:13:13.344Z] ---> Using cache [2023-01-11T20:13:13.344Z] ---> 727bb12c54b7 [2023-01-11T20:13:13.344Z] Step 4/22 : WORKDIR /edgex-go [2023-01-11T20:13:13.344Z] ---> Using cache [2023-01-11T20:13:13.344Z] ---> acaf4916ad35 [2023-01-11T20:13:13.344Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-11T20:13:13.909Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [2023-01-11T20:13:13.910Z] Removing intermediate container 63b850523be5 [2023-01-11T20:13:13.910Z] ---> 6b4f95473165 [2023-01-11T20:13:13.910Z] Step 13/23 : ENV APP_PORT=59882 [Pipeline] fileExists [Pipeline] sh [2023-01-11T20:13:14.168Z] Removing intermediate container fe802d61a6e7 [2023-01-11T20:13:14.168Z] ---> e9e9d954b2f5 [2023-01-11T20:13:14.168Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-11T20:13:14.168Z] ---> Running in 1e45f009a73d [2023-01-11T20:13:14.168Z] Removing intermediate container bd5249967823 [2023-01-11T20:13:14.169Z] ---> 96e5d4708591 [2023-01-11T20:13:14.169Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:13:14.169Z] ---> Running in 3d8dd4c48d24 [2023-01-11T20:13:14.169Z] ---> Running in 8d08700dd1b4 [2023-01-11T20:13:14.169Z] Removing intermediate container 3d8dd4c48d24 [2023-01-11T20:13:14.169Z] ---> 59cc0e706b73 [2023-01-11T20:13:14.169Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-11T20:13:14.169Z] Removing intermediate container 8d08700dd1b4 [2023-01-11T20:13:14.169Z] ---> 2a012482f848 [2023-01-11T20:13:14.169Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-11T20:13:14.169Z] ---> Running in 4c64ac42838d [2023-01-11T20:13:14.169Z] ---> 3796a5694f4a [2023-01-11T20:13:14.169Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-11T20:13:14.169Z] ---> Running in ceffc62fb2ca [2023-01-11T20:13:14.571Z] + make test [2023-01-11T20:13:14.571Z] go test -race -coverprofile=coverage.out ./... [2023-01-11T20:13:14.733Z] Removing intermediate container ceffc62fb2ca [2023-01-11T20:13:14.733Z] ---> 0a816ebfc485 [2023-01-11T20:13:14.733Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-11T20:13:14.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:13:14.733Z] Removing intermediate container 4c64ac42838d [2023-01-11T20:13:14.733Z] ---> ca8411b5bf1a [2023-01-11T20:13:14.733Z] Step 15/23 : WORKDIR / [2023-01-11T20:13:14.733Z] ---> Running in e1fa1ff8cf84 [2023-01-11T20:13:14.733Z] ---> f941c8c018ab [2023-01-11T20:13:14.733Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-11T20:13:14.991Z] ---> Running in 74131d2cc296 [2023-01-11T20:13:14.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:13:14.991Z] Removing intermediate container e1fa1ff8cf84 [2023-01-11T20:13:14.991Z] ---> ab12071ae2bb [2023-01-11T20:13:14.991Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:13:14.991Z] Removing intermediate container 74131d2cc296 [2023-01-11T20:13:14.991Z] ---> 28bc8162f302 [2023-01-11T20:13:14.991Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:13:14.991Z] ---> 1afb528c59e3 [2023-01-11T20:13:15.249Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-11T20:13:15.249Z] ---> Running in e798628d8adb [2023-01-11T20:13:15.249Z] ---> 829b35ac48d3 [2023-01-11T20:13:15.249Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-11T20:13:15.249Z] ---> b4a7773973e0 [2023-01-11T20:13:15.249Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-11T20:13:15.249Z] OK: 211 MiB in 51 packages [2023-01-11T20:13:15.249Z] Removing intermediate container e798628d8adb [2023-01-11T20:13:15.249Z] ---> 9ed52ea1acb0 [2023-01-11T20:13:15.249Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:13:15.249Z] ---> Running in 50634de39711 [2023-01-11T20:13:15.882Z] Removing intermediate container 50634de39711 [2023-01-11T20:13:15.882Z] ---> 689be8a43639 [2023-01-11T20:13:15.882Z] Step 20/22 : LABEL arch=x86_64 [2023-01-11T20:13:16.449Z] ---> Running in d7aa5133ab62 [2023-01-11T20:13:16.449Z] Removing intermediate container 1e45f009a73d [2023-01-11T20:13:16.449Z] ---> 7618c75a3edd [2023-01-11T20:13:16.449Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-11T20:13:16.449Z] ---> 072c5b9ac24c [2023-01-11T20:13:16.449Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-11T20:13:16.449Z] ---> 4b17de83e0df [2023-01-11T20:13:16.449Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-11T20:13:16.449Z] Removing intermediate container d7aa5133ab62 [2023-01-11T20:13:16.449Z] ---> 3331278db00c [2023-01-11T20:13:16.449Z] Step 21/22 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:13:16.449Z] ---> Running in 1fe29a964777 [2023-01-11T20:13:16.449Z] ---> 9d7e7320f4da [2023-01-11T20:13:16.449Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:13:16.449Z] ---> Running in db73a96e679c [2023-01-11T20:13:16.709Z] Removing intermediate container 1fe29a964777 [2023-01-11T20:13:16.709Z] ---> 25503dca37fd [2023-01-11T20:13:16.709Z] Step 22/22 : LABEL version=0.0.0 [2023-01-11T20:13:16.709Z] ---> c57b2ba7db01 [2023-01-11T20:13:16.709Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-11T20:13:16.709Z] ---> 5a9e74420330 [2023-01-11T20:13:16.709Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-11T20:13:16.709Z] ---> Running in 3d5adda45002 [2023-01-11T20:13:16.709Z] ---> Running in 0c4eae6a9f5e [2023-01-11T20:13:16.709Z] ---> Running in 2c4d741a7666 [2023-01-11T20:13:16.967Z] Removing intermediate container 0c4eae6a9f5e [2023-01-11T20:13:16.967Z] ---> 4d2947371e8c [2023-01-11T20:13:16.967Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:13:16.967Z] Removing intermediate container 2c4d741a7666 [2023-01-11T20:13:16.967Z] ---> 96b946a518e4 [2023-01-11T20:13:16.967Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:13:16.967Z] Removing intermediate container 3d5adda45002 [2023-01-11T20:13:16.967Z] ---> 6215c5c4a723 [2023-01-11T20:13:16.967Z] [2023-01-11T20:13:16.967Z] ---> Running in 62f57dc0a717 [2023-01-11T20:13:16.967Z] ---> Running in 109491255ea7 [2023-01-11T20:13:16.967Z] Successfully built 6215c5c4a723 [2023-01-11T20:13:16.967Z] Successfully tagged core-data:latest [2023-01-11T20:13:16.968Z]  Building core-data ... done Building security-spiffe-token-provider [2023-01-11T20:13:16.968Z] Removing intermediate container 62f57dc0a717 [2023-01-11T20:13:16.968Z] ---> 7661443cbbd6 [2023-01-11T20:13:16.968Z] Step 21/23 : LABEL arch=x86_64 [2023-01-11T20:13:16.968Z] ---> Running in fb15d2e68a59 [2023-01-11T20:13:16.968Z] Removing intermediate container 109491255ea7 [2023-01-11T20:13:16.968Z] ---> 97c7ae1d387f [2023-01-11T20:13:16.968Z] Step 20/22 : LABEL arch=x86_64 [2023-01-11T20:13:16.968Z] ---> Running in 8620a9bd3cbf [2023-01-11T20:13:19.502Z] Removing intermediate container fb15d2e68a59 [2023-01-11T20:13:19.502Z] ---> c9ac0b1ac0f7 [2023-01-11T20:13:19.502Z] Step 22/23 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:13:21.407Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:13:21.407Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:13:21.407Z] ---> 485733c61480 [2023-01-11T20:13:21.407Z] Step 3/19 : WORKDIR /edgex-go [2023-01-11T20:13:21.407Z] ---> Using cache [2023-01-11T20:13:21.407Z] ---> f25992d237f4 [2023-01-11T20:13:21.407Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-11T20:13:21.407Z] Removing intermediate container 8620a9bd3cbf [2023-01-11T20:13:21.407Z] ---> e9188e158fb6 [2023-01-11T20:13:21.407Z] Step 21/22 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:13:21.407Z] ---> Running in 6efe3767ad5a [2023-01-11T20:13:21.407Z] ---> Running in 5d0aafcde90f [2023-01-11T20:13:21.666Z] ---> Running in 645ecf6df623 [2023-01-11T20:13:21.666Z] Removing intermediate container 6efe3767ad5a [2023-01-11T20:13:21.666Z] ---> 452b5840e8e4 [2023-01-11T20:13:21.666Z] Step 23/23 : LABEL version=0.0.0 [2023-01-11T20:13:21.925Z] Removing intermediate container 645ecf6df623 [2023-01-11T20:13:21.925Z] ---> 7364795ee95a [2023-01-11T20:13:21.925Z] Step 22/22 : LABEL version=0.0.0 [2023-01-11T20:13:22.205Z] ---> Running in e0dec844d466 [2023-01-11T20:13:22.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:13:22.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:13:22.742Z] v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-11T20:13:22.742Z] v3.16.3-104-g68a75e0e6d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-11T20:13:22.742Z] OK: 17042 distinct packages available [2023-01-11T20:13:22.742Z] ---> Running in ddd29cc93f0b [2023-01-11T20:13:22.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:13:22.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:13:23.023Z] OK: 211 MiB in 51 packages [2023-01-11T20:13:23.593Z] Removing intermediate container e0dec844d466 [2023-01-11T20:13:23.593Z] ---> 5ad24542869b [2023-01-11T20:13:23.593Z] [2023-01-11T20:13:23.593Z] Successfully built 5ad24542869b [2023-01-11T20:13:24.160Z] Successfully tagged core-command:latest [2023-01-11T20:13:24.160Z]  Building core-command ... done Building security-secretstore-setup [2023-01-11T20:13:25.546Z] Removing intermediate container ddd29cc93f0b [2023-01-11T20:13:25.546Z] ---> 629cefe4e7e7 [2023-01-11T20:13:25.546Z] [2023-01-11T20:13:25.546Z] Successfully built 629cefe4e7e7 [2023-01-11T20:13:27.904Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:13:27.904Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:13:29.823Z] Successfully tagged support-notifications:latest [2023-01-11T20:13:29.823Z] Building security-proxy-setup [2023-01-11T20:13:29.823Z]  Building support-notifications ... done  ---> 485733c61480 [2023-01-11T20:13:29.823Z] Step 3/24 : WORKDIR /edgex-go [2023-01-11T20:13:29.823Z] ---> Using cache [2023-01-11T20:13:29.823Z] ---> f25992d237f4 [2023-01-11T20:13:29.823Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-11T20:13:29.823Z] ---> Using cache [2023-01-11T20:13:29.823Z] ---> 1e5e96c7f3ff [2023-01-11T20:13:29.823Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-11T20:13:29.823Z] ---> Using cache [2023-01-11T20:13:29.823Z] ---> 24d62b921f74 [2023-01-11T20:13:29.823Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:13:31.720Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:13:31.720Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:13:31.720Z] ---> 485733c61480 [2023-01-11T20:13:31.720Z] Step 3/21 : WORKDIR /edgex-go [2023-01-11T20:13:31.720Z] ---> Using cache [2023-01-11T20:13:31.720Z] ---> f25992d237f4 [2023-01-11T20:13:31.720Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-11T20:13:31.720Z] ---> Using cache [2023-01-11T20:13:31.720Z] ---> 1e5e96c7f3ff [2023-01-11T20:13:31.720Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-11T20:13:31.720Z] ---> Using cache [2023-01-11T20:13:31.720Z] ---> 24d62b921f74 [2023-01-11T20:13:31.720Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:13:33.629Z] ---> Running in 3e7c17d97b9f [2023-01-11T20:13:33.629Z] ---> Running in 0173a5d4da51 [2023-01-11T20:13:33.629Z] Removing intermediate container 5d0aafcde90f [2023-01-11T20:13:33.629Z] ---> ce5ceb7dddb7 [2023-01-11T20:13:33.629Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-11T20:13:33.888Z] ---> d8ed11f5cd9a [2023-01-11T20:13:33.888Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:13:34.147Z] ---> Running in efd6cfda2457 [2023-01-11T20:13:44.121Z] Removing intermediate container f936bf81464a [2023-01-11T20:13:44.121Z] ---> efb6c17ca4c4 [2023-01-11T20:13:44.121Z] Step 7/32 : COPY . . [2023-01-11T20:13:53.498Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-11T20:14:06.068Z] ---> 8a051e1c7346 [2023-01-11T20:14:06.068Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-11T20:14:06.068Z] ---> Running in 572cd9d313a4 [2023-01-11T20:14:06.068Z] Removing intermediate container db73a96e679c [2023-01-11T20:14:06.068Z] ---> f9e739c92c33 [2023-01-11T20:14:06.068Z] Step 8/22 : COPY . . [2023-01-11T20:14:06.068Z] 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-01-11T20:14:28.079Z] ---> ea6824ad96a9 [2023-01-11T20:14:28.079Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-11T20:14:28.079Z] ---> Running in f2bce1ad6844 [2023-01-11T20:14:28.649Z] 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-01-11T20:14:28.908Z] Removing intermediate container efd6cfda2457 [2023-01-11T20:14:28.908Z] ---> 795550edc65d [2023-01-11T20:14:28.908Z] Step 7/19 : COPY . . [2023-01-11T20:14:28.908Z] Removing intermediate container 0173a5d4da51 [2023-01-11T20:14:28.908Z] ---> 773995a5dc56 [2023-01-11T20:14:28.908Z] Step 7/21 : COPY . . [2023-01-11T20:14:28.908Z] Removing intermediate container 3e7c17d97b9f [2023-01-11T20:14:28.908Z] ---> 1a1037267664 [2023-01-11T20:14:28.908Z] Step 7/24 : COPY . . [2023-01-11T20:14:47.043Z] Removing intermediate container 572cd9d313a4 [2023-01-11T20:14:47.043Z] ---> 91dd9cb791a4 [2023-01-11T20:14:47.043Z] [2023-01-11T20:14:47.043Z] Step 9/32 : FROM alpine:3.16 [2023-01-11T20:14:47.043Z] ---> bfe296a52501 [2023-01-11T20:14:47.043Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-11T20:14:47.043Z] ---> Running in 2c95e8ab36cb [2023-01-11T20:14:47.043Z] ---> a252863320fd [2023-01-11T20:14:47.043Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-11T20:14:47.043Z] ---> 4eec08acb4c8 [2023-01-11T20:14:47.043Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-11T20:14:47.043Z] ---> f42adae790c2 [2023-01-11T20:14:47.043Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-11T20:14:47.043Z] ---> Running in cfa71c0b3422 [2023-01-11T20:14:47.302Z] ---> Running in c10fc89a07dd [2023-01-11T20:14:47.302Z] ---> Running in f56ca67a7273 [2023-01-11T20:14:47.302Z] Removing intermediate container 2c95e8ab36cb [2023-01-11T20:14:47.302Z] ---> 2469b3687b5f [2023-01-11T20:14:47.302Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-11T20:14:47.302Z] ---> Running in 94e45c850cd0 [2023-01-11T20:14:47.560Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-11T20:14:47.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:14:47.817Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-11T20:14:47.817Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-11T20:14:47.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:14:48.074Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-11T20:14:48.332Z] (2/2) Installing su-exec (0.2-r1) [2023-01-11T20:14:48.332Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:14:48.332Z] OK: 6 MiB in 16 packages [2023-01-11T20:14:49.272Z] Removing intermediate container 94e45c850cd0 [2023-01-11T20:14:49.272Z] ---> 54a2dc57b087 [2023-01-11T20:14:49.272Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-11T20:14:49.272Z] ---> Running in c071481b1c60 [2023-01-11T20:14:49.272Z] Removing intermediate container c071481b1c60 [2023-01-11T20:14:49.272Z] ---> 82c1d89d0053 [2023-01-11T20:14:49.272Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-11T20:14:49.530Z] ---> Running in 7345f77d0ff5 [2023-01-11T20:14:49.530Z] Removing intermediate container 7345f77d0ff5 [2023-01-11T20:14:49.530Z] ---> 1ce6633641d8 [2023-01-11T20:14:49.530Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-11T20:14:49.530Z] ---> Running in 706a987d83b6 [2023-01-11T20:14:49.787Z] Removing intermediate container 706a987d83b6 [2023-01-11T20:14:49.787Z] ---> 3b8dc583faae [2023-01-11T20:14:49.787Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-11T20:14:49.787Z] ---> Running in 33e83940d0b2 [2023-01-11T20:14:50.044Z] Removing intermediate container 33e83940d0b2 [2023-01-11T20:14:50.044Z] ---> 43574804bc3c [2023-01-11T20:14:50.044Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-11T20:14:50.044Z] ---> Running in 44336bf5ea8b [2023-01-11T20:14:51.945Z] Removing intermediate container 44336bf5ea8b [2023-01-11T20:14:51.945Z] ---> c42a27bce855 [2023-01-11T20:14:51.945Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-11T20:14:52.204Z] ---> Running in 03155877a487 [2023-01-11T20:14:52.461Z] Removing intermediate container 03155877a487 [2023-01-11T20:14:52.461Z] ---> ec2d1898359b [2023-01-11T20:14:52.461Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-11T20:14:53.025Z] ---> 7da51939405d [2023-01-11T20:14:53.025Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-11T20:14:53.025Z] ---> Running in 5bfc1d9d15e3 [2023-01-11T20:14:55.550Z] Removing intermediate container 5bfc1d9d15e3 [2023-01-11T20:14:55.550Z] ---> 9582057c5d24 [2023-01-11T20:14:55.550Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:14:56.937Z] ---> 443ea3a0d2b9 [2023-01-11T20:14:56.937Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-11T20:14:58.833Z] ---> b0f012c91013 [2023-01-11T20:14:58.833Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-11T20:14:59.398Z] ---> cb136be70d68 [2023-01-11T20:14:59.398Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-11T20:15:00.330Z] ---> 78bcb6f1be01 [2023-01-11T20:15:00.330Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-11T20:15:02.228Z] ---> de8a775bb626 [2023-01-11T20:15:02.228Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-11T20:15:02.793Z] ---> de53d9f54a04 [2023-01-11T20:15:02.793Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-11T20:15:03.723Z] ---> 355e47b8b0ee [2023-01-11T20:15:03.723Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-11T20:15:03.723Z] ---> Running in 13ecd31908ce [2023-01-11T20:15:06.265Z] Removing intermediate container 13ecd31908ce [2023-01-11T20:15:06.265Z] ---> 21ac9c3ac077 [2023-01-11T20:15:06.265Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-11T20:15:06.265Z] ---> Running in 4809391741d4 [2023-01-11T20:15:07.636Z] Removing intermediate container 4809391741d4 [2023-01-11T20:15:07.636Z] ---> eeb56af3f4e3 [2023-01-11T20:15:07.636Z] Step 29/32 : CMD ["gate"] [2023-01-11T20:15:09.532Z] ---> Running in 349c037d64dd [2023-01-11T20:15:09.791Z] Removing intermediate container f2bce1ad6844 [2023-01-11T20:15:09.791Z] ---> 8902fc040fc2 [2023-01-11T20:15:09.791Z] [2023-01-11T20:15:09.791Z] Step 10/22 : FROM alpine:3.16 [2023-01-11T20:15:09.791Z] ---> bfe296a52501 [2023-01-11T20:15:09.791Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-11T20:15:09.791Z] ---> Using cache [2023-01-11T20:15:09.791Z] ---> 0f5de5201af2 [2023-01-11T20:15:09.791Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-11T20:15:09.791Z] ---> Using cache [2023-01-11T20:15:09.791Z] ---> 6b4f95473165 [2023-01-11T20:15:09.791Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-11T20:15:09.791Z] ---> Running in 2aab65218b17 [2023-01-11T20:15:10.048Z] Removing intermediate container 349c037d64dd [2023-01-11T20:15:10.048Z] ---> e78c4295c607 [2023-01-11T20:15:10.048Z] Step 30/32 : LABEL arch=x86_64 [2023-01-11T20:15:10.048Z] ---> Running in 484dc8e92de5 [2023-01-11T20:15:10.048Z] Removing intermediate container 2aab65218b17 [2023-01-11T20:15:10.048Z] ---> 4a5d51b766b8 [2023-01-11T20:15:10.048Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-11T20:15:10.048Z] ---> Running in d3b875c17b9d [2023-01-11T20:15:10.305Z] Removing intermediate container 484dc8e92de5 [2023-01-11T20:15:10.305Z] ---> 9ec581577a59 [2023-01-11T20:15:10.305Z] Step 31/32 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:15:10.305Z] Removing intermediate container d3b875c17b9d [2023-01-11T20:15:10.305Z] ---> 06b442c7214b [2023-01-11T20:15:10.305Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:15:10.305Z] ---> Running in e5b6ddd47344 [2023-01-11T20:15:10.562Z] Removing intermediate container e5b6ddd47344 [2023-01-11T20:15:10.562Z] ---> 6b87ecdd0634 [2023-01-11T20:15:10.562Z] Step 32/32 : LABEL version=0.0.0 [2023-01-11T20:15:10.562Z] ---> Running in 30c704911494 [2023-01-11T20:15:10.562Z] ---> dbecd486f15f [2023-01-11T20:15:10.562Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-11T20:15:10.819Z] Removing intermediate container 30c704911494 [2023-01-11T20:15:10.819Z] ---> 0e54bc1955ad [2023-01-11T20:15:10.819Z] [2023-01-11T20:15:11.077Z] Successfully built 0e54bc1955ad [2023-01-11T20:15:11.077Z] Successfully tagged security-bootstrapper:latest [2023-01-11T20:15:11.077Z] Building core-metadata [2023-01-11T20:15:13.838Z]  Building security-bootstrapper ... done 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-01-11T20:15:15.209Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:15:15.209Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:15:15.209Z] ---> 485733c61480 [2023-01-11T20:15:15.209Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:15:15.209Z] ---> Using cache [2023-01-11T20:15:15.209Z] ---> 727bb12c54b7 [2023-01-11T20:15:15.209Z] Step 4/24 : WORKDIR /edgex-go [2023-01-11T20:15:15.209Z] ---> Using cache [2023-01-11T20:15:15.209Z] ---> acaf4916ad35 [2023-01-11T20:15:15.209Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-11T20:15:15.209Z] ---> Using cache [2023-01-11T20:15:15.209Z] ---> 7618c75a3edd [2023-01-11T20:15:15.209Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-11T20:15:15.209Z] ---> Using cache [2023-01-11T20:15:15.209Z] ---> 9d7e7320f4da [2023-01-11T20:15:15.209Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:15:15.209Z] ---> Using cache [2023-01-11T20:15:15.209Z] ---> f9e739c92c33 [2023-01-11T20:15:15.209Z] Step 8/24 : COPY . . [2023-01-11T20:15:15.209Z] ---> Using cache [2023-01-11T20:15:15.209Z] ---> ea6824ad96a9 [2023-01-11T20:15:15.209Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-11T20:15:15.776Z] 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-01-11T20:15:19.085Z] ---> 8a6c38e52a5d [2023-01-11T20:15:19.085Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-11T20:15:19.085Z] ---> Running in fc3a6b5fda8a [2023-01-11T20:15:19.363Z] ---> 3be3a7e71d43 [2023-01-11T20:15:19.363Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-11T20:15:19.635Z] ---> Running in f3ccf41a540a [2023-01-11T20:15:19.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-01-11T20:15:21.558Z] Removing intermediate container f3ccf41a540a [2023-01-11T20:15:21.558Z] ---> 712bb17ae270 [2023-01-11T20:15:21.558Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:15:23.474Z] ---> Running in 88697ada5a87 [2023-01-11T20:15:23.474Z] Removing intermediate container cfa71c0b3422 [2023-01-11T20:15:23.474Z] ---> 012b3efb24f6 [2023-01-11T20:15:23.474Z] [2023-01-11T20:15:23.474Z] Step 9/21 : FROM alpine:3.16 [2023-01-11T20:15:23.474Z] ---> bfe296a52501 [2023-01-11T20:15:23.474Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-11T20:15:23.737Z] ---> Running in f85b2893d36e [2023-01-11T20:15:23.737Z] Removing intermediate container f56ca67a7273 [2023-01-11T20:15:23.737Z] ---> a61f0246e43c [2023-01-11T20:15:23.737Z] [2023-01-11T20:15:23.737Z] Step 9/24 : FROM alpine:3.16 [2023-01-11T20:15:23.737Z] ---> bfe296a52501 [2023-01-11T20:15:23.737Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-11T20:15:23.737Z] Removing intermediate container 88697ada5a87 [2023-01-11T20:15:23.737Z] ---> 49d2de836c5a [2023-01-11T20:15:23.737Z] Step 20/22 : LABEL arch=x86_64 [2023-01-11T20:15:23.737Z] Removing intermediate container c10fc89a07dd [2023-01-11T20:15:23.737Z] ---> b173a1d19638 [2023-01-11T20:15:23.737Z] [2023-01-11T20:15:23.737Z] Step 9/19 : FROM alpine:3.15 [2023-01-11T20:15:23.737Z] ---> c4fc93816858 [2023-01-11T20:15:23.737Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-11T20:15:23.737Z] ---> Using cache [2023-01-11T20:15:23.737Z] ---> 3a6b16e8525a [2023-01-11T20:15:23.737Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-11T20:15:23.737Z] ---> Running in 3b1a2a27d9f7 [2023-01-11T20:15:23.737Z] ---> Running in 24f39e405cff [2023-01-11T20:15:23.737Z] ---> Running in ab67e8e99b53 [2023-01-11T20:15:23.997Z] Removing intermediate container ab67e8e99b53 [2023-01-11T20:15:23.997Z] ---> 3d26ea431d54 [2023-01-11T20:15:23.997Z] Step 21/22 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:15:23.997Z] ---> Running in 5ba39aab1c5e [2023-01-11T20:15:24.263Z] Removing intermediate container 5ba39aab1c5e [2023-01-11T20:15:24.263Z] ---> 830dfff083c9 [2023-01-11T20:15:24.263Z] Step 22/22 : LABEL version=0.0.0 [2023-01-11T20:15:24.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:15:24.523Z] ---> Running in a87c0dce2a33 [2023-01-11T20:15:24.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:15:24.523Z] Removing intermediate container a87c0dce2a33 [2023-01-11T20:15:24.523Z] ---> 814b5d5a17c9 [2023-01-11T20:15:24.523Z] [2023-01-11T20:15:24.783Z] Successfully built 814b5d5a17c9 [2023-01-11T20:15:24.783Z] Successfully tagged support-scheduler:latest [2023-01-11T20:15:24.783Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:15:24.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:15:24.783Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-11T20:15:24.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:15:24.783Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-11T20:15:24.783Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-11T20:15:24.783Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-11T20:15:24.783Z] (5/6) Installing curl (7.83.1-r5) [2023-01-11T20:15:25.043Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-11T20:15:25.043Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:15:25.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:15:25.043Z] Executing ca-certificates-20220614-r0.trigger [2023-01-11T20:15:25.043Z] OK: 8 MiB in 20 packages [2023-01-11T20:15:25.043Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-11T20:15:25.043Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-11T20:15:25.043Z] (3/3) Installing su-exec (0.2-r1) [2023-01-11T20:15:25.043Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:15:25.043Z] Executing ca-certificates-20220614-r0.trigger [2023-01-11T20:15:25.043Z] OK: 6 MiB in 17 packages [2023-01-11T20:15:25.302Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-11T20:15:25.302Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-11T20:15:25.302Z] OK: 15859 distinct packages available [2023-01-11T20:15:25.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-11T20:15:25.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-11T20:15:25.561Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-11T20:15:25.561Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-11T20:15:25.561Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-11T20:15:25.561Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-11T20:15:25.561Z] (5/9) Installing curl (7.80.0-r5) [2023-01-11T20:15:25.561Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-11T20:15:25.561Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-11T20:15:25.561Z] (8/9) Installing libucontext (1.1-r0) [2023-01-11T20:15:25.561Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-11T20:15:25.561Z] Executing busybox-1.34.1-r7.trigger [2023-01-11T20:15:25.561Z] Executing ca-certificates-20220614-r0.trigger [2023-01-11T20:15:25.561Z] OK: 8 MiB in 23 packages [2023-01-11T20:15:26.503Z] Removing intermediate container 24f39e405cff [2023-01-11T20:15:26.503Z] ---> ff3d325413f4 [2023-01-11T20:15:26.503Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-11T20:15:26.503Z] Removing intermediate container f85b2893d36e [2023-01-11T20:15:26.503Z] ---> 552f6dbd68ed [2023-01-11T20:15:26.503Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-11T20:15:26.503Z] ---> Running in dfabbb6e5128 [2023-01-11T20:15:26.504Z] ---> Running in 29aca08fc455 [2023-01-11T20:15:26.763Z] Removing intermediate container dfabbb6e5128 [2023-01-11T20:15:26.763Z] ---> 2657cb98e774 [2023-01-11T20:15:26.763Z] Step 12/24 : WORKDIR / [2023-01-11T20:15:26.763Z] Removing intermediate container 3b1a2a27d9f7 [2023-01-11T20:15:26.763Z] ---> b1fe59d77dbc [2023-01-11T20:15:26.763Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:15:26.763Z] Removing intermediate container 29aca08fc455 [2023-01-11T20:15:26.763Z] ---> 0a9c451f2379 [2023-01-11T20:15:26.763Z] Step 12/21 : WORKDIR /edgex [2023-01-11T20:15:26.763Z] ---> Running in 2059fdf5be13 [2023-01-11T20:15:26.763Z] ---> Running in 406f826bbe23 [2023-01-11T20:15:27.022Z] Removing intermediate container 2059fdf5be13 [2023-01-11T20:15:27.022Z] ---> 0ea4c3bd72d4 [2023-01-11T20:15:27.022Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-11T20:15:27.022Z] Removing intermediate container 406f826bbe23 [2023-01-11T20:15:27.022Z] ---> 63dd13d081d7 [2023-01-11T20:15:27.022Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-11T20:15:27.022Z] ---> 4aa0d4a9f054 [2023-01-11T20:15:27.022Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-11T20:15:27.975Z] ---> 8bfa39426762 [2023-01-11T20:15:27.975Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-11T20:15:28.254Z] ---> 9e5e915e228c [2023-01-11T20:15:28.254Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-11T20:15:28.254Z] ---> bb5d56e6f72d [2023-01-11T20:15:28.254Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-11T20:15:28.514Z] ---> 76650a8471c1 [2023-01-11T20:15:28.514Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-11T20:15:28.774Z] ---> b5c75455f56e [2023-01-11T20:15:28.774Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-11T20:15:28.774Z] ---> Running in cb7701589f9c [2023-01-11T20:15:29.035Z] ---> 5e08651bb47b [2023-01-11T20:15:29.035Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-11T20:15:29.035Z] Removing intermediate container cb7701589f9c [2023-01-11T20:15:29.035Z] ---> 5f27d9308f38 [2023-01-11T20:15:29.035Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:15:29.035Z] ---> 4b8914924cec [2023-01-11T20:15:29.035Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-11T20:15:29.035Z] ---> Running in cc89b697f0d6 [2023-01-11T20:15:29.035Z] ---> cbe56e84535a [2023-01-11T20:15:29.035Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-11T20:15:29.296Z] Removing intermediate container cc89b697f0d6 [2023-01-11T20:15:29.296Z] ---> cfd37ae384c7 [2023-01-11T20:15:29.296Z] Step 17/19 : LABEL arch=x86_64 [2023-01-11T20:15:29.296Z] ---> Running in 9825a9e6d2ac [2023-01-11T20:15:29.874Z] Removing intermediate container 9825a9e6d2ac [2023-01-11T20:15:29.874Z] ---> b7683dde6220 [2023-01-11T20:15:29.874Z] Step 18/19 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:15:29.874Z] ---> 101ce861dbd9 [2023-01-11T20:15:29.874Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-11T20:15:29.874Z] ---> 69745e3871ef [2023-01-11T20:15:29.874Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-11T20:15:29.874Z] ---> Running in 04da014936b7 [2023-01-11T20:15:30.132Z] Removing intermediate container 04da014936b7 [2023-01-11T20:15:30.132Z] ---> 4184fe2fa87e [2023-01-11T20:15:30.132Z] Step 19/19 : LABEL version=0.0.0 [2023-01-11T20:15:30.132Z] ---> 2873af0047d5 [2023-01-11T20:15:30.132Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-11T20:15:30.132Z] ---> Running in e78d6e0fcfe1 [2023-01-11T20:15:30.132Z] ---> Running in d25dab968aa4 [2023-01-11T20:15:30.711Z] Removing intermediate container e78d6e0fcfe1 [2023-01-11T20:15:30.711Z] ---> d1b46522f17d [2023-01-11T20:15:30.711Z] [2023-01-11T20:15:30.711Z] ---> fb7efa41e3c1 [2023-01-11T20:15:30.711Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-11T20:15:30.711Z] Successfully built d1b46522f17d [2023-01-11T20:15:30.711Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-11T20:15:30.968Z]  Building security-spiffe-token-provider ... done  ---> d0e66d10676d [2023-01-11T20:15:30.968Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-11T20:15:30.968Z] ---> Running in 3579abc31829 [2023-01-11T20:15:31.225Z] Removing intermediate container d25dab968aa4 [2023-01-11T20:15:31.225Z] ---> 7662d0b7e197 [2023-01-11T20:15:31.225Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-11T20:15:31.225Z] ---> Running in 5b4b1122f0af [2023-01-11T20:15:31.225Z] Removing intermediate container 5b4b1122f0af [2023-01-11T20:15:31.225Z] ---> 07af563f6420 [2023-01-11T20:15:31.225Z] Step 19/21 : LABEL arch=x86_64 [2023-01-11T20:15:31.482Z] ---> Running in fbbea553bfbd [2023-01-11T20:15:31.482Z] Removing intermediate container fbbea553bfbd [2023-01-11T20:15:31.482Z] ---> 325d857eec80 [2023-01-11T20:15:31.482Z] Step 20/21 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:15:31.482Z] ---> Running in f7148e354e58 [2023-01-11T20:15:31.739Z] Removing intermediate container f7148e354e58 [2023-01-11T20:15:31.739Z] ---> f8d05770c89f [2023-01-11T20:15:31.739Z] Step 21/21 : LABEL version=0.0.0 [2023-01-11T20:15:31.739Z] ---> Running in 80cae5624f6b [2023-01-11T20:15:31.739Z] Removing intermediate container 3579abc31829 [2023-01-11T20:15:31.739Z] ---> 052217a06b67 [2023-01-11T20:15:31.739Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-11T20:15:31.739Z] ---> Running in ac923ae7e411 [2023-01-11T20:15:31.996Z] Removing intermediate container 80cae5624f6b [2023-01-11T20:15:31.996Z] ---> 81889927731b [2023-01-11T20:15:31.996Z] [2023-01-11T20:15:31.996Z] Removing intermediate container ac923ae7e411 [2023-01-11T20:15:31.996Z] ---> 999353161a1e [2023-01-11T20:15:31.997Z] Step 22/24 : LABEL arch=x86_64 [2023-01-11T20:15:31.997Z] Successfully built 81889927731b [2023-01-11T20:15:31.997Z] Successfully tagged security-proxy-setup:latest [2023-01-11T20:15:31.997Z]  Building security-proxy-setup ... done  ---> Running in 9d9a7b49d4ee [2023-01-11T20:15:32.255Z] Removing intermediate container 9d9a7b49d4ee [2023-01-11T20:15:32.255Z] ---> 2e9044b05fe9 [2023-01-11T20:15:32.255Z] Step 23/24 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:15:32.255Z] ---> Running in 6a88ef36c434 [2023-01-11T20:15:32.255Z] Removing intermediate container 6a88ef36c434 [2023-01-11T20:15:32.255Z] ---> bb421079486c [2023-01-11T20:15:32.255Z] Step 24/24 : LABEL version=0.0.0 [2023-01-11T20:15:32.513Z] ---> Running in 16f942bd5665 [2023-01-11T20:15:32.513Z] Removing intermediate container 16f942bd5665 [2023-01-11T20:15:32.513Z] ---> a7469e032fad [2023-01-11T20:15:32.513Z] [2023-01-11T20:15:32.513Z] Successfully built a7469e032fad [2023-01-11T20:15:32.513Z] Successfully tagged security-secretstore-setup:latest [2023-01-11T20:15:40.615Z]  Building security-secretstore-setup ... done Removing intermediate container fc3a6b5fda8a [2023-01-11T20:15:40.615Z] ---> c422560c3618 [2023-01-11T20:15:40.615Z] [2023-01-11T20:15:40.615Z] Step 10/24 : FROM alpine:3.16 [2023-01-11T20:15:40.615Z] ---> bfe296a52501 [2023-01-11T20:15:40.615Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-11T20:15:40.615Z] ---> Using cache [2023-01-11T20:15:40.615Z] ---> 0f5de5201af2 [2023-01-11T20:15:40.615Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-11T20:15:40.615Z] ---> Using cache [2023-01-11T20:15:40.615Z] ---> 6b4f95473165 [2023-01-11T20:15:40.615Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-11T20:15:40.615Z] ---> Running in b427b746c900 [2023-01-11T20:15:40.615Z] Removing intermediate container b427b746c900 [2023-01-11T20:15:40.615Z] ---> c4e77190ba1f [2023-01-11T20:15:40.615Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-11T20:15:40.615Z] ---> Running in 233961e37c32 [2023-01-11T20:15:40.615Z] Removing intermediate container 233961e37c32 [2023-01-11T20:15:40.615Z] ---> a48a9ff277cb [2023-01-11T20:15:40.615Z] Step 15/24 : WORKDIR / [2023-01-11T20:15:40.615Z] ---> Running in 58abd9ff937a [2023-01-11T20:15:40.875Z] Removing intermediate container 58abd9ff937a [2023-01-11T20:15:40.875Z] ---> a7ed3890ce7d [2023-01-11T20:15:40.875Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:15:40.875Z] ---> f265d044140e [2023-01-11T20:15:40.875Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-11T20:15:41.467Z] ---> 9dfc4c366024 [2023-01-11T20:15:41.467Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-11T20:15:41.728Z] ---> c2e19eab603b [2023-01-11T20:15:41.728Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-11T20:15:41.728Z] ---> 73b146157fe9 [2023-01-11T20:15:41.728Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-11T20:15:41.728Z] ---> Running in 89edb3163a53 [2023-01-11T20:15:41.988Z] Removing intermediate container 89edb3163a53 [2023-01-11T20:15:41.988Z] ---> cc0d666bdd8f [2023-01-11T20:15:41.988Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:15:41.988Z] ---> Running in 78f7e527e16b [2023-01-11T20:15:41.988Z] Removing intermediate container 78f7e527e16b [2023-01-11T20:15:41.988Z] ---> b9399649fc23 [2023-01-11T20:15:41.988Z] Step 22/24 : LABEL arch=x86_64 [2023-01-11T20:15:41.988Z] ---> Running in 4f4490ff651f [2023-01-11T20:15:42.276Z] Removing intermediate container 4f4490ff651f [2023-01-11T20:15:42.276Z] ---> a342e6d2bd2e [2023-01-11T20:15:42.276Z] Step 23/24 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:15:42.276Z] ---> Running in 4694e028c4b2 [2023-01-11T20:15:42.276Z] Removing intermediate container 4694e028c4b2 [2023-01-11T20:15:42.276Z] ---> 00fdf9f22a1e [2023-01-11T20:15:42.276Z] Step 24/24 : LABEL version=0.0.0 [2023-01-11T20:15:42.276Z] ---> Running in 47cdc85b70f9 [2023-01-11T20:15:42.276Z] Removing intermediate container 47cdc85b70f9 [2023-01-11T20:15:42.276Z] ---> 18ca22d70a5f [2023-01-11T20:15:42.276Z] [2023-01-11T20:15:42.276Z] Successfully built 18ca22d70a5f [2023-01-11T20:15:42.538Z] Successfully tagged core-metadata:latest [2023-01-11T20:15:42.545Z]  Building core-metadata ... done  [Pipeline] } [2023-01-11T20:15:42.549Z] $ docker stop --time=1 2f022ea9762d4a26cc7ed184945c3dccb9fe3915c7f10a20ba5a2c8fc9c05f23 [2023-01-11T20:15:43.862Z] $ docker rm -f --volumes 2f022ea9762d4a26cc7ed184945c3dccb9fe3915c7f10a20ba5a2c8fc9c05f23 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T20:15:44.200Z] + docker images [2023-01-11T20:15:44.200Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-11T20:15:44.200Z] core-metadata latest 18ca22d70a5f 2 seconds ago 18.5MB [2023-01-11T20:15:44.200Z] c422560c3618 6 seconds ago 1.68GB [2023-01-11T20:15:44.200Z] security-secretstore-setup latest a7469e032fad 12 seconds ago 29.9MB [2023-01-11T20:15:44.200Z] security-proxy-setup latest 81889927731b 13 seconds ago 27.7MB [2023-01-11T20:15:44.200Z] security-spiffe-token-provider latest d1b46522f17d 14 seconds ago 29.8MB [2023-01-11T20:15:44.200Z] support-scheduler latest 814b5d5a17c9 20 seconds ago 30MB [2023-01-11T20:15:44.200Z] b173a1d19638 21 seconds ago 1.71GB [2023-01-11T20:15:44.200Z] a61f0246e43c 23 seconds ago 1.67GB [2023-01-11T20:15:44.200Z] 012b3efb24f6 23 seconds ago 1.66GB [2023-01-11T20:15:44.200Z] security-bootstrapper latest 0e54bc1955ad 34 seconds ago 20.3MB [2023-01-11T20:15:44.200Z] 8902fc040fc2 35 seconds ago 1.74GB [2023-01-11T20:15:44.200Z] 91dd9cb791a4 About a minute ago 1.66GB [2023-01-11T20:15:44.200Z] support-notifications latest 629cefe4e7e7 2 minutes ago 30.6MB [2023-01-11T20:15:44.200Z] core-command latest 5ad24542869b 2 minutes ago 17.7MB [2023-01-11T20:15:44.200Z] core-data latest 6215c5c4a723 2 minutes ago 17.9MB [2023-01-11T20:15:44.200Z] security-spire-server latest 8ee433a68a6e 2 minutes ago 86.5MB [2023-01-11T20:15:44.200Z] 2102eb495bd1 2 minutes ago 1.54GB [2023-01-11T20:15:44.200Z] d0aea5b7b0a8 2 minutes ago 1.67GB [2023-01-11T20:15:44.200Z] 876377d22974 2 minutes ago 1.68GB [2023-01-11T20:15:44.200Z] c7d57b594d27 2 minutes ago 1.74GB [2023-01-11T20:15:44.200Z] security-spire-agent latest d8696f639cef 2 minutes ago 125MB [2023-01-11T20:15:44.200Z] security-spire-config latest 83d62f1ae317 2 minutes ago 85.8MB [2023-01-11T20:15:44.200Z] 308630508b59 3 minutes ago 1.54GB [2023-01-11T20:15:44.200Z] cec07277e1ca 3 minutes ago 1.54GB [2023-01-11T20:15:44.200Z] ci-base-image-x86_64 latest 485733c61480 7 minutes ago 904MB [2023-01-11T20:15:44.200Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-11T20:15:44.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-11T20:15:44.200Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-11T20:15:44.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-11T20:15:44.200Z] 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-01-11T20:15:45.187Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-11T20:15:45.187Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-11T20:15:45.187Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-11T20:15:45.187Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-11T20:15:55.266Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-11T20:15:55.266Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-11T20:15:55.266Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-11T20:15:55.266Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-11T20:15:55.266Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-11T20:15:55.266Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-11T20:15:55.266Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-11T20:15:55.266Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-11T20:15:55.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-11T20:16:07.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.315s coverage: 28.7% of statements [2023-01-11T20:16:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-11T20:16:07.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-11T20:16:11.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.436s coverage: 98.5% of statements [2023-01-11T20:16:13.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.712s coverage: 43.0% of statements [2023-01-11T20:16:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-11T20:16:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-11T20:16:13.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.452s coverage: 54.0% of statements [2023-01-11T20:16:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-11T20:16:13.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-11T20:16:32.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.635s coverage: 89.2% of statements [2023-01-11T20:16:32.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-11T20:16:32.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-11T20:16:32.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-11T20:16:32.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-11T20:16:32.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-11T20:16:32.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.659s coverage: 2.4% of statements [2023-01-11T20:16:32.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-11T20:16:32.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-11T20:16:36.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.600s coverage: 95.6% of statements [2023-01-11T20:16:36.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-11T20:16:36.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-11T20:16:36.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-11T20:16:36.438Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.332s coverage: 72.2% of statements [2023-01-11T20:16:36.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-11T20:16:36.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-11T20:16:36.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-11T20:16:36.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-11T20:16:36.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-11T20:16:36.438Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.547s coverage: 60.0% of statements [2023-01-11T20:16:36.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-11T20:16:36.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-11T20:16:36.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-11T20:16:36.438Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.402s coverage: 0.9% of statements [2023-01-11T20:16:36.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-11T20:16:36.438Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.258s coverage: 58.8% of statements [2023-01-11T20:16:36.438Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.263s coverage: 29.6% of statements [2023-01-11T20:16:36.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-11T20:16:36.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.244s coverage: 47.1% of statements [2023-01-11T20:16:36.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.298s coverage: 79.5% of statements [2023-01-11T20:16:37.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements [2023-01-11T20:16:38.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements [2023-01-11T20:16:38.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.355s coverage: 87.5% of statements [2023-01-11T20:16:51.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.237s coverage: 94.4% of statements [2023-01-11T20:16:51.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.226s coverage: 44.8% of statements [2023-01-11T20:16:57.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.696s coverage: 79.9% of statements [2023-01-11T20:16:57.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-11T20:17:04.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.289s coverage: 92.9% of statements [2023-01-11T20:17:04.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-11T20:17:04.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-11T20:17:04.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-11T20:17:04.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2023-01-11T20:17:04.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-11T20:17:04.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-11T20:17:04.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-11T20:17:04.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-11T20:17:04.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.240s coverage: 86.9% of statements [2023-01-11T20:17:04.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-11T20:17:04.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-11T20:17:04.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-11T20:17:04.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-11T20:17:04.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.225s coverage: 87.2% of statements [2023-01-11T20:17:04.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-11T20:17:04.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-11T20:17:04.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2023-01-11T20:17:04.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-11T20:17:04.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.334s coverage: 58.8% of statements [2023-01-11T20:17:04.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-11T20:17:04.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.290s coverage: 80.0% of statements [2023-01-11T20:17:04.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements [2023-01-11T20:17:04.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.296s coverage: 85.4% of statements [2023-01-11T20:17:04.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.852s coverage: 91.2% of statements [2023-01-11T20:17:04.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-11T20:17:11.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.931s coverage: 64.7% of statements [2023-01-11T20:17:11.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-11T20:17:11.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-11T20:17:11.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.221s coverage: 100.0% of statements [2023-01-11T20:17:11.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.143s coverage: 89.4% of statements [2023-01-11T20:17:11.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2023-01-11T20:17:11.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements [2023-01-11T20:17:11.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2023-01-11T20:17:15.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.378s coverage: 65.8% of statements [2023-01-11T20:17:15.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-11T20:17:15.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-11T20:17:15.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-11T20:17:16.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.908s coverage: 41.8% of statements [2023-01-11T20:17:16.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-11T20:17:16.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-11T20:17:16.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.322s coverage: 89.5% of statements [2023-01-11T20:17:16.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-11T20:17:16.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.365s coverage: 84.8% of statements [2023-01-11T20:17:16.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-11T20:17:16.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-11T20:17:16.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-11T20:17:16.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-11T20:17:25.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.380s coverage: 17.7% of statements [2023-01-11T20:17:25.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-11T20:17:25.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-11T20:17:25.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-11T20:17:25.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-11T20:17:25.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.715s coverage: 92.3% of statements [2023-01-11T20:17:25.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-11T20:17:25.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-11T20:17:25.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-11T20:17:25.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-11T20:17:25.163Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.249s coverage: 63.2% of statements [2023-01-11T20:17:25.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-11T20:17:25.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-11T20:17:25.163Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.477s coverage: 97.7% of statements [2023-01-11T20:17:25.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-11T20:17:25.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-11T20:17:26.138Z] 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-01-11T20:17:26.138Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-11T20:17:26.138Z] go vet ./... [2023-01-11T20:19:17.839Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T20:19:17.839Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T20:19:17.839Z] ./bin/test-attribution-txt.sh [2023-01-11T20:19:17.839Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-11T20:19:17.839Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-11T20:19:17.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-11T20:19:18.182Z] + ls -al . [2023-01-11T20:19:18.182Z] total 748 [2023-01-11T20:19:18.182Z] drwxrwxr-x 10 1001 1001 4096 Jan 11 20:13 . [2023-01-11T20:19:18.182Z] drwxr-xr-x 4 root root 4096 Jan 11 20:13 .. [2023-01-11T20:19:18.182Z] drwxrwxr-x 2 1001 1001 4096 Jan 11 20:11 .blubracket [2023-01-11T20:19:18.182Z] -rw-rw-r-- 1 1001 1001 16 Jan 11 20:11 .dockerignore [2023-01-11T20:19:18.182Z] drwxrwxr-x 8 1001 1001 4096 Jan 11 20:11 .git [2023-01-11T20:19:18.182Z] drwxrwxr-x 3 1001 1001 4096 Jan 11 20:11 .github [2023-01-11T20:19:18.182Z] -rw-rw-r-- 1 1001 1001 956 Jan 11 20:11 .gitignore [2023-01-11T20:19:18.182Z] -rw-rw-r-- 1 1001 1001 42 Jan 11 20:11 .golangci.yml [2023-01-11T20:19:18.182Z] -rw-rw-r-- 1 1001 1001 87 Jan 11 20:11 .hadolint.yml [2023-01-11T20:19:18.182Z] -rw-rw-r-- 1 1001 1001 166 Jan 11 20:11 .sonarcloud.properties [2023-01-11T20:19:18.182Z] -rw-rw-r-- 1 1001 1001 1171 Jan 11 20:11 ADOPTERS.md [2023-01-11T20:19:18.182Z] -rw-rw-r-- 1 1001 1001 10618 Jan 11 20:11 Attribution.txt [2023-01-11T20:19:18.182Z] -rw-rw-r-- 1 1001 1001 73765 Jan 11 20:11 CHANGELOG.md [2023-01-11T20:19:18.182Z] -rw-rw-r-- 1 1001 1001 3804 Jan 11 20:11 CONTRIBUTING.md [2023-01-11T20:19:18.182Z] -rw-rw-r-- 1 1001 1001 677 Jan 11 20:11 GOVERNANCE.md [2023-01-11T20:19:18.182Z] -rw-rw-r-- 1 1001 1001 850 Jan 11 20:11 Jenkinsfile [2023-01-11T20:19:18.182Z] -rw-rw-r-- 1 1001 1001 10775 Jan 11 20:11 LICENSE [2023-01-11T20:19:18.182Z] -rw-rw-r-- 1 1001 1001 12513 Jan 11 20:11 Makefile [2023-01-11T20:19:18.182Z] -rw-rw-r-- 1 1001 1001 582 Jan 11 20:11 OWNERS.md [2023-01-11T20:19:18.182Z] -rw-rw-r-- 1 1001 1001 9403 Jan 11 20:11 README.md [2023-01-11T20:19:18.182Z] -rw-rw-r-- 1 1001 1001 6912 Jan 11 20:11 SECURITY.md [2023-01-11T20:19:18.182Z] -rw-rw-r-- 1 1001 1001 5 Jan 11 20:08 VERSION [2023-01-11T20:19:18.182Z] drwxrwxr-x 2 1001 1001 4096 Jan 11 20:11 bin [2023-01-11T20:19:18.182Z] drwxrwxr-x 16 1001 1001 4096 Jan 11 20:11 cmd [2023-01-11T20:19:18.182Z] -rw-r--r-- 1 root root 494838 Jan 11 20:17 coverage.out [2023-01-11T20:19:18.182Z] -rw-rw-r-- 1 1001 1001 3376 Jan 11 20:11 go.mod [2023-01-11T20:19:18.182Z] -rw-rw-r-- 1 1001 1001 34949 Jan 11 20:11 go.sum [2023-01-11T20:19:18.182Z] drwxrwxr-x 7 1001 1001 4096 Jan 11 20:11 internal [2023-01-11T20:19:18.182Z] drwxrwxr-x 3 1001 1001 4096 Jan 11 20:11 openapi [2023-01-11T20:19:18.182Z] drwxrwxr-x 4 1001 1001 4096 Jan 11 20:11 snap [2023-01-11T20:19:18.182Z] -rw-rw-r-- 1 1001 1001 204 Jan 11 20:11 version.go [Pipeline] sh [2023-01-11T20:19:18.820Z] + '[' -e coverage.out ] [2023-01-11T20:19:18.820Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-11T20:19:18.842Z] Warning: overwriting stash ‘coverage-report’ [2023-01-11T20:19:19.862Z] Stashed 1 file(s) [Pipeline] sh [2023-01-11T20:19:20.215Z] + make build [2023-01-11T20:19:20.215Z] 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-01-11T20:20:56.944Z] 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-01-11T20:20:56.944Z] 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-01-11T20:21:00.285Z] 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-01-11T20:21:47.138Z] 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-01-11T20:21:52.484Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-11T20:21:59.135Z] 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-01-11T20:22:05.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-11T20:22:09.129Z] 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-01-11T20:22:14.479Z] 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-01-11T20:22:29.476Z] 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-01-11T20:22:33.747Z] $ docker stop --time=1 744fbf2826b5e0b9bdd1317e2a43523c057bdba6eb9a3430167da3b8ac0f051c [2023-01-11T20:22:35.719Z] $ docker rm -f --volumes 744fbf2826b5e0b9bdd1317e2a43523c057bdba6eb9a3430167da3b8ac0f051c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:22:37.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-11T20:22:37.927Z] [2023-01-11T20:22:37.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:22:38.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-11T20:22:38.526Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-11T20:22:38.526Z] 29e5d40040c1: Pulling fs layer [2023-01-11T20:22:38.526Z] 1ce36da41761: Pulling fs layer [2023-01-11T20:22:38.526Z] 25b303627fd3: Pulling fs layer [2023-01-11T20:22:38.526Z] 29e5d40040c1: Download complete [2023-01-11T20:22:38.794Z] 1ce36da41761: Verifying Checksum [2023-01-11T20:22:38.794Z] 1ce36da41761: Download complete [2023-01-11T20:22:39.064Z] 29e5d40040c1: Pull complete [2023-01-11T20:22:40.491Z] 1ce36da41761: Pull complete [2023-01-11T20:22:40.491Z] 25b303627fd3: Verifying Checksum [2023-01-11T20:22:40.491Z] 25b303627fd3: Download complete [2023-01-11T20:22:50.580Z] 25b303627fd3: Pull complete [2023-01-11T20:22:50.580Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-11T20:22:50.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-11T20:22:50.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:22:50.795Z] prd-ubuntu20.04-docker-arm64-4c-16g-1942 does not seem to be running inside a container [2023-01-11T20:22:50.869Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-11T20:22:53.290Z] $ docker top 7e5d2c3aec117e7d46a0c31f3538f5dea74418adc64fcfe4540cd71a1b556b42 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T20:22:54.116Z] + + docker-composegrep build parallel --help [2023-01-11T20:22:54.116Z] [2023-01-11T20:22:59.462Z] --parallel Build images in parallel. [Pipeline] } [2023-01-11T20:22:59.484Z] $ docker stop --time=1 7e5d2c3aec117e7d46a0c31f3538f5dea74418adc64fcfe4540cd71a1b556b42 [2023-01-11T20:23:01.204Z] $ docker rm -f --volumes 7e5d2c3aec117e7d46a0c31f3538f5dea74418adc64fcfe4540cd71a1b556b42 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:23:01.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-11T20:23:01.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:23:01.932Z] prd-ubuntu20.04-docker-arm64-4c-16g-1942 does not seem to be running inside a container [2023-01-11T20:23:02.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-11T20:23:03.226Z] $ docker top 4955e397a1966f2e2ba08543c436a5bba8b4002e8bce6e8a26e17c9ae1d9228d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T20:23:04.063Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-11T20:23:10.713Z] Building core-command ... [2023-01-11T20:23:10.713Z] Building core-data ... [2023-01-11T20:23:10.713Z] Building core-metadata ... [2023-01-11T20:23:10.713Z] Building security-bootstrapper ... [2023-01-11T20:23:10.713Z] Building security-proxy-setup ... [2023-01-11T20:23:10.713Z] Building security-secretstore-setup ... [2023-01-11T20:23:10.713Z] Building security-spiffe-token-provider ... [2023-01-11T20:23:10.713Z] Building security-spire-agent ... [2023-01-11T20:23:10.713Z] Building security-spire-config ... [2023-01-11T20:23:10.713Z] Building security-spire-server ... [2023-01-11T20:23:10.713Z] Building support-notifications ... [2023-01-11T20:23:10.713Z] Building support-scheduler ... [2023-01-11T20:23:10.713Z] Building support-notifications [2023-01-11T20:23:10.713Z] Building security-spiffe-token-provider [2023-01-11T20:23:10.713Z] Building security-proxy-setup [2023-01-11T20:23:10.713Z] Building core-data [2023-01-11T20:23:10.713Z] Building security-secretstore-setup [2023-01-11T20:23:57.555Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:23:57.555Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:23:57.555Z] ---> fbabfc384b0b [2023-01-11T20:23:57.555Z] Step 3/21 : WORKDIR /edgex-go [2023-01-11T20:23:57.555Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:23:57.555Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:23:57.555Z] ---> fbabfc384b0b [2023-01-11T20:23:57.555Z] Step 3/24 : WORKDIR /edgex-go [2023-01-11T20:23:57.555Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:23:57.555Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:23:57.555Z] ---> fbabfc384b0b [2023-01-11T20:23:57.555Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:23:57.555Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:23:57.555Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:23:57.555Z] ---> fbabfc384b0b [2023-01-11T20:23:57.555Z] Step 3/19 : WORKDIR /edgex-go [2023-01-11T20:23:57.555Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:23:57.555Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:23:57.555Z] ---> fbabfc384b0b [2023-01-11T20:23:57.555Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:23:57.555Z] ---> Running in f3d31335a8e6 [2023-01-11T20:23:57.555Z] ---> Running in 7142fcc5b201 [2023-01-11T20:23:57.555Z] ---> Running in f1411adf3ef7 [2023-01-11T20:23:57.555Z] ---> Running in 5fc994b0be4c [2023-01-11T20:23:57.555Z] ---> Running in d6cbb6b3d72a [2023-01-11T20:23:57.555Z] Removing intermediate container 7142fcc5b201 [2023-01-11T20:23:57.555Z] ---> 8670e6b8127c [2023-01-11T20:23:57.555Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-11T20:23:57.555Z] Removing intermediate container f3d31335a8e6 [2023-01-11T20:23:57.555Z] ---> ec7d6319317c [2023-01-11T20:23:57.555Z] Step 4/22 : WORKDIR /edgex-go [2023-01-11T20:23:57.555Z] Removing intermediate container f1411adf3ef7 [2023-01-11T20:23:57.555Z] ---> 266600b4b7c2 [2023-01-11T20:23:57.555Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-11T20:23:57.555Z] Removing intermediate container d6cbb6b3d72a [2023-01-11T20:23:57.555Z] ---> d8dad532223e [2023-01-11T20:23:57.555Z] Step 4/22 : WORKDIR /edgex-go [2023-01-11T20:23:57.555Z] Removing intermediate container 5fc994b0be4c [2023-01-11T20:23:57.555Z] ---> 0464723b7e99 [2023-01-11T20:23:57.555Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-11T20:23:57.555Z] ---> Running in 80b597d10743 [2023-01-11T20:23:57.555Z] ---> Running in f8f371f25caa [2023-01-11T20:23:57.556Z] ---> Running in 1a6687627f98 [2023-01-11T20:23:57.556Z] ---> Running in e3452f890895 [2023-01-11T20:23:57.556Z] ---> Running in 7a17a668cb76 [2023-01-11T20:23:58.141Z] Removing intermediate container 80b597d10743 [2023-01-11T20:23:58.141Z] ---> 772d65aacda1 [2023-01-11T20:23:58.141Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-11T20:23:58.141Z] ---> Running in e8f9d4354bbd [2023-01-11T20:23:58.141Z] Removing intermediate container 1a6687627f98 [2023-01-11T20:23:58.141Z] ---> 429e0abad501 [2023-01-11T20:23:58.141Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-11T20:23:58.419Z] ---> Running in a0e1554d1ee2 [2023-01-11T20:23:59.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:23:59.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:24:00.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:24:00.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:24:00.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:24:00.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:24:00.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:24:00.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:24:00.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:24:00.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:24:01.489Z] OK: 221 MiB in 51 packages [2023-01-11T20:24:01.756Z] OK: 221 MiB in 51 packages [2023-01-11T20:24:02.022Z] v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-11T20:24:02.022Z] v3.16.3-104-g68a75e0e6d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-11T20:24:02.022Z] OK: 16899 distinct packages available [2023-01-11T20:24:02.022Z] OK: 221 MiB in 51 packages [2023-01-11T20:24:02.304Z] OK: 221 MiB in 51 packages [2023-01-11T20:24:02.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:24:02.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:24:03.157Z] Removing intermediate container f8f371f25caa [2023-01-11T20:24:03.157Z] ---> 7693c444218e [2023-01-11T20:24:03.157Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-11T20:24:03.740Z] OK: 221 MiB in 51 packages [2023-01-11T20:24:04.008Z] Removing intermediate container e8f9d4354bbd [2023-01-11T20:24:04.008Z] ---> 7b2273d90ae4 [2023-01-11T20:24:04.008Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-11T20:24:04.008Z] Removing intermediate container a0e1554d1ee2 [2023-01-11T20:24:04.008Z] Removing intermediate container e3452f890895 [2023-01-11T20:24:04.008Z] ---> 0f0e82c4143e [2023-01-11T20:24:04.008Z] ---> 6b2bc44cd56d [2023-01-11T20:24:04.008Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-11T20:24:04.008Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-11T20:24:04.274Z] ---> e19956e58aeb [2023-01-11T20:24:04.274Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:24:04.645Z] ---> Running in 37c046f60ec5 [2023-01-11T20:24:05.275Z] ---> 47f97ce07c8e [2023-01-11T20:24:05.275Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:24:05.544Z] ---> d7f4fcf7aa00 [2023-01-11T20:24:05.544Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:24:05.544Z] ---> Running in 44aa26d2d1aa [2023-01-11T20:24:05.544Z] Removing intermediate container 7a17a668cb76 [2023-01-11T20:24:05.544Z] ---> 4c8f24134971 [2023-01-11T20:24:05.544Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-11T20:24:05.843Z] ---> Running in 033ed6f16a06 [2023-01-11T20:24:05.843Z] ---> c2416ee1f7d1 [2023-01-11T20:24:05.843Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:24:05.843Z] ---> Running in 32c08c9120f4 [2023-01-11T20:24:07.331Z] ---> a1a816561bf2 [2023-01-11T20:24:07.331Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:24:07.331Z] ---> Running in 0b8d66729d4f [2023-01-11T20:25:44.029Z] Removing intermediate container 0b8d66729d4f [2023-01-11T20:25:44.029Z] ---> 6f9c2477bebc [2023-01-11T20:25:44.029Z] Step 7/19 : COPY . . [2023-01-11T20:25:44.029Z] Removing intermediate container 32c08c9120f4 [2023-01-11T20:25:44.029Z] ---> aebad247db1d [2023-01-11T20:25:44.029Z] Step 8/22 : COPY . . [2023-01-11T20:25:44.029Z] Removing intermediate container 033ed6f16a06 [2023-01-11T20:25:44.029Z] ---> 8c8a1f5d6473 [2023-01-11T20:25:44.029Z] Step 7/24 : COPY . . [2023-01-11T20:25:44.029Z] Removing intermediate container 44aa26d2d1aa [2023-01-11T20:25:44.029Z] ---> d0851cea1457 [2023-01-11T20:25:44.029Z] Step 8/22 : COPY . . [2023-01-11T20:25:44.029Z] Removing intermediate container 37c046f60ec5 [2023-01-11T20:25:44.029Z] ---> 834ebca54528 [2023-01-11T20:25:44.029Z] Step 7/21 : COPY . . [2023-01-11T20:25:56.349Z] ---> 88bc96910464 [2023-01-11T20:25:56.349Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-11T20:25:56.349Z] ---> 66de9d47550a [2023-01-11T20:25:56.349Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-11T20:25:56.349Z] ---> 293497bea375 [2023-01-11T20:25:56.349Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-11T20:25:56.349Z] ---> Running in 3d2674cf8768 [2023-01-11T20:25:56.349Z] ---> 8dc5a56713f1 [2023-01-11T20:25:56.349Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-11T20:25:56.349Z] ---> 8f731889a2e3 [2023-01-11T20:25:56.349Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-11T20:25:56.349Z] ---> Running in 9cad82401b25 [2023-01-11T20:25:56.349Z] ---> Running in c1fd539df7f5 [2023-01-11T20:25:56.349Z] ---> Running in 358b383a44ba [2023-01-11T20:25:56.349Z] ---> Running in ef740ddffd30 [2023-01-11T20:25:57.760Z] 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-01-11T20:25:58.027Z] 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-01-11T20:25:58.027Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-11T20:25:58.027Z] 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-01-11T20:25:58.293Z] 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-01-11T20:31:50.204Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-11T20:31:50.204Z] 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-01-11T20:32:00.276Z] Removing intermediate container 358b383a44ba [2023-01-11T20:32:00.276Z] ---> 7eb68ccf0486 [2023-01-11T20:32:00.276Z] [2023-01-11T20:32:00.276Z] Step 9/21 : FROM alpine:3.16 [2023-01-11T20:32:00.276Z] 3.16: Pulling from library/alpine [2023-01-11T20:32:02.234Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T20:32:02.234Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T20:32:02.234Z] ---> 2b4661558fb8 [2023-01-11T20:32:02.234Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-11T20:32:02.510Z] ---> Running in b5f3c3cc148a [2023-01-11T20:32:05.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:32:05.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:32:07.626Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-11T20:32:07.626Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-11T20:32:07.626Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-11T20:32:07.626Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-11T20:32:07.626Z] (5/6) Installing curl (7.83.1-r5) [2023-01-11T20:32:07.626Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-11T20:32:07.626Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:32:07.626Z] Executing ca-certificates-20220614-r0.trigger [2023-01-11T20:32:08.211Z] OK: 8 MiB in 20 packages [2023-01-11T20:32:08.480Z] Removing intermediate container 9cad82401b25 [2023-01-11T20:32:08.480Z] ---> d9acecdd1c91 [2023-01-11T20:32:08.480Z] [2023-01-11T20:32:08.480Z] Step 9/24 : FROM alpine:3.16 [2023-01-11T20:32:08.480Z] ---> 2b4661558fb8 [2023-01-11T20:32:08.480Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-11T20:32:08.480Z] ---> Running in 9339b184d87f [2023-01-11T20:32:11.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:32:11.337Z] Removing intermediate container b5f3c3cc148a [2023-01-11T20:32:11.337Z] ---> 64732e870130 [2023-01-11T20:32:11.337Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-11T20:32:11.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:32:11.611Z] ---> Running in 6d3f6faedd50 [2023-01-11T20:32:12.201Z] Removing intermediate container 6d3f6faedd50 [2023-01-11T20:32:12.201Z] ---> 739e666aae07 [2023-01-11T20:32:12.201Z] Step 12/21 : WORKDIR /edgex [2023-01-11T20:32:12.201Z] ---> Running in d39e0ca22fce [2023-01-11T20:32:13.164Z] Removing intermediate container d39e0ca22fce [2023-01-11T20:32:13.164Z] ---> 3a09886429a6 [2023-01-11T20:32:13.164Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-11T20:32:13.164Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-11T20:32:13.164Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-11T20:32:13.164Z] (3/3) Installing su-exec (0.2-r1) [2023-01-11T20:32:13.164Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:32:13.436Z] Executing ca-certificates-20220614-r0.trigger [2023-01-11T20:32:14.044Z] ---> e9440cfbd0ce [2023-01-11T20:32:14.044Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-11T20:32:14.044Z] OK: 6 MiB in 17 packages [2023-01-11T20:32:16.632Z] ---> 62aa5c9de9e0 [2023-01-11T20:32:16.632Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-11T20:32:16.632Z] Removing intermediate container 9339b184d87f [2023-01-11T20:32:16.632Z] ---> 1093bafd7dd6 [2023-01-11T20:32:16.632Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-11T20:32:16.898Z] ---> Running in 8d4a1a44f83e [2023-01-11T20:32:17.859Z] Removing intermediate container 8d4a1a44f83e [2023-01-11T20:32:17.859Z] ---> cebd8a0f203a [2023-01-11T20:32:17.859Z] Step 12/24 : WORKDIR / [2023-01-11T20:32:18.126Z] ---> Running in ca81804f9999 [2023-01-11T20:32:18.712Z] ---> 1af9636db099 [2023-01-11T20:32:18.712Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-11T20:32:18.712Z] Removing intermediate container ca81804f9999 [2023-01-11T20:32:18.712Z] ---> eeace26dd36e [2023-01-11T20:32:18.980Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-11T20:32:19.564Z] ---> eed91d9fb8d2 [2023-01-11T20:32:19.564Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-11T20:32:19.832Z] ---> Running in 949e3dd81988 [2023-01-11T20:32:19.832Z] ---> 9d6db6030d7b [2023-01-11T20:32:19.832Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-11T20:32:21.242Z] ---> 2a0a94359608 [2023-01-11T20:32:21.242Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-11T20:32:24.586Z] ---> c2ff4ab545de [2023-01-11T20:32:24.586Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-11T20:32:25.548Z] Removing intermediate container 949e3dd81988 [2023-01-11T20:32:25.548Z] ---> 969ea7991313 [2023-01-11T20:32:25.548Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-11T20:32:25.548Z] ---> Running in a02bf241400f [2023-01-11T20:32:25.817Z] ---> e2fa74d900fc [2023-01-11T20:32:25.817Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-11T20:32:26.407Z] Removing intermediate container a02bf241400f [2023-01-11T20:32:26.408Z] ---> 11e4f9ac0c5e [2023-01-11T20:32:26.408Z] Step 19/21 : LABEL arch=arm64 [2023-01-11T20:32:26.408Z] ---> Running in e36d99a0d848 [2023-01-11T20:32:27.368Z] Removing intermediate container e36d99a0d848 [2023-01-11T20:32:27.368Z] ---> 503405025747 [2023-01-11T20:32:27.368Z] Step 20/21 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:32:27.640Z] ---> Running in ad7fe52f22a2 [2023-01-11T20:32:27.907Z] ---> b10c416963c1 [2023-01-11T20:32:27.907Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-11T20:32:28.185Z] Removing intermediate container ad7fe52f22a2 [2023-01-11T20:32:28.185Z] ---> 029b67e3c88a [2023-01-11T20:32:28.185Z] Step 21/21 : LABEL version=0.0.0 [2023-01-11T20:32:28.456Z] ---> Running in 6a4c746fe5a1 [2023-01-11T20:32:29.441Z] Removing intermediate container 6a4c746fe5a1 [2023-01-11T20:32:29.441Z] ---> bb0b7b9b7a94 [2023-01-11T20:32:29.441Z] [2023-01-11T20:32:29.709Z] Successfully built bb0b7b9b7a94 [2023-01-11T20:32:29.709Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-11T20:32:29.709Z]  Building security-proxy-setup ... done Building security-spire-config [2023-01-11T20:32:30.291Z] ---> b6736a6f38b1 [2023-01-11T20:32:30.291Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-11T20:32:31.259Z] ---> f41b8e2bcf92 [2023-01-11T20:32:31.259Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-11T20:32:31.259Z] ---> Running in a1b67c33e7e1 [2023-01-11T20:32:34.616Z] Removing intermediate container a1b67c33e7e1 [2023-01-11T20:32:34.616Z] ---> 7ec247a4dfbc [2023-01-11T20:32:34.616Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-11T20:32:34.889Z] ---> Running in c10baa6a81a2 [2023-01-11T20:32:36.832Z] Removing intermediate container c10baa6a81a2 [2023-01-11T20:32:36.832Z] ---> 168792e5f5e0 [2023-01-11T20:32:36.832Z] Step 22/24 : LABEL arch=arm64 [2023-01-11T20:32:36.832Z] ---> Running in f2a5f6737e20 [2023-01-11T20:32:37.793Z] Removing intermediate container f2a5f6737e20 [2023-01-11T20:32:37.793Z] ---> 90a946b9f75d [2023-01-11T20:32:37.793Z] Step 23/24 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:32:37.793Z] ---> Running in a0f0226f68bc [2023-01-11T20:32:38.379Z] Removing intermediate container a0f0226f68bc [2023-01-11T20:32:38.379Z] ---> 9403757a8067 [2023-01-11T20:32:38.379Z] Step 24/24 : LABEL version=0.0.0 [2023-01-11T20:32:38.647Z] ---> Running in 370b64c7b01c [2023-01-11T20:32:39.233Z] Removing intermediate container 370b64c7b01c [2023-01-11T20:32:39.233Z] ---> 5702cb32dff5 [2023-01-11T20:32:39.233Z] [2023-01-11T20:32:39.499Z] Successfully built 5702cb32dff5 [2023-01-11T20:32:39.499Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-11T20:32:39.499Z] Building security-spire-server [2023-01-11T20:32:51.813Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:32:51.813Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:32:51.813Z] ---> fbabfc384b0b [2023-01-11T20:32:51.813Z] Step 3/24 : WORKDIR /edgex-go [2023-01-11T20:32:51.813Z] ---> Using cache [2023-01-11T20:32:51.813Z] ---> 0464723b7e99 [2023-01-11T20:32:51.813Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-11T20:32:51.813Z] ---> Running in 3ba21df137dc [2023-01-11T20:32:52.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:32:52.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:32:54.390Z] OK: 221 MiB in 51 packages [2023-01-11T20:32:56.966Z] Removing intermediate container 3ba21df137dc [2023-01-11T20:32:56.966Z] ---> 1f20c9623876 [2023-01-11T20:32:56.966Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-11T20:32:58.907Z] ---> 0ad4ef08024e [2023-01-11T20:32:58.907Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:32:58.907Z] ---> Running in fe1f818544ab [2023-01-11T20:33:03.176Z] Removing intermediate container 3d2674cf8768 [2023-01-11T20:33:03.176Z] ---> f137fdf4e07d [2023-01-11T20:33:03.176Z] [2023-01-11T20:33:03.176Z] Step 10/22 : FROM alpine:3.16 [2023-01-11T20:33:03.176Z] ---> 2b4661558fb8 [2023-01-11T20:33:03.176Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-11T20:33:03.176Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:33:03.176Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:33:03.176Z] ---> fbabfc384b0b [2023-01-11T20:33:03.176Z] Step 3/23 : WORKDIR /edgex-go [2023-01-11T20:33:03.176Z] ---> Using cache [2023-01-11T20:33:03.176Z] ---> 0464723b7e99 [2023-01-11T20:33:03.176Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-11T20:33:03.176Z] ---> Using cache [2023-01-11T20:33:03.176Z] ---> 1f20c9623876 [2023-01-11T20:33:03.176Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-11T20:33:03.176Z] ---> Using cache [2023-01-11T20:33:03.176Z] ---> 0ad4ef08024e [2023-01-11T20:33:03.443Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:33:03.443Z] ---> Running in 20012f8943a7 [2023-01-11T20:33:03.443Z] ---> Running in 78b647e7f48c [2023-01-11T20:33:04.027Z] Removing intermediate container 78b647e7f48c [2023-01-11T20:33:04.027Z] ---> efd5dbb6103e [2023-01-11T20:33:04.027Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-11T20:33:04.027Z] ---> Running in d7ad7053caca [2023-01-11T20:33:04.988Z] Removing intermediate container d7ad7053caca [2023-01-11T20:33:04.988Z] ---> 8e055dfbf574 [2023-01-11T20:33:04.988Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-11T20:33:04.988Z] ---> Running in d53716716c69 [2023-01-11T20:33:05.573Z] Removing intermediate container d53716716c69 [2023-01-11T20:33:05.574Z] ---> 3bbdbe84c9ab [2023-01-11T20:33:05.574Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-11T20:33:05.574Z] ---> Running in ce41e12dba63 [2023-01-11T20:33:07.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:33:07.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:33:08.921Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-11T20:33:08.921Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:33:08.921Z] OK: 5 MiB in 15 packages [2023-01-11T20:33:10.329Z] Removing intermediate container ce41e12dba63 [2023-01-11T20:33:10.329Z] ---> b19d0994ea64 [2023-01-11T20:33:10.329Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:33:11.291Z] ---> 161466369896 [2023-01-11T20:33:11.291Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-11T20:33:12.696Z] ---> a529a5af6939 [2023-01-11T20:33:12.696Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-11T20:33:14.109Z] ---> 129654f946d1 [2023-01-11T20:33:14.109Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-11T20:33:14.109Z] ---> Running in a1bc8146ba83 [2023-01-11T20:33:14.710Z] Removing intermediate container a1bc8146ba83 [2023-01-11T20:33:14.710Z] ---> 505883826f7a [2023-01-11T20:33:14.710Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:33:14.710Z] ---> Running in 43a61dad8635 [2023-01-11T20:33:15.294Z] Removing intermediate container 43a61dad8635 [2023-01-11T20:33:15.295Z] ---> 6f1cad1beb26 [2023-01-11T20:33:15.295Z] Step 20/22 : LABEL arch=arm64 [2023-01-11T20:33:15.295Z] ---> Running in 6823ca0386ad [2023-01-11T20:33:16.257Z] Removing intermediate container 6823ca0386ad [2023-01-11T20:33:16.257Z] ---> 0f4bbf066494 [2023-01-11T20:33:16.257Z] Step 21/22 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:33:16.257Z] ---> Running in f1f4d970ef86 [2023-01-11T20:33:16.841Z] Removing intermediate container f1f4d970ef86 [2023-01-11T20:33:16.841Z] ---> 0c3f166caad7 [2023-01-11T20:33:16.841Z] Step 22/22 : LABEL version=0.0.0 [2023-01-11T20:33:17.110Z] ---> Running in 35a839e48927 [2023-01-11T20:33:17.695Z] Removing intermediate container 35a839e48927 [2023-01-11T20:33:17.695Z] ---> cf8ca4a3e3a3 [2023-01-11T20:33:17.695Z] [2023-01-11T20:33:17.962Z] Successfully built cf8ca4a3e3a3 [2023-01-11T20:33:17.963Z] Successfully tagged core-data-arm64:latest [2023-01-11T20:33:17.963Z] Building security-bootstrapper [2023-01-11T20:33:36.171Z]  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:33:36.171Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:33:36.171Z] ---> fbabfc384b0b [2023-01-11T20:33:36.171Z] Step 3/32 : WORKDIR /edgex-go [2023-01-11T20:33:36.171Z] ---> Using cache [2023-01-11T20:33:36.171Z] ---> 0464723b7e99 [2023-01-11T20:33:36.171Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-11T20:33:36.171Z] ---> Running in 8fc7d4a1bc18 [2023-01-11T20:33:36.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:33:37.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:33:38.974Z] OK: 221 MiB in 51 packages [2023-01-11T20:33:40.383Z] Removing intermediate container 8fc7d4a1bc18 [2023-01-11T20:33:40.383Z] ---> b87cb14f9708 [2023-01-11T20:33:40.383Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-11T20:33:41.600Z] ---> 7fd9d045ca98 [2023-01-11T20:33:41.600Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:33:41.600Z] ---> Running in b7fba451a676 [2023-01-11T20:34:28.547Z] Removing intermediate container ef740ddffd30 [2023-01-11T20:34:28.547Z] ---> 5fdf43971463 [2023-01-11T20:34:28.547Z] [2023-01-11T20:34:28.547Z] Step 9/19 : FROM alpine:3.15 [2023-01-11T20:34:28.547Z] 3.15: Pulling from library/alpine [2023-01-11T20:34:28.547Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-11T20:34:28.547Z] Status: Downloaded newer image for alpine:3.15 [2023-01-11T20:34:28.547Z] ---> 8aa73fd46299 [2023-01-11T20:34:28.547Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-11T20:34:28.547Z] ---> Running in d630bd74a64c [2023-01-11T20:34:28.547Z] Removing intermediate container d630bd74a64c [2023-01-11T20:34:28.547Z] ---> 00fd552104e9 [2023-01-11T20:34:28.547Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-11T20:34:28.547Z] ---> Running in f6d6529fef0f [2023-01-11T20:34:30.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:34:30.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:34:31.717Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-11T20:34:31.717Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-11T20:34:31.717Z] OK: 15736 distinct packages available [2023-01-11T20:34:31.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:34:32.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:34:33.238Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-11T20:34:33.238Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-11T20:34:33.505Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-11T20:34:33.505Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-11T20:34:33.505Z] (5/9) Installing curl (7.80.0-r5) [2023-01-11T20:34:33.505Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-11T20:34:33.505Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-11T20:34:33.505Z] (8/9) Installing libucontext (1.1-r0) [2023-01-11T20:34:33.505Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-11T20:34:33.505Z] Executing busybox-1.34.1-r7.trigger [2023-01-11T20:34:33.505Z] Executing ca-certificates-20220614-r0.trigger [2023-01-11T20:34:33.773Z] OK: 8 MiB in 23 packages [2023-01-11T20:34:38.037Z] Removing intermediate container f6d6529fef0f [2023-01-11T20:34:38.037Z] ---> 12ea77f5f52e [2023-01-11T20:34:38.037Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:34:39.985Z] ---> 1a3227743d75 [2023-01-11T20:34:39.985Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-11T20:34:44.235Z] ---> 2b977731b1ef [2023-01-11T20:34:44.235Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-11T20:34:46.193Z] ---> af2f832a35f6 [2023-01-11T20:34:46.193Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-11T20:34:46.193Z] ---> Running in ec714ef1096c [2023-01-11T20:34:46.793Z] Removing intermediate container ec714ef1096c [2023-01-11T20:34:46.793Z] ---> 754274cc5d12 [2023-01-11T20:34:46.793Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:34:47.061Z] ---> Running in 80287510e6ef [2023-01-11T20:34:48.023Z] Removing intermediate container 80287510e6ef [2023-01-11T20:34:48.023Z] ---> 5a44b68077a0 [2023-01-11T20:34:48.023Z] Step 17/19 : LABEL arch=arm64 [2023-01-11T20:34:48.023Z] ---> Running in 2af791ca5fc0 [2023-01-11T20:34:48.608Z] Removing intermediate container 2af791ca5fc0 [2023-01-11T20:34:48.608Z] ---> 9660c96051ce [2023-01-11T20:34:48.608Z] Step 18/19 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:34:48.877Z] ---> Running in a6082ec0f2fd [2023-01-11T20:34:49.467Z] Removing intermediate container a6082ec0f2fd [2023-01-11T20:34:49.467Z] ---> 2a088da740ed [2023-01-11T20:34:49.467Z] Step 19/19 : LABEL version=0.0.0 [2023-01-11T20:34:49.734Z] ---> Running in 2282521d2ea2 [2023-01-11T20:34:50.693Z] Removing intermediate container 2282521d2ea2 [2023-01-11T20:34:50.693Z] ---> 031db553de3e [2023-01-11T20:34:50.693Z] [2023-01-11T20:34:50.960Z] Successfully built 031db553de3e [2023-01-11T20:34:50.961Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-11T20:34:50.961Z]  Building security-spiffe-token-provider ... done Building core-command [2023-01-11T20:34:59.158Z] Removing intermediate container fe1f818544ab [2023-01-11T20:34:59.158Z] ---> 26ffafe38e15 [2023-01-11T20:34:59.158Z] Step 7/24 : COPY . . [2023-01-11T20:35:03.410Z] Removing intermediate container c1fd539df7f5 [2023-01-11T20:35:03.410Z] ---> 24a038b040cc [2023-01-11T20:35:03.410Z] [2023-01-11T20:35:03.410Z] Step 10/22 : FROM alpine:3.16 [2023-01-11T20:35:03.410Z] ---> 2b4661558fb8 [2023-01-11T20:35:03.410Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-11T20:35:03.993Z] ---> Running in 3fac9848362b [2023-01-11T20:35:04.576Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:35:04.576Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:35:04.576Z] ---> fbabfc384b0b [2023-01-11T20:35:04.576Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:35:04.576Z] ---> Using cache [2023-01-11T20:35:04.576Z] ---> d8dad532223e [2023-01-11T20:35:04.576Z] Step 4/23 : WORKDIR /edgex-go [2023-01-11T20:35:04.576Z] ---> Using cache [2023-01-11T20:35:04.576Z] ---> 429e0abad501 [2023-01-11T20:35:04.576Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-11T20:35:04.576Z] ---> Using cache [2023-01-11T20:35:04.576Z] ---> 6b2bc44cd56d [2023-01-11T20:35:04.576Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-11T20:35:04.855Z] ---> Using cache [2023-01-11T20:35:04.855Z] ---> c2416ee1f7d1 [2023-01-11T20:35:04.855Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:35:04.855Z] ---> Using cache [2023-01-11T20:35:04.855Z] ---> aebad247db1d [2023-01-11T20:35:04.855Z] Step 8/23 : COPY . . [2023-01-11T20:35:04.855Z] ---> Using cache [2023-01-11T20:35:04.855Z] ---> 88bc96910464 [2023-01-11T20:35:04.855Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-11T20:35:05.438Z] ---> Running in 3376f9199896 [2023-01-11T20:35:05.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:35:06.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:35:06.023Z] Removing intermediate container 20012f8943a7 [2023-01-11T20:35:06.023Z] ---> 46ee24fdc6d5 [2023-01-11T20:35:06.023Z] Step 7/23 : COPY . . [2023-01-11T20:35:06.979Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-11T20:35:06.979Z] 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-01-11T20:35:07.244Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-11T20:35:07.244Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:35:07.244Z] Executing ca-certificates-20220614-r0.trigger [2023-01-11T20:35:07.509Z] OK: 6 MiB in 16 packages [2023-01-11T20:35:10.850Z] Removing intermediate container 3fac9848362b [2023-01-11T20:35:10.850Z] ---> a84ec3e87660 [2023-01-11T20:35:10.850Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-11T20:35:10.850Z] ---> Running in a47ab57c3c0f [2023-01-11T20:35:12.276Z] Removing intermediate container a47ab57c3c0f [2023-01-11T20:35:12.276Z] ---> 2d0ad6e81e3d [2023-01-11T20:35:12.276Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-11T20:35:12.543Z] ---> Running in 614b98cb5f37 [2023-01-11T20:35:13.502Z] Removing intermediate container 614b98cb5f37 [2023-01-11T20:35:13.502Z] ---> 60e48abd1631 [2023-01-11T20:35:13.502Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-11T20:35:13.768Z] ---> Running in 4c5632d60d92 [2023-01-11T20:35:14.725Z] Removing intermediate container 4c5632d60d92 [2023-01-11T20:35:14.725Z] ---> f8129b1c60a8 [2023-01-11T20:35:14.725Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:35:16.132Z] ---> 59a93a9393ca [2023-01-11T20:35:16.132Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-11T20:35:18.710Z] ---> 4418ee46b20f [2023-01-11T20:35:18.710Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-11T20:35:19.667Z] ---> Running in 1a9508ef7676 [2023-01-11T20:35:19.936Z] ---> d720246d3382 [2023-01-11T20:35:19.936Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-11T20:35:20.516Z] Removing intermediate container b7fba451a676 [2023-01-11T20:35:20.516Z] ---> 73ef620c955e [2023-01-11T20:35:20.516Z] Step 7/32 : COPY . . [2023-01-11T20:35:21.100Z] Removing intermediate container 1a9508ef7676 [2023-01-11T20:35:21.100Z] ---> e0db1194c4a5 [2023-01-11T20:35:21.100Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-11T20:35:21.365Z] ---> Running in 105d5a0c81e7 [2023-01-11T20:35:21.644Z] ---> aca824c013cf [2023-01-11T20:35:21.644Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-11T20:35:22.226Z] ---> Running in 72fc7dd9cf9f [2023-01-11T20:35:22.226Z] Removing intermediate container 105d5a0c81e7 [2023-01-11T20:35:22.226Z] ---> 701641f5b6c2 [2023-01-11T20:35:22.226Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-11T20:35:22.497Z] ---> Running in 1cefb8c6751d [2023-01-11T20:35:23.078Z] Removing intermediate container 72fc7dd9cf9f [2023-01-11T20:35:23.078Z] ---> 3f84ca63a764 [2023-01-11T20:35:23.078Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:35:23.343Z] ---> Running in 7ed8e7165ffa [2023-01-11T20:35:24.298Z] Removing intermediate container 7ed8e7165ffa [2023-01-11T20:35:24.299Z] ---> b22a62ee12e2 [2023-01-11T20:35:24.299Z] Step 20/22 : LABEL arch=arm64 [2023-01-11T20:35:24.299Z] ---> Running in 6aa0ff3c49c6 [2023-01-11T20:35:25.702Z] Removing intermediate container 6aa0ff3c49c6 [2023-01-11T20:35:25.702Z] ---> ccd7dee7c6dc [2023-01-11T20:35:25.702Z] Step 21/22 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:35:25.702Z] ---> Running in a770e38e876e [2023-01-11T20:35:26.287Z] Removing intermediate container 1cefb8c6751d [2023-01-11T20:35:26.287Z] ---> 2ff75e75b52c [2023-01-11T20:35:26.287Z] Step 11/24 : WORKDIR /edgex-go [2023-01-11T20:35:26.557Z] Removing intermediate container a770e38e876e [2023-01-11T20:35:26.557Z] ---> d5e585c0b334 [2023-01-11T20:35:26.557Z] Step 22/22 : LABEL version=0.0.0 [2023-01-11T20:35:26.557Z] ---> Running in 03eeb794096c [2023-01-11T20:35:26.822Z] ---> Running in 4730529d3ed8 [2023-01-11T20:35:27.777Z] Removing intermediate container 03eeb794096c [2023-01-11T20:35:27.777Z] ---> 11e91b51fedc [2023-01-11T20:35:27.777Z] [2023-01-11T20:35:27.777Z] Step 12/24 : FROM alpine:3.15 [2023-01-11T20:35:27.777Z] ---> 8aa73fd46299 [2023-01-11T20:35:27.777Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-11T20:35:27.777Z] ---> Using cache [2023-01-11T20:35:27.777Z] ---> 00fd552104e9 [2023-01-11T20:35:27.777Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-11T20:35:27.777Z] Removing intermediate container 4730529d3ed8 [2023-01-11T20:35:27.777Z] ---> 94db631ae758 [2023-01-11T20:35:27.777Z] [2023-01-11T20:35:27.777Z] ---> Running in 7781914b48d2 [2023-01-11T20:35:28.735Z] ---> 3811682468db [2023-01-11T20:35:28.735Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-11T20:35:28.735Z] Successfully built 94db631ae758 [2023-01-11T20:35:29.000Z] Successfully tagged support-notifications-arm64:latest [2023-01-11T20:35:29.000Z]  Building support-notifications ... done Building support-scheduler [2023-01-11T20:35:29.000Z] ---> Running in 38922cde4895 [2023-01-11T20:35:29.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:35:29.582Z] Removing intermediate container 38922cde4895 [2023-01-11T20:35:29.582Z] ---> 363b321b617c [2023-01-11T20:35:29.582Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-11T20:35:29.855Z] ---> Running in 52eec70bc84a [2023-01-11T20:35:30.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:35:30.707Z] Removing intermediate container 52eec70bc84a [2023-01-11T20:35:30.707Z] ---> f361bac5b4dc [2023-01-11T20:35:30.707Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-11T20:35:30.707Z] ---> Running in d48b4dd0df3a [2023-01-11T20:35:31.668Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-11T20:35:31.668Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-11T20:35:31.668Z] OK: 15736 distinct packages available [2023-01-11T20:35:31.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:35:32.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:35:33.607Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-11T20:35:33.607Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-11T20:35:33.607Z] (3/4) Installing libucontext (1.1-r0) [2023-01-11T20:35:33.607Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-11T20:35:33.607Z] Executing busybox-1.34.1-r7.trigger [2023-01-11T20:35:33.607Z] OK: 6 MiB in 18 packages [2023-01-11T20:35:35.015Z] Removing intermediate container d48b4dd0df3a [2023-01-11T20:35:35.015Z] ---> 55737285f776 [2023-01-11T20:35:35.015Z] Step 11/23 : WORKDIR /edgex-go [2023-01-11T20:35:35.282Z] ---> Running in 032d4e14b547 [2023-01-11T20:35:35.862Z] Removing intermediate container 7781914b48d2 [2023-01-11T20:35:35.862Z] ---> c8f484e2dda4 [2023-01-11T20:35:35.862Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-11T20:35:36.445Z] Removing intermediate container 032d4e14b547 [2023-01-11T20:35:36.445Z] ---> 6ec5a6a30f3c [2023-01-11T20:35:36.445Z] [2023-01-11T20:35:36.445Z] Step 12/23 : FROM alpine:3.15 [2023-01-11T20:35:36.445Z] ---> 8aa73fd46299 [2023-01-11T20:35:36.445Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-11T20:35:36.445Z] ---> Using cache [2023-01-11T20:35:36.445Z] ---> 00fd552104e9 [2023-01-11T20:35:36.445Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-11T20:35:36.714Z] ---> Running in 631103edf73c [2023-01-11T20:35:39.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:35:39.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:35:40.528Z] v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-11T20:35:40.528Z] v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-11T20:35:40.528Z] OK: 15736 distinct packages available [2023-01-11T20:35:40.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:35:41.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:35:42.064Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-11T20:35:42.064Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-11T20:35:42.064Z] (3/5) Installing libucontext (1.1-r0) [2023-01-11T20:35:42.064Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-11T20:35:42.064Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-11T20:35:42.330Z] Executing busybox-1.34.1-r7.trigger [2023-01-11T20:35:42.330Z] OK: 6 MiB in 19 packages [2023-01-11T20:35:45.667Z] ---> cd6d02d4aacb [2023-01-11T20:35:45.667Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-11T20:35:45.667Z] Removing intermediate container 631103edf73c [2023-01-11T20:35:45.667Z] ---> cc9a923d3b2a [2023-01-11T20:35:45.667Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-11T20:35:45.667Z] ---> Running in 4f61b9873fac [2023-01-11T20:35:48.239Z] 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-01-11T20:35:48.820Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:35:48.820Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:35:48.820Z] ---> fbabfc384b0b [2023-01-11T20:35:48.820Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:35:48.820Z] ---> Using cache [2023-01-11T20:35:48.820Z] ---> d8dad532223e [2023-01-11T20:35:48.820Z] Step 4/22 : WORKDIR /edgex-go [2023-01-11T20:35:48.820Z] ---> Using cache [2023-01-11T20:35:48.820Z] ---> 429e0abad501 [2023-01-11T20:35:48.820Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-11T20:35:48.820Z] ---> Using cache [2023-01-11T20:35:48.820Z] ---> 6b2bc44cd56d [2023-01-11T20:35:48.820Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-11T20:35:48.820Z] ---> Using cache [2023-01-11T20:35:48.820Z] ---> c2416ee1f7d1 [2023-01-11T20:35:48.820Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:35:48.820Z] ---> Using cache [2023-01-11T20:35:48.820Z] ---> aebad247db1d [2023-01-11T20:35:48.820Z] Step 8/22 : COPY . . [2023-01-11T20:35:48.820Z] ---> Using cache [2023-01-11T20:35:48.820Z] ---> 88bc96910464 [2023-01-11T20:35:48.820Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-11T20:35:49.404Z] ---> Running in 0d06daab373f [2023-01-11T20:35:49.990Z] ---> abbef5b17f05 [2023-01-11T20:35:49.990Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-11T20:35:51.932Z] ---> 5622c5b776f9 [2023-01-11T20:35:51.932Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-11T20:35:51.932Z] ---> Running in 06b2bcbc5a2a [2023-01-11T20:35:51.932Z] 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-01-11T20:35:52.516Z] Removing intermediate container 06b2bcbc5a2a [2023-01-11T20:35:52.516Z] ---> e4aa7fe3ca39 [2023-01-11T20:35:52.516Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-11T20:35:53.924Z] ---> 3b9dfacfb8c9 [2023-01-11T20:35:53.924Z] Step 19/24 : WORKDIR / [2023-01-11T20:35:53.924Z] ---> Running in f4a1e7c8d3af [2023-01-11T20:35:54.884Z] Removing intermediate container f4a1e7c8d3af [2023-01-11T20:35:54.884Z] ---> df93dbdfa6c3 [2023-01-11T20:35:54.884Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-11T20:35:55.153Z] ---> Running in 4e1d871ba980 [2023-01-11T20:35:55.738Z] Removing intermediate container 4e1d871ba980 [2023-01-11T20:35:55.738Z] ---> 973f05534cc1 [2023-01-11T20:35:55.738Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-11T20:35:56.401Z] ---> Running in 6e9236a43f99 [2023-01-11T20:35:56.983Z] ---> e5ebcbfe90d9 [2023-01-11T20:35:56.983Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-11T20:35:56.983Z] Removing intermediate container 6e9236a43f99 [2023-01-11T20:35:56.983Z] ---> caedad7b78cb [2023-01-11T20:35:56.983Z] Step 22/24 : LABEL arch=arm64 [2023-01-11T20:35:57.250Z] ---> Running in ed050e74705f [2023-01-11T20:35:57.834Z] Removing intermediate container ed050e74705f [2023-01-11T20:35:57.834Z] ---> 843757aa0bff [2023-01-11T20:35:57.834Z] Step 23/24 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:35:57.834Z] ---> Running in 9972c050df1d [2023-01-11T20:35:58.100Z] ---> 720c05b7f22f [2023-01-11T20:35:58.100Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-11T20:35:58.688Z] Removing intermediate container 9972c050df1d [2023-01-11T20:35:58.688Z] ---> b25a019145a2 [2023-01-11T20:35:58.688Z] Step 24/24 : LABEL version=0.0.0 [2023-01-11T20:35:58.688Z] ---> Running in 9756b8217810 [2023-01-11T20:35:59.644Z] ---> fbd246bba20b [2023-01-11T20:35:59.644Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-11T20:35:59.644Z] Removing intermediate container 9756b8217810 [2023-01-11T20:35:59.644Z] ---> 27bf14250341 [2023-01-11T20:35:59.644Z] [2023-01-11T20:35:59.911Z] Successfully built 27bf14250341 [2023-01-11T20:35:59.911Z] Successfully tagged security-spire-config-arm64:latest [2023-01-11T20:35:59.911Z] Building security-spire-agent [2023-01-11T20:36:00.766Z]  Building security-spire-config ... done  ---> 405460dc1f3f [2023-01-11T20:36:00.766Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-11T20:36:00.766Z] ---> Running in 0d462bc0e008 [2023-01-11T20:36:01.347Z] Removing intermediate container 0d462bc0e008 [2023-01-11T20:36:01.347Z] ---> 8a52ae1b970d [2023-01-11T20:36:01.347Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-11T20:36:01.347Z] ---> Running in a7622a2916cc [2023-01-11T20:36:01.934Z] Removing intermediate container a7622a2916cc [2023-01-11T20:36:01.934Z] ---> 59dd28e743ae [2023-01-11T20:36:01.934Z] Step 21/23 : LABEL arch=arm64 [2023-01-11T20:36:02.200Z] ---> Running in 8bedb9e33eab [2023-01-11T20:36:02.467Z] Removing intermediate container 8bedb9e33eab [2023-01-11T20:36:02.467Z] ---> f6d6866fe967 [2023-01-11T20:36:02.467Z] Step 22/23 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:36:02.732Z] ---> Running in 9098aeb1967d [2023-01-11T20:36:03.313Z] Removing intermediate container 9098aeb1967d [2023-01-11T20:36:03.313Z] ---> 047b9b5c313a [2023-01-11T20:36:03.582Z] Step 23/23 : LABEL version=0.0.0 [2023-01-11T20:36:03.582Z] ---> Running in 7a921e248714 [2023-01-11T20:36:04.164Z] Removing intermediate container 7a921e248714 [2023-01-11T20:36:04.164Z] ---> 4b574eac8c0e [2023-01-11T20:36:04.164Z] [2023-01-11T20:36:04.430Z] Successfully built 4b574eac8c0e [2023-01-11T20:36:04.430Z] Successfully tagged security-spire-server-arm64:latest [2023-01-11T20:36:04.430Z]  Building security-spire-server ... done Building core-metadata [2023-01-11T20:36:26.494Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:36:26.494Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:36:26.494Z] ---> fbabfc384b0b [2023-01-11T20:36:26.494Z] Step 3/24 : WORKDIR /edgex-go [2023-01-11T20:36:26.494Z] ---> Using cache [2023-01-11T20:36:26.494Z] ---> 0464723b7e99 [2023-01-11T20:36:26.494Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-11T20:36:26.494Z] ---> Using cache [2023-01-11T20:36:26.494Z] ---> 1f20c9623876 [2023-01-11T20:36:26.494Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-11T20:36:26.494Z] ---> Using cache [2023-01-11T20:36:26.494Z] ---> 0ad4ef08024e [2023-01-11T20:36:26.494Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:36:26.494Z] ---> Using cache [2023-01-11T20:36:26.494Z] ---> 46ee24fdc6d5 [2023-01-11T20:36:26.494Z] Step 7/24 : COPY . . [2023-01-11T20:36:26.494Z] ---> Using cache [2023-01-11T20:36:26.494Z] ---> 3811682468db [2023-01-11T20:36:26.494Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-11T20:36:26.494Z] ---> Using cache [2023-01-11T20:36:26.494Z] ---> 363b321b617c [2023-01-11T20:36:26.494Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-11T20:36:26.494Z] ---> Using cache [2023-01-11T20:36:26.494Z] ---> f361bac5b4dc [2023-01-11T20:36:26.494Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-11T20:36:26.494Z] ---> Running in 576ce469b772 [2023-01-11T20:36:29.077Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-11T20:36:29.078Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-11T20:36:29.078Z] ---> fbabfc384b0b [2023-01-11T20:36:29.078Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-11T20:36:29.078Z] ---> Using cache [2023-01-11T20:36:29.078Z] ---> d8dad532223e [2023-01-11T20:36:29.078Z] Step 4/24 : WORKDIR /edgex-go [2023-01-11T20:36:29.078Z] ---> Using cache [2023-01-11T20:36:29.078Z] ---> 429e0abad501 [2023-01-11T20:36:29.078Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-11T20:36:29.078Z] ---> Using cache [2023-01-11T20:36:29.078Z] ---> 6b2bc44cd56d [2023-01-11T20:36:29.078Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-11T20:36:29.078Z] ---> Using cache [2023-01-11T20:36:29.078Z] ---> c2416ee1f7d1 [2023-01-11T20:36:29.078Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T20:36:29.078Z] ---> Using cache [2023-01-11T20:36:29.078Z] ---> aebad247db1d [2023-01-11T20:36:29.078Z] Step 8/24 : COPY . . [2023-01-11T20:36:29.078Z] ---> Using cache [2023-01-11T20:36:29.078Z] ---> 88bc96910464 [2023-01-11T20:36:29.078Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-11T20:36:29.078Z] ---> Running in b6191d7fcb21 [2023-01-11T20:36:29.078Z] Removing intermediate container 576ce469b772 [2023-01-11T20:36:29.078Z] ---> e10f8c454aba [2023-01-11T20:36:29.078Z] Step 11/24 : WORKDIR /edgex-go [2023-01-11T20:36:29.342Z] ---> Running in 9f84ac49ee04 [2023-01-11T20:36:30.552Z] Removing intermediate container 9f84ac49ee04 [2023-01-11T20:36:30.552Z] ---> d717204c5243 [2023-01-11T20:36:30.552Z] [2023-01-11T20:36:30.552Z] Step 12/24 : FROM alpine:3.15 [2023-01-11T20:36:30.552Z] ---> 8aa73fd46299 [2023-01-11T20:36:30.552Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-11T20:36:30.552Z] ---> Using cache [2023-01-11T20:36:30.552Z] ---> 00fd552104e9 [2023-01-11T20:36:30.552Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-11T20:36:30.552Z] ---> Using cache [2023-01-11T20:36:30.552Z] ---> cc9a923d3b2a [2023-01-11T20:36:30.552Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-11T20:36:31.230Z] 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-01-11T20:36:33.883Z] ---> 475c83a6624e [2023-01-11T20:36:33.883Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-11T20:36:40.561Z] ---> 61a0d33590eb [2023-01-11T20:36:40.561Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-11T20:36:40.561Z] ---> 102eb57d7043 [2023-01-11T20:36:40.561Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-11T20:36:41.521Z] ---> bdbe6361329f [2023-01-11T20:36:41.521Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-11T20:36:42.485Z] ---> 7e179d2f863d [2023-01-11T20:36:42.485Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-11T20:36:42.485Z] ---> Running in 4ff18e69e261 [2023-01-11T20:36:42.756Z] Removing intermediate container 4ff18e69e261 [2023-01-11T20:36:42.756Z] ---> 98db238ea810 [2023-01-11T20:36:42.756Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-11T20:36:43.023Z] ---> Running in b2b4c393e383 [2023-01-11T20:36:43.296Z] Removing intermediate container b2b4c393e383 [2023-01-11T20:36:43.296Z] ---> 52bee89f0f45 [2023-01-11T20:36:43.296Z] Step 22/24 : LABEL arch=arm64 [2023-01-11T20:36:43.563Z] ---> Running in 352729a6d3e3 [2023-01-11T20:36:44.147Z] Removing intermediate container 352729a6d3e3 [2023-01-11T20:36:44.147Z] ---> fbad41876753 [2023-01-11T20:36:44.147Z] Step 23/24 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:36:44.147Z] ---> Running in 49738ede06a5 [2023-01-11T20:36:44.739Z] Removing intermediate container 49738ede06a5 [2023-01-11T20:36:44.739Z] ---> 2375fcd38c2a [2023-01-11T20:36:44.739Z] Step 24/24 : LABEL version=0.0.0 [2023-01-11T20:36:44.739Z] ---> Running in 62555159ad6a [2023-01-11T20:36:45.324Z] Removing intermediate container 62555159ad6a [2023-01-11T20:36:45.324Z] ---> 854566215cb7 [2023-01-11T20:36:45.324Z] [2023-01-11T20:36:45.591Z] Successfully built 854566215cb7 [2023-01-11T20:36:45.591Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-11T20:40:22.374Z]  Building security-spire-agent ... done Removing intermediate container 3376f9199896 [2023-01-11T20:40:22.374Z] ---> 0228ea3a83ba [2023-01-11T20:40:22.374Z] [2023-01-11T20:40:22.374Z] Step 10/23 : FROM alpine:3.16 [2023-01-11T20:40:22.374Z] ---> 2b4661558fb8 [2023-01-11T20:40:22.374Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-11T20:40:22.374Z] ---> Running in 4fe260dcffcf [2023-01-11T20:40:22.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:40:22.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:40:22.374Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-11T20:40:22.374Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:40:22.374Z] OK: 5 MiB in 15 packages [2023-01-11T20:40:22.374Z] Removing intermediate container 4fe260dcffcf [2023-01-11T20:40:22.374Z] ---> aae5377f4bc0 [2023-01-11T20:40:22.374Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-11T20:40:22.374Z] ---> Running in 244a741e4500 [2023-01-11T20:40:22.374Z] Removing intermediate container 244a741e4500 [2023-01-11T20:40:22.374Z] ---> f2f1e2cbcf9a [2023-01-11T20:40:22.374Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-11T20:40:22.374Z] ---> Running in e93a3c995c06 [2023-01-11T20:40:22.374Z] Removing intermediate container e93a3c995c06 [2023-01-11T20:40:22.374Z] ---> c12209eb429a [2023-01-11T20:40:22.374Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-11T20:40:22.374Z] ---> Running in b0f48191c3d1 [2023-01-11T20:40:22.374Z] Removing intermediate container b0f48191c3d1 [2023-01-11T20:40:22.374Z] ---> c08b5217bcd6 [2023-01-11T20:40:22.374Z] Step 15/23 : WORKDIR / [2023-01-11T20:40:22.374Z] ---> Running in d8527806298b [2023-01-11T20:40:22.374Z] Removing intermediate container d8527806298b [2023-01-11T20:40:22.374Z] ---> 4617e9b005d4 [2023-01-11T20:40:22.374Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:40:22.374Z] ---> d03ef5367971 [2023-01-11T20:40:22.374Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-11T20:40:22.374Z] ---> 92447faa2f71 [2023-01-11T20:40:22.374Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-11T20:40:22.374Z] ---> 914c4ea72ef5 [2023-01-11T20:40:22.374Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-11T20:40:22.374Z] ---> Running in 4b3a96c182b6 [2023-01-11T20:40:22.656Z] Removing intermediate container 4b3a96c182b6 [2023-01-11T20:40:22.656Z] ---> ba4f2523a458 [2023-01-11T20:40:22.656Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:40:22.928Z] ---> Running in b0ed98e97c8b [2023-01-11T20:40:23.206Z] Removing intermediate container b0ed98e97c8b [2023-01-11T20:40:23.206Z] ---> 84531c7724ec [2023-01-11T20:40:23.206Z] Step 21/23 : LABEL arch=arm64 [2023-01-11T20:40:23.475Z] ---> Running in b0aeb3046719 [2023-01-11T20:40:23.743Z] Removing intermediate container b0aeb3046719 [2023-01-11T20:40:23.743Z] ---> 4f270dd088cd [2023-01-11T20:40:23.743Z] Step 22/23 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:40:24.013Z] ---> Running in bdc7fd5c92cb [2023-01-11T20:40:24.597Z] Removing intermediate container bdc7fd5c92cb [2023-01-11T20:40:24.597Z] ---> 9032371dfb0d [2023-01-11T20:40:24.597Z] Step 23/23 : LABEL version=0.0.0 [2023-01-11T20:40:24.597Z] ---> Running in c79453435a41 [2023-01-11T20:40:25.181Z] Removing intermediate container c79453435a41 [2023-01-11T20:40:25.181Z] ---> 313d54afd711 [2023-01-11T20:40:25.181Z] [2023-01-11T20:40:25.448Z] Successfully built 313d54afd711 [2023-01-11T20:40:25.448Z] Successfully tagged core-command-arm64:latest [2023-01-11T20:41:04.349Z]  Building core-command ... done Removing intermediate container 4f61b9873fac [2023-01-11T20:41:04.349Z] ---> 6d6db7213340 [2023-01-11T20:41:04.349Z] [2023-01-11T20:41:04.349Z] Step 9/32 : FROM alpine:3.16 [2023-01-11T20:41:04.349Z] ---> 2b4661558fb8 [2023-01-11T20:41:04.349Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-11T20:41:04.349Z] ---> Running in c147d7f5626a [2023-01-11T20:41:04.349Z] Removing intermediate container c147d7f5626a [2023-01-11T20:41:04.349Z] ---> c99cf70f02e4 [2023-01-11T20:41:04.349Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-11T20:41:04.349Z] ---> Running in 3e00cefabbc5 [2023-01-11T20:41:04.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T20:41:04.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T20:41:04.349Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-11T20:41:04.349Z] (2/2) Installing su-exec (0.2-r1) [2023-01-11T20:41:04.349Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T20:41:04.349Z] OK: 5 MiB in 16 packages [2023-01-11T20:41:06.304Z] Removing intermediate container 3e00cefabbc5 [2023-01-11T20:41:06.304Z] ---> 24753fbcaa81 [2023-01-11T20:41:06.304Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-11T20:41:06.304Z] ---> Running in 71fa74d7293a [2023-01-11T20:41:06.577Z] Removing intermediate container 71fa74d7293a [2023-01-11T20:41:06.577Z] ---> 01f1b8d56fcc [2023-01-11T20:41:06.577Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-11T20:41:06.845Z] ---> Running in 9bdeb11f9ee8 [2023-01-11T20:41:07.439Z] Removing intermediate container 9bdeb11f9ee8 [2023-01-11T20:41:07.440Z] ---> 02fb0c1028ec [2023-01-11T20:41:07.440Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-11T20:41:07.440Z] ---> Running in 4830c6824dd4 [2023-01-11T20:41:08.025Z] Removing intermediate container 4830c6824dd4 [2023-01-11T20:41:08.025Z] ---> 6a0c802f6115 [2023-01-11T20:41:08.025Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-11T20:41:08.293Z] ---> Running in 0af7de16cc5a [2023-01-11T20:41:08.573Z] Removing intermediate container 0af7de16cc5a [2023-01-11T20:41:08.574Z] ---> 2796a859b349 [2023-01-11T20:41:08.574Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-11T20:41:08.841Z] ---> Running in eafb48f41728 [2023-01-11T20:41:12.186Z] Removing intermediate container eafb48f41728 [2023-01-11T20:41:12.186Z] ---> 77c508314b90 [2023-01-11T20:41:12.186Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-11T20:41:12.186Z] ---> Running in 16005b952247 [2023-01-11T20:41:12.186Z] Removing intermediate container 16005b952247 [2023-01-11T20:41:12.186Z] ---> a433731ece38 [2023-01-11T20:41:12.186Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-11T20:41:13.144Z] ---> 61dda7bf2a4b [2023-01-11T20:41:13.144Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-11T20:41:13.144Z] ---> Running in 09ab3203b3da [2023-01-11T20:41:16.479Z] Removing intermediate container 09ab3203b3da [2023-01-11T20:41:16.479Z] ---> 7d4ec871db48 [2023-01-11T20:41:16.479Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:41:17.887Z] ---> 66918fecb91f [2023-01-11T20:41:17.887Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-11T20:41:19.825Z] ---> 3b93219bf98d [2023-01-11T20:41:19.825Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-11T20:41:20.783Z] ---> b68dd5c4e5a0 [2023-01-11T20:41:20.783Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-11T20:41:21.734Z] ---> c3fd5268ad9a [2023-01-11T20:41:21.734Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-11T20:41:22.313Z] ---> c581acbafd41 [2023-01-11T20:41:22.313Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-11T20:41:23.266Z] ---> 8241d32c026e [2023-01-11T20:41:23.266Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-11T20:41:24.221Z] ---> cf169b8bf9e5 [2023-01-11T20:41:24.221Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-11T20:41:24.221Z] ---> Running in 2d6be761b2fe [2023-01-11T20:41:27.572Z] Removing intermediate container 2d6be761b2fe [2023-01-11T20:41:27.572Z] ---> e026fdb2eb4f [2023-01-11T20:41:27.572Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-11T20:41:27.572Z] ---> Running in cf684a8b6eda [2023-01-11T20:41:27.572Z] Removing intermediate container cf684a8b6eda [2023-01-11T20:41:27.572Z] ---> 9a7406b9107d [2023-01-11T20:41:27.572Z] Step 29/32 : CMD ["gate"] [2023-01-11T20:41:27.572Z] ---> Running in fc8113126168 [2023-01-11T20:41:28.158Z] Removing intermediate container fc8113126168 [2023-01-11T20:41:28.158Z] ---> f608fdd9f6fe [2023-01-11T20:41:28.158Z] Step 30/32 : LABEL arch=arm64 [2023-01-11T20:41:28.158Z] ---> Running in 95befbac41c8 [2023-01-11T20:41:30.738Z] Removing intermediate container 95befbac41c8 [2023-01-11T20:41:30.738Z] ---> 11f08c9b0718 [2023-01-11T20:41:30.738Z] Step 31/32 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:41:31.006Z] ---> Running in c0216a34bf9a [2023-01-11T20:41:31.274Z] Removing intermediate container c0216a34bf9a [2023-01-11T20:41:31.274Z] ---> 983e8cdd6cee [2023-01-11T20:41:31.274Z] Step 32/32 : LABEL version=0.0.0 [2023-01-11T20:41:31.542Z] ---> Running in f525d5f53ba5 [2023-01-11T20:41:31.810Z] Removing intermediate container f525d5f53ba5 [2023-01-11T20:41:32.076Z] ---> a3f1e394f43e [2023-01-11T20:41:32.076Z] [2023-01-11T20:41:32.076Z] Successfully built a3f1e394f43e [2023-01-11T20:41:32.076Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-11T20:41:42.137Z]  Building security-bootstrapper ... done Removing intermediate container b6191d7fcb21 [2023-01-11T20:41:42.137Z] ---> c60147376d3d [2023-01-11T20:41:42.137Z] [2023-01-11T20:41:42.137Z] Step 10/24 : FROM alpine:3.16 [2023-01-11T20:41:42.137Z] ---> 2b4661558fb8 [2023-01-11T20:41:42.137Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-11T20:41:42.137Z] ---> Using cache [2023-01-11T20:41:42.137Z] ---> aae5377f4bc0 [2023-01-11T20:41:42.137Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-11T20:41:42.137Z] ---> Using cache [2023-01-11T20:41:42.137Z] ---> f2f1e2cbcf9a [2023-01-11T20:41:42.137Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-11T20:41:42.137Z] ---> Running in e8a46459547a [2023-01-11T20:41:42.137Z] Removing intermediate container e8a46459547a [2023-01-11T20:41:42.137Z] ---> 60a69fd6c40d [2023-01-11T20:41:42.137Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-11T20:41:42.137Z] ---> Running in 2678ceb35644 [2023-01-11T20:41:42.137Z] Removing intermediate container 2678ceb35644 [2023-01-11T20:41:42.137Z] ---> f2ee670b9408 [2023-01-11T20:41:42.137Z] Step 15/24 : WORKDIR / [2023-01-11T20:41:42.137Z] ---> Running in 12a35b0f4742 [2023-01-11T20:41:44.076Z] Removing intermediate container 12a35b0f4742 [2023-01-11T20:41:44.076Z] ---> 82588a406434 [2023-01-11T20:41:44.076Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:41:45.038Z] ---> d72280de39dc [2023-01-11T20:41:45.038Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-11T20:41:46.451Z] ---> 90be603b37a4 [2023-01-11T20:41:46.451Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-11T20:41:47.410Z] ---> 962b06b653ba [2023-01-11T20:41:47.410Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-11T20:41:47.997Z] ---> cd9664186d2b [2023-01-11T20:41:47.997Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-11T20:41:47.997Z] ---> Running in 06214607abe2 [2023-01-11T20:41:48.580Z] Removing intermediate container 06214607abe2 [2023-01-11T20:41:48.580Z] ---> 1a594c088c86 [2023-01-11T20:41:48.580Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:41:48.580Z] ---> Running in 62e8b4e0a287 [2023-01-11T20:41:49.162Z] Removing intermediate container 62e8b4e0a287 [2023-01-11T20:41:49.162Z] ---> fd842f815bed [2023-01-11T20:41:49.162Z] Step 22/24 : LABEL arch=arm64 [2023-01-11T20:41:49.162Z] ---> Running in 25e035379476 [2023-01-11T20:41:49.429Z] Removing intermediate container 25e035379476 [2023-01-11T20:41:49.429Z] ---> 8b9f3a1cdb09 [2023-01-11T20:41:49.429Z] Step 23/24 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:41:49.429Z] ---> Running in 4c747f14e2d2 [2023-01-11T20:41:49.700Z] Removing intermediate container 4c747f14e2d2 [2023-01-11T20:41:49.700Z] ---> 90bed3aeb61c [2023-01-11T20:41:49.700Z] Step 24/24 : LABEL version=0.0.0 [2023-01-11T20:41:49.967Z] ---> Running in 770c331e7719 [2023-01-11T20:41:50.236Z] Removing intermediate container 770c331e7719 [2023-01-11T20:41:50.236Z] ---> 8d1cc00865e0 [2023-01-11T20:41:50.236Z] [2023-01-11T20:41:50.501Z] Successfully built 8d1cc00865e0 [2023-01-11T20:41:50.501Z] Successfully tagged core-metadata-arm64:latest [2023-01-11T20:42:12.545Z]  Building core-metadata ... done Removing intermediate container 0d06daab373f [2023-01-11T20:42:12.545Z] ---> 9694b0c1c165 [2023-01-11T20:42:12.545Z] [2023-01-11T20:42:12.545Z] Step 10/22 : FROM alpine:3.16 [2023-01-11T20:42:12.545Z] ---> 2b4661558fb8 [2023-01-11T20:42:12.545Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-11T20:42:12.545Z] ---> Using cache [2023-01-11T20:42:12.545Z] ---> aae5377f4bc0 [2023-01-11T20:42:12.545Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-11T20:42:12.545Z] ---> Using cache [2023-01-11T20:42:12.545Z] ---> f2f1e2cbcf9a [2023-01-11T20:42:12.545Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-11T20:42:12.545Z] ---> Running in 33fc21faed82 [2023-01-11T20:42:12.545Z] Removing intermediate container 33fc21faed82 [2023-01-11T20:42:12.545Z] ---> 0739c3508307 [2023-01-11T20:42:12.545Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-11T20:42:12.545Z] ---> Running in 17a10465400a [2023-01-11T20:42:12.545Z] Removing intermediate container 17a10465400a [2023-01-11T20:42:12.545Z] ---> b5f5973967b3 [2023-01-11T20:42:12.545Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-11T20:42:12.545Z] ---> 090d4c4bc202 [2023-01-11T20:42:12.545Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-11T20:42:12.809Z] ---> d8597023ab3d [2023-01-11T20:42:12.809Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-11T20:42:13.388Z] ---> 059b5c1aa828 [2023-01-11T20:42:13.388Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-11T20:42:13.388Z] ---> Running in c34e60cc614d [2023-01-11T20:42:13.654Z] Removing intermediate container c34e60cc614d [2023-01-11T20:42:13.654Z] ---> 8ceb72c86e92 [2023-01-11T20:42:13.654Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T20:42:13.654Z] ---> Running in d6a624812ce1 [2023-01-11T20:42:13.920Z] Removing intermediate container d6a624812ce1 [2023-01-11T20:42:13.920Z] ---> 0e67a07987db [2023-01-11T20:42:13.920Z] Step 20/22 : LABEL arch=arm64 [2023-01-11T20:42:14.186Z] ---> Running in 0ef8e00b851c [2023-01-11T20:42:14.453Z] Removing intermediate container 0ef8e00b851c [2023-01-11T20:42:14.453Z] ---> d8547409c60a [2023-01-11T20:42:14.453Z] Step 21/22 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac [2023-01-11T20:42:14.453Z] ---> Running in 27a721fefada [2023-01-11T20:42:14.718Z] Removing intermediate container 27a721fefada [2023-01-11T20:42:14.718Z] ---> f8ce1dabf03c [2023-01-11T20:42:14.718Z] Step 22/22 : LABEL version=0.0.0 [2023-01-11T20:42:14.718Z] ---> Running in 0bcd6db32f95 [2023-01-11T20:42:14.983Z] Removing intermediate container 0bcd6db32f95 [2023-01-11T20:42:14.983Z] ---> 37aec44c0d0b [2023-01-11T20:42:14.983Z] [2023-01-11T20:42:15.248Z] Successfully built 37aec44c0d0b [2023-01-11T20:42:15.248Z] Successfully tagged support-scheduler-arm64:latest [2023-01-11T20:42:15.524Z]  Building support-scheduler ... done  [Pipeline] } [2023-01-11T20:42:15.530Z] $ docker stop --time=1 4955e397a1966f2e2ba08543c436a5bba8b4002e8bce6e8a26e17c9ae1d9228d [2023-01-11T20:42:17.185Z] $ docker rm -f --volumes 4955e397a1966f2e2ba08543c436a5bba8b4002e8bce6e8a26e17c9ae1d9228d [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T20:42:17.642Z] + docker images [2023-01-11T20:42:17.907Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-11T20:42:17.907Z] support-scheduler-arm64 latest 37aec44c0d0b 3 seconds ago 29MB [2023-01-11T20:42:17.907Z] 9694b0c1c165 9 seconds ago 1.56GB [2023-01-11T20:42:17.907Z] core-metadata-arm64 latest 8d1cc00865e0 27 seconds ago 17.8MB [2023-01-11T20:42:17.907Z] c60147376d3d 38 seconds ago 1.51GB [2023-01-11T20:42:17.907Z] security-bootstrapper-arm64 latest a3f1e394f43e 46 seconds ago 19.5MB [2023-01-11T20:42:17.907Z] 6d6db7213340 About a minute ago 1.49GB [2023-01-11T20:42:17.907Z] core-command-arm64 latest 313d54afd711 About a minute ago 17MB [2023-01-11T20:42:17.907Z] 0228ea3a83ba 2 minutes ago 1.5GB [2023-01-11T20:42:17.907Z] security-spire-agent-arm64 latest 854566215cb7 5 minutes ago 122MB [2023-01-11T20:42:17.907Z] d717204c5243 5 minutes ago 1.37GB [2023-01-11T20:42:17.907Z] security-spire-server-arm64 latest 4b574eac8c0e 6 minutes ago 84.3MB [2023-01-11T20:42:17.907Z] security-spire-config-arm64 latest 27bf14250341 6 minutes ago 83.6MB [2023-01-11T20:42:17.907Z] 6ec5a6a30f3c 6 minutes ago 1.37GB [2023-01-11T20:42:17.907Z] 11e91b51fedc 6 minutes ago 1.37GB [2023-01-11T20:42:17.907Z] support-notifications-arm64 latest 94db631ae758 6 minutes ago 29.6MB [2023-01-11T20:42:17.907Z] 24a038b040cc 7 minutes ago 1.56GB [2023-01-11T20:42:17.907Z] security-spiffe-token-provider-arm64 latest 031db553de3e 7 minutes ago 28.9MB [2023-01-11T20:42:17.907Z] 5fdf43971463 7 minutes ago 1.53GB [2023-01-11T20:42:17.907Z] core-data-arm64 latest cf8ca4a3e3a3 9 minutes ago 17.2MB [2023-01-11T20:42:17.907Z] f137fdf4e07d 9 minutes ago 1.5GB [2023-01-11T20:42:17.907Z] security-secretstore-setup-arm64 latest 5702cb32dff5 9 minutes ago 28.7MB [2023-01-11T20:42:17.907Z] security-proxy-setup-arm64 latest bb0b7b9b7a94 9 minutes ago 26.8MB [2023-01-11T20:42:17.907Z] d9acecdd1c91 10 minutes ago 1.49GB [2023-01-11T20:42:17.907Z] 7eb68ccf0486 10 minutes ago 1.49GB [2023-01-11T20:42:17.907Z] ci-base-image-arm64 latest fbabfc384b0b 29 minutes ago 905MB [2023-01-11T20:42:17.907Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-11T20:42:17.907Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-11T20:42:17.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-11T20:42:17.907Z] 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-01-11T20:42:18.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T20:42:18.315Z] [2023-01-11T20:42:18.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:42:18.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T20:42:18.639Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-11T20:42:18.639Z] 8998bd30e6a1: Pulling fs layer [2023-01-11T20:42:18.639Z] 04944245beec: Pulling fs layer [2023-01-11T20:42:18.639Z] 699f458cf7ca: Pulling fs layer [2023-01-11T20:42:18.639Z] 765212b225bb: Pulling fs layer [2023-01-11T20:42:18.639Z] f23df028b6ca: Pulling fs layer [2023-01-11T20:42:18.639Z] d65c8cfc05b1: Pulling fs layer [2023-01-11T20:42:18.639Z] 2437ff75d9bd: Pulling fs layer [2023-01-11T20:42:18.639Z] 765212b225bb: Waiting [2023-01-11T20:42:18.639Z] f23df028b6ca: Waiting [2023-01-11T20:42:18.639Z] d65c8cfc05b1: Waiting [2023-01-11T20:42:18.639Z] 2437ff75d9bd: Waiting [2023-01-11T20:42:18.904Z] 04944245beec: Verifying Checksum [2023-01-11T20:42:18.904Z] 04944245beec: Download complete [2023-01-11T20:42:18.904Z] 765212b225bb: Verifying Checksum [2023-01-11T20:42:18.904Z] 765212b225bb: Download complete [2023-01-11T20:42:18.905Z] f23df028b6ca: Verifying Checksum [2023-01-11T20:42:18.905Z] f23df028b6ca: Download complete [2023-01-11T20:42:18.905Z] d65c8cfc05b1: Verifying Checksum [2023-01-11T20:42:18.905Z] d65c8cfc05b1: Download complete [2023-01-11T20:42:19.171Z] 699f458cf7ca: Verifying Checksum [2023-01-11T20:42:19.171Z] 699f458cf7ca: Download complete [2023-01-11T20:42:19.437Z] 8998bd30e6a1: Download complete [2023-01-11T20:42:22.013Z] 2437ff75d9bd: Verifying Checksum [2023-01-11T20:42:22.013Z] 2437ff75d9bd: Download complete [2023-01-11T20:42:23.414Z] 8998bd30e6a1: Pull complete [2023-01-11T20:42:23.681Z] 04944245beec: Pull complete [2023-01-11T20:42:25.086Z] 699f458cf7ca: Pull complete [2023-01-11T20:42:25.351Z] 765212b225bb: Pull complete [2023-01-11T20:42:25.931Z] f23df028b6ca: Pull complete [2023-01-11T20:42:26.198Z] d65c8cfc05b1: Pull complete [2023-01-11T20:42:41.187Z] 2437ff75d9bd: Pull complete [2023-01-11T20:42:41.187Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-11T20:42:41.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T20:42:41.187Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:42:41.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-1942 does not seem to be running inside a container [2023-01-11T20:42:41.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-11T20:42:44.311Z] $ docker top ea39a0990990ed14c222aa561a4ae92b2d0f6d4e27949098d7417c7da6298571 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:42:45.221Z] ---> job-cost.sh [2023-01-11T20:42:45.221Z] lf-activate-venv: SKIPPING [2023-01-11T20:42:45.221Z] INFO: No Stack... [2023-01-11T20:42:45.814Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-11T20:42:46.405Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T20:42:47.060Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-01-11T20:42:47.060Z] + cut -d, -f6 [Pipeline] lock [2023-01-11T20:42:47.137Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4274-2-stack-cost] [2023-01-11T20:42:47.144Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4274-2-stack-cost] did not exist. Created. [2023-01-11T20:42:47.144Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4274-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T20:42:47.466Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-11T20:42:47.636Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T20:42:47.647Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4274-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T20:42:47.663Z] $ docker stop --time=1 ea39a0990990ed14c222aa561a4ae92b2d0f6d4e27949098d7417c7da6298571 [2023-01-11T20:42:49.116Z] $ docker rm -f --volumes ea39a0990990ed14c222aa561a4ae92b2d0f6d4e27949098d7417c7da6298571 [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-01-11T20:42:49.858Z] provisioning config files... [2023-01-11T20:42:49.891Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config14473747199048306515tmp [Pipeline] { [Pipeline] sh [2023-01-11T20:42:50.248Z] + set +x [2023-01-11T20:42:50.249Z] + curl -s https://codecov.io/bash [2023-01-11T20:42:50.249Z] + bash -s -- [2023-01-11T20:42:50.249Z] [2023-01-11T20:42:50.249Z] _____ _ [2023-01-11T20:42:50.249Z] / ____| | | [2023-01-11T20:42:50.249Z] | | ___ __| | ___ ___ _____ __ [2023-01-11T20:42:50.249Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-11T20:42:50.249Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-11T20:42:50.249Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-11T20:42:50.249Z] Bash-1.0.6 [2023-01-11T20:42:50.249Z] [2023-01-11T20:42:50.249Z] [2023-01-11T20:42:50.249Z] ==> git version 2.25.1 found [2023-01-11T20:42:50.249Z] ==> 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-01-11T20:42:50.249Z] Release-Date: 2020-01-08 [2023-01-11T20:42:50.249Z] 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-01-11T20:42:50.249Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-11T20:42:50.249Z] ==> Jenkins CI detected. [2023-01-11T20:42:50.249Z] current dir:  /w/workspace/edgex-go/2 [2023-01-11T20:42:50.249Z] project root: . [2023-01-11T20:42:50.249Z] --> token set from env [2023-01-11T20:42:50.249Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-11T20:42:50.249Z] ==> Running gcov in . (disable via -X gcov) [2023-01-11T20:42:50.249Z] ==> Python coveragepy not found [2023-01-11T20:42:50.249Z] ==> Searching for coverage reports in: [2023-01-11T20:42:50.249Z] + . [2023-01-11T20:42:50.249Z] -> Found 1 reports [2023-01-11T20:42:50.515Z] ==> Detecting git/mercurial file structure [2023-01-11T20:42:50.515Z] ==> Reading reports [2023-01-11T20:42:50.515Z] + ./coverage.out bytes=494838 [2023-01-11T20:42:50.515Z] ==> Appending adjustments [2023-01-11T20:42:50.515Z] https://docs.codecov.io/docs/fixing-reports [2023-01-11T20:42:51.483Z] + Found adjustments [2023-01-11T20:42:51.483Z] ==> Gzipping contents [2023-01-11T20:42:51.770Z] 64K /tmp/codecov.sHM5jt.gz [2023-01-11T20:42:51.770Z] ==> Uploading reports [2023-01-11T20:42:51.770Z] url: https://codecov.io [2023-01-11T20:42:51.770Z] query: branch=PR-4274&commit=d2285064df6e9b178781955cceb17f7dc46330ac&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4274%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4274&job=&cmd_args= [2023-01-11T20:42:51.770Z] -> Pinging Codecov [2023-01-11T20:42:51.770Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4274&commit=d2285064df6e9b178781955cceb17f7dc46330ac&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4274%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4274&job=&cmd_args= [2023-01-11T20:42:52.050Z] -> Uploading to [2023-01-11T20:42:52.050Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-11/00271124DB129430A58F1EEE437C3FCB/d2285064df6e9b178781955cceb17f7dc46330ac/4668b520-41cf-4e68-b096-31cb9bd836de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T204251Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=891236546d11e8e5e35ebd9feb487cef65da10d342db80b235cdf40e43ff3bec [2023-01-11T20:42:52.050Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T20:42:52.050Z] Dload Upload Total Spent Left Speed [2023-01-11T20:42:52.312Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63856 0 0 100 63856 0 247k --:--:-- --:--:-- --:--:-- 246k 100 63856 0 0 100 63856 0 247k --:--:-- --:--:-- --:--:-- 246k [2023-01-11T20:42:52.312Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d2285064df6e9b178781955cceb17f7dc46330ac [Pipeline] } [2023-01-11T20:42:52.322Z] 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-01-11T20:42:52.962Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:42:53.258Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:42:54.125Z] ---> package-listing.sh [2023-01-11T20:42:54.125Z] ++ facter osfamily [2023-01-11T20:42:54.125Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-11T20:42:54.385Z] + OS_FAMILY=debian [2023-01-11T20:42:54.385Z] + workspace=/w/workspace/edgex-go/2 [2023-01-11T20:42:54.385Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-11T20:42:54.385Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-11T20:42:54.385Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-11T20:42:54.385Z] + PACKAGES=/tmp/packages_start.txt [2023-01-11T20:42:54.385Z] + '[' /w/workspace/edgex-go/2 ']' [2023-01-11T20:42:54.385Z] + PACKAGES=/tmp/packages_end.txt [2023-01-11T20:42:54.385Z] + case "${OS_FAMILY}" in [2023-01-11T20:42:54.385Z] + dpkg -l [2023-01-11T20:42:54.385Z] + grep '^ii' [2023-01-11T20:42:54.385Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-11T20:42:54.385Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-11T20:42:54.385Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-11T20:42:54.385Z] + '[' /w/workspace/edgex-go/2 ']' [2023-01-11T20:42:54.385Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-01-11T20:42:54.385Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-01-11T20:42:54.396Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-11T20:42:54.676Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:42:55.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T20:42:55.235Z] [2023-01-11T20:42:55.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T20:42:55.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T20:42:55.638Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-11T20:42:55.638Z] 5eb5b503b376: Pulling fs layer [2023-01-11T20:42:55.638Z] 5c69ac0246d0: Pulling fs layer [2023-01-11T20:42:55.638Z] ec43610c2a17: Pulling fs layer [2023-01-11T20:42:55.638Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-11T20:42:55.638Z] 33b1e0a273af: Pulling fs layer [2023-01-11T20:42:55.638Z] 5d3b04190fa2: Pulling fs layer [2023-01-11T20:42:55.638Z] 2f39f015ded8: Pulling fs layer [2023-01-11T20:42:55.638Z] 33b1e0a273af: Waiting [2023-01-11T20:42:55.638Z] 5d3b04190fa2: Waiting [2023-01-11T20:42:55.638Z] 3a2ae6a8a46f: Waiting [2023-01-11T20:42:55.638Z] 5c69ac0246d0: Verifying Checksum [2023-01-11T20:42:55.638Z] 5c69ac0246d0: Download complete [2023-01-11T20:42:55.897Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-11T20:42:55.897Z] 3a2ae6a8a46f: Download complete [2023-01-11T20:42:55.897Z] 33b1e0a273af: Download complete [2023-01-11T20:42:55.897Z] 5d3b04190fa2: Verifying Checksum [2023-01-11T20:42:55.897Z] 5d3b04190fa2: Download complete [2023-01-11T20:42:55.897Z] ec43610c2a17: Verifying Checksum [2023-01-11T20:42:55.897Z] ec43610c2a17: Download complete [2023-01-11T20:42:56.155Z] 5eb5b503b376: Verifying Checksum [2023-01-11T20:42:56.155Z] 5eb5b503b376: Download complete [2023-01-11T20:42:56.721Z] 2f39f015ded8: Download complete [2023-01-11T20:42:57.286Z] 5eb5b503b376: Pull complete [2023-01-11T20:42:57.544Z] 5c69ac0246d0: Pull complete [2023-01-11T20:42:57.803Z] ec43610c2a17: Pull complete [2023-01-11T20:42:58.061Z] 3a2ae6a8a46f: Pull complete [2023-01-11T20:42:58.319Z] 33b1e0a273af: Pull complete [2023-01-11T20:42:58.319Z] 5d3b04190fa2: Pull complete [2023-01-11T20:43:03.587Z] 2f39f015ded8: Pull complete [2023-01-11T20:43:03.587Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-11T20:43:03.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T20:43:03.587Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T20:43:03.667Z] prd-ubuntu20.04-docker-8c-8g-1940 does not seem to be running inside a container [2023-01-11T20:43:03.697Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-11T20:43:05.655Z] $ docker top 4f6ce92e04fbf0956ff8a115bad616ff2dc4d51280894dc2b6939a2b30b0cf62 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T20:43:06.009Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-11T20:43:06.295Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-11T20:43:06.583Z] + ls /var/log/sa-host [2023-01-11T20:43:06.583Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T20:43:06.738Z] provisioning config files... [2023-01-11T20:43:06.747Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4750134416659828837tmp [Pipeline] { [Pipeline] echo [2023-01-11T20:43:06.761Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:43:07.048Z] ---> create-netrc.sh [Pipeline] } [2023-01-11T20:43:07.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:43:07.392Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-11T20:43:07.402Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:43:07.685Z] ---> sudo-logs.sh [2023-01-11T20:43:07.685Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-11T20:43:07.702Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:43:07.990Z] ---> job-cost.sh [2023-01-11T20:43:07.990Z] lf-activate-venv: SKIPPING [2023-01-11T20:43:07.990Z] DEBUG: total: 0.10999999940395355 [2023-01-11T20:43:07.990Z] INFO: Retrieving Stack Cost... [2023-01-11T20:43:08.557Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T20:43:08.816Z] INFO: Archiving Costs [Pipeline] echo [2023-01-11T20:43:08.831Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T20:43:09.114Z] ---> logs-deploy.sh [2023-01-11T20:43:09.114Z] lf-activate-venv: SKIPPING [2023-01-11T20:43:09.114Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4274/2 [2023-01-11T20:43:09.114Z] INFO: archiving workspace using pattern(s): [2023-01-11T20:43:10.051Z] Archives upload complete. [2023-01-11T20:43:10.310Z] INFO: archiving logs to Nexus