Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 502310b00a79916b803008258ae56cda32ec220b rather than 86addf0b5dd2c97310250a6a9cc546300f55b449 Obtained Jenkinsfile from 502310b00a79916b803008258ae56cda32ec220b 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-ssh13322017299699025579.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7480710465359499363.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-4140/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-4140/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh203731844856442841.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh13394056689844423739.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-4140/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-4140/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3370440776187014143.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-28640 in /w/workspace/edgexfoundry_edgex-go_PR-4140 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4140/head:refs/remotes/origin/PR-4140 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 502310b00a79916b803008258ae56cda32ec220b into PR head commit 86addf0b5dd2c97310250a6a9cc546300f55b449 Merge succeeded, producing 8082061797892bd85cbef1541f2309b8493cf56e Checking out Revision 8082061797892bd85cbef1541f2309b8493cf56e (PR-4140) > git config core.sparsecheckout # timeout=10 > git checkout -f 86addf0b5dd2c97310250a6a9cc546300f55b449 # 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 502310b00a79916b803008258ae56cda32ec220b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8082061797892bd85cbef1541f2309b8493cf56e # timeout=10 Commit message: "Merge commit '502310b00a79916b803008258ae56cda32ec220b' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-07T16:30:45.784Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-07T16:30:45.843Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-07T16:30:45.861Z] ========================================================= [2022-09-07T16:30:45.861Z] EdgeX Global Pipelines Version Info [2022-09-07T16:30:45.861Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b66c37665d8255709f224275e33aa7f127a9090a # timeout=10 [2022-09-07T16:30:46.637Z] ------------------- [2022-09-07T16:30:46.637Z] stable info: [2022-09-07T16:30:46.637Z] ------------------- [2022-09-07T16:30:46.637Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-07T16:30:46.637Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-07T16:30:46.637Z] Message: update stable to v1.0.239 [2022-09-07T16:30:47.212Z] ------------------- [2022-09-07T16:30:47.212Z] experimental info: [2022-09-07T16:30:47.212Z] ------------------- [2022-09-07T16:30:47.212Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-07T16:30:47.212Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-07T16:30:47.212Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-07T16:30:47.391Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-07T16:30:47.401Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-07T16:30:47.411Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-07T16:30:47.421Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-07T16:30:47.432Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-07T16:30:47.442Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-07T16:30:47.452Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-07T16:30:47.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-07T16:30:47.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-07T16:30:47.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-07T16:30:47.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-07T16:30:47.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-07T16:30:47.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-07T16:30:47.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-07T16:30:47.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-07T16:30:47.564Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-07T16:30:47.576Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-07T16:30:47.584Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-07T16:30:47.591Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-07T16:30:47.611Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-07T16:30:47.626Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-07T16:30:47.635Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-07T16:30:47.645Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-07T16:30:47.655Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4140 [Pipeline] echo [2022-09-07T16:30:47.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4140 [Pipeline] echo [2022-09-07T16:30:47.675Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4140 [Pipeline] echo [2022-09-07T16:30:47.685Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8082061797892bd85cbef1541f2309b8493cf56e [Pipeline] echo [2022-09-07T16:30:47.695Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8082061 [Pipeline] echo [2022-09-07T16:30:47.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-07T16:30:47.748Z] provisioning config files... [2022-09-07T16:30:47.763Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4877670138201515469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T16:30:48.074Z] ---> docker-login.sh [2022-09-07T16:30:48.075Z] nexus3.edgexfoundry.org:10001 [2022-09-07T16:30:48.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:30:48.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:30:48.338Z] Configure a credential helper to remove this warning. See [2022-09-07T16:30:48.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:30:48.338Z] [2022-09-07T16:30:48.338Z] Login Succeeded [2022-09-07T16:30:48.338Z] nexus3.edgexfoundry.org:10002 [2022-09-07T16:30:48.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:30:48.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:30:48.601Z] Configure a credential helper to remove this warning. See [2022-09-07T16:30:48.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:30:48.601Z] [2022-09-07T16:30:48.601Z] Login Succeeded [2022-09-07T16:30:48.601Z] nexus3.edgexfoundry.org:10003 [2022-09-07T16:30:48.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:30:48.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:30:48.601Z] Configure a credential helper to remove this warning. See [2022-09-07T16:30:48.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:30:48.601Z] [2022-09-07T16:30:48.601Z] Login Succeeded [2022-09-07T16:30:48.601Z] nexus3.edgexfoundry.org:10004 [2022-09-07T16:30:48.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:30:48.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:30:48.863Z] Configure a credential helper to remove this warning. See [2022-09-07T16:30:48.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:30:48.863Z] [2022-09-07T16:30:48.863Z] Login Succeeded [2022-09-07T16:30:48.863Z] docker.io [2022-09-07T16:30:48.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:30:49.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:30:49.125Z] Configure a credential helper to remove this warning. See [2022-09-07T16:30:49.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:30:49.125Z] [2022-09-07T16:30:49.125Z] Login Succeeded [2022-09-07T16:30:49.125Z] ---> docker-login.sh ends [Pipeline] } [2022-09-07T16:30:49.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-07T16:30:49.457Z] + 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 cmd/sys-mgmt-agent/Dockerfile [2022-09-07T16:30:49.457Z] + dirname cmd/core-command/Dockerfile [2022-09-07T16:30:49.457Z] + cut -d/ -f2 [2022-09-07T16:30:49.457Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-07T16:30:49.457Z] + dirname cmd/core-data/Dockerfile [2022-09-07T16:30:49.457Z] + cut -d/ -f2 [2022-09-07T16:30:49.457Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-07T16:30:49.457Z] + dirname cmd/core-metadata/Dockerfile [2022-09-07T16:30:49.457Z] + cut -d/ -f2 [2022-09-07T16:30:49.457Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-07T16:30:49.457Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-07T16:30:49.457Z] + cut -d/ -f2 [2022-09-07T16:30:49.457Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-07T16:30:49.457Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-07T16:30:49.457Z] + cut -d/ -f2 [2022-09-07T16:30:49.457Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-07T16:30:49.457Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-07T16:30:49.457Z] + cut -d/ -f2 [2022-09-07T16:30:49.457Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-07T16:30:49.457Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-07T16:30:49.457Z] + cut -d/ -f2 [2022-09-07T16:30:49.457Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-07T16:30:49.457Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-07T16:30:49.457Z] + cut -d/ -f2 [2022-09-07T16:30:49.457Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-07T16:30:49.457Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-07T16:30:49.457Z] + cut -d/ -f2 [2022-09-07T16:30:49.457Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-07T16:30:49.457Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-07T16:30:49.457Z] + cut -d/ -f2 [2022-09-07T16:30:49.457Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-07T16:30:49.457Z] + dirname cmd/support-notifications/Dockerfile [2022-09-07T16:30:49.457Z] + cut -d/ -f2 [2022-09-07T16:30:49.457Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-07T16:30:49.457Z] + + dirname cmd/support-scheduler/Dockerfilecut [2022-09-07T16:30:49.457Z] -d/ -f2 [2022-09-07T16:30:49.457Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-07T16:30:49.457Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-07T16:30:49.457Z] + cut -d/ -f2 [2022-09-07T16:30:49.457Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-07T16:30:49.491Z] 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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-07T16:30:49.841Z] + git rev-list -1 --merges 8082061797892bd85cbef1541f2309b8493cf56e~1..8082061797892bd85cbef1541f2309b8493cf56e [Pipeline] echo [2022-09-07T16:30:49.854Z] -----------> git rev-list -1 --merges 8082061797892bd85cbef1541f2309b8493cf56e~1..8082061797892bd85cbef1541f2309b8493cf56e 8082061797892bd85cbef1541f2309b8493cf56e [2022-09-07T16:30:49.854Z] 8082061797892bd85cbef1541f2309b8493cf56e [false] [Pipeline] sh [2022-09-07T16:30:50.150Z] + git log --format=format:%s -1 8082061797892bd85cbef1541f2309b8493cf56e [Pipeline] echo [2022-09-07T16:30:50.164Z] ========================================================= [2022-09-07T16:30:50.164Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-07T16:30:50.164Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-07T16:30:50.565Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-07T16:30:50.565Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-07T16:30:50.565Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-07T16:30:50.565Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-07T16:30:50.565Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-07T16:30:50.565Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-07T16:30:50.565Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:30:50.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T16:30:50.995Z] [2022-09-07T16:30:50.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:30:51.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T16:30:51.301Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-07T16:30:51.301Z] b85a868b505f: Pulling fs layer [2022-09-07T16:30:51.301Z] e2be974225ed: Pulling fs layer [2022-09-07T16:30:51.301Z] 339a4e72a1f5: Pulling fs layer [2022-09-07T16:30:51.301Z] 988bab9f4d93: Pulling fs layer [2022-09-07T16:30:51.301Z] 1469e6f7b9e6: Pulling fs layer [2022-09-07T16:30:51.301Z] eaf3925da568: Pulling fs layer [2022-09-07T16:30:51.301Z] bab4dde63d76: Pulling fs layer [2022-09-07T16:30:51.301Z] bde34c3a00c8: Pulling fs layer [2022-09-07T16:30:51.301Z] b352a97aabf1: Pulling fs layer [2022-09-07T16:30:51.301Z] 4872d77fe225: Pulling fs layer [2022-09-07T16:30:51.301Z] 5851b861e8e6: Pulling fs layer [2022-09-07T16:30:51.301Z] eaf3925da568: Waiting [2022-09-07T16:30:51.301Z] bab4dde63d76: Waiting [2022-09-07T16:30:51.301Z] 1469e6f7b9e6: Waiting [2022-09-07T16:30:51.301Z] 988bab9f4d93: Waiting [2022-09-07T16:30:51.301Z] b352a97aabf1: Waiting [2022-09-07T16:30:51.301Z] 4872d77fe225: Waiting [2022-09-07T16:30:51.301Z] 5851b861e8e6: Waiting [2022-09-07T16:30:51.301Z] bde34c3a00c8: Waiting [2022-09-07T16:30:51.301Z] e2be974225ed: Verifying Checksum [2022-09-07T16:30:51.301Z] e2be974225ed: Download complete [2022-09-07T16:30:51.301Z] 988bab9f4d93: Verifying Checksum [2022-09-07T16:30:51.301Z] 988bab9f4d93: Download complete [2022-09-07T16:30:51.565Z] 1469e6f7b9e6: Verifying Checksum [2022-09-07T16:30:51.565Z] 1469e6f7b9e6: Download complete [2022-09-07T16:30:51.565Z] eaf3925da568: Download complete [2022-09-07T16:30:51.565Z] 339a4e72a1f5: Verifying Checksum [2022-09-07T16:30:51.565Z] 339a4e72a1f5: Download complete [2022-09-07T16:30:51.565Z] bde34c3a00c8: Verifying Checksum [2022-09-07T16:30:51.565Z] bde34c3a00c8: Download complete [2022-09-07T16:30:51.565Z] b352a97aabf1: Verifying Checksum [2022-09-07T16:30:51.565Z] b352a97aabf1: Download complete [2022-09-07T16:30:51.565Z] 4872d77fe225: Download complete [2022-09-07T16:30:51.565Z] b85a868b505f: Verifying Checksum [2022-09-07T16:30:51.565Z] b85a868b505f: Download complete [2022-09-07T16:30:51.565Z] 5851b861e8e6: Download complete [2022-09-07T16:30:51.826Z] bab4dde63d76: Verifying Checksum [2022-09-07T16:30:51.826Z] bab4dde63d76: Download complete [2022-09-07T16:30:53.208Z] b85a868b505f: Pull complete [2022-09-07T16:30:53.209Z] e2be974225ed: Pull complete [2022-09-07T16:30:53.781Z] 339a4e72a1f5: Pull complete [2022-09-07T16:30:53.781Z] 988bab9f4d93: Pull complete [2022-09-07T16:30:54.360Z] 1469e6f7b9e6: Pull complete [2022-09-07T16:30:54.360Z] eaf3925da568: Pull complete [2022-09-07T16:30:56.271Z] bab4dde63d76: Pull complete [2022-09-07T16:30:56.271Z] bde34c3a00c8: Pull complete [2022-09-07T16:30:56.531Z] b352a97aabf1: Pull complete [2022-09-07T16:30:56.531Z] 4872d77fe225: Pull complete [2022-09-07T16:30:56.792Z] 5851b861e8e6: Pull complete [2022-09-07T16:30:56.792Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-07T16:30:56.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T16:30:56.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T16:30:56.918Z] prd-ubuntu20.04-docker-8c-8g-28640 does not seem to be running inside a container [2022-09-07T16:30:56.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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/py-git-semver:0.1.4 cat [2022-09-07T16:30:58.410Z] $ docker top aa391ce9834c7a13f95e72d7bb1e840a84f5fc87c1ad43accdd396fdc14770bd -eo pid,comm [2022-09-07T16:30:58.480Z] 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). [2022-09-07T16:30:58.480Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-07T16:30:58.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-07T16:30:58.516Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-07T16:30:58.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-07T16:30:58.664Z] $ docker exec aa391ce9834c7a13f95e72d7bb1e840a84f5fc87c1ad43accdd396fdc14770bd ssh-agent [2022-09-07T16:30:58.792Z] SSH_AUTH_SOCK=/tmp/ssh-KbicBD6gfw1Q/agent.33 [2022-09-07T16:30:58.792Z] SSH_AGENT_PID=39 [2022-09-07T16:30:58.798Z] Running ssh-add (command line suppressed) [2022-09-07T16:30:58.934Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_7147724732867445861.key (/w/workspace/edgex-go/5@tmp/private_key_7147724732867445861.key) [2022-09-07T16:30:58.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-07T16:30:59.239Z] + git tag --points-at HEAD [Pipeline] } [2022-09-07T16:30:59.262Z] $ docker exec --env ******** --env ******** aa391ce9834c7a13f95e72d7bb1e840a84f5fc87c1ad43accdd396fdc14770bd ssh-agent -k [2022-09-07T16:30:59.368Z] unset SSH_AUTH_SOCK; [2022-09-07T16:30:59.368Z] unset SSH_AGENT_PID; [2022-09-07T16:30:59.369Z] echo Agent pid 39 killed; [2022-09-07T16:30:59.383Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-07T16:30:59.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-07T16:30:59.412Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-07T16:30:59.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-07T16:30:59.545Z] $ docker exec aa391ce9834c7a13f95e72d7bb1e840a84f5fc87c1ad43accdd396fdc14770bd ssh-agent [2022-09-07T16:30:59.682Z] SSH_AUTH_SOCK=/tmp/ssh-yWt2gXqT0dEQ/agent.72 [2022-09-07T16:30:59.682Z] SSH_AGENT_PID=78 [2022-09-07T16:30:59.686Z] Running ssh-add (command line suppressed) [2022-09-07T16:30:59.804Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4153364615669885229.key (/w/workspace/edgex-go/5@tmp/private_key_4153364615669885229.key) [2022-09-07T16:30:59.819Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-07T16:31:00.114Z] + git semver init [2022-09-07T16:31:00.377Z] 2022-09-07 16:31:00,296 [run_init] DEBUG init version:0.0.0 force:False [2022-09-07T16:31:00.377Z] 2022-09-07 16:31:00,296 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2022-09-07T16:31:00.377Z] 2022-09-07 16:31:00,297 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2022-09-07T16:31:00.377Z] 2022-09-07 16:31:00,297 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2022-09-07T16:31:05.682Z] 2022-09-07 16:31:04,919 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2022-09-07T16:31:05.682Z] 2022-09-07 16:31:04,919 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4140 with force:False [2022-09-07T16:31:05.682Z] 2022-09-07 16:31:04,919 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4140 [2022-09-07T16:31:05.682Z] 2022-09-07 16:31:04,924 [execute] INFO git cat-file --batch-check [2022-09-07T16:31:05.682Z] 2022-09-07 16:31:04,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2022-09-07T16:31:05.682Z] 2022-09-07 16:31:04,932 [execute] INFO git cat-file --batch [2022-09-07T16:31:05.682Z] 2022-09-07 16:31:04,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2022-09-07T16:31:05.682Z] 2022-09-07 16:31:04,938 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4140 [2022-09-07T16:31:05.682Z] 0.0.0 [Pipeline] } [2022-09-07T16:31:05.697Z] $ docker exec --env ******** --env ******** aa391ce9834c7a13f95e72d7bb1e840a84f5fc87c1ad43accdd396fdc14770bd ssh-agent -k [2022-09-07T16:31:05.825Z] unset SSH_AUTH_SOCK; [2022-09-07T16:31:05.826Z] unset SSH_AGENT_PID; [2022-09-07T16:31:05.826Z] echo Agent pid 78 killed; [2022-09-07T16:31:05.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-07T16:31:06.152Z] + git semver [Pipeline] } [2022-09-07T16:31:06.431Z] $ docker stop --time=1 aa391ce9834c7a13f95e72d7bb1e840a84f5fc87c1ad43accdd396fdc14770bd [2022-09-07T16:31:07.756Z] $ docker rm -f aa391ce9834c7a13f95e72d7bb1e840a84f5fc87c1ad43accdd396fdc14770bd [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-07T16:31:08.109Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-07T16:31:08.355Z] Stashed 1 file(s) [Pipeline] echo [2022-09-07T16:31:08.357Z] [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 [2022-09-07T16:31:08.757Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2022-09-07T16:31:08.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T16:31:08.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T16:31:08.795Z] ========================================================= [2022-09-07T16:31:08.795Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-07T16:31:08.795Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-07T16:31:09.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-07T16:31:09.084Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-07T16:31:09.084Z] 2408cc74d12b: Pulling fs layer [2022-09-07T16:31:09.084Z] ea60b727a1ce: Pulling fs layer [2022-09-07T16:31:09.084Z] 30c4a7721957: Pulling fs layer [2022-09-07T16:31:09.084Z] 370296b7ddb6: Pulling fs layer [2022-09-07T16:31:09.084Z] 7c6cee850709: Pulling fs layer [2022-09-07T16:31:09.084Z] 39a5fcdaea64: Pulling fs layer [2022-09-07T16:31:09.084Z] d94ebbe4e438: Pulling fs layer [2022-09-07T16:31:09.084Z] bcfd1f05c69d: Pulling fs layer [2022-09-07T16:31:09.084Z] 59ccb84bbe0f: Pulling fs layer [2022-09-07T16:31:09.084Z] 7c6cee850709: Waiting [2022-09-07T16:31:09.084Z] 39a5fcdaea64: Waiting [2022-09-07T16:31:09.084Z] d94ebbe4e438: Waiting [2022-09-07T16:31:09.084Z] bcfd1f05c69d: Waiting [2022-09-07T16:31:09.084Z] 59ccb84bbe0f: Waiting [2022-09-07T16:31:09.084Z] 370296b7ddb6: Waiting [2022-09-07T16:31:09.084Z] 30c4a7721957: Download complete [2022-09-07T16:31:09.084Z] ea60b727a1ce: Download complete [2022-09-07T16:31:09.084Z] 7c6cee850709: Verifying Checksum [2022-09-07T16:31:09.084Z] 7c6cee850709: Download complete [2022-09-07T16:31:09.084Z] 39a5fcdaea64: Download complete [2022-09-07T16:31:09.084Z] 2408cc74d12b: Verifying Checksum [2022-09-07T16:31:09.084Z] 2408cc74d12b: Download complete [2022-09-07T16:31:09.084Z] d94ebbe4e438: Download complete [2022-09-07T16:31:09.346Z] 2408cc74d12b: Pull complete [2022-09-07T16:31:09.346Z] ea60b727a1ce: Pull complete [2022-09-07T16:31:09.611Z] 30c4a7721957: Pull complete [2022-09-07T16:31:09.874Z] 59ccb84bbe0f: Verifying Checksum [2022-09-07T16:31:09.875Z] 59ccb84bbe0f: Download complete [2022-09-07T16:31:09.875Z] 370296b7ddb6: Verifying Checksum [2022-09-07T16:31:09.875Z] 370296b7ddb6: Download complete [2022-09-07T16:31:09.875Z] bcfd1f05c69d: Verifying Checksum [2022-09-07T16:31:09.875Z] bcfd1f05c69d: Download complete [2022-09-07T16:31:15.149Z] 370296b7ddb6: Pull complete [2022-09-07T16:31:15.149Z] 7c6cee850709: Pull complete [2022-09-07T16:31:15.149Z] 39a5fcdaea64: Pull complete [2022-09-07T16:31:15.149Z] d94ebbe4e438: Pull complete [2022-09-07T16:31:17.062Z] bcfd1f05c69d: Pull complete [2022-09-07T16:31:17.631Z] 59ccb84bbe0f: Pull complete [2022-09-07T16:31:17.892Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-07T16:31:17.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-07T16:31:17.892Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-07T16:31:18.211Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-07T16:31:18.211Z] WORKDIR /edgex [2022-09-07T16:31:18.211Z] COPY go.mod . [2022-09-07T16:31:18.211Z] RUN go mod download [2022-09-07T16:31:18.211Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-07T16:31:19.154Z] Sending build context to Docker daemon 169.3MB [2022-09-07T16:31:19.154Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-07T16:31:19.154Z] ---> a4fb48ad2a94 [2022-09-07T16:31:19.154Z] Step 2/4 : WORKDIR /edgex [2022-09-07T16:31:21.078Z] ---> Running in 093c53a71f36 [2022-09-07T16:31:21.078Z] Removing intermediate container 093c53a71f36 [2022-09-07T16:31:21.078Z] ---> e3ec1dee8e66 [2022-09-07T16:31:21.078Z] Step 3/4 : COPY go.mod . [2022-09-07T16:31:21.078Z] ---> 6e5e8e7acb4e [2022-09-07T16:31:21.078Z] Step 4/4 : RUN go mod download [2022-09-07T16:31:21.078Z] ---> Running in e0098292de2c [2022-09-07T16:31:23.433Z] Still waiting to schedule task [2022-09-07T16:31:23.433Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-07T16:31:33.325Z] Removing intermediate container e0098292de2c [2022-09-07T16:31:33.325Z] ---> e6c0da29506b [2022-09-07T16:31:33.325Z] Successfully built e6c0da29506b [2022-09-07T16:31:33.325Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:31:33.632Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-07T16:31:33.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T16:31:33.721Z] prd-ubuntu20.04-docker-8c-8g-28640 does not seem to be running inside a container [2022-09-07T16:31:33.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-07T16:31:34.219Z] $ docker top ab73750bc38b0ca4a1cf5edbd0232e42316aafdf1e886e869e0a4c8fc457ad4a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T16:31:34.593Z] + go version [2022-09-07T16:31:34.593Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-07T16:31:34.608Z] $ docker stop --time=1 ab73750bc38b0ca4a1cf5edbd0232e42316aafdf1e886e869e0a4c8fc457ad4a [2022-09-07T16:31:35.932Z] $ docker rm -f ab73750bc38b0ca4a1cf5edbd0232e42316aafdf1e886e869e0a4c8fc457ad4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:31:36.347Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-07T16:31:36.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T16:31:36.434Z] prd-ubuntu20.04-docker-8c-8g-28640 does not seem to be running inside a container [2022-09-07T16:31:36.477Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-07T16:31:36.903Z] $ docker top 02d482321b3a991b5bd49db686e6700d5e94f542b74f199351c42ad024852c37 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-07T16:31:36.993Z] ========================================================= [2022-09-07T16:31:36.993Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-07T16:31:36.993Z] ========================================================= [Pipeline] sh [2022-09-07T16:31:37.306Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2022-09-07T16:31:37.616Z] + make test [2022-09-07T16:31:37.616Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-07T16:31:44.194Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-07T16:31:59.085Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-07T16:31:59.085Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-07T16:31:59.085Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-07T16:31:59.085Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-07T16:31:59.085Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-07T16:31:59.085Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-07T16:31:59.085Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-07T16:31:59.085Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-07T16:31:59.085Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-07T16:31:59.085Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-07T16:31:59.085Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-07T16:31:59.085Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-07T16:31:59.085Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-07T16:31:59.086Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-07T16:31:59.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-07T16:31:59.344Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements [2022-09-07T16:31:59.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-07T16:31:59.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-07T16:31:59.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements [2022-09-07T16:31:59.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-07T16:31:59.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.2% of statements [2022-09-07T16:31:59.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-07T16:31:59.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-07T16:32:02.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.802s coverage: 89.2% of statements [2022-09-07T16:32:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-07T16:32:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-07T16:32:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-07T16:32:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-07T16:32:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-07T16:32:02.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.085s coverage: 2.0% of statements [2022-09-07T16:32:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-07T16:32:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-07T16:32:02.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.585s coverage: 95.6% of statements [2022-09-07T16:32:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-07T16:32:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-07T16:32:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-07T16:32:02.924Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.077s coverage: 72.2% of statements [2022-09-07T16:32:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-07T16:32:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-07T16:32:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-07T16:32:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-07T16:32:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-07T16:32:02.924Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements [2022-09-07T16:32:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-07T16:32:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-07T16:32:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-07T16:32:02.924Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.106s coverage: 0.9% of statements [2022-09-07T16:32:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-07T16:32:02.924Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements [2022-09-07T16:32:02.924Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.102s coverage: 29.6% of statements [2022-09-07T16:32:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-07T16:32:02.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2022-09-07T16:32:02.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements [2022-09-07T16:32:02.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.038s coverage: 94.1% of statements [2022-09-07T16:32:02.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2022-09-07T16:32:02.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2022-09-07T16:32:12.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements [2022-09-07T16:32:12.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2022-09-07T16:32:14.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.243s coverage: 80.8% of statements [2022-09-07T16:32:14.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-07T16:32:22.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2022-09-07T16:32:22.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-07T16:32:22.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-07T16:32:22.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-07T16:32:22.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.049s coverage: 65.1% of statements [2022-09-07T16:32:22.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-07T16:32:22.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-07T16:32:22.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-07T16:32:22.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-07T16:32:22.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-07T16:32:22.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2022-09-07T16:32:22.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-07T16:32:22.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-07T16:32:22.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2022-09-07T16:32:22.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-07T16:32:22.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 58.8% of statements [2022-09-07T16:32:22.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-07T16:32:22.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 80.0% of statements [2022-09-07T16:32:22.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements [2022-09-07T16:32:22.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements [2022-09-07T16:32:22.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 91.2% of statements [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-07T16:32:22.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 64.7% of statements [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-07T16:32:22.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.079s coverage: 100.0% of statements [2022-09-07T16:32:22.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-09-07T16:32:22.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-09-07T16:32:22.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-09-07T16:32:22.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-09-07T16:32:22.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.400s coverage: 65.8% of statements [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-07T16:32:22.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 43.6% of statements [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-07T16:32:22.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-07T16:32:22.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.073s coverage: 84.8% of statements [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-07T16:32:22.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-07T16:32:22.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-07T16:32:22.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-07T16:32:22.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-07T16:32:22.458Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-07T16:32:22.458Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-07T16:32:22.458Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-09-07T16:32:22.458Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-09-07T16:32:22.458Z] 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 [2022-09-07T16:32:44.422Z] 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." [2022-09-07T16:32:44.422Z] GO111MODULE=on go vet ./... [2022-09-07T16:32:44.681Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-07T16:32:44.942Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-07T16:32:44.942Z] ./bin/test-attribution-txt.sh [2022-09-07T16:32:45.202Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-07T16:32:45.202Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-07T16:32:45.202Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-07T16:32:45.202Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-07T16:32:45.202Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-07T16:32:45.202Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-07T16:32:45.202Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-07T16:32:45.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-07T16:32:45.503Z] + ls -al . [2022-09-07T16:32:45.503Z] total 740 [2022-09-07T16:32:45.503Z] drwxrwxr-x 10 1001 1001 4096 Sep 7 16:31 . [2022-09-07T16:32:45.503Z] drwxr-xr-x 4 root root 4096 Sep 7 16:31 .. [2022-09-07T16:32:45.503Z] -rw-rw-r-- 1 1001 1001 16 Sep 7 16:30 .dockerignore [2022-09-07T16:32:45.503Z] drwxrwxr-x 8 1001 1001 4096 Sep 7 16:32 .git [2022-09-07T16:32:45.503Z] drwxrwxr-x 3 1001 1001 4096 Sep 7 16:30 .github [2022-09-07T16:32:45.503Z] -rw-rw-r-- 1 1001 1001 1030 Sep 7 16:30 .gitignore [2022-09-07T16:32:45.503Z] -rw-rw-r-- 1 1001 1001 42 Sep 7 16:30 .golangci.yml [2022-09-07T16:32:45.503Z] -rw-rw-r-- 1 1001 1001 87 Sep 7 16:30 .hadolint.yml [2022-09-07T16:32:45.503Z] drwxr-xr-x 3 1001 1001 4096 Sep 7 16:31 .semver [2022-09-07T16:32:45.503Z] -rw-rw-r-- 1 1001 1001 166 Sep 7 16:30 .sonarcloud.properties [2022-09-07T16:32:45.503Z] -rw-rw-r-- 1 1001 1001 1171 Sep 7 16:30 ADOPTERS.md [2022-09-07T16:32:45.503Z] -rw-rw-r-- 1 1001 1001 10347 Sep 7 16:30 Attribution.txt [2022-09-07T16:32:45.503Z] -rw-rw-r-- 1 1001 1001 63209 Sep 7 16:30 CHANGELOG.md [2022-09-07T16:32:45.503Z] -rw-rw-r-- 1 1001 1001 3804 Sep 7 16:30 CONTRIBUTING.md [2022-09-07T16:32:45.503Z] -rw-rw-r-- 1 1001 1001 677 Sep 7 16:30 GOVERNANCE.md [2022-09-07T16:32:45.503Z] -rw-rw-r-- 1 1001 1001 850 Sep 7 16:30 Jenkinsfile [2022-09-07T16:32:45.503Z] -rw-rw-r-- 1 1001 1001 10775 Sep 7 16:30 LICENSE [2022-09-07T16:32:45.503Z] -rw-rw-r-- 1 1001 1001 13724 Sep 7 16:30 Makefile [2022-09-07T16:32:45.503Z] -rw-rw-r-- 1 1001 1001 582 Sep 7 16:30 OWNERS.md [2022-09-07T16:32:45.503Z] -rw-rw-r-- 1 1001 1001 9799 Sep 7 16:30 README.md [2022-09-07T16:32:45.503Z] -rw-rw-r-- 1 1001 1001 6912 Sep 7 16:30 SECURITY.md [2022-09-07T16:32:45.503Z] -rw-rw-r-- 1 1001 1001 5 Sep 7 16:31 VERSION [2022-09-07T16:32:45.503Z] -rw-rw-r-- 1 1001 1001 4131 Sep 7 16:30 ZMQWindows.md [2022-09-07T16:32:45.503Z] drwxrwxr-x 2 1001 1001 4096 Sep 7 16:30 bin [2022-09-07T16:32:45.503Z] drwxrwxr-x 18 1001 1001 4096 Sep 7 16:30 cmd [2022-09-07T16:32:45.503Z] -rw-r--r-- 1 root root 483406 Sep 7 16:32 coverage.out [2022-09-07T16:32:45.503Z] -rw-rw-r-- 1 1001 1001 3682 Sep 7 16:30 go.mod [2022-09-07T16:32:45.503Z] -rw-rw-r-- 1 1001 1001 38527 Sep 7 16:30 go.sum [2022-09-07T16:32:45.503Z] drwxrwxr-x 8 1001 1001 4096 Sep 7 16:30 internal [2022-09-07T16:32:45.503Z] drwxrwxr-x 3 1001 1001 4096 Sep 7 16:30 openapi [2022-09-07T16:32:45.503Z] drwxrwxr-x 4 1001 1001 4096 Sep 7 16:30 snap [2022-09-07T16:32:45.503Z] -rw-rw-r-- 1 1001 1001 204 Sep 7 16:30 version.go [Pipeline] sh [2022-09-07T16:32:45.799Z] + '[' -e coverage.out ] [2022-09-07T16:32:45.799Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-07T16:32:45.962Z] Stashed 1 file(s) [Pipeline] sh [2022-09-07T16:32:46.248Z] + make build [2022-09-07T16:32:46.248Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-07T16:32:58.465Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-07T16:33:10.678Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-07T16:33:10.678Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-07T16:33:17.250Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-07T16:33:17.250Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-07T16:33:17.820Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-07T16:33:19.202Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T16:33:19.774Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T16:33:20.717Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T16:33:21.657Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T16:33:22.227Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T16:33:24.139Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-09-07T16:33:25.536Z] $ docker stop --time=1 02d482321b3a991b5bd49db686e6700d5e94f542b74f199351c42ad024852c37 [2022-09-07T16:33:27.856Z] $ docker rm -f 02d482321b3a991b5bd49db686e6700d5e94f542b74f199351c42ad024852c37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:33:28.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-07T16:33:28.670Z] [2022-09-07T16:33:28.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:33:29.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-07T16:33:29.047Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-07T16:33:29.047Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-07T16:33:29.047Z] ca9280d653b3: Pulling fs layer [2022-09-07T16:33:29.047Z] 7e9c9ca2126c: Pulling fs layer [2022-09-07T16:33:29.047Z] cbdbe7a5bc2a: Download complete [2022-09-07T16:33:29.306Z] ca9280d653b3: Verifying Checksum [2022-09-07T16:33:29.306Z] ca9280d653b3: Download complete [2022-09-07T16:33:29.306Z] cbdbe7a5bc2a: Pull complete [2022-09-07T16:33:29.566Z] 7e9c9ca2126c: Download complete [2022-09-07T16:33:29.825Z] ca9280d653b3: Pull complete [2022-09-07T16:33:34.028Z] 7e9c9ca2126c: Pull complete [2022-09-07T16:33:34.028Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-07T16:33:34.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-07T16:33:34.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T16:33:34.117Z] prd-ubuntu20.04-docker-8c-8g-28640 does not seem to be running inside a container [2022-09-07T16:33:34.154Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-07T16:33:35.596Z] $ docker top 72ef890691e6ab5bd653093b5bf281b8ad46be5de70b41a53b9af2ff8b67542c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T16:33:35.957Z] + docker-compose build --help [2022-09-07T16:33:35.957Z] + grep parallel [2022-09-07T16:33:36.528Z] --parallel Build images in parallel. [Pipeline] } [2022-09-07T16:33:36.541Z] $ docker stop --time=1 72ef890691e6ab5bd653093b5bf281b8ad46be5de70b41a53b9af2ff8b67542c [2022-09-07T16:33:37.855Z] $ docker rm -f 72ef890691e6ab5bd653093b5bf281b8ad46be5de70b41a53b9af2ff8b67542c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:33:38.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-07T16:33:38.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T16:33:38.329Z] prd-ubuntu20.04-docker-8c-8g-28640 does not seem to be running inside a container [2022-09-07T16:33:38.366Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-07T16:33:38.785Z] $ docker top a9b60b79bf53ef95001c0c6d1a91aefc65878e839e8e75a6e3a57b2f8dc3abed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T16:33:39.137Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-07T16:33:39.707Z] Building core-command ... [2022-09-07T16:33:39.707Z] Building core-data ... [2022-09-07T16:33:39.707Z] Building core-metadata ... [2022-09-07T16:33:39.707Z] Building security-bootstrapper ... [2022-09-07T16:33:39.707Z] Building security-proxy-setup ... [2022-09-07T16:33:39.707Z] Building security-secretstore-setup ... [2022-09-07T16:33:39.707Z] Building security-spiffe-token-provider ... [2022-09-07T16:33:39.707Z] Building security-spire-agent ... [2022-09-07T16:33:39.707Z] Building security-spire-config ... [2022-09-07T16:33:39.707Z] Building security-spire-server ... [2022-09-07T16:33:39.707Z] Building support-notifications ... [2022-09-07T16:33:39.707Z] Building support-scheduler ... [2022-09-07T16:33:39.707Z] Building sys-mgmt-agent ... [2022-09-07T16:33:39.707Z] Building security-spire-config [2022-09-07T16:33:39.707Z] Building security-spire-server [2022-09-07T16:33:39.707Z] Building security-proxy-setup [2022-09-07T16:33:39.707Z] Building support-notifications [2022-09-07T16:33:39.707Z] Building core-command [2022-09-07T16:33:49.693Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T16:33:49.693Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-07T16:33:49.693Z] ---> e6c0da29506b [2022-09-07T16:33:49.693Z] Step 3/22 : WORKDIR /edgex-go [2022-09-07T16:33:49.693Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T16:33:49.693Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T16:33:49.693Z] ---> e6c0da29506b [2022-09-07T16:33:49.693Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-07T16:33:49.693Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T16:33:49.693Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-07T16:33:49.693Z] ---> e6c0da29506b [2022-09-07T16:33:49.693Z] Step 3/26 : WORKDIR /edgex-go [2022-09-07T16:33:49.693Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T16:33:49.693Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-07T16:33:49.693Z] ---> e6c0da29506b [2022-09-07T16:33:49.693Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-07T16:33:49.693Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T16:33:49.693Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T16:33:49.693Z] ---> e6c0da29506b [2022-09-07T16:33:49.693Z] Step 3/25 : WORKDIR /edgex-go [2022-09-07T16:33:50.098Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28642 in /w/workspace/edgexfoundry_edgex-go_PR-4140 [Pipeline] { [Pipeline] ws [2022-09-07T16:33:50.110Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-09-07T16:33:50.147Z] The recommended git tool is: git [2022-09-07T16:33:52.990Z] ---> Running in eb41daa9849d [2022-09-07T16:33:52.990Z] ---> Running in 8107eca0ab24 [2022-09-07T16:33:52.990Z] ---> Running in 1a88f3b06473 [2022-09-07T16:33:52.990Z] ---> Running in 2078ff12044a [2022-09-07T16:33:52.990Z] ---> Running in 15f1715f967f [2022-09-07T16:33:52.990Z] Removing intermediate container 15f1715f967f [2022-09-07T16:33:52.990Z] ---> e4774abdc6c0 [2022-09-07T16:33:52.990Z] Step 4/24 : WORKDIR /edgex-go [2022-09-07T16:33:52.990Z] Removing intermediate container 2078ff12044a [2022-09-07T16:33:52.990Z] ---> 32a7257ece1e [2022-09-07T16:33:52.990Z] Step 4/23 : WORKDIR /edgex-go [2022-09-07T16:33:52.990Z] Removing intermediate container 8107eca0ab24 [2022-09-07T16:33:52.990Z] ---> 300ee4b88586 [2022-09-07T16:33:52.990Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:33:52.990Z] Removing intermediate container eb41daa9849d [2022-09-07T16:33:52.990Z] ---> f7661a326eef [2022-09-07T16:33:52.991Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:33:52.991Z] Removing intermediate container 1a88f3b06473 [2022-09-07T16:33:52.991Z] ---> 3b53a113148a [2022-09-07T16:33:52.991Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:33:52.991Z] ---> Running in b9880e8432cf [2022-09-07T16:33:52.991Z] ---> Running in 83cb0eb58557 [2022-09-07T16:33:52.991Z] ---> Running in 593c251eb9da [2022-09-07T16:33:52.991Z] ---> Running in d341f31a8e53 [2022-09-07T16:33:52.991Z] ---> Running in 0d53b10e5762 [2022-09-07T16:33:52.991Z] Removing intermediate container b9880e8432cf [2022-09-07T16:33:52.991Z] ---> 2d3bfc283784 [2022-09-07T16:33:52.991Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:33:52.991Z] Removing intermediate container 83cb0eb58557 [2022-09-07T16:33:52.991Z] ---> 50f6d85d32c5 [2022-09-07T16:33:52.991Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:33:52.991Z] ---> Running in a2b7d3929dc4 [2022-09-07T16:33:52.991Z] ---> Running in 2864760cda65 [2022-09-07T16:33:53.930Z] Removing intermediate container d341f31a8e53 [2022-09-07T16:33:53.930Z] ---> 7c6329f0feff [2022-09-07T16:33:53.930Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-07T16:33:53.930Z] ---> Running in 5f7bc5e064ab [2022-09-07T16:33:53.930Z] Removing intermediate container 0d53b10e5762 [2022-09-07T16:33:53.930Z] ---> 215080f02860 [2022-09-07T16:33:53.930Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T16:33:54.191Z] ---> Running in 42f2cc45eb2d [2022-09-07T16:33:54.191Z] Removing intermediate container 593c251eb9da [2022-09-07T16:33:54.191Z] ---> feff7f3a2996 [2022-09-07T16:33:54.191Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T16:33:54.191Z] ---> Running in 95e3120bad19 [2022-09-07T16:33:54.191Z] Removing intermediate container a2b7d3929dc4 [2022-09-07T16:33:54.191Z] ---> 1d9a7b23834c [2022-09-07T16:33:54.191Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-07T16:33:54.191Z] Removing intermediate container 2864760cda65 [2022-09-07T16:33:54.191Z] ---> b1b696e8f074 [2022-09-07T16:33:54.191Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-07T16:33:54.450Z] ---> Running in fb201d2b371b [2022-09-07T16:33:54.450Z] ---> Running in 1e855b398d47 [2022-09-07T16:33:54.709Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:33:54.709Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:33:54.969Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:33:54.969Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:33:54.969Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:33:55.537Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:33:55.537Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:33:55.796Z] OK: 211 MiB in 51 packages [2022-09-07T16:33:55.796Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:33:55.796Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:33:55.796Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:33:56.053Z] OK: 211 MiB in 51 packages [2022-09-07T16:33:56.053Z] Removing intermediate container 5f7bc5e064ab [2022-09-07T16:33:56.053Z] ---> b023f899a155 [2022-09-07T16:33:56.053Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-07T16:33:56.321Z] OK: 211 MiB in 51 packages [2022-09-07T16:33:56.321Z] OK: 211 MiB in 51 packages [2022-09-07T16:33:56.321Z] OK: 211 MiB in 51 packages [2022-09-07T16:33:56.321Z] ---> a64c0aafb119 [2022-09-07T16:33:56.321Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:33:56.321Z] ---> Running in 0f2a8900379a [2022-09-07T16:33:56.581Z] Removing intermediate container 42f2cc45eb2d [2022-09-07T16:33:56.581Z] ---> 1cc8e3fbc96e [2022-09-07T16:33:56.581Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-07T16:33:56.581Z] ---> 583a33fdda03 [2022-09-07T16:33:56.581Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:33:56.841Z] ---> Running in debc6e7838ca [2022-09-07T16:33:56.841Z] Removing intermediate container 95e3120bad19 [2022-09-07T16:33:56.841Z] ---> 6ea40f8064ff [2022-09-07T16:33:56.841Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-07T16:33:56.841Z] Removing intermediate container fb201d2b371b [2022-09-07T16:33:56.841Z] ---> f0d487c24a6e [2022-09-07T16:33:56.841Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-07T16:33:56.841Z] Removing intermediate container 1e855b398d47 [2022-09-07T16:33:56.841Z] ---> 0dc382a9d95f [2022-09-07T16:33:56.841Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-07T16:33:57.101Z] ---> 5f0d3c44a551 [2022-09-07T16:33:57.101Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:33:57.101Z] ---> 581d41e10812 [2022-09-07T16:33:57.101Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:33:57.101Z] ---> Running in be61666146ee [2022-09-07T16:33:57.101Z] ---> Running in eb8e82e9e9b7 [2022-09-07T16:33:57.101Z] ---> 3d3d61b46592 [2022-09-07T16:33:57.101Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:33:57.101Z] ---> Running in d014bd504f58 [2022-09-07T16:33:59.046Z] using credential edgex-jenkins-ssh [2022-09-07T16:33:59.067Z] Cloning the remote Git repository [2022-09-07T16:33:59.145Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-07T16:33:59.247Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-09-07T16:33:59.352Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-07T16:33:59.353Z] > git --version # timeout=10 [2022-09-07T16:33:59.388Z] > git --version # 'git version 2.25.1' [2022-09-07T16:33:59.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-07T16:33:59.497Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-07T16:34:12.083Z] Removing intermediate container 0f2a8900379a [2022-09-07T16:34:12.084Z] ---> 54c16a805faa [2022-09-07T16:34:12.084Z] Step 8/22 : COPY . . [2022-09-07T16:34:12.084Z] Removing intermediate container debc6e7838ca [2022-09-07T16:34:12.084Z] ---> 62ea1e4be231 [2022-09-07T16:34:12.084Z] Step 8/26 : COPY . . [2022-09-07T16:34:12.084Z] Removing intermediate container eb8e82e9e9b7 [2022-09-07T16:34:12.084Z] ---> 4de4dd121a80 [2022-09-07T16:34:12.084Z] Step 9/24 : COPY . . [2022-09-07T16:34:12.084Z] Removing intermediate container d014bd504f58 [2022-09-07T16:34:12.084Z] ---> 9ec4ecd8791a [2022-09-07T16:34:12.084Z] Step 9/23 : COPY . . [2022-09-07T16:34:12.084Z] Removing intermediate container be61666146ee [2022-09-07T16:34:12.084Z] ---> 4b7c6e47ced8 [2022-09-07T16:34:12.084Z] Step 8/25 : COPY . . [2022-09-07T16:34:17.493Z] Merging remotes/origin/main commit 502310b00a79916b803008258ae56cda32ec220b into PR head commit 86addf0b5dd2c97310250a6a9cc546300f55b449 [2022-09-07T16:34:16.440Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-07T16:34:16.457Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-07T16:34:16.545Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-07T16:34:16.592Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-07T16:34:16.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-07T16:34:16.615Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4140/head:refs/remotes/origin/PR-4140 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-07T16:34:17.511Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T16:34:18.111Z] Merge succeeded, producing 5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 [2022-09-07T16:34:18.111Z] Checking out Revision 5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 (PR-4140) [2022-09-07T16:34:18.674Z] ---> 8e20b5428829 [2022-09-07T16:34:18.674Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-07T16:34:18.674Z] ---> 4e7f92196c84 [2022-09-07T16:34:18.674Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-07T16:34:18.674Z] ---> 9591d5cd602f [2022-09-07T16:34:18.674Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T16:34:18.674Z] ---> aa29f5fb0336 [2022-09-07T16:34:18.674Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-07T16:34:18.674Z] ---> eacbb59713f7 [2022-09-07T16:34:18.674Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T16:34:18.674Z] ---> Running in 39fb631abab1 [2022-09-07T16:34:18.674Z] ---> Running in 67b603fec66f [2022-09-07T16:34:18.674Z] ---> Running in 923c2391ea3b [2022-09-07T16:34:18.674Z] ---> Running in 1ffb0fccea8e [2022-09-07T16:34:18.674Z] ---> Running in b9cdbcd76bc1 [2022-09-07T16:34:18.674Z] Removing intermediate container 1ffb0fccea8e [2022-09-07T16:34:18.674Z] ---> 6941406cedf4 [2022-09-07T16:34:18.674Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-07T16:34:18.674Z] Removing intermediate container b9cdbcd76bc1 [2022-09-07T16:34:18.674Z] ---> 4ed802cd94e3 [2022-09-07T16:34:18.674Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-07T16:34:18.674Z] ---> Running in 1da8dc01ea11 [2022-09-07T16:34:18.674Z] ---> Running in d55847c21779 [2022-09-07T16:34:18.674Z] Removing intermediate container 1da8dc01ea11 [2022-09-07T16:34:18.674Z] ---> c622d3c48aac [2022-09-07T16:34:18.674Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-07T16:34:18.674Z] Removing intermediate container d55847c21779 [2022-09-07T16:34:18.674Z] ---> 1b61a494081b [2022-09-07T16:34:18.674Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-07T16:34:18.934Z] ---> Running in 9c88439ad20a [2022-09-07T16:34:18.934Z] ---> Running in 767cedafe6b1 [2022-09-07T16:34:18.934Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T16:34:18.934Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-07T16:34:18.934Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-07T16:34:17.527Z] > git checkout -f 86addf0b5dd2c97310250a6a9cc546300f55b449 # timeout=10 [2022-09-07T16:34:17.767Z] > git remote # timeout=10 [2022-09-07T16:34:17.788Z] > git config --get remote.origin.url # timeout=10 [2022-09-07T16:34:17.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-07T16:34:17.816Z] > git merge 502310b00a79916b803008258ae56cda32ec220b # timeout=10 [2022-09-07T16:34:18.092Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-07T16:34:18.119Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T16:34:18.134Z] > git checkout -f 5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 # timeout=10 [2022-09-07T16:34:20.312Z] Removing intermediate container 767cedafe6b1 [2022-09-07T16:34:20.312Z] ---> 4e1a37287024 [2022-09-07T16:34:20.312Z] Step 12/26 : WORKDIR /edgex-go [2022-09-07T16:34:20.312Z] Removing intermediate container 9c88439ad20a [2022-09-07T16:34:20.312Z] ---> d1425e69b6cb [2022-09-07T16:34:20.312Z] Step 12/25 : WORKDIR /edgex-go [2022-09-07T16:34:20.312Z] ---> Running in 07897d4642ab [2022-09-07T16:34:20.312Z] ---> Running in 1af8beac01b7 [2022-09-07T16:34:20.312Z] Removing intermediate container 07897d4642ab [2022-09-07T16:34:20.312Z] ---> d1dcccda23d6 [2022-09-07T16:34:20.312Z] [2022-09-07T16:34:20.312Z] Step 13/26 : FROM alpine:3.15 [2022-09-07T16:34:20.312Z] Removing intermediate container 1af8beac01b7 [2022-09-07T16:34:20.312Z] ---> 37ed14d28987 [2022-09-07T16:34:20.312Z] [2022-09-07T16:34:20.312Z] Step 13/25 : FROM alpine:3.15 [2022-09-07T16:34:20.881Z] 3.15: Pulling from library/alpine [2022-09-07T16:34:20.881Z] 3.15: Pulling from library/alpine [2022-09-07T16:34:21.449Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-07T16:34:21.449Z] Status: Downloaded newer image for alpine:3.15 [2022-09-07T16:34:21.449Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-07T16:34:21.449Z] Status: Image is up to date for alpine:3.15 [2022-09-07T16:34:21.449Z] ---> c4fc93816858 [2022-09-07T16:34:21.449Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T16:34:21.449Z] ---> c4fc93816858 [2022-09-07T16:34:21.449Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T16:34:21.711Z] ---> Running in 088baae986b0 [2022-09-07T16:34:21.711Z] ---> Running in edd8f2258d4b [2022-09-07T16:34:21.711Z] Removing intermediate container 088baae986b0 [2022-09-07T16:34:21.711Z] ---> 4c248ba963b8 [2022-09-07T16:34:21.711Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:34:21.971Z] Removing intermediate container edd8f2258d4b [2022-09-07T16:34:21.971Z] ---> e81b491febfd [2022-09-07T16:34:21.971Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:34:21.971Z] ---> Running in 9a06b61c9c28 [2022-09-07T16:34:21.971Z] ---> Running in 6d4b190743d6 [2022-09-07T16:34:22.348Z] Commit message: "Merge commit '502310b00a79916b803008258ae56cda32ec220b' into HEAD" [2022-09-07T16:34:22.377Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-07T16:34:23.246Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-07T16:34:23.246Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T16:34:23.246Z] Dload Upload Total Spent Left Speed [2022-09-07T16:34:23.246Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [2022-09-07T16:34:23.348Z] Removing intermediate container 9a06b61c9c28 [2022-09-07T16:34:23.348Z] Removing intermediate container 6d4b190743d6 [2022-09-07T16:34:23.348Z] ---> 369d5f5fb5a0 [2022-09-07T16:34:23.348Z] ---> 24d29f9e1845 [2022-09-07T16:34:23.348Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompatStep 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-07T16:34:23.348Z] [2022-09-07T16:34:23.348Z] ---> Running in 4a5a2b09758d [2022-09-07T16:34:23.348Z] ---> Running in 285f6b680d25 [Pipeline] sh [2022-09-07T16:34:24.008Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-07T16:34:24.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:34:24.353Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-07T16:34:24.353Z] + sudo tee /etc/docker/daemon.new [2022-09-07T16:34:24.353Z] { [2022-09-07T16:34:24.353Z] "registry-mirrors": [ [2022-09-07T16:34:24.353Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-07T16:34:24.353Z] ], [2022-09-07T16:34:24.353Z] "bip": "10.250.0.254/24", [2022-09-07T16:34:24.353Z] "hosts": [ [2022-09-07T16:34:24.353Z] "tcp://0.0.0.0:5555", [2022-09-07T16:34:24.353Z] "unix:///var/run/docker.sock" [2022-09-07T16:34:24.353Z] ], [2022-09-07T16:34:24.353Z] "mtu": 1458, [2022-09-07T16:34:24.353Z] "selinux-enabled": true, [2022-09-07T16:34:24.353Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-07T16:34:24.353Z] } [Pipeline] sh [2022-09-07T16:34:24.545Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:34:22.358Z] > git rev-list --no-walk b66c37665d8255709f224275e33aa7f127a9090a # timeout=10 [2022-09-07T16:34:24.712Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-07T16:34:25.061Z] + sudo service docker restart [2022-09-07T16:34:25.115Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:34:25.374Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:34:25.374Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T16:34:25.375Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T16:34:25.375Z] OK: 15856 distinct packages available [2022-09-07T16:34:25.375Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:34:25.944Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T16:34:25.944Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T16:34:25.944Z] OK: 15856 distinct packages available [2022-09-07T16:34:25.944Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:34:26.203Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:34:26.462Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-07T16:34:26.728Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-07T16:34:26.728Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:34:26.728Z] (3/5) Installing libucontext (1.1-r0) [2022-09-07T16:34:26.728Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-07T16:34:26.988Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-07T16:34:26.988Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T16:34:26.988Z] OK: 7 MiB in 19 packages [2022-09-07T16:34:26.988Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-07T16:34:27.248Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-07T16:34:27.248Z] (3/4) Installing libucontext (1.1-r0) [2022-09-07T16:34:27.248Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-07T16:34:27.507Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T16:34:27.507Z] OK: 6 MiB in 18 packages [2022-09-07T16:34:28.890Z] Removing intermediate container 4a5a2b09758d [2022-09-07T16:34:28.890Z] ---> 596cd7c6fa03 [2022-09-07T16:34:28.890Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T16:34:29.151Z] Removing intermediate container 285f6b680d25 [2022-09-07T16:34:29.151Z] ---> 98af9af1c3e0 [2022-09-07T16:34:29.151Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T16:34:33.340Z] ---> 4ce1e8059077 [2022-09-07T16:34:33.340Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T16:34:33.340Z] ---> 31549ef494c7 [2022-09-07T16:34:33.340Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T16:34:33.599Z] ---> 42a5e341a432 [2022-09-07T16:34:33.599Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-07T16:34:33.599Z] ---> 12b94d3f3f79 [2022-09-07T16:34:33.599Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-07T16:34:33.859Z] ---> Running in a87b3e236fad [2022-09-07T16:34:34.118Z] ---> 4ef7176f3e0f [2022-09-07T16:34:34.119Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-07T16:34:34.119Z] Removing intermediate container a87b3e236fad [2022-09-07T16:34:34.119Z] ---> 96ac45d24878 [2022-09-07T16:34:34.119Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-07T16:34:34.686Z] ---> 2e3dfba42126 [2022-09-07T16:34:34.686Z] Step 21/26 : WORKDIR / [2022-09-07T16:34:34.686Z] ---> d60bae4d9cae [2022-09-07T16:34:34.686Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T16:34:34.686Z] ---> Running in 21f41d56a3da [2022-09-07T16:34:34.686Z] ---> Running in 483fd4420801 [2022-09-07T16:34:34.945Z] Removing intermediate container 21f41d56a3da [2022-09-07T16:34:34.945Z] ---> 86d3f38711f3 [2022-09-07T16:34:34.945Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T16:34:34.945Z] Removing intermediate container 483fd4420801 [2022-09-07T16:34:34.945Z] ---> aa6712318a1f [2022-09-07T16:34:34.945Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T16:34:34.945Z] ---> Running in 56a8f5a58ee7 [2022-09-07T16:34:35.203Z] ---> Running in e2b2d78caf6f [2022-09-07T16:34:35.203Z] Removing intermediate container 56a8f5a58ee7 [2022-09-07T16:34:35.203Z] ---> 5fd09aafab8b [2022-09-07T16:34:35.203Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T16:34:35.467Z] Removing intermediate container e2b2d78caf6f [2022-09-07T16:34:35.467Z] ---> c442c54d4c67 [2022-09-07T16:34:35.467Z] Step 23/25 : LABEL arch=x86_64 [2022-09-07T16:34:35.467Z] ---> Running in 5ddf695e5b8e [2022-09-07T16:34:35.467Z] ---> Running in 291b399f1e82 [2022-09-07T16:34:35.730Z] Removing intermediate container 291b399f1e82 [2022-09-07T16:34:35.730Z] ---> 4a9d59c86300 [2022-09-07T16:34:35.730Z] Step 24/25 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e [2022-09-07T16:34:35.730Z] Removing intermediate container 5ddf695e5b8e [2022-09-07T16:34:35.730Z] ---> b3dfeacf6718 [2022-09-07T16:34:35.730Z] Step 24/26 : LABEL arch=x86_64 [2022-09-07T16:34:35.730Z] ---> Running in 7ecbcb737577 [2022-09-07T16:34:35.730Z] ---> Running in b750d880f113 [2022-09-07T16:34:35.990Z] Removing intermediate container 7ecbcb737577 [2022-09-07T16:34:35.990Z] ---> 87b52f7dd386 [2022-09-07T16:34:35.990Z] Step 25/25 : LABEL version=0.0.0 [2022-09-07T16:34:35.990Z] Removing intermediate container b750d880f113 [2022-09-07T16:34:35.990Z] ---> 1d853be10b4b [2022-09-07T16:34:35.990Z] Step 25/26 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e [2022-09-07T16:34:36.249Z] ---> Running in 271f022073b1 [2022-09-07T16:34:36.249Z] ---> Running in cd68f9503199 [2022-09-07T16:34:36.509Z] Removing intermediate container cd68f9503199 [2022-09-07T16:34:36.509Z] ---> 9ad9e80e41fb [2022-09-07T16:34:36.509Z] Step 26/26 : LABEL version=0.0.0 [2022-09-07T16:34:36.509Z] Removing intermediate container 271f022073b1 [2022-09-07T16:34:36.509Z] ---> 9abb90e37e2b [2022-09-07T16:34:36.509Z] [2022-09-07T16:34:36.768Z] ---> Running in 6b42ab8eb8d7 [2022-09-07T16:34:36.768Z] Successfully built 9abb90e37e2b [2022-09-07T16:34:36.768Z] Successfully tagged security-spire-server:latest [2022-09-07T16:34:36.768Z]  Building security-spire-server ... done Building core-data [2022-09-07T16:34:37.028Z] Removing intermediate container 6b42ab8eb8d7 [2022-09-07T16:34:37.028Z] ---> edea38a59082 [2022-09-07T16:34:37.028Z] [2022-09-07T16:34:37.028Z] Successfully built edea38a59082 [2022-09-07T16:34:37.028Z] Successfully tagged security-spire-config:latest [2022-09-07T16:34:37.028Z] Building security-bootstrapper [2022-09-07T16:34:40.314Z]  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T16:34:41.692Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T16:34:41.692Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-07T16:34:41.692Z] ---> e6c0da29506b [2022-09-07T16:34:41.692Z] Step 3/31 : WORKDIR /edgex-go [2022-09-07T16:34:41.692Z] ---> Using cache [2022-09-07T16:34:41.692Z] ---> 3b53a113148a [2022-09-07T16:34:41.692Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:34:41.692Z] ---> Using cache [2022-09-07T16:34:41.692Z] ---> 215080f02860 [2022-09-07T16:34:41.692Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-07T16:34:42.629Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T16:34:42.629Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-07T16:34:42.629Z] ---> e6c0da29506b [2022-09-07T16:34:42.629Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-07T16:34:42.629Z] ---> Using cache [2022-09-07T16:34:42.629Z] ---> 32a7257ece1e [2022-09-07T16:34:42.629Z] Step 4/24 : WORKDIR /edgex-go [2022-09-07T16:34:42.629Z] ---> Using cache [2022-09-07T16:34:42.629Z] ---> 50f6d85d32c5 [2022-09-07T16:34:42.629Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:34:42.629Z] ---> Using cache [2022-09-07T16:34:42.629Z] ---> b1b696e8f074 [2022-09-07T16:34:42.629Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-07T16:34:43.415Z] provisioning config files... [2022-09-07T16:34:43.440Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6627283008594373907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T16:34:43.796Z] ---> docker-login.sh [2022-09-07T16:34:43.796Z] nexus3.edgexfoundry.org:10001 [2022-09-07T16:34:44.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:34:44.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:34:44.666Z] Configure a credential helper to remove this warning. See [2022-09-07T16:34:44.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:34:44.666Z] [2022-09-07T16:34:44.666Z] Login Succeeded [2022-09-07T16:34:44.666Z] nexus3.edgexfoundry.org:10002 [2022-09-07T16:34:44.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:34:45.168Z] ---> Running in 1be6cb2cac69 [2022-09-07T16:34:45.168Z] ---> Running in 1c92e75bf5e1 [2022-09-07T16:34:45.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:34:45.214Z] Configure a credential helper to remove this warning. See [2022-09-07T16:34:45.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:34:45.214Z] [2022-09-07T16:34:45.214Z] Login Succeeded [2022-09-07T16:34:45.215Z] nexus3.edgexfoundry.org:10003 [2022-09-07T16:34:45.428Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:34:45.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:34:45.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:34:45.489Z] Configure a credential helper to remove this warning. See [2022-09-07T16:34:45.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:34:45.489Z] [2022-09-07T16:34:45.489Z] Login Succeeded [2022-09-07T16:34:45.489Z] nexus3.edgexfoundry.org:10004 [2022-09-07T16:34:45.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:34:46.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:34:46.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:34:46.098Z] Configure a credential helper to remove this warning. See [2022-09-07T16:34:46.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:34:46.098Z] [2022-09-07T16:34:46.098Z] Login Succeeded [2022-09-07T16:34:46.098Z] docker.io [2022-09-07T16:34:46.285Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:34:46.285Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:34:46.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T16:34:46.917Z] OK: 211 MiB in 51 packages [2022-09-07T16:34:46.917Z] OK: 211 MiB in 51 packages [2022-09-07T16:34:46.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T16:34:46.975Z] Configure a credential helper to remove this warning. See [2022-09-07T16:34:46.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T16:34:46.975Z] [2022-09-07T16:34:46.975Z] Login Succeeded [2022-09-07T16:34:46.975Z] ---> docker-login.sh ends [Pipeline] } [2022-09-07T16:34:46.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2022-09-07T16:34:47.193Z] Removing intermediate container 39fb631abab1 [2022-09-07T16:34:47.193Z] ---> a71c117412bc [2022-09-07T16:34:47.193Z] [2022-09-07T16:34:47.193Z] Step 10/22 : FROM alpine:3.16 [2022-09-07T16:34:47.193Z] Removing intermediate container 923c2391ea3b [2022-09-07T16:34:47.193Z] ---> a7d47e1c5b9b [2022-09-07T16:34:47.193Z] [2022-09-07T16:34:47.193Z] Step 11/24 : FROM alpine:3.16 [Pipeline] unstash [2022-09-07T16:34:47.469Z] 3.16: Pulling from library/alpine [2022-09-07T16:34:47.469Z] 3.16: Pulling from library/alpine [Pipeline] sh [2022-09-07T16:34:47.755Z] Removing intermediate container 1c92e75bf5e1 [2022-09-07T16:34:47.755Z] ---> fe284284a1fe [2022-09-07T16:34:47.755Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-07T16:34:47.937Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2022-09-07T16:34:47.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T16:34:47.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T16:34:47.981Z] ========================================================= [2022-09-07T16:34:47.981Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-07T16:34:47.981Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-07T16:34:48.014Z] Removing intermediate container 1be6cb2cac69 [2022-09-07T16:34:48.014Z] ---> 94c020134031 [2022-09-07T16:34:48.014Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-07T16:34:48.273Z] ---> 6d903d7cd554 [2022-09-07T16:34:48.273Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:34:48.273Z] ---> d4f12fbd235f [2022-09-07T16:34:48.273Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:34:48.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-07T16:34:48.532Z] ---> Running in 49dd85242aba [2022-09-07T16:34:48.532Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-07T16:34:48.532Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-07T16:34:48.532Z] Status: Downloaded newer image for alpine:3.16 [2022-09-07T16:34:48.532Z] Status: Image is up to date for alpine:3.16 [2022-09-07T16:34:48.532Z] ---> Running in 47b482ec4c8e [2022-09-07T16:34:48.532Z] ---> 9c6f07244728 [2022-09-07T16:34:48.532Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-07T16:34:48.532Z] ---> 9c6f07244728 [2022-09-07T16:34:48.532Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-07T16:34:48.590Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-07T16:34:48.590Z] b3c136eddcbf: Pulling fs layer [2022-09-07T16:34:48.590Z] c0a3192eca97: Pulling fs layer [2022-09-07T16:34:48.590Z] a050256f5b6f: Pulling fs layer [2022-09-07T16:34:48.590Z] 656be50a0ddc: Pulling fs layer [2022-09-07T16:34:48.590Z] 2bbca73fdf42: Pulling fs layer [2022-09-07T16:34:48.590Z] 46d945488cbd: Pulling fs layer [2022-09-07T16:34:48.590Z] 8a5474983e97: Pulling fs layer [2022-09-07T16:34:48.590Z] 329c88fbcd65: Pulling fs layer [2022-09-07T16:34:48.590Z] 2bbca73fdf42: Waiting [2022-09-07T16:34:48.590Z] 46d945488cbd: Waiting [2022-09-07T16:34:48.590Z] 8a5474983e97: Waiting [2022-09-07T16:34:48.590Z] 329c88fbcd65: Waiting [2022-09-07T16:34:48.590Z] 656be50a0ddc: Waiting [2022-09-07T16:34:48.590Z] a050256f5b6f: Verifying Checksum [2022-09-07T16:34:48.590Z] a050256f5b6f: Download complete [2022-09-07T16:34:48.590Z] c0a3192eca97: Verifying Checksum [2022-09-07T16:34:48.590Z] c0a3192eca97: Download complete [2022-09-07T16:34:48.590Z] 2bbca73fdf42: Verifying Checksum [2022-09-07T16:34:48.590Z] 2bbca73fdf42: Download complete [2022-09-07T16:34:48.590Z] 46d945488cbd: Verifying Checksum [2022-09-07T16:34:48.590Z] 46d945488cbd: Download complete [2022-09-07T16:34:48.590Z] b3c136eddcbf: Download complete [2022-09-07T16:34:48.792Z] ---> Running in 5d1037d00a4b [2022-09-07T16:34:48.792Z] ---> Running in e2bd2573911a [2022-09-07T16:34:49.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:34:49.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:34:49.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:34:49.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:34:49.587Z] b3c136eddcbf: Pull complete [2022-09-07T16:34:49.587Z] 329c88fbcd65: Verifying Checksum [2022-09-07T16:34:49.587Z] 329c88fbcd65: Download complete [2022-09-07T16:34:49.624Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-07T16:34:49.624Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T16:34:49.624Z] OK: 6 MiB in 15 packages [2022-09-07T16:34:49.624Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-07T16:34:49.624Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-07T16:34:49.624Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-07T16:34:49.624Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-07T16:34:49.624Z] (5/6) Installing curl (7.83.1-r3) [2022-09-07T16:34:49.624Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-07T16:34:49.624Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T16:34:49.885Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T16:34:49.885Z] OK: 8 MiB in 20 packages [2022-09-07T16:34:50.189Z] c0a3192eca97: Pull complete [2022-09-07T16:34:50.456Z] Removing intermediate container 67b603fec66f [2022-09-07T16:34:50.456Z] ---> f7119fb4d091 [2022-09-07T16:34:50.456Z] [2022-09-07T16:34:50.457Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T16:34:50.457Z] ---> 9c6f07244728 [2022-09-07T16:34:50.457Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-07T16:34:50.465Z] a050256f5b6f: Pull complete [2022-09-07T16:34:50.717Z] ---> Running in b17c17b6508f [2022-09-07T16:34:50.717Z] Removing intermediate container 5d1037d00a4b [2022-09-07T16:34:50.717Z] ---> da8668d1957c [2022-09-07T16:34:50.717Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T16:34:51.065Z] 8a5474983e97: Verifying Checksum [2022-09-07T16:34:51.065Z] 8a5474983e97: Download complete [2022-09-07T16:34:51.663Z] 656be50a0ddc: Verifying Checksum [2022-09-07T16:34:51.663Z] 656be50a0ddc: Download complete [2022-09-07T16:34:52.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:34:52.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:34:52.104Z] ---> Running in af1b6d9942b3 [2022-09-07T16:34:52.104Z] Removing intermediate container e2bd2573911a [2022-09-07T16:34:52.104Z] ---> 71c6547eb3a0 [2022-09-07T16:34:52.104Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-07T16:34:52.104Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-07T16:34:52.104Z] ---> Running in 9d818e6b08a9 [2022-09-07T16:34:52.104Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-07T16:34:52.104Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T16:34:52.104Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T16:34:52.364Z] Removing intermediate container af1b6d9942b3 [2022-09-07T16:34:52.364Z] ---> 587e73a93ff1 [2022-09-07T16:34:52.364Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-07T16:34:52.364Z] OK: 6 MiB in 16 packages [2022-09-07T16:34:52.364Z] Removing intermediate container 9d818e6b08a9 [2022-09-07T16:34:52.364Z] ---> 977702e97b9b [2022-09-07T16:34:52.364Z] Step 13/22 : WORKDIR /edgex [2022-09-07T16:34:52.364Z] ---> Running in b5fdb807f739 [2022-09-07T16:34:52.364Z] ---> Running in 97a2def84275 [2022-09-07T16:34:52.624Z] Removing intermediate container b5fdb807f739 [2022-09-07T16:34:52.624Z] ---> 3395239f650b [2022-09-07T16:34:52.624Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-07T16:34:52.624Z] Removing intermediate container 97a2def84275 [2022-09-07T16:34:52.624Z] ---> 7c48982f7da0 [2022-09-07T16:34:52.624Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-07T16:34:52.884Z] ---> Running in 177b3a07b935 [2022-09-07T16:34:53.157Z] Removing intermediate container 177b3a07b935 [2022-09-07T16:34:53.157Z] ---> c79b52c89d7a [2022-09-07T16:34:53.157Z] Step 16/24 : WORKDIR / [2022-09-07T16:34:53.157Z] ---> 89a67a1e9916 [2022-09-07T16:34:53.157Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-07T16:34:53.157Z] ---> Running in dd7f56acd8f2 [2022-09-07T16:34:53.157Z] Removing intermediate container b17c17b6508f [2022-09-07T16:34:53.157Z] ---> 019c44ee8bc1 [2022-09-07T16:34:53.157Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T16:34:53.421Z] ---> Running in e0761a90f8d4 [2022-09-07T16:34:53.421Z] Removing intermediate container dd7f56acd8f2 [2022-09-07T16:34:53.421Z] ---> e97d4bacab07 [2022-09-07T16:34:53.421Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T16:34:53.680Z] ---> 043046d54b92 [2022-09-07T16:34:53.680Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-07T16:34:53.680Z] Removing intermediate container e0761a90f8d4 [2022-09-07T16:34:53.680Z] ---> 684174caeb63 [2022-09-07T16:34:53.681Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-07T16:34:53.681Z] ---> Running in f6c30674d8cd [2022-09-07T16:34:53.939Z] ---> a66ee8ce99e2 [2022-09-07T16:34:53.939Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-07T16:34:53.939Z] Removing intermediate container f6c30674d8cd [2022-09-07T16:34:53.939Z] ---> cda91fe80ef6 [2022-09-07T16:34:53.939Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T16:34:54.197Z] ---> Running in 27da3442d602 [2022-09-07T16:34:54.197Z] ---> 8564ebc3ad97 [2022-09-07T16:34:54.197Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-07T16:34:54.458Z] ---> c606959c434b [2022-09-07T16:34:54.458Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-07T16:34:54.458Z] Removing intermediate container 27da3442d602 [2022-09-07T16:34:54.458Z] ---> cde412681239 [2022-09-07T16:34:54.458Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T16:34:55.045Z] ---> cd21581df8a4 [2022-09-07T16:34:55.045Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-07T16:34:55.045Z] ---> 35ca688fe506 [2022-09-07T16:34:55.045Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-07T16:34:55.045Z] ---> Running in d1ccf9ce33c0 [2022-09-07T16:34:55.045Z] ---> dfc7c27fd42f [2022-09-07T16:34:55.045Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-07T16:34:55.045Z] ---> Running in b718fdc2ecca [2022-09-07T16:34:55.304Z] Removing intermediate container d1ccf9ce33c0 [2022-09-07T16:34:55.304Z] ---> 11c94fb42b53 [2022-09-07T16:34:55.304Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T16:34:55.304Z] ---> Running in fc355601b5b4 [2022-09-07T16:34:55.882Z] Removing intermediate container fc355601b5b4 [2022-09-07T16:34:55.882Z] ---> faa66b603c6a [2022-09-07T16:34:55.882Z] Step 22/24 : LABEL arch=x86_64 [2022-09-07T16:34:56.142Z] ---> 69e8f7a5e2b8 [2022-09-07T16:34:56.142Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-07T16:34:56.142Z] ---> Running in fc3bb323c7e8 [2022-09-07T16:34:56.709Z] Removing intermediate container b718fdc2ecca [2022-09-07T16:34:56.709Z] ---> b97371462dc3 [2022-09-07T16:34:56.709Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-07T16:34:56.709Z] Removing intermediate container fc3bb323c7e8 [2022-09-07T16:34:56.709Z] ---> a9734694331c [2022-09-07T16:34:56.709Z] Step 23/24 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e [2022-09-07T16:34:56.709Z] ---> 171da66e770a [2022-09-07T16:34:56.709Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-07T16:34:56.969Z] ---> Running in 3eb18bb7e8be [2022-09-07T16:34:56.969Z] ---> Running in b97640f0697f [2022-09-07T16:34:56.969Z] ---> Running in a9d304012dad [2022-09-07T16:34:56.969Z] Removing intermediate container 3eb18bb7e8be [2022-09-07T16:34:56.969Z] ---> 20662d4410e6 [2022-09-07T16:34:56.969Z] Step 20/22 : LABEL arch=x86_64 [2022-09-07T16:34:57.230Z] Removing intermediate container b97640f0697f [2022-09-07T16:34:57.230Z] ---> 4d2a0093665e [2022-09-07T16:34:57.230Z] Step 24/24 : LABEL version=0.0.0 [2022-09-07T16:34:57.230Z] ---> Running in c0867372cfee [2022-09-07T16:34:57.230Z] Removing intermediate container a9d304012dad [2022-09-07T16:34:57.230Z] ---> c11eaf97ae81 [2022-09-07T16:34:57.230Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T16:34:57.230Z] ---> Running in e038ebd7f415 [2022-09-07T16:34:57.492Z] ---> Running in 14309f33f078 [2022-09-07T16:34:57.492Z] Removing intermediate container c0867372cfee [2022-09-07T16:34:57.492Z] ---> ff8de6a642a5 [2022-09-07T16:34:57.492Z] Step 21/22 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e [2022-09-07T16:34:57.754Z] Removing intermediate container e038ebd7f415 [2022-09-07T16:34:57.754Z] ---> eac52952ae0f [2022-09-07T16:34:57.754Z] [2022-09-07T16:34:57.754Z] Removing intermediate container 14309f33f078 [2022-09-07T16:34:57.754Z] ---> 39d7f3aedef9 [2022-09-07T16:34:57.754Z] Step 21/23 : LABEL arch=x86_64 [2022-09-07T16:34:57.754Z] ---> Running in 99a9c2a27437 [2022-09-07T16:34:57.754Z] Successfully built eac52952ae0f [2022-09-07T16:34:57.754Z] Successfully tagged core-command:latest [2022-09-07T16:34:57.754Z]  Building core-command ... done Building core-metadata [2022-09-07T16:34:57.754Z] ---> Running in 0cbf8de28677 [2022-09-07T16:34:58.015Z] Removing intermediate container 99a9c2a27437 [2022-09-07T16:34:58.015Z] ---> 8ebae3d65a55 [2022-09-07T16:34:58.015Z] Step 22/22 : LABEL version=0.0.0 [2022-09-07T16:34:58.015Z] Removing intermediate container 47b482ec4c8e [2022-09-07T16:34:58.015Z] ---> e82ada63468b [2022-09-07T16:34:58.015Z] Step 9/24 : COPY . . [2022-09-07T16:34:58.015Z] Removing intermediate container 49dd85242aba [2022-09-07T16:34:58.015Z] ---> b28bedf7b7e1 [2022-09-07T16:34:58.015Z] Step 8/31 : COPY . . [2022-09-07T16:35:00.549Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T16:35:00.549Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T16:35:00.549Z] ---> e6c0da29506b [2022-09-07T16:35:00.549Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-07T16:35:00.549Z] ---> Using cache [2022-09-07T16:35:00.550Z] ---> 32a7257ece1e [2022-09-07T16:35:00.550Z] Step 4/25 : WORKDIR /edgex-go [2022-09-07T16:35:00.550Z] ---> Using cache [2022-09-07T16:35:00.550Z] ---> 50f6d85d32c5 [2022-09-07T16:35:00.550Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:35:00.550Z] ---> Using cache [2022-09-07T16:35:00.550Z] ---> b1b696e8f074 [2022-09-07T16:35:00.550Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-07T16:35:01.491Z] Removing intermediate container 0cbf8de28677 [2022-09-07T16:35:01.491Z] ---> 8567c9c6480f [2022-09-07T16:35:01.491Z] Step 22/23 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e [2022-09-07T16:35:02.070Z] ---> Running in 0b91f7e29ac3 [2022-09-07T16:35:02.070Z] ---> Running in 4fe6c608e600 [2022-09-07T16:35:02.070Z] ---> Running in d3212384542a [2022-09-07T16:35:02.070Z] ---> b7a06e62cd9f [2022-09-07T16:35:02.070Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-07T16:35:02.070Z] ---> ae9899174949 [2022-09-07T16:35:02.070Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-07T16:35:02.070Z] Removing intermediate container 0b91f7e29ac3 [2022-09-07T16:35:02.070Z] ---> 7479cc0b7346 [2022-09-07T16:35:02.070Z] Step 23/23 : LABEL version=0.0.0 [2022-09-07T16:35:02.331Z] ---> Running in c1e5da387b43 [2022-09-07T16:35:02.331Z] Removing intermediate container d3212384542a [2022-09-07T16:35:02.331Z] ---> ad23d6820f91 [2022-09-07T16:35:02.331Z] [2022-09-07T16:35:02.331Z] ---> Running in 03e1f2e416d7 [2022-09-07T16:35:02.331Z] ---> Running in 8f801288d8ae [2022-09-07T16:35:02.331Z] Successfully built ad23d6820f91 [2022-09-07T16:35:02.331Z] Successfully tagged security-proxy-setup:latest [2022-09-07T16:35:02.331Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-09-07T16:35:02.331Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:35:02.331Z] Removing intermediate container 8f801288d8ae [2022-09-07T16:35:02.331Z] ---> 7f46243d19b0 [2022-09-07T16:35:02.331Z] [2022-09-07T16:35:02.331Z] Successfully built 7f46243d19b0 [2022-09-07T16:35:02.331Z] Successfully tagged support-notifications:latest [2022-09-07T16:35:02.331Z] Building security-spiffe-token-provider [2022-09-07T16:35:02.590Z]  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T16:35:02.850Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-07T16:35:03.108Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:35:03.366Z] OK: 211 MiB in 51 packages [2022-09-07T16:35:06.657Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T16:35:06.657Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T16:35:06.657Z] ---> e6c0da29506b [2022-09-07T16:35:06.657Z] Step 3/23 : WORKDIR /edgex-go [2022-09-07T16:35:06.657Z] ---> Using cache [2022-09-07T16:35:06.657Z] ---> 3b53a113148a [2022-09-07T16:35:06.657Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:35:06.657Z] ---> Using cache [2022-09-07T16:35:06.657Z] ---> 215080f02860 [2022-09-07T16:35:06.657Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-07T16:35:06.657Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T16:35:06.657Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-07T16:35:06.657Z] ---> e6c0da29506b [2022-09-07T16:35:06.657Z] Step 3/20 : WORKDIR /edgex-go [2022-09-07T16:35:06.657Z] ---> Using cache [2022-09-07T16:35:06.657Z] ---> 3b53a113148a [2022-09-07T16:35:06.657Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-07T16:35:06.790Z] 656be50a0ddc: Pull complete [2022-09-07T16:35:06.790Z] 2bbca73fdf42: Pull complete [2022-09-07T16:35:06.790Z] 46d945488cbd: Pull complete [2022-09-07T16:35:06.915Z] Removing intermediate container 4fe6c608e600 [2022-09-07T16:35:06.915Z] ---> 4fde974498fe [2022-09-07T16:35:06.915Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-07T16:35:06.915Z] ---> Running in c21f987df53d [2022-09-07T16:35:06.915Z] ---> Running in aca66a3fa841 [2022-09-07T16:35:07.485Z] ---> b116e716a769 [2022-09-07T16:35:07.485Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:35:07.485Z] ---> Running in 8d56e5d5750e [2022-09-07T16:35:08.061Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:35:08.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:35:08.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:35:08.319Z] v3.16.2-140-gb38ba50d49 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-07T16:35:08.319Z] v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-07T16:35:08.319Z] OK: 17040 distinct packages available [2022-09-07T16:35:08.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:35:08.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:35:08.578Z] OK: 211 MiB in 51 packages [2022-09-07T16:35:08.837Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:35:09.095Z] OK: 211 MiB in 51 packages [2022-09-07T16:35:10.037Z] Removing intermediate container aca66a3fa841 [2022-09-07T16:35:10.037Z] ---> 2d3b4c03cf46 [2022-09-07T16:35:10.037Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-07T16:35:10.299Z] Removing intermediate container c21f987df53d [2022-09-07T16:35:10.299Z] ---> eecae9830d2a [2022-09-07T16:35:10.299Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-07T16:35:10.866Z] ---> f426523d1dca [2022-09-07T16:35:10.866Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:35:11.124Z] ---> f47a8889a726 [2022-09-07T16:35:11.124Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:35:11.124Z] ---> Running in fdac010a6e75 [2022-09-07T16:35:11.386Z] ---> Running in aa9cf12602aa [2022-09-07T16:35:12.221Z] 8a5474983e97: Pull complete [2022-09-07T16:35:14.202Z] 329c88fbcd65: Pull complete [2022-09-07T16:35:14.202Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-07T16:35:14.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-07T16:35:14.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-07T16:35:14.545Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-07T16:35:14.545Z] WORKDIR /edgex [2022-09-07T16:35:14.545Z] COPY go.mod . [2022-09-07T16:35:14.545Z] RUN go mod download [2022-09-07T16:35:14.545Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-07T16:35:15.165Z] Sending build context to Docker daemon 3.166MB [2022-09-07T16:35:15.165Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-07T16:35:15.165Z] ---> ff4287adb874 [2022-09-07T16:35:15.165Z] Step 2/4 : WORKDIR /edgex [2022-09-07T16:35:17.143Z] ---> Running in 0198fd1cd8f1 [2022-09-07T16:35:17.417Z] Removing intermediate container 0198fd1cd8f1 [2022-09-07T16:35:17.417Z] ---> ff6b51ea3bfa [2022-09-07T16:35:17.417Z] Step 3/4 : COPY go.mod . [2022-09-07T16:35:18.018Z] ---> 762c9948d764 [2022-09-07T16:35:18.018Z] Step 4/4 : RUN go mod download [2022-09-07T16:35:18.018Z] ---> Running in 94ca62968d1a [2022-09-07T16:35:19.512Z] Removing intermediate container 8d56e5d5750e [2022-09-07T16:35:19.512Z] ---> 43846db8d543 [2022-09-07T16:35:19.512Z] Step 9/25 : COPY . . [2022-09-07T16:35:24.797Z] ---> 2a19a6878ba0 [2022-09-07T16:35:24.797Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-07T16:35:25.371Z] Removing intermediate container fdac010a6e75 [2022-09-07T16:35:25.371Z] ---> d2f43231e07b [2022-09-07T16:35:25.371Z] Step 7/20 : COPY . . [2022-09-07T16:35:25.371Z] Removing intermediate container aa9cf12602aa [2022-09-07T16:35:25.371Z] ---> 29e57a099343 [2022-09-07T16:35:25.371Z] Step 8/23 : COPY . . [2022-09-07T16:35:28.662Z] ---> Running in 9ae2b2fc015d [2022-09-07T16:35:29.235Z] Removing intermediate container c1e5da387b43 [2022-09-07T16:35:29.235Z] ---> 1a219c9aa68d [2022-09-07T16:35:29.235Z] [2022-09-07T16:35:29.235Z] Step 10/31 : FROM alpine:3.16 [2022-09-07T16:35:29.235Z] ---> 9c6f07244728 [2022-09-07T16:35:29.235Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T16:35:29.494Z] Removing intermediate container 03e1f2e416d7 [2022-09-07T16:35:29.494Z] ---> 344e114b8f8b [2022-09-07T16:35:29.494Z] [2022-09-07T16:35:29.494Z] Step 11/24 : FROM alpine:3.16 [2022-09-07T16:35:29.494Z] ---> 9c6f07244728 [2022-09-07T16:35:29.494Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-07T16:35:29.494Z] ---> Running in 8d47a96dfb2e [2022-09-07T16:35:29.494Z] ---> b4b089c92ef3 [2022-09-07T16:35:29.494Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-07T16:35:29.494Z] ---> 064745fd5fca [2022-09-07T16:35:29.494Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-07T16:35:29.494Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-07T16:35:29.755Z] ---> Running in 0ab7c987be0e [2022-09-07T16:35:29.755Z] ---> Running in 2da643dfcfe1 [2022-09-07T16:35:29.755Z] ---> Running in 97e50e7bf8bd [2022-09-07T16:35:29.755Z] Removing intermediate container 8d47a96dfb2e [2022-09-07T16:35:29.755Z] ---> 38ee9d89c1c0 [2022-09-07T16:35:29.755Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-07T16:35:29.755Z] ---> Running in 1e6806d2856e [2022-09-07T16:35:29.755Z] Removing intermediate container 0ab7c987be0e [2022-09-07T16:35:29.755Z] ---> 843df48e35ea [2022-09-07T16:35:29.755Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-07T16:35:30.015Z] ---> Running in a5008b30f454 [2022-09-07T16:35:30.015Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-07T16:35:30.275Z] Removing intermediate container a5008b30f454 [2022-09-07T16:35:30.275Z] ---> 67cc9a6d3e26 [2022-09-07T16:35:30.275Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-07T16:35:30.275Z] ---> Running in 5ca6cf31cdf8 [2022-09-07T16:35:30.275Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T16:35:30.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:35:30.536Z] Removing intermediate container 5ca6cf31cdf8 [2022-09-07T16:35:30.536Z] ---> bbe2ac3ffebe [2022-09-07T16:35:30.536Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:35:30.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:35:30.536Z] ---> Running in 3aaecd0dbb0b [2022-09-07T16:35:30.794Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-07T16:35:30.794Z] (2/2) Installing su-exec (0.2-r1) [2022-09-07T16:35:30.794Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T16:35:30.794Z] OK: 6 MiB in 16 packages [2022-09-07T16:35:31.363Z] Removing intermediate container 1e6806d2856e [2022-09-07T16:35:31.363Z] ---> 8b554de57455 [2022-09-07T16:35:31.363Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-07T16:35:31.622Z] ---> Running in 8eddb1ae6a0a [2022-09-07T16:35:31.622Z] Removing intermediate container 3aaecd0dbb0b [2022-09-07T16:35:31.622Z] ---> c9dd21e5bc9d [2022-09-07T16:35:31.622Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-07T16:35:31.622Z] Removing intermediate container 8eddb1ae6a0a [2022-09-07T16:35:31.622Z] ---> a599f3e02efc [2022-09-07T16:35:31.622Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-07T16:35:31.622Z] ---> Running in bd202b969bf0 [2022-09-07T16:35:31.622Z] ---> Running in e09d5ced8084 [2022-09-07T16:35:31.885Z] Removing intermediate container e09d5ced8084 [2022-09-07T16:35:31.885Z] ---> 705001e1c98e [2022-09-07T16:35:31.885Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-07T16:35:31.885Z] ---> Running in 02ab62defdac [2022-09-07T16:35:32.144Z] Removing intermediate container 02ab62defdac [2022-09-07T16:35:32.144Z] ---> 96278d5e7ed1 [2022-09-07T16:35:32.144Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-07T16:35:32.144Z] ---> Running in 2f2e6ac8c67b [2022-09-07T16:35:32.403Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:35:33.340Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:35:33.340Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-07T16:35:33.599Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-07T16:35:33.599Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-07T16:35:33.599Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-07T16:35:33.857Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-07T16:35:33.857Z] Removing intermediate container 2f2e6ac8c67b [2022-09-07T16:35:33.857Z] ---> 185461603d0a [2022-09-07T16:35:33.857Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-07T16:35:33.857Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-07T16:35:34.139Z] ---> Running in df95d9a0407c [2022-09-07T16:35:34.139Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T16:35:34.139Z] OK: 8 MiB in 20 packages [2022-09-07T16:35:34.411Z] Removing intermediate container df95d9a0407c [2022-09-07T16:35:34.411Z] ---> 96fcdd5fbd10 [2022-09-07T16:35:34.411Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-07T16:35:34.981Z] ---> 8bde059dfb87 [2022-09-07T16:35:34.981Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-07T16:35:34.981Z] Removing intermediate container bd202b969bf0 [2022-09-07T16:35:34.981Z] ---> f790d1924820 [2022-09-07T16:35:34.981Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T16:35:35.241Z] ---> Running in 4b1fbe5692f8 [2022-09-07T16:35:35.499Z] ---> 876f87d3d67b [2022-09-07T16:35:35.499Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-07T16:35:36.436Z] ---> ab0865cd072c [2022-09-07T16:35:36.436Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-07T16:35:36.720Z] Removing intermediate container 4b1fbe5692f8 [2022-09-07T16:35:36.720Z] ---> ab184f4c92d2 [2022-09-07T16:35:36.720Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T16:35:36.982Z] ---> 7bcd5c697758 [2022-09-07T16:35:36.982Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-07T16:35:37.251Z] ---> Running in 693df499aef6 [2022-09-07T16:35:37.251Z] ---> 63edd87c2ac4 [2022-09-07T16:35:37.251Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-07T16:35:37.838Z] Removing intermediate container 693df499aef6 [2022-09-07T16:35:37.838Z] ---> 0cbf05966f3a [2022-09-07T16:35:37.838Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T16:35:38.097Z] ---> Running in 682dd89e4c97 [2022-09-07T16:35:38.373Z] ---> 5eb6347024ad [2022-09-07T16:35:38.373Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-07T16:35:38.373Z] Removing intermediate container 682dd89e4c97 [2022-09-07T16:35:38.373Z] ---> dc92cdb9f921 [2022-09-07T16:35:38.373Z] Step 22/24 : LABEL arch=x86_64 [2022-09-07T16:35:38.647Z] ---> Running in d897c3d6aa3e [2022-09-07T16:35:38.647Z] ---> 3a3a79772bce [2022-09-07T16:35:38.647Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-07T16:35:38.906Z] Removing intermediate container d897c3d6aa3e [2022-09-07T16:35:38.906Z] ---> f3545bc7bafc [2022-09-07T16:35:38.906Z] Step 23/24 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e [2022-09-07T16:35:39.475Z] ---> Running in c6f42c5c9f78 [2022-09-07T16:35:39.475Z] ---> 7cc871d9f7b9 [2022-09-07T16:35:39.475Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-07T16:35:39.737Z] Removing intermediate container c6f42c5c9f78 [2022-09-07T16:35:39.737Z] ---> 866bebf09074 [2022-09-07T16:35:39.737Z] Step 24/24 : LABEL version=0.0.0 [2022-09-07T16:35:39.737Z] ---> Running in 724fea9d08ea [2022-09-07T16:35:39.737Z] ---> 040536ca0200 [2022-09-07T16:35:39.737Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-07T16:35:40.307Z] Removing intermediate container 724fea9d08ea [2022-09-07T16:35:40.307Z] ---> ca8bf358214a [2022-09-07T16:35:40.307Z] [2022-09-07T16:35:40.307Z] Successfully built ca8bf358214a [2022-09-07T16:35:40.307Z] Successfully tagged core-data:latest [2022-09-07T16:35:40.307Z] Building security-secretstore-setup [2022-09-07T16:35:40.307Z]  Building core-data ... done  ---> 4447f349e454 [2022-09-07T16:35:40.307Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-07T16:35:41.243Z] ---> Running in 9e125fb457da [2022-09-07T16:35:44.546Z] Removing intermediate container 9e125fb457da [2022-09-07T16:35:44.546Z] ---> 54c2caeda610 [2022-09-07T16:35:44.546Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-07T16:35:44.546Z] ---> Running in 2d77123d4c7c [2022-09-07T16:35:44.546Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T16:35:44.546Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T16:35:44.546Z] ---> e6c0da29506b [2022-09-07T16:35:44.546Z] Step 3/25 : WORKDIR /edgex-go [2022-09-07T16:35:44.546Z] ---> Using cache [2022-09-07T16:35:44.546Z] ---> 3b53a113148a [2022-09-07T16:35:44.546Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:35:44.546Z] ---> Using cache [2022-09-07T16:35:44.546Z] ---> 215080f02860 [2022-09-07T16:35:44.546Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-07T16:35:44.546Z] ---> Using cache [2022-09-07T16:35:44.546Z] ---> fe284284a1fe [2022-09-07T16:35:44.546Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-07T16:35:44.546Z] ---> Using cache [2022-09-07T16:35:44.546Z] ---> 6d903d7cd554 [2022-09-07T16:35:44.546Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:35:44.546Z] ---> Using cache [2022-09-07T16:35:44.546Z] ---> b28bedf7b7e1 [2022-09-07T16:35:44.546Z] Step 8/25 : COPY . . [2022-09-07T16:35:44.546Z] ---> Using cache [2022-09-07T16:35:44.547Z] ---> b7a06e62cd9f [2022-09-07T16:35:44.547Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-07T16:35:44.547Z] Removing intermediate container 2d77123d4c7c [2022-09-07T16:35:44.547Z] ---> c6334a8ba45b [2022-09-07T16:35:44.547Z] Step 28/31 : CMD ["gate"] [2022-09-07T16:35:44.809Z] ---> Running in cf5843b86d92 [2022-09-07T16:35:44.810Z] ---> Running in 6abc114dde90 [2022-09-07T16:35:45.074Z] Removing intermediate container 6abc114dde90 [2022-09-07T16:35:45.074Z] ---> 63b80d3aec83 [2022-09-07T16:35:45.074Z] Step 29/31 : LABEL arch=x86_64 [2022-09-07T16:35:45.074Z] ---> Running in 0a2875fa1540 [2022-09-07T16:35:45.333Z] Removing intermediate container 0a2875fa1540 [2022-09-07T16:35:45.333Z] ---> 803f3092cdd8 [2022-09-07T16:35:45.333Z] Step 30/31 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e [2022-09-07T16:35:45.333Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T16:35:45.593Z] ---> Running in aa643f13c335 [2022-09-07T16:35:45.593Z] Removing intermediate container aa643f13c335 [2022-09-07T16:35:45.593Z] ---> b2ab68c2fc6e [2022-09-07T16:35:45.593Z] Step 31/31 : LABEL version=0.0.0 [2022-09-07T16:35:45.852Z] ---> Running in d584edb57ef6 [2022-09-07T16:35:46.111Z] Removing intermediate container d584edb57ef6 [2022-09-07T16:35:46.111Z] ---> b5831bdae168 [2022-09-07T16:35:46.111Z] [2022-09-07T16:35:46.111Z] Successfully built b5831bdae168 [2022-09-07T16:35:46.111Z] Successfully tagged security-bootstrapper:latest [2022-09-07T16:35:46.111Z]  Building security-bootstrapper ... done Building support-scheduler [2022-09-07T16:35:49.410Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T16:35:49.410Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T16:35:49.410Z] ---> e6c0da29506b [2022-09-07T16:35:49.410Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-07T16:35:49.410Z] ---> Using cache [2022-09-07T16:35:49.410Z] ---> 32a7257ece1e [2022-09-07T16:35:49.410Z] Step 4/23 : WORKDIR /edgex-go [2022-09-07T16:35:49.410Z] ---> Using cache [2022-09-07T16:35:49.410Z] ---> 50f6d85d32c5 [2022-09-07T16:35:49.410Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:35:49.410Z] ---> Using cache [2022-09-07T16:35:49.410Z] ---> b1b696e8f074 [2022-09-07T16:35:49.410Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-07T16:35:49.410Z] ---> Using cache [2022-09-07T16:35:49.410Z] ---> 4fde974498fe [2022-09-07T16:35:49.410Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-07T16:35:49.410Z] ---> Using cache [2022-09-07T16:35:49.410Z] ---> b116e716a769 [2022-09-07T16:35:49.410Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:35:49.410Z] ---> Using cache [2022-09-07T16:35:49.410Z] ---> 43846db8d543 [2022-09-07T16:35:49.410Z] Step 9/23 : COPY . . [2022-09-07T16:35:49.410Z] ---> Using cache [2022-09-07T16:35:49.410Z] ---> 2a19a6878ba0 [2022-09-07T16:35:49.410Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-07T16:35:50.346Z] ---> Running in 8ec249c40c26 [2022-09-07T16:35:51.284Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-07T16:35:57.070Z] Removing intermediate container 94ca62968d1a [2022-09-07T16:35:57.070Z] ---> d4cec7659bca [2022-09-07T16:35:57.070Z] Successfully built d4cec7659bca [2022-09-07T16:35:57.070Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:35:57.429Z] + docker inspect -f . ci-base-image-arm64 [2022-09-07T16:35:57.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T16:35:57.676Z] prd-ubuntu20.04-docker-arm64-4c-16g-28642 does not seem to be running inside a container [2022-09-07T16:35:57.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-07T16:35:57.854Z] Removing intermediate container 2da643dfcfe1 [2022-09-07T16:35:57.854Z] ---> 44540a38c022 [2022-09-07T16:35:57.854Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-07T16:35:57.854Z] Removing intermediate container 9ae2b2fc015d [2022-09-07T16:35:57.854Z] ---> 78eb840a00b4 [2022-09-07T16:35:57.854Z] [2022-09-07T16:35:57.854Z] Step 11/25 : FROM alpine:3.16 [2022-09-07T16:35:57.854Z] ---> 9c6f07244728 [2022-09-07T16:35:57.854Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-07T16:35:57.854Z] ---> Using cache [2022-09-07T16:35:57.854Z] ---> da8668d1957c [2022-09-07T16:35:57.854Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T16:35:57.854Z] ---> Using cache [2022-09-07T16:35:57.854Z] ---> 587e73a93ff1 [2022-09-07T16:35:57.854Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-07T16:35:57.854Z] ---> Running in 14eb0217097d [2022-09-07T16:35:57.854Z] ---> Running in 682ae53f0bb8 [2022-09-07T16:35:58.114Z] Removing intermediate container 682ae53f0bb8 [2022-09-07T16:35:58.114Z] ---> f87dbed6eaed [2022-09-07T16:35:58.114Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-07T16:35:58.374Z] ---> Running in 3060247347e5 [2022-09-07T16:35:58.947Z] Removing intermediate container 3060247347e5 [2022-09-07T16:35:58.947Z] ---> 253dc70f9c57 [2022-09-07T16:35:58.947Z] Step 16/25 : WORKDIR / [2022-09-07T16:35:58.947Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-07T16:35:58.947Z] ---> Running in 7ee1643f282a [2022-09-07T16:35:59.189Z] $ docker top 5f9a537d1672eaffd01e178b29df999ab46de282b22ad564ceb645683574c043 -eo pid,comm [2022-09-07T16:35:59.206Z] Removing intermediate container 7ee1643f282a [2022-09-07T16:35:59.206Z] ---> 2da3df48047e [2022-09-07T16:35:59.206Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] sh [2022-09-07T16:35:59.780Z] ---> 0926903d1800 [2022-09-07T16:35:59.780Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-07T16:36:00.127Z] + go version [2022-09-07T16:36:00.127Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-07T16:36:00.153Z] $ docker stop --time=1 5f9a537d1672eaffd01e178b29df999ab46de282b22ad564ceb645683574c043 [2022-09-07T16:36:00.716Z] Removing intermediate container 14eb0217097d [2022-09-07T16:36:00.716Z] ---> e59c9b4ed035 [2022-09-07T16:36:00.716Z] [2022-09-07T16:36:00.716Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T16:36:00.716Z] ---> 9c6f07244728 [2022-09-07T16:36:00.716Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-07T16:36:00.975Z] ---> a89f2fb625eb [2022-09-07T16:36:00.975Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-07T16:36:00.975Z] ---> Running in 76b46b42c245 [2022-09-07T16:36:01.235Z] Removing intermediate container 76b46b42c245 [2022-09-07T16:36:01.235Z] ---> 657a2b6e8e22 [2022-09-07T16:36:01.235Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-07T16:36:01.805Z] ---> 0ca8577beab3 [2022-09-07T16:36:01.805Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-07T16:36:01.805Z] ---> Running in 9e13efae0bcc [2022-09-07T16:36:01.811Z] $ docker rm -f 5f9a537d1672eaffd01e178b29df999ab46de282b22ad564ceb645683574c043 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:36:02.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:36:02.374Z] ---> abcb4fda7230 [2022-09-07T16:36:02.374Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-07T16:36:02.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:36:02.465Z] + docker inspect -f . ci-base-image-arm64 [2022-09-07T16:36:02.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T16:36:02.633Z] ---> Running in 7fcdf6c4747c [2022-09-07T16:36:02.633Z] Removing intermediate container 97e50e7bf8bd [2022-09-07T16:36:02.633Z] ---> 644d1386b55a [2022-09-07T16:36:02.633Z] [2022-09-07T16:36:02.633Z] Step 9/20 : FROM alpine:3.15 [2022-09-07T16:36:02.633Z] ---> c4fc93816858 [2022-09-07T16:36:02.633Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T16:36:02.633Z] ---> Using cache [2022-09-07T16:36:02.633Z] ---> e81b491febfd [2022-09-07T16:36:02.633Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:36:02.633Z] ---> Using cache [2022-09-07T16:36:02.633Z] ---> 24d29f9e1845 [2022-09-07T16:36:02.633Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-07T16:36:02.633Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-07T16:36:02.633Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-07T16:36:02.633Z] (3/33) Installing readline (8.1.2-r0) [2022-09-07T16:36:02.733Z] prd-ubuntu20.04-docker-arm64-4c-16g-28642 does not seem to be running inside a container [2022-09-07T16:36:02.824Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-07T16:36:02.891Z] (4/33) Installing bash (5.1.16-r2) [2022-09-07T16:36:02.891Z] Executing bash-5.1.16-r2.post-install [2022-09-07T16:36:02.891Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-07T16:36:02.891Z] ---> Running in 505bbad79831 [2022-09-07T16:36:02.891Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-07T16:36:02.891Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-07T16:36:02.891Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-07T16:36:02.891Z] (9/33) Installing curl (7.83.1-r3) [2022-09-07T16:36:02.891Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-07T16:36:02.891Z] Removing intermediate container 7fcdf6c4747c [2022-09-07T16:36:02.891Z] ---> d100979e9534 [2022-09-07T16:36:02.891Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T16:36:03.150Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-07T16:36:03.150Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-07T16:36:03.150Z] (13/33) Installing expat (2.4.8-r0) [2022-09-07T16:36:03.150Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-07T16:36:03.150Z] (15/33) Installing gdbm (1.23-r0) [2022-09-07T16:36:03.150Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-07T16:36:03.150Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-07T16:36:03.150Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-07T16:36:03.150Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-07T16:36:03.150Z] ---> Running in 28c918e10fff [2022-09-07T16:36:03.150Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-07T16:36:03.150Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-07T16:36:03.717Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-07T16:36:03.717Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-07T16:36:03.717Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-07T16:36:03.717Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-07T16:36:03.717Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-07T16:36:03.717Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-07T16:36:03.717Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-07T16:36:03.717Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-07T16:36:03.717Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-07T16:36:03.717Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-07T16:36:03.717Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-07T16:36:03.717Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-07T16:36:03.717Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:36:03.717Z] Removing intermediate container 28c918e10fff [2022-09-07T16:36:03.717Z] ---> b45aac476c2b [2022-09-07T16:36:03.717Z] Step 23/25 : LABEL arch=x86_64 [2022-09-07T16:36:03.976Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T16:36:03.976Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T16:36:03.976Z] OK: 122 MiB in 47 packages [2022-09-07T16:36:03.976Z] ---> Running in a57ca7ff3157 [2022-09-07T16:36:04.158Z] $ docker top dbdc3bee94d7b71fd5d4383cfa410692f2df7ccdf896806c0e1749f00eb2beda -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-07T16:36:04.433Z] ========================================================= [2022-09-07T16:36:04.433Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-07T16:36:04.433Z] ========================================================= [Pipeline] sh [2022-09-07T16:36:04.564Z] Removing intermediate container a57ca7ff3157 [2022-09-07T16:36:04.564Z] ---> 062babf72dda [2022-09-07T16:36:04.564Z] Step 24/25 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e [2022-09-07T16:36:04.564Z] ---> Running in e28a7fefa029 [2022-09-07T16:36:04.564Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:36:04.564Z] Removing intermediate container e28a7fefa029 [2022-09-07T16:36:04.564Z] ---> 8a023ab2b8d1 [2022-09-07T16:36:04.564Z] Step 25/25 : LABEL version=0.0.0 [2022-09-07T16:36:04.858Z] ---> Running in 684ee2551082 [2022-09-07T16:36:04.858Z] Removing intermediate container 684ee2551082 [2022-09-07T16:36:04.858Z] ---> 4ea40d0720a7 [2022-09-07T16:36:04.858Z] [2022-09-07T16:36:05.082Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2022-09-07T16:36:05.226Z] Successfully built 4ea40d0720a7 [2022-09-07T16:36:05.227Z] Successfully tagged core-metadata:latest [2022-09-07T16:36:05.227Z]  Building core-metadata ... done Building security-spire-agent [2022-09-07T16:36:05.227Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T16:36:05.491Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T16:36:05.491Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T16:36:05.491Z] OK: 15856 distinct packages available [2022-09-07T16:36:05.491Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:36:05.762Z] + make test [2022-09-07T16:36:05.762Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-07T16:36:06.426Z] Collecting docker-compose==1.23.2 [2022-09-07T16:36:06.426Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-07T16:36:06.426Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 14.3 MB/s eta 0:00:00 [2022-09-07T16:36:06.426Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:36:06.426Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-07T16:36:06.426Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-07T16:36:06.426Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 169.6 MB/s eta 0:00:00 [2022-09-07T16:36:06.426Z] Collecting docopt<0.7,>=0.6.1 [2022-09-07T16:36:06.426Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-07T16:36:06.426Z] Preparing metadata (setup.py): started [2022-09-07T16:36:06.684Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-07T16:36:06.684Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T16:36:06.684Z] Collecting texttable<0.10,>=0.9.0 [2022-09-07T16:36:06.684Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-07T16:36:06.684Z] Preparing metadata (setup.py): started [2022-09-07T16:36:06.684Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-07T16:36:06.944Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-07T16:36:06.944Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-07T16:36:06.944Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T16:36:06.944Z] Collecting docker<4.0,>=3.6.0 [2022-09-07T16:36:06.944Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-07T16:36:07.203Z] (5/9) Installing curl (7.80.0-r3) [2022-09-07T16:36:07.203Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 6.4 MB/s eta 0:00:00 [2022-09-07T16:36:07.203Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-07T16:36:07.203Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-07T16:36:07.203Z] Preparing metadata (setup.py): started [2022-09-07T16:36:07.203Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-07T16:36:07.203Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-07T16:36:07.461Z] (8/9) Installing libucontext (1.1-r0) [2022-09-07T16:36:07.461Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T16:36:07.461Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-07T16:36:07.461Z] Collecting PyYAML<4,>=3.10 [2022-09-07T16:36:07.461Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-07T16:36:07.461Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T16:36:07.461Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T16:36:07.461Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 8.8 MB/s eta 0:00:00 [2022-09-07T16:36:07.721Z] OK: 8 MiB in 23 packages [2022-09-07T16:36:07.721Z] Preparing metadata (setup.py): started [2022-09-07T16:36:07.721Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T16:36:07.721Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-07T16:36:07.721Z] ---> e6c0da29506b [2022-09-07T16:36:07.721Z] Step 3/26 : WORKDIR /edgex-go [2022-09-07T16:36:07.721Z] ---> Using cache [2022-09-07T16:36:07.721Z] ---> 3b53a113148a [2022-09-07T16:36:07.721Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:36:07.721Z] ---> Using cache [2022-09-07T16:36:07.721Z] ---> 215080f02860 [2022-09-07T16:36:07.721Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T16:36:07.721Z] ---> Using cache [2022-09-07T16:36:07.721Z] ---> 1cc8e3fbc96e [2022-09-07T16:36:07.721Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-07T16:36:07.721Z] ---> Using cache [2022-09-07T16:36:07.721Z] ---> 583a33fdda03 [2022-09-07T16:36:07.721Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:36:07.721Z] ---> Using cache [2022-09-07T16:36:07.721Z] ---> 62ea1e4be231 [2022-09-07T16:36:07.721Z] Step 8/26 : COPY . . [2022-09-07T16:36:07.721Z] ---> Using cache [2022-09-07T16:36:07.721Z] ---> 9591d5cd602f [2022-09-07T16:36:07.721Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T16:36:07.721Z] ---> Using cache [2022-09-07T16:36:07.721Z] ---> 6941406cedf4 [2022-09-07T16:36:07.721Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-07T16:36:07.721Z] ---> Using cache [2022-09-07T16:36:07.721Z] ---> c622d3c48aac [2022-09-07T16:36:07.721Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-07T16:36:07.721Z] ---> Using cache [2022-09-07T16:36:07.721Z] ---> 4e1a37287024 [2022-09-07T16:36:07.721Z] Step 12/26 : WORKDIR /edgex-go [2022-09-07T16:36:07.721Z] ---> Using cache [2022-09-07T16:36:07.721Z] ---> d1dcccda23d6 [2022-09-07T16:36:07.721Z] [2022-09-07T16:36:07.721Z] Step 13/26 : FROM alpine:3.15 [2022-09-07T16:36:07.721Z] ---> c4fc93816858 [2022-09-07T16:36:07.721Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T16:36:07.721Z] ---> Using cache [2022-09-07T16:36:07.721Z] ---> e81b491febfd [2022-09-07T16:36:07.721Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:36:07.721Z] ---> Using cache [2022-09-07T16:36:07.721Z] ---> 24d29f9e1845 [2022-09-07T16:36:07.721Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-07T16:36:07.721Z] ---> Using cache [2022-09-07T16:36:07.721Z] ---> 596cd7c6fa03 [2022-09-07T16:36:07.721Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-07T16:36:08.289Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T16:36:08.289Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-07T16:36:08.289Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-07T16:36:08.289Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.6 MB/s eta 0:00:00 [2022-09-07T16:36:08.289Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-07T16:36:08.289Z] Collecting cached-property<2,>=1.2.0 [2022-09-07T16:36:08.289Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-07T16:36:08.289Z] Collecting jsonschema<3,>=2.5.1 [2022-09-07T16:36:08.547Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-07T16:36:08.547Z] Collecting docker-pycreds>=0.4.0 [2022-09-07T16:36:08.547Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-07T16:36:08.806Z] Collecting certifi>=2017.4.17 [2022-09-07T16:36:08.806Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-07T16:36:08.806Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 30.5 MB/s eta 0:00:00 [2022-09-07T16:36:08.806Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-07T16:36:08.806Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-07T16:36:08.806Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 149.7 MB/s eta 0:00:00 [2022-09-07T16:36:08.806Z] Collecting idna<2.8,>=2.5 [2022-09-07T16:36:08.806Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-07T16:36:08.806Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 31.6 MB/s eta 0:00:00 [2022-09-07T16:36:08.806Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-07T16:36:08.806Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-07T16:36:08.806Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 46.7 MB/s eta 0:00:00 [2022-09-07T16:36:09.065Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-07T16:36:09.065Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-07T16:36:09.065Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-07T16:36:09.065Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-07T16:36:09.065Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-07T16:36:09.065Z] Running setup.py install for texttable: started [2022-09-07T16:36:09.641Z] Running setup.py install for texttable: finished with status 'done' [2022-09-07T16:36:09.641Z] Running setup.py install for PyYAML: started [2022-09-07T16:36:09.900Z] ---> d63f360957a2 [2022-09-07T16:36:09.900Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T16:36:09.900Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-07T16:36:10.837Z] Running setup.py install for docopt: started [2022-09-07T16:36:10.837Z] Removing intermediate container 505bbad79831 [2022-09-07T16:36:10.837Z] ---> 625c3384cc4b [2022-09-07T16:36:10.837Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T16:36:11.097Z] Running setup.py install for docopt: finished with status 'done' [2022-09-07T16:36:11.359Z] ---> 0b152fe4554d [2022-09-07T16:36:11.360Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-07T16:36:11.360Z] ---> 77d85fdfbad0 [2022-09-07T16:36:11.360Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T16:36:11.620Z] Removing intermediate container cf5843b86d92 [2022-09-07T16:36:11.620Z] ---> 327fc5472dca [2022-09-07T16:36:11.620Z] [2022-09-07T16:36:11.620Z] Step 10/25 : FROM alpine:3.16 [2022-09-07T16:36:11.620Z] ---> 9c6f07244728 [2022-09-07T16:36:11.620Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-07T16:36:11.880Z] ---> Running in 343336d8cce3 [2022-09-07T16:36:11.880Z] ---> f7c613d73e35 [2022-09-07T16:36:11.880Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-07T16:36:11.880Z] Running setup.py install for dockerpty: started [2022-09-07T16:36:11.880Z] ---> ff3d8d2d87c4 [2022-09-07T16:36:11.880Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-07T16:36:12.138Z] ---> 9582e96bfecb [2022-09-07T16:36:12.138Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-07T16:36:12.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T16:36:12.138Z] ---> 62f8645f1db4 [2022-09-07T16:36:12.138Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-07T16:36:12.138Z] ---> Running in 13090268a966 [2022-09-07T16:36:12.138Z] ---> d252e1284c5c [2022-09-07T16:36:12.138Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T16:36:12.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T16:36:12.397Z] ---> Running in 1eaca0c2edc4 [2022-09-07T16:36:12.397Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-07T16:36:12.397Z] Removing intermediate container 13090268a966 [2022-09-07T16:36:12.397Z] ---> 8c65d3d83416 [2022-09-07T16:36:12.397Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T16:36:12.397Z] ---> Running in fe253b621638 [2022-09-07T16:36:12.397Z] Removing intermediate container 1eaca0c2edc4 [2022-09-07T16:36:12.397Z] ---> 2b85b5cdc3e5 [2022-09-07T16:36:12.397Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T16:36:12.397Z] ---> Running in 9e109ed0f930 [2022-09-07T16:36:12.397Z] Removing intermediate container fe253b621638 [2022-09-07T16:36:12.397Z] ---> 7f295ccf565f [2022-09-07T16:36:12.397Z] Step 18/20 : LABEL arch=x86_64 [2022-09-07T16:36:12.397Z] ---> Running in c1f721c57225 [2022-09-07T16:36:12.658Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-07T16:36:12.658Z] Removing intermediate container 9e109ed0f930 [2022-09-07T16:36:12.658Z] ---> bb5667b79674 [2022-09-07T16:36:12.658Z] Step 24/26 : LABEL arch=x86_64 [2022-09-07T16:36:12.658Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-07T16:36:12.658Z] (3/3) Installing su-exec (0.2-r1) [2022-09-07T16:36:12.658Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T16:36:12.658Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T16:36:12.658Z] ---> Running in e4f57c6aeed6 [2022-09-07T16:36:12.658Z] Removing intermediate container c1f721c57225 [2022-09-07T16:36:12.658Z] ---> 20e3a5891e97 [2022-09-07T16:36:12.658Z] Step 19/20 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e [2022-09-07T16:36:12.658Z] ---> Running in 62759152c7c6 [2022-09-07T16:36:12.658Z] OK: 6 MiB in 17 packages [2022-09-07T16:36:12.918Z] Removing intermediate container e4f57c6aeed6 [2022-09-07T16:36:12.918Z] ---> ab043f3a630a [2022-09-07T16:36:12.918Z] Step 25/26 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e [2022-09-07T16:36:12.918Z] Removing intermediate container 62759152c7c6 [2022-09-07T16:36:12.918Z] ---> c84ad248f63e [2022-09-07T16:36:12.918Z] Step 20/20 : LABEL version=0.0.0 [2022-09-07T16:36:12.918Z] ---> Running in 923078f9203a [2022-09-07T16:36:12.918Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-07T16:36:12.918Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-07T16:36:12.918Z]  ---> Running in 5ea0c59edd06 [2022-09-07T16:36:13.178Z] Removing intermediate container 923078f9203a [2022-09-07T16:36:13.178Z] ---> 729490a7f04c [2022-09-07T16:36:13.178Z] Step 26/26 : LABEL version=0.0.0 [2022-09-07T16:36:13.178Z] Removing intermediate container 5ea0c59edd06 [2022-09-07T16:36:13.178Z] ---> bca8d7a5d16c [2022-09-07T16:36:13.178Z] [2022-09-07T16:36:13.178Z] ---> Running in 49441ec0894f [2022-09-07T16:36:13.438Z] Removing intermediate container 343336d8cce3 [2022-09-07T16:36:13.438Z] ---> 54765ec300c5 [2022-09-07T16:36:13.438Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-07T16:36:13.438Z] Successfully built bca8d7a5d16c [2022-09-07T16:36:13.438Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-07T16:36:13.438Z]  Building security-spiffe-token-provider ... done  ---> Running in 5515900b6e78 [2022-09-07T16:36:13.439Z] Removing intermediate container 49441ec0894f [2022-09-07T16:36:13.439Z] ---> fe930697003b [2022-09-07T16:36:13.439Z] [2022-09-07T16:36:13.439Z] Removing intermediate container 5515900b6e78 [2022-09-07T16:36:13.439Z] ---> 1871a3de5276 [2022-09-07T16:36:13.439Z] Step 13/25 : WORKDIR / [2022-09-07T16:36:13.439Z] Successfully built fe930697003b [2022-09-07T16:36:13.699Z] Successfully tagged security-spire-agent:latest [2022-09-07T16:36:13.699Z]  Building security-spire-agent ... done  ---> Running in a26bec488d82 [2022-09-07T16:36:13.699Z] Removing intermediate container a26bec488d82 [2022-09-07T16:36:13.699Z] ---> 8307f8f41c07 [2022-09-07T16:36:13.699Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-07T16:36:14.639Z] ---> 9b5fe66d070f [2022-09-07T16:36:14.639Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-07T16:36:16.017Z] ---> 3d8bcf776e51 [2022-09-07T16:36:16.017Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-07T16:36:16.017Z] Removing intermediate container 8ec249c40c26 [2022-09-07T16:36:16.017Z] ---> 833507412d7b [2022-09-07T16:36:16.017Z] [2022-09-07T16:36:16.017Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T16:36:16.017Z] ---> 9c6f07244728 [2022-09-07T16:36:16.017Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-07T16:36:16.017Z] ---> Using cache [2022-09-07T16:36:16.017Z] ---> da8668d1957c [2022-09-07T16:36:16.017Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T16:36:16.017Z] ---> Using cache [2022-09-07T16:36:16.017Z] ---> 587e73a93ff1 [2022-09-07T16:36:16.017Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-07T16:36:16.017Z] ---> Running in 0c9611912435 [2022-09-07T16:36:16.017Z] Removing intermediate container 9e13efae0bcc [2022-09-07T16:36:16.017Z] ---> b5521b93ecdb [2022-09-07T16:36:16.017Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-07T16:36:16.017Z] ---> 61b250f7b8cd [2022-09-07T16:36:16.017Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-07T16:36:16.017Z] ---> Running in 5f2a0272b402 [2022-09-07T16:36:16.276Z] Removing intermediate container 0c9611912435 [2022-09-07T16:36:16.276Z] ---> 6ce50c3f782a [2022-09-07T16:36:16.276Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T16:36:16.276Z] ---> Running in 770d3866febf [2022-09-07T16:36:16.276Z] Removing intermediate container 5f2a0272b402 [2022-09-07T16:36:16.276Z] ---> b8b5558c20f6 [2022-09-07T16:36:16.276Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T16:36:16.276Z] ---> Running in 9bc7e2f783d4 [2022-09-07T16:36:16.276Z] ---> 05dc8b2e882b [2022-09-07T16:36:16.276Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-07T16:36:16.276Z] Removing intermediate container 770d3866febf [2022-09-07T16:36:16.276Z] ---> bfdbdc6ab859 [2022-09-07T16:36:16.276Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T16:36:16.276Z] Removing intermediate container 9bc7e2f783d4 [2022-09-07T16:36:16.276Z] ---> 024163b11b0f [2022-09-07T16:36:16.276Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-07T16:36:16.562Z] ---> 484d31d634f0 [2022-09-07T16:36:16.562Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-07T16:36:16.824Z] ---> 066f2a4375c3 [2022-09-07T16:36:16.824Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-07T16:36:17.084Z] ---> 03dd2f9fecb0 [2022-09-07T16:36:17.084Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-07T16:36:17.084Z] ---> f28d4465f56a [2022-09-07T16:36:17.084Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-07T16:36:17.084Z] ---> dbe4e826a854 [2022-09-07T16:36:17.084Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-07T16:36:17.361Z] ---> 518dca89f198 [2022-09-07T16:36:17.361Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-07T16:36:17.361Z] ---> 7eb9d964f93a [2022-09-07T16:36:17.361Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-07T16:36:17.361Z] ---> Running in dad1843c0b11 [2022-09-07T16:36:17.361Z] ---> 60ec065b08c2 [2022-09-07T16:36:17.361Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-07T16:36:17.361Z] ---> Running in 28214b14f613 [2022-09-07T16:36:17.620Z] ---> 4667a0977670 [2022-09-07T16:36:17.620Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-07T16:36:17.620Z] Removing intermediate container dad1843c0b11 [2022-09-07T16:36:17.620Z] ---> 4085ed976f9b [2022-09-07T16:36:17.620Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T16:36:17.620Z] ---> Running in d25b7d921b3d [2022-09-07T16:36:17.620Z] ---> Running in 0212f5d7f337 [2022-09-07T16:36:17.620Z] Removing intermediate container 0212f5d7f337 [2022-09-07T16:36:17.620Z] ---> 59038edcf16e [2022-09-07T16:36:17.620Z] Step 21/23 : LABEL arch=x86_64 [2022-09-07T16:36:17.620Z] Removing intermediate container d25b7d921b3d [2022-09-07T16:36:17.620Z] ---> 357d86a7c9d3 [2022-09-07T16:36:17.620Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T16:36:17.880Z] ---> Running in 38b3a2aad7b5 [2022-09-07T16:36:17.880Z] ---> Running in 7c7fd55ce23e [2022-09-07T16:36:17.880Z] Removing intermediate container 38b3a2aad7b5 [2022-09-07T16:36:17.880Z] ---> c0d1d1857fe6 [2022-09-07T16:36:17.880Z] Step 21/23 : LABEL arch=x86_64 [2022-09-07T16:36:17.880Z] Removing intermediate container 7c7fd55ce23e [2022-09-07T16:36:17.880Z] ---> 0faa9c676fa5 [2022-09-07T16:36:17.880Z] Step 22/23 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e [2022-09-07T16:36:17.880Z] ---> Running in f7a0102514f2 [2022-09-07T16:36:17.880Z] ---> Running in 93d6f3d8b2ad [2022-09-07T16:36:18.139Z] Removing intermediate container 28214b14f613 [2022-09-07T16:36:18.139Z] ---> bf15dc0de443 [2022-09-07T16:36:18.139Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-07T16:36:18.139Z] Removing intermediate container 93d6f3d8b2ad [2022-09-07T16:36:18.139Z] ---> cfe9c1f40b84 [2022-09-07T16:36:18.139Z] Step 23/23 : LABEL version=0.0.0 [2022-09-07T16:36:18.139Z] Removing intermediate container f7a0102514f2 [2022-09-07T16:36:18.139Z] ---> da4146badfc3 [2022-09-07T16:36:18.139Z] Step 22/23 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e [2022-09-07T16:36:18.139Z] ---> Running in 763e734e6bcc [2022-09-07T16:36:18.139Z] ---> Running in 774f725a36bf [2022-09-07T16:36:18.139Z] ---> Running in 8b6116f46328 [2022-09-07T16:36:18.399Z] Removing intermediate container 763e734e6bcc [2022-09-07T16:36:18.399Z] ---> 6ea781622247 [2022-09-07T16:36:18.399Z] Step 23/25 : LABEL arch=x86_64 [2022-09-07T16:36:18.399Z] Removing intermediate container 8b6116f46328 [2022-09-07T16:36:18.399Z] Removing intermediate container 774f725a36bf [2022-09-07T16:36:18.399Z] ---> 2f6bf091178c [2022-09-07T16:36:18.399Z] ---> 1bd6a1b380ed [2022-09-07T16:36:18.399Z] Step 23/23 : LABEL version=0.0.0 [2022-09-07T16:36:18.399Z] [2022-09-07T16:36:18.399Z] ---> Running in ad0a9f9fd7ff [2022-09-07T16:36:18.399Z] ---> Running in 0cdfd9fc46df [2022-09-07T16:36:18.399Z] Successfully built 1bd6a1b380ed [2022-09-07T16:36:18.399Z] Successfully tagged support-scheduler:latest [2022-09-07T16:36:18.658Z]  Building support-scheduler ... done Removing intermediate container ad0a9f9fd7ff [2022-09-07T16:36:18.658Z] ---> a09690d884a6 [2022-09-07T16:36:18.658Z] Step 24/25 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e [2022-09-07T16:36:18.658Z] ---> Running in d41bc46a5920 [2022-09-07T16:36:18.658Z] Removing intermediate container 0cdfd9fc46df [2022-09-07T16:36:18.658Z] ---> d60adfff8b12 [2022-09-07T16:36:18.658Z] [2022-09-07T16:36:18.658Z] Successfully built d60adfff8b12 [2022-09-07T16:36:18.658Z] Successfully tagged sys-mgmt-agent:latest [2022-09-07T16:36:18.658Z]  Building sys-mgmt-agent ... done Removing intermediate container d41bc46a5920 [2022-09-07T16:36:18.658Z] ---> 6bdc2be48108 [2022-09-07T16:36:18.658Z] Step 25/25 : LABEL version=0.0.0 [2022-09-07T16:36:18.920Z] ---> Running in d1c13ec19cc3 [2022-09-07T16:36:18.920Z] Removing intermediate container d1c13ec19cc3 [2022-09-07T16:36:18.920Z] ---> c4bd2d0968f8 [2022-09-07T16:36:18.920Z] [2022-09-07T16:36:18.920Z] Successfully built c4bd2d0968f8 [2022-09-07T16:36:18.920Z] Successfully tagged security-secretstore-setup:latest [2022-09-07T16:36:18.927Z]  Building security-secretstore-setup ... done  [Pipeline] } [2022-09-07T16:36:18.932Z] $ docker stop --time=1 a9b60b79bf53ef95001c0c6d1a91aefc65878e839e8e75a6e3a57b2f8dc3abed [2022-09-07T16:36:20.243Z] $ docker rm -f a9b60b79bf53ef95001c0c6d1a91aefc65878e839e8e75a6e3a57b2f8dc3abed [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-07T16:36:20.600Z] + docker images [2022-09-07T16:36:20.600Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-07T16:36:20.600Z] support-scheduler latest 1bd6a1b380ed 2 seconds ago 26.7MB [2022-09-07T16:36:20.600Z] sys-mgmt-agent latest d60adfff8b12 2 seconds ago 136MB [2022-09-07T16:36:20.600Z] security-secretstore-setup latest c4bd2d0968f8 2 seconds ago 29.2MB [2022-09-07T16:36:20.600Z] 833507412d7b 5 seconds ago 1.61GB [2022-09-07T16:36:20.600Z] security-spire-agent latest fe930697003b 7 seconds ago 125MB [2022-09-07T16:36:20.600Z] security-spiffe-token-provider latest bca8d7a5d16c 8 seconds ago 29.3MB [2022-09-07T16:36:20.600Z] 327fc5472dca 9 seconds ago 1.54GB [2022-09-07T16:36:20.600Z] core-metadata latest 4ea40d0720a7 16 seconds ago 18.2MB [2022-09-07T16:36:20.600Z] 644d1386b55a 18 seconds ago 1.58GB [2022-09-07T16:36:20.600Z] e59c9b4ed035 20 seconds ago 1.53GB [2022-09-07T16:36:20.600Z] 78eb840a00b4 23 seconds ago 1.55GB [2022-09-07T16:36:20.600Z] security-bootstrapper latest b5831bdae168 35 seconds ago 19.4MB [2022-09-07T16:36:20.600Z] core-data latest ca8bf358214a 41 seconds ago 21.6MB [2022-09-07T16:36:20.600Z] 344e114b8f8b 52 seconds ago 1.55GB [2022-09-07T16:36:20.600Z] 1a219c9aa68d 52 seconds ago 1.53GB [2022-09-07T16:36:20.600Z] support-notifications latest 7f46243d19b0 About a minute ago 27.3MB [2022-09-07T16:36:20.600Z] security-proxy-setup latest ad23d6820f91 About a minute ago 27.4MB [2022-09-07T16:36:20.600Z] core-command latest eac52952ae0f About a minute ago 17.3MB [2022-09-07T16:36:20.600Z] f7119fb4d091 About a minute ago 1.61GB [2022-09-07T16:36:20.600Z] a7d47e1c5b9b About a minute ago 1.54GB [2022-09-07T16:36:20.600Z] a71c117412bc About a minute ago 1.53GB [2022-09-07T16:36:20.600Z] security-spire-server latest 9abb90e37e2b About a minute ago 86.5MB [2022-09-07T16:36:20.600Z] security-spire-config latest edea38a59082 About a minute ago 85.8MB [2022-09-07T16:36:20.600Z] d1dcccda23d6 2 minutes ago 1.42GB [2022-09-07T16:36:20.600Z] 37ed14d28987 2 minutes ago 1.42GB [2022-09-07T16:36:20.600Z] ci-base-image-x86_64 latest e6c0da29506b 4 minutes ago 994MB [2022-09-07T16:36:20.600Z] alpine 3.15 c4fc93816858 4 weeks ago 5.59MB [2022-09-07T16:36:20.600Z] alpine 3.16 9c6f07244728 4 weeks ago 5.54MB [2022-09-07T16:36:20.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-07T16:36:20.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-07T16:36:20.600Z] 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] } [2022-09-07T16:36:44.801Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-07T16:38:36.727Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-07T16:38:36.727Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-07T16:38:36.727Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-07T16:38:36.727Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-07T16:38:38.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-07T16:38:38.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-07T16:38:38.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-07T16:38:38.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-07T16:38:38.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-07T16:38:40.799Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-07T16:38:40.799Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-07T16:38:41.414Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-07T16:38:41.414Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-07T16:38:41.414Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-07T16:38:41.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-07T16:38:59.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.279s coverage: 28.7% of statements [2022-09-07T16:38:59.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-07T16:38:59.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-07T16:39:02.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.549s coverage: 98.5% of statements [2022-09-07T16:39:02.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-07T16:39:02.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.511s coverage: 54.2% of statements [2022-09-07T16:39:02.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-07T16:39:02.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-07T16:39:20.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.631s coverage: 89.2% of statements [2022-09-07T16:39:20.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-07T16:39:20.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-07T16:39:20.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-07T16:39:20.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-07T16:39:20.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-07T16:39:20.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.654s coverage: 2.0% of statements [2022-09-07T16:39:20.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-07T16:39:20.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-07T16:39:25.208Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.657s coverage: 95.6% of statements [2022-09-07T16:39:25.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-07T16:39:25.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-07T16:39:25.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-07T16:39:25.208Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.278s coverage: 72.2% of statements [2022-09-07T16:39:25.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-07T16:39:25.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-07T16:39:25.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-07T16:39:25.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-07T16:39:25.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-07T16:39:25.208Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.341s coverage: 60.0% of statements [2022-09-07T16:39:25.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-07T16:39:25.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-07T16:39:25.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-07T16:39:25.208Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.361s coverage: 0.9% of statements [2022-09-07T16:39:25.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-07T16:39:25.816Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.243s coverage: 58.8% of statements [2022-09-07T16:39:25.816Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.313s coverage: 29.6% of statements [2022-09-07T16:39:25.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-07T16:39:32.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 47.1% of statements [2022-09-07T16:39:32.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.242s coverage: 79.5% of statements [2022-09-07T16:39:32.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.301s coverage: 94.1% of statements [2022-09-07T16:39:32.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.258s coverage: 96.3% of statements [2022-09-07T16:39:33.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements [2022-09-07T16:39:41.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.331s coverage: 94.4% of statements [2022-09-07T16:39:41.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.232s coverage: 44.8% of statements [2022-09-07T16:39:56.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.785s coverage: 80.8% of statements [2022-09-07T16:39:56.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-07T16:39:57.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.311s coverage: 92.9% of statements [2022-09-07T16:39:57.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-07T16:39:57.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-07T16:39:57.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-07T16:39:57.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-09-07T16:39:57.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-07T16:39:57.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-07T16:39:57.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-07T16:39:57.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-07T16:39:57.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-07T16:39:57.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.232s coverage: 87.2% of statements [2022-09-07T16:39:57.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-07T16:39:57.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-07T16:39:57.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2022-09-07T16:39:57.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-07T16:39:57.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.282s coverage: 58.8% of statements [2022-09-07T16:39:57.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-07T16:39:57.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.281s coverage: 80.0% of statements [2022-09-07T16:39:57.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements [2022-09-07T16:39:57.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.306s coverage: 85.4% of statements [2022-09-07T16:39:57.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.816s coverage: 91.2% of statements [2022-09-07T16:39:57.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-07T16:40:01.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.052s coverage: 64.7% of statements [2022-09-07T16:40:01.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-07T16:40:01.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-07T16:40:01.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.321s coverage: 100.0% of statements [2022-09-07T16:40:01.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements [2022-09-07T16:40:01.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2022-09-07T16:40:01.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2022-09-07T16:40:01.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2022-09-07T16:40:11.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.471s coverage: 65.8% of statements [2022-09-07T16:40:11.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-07T16:40:11.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-07T16:40:11.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-07T16:40:13.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.850s coverage: 43.6% of statements [2022-09-07T16:40:13.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-07T16:40:13.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-07T16:40:13.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.300s coverage: 89.5% of statements [2022-09-07T16:40:13.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-07T16:40:13.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.379s coverage: 84.8% of statements [2022-09-07T16:40:13.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-07T16:40:13.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-07T16:40:13.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-07T16:40:13.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-07T16:40:21.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.414s coverage: 17.7% of statements [2022-09-07T16:40:21.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-07T16:40:21.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-07T16:40:21.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-07T16:40:21.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-07T16:40:21.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.741s coverage: 92.3% of statements [2022-09-07T16:40:21.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-07T16:40:21.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-07T16:40:21.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-07T16:40:21.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-07T16:40:21.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.335s coverage: 63.2% of statements [2022-09-07T16:40:21.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-07T16:40:21.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-07T16:40:23.008Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.523s coverage: 97.7% of statements [2022-09-07T16:40:23.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-07T16:40:23.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-07T16:40:23.008Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-07T16:40:23.008Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-07T16:40:23.008Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.208s coverage: 28.9% of statements [2022-09-07T16:40:23.008Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-07T16:40:23.008Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-07T16:40:23.008Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-07T16:40:23.008Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-07T16:40:23.008Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-07T16:40:23.008Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-07T16:40:23.008Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.258s coverage: 100.0% of statements [2022-09-07T16:40:23.008Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-09-07T16:40:23.608Z] 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 [2022-09-07T16:40:23.882Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-07T16:40:23.883Z] GO111MODULE=on go vet ./... [2022-09-07T16:42:15.821Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-07T16:42:15.821Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-07T16:42:15.821Z] ./bin/test-attribution-txt.sh [2022-09-07T16:42:15.821Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-07T16:42:15.821Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-07T16:42:15.821Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-07T16:42:15.821Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-07T16:42:15.821Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-07T16:42:15.821Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-07T16:42:15.821Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-07T16:42:15.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-07T16:42:16.518Z] + ls -al . [2022-09-07T16:42:16.518Z] total 736 [2022-09-07T16:42:16.518Z] drwxrwxr-x 9 1001 1001 4096 Sep 7 16:36 . [2022-09-07T16:42:16.518Z] drwxr-xr-x 4 root root 4096 Sep 7 16:36 .. [2022-09-07T16:42:16.518Z] -rw-rw-r-- 1 1001 1001 16 Sep 7 16:34 .dockerignore [2022-09-07T16:42:16.518Z] drwxrwxr-x 8 1001 1001 4096 Sep 7 16:34 .git [2022-09-07T16:42:16.518Z] drwxrwxr-x 3 1001 1001 4096 Sep 7 16:34 .github [2022-09-07T16:42:16.518Z] -rw-rw-r-- 1 1001 1001 1030 Sep 7 16:34 .gitignore [2022-09-07T16:42:16.518Z] -rw-rw-r-- 1 1001 1001 42 Sep 7 16:34 .golangci.yml [2022-09-07T16:42:16.518Z] -rw-rw-r-- 1 1001 1001 87 Sep 7 16:34 .hadolint.yml [2022-09-07T16:42:16.518Z] -rw-rw-r-- 1 1001 1001 166 Sep 7 16:34 .sonarcloud.properties [2022-09-07T16:42:16.518Z] -rw-rw-r-- 1 1001 1001 1171 Sep 7 16:34 ADOPTERS.md [2022-09-07T16:42:16.518Z] -rw-rw-r-- 1 1001 1001 10347 Sep 7 16:34 Attribution.txt [2022-09-07T16:42:16.518Z] -rw-rw-r-- 1 1001 1001 63209 Sep 7 16:34 CHANGELOG.md [2022-09-07T16:42:16.518Z] -rw-rw-r-- 1 1001 1001 3804 Sep 7 16:34 CONTRIBUTING.md [2022-09-07T16:42:16.518Z] -rw-rw-r-- 1 1001 1001 677 Sep 7 16:34 GOVERNANCE.md [2022-09-07T16:42:16.518Z] -rw-rw-r-- 1 1001 1001 850 Sep 7 16:34 Jenkinsfile [2022-09-07T16:42:16.518Z] -rw-rw-r-- 1 1001 1001 10775 Sep 7 16:34 LICENSE [2022-09-07T16:42:16.518Z] -rw-rw-r-- 1 1001 1001 13724 Sep 7 16:34 Makefile [2022-09-07T16:42:16.518Z] -rw-rw-r-- 1 1001 1001 582 Sep 7 16:34 OWNERS.md [2022-09-07T16:42:16.518Z] -rw-rw-r-- 1 1001 1001 9799 Sep 7 16:34 README.md [2022-09-07T16:42:16.518Z] -rw-rw-r-- 1 1001 1001 6912 Sep 7 16:34 SECURITY.md [2022-09-07T16:42:16.518Z] -rw-rw-r-- 1 1001 1001 5 Sep 7 16:31 VERSION [2022-09-07T16:42:16.518Z] -rw-rw-r-- 1 1001 1001 4131 Sep 7 16:34 ZMQWindows.md [2022-09-07T16:42:16.518Z] drwxrwxr-x 2 1001 1001 4096 Sep 7 16:34 bin [2022-09-07T16:42:16.518Z] drwxrwxr-x 18 1001 1001 4096 Sep 7 16:34 cmd [2022-09-07T16:42:16.518Z] -rw-r--r-- 1 root root 483406 Sep 7 16:40 coverage.out [2022-09-07T16:42:16.518Z] -rw-rw-r-- 1 1001 1001 3682 Sep 7 16:34 go.mod [2022-09-07T16:42:16.518Z] -rw-rw-r-- 1 1001 1001 38527 Sep 7 16:34 go.sum [2022-09-07T16:42:16.518Z] drwxrwxr-x 8 1001 1001 4096 Sep 7 16:34 internal [2022-09-07T16:42:16.518Z] drwxrwxr-x 3 1001 1001 4096 Sep 7 16:34 openapi [2022-09-07T16:42:16.518Z] drwxrwxr-x 4 1001 1001 4096 Sep 7 16:34 snap [2022-09-07T16:42:16.518Z] -rw-rw-r-- 1 1001 1001 204 Sep 7 16:34 version.go [Pipeline] sh [2022-09-07T16:42:17.195Z] + '[' -e coverage.out ] [2022-09-07T16:42:17.195Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-07T16:42:17.225Z] Warning: overwriting stash ‘coverage-report’ [2022-09-07T16:42:18.089Z] Stashed 1 file(s) [Pipeline] sh [2022-09-07T16:42:18.749Z] + make build [2022-09-07T16:42:18.749Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-07T16:43:55.655Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-07T16:45:17.528Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-07T16:45:17.528Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-07T16:46:14.627Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-07T16:46:14.627Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-07T16:46:14.627Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-07T16:46:22.971Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T16:46:25.598Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T16:46:31.002Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T16:46:35.306Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T16:46:38.704Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T16:46:48.851Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-09-07T16:46:53.162Z] $ docker stop --time=1 dbdc3bee94d7b71fd5d4383cfa410692f2df7ccdf896806c0e1749f00eb2beda [2022-09-07T16:46:55.172Z] $ docker rm -f dbdc3bee94d7b71fd5d4383cfa410692f2df7ccdf896806c0e1749f00eb2beda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:46:57.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-07T16:46:57.607Z] [2022-09-07T16:46:57.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:46:57.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-07T16:46:58.228Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-07T16:46:58.228Z] 29e5d40040c1: Pulling fs layer [2022-09-07T16:46:58.228Z] 1ce36da41761: Pulling fs layer [2022-09-07T16:46:58.228Z] 25b303627fd3: Pulling fs layer [2022-09-07T16:46:58.228Z] 29e5d40040c1: Verifying Checksum [2022-09-07T16:46:58.228Z] 29e5d40040c1: Download complete [2022-09-07T16:46:58.509Z] 1ce36da41761: Verifying Checksum [2022-09-07T16:46:58.509Z] 1ce36da41761: Download complete [2022-09-07T16:46:58.782Z] 29e5d40040c1: Pull complete [2022-09-07T16:47:00.221Z] 1ce36da41761: Pull complete [2022-09-07T16:47:00.221Z] 25b303627fd3: Verifying Checksum [2022-09-07T16:47:00.221Z] 25b303627fd3: Download complete [2022-09-07T16:47:10.359Z] 25b303627fd3: Pull complete [2022-09-07T16:47:10.359Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-07T16:47:10.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-07T16:47:10.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T16:47:10.620Z] prd-ubuntu20.04-docker-arm64-4c-16g-28642 does not seem to be running inside a container [2022-09-07T16:47:10.703Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-07T16:47:13.106Z] $ docker top 463802ef25a880a9a8210acd07f7fbce49d7889c2feadd231003f8e7045d38a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T16:47:14.011Z] + grep parallel [2022-09-07T16:47:14.011Z] + docker-compose build --help [2022-09-07T16:47:19.395Z] --parallel Build images in parallel. [Pipeline] } [2022-09-07T16:47:19.415Z] $ docker stop --time=1 463802ef25a880a9a8210acd07f7fbce49d7889c2feadd231003f8e7045d38a9 [2022-09-07T16:47:21.105Z] $ docker rm -f 463802ef25a880a9a8210acd07f7fbce49d7889c2feadd231003f8e7045d38a9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T16:47:21.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-07T16:47:21.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T16:47:21.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-28642 does not seem to be running inside a container [2022-09-07T16:47:22.038Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-07T16:47:23.368Z] $ docker top 41f0c11afcf22c208370711d2f4e32f8d65b4fee16fdc554027ee23def0e58c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T16:47:24.314Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-07T16:47:31.041Z] Building core-command ... [2022-09-07T16:47:31.041Z] Building core-data ... [2022-09-07T16:47:31.041Z] Building core-metadata ... [2022-09-07T16:47:31.041Z] Building security-bootstrapper ... [2022-09-07T16:47:31.041Z] Building security-proxy-setup ... [2022-09-07T16:47:31.041Z] Building security-secretstore-setup ... [2022-09-07T16:47:31.041Z] Building security-spiffe-token-provider ... [2022-09-07T16:47:31.041Z] Building security-spire-agent ... [2022-09-07T16:47:31.041Z] Building security-spire-config ... [2022-09-07T16:47:31.041Z] Building security-spire-server ... [2022-09-07T16:47:31.041Z] Building support-notifications ... [2022-09-07T16:47:31.041Z] Building support-scheduler ... [2022-09-07T16:47:31.041Z] Building sys-mgmt-agent ... [2022-09-07T16:47:31.042Z] Building support-notifications [2022-09-07T16:47:31.042Z] Building security-secretstore-setup [2022-09-07T16:47:31.042Z] Building security-spiffe-token-provider [2022-09-07T16:47:31.042Z] Building security-proxy-setup [2022-09-07T16:47:31.042Z] Building support-scheduler [2022-09-07T16:48:18.065Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T16:48:18.065Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T16:48:18.065Z] ---> d4cec7659bca [2022-09-07T16:48:18.065Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-07T16:48:18.065Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T16:48:18.065Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T16:48:18.065Z] ---> d4cec7659bca [2022-09-07T16:48:18.065Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-07T16:48:18.345Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T16:48:18.345Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-07T16:48:18.345Z] ---> d4cec7659bca [2022-09-07T16:48:18.345Z] Step 3/20 : WORKDIR /edgex-go [2022-09-07T16:48:18.345Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T16:48:18.345Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-07T16:48:18.345Z] ---> d4cec7659bca [2022-09-07T16:48:18.345Z] Step 3/22 : WORKDIR /edgex-go [2022-09-07T16:48:18.631Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T16:48:18.631Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T16:48:18.631Z] ---> d4cec7659bca [2022-09-07T16:48:18.631Z] Step 3/25 : WORKDIR /edgex-go [2022-09-07T16:48:18.908Z] ---> Running in 49b8ee38d91c [2022-09-07T16:48:18.908Z] ---> Running in 6dae2ae5e673 [2022-09-07T16:48:18.908Z] ---> Running in dc4438c95bfe [2022-09-07T16:48:18.908Z] ---> Running in aa315bb80ea8 [2022-09-07T16:48:18.908Z] ---> Running in 2ebbd0d7e296 [2022-09-07T16:48:19.512Z] Removing intermediate container dc4438c95bfe [2022-09-07T16:48:19.512Z] ---> 0f8220b2e6a5 [2022-09-07T16:48:19.512Z] Step 4/23 : WORKDIR /edgex-go [2022-09-07T16:48:19.512Z] Removing intermediate container 2ebbd0d7e296 [2022-09-07T16:48:19.512Z] ---> e5e93ca5c15c [2022-09-07T16:48:19.512Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-07T16:48:19.512Z] Removing intermediate container 49b8ee38d91c [2022-09-07T16:48:19.512Z] ---> b4d8b2adde31 [2022-09-07T16:48:19.512Z] Step 4/23 : WORKDIR /edgex-go [2022-09-07T16:48:19.512Z] ---> Running in 5f777efaf4d5 [2022-09-07T16:48:19.803Z] Removing intermediate container 6dae2ae5e673 [2022-09-07T16:48:19.803Z] ---> 38aa8d0bfe42 [2022-09-07T16:48:19.803Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:48:19.803Z] ---> Running in 004f4e767481 [2022-09-07T16:48:19.803Z] ---> Running in c988e5d0e14d [2022-09-07T16:48:19.803Z] Removing intermediate container aa315bb80ea8 [2022-09-07T16:48:19.803Z] ---> 28ad940c5c5f [2022-09-07T16:48:19.803Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:48:19.803Z] ---> Running in a87a2a589565 [2022-09-07T16:48:20.081Z] ---> Running in fbff92666cf2 [2022-09-07T16:48:20.687Z] Removing intermediate container 5f777efaf4d5 [2022-09-07T16:48:20.687Z] ---> 8e062bf39625 [2022-09-07T16:48:20.687Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:48:20.977Z] ---> Running in 8034e4016a3a [2022-09-07T16:48:20.977Z] Removing intermediate container 004f4e767481 [2022-09-07T16:48:20.977Z] ---> 1939e2a60a27 [2022-09-07T16:48:20.977Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:48:21.269Z] ---> Running in f5cb50bb55c1 [2022-09-07T16:48:22.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T16:48:22.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T16:48:24.419Z] v3.16.2-140-gb38ba50d49 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-07T16:48:24.419Z] v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-07T16:48:24.419Z] OK: 16894 distinct packages available [2022-09-07T16:48:24.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T16:48:25.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T16:48:25.036Z] Removing intermediate container fbff92666cf2 [2022-09-07T16:48:25.036Z] ---> b0653fa38c98 [2022-09-07T16:48:25.036Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-07T16:48:25.036Z] Removing intermediate container f5cb50bb55c1 [2022-09-07T16:48:25.036Z] ---> 35c5cfd9d732 [2022-09-07T16:48:25.036Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-07T16:48:25.323Z] Removing intermediate container a87a2a589565 [2022-09-07T16:48:25.323Z] ---> 2785bf04b554 [2022-09-07T16:48:25.323Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-07T16:48:25.323Z] ---> Running in c07485456bc5 [2022-09-07T16:48:25.323Z] ---> Running in 1d16746707af [2022-09-07T16:48:25.618Z] ---> Running in 92aa2d95ef7d [2022-09-07T16:48:25.618Z] Removing intermediate container 8034e4016a3a [2022-09-07T16:48:25.618Z] ---> 4406a7e99b45 [2022-09-07T16:48:25.618Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-07T16:48:25.932Z] ---> Running in 6c942add5091 [2022-09-07T16:48:26.548Z] OK: 221 MiB in 51 packages [2022-09-07T16:48:28.011Z] Removing intermediate container c988e5d0e14d [2022-09-07T16:48:28.011Z] ---> 6fa177644e92 [2022-09-07T16:48:28.011Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-07T16:48:28.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T16:48:28.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T16:48:28.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T16:48:28.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T16:48:28.865Z] ---> 66df03162150 [2022-09-07T16:48:28.865Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:48:29.151Z] ---> Running in 5f319985bb5b [2022-09-07T16:48:29.151Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T16:48:29.440Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T16:48:29.440Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T16:48:29.440Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T16:48:30.944Z] OK: 221 MiB in 51 packages [2022-09-07T16:48:30.944Z] OK: 221 MiB in 51 packages [2022-09-07T16:48:31.227Z] OK: 221 MiB in 51 packages [2022-09-07T16:48:31.227Z] OK: 221 MiB in 51 packages [2022-09-07T16:48:33.251Z] Removing intermediate container 1d16746707af [2022-09-07T16:48:33.251Z] ---> 2c604557d291 [2022-09-07T16:48:33.251Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-07T16:48:33.251Z] Removing intermediate container 6c942add5091 [2022-09-07T16:48:33.251Z] ---> 56d8087399f1 [2022-09-07T16:48:33.251Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-07T16:48:33.541Z] Removing intermediate container 92aa2d95ef7d [2022-09-07T16:48:33.541Z] ---> 0cd4117ba290 [2022-09-07T16:48:33.541Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-07T16:48:33.541Z] Removing intermediate container c07485456bc5 [2022-09-07T16:48:33.541Z] ---> 07a1a3f7a75d [2022-09-07T16:48:33.541Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-07T16:48:35.023Z] ---> 2bc1f8297301 [2022-09-07T16:48:35.023Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:48:35.023Z] ---> feec03fb9b2d [2022-09-07T16:48:35.023Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:48:35.023Z] ---> Running in fb17105ad586 [2022-09-07T16:48:35.023Z] ---> Running in f5e947e1dcf7 [2022-09-07T16:48:35.318Z] ---> 876529d34f46 [2022-09-07T16:48:35.318Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:48:35.602Z] ---> fb6e5cec28b6 [2022-09-07T16:48:35.602Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:48:35.602Z] ---> Running in 5a981c50839e [2022-09-07T16:48:35.898Z] ---> Running in 136eeec1a491 [2022-09-07T16:49:14.971Z] Removing intermediate container 5f319985bb5b [2022-09-07T16:49:14.971Z] ---> 3e81695994a0 [2022-09-07T16:49:14.971Z] Step 7/20 : COPY . . [2022-09-07T16:49:37.179Z] ---> 694d4261fc31 [2022-09-07T16:49:37.179Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-07T16:49:37.179Z] ---> Running in 2ec74865fd31 [2022-09-07T16:49:38.638Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T16:49:40.632Z] Removing intermediate container 5a981c50839e [2022-09-07T16:49:40.632Z] ---> cf15619c7a23 [2022-09-07T16:49:40.632Z] Step 8/22 : COPY . . [2022-09-07T16:49:40.909Z] Removing intermediate container fb17105ad586 [2022-09-07T16:49:40.909Z] ---> edcc930d110d [2022-09-07T16:49:40.909Z] Step 9/23 : COPY . . [2022-09-07T16:49:40.909Z] Removing intermediate container 136eeec1a491 [2022-09-07T16:49:40.909Z] ---> 8c27e4b83af5 [2022-09-07T16:49:40.909Z] Step 9/23 : COPY . . [2022-09-07T16:49:40.909Z] Removing intermediate container f5e947e1dcf7 [2022-09-07T16:49:40.909Z] ---> 4a220af5e7a1 [2022-09-07T16:49:40.909Z] Step 8/25 : COPY . . [2022-09-07T16:50:07.753Z] ---> 4822bf5c84be [2022-09-07T16:50:07.753Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-07T16:50:07.753Z] ---> b4e4e94d89d4 [2022-09-07T16:50:07.753Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-07T16:50:07.753Z] ---> 6e46774be451 [2022-09-07T16:50:07.753Z] ---> 21ca03f69e9b [2022-09-07T16:50:07.753Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-07T16:50:07.753Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-07T16:50:07.753Z] ---> Running in 13f90e7ff096 [2022-09-07T16:50:07.753Z] ---> Running in 39eb8579e0dc [2022-09-07T16:50:07.753Z] ---> Running in a9cb5f81e455 [2022-09-07T16:50:07.753Z] ---> Running in 1ee911cae0a2 [2022-09-07T16:50:10.401Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-07T16:50:10.401Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T16:50:10.401Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T16:50:10.681Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-07T16:56:33.152Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T16:56:37.495Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T16:56:55.984Z] Removing intermediate container 13f90e7ff096 [2022-09-07T16:56:55.984Z] ---> 3925a3b15159 [2022-09-07T16:56:55.984Z] [2022-09-07T16:56:55.984Z] Step 10/22 : FROM alpine:3.16 [2022-09-07T16:56:55.984Z] 3.16: Pulling from library/alpine [2022-09-07T16:56:57.442Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-07T16:56:57.442Z] Status: Downloaded newer image for alpine:3.16 [2022-09-07T16:56:57.442Z] ---> a6215f271958 [2022-09-07T16:56:57.442Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-07T16:56:58.050Z] ---> Running in 110682d5b142 [2022-09-07T16:57:00.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T16:57:02.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T16:57:02.793Z] Removing intermediate container a9cb5f81e455 [2022-09-07T16:57:02.793Z] ---> 8485b2eda6b0 [2022-09-07T16:57:02.793Z] [2022-09-07T16:57:02.793Z] Step 10/25 : FROM alpine:3.16 [2022-09-07T16:57:02.793Z] ---> a6215f271958 [2022-09-07T16:57:02.793Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-07T16:57:02.793Z] ---> Running in 3a989c0cda97 [2022-09-07T16:57:03.796Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-07T16:57:04.089Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-07T16:57:04.089Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-07T16:57:04.089Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-07T16:57:04.089Z] (5/6) Installing curl (7.83.1-r3) [2022-09-07T16:57:04.089Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-07T16:57:04.089Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T16:57:04.373Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T16:57:04.654Z] OK: 8 MiB in 20 packages [2022-09-07T16:57:04.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T16:57:05.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T16:57:06.739Z] Removing intermediate container 110682d5b142 [2022-09-07T16:57:06.739Z] ---> c694ee1292b4 [2022-09-07T16:57:06.739Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-07T16:57:07.027Z] ---> Running in afd7aa34f505 [2022-09-07T16:57:07.027Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-07T16:57:07.310Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-07T16:57:07.310Z] (3/3) Installing su-exec (0.2-r1) [2022-09-07T16:57:07.310Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T16:57:07.310Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T16:57:07.606Z] Removing intermediate container afd7aa34f505 [2022-09-07T16:57:07.606Z] ---> 613dce8ffaeb [2022-09-07T16:57:07.606Z] Step 13/22 : WORKDIR /edgex [2022-09-07T16:57:07.606Z] ---> Running in 6a5b11971888 [2022-09-07T16:57:07.606Z] OK: 6 MiB in 17 packages [2022-09-07T16:57:08.619Z] Removing intermediate container 6a5b11971888 [2022-09-07T16:57:08.619Z] ---> c66b1aa8f3ff [2022-09-07T16:57:08.619Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-07T16:57:10.650Z] ---> c8110670b7d9 [2022-09-07T16:57:10.650Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-07T16:57:10.946Z] Removing intermediate container 3a989c0cda97 [2022-09-07T16:57:10.946Z] ---> 9652883cbc79 [2022-09-07T16:57:10.946Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-07T16:57:10.946Z] ---> Running in 8178f7fe0b36 [2022-09-07T16:57:11.960Z] Removing intermediate container 8178f7fe0b36 [2022-09-07T16:57:11.960Z] ---> 028804ecd4c6 [2022-09-07T16:57:11.960Z] Step 13/25 : WORKDIR / [2022-09-07T16:57:11.960Z] ---> Running in ab96ef446206 [2022-09-07T16:57:12.954Z] Removing intermediate container ab96ef446206 [2022-09-07T16:57:12.954Z] ---> 841a284627d1 [2022-09-07T16:57:12.954Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-07T16:57:12.954Z] ---> 86a575f8c53a [2022-09-07T16:57:12.954Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-07T16:57:14.408Z] ---> 972eaa621883 [2022-09-07T16:57:14.408Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-07T16:57:15.016Z] ---> f002f87fbd9b [2022-09-07T16:57:15.016Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-07T16:57:16.011Z] ---> 06e377e67b18 [2022-09-07T16:57:16.011Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-07T16:57:16.011Z] ---> 88339f4bacd3 [2022-09-07T16:57:16.011Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-07T16:57:16.297Z] ---> Running in cca0827ab2f8 [2022-09-07T16:57:17.297Z] ---> 948fec8adddc [2022-09-07T16:57:17.297Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-07T16:57:18.755Z] ---> 2a819ead98eb [2022-09-07T16:57:18.755Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-07T16:57:20.755Z] Removing intermediate container cca0827ab2f8 [2022-09-07T16:57:20.755Z] ---> e308ba162439 [2022-09-07T16:57:20.755Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-07T16:57:20.755Z] ---> Running in 2210f58c5ea3 [2022-09-07T16:57:21.759Z] Removing intermediate container 2210f58c5ea3 [2022-09-07T16:57:21.759Z] ---> dd926e710eb8 [2022-09-07T16:57:21.759Z] Step 20/22 : LABEL arch=arm64 [2022-09-07T16:57:21.759Z] ---> 3496b3f71bf1 [2022-09-07T16:57:21.759Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-07T16:57:21.759Z] ---> Running in 23871e2fffdb [2022-09-07T16:57:22.373Z] Removing intermediate container 23871e2fffdb [2022-09-07T16:57:22.373Z] ---> 0a7e162f8d8f [2022-09-07T16:57:22.373Z] Step 21/22 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 [2022-09-07T16:57:22.992Z] ---> Running in 5696eb551d08 [2022-09-07T16:57:23.609Z] Removing intermediate container 5696eb551d08 [2022-09-07T16:57:23.609Z] ---> a50fb96fd774 [2022-09-07T16:57:23.609Z] Step 22/22 : LABEL version=0.0.0 [2022-09-07T16:57:23.902Z] ---> Running in 224bd826555e [2022-09-07T16:57:24.517Z] ---> 0a742482262d [2022-09-07T16:57:24.517Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-07T16:57:24.517Z] Removing intermediate container 224bd826555e [2022-09-07T16:57:24.517Z] ---> 1c8727c4ff02 [2022-09-07T16:57:24.517Z] [2022-09-07T16:57:25.138Z] Successfully built 1c8727c4ff02 [2022-09-07T16:57:25.138Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-07T16:57:25.138Z] Building sys-mgmt-agent [2022-09-07T16:57:25.776Z]  Building security-proxy-setup ... done  ---> 8dfa040677de [2022-09-07T16:57:25.776Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-07T16:57:26.060Z] ---> Running in df9ec639812a [2022-09-07T16:57:29.504Z] Removing intermediate container df9ec639812a [2022-09-07T16:57:29.504Z] ---> 1a0979554861 [2022-09-07T16:57:29.504Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-07T16:57:29.504Z] ---> Running in 0823d5ea12e0 [2022-09-07T16:57:30.112Z] Removing intermediate container 0823d5ea12e0 [2022-09-07T16:57:30.112Z] ---> f9e02029ea54 [2022-09-07T16:57:30.112Z] Step 23/25 : LABEL arch=arm64 [2022-09-07T16:57:30.112Z] ---> Running in a03ad86b579a [2022-09-07T16:57:30.728Z] Removing intermediate container a03ad86b579a [2022-09-07T16:57:30.728Z] ---> a2dbe1cf579d [2022-09-07T16:57:30.728Z] Step 24/25 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 [2022-09-07T16:57:31.009Z] ---> Running in df70ffa760f2 [2022-09-07T16:57:31.628Z] Removing intermediate container df70ffa760f2 [2022-09-07T16:57:31.628Z] ---> a8c57ea940d9 [2022-09-07T16:57:31.628Z] Step 25/25 : LABEL version=0.0.0 [2022-09-07T16:57:31.628Z] ---> Running in ac958deae79e [2022-09-07T16:57:32.233Z] Removing intermediate container ac958deae79e [2022-09-07T16:57:32.233Z] ---> 3b18e263db0d [2022-09-07T16:57:32.233Z] [2022-09-07T16:57:32.524Z] Successfully built 3b18e263db0d [2022-09-07T16:57:32.524Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-07T16:57:32.524Z] Building security-bootstrapper [2022-09-07T16:57:50.926Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T16:57:50.926Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T16:57:50.926Z] ---> d4cec7659bca [2022-09-07T16:57:50.926Z] Step 3/23 : WORKDIR /edgex-go [2022-09-07T16:57:50.926Z] ---> Using cache [2022-09-07T16:57:50.926Z] ---> 28ad940c5c5f [2022-09-07T16:57:50.926Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:57:50.926Z] ---> Using cache [2022-09-07T16:57:50.926Z] ---> b0653fa38c98 [2022-09-07T16:57:50.926Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-07T16:57:50.926Z] ---> Running in 8763054bca23 [2022-09-07T16:57:52.386Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T16:57:53.863Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T16:57:55.870Z] OK: 221 MiB in 51 packages [2022-09-07T16:57:57.328Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T16:57:57.328Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-07T16:57:57.328Z] ---> d4cec7659bca [2022-09-07T16:57:57.328Z] Step 3/31 : WORKDIR /edgex-go [2022-09-07T16:57:57.328Z] ---> Using cache [2022-09-07T16:57:57.328Z] ---> 28ad940c5c5f [2022-09-07T16:57:57.328Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:57:57.328Z] ---> Using cache [2022-09-07T16:57:57.328Z] ---> b0653fa38c98 [2022-09-07T16:57:57.328Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-07T16:57:57.328Z] ---> Using cache [2022-09-07T16:57:57.328Z] ---> 07a1a3f7a75d [2022-09-07T16:57:57.328Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-07T16:57:57.328Z] ---> Using cache [2022-09-07T16:57:57.328Z] ---> 876529d34f46 [2022-09-07T16:57:57.328Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:57:57.328Z] ---> Using cache [2022-09-07T16:57:57.328Z] ---> cf15619c7a23 [2022-09-07T16:57:57.328Z] Step 8/31 : COPY . . [2022-09-07T16:57:57.607Z] ---> Using cache [2022-09-07T16:57:57.607Z] ---> 4822bf5c84be [2022-09-07T16:57:57.607Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-07T16:57:57.607Z] Removing intermediate container 8763054bca23 [2022-09-07T16:57:57.607Z] ---> 799bc3ebb5e5 [2022-09-07T16:57:57.607Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-07T16:57:57.890Z] ---> Running in 14bcfa9d959d [2022-09-07T16:57:59.367Z] ---> ad9f92d2aecd [2022-09-07T16:57:59.367Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:57:59.367Z] ---> Running in 18538384ffef [2022-09-07T16:58:00.374Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-07T16:58:12.828Z] Removing intermediate container 2ec74865fd31 [2022-09-07T16:58:12.828Z] ---> aa798875acdc [2022-09-07T16:58:12.828Z] [2022-09-07T16:58:12.828Z] Step 9/20 : FROM alpine:3.15 [2022-09-07T16:58:12.828Z] 3.15: Pulling from library/alpine [2022-09-07T16:58:13.436Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-07T16:58:13.436Z] Status: Downloaded newer image for alpine:3.15 [2022-09-07T16:58:13.436Z] ---> 02e0d6fdf486 [2022-09-07T16:58:13.436Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T16:58:13.710Z] ---> Running in 6e5d82ea4721 [2022-09-07T16:58:14.329Z] Removing intermediate container 6e5d82ea4721 [2022-09-07T16:58:14.329Z] ---> bbbde15b6117 [2022-09-07T16:58:14.329Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:58:14.329Z] ---> Running in 3cd3f5edb07e [2022-09-07T16:58:17.786Z] Removing intermediate container 3cd3f5edb07e [2022-09-07T16:58:17.786Z] ---> 35568f00ecf4 [2022-09-07T16:58:17.786Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-07T16:58:18.071Z] ---> Running in a6d9b7eac6cd [2022-09-07T16:58:20.087Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T16:58:21.090Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T16:58:22.552Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T16:58:22.552Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T16:58:22.552Z] OK: 15733 distinct packages available [2022-09-07T16:58:22.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T16:58:24.315Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T16:58:25.782Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-07T16:58:25.782Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-07T16:58:26.065Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-07T16:58:26.350Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-07T16:58:26.350Z] (5/9) Installing curl (7.80.0-r3) [2022-09-07T16:58:26.633Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-07T16:58:26.634Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-07T16:58:26.634Z] (8/9) Installing libucontext (1.1-r0) [2022-09-07T16:58:26.918Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-07T16:58:26.918Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T16:58:26.918Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T16:58:27.532Z] OK: 8 MiB in 23 packages [2022-09-07T16:58:31.914Z] Removing intermediate container a6d9b7eac6cd [2022-09-07T16:58:31.914Z] ---> 8bc7674decf9 [2022-09-07T16:58:31.914Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T16:58:33.407Z] ---> b36f86e944ba [2022-09-07T16:58:33.407Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-07T16:58:38.852Z] ---> 277a5b8355ba [2022-09-07T16:58:38.852Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-07T16:58:40.306Z] ---> 87b20268960e [2022-09-07T16:58:40.306Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-07T16:58:40.583Z] ---> Running in 889c6230b107 [2022-09-07T16:58:41.584Z] Removing intermediate container 889c6230b107 [2022-09-07T16:58:41.584Z] ---> f08e4f5dc030 [2022-09-07T16:58:41.584Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T16:58:41.584Z] ---> Running in 314bcef31ada [2022-09-07T16:58:42.576Z] Removing intermediate container 314bcef31ada [2022-09-07T16:58:42.576Z] ---> 4207b1fbf4d8 [2022-09-07T16:58:42.576Z] Step 18/20 : LABEL arch=arm64 [2022-09-07T16:58:42.851Z] ---> Running in 75a237791477 [2022-09-07T16:58:43.469Z] Removing intermediate container 75a237791477 [2022-09-07T16:58:43.469Z] ---> d6170cb8ed7c [2022-09-07T16:58:43.469Z] Step 19/20 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 [2022-09-07T16:58:43.469Z] ---> Running in 3644be9e0841 [2022-09-07T16:58:44.487Z] Removing intermediate container 3644be9e0841 [2022-09-07T16:58:44.487Z] ---> 20e084955671 [2022-09-07T16:58:44.487Z] Step 20/20 : LABEL version=0.0.0 [2022-09-07T16:58:44.487Z] ---> Running in 731b5e409d75 [2022-09-07T16:58:45.485Z] Removing intermediate container 731b5e409d75 [2022-09-07T16:58:45.485Z] ---> 4b52a52114c2 [2022-09-07T16:58:45.485Z] [2022-09-07T16:58:46.479Z] Successfully built 4b52a52114c2 [2022-09-07T16:58:46.479Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-07T16:58:46.479Z] Building core-metadata [2022-09-07T16:59:01.683Z]  Building security-spiffe-token-provider ... done Removing intermediate container 18538384ffef [2022-09-07T16:59:01.683Z] ---> 84072c03ae23 [2022-09-07T16:59:01.683Z] Step 8/23 : COPY . . [2022-09-07T16:59:03.149Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T16:59:03.149Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T16:59:03.149Z] ---> d4cec7659bca [2022-09-07T16:59:03.149Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-07T16:59:03.150Z] ---> Using cache [2022-09-07T16:59:03.150Z] ---> b4d8b2adde31 [2022-09-07T16:59:03.150Z] Step 4/25 : WORKDIR /edgex-go [2022-09-07T16:59:03.150Z] ---> Using cache [2022-09-07T16:59:03.150Z] ---> 1939e2a60a27 [2022-09-07T16:59:03.150Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T16:59:03.150Z] ---> Using cache [2022-09-07T16:59:03.150Z] ---> 35c5cfd9d732 [2022-09-07T16:59:03.150Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-07T16:59:03.150Z] ---> Using cache [2022-09-07T16:59:03.150Z] ---> 2c604557d291 [2022-09-07T16:59:03.150Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-07T16:59:03.150Z] ---> Using cache [2022-09-07T16:59:03.150Z] ---> 2bc1f8297301 [2022-09-07T16:59:03.150Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T16:59:03.150Z] ---> Using cache [2022-09-07T16:59:03.150Z] ---> edcc930d110d [2022-09-07T16:59:03.150Z] Step 9/25 : COPY . . [2022-09-07T16:59:03.150Z] ---> Using cache [2022-09-07T16:59:03.150Z] ---> 21ca03f69e9b [2022-09-07T16:59:03.150Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-07T16:59:04.174Z] ---> Running in 48df88ab47ea [2022-09-07T16:59:06.839Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-07T16:59:17.089Z] ---> 8a486e1409d2 [2022-09-07T16:59:17.089Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-07T16:59:17.089Z] ---> Running in 6940e1a2681f [2022-09-07T16:59:19.137Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-07T17:01:11.069Z] Removing intermediate container 39eb8579e0dc [2022-09-07T17:01:11.069Z] ---> 395655f129b3 [2022-09-07T17:01:11.069Z] [2022-09-07T17:01:11.069Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T17:01:11.069Z] ---> a6215f271958 [2022-09-07T17:01:11.069Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-07T17:01:11.069Z] ---> Running in 2ebd8fa4d508 [2022-09-07T17:01:11.069Z] Removing intermediate container 1ee911cae0a2 [2022-09-07T17:01:11.069Z] ---> 77e3f57a286f [2022-09-07T17:01:11.069Z] [2022-09-07T17:01:11.069Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T17:01:11.069Z] ---> a6215f271958 [2022-09-07T17:01:11.069Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-07T17:01:11.069Z] ---> Running in ec6042f74dee [2022-09-07T17:01:11.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T17:01:11.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T17:01:11.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T17:01:11.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T17:01:11.069Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-07T17:01:11.069Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-07T17:01:11.069Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T17:01:11.069Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-07T17:01:11.069Z] OK: 5 MiB in 15 packages [2022-09-07T17:01:11.069Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T17:01:11.069Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T17:01:11.069Z] OK: 6 MiB in 16 packages [2022-09-07T17:01:11.069Z] Removing intermediate container ec6042f74dee [2022-09-07T17:01:11.069Z] ---> 8ed987354562 [2022-09-07T17:01:11.069Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T17:01:11.069Z] ---> Running in 997d33ddc007 [2022-09-07T17:01:11.069Z] Removing intermediate container 997d33ddc007 [2022-09-07T17:01:11.069Z] ---> b0dc2d1f83c0 [2022-09-07T17:01:11.069Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-07T17:01:11.069Z] ---> Running in 6c44111d5517 [2022-09-07T17:01:11.069Z] Removing intermediate container 2ebd8fa4d508 [2022-09-07T17:01:11.069Z] ---> 1fa09fa7a930 [2022-09-07T17:01:11.069Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T17:01:11.069Z] ---> Running in 326d5550f231 [2022-09-07T17:01:11.069Z] Removing intermediate container 6c44111d5517 [2022-09-07T17:01:11.069Z] ---> a32ac45b4033 [2022-09-07T17:01:11.069Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T17:01:11.069Z] Removing intermediate container 326d5550f231 [2022-09-07T17:01:11.069Z] ---> a23e4571699b [2022-09-07T17:01:11.069Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-07T17:01:11.069Z] ---> Running in b010b92d22a5 [2022-09-07T17:01:11.069Z] ---> Running in 4fa79def3438 [2022-09-07T17:01:11.069Z] Removing intermediate container 4fa79def3438 [2022-09-07T17:01:11.069Z] ---> a23ae36bcb50 [2022-09-07T17:01:11.069Z] Removing intermediate container b010b92d22a5 [2022-09-07T17:01:11.069Z] Step 15/23 : EXPOSE $APP_PORT ---> 0e854b4640f4 [2022-09-07T17:01:11.069Z] [2022-09-07T17:01:11.069Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T17:01:11.069Z] ---> Running in 59cf84869b8b [2022-09-07T17:01:11.069Z] Removing intermediate container 59cf84869b8b [2022-09-07T17:01:11.069Z] ---> 904a49ad3654 [2022-09-07T17:01:11.069Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T17:01:11.678Z] ---> 1b11be9ee846 [2022-09-07T17:01:11.678Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-07T17:01:12.694Z] ---> 9e0c68d761d5 [2022-09-07T17:01:12.694Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-07T17:01:15.389Z] ---> 420b6e94ab5f [2022-09-07T17:01:15.389Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-07T17:01:16.397Z] ---> d65033167316 [2022-09-07T17:01:16.397Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-07T17:01:17.011Z] ---> 95a3a623c2e5 [2022-09-07T17:01:17.011Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-07T17:01:17.011Z] ---> Running in d6807119fbf7 [2022-09-07T17:01:17.623Z] Removing intermediate container d6807119fbf7 [2022-09-07T17:01:17.623Z] ---> 6115518a4636 [2022-09-07T17:01:17.623Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T17:01:17.919Z] ---> Running in 90b0cd4605ef [2022-09-07T17:01:18.205Z] ---> 605abbdc402b [2022-09-07T17:01:18.205Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-07T17:01:18.205Z] ---> Running in 90987791cd58 [2022-09-07T17:01:18.815Z] Removing intermediate container 90b0cd4605ef [2022-09-07T17:01:18.815Z] ---> f81b8db54f7c [2022-09-07T17:01:18.815Z] Step 21/23 : LABEL arch=arm64 [2022-09-07T17:01:18.815Z] ---> Running in 95a0636f072c [2022-09-07T17:01:19.096Z] Removing intermediate container 90987791cd58 [2022-09-07T17:01:19.096Z] ---> b86dd6e0dcea [2022-09-07T17:01:19.096Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T17:01:19.096Z] ---> Running in aeecbdcbd073 [2022-09-07T17:01:19.728Z] Removing intermediate container 95a0636f072c [2022-09-07T17:01:19.728Z] ---> 8eed6fa7d7cc [2022-09-07T17:01:19.728Z] Step 22/23 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 [2022-09-07T17:01:20.017Z] Removing intermediate container aeecbdcbd073 [2022-09-07T17:01:20.017Z] ---> d7616367b287 [2022-09-07T17:01:20.017Z] Step 21/23 : LABEL arch=arm64 [2022-09-07T17:01:20.017Z] ---> Running in 95a2bb5844d9 [2022-09-07T17:01:20.017Z] ---> Running in fc77ba828352 [2022-09-07T17:01:21.011Z] Removing intermediate container fc77ba828352 [2022-09-07T17:01:21.011Z] ---> 4cb6defcfcf8 [2022-09-07T17:01:21.011Z] Step 22/23 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 [2022-09-07T17:01:21.011Z] Removing intermediate container 95a2bb5844d9 [2022-09-07T17:01:21.011Z] ---> 1dbaaadc6163 [2022-09-07T17:01:21.011Z] Step 23/23 : LABEL version=0.0.0 [2022-09-07T17:01:21.011Z] ---> Running in 17be6aa4769d [2022-09-07T17:01:21.011Z] ---> Running in 41cb8fa97511 [2022-09-07T17:01:22.014Z] Removing intermediate container 41cb8fa97511 [2022-09-07T17:01:22.014Z] ---> 9b6a934dc7c1 [2022-09-07T17:01:22.014Z] Step 23/23 : LABEL version=0.0.0 [2022-09-07T17:01:22.014Z] Removing intermediate container 17be6aa4769d [2022-09-07T17:01:22.014Z] ---> 43f5a48c1a65 [2022-09-07T17:01:22.014Z] [2022-09-07T17:01:22.296Z] ---> Running in bb1035833193 [2022-09-07T17:01:22.579Z] Successfully built 43f5a48c1a65 [2022-09-07T17:01:22.579Z] Successfully tagged support-scheduler-arm64:latest [2022-09-07T17:01:22.579Z]  Building support-scheduler ... done Building core-command [2022-09-07T17:01:22.871Z] Removing intermediate container bb1035833193 [2022-09-07T17:01:22.871Z] ---> 16c02d0717fd [2022-09-07T17:01:22.871Z] [2022-09-07T17:01:23.153Z] Successfully built 16c02d0717fd [2022-09-07T17:01:23.153Z] Successfully tagged support-notifications-arm64:latest [2022-09-07T17:01:23.153Z]  Building support-notifications ... done Building security-spire-config [2022-09-07T17:01:55.614Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T17:01:55.614Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-07T17:01:55.614Z] ---> d4cec7659bca [2022-09-07T17:01:55.614Z] Step 3/26 : WORKDIR /edgex-go [2022-09-07T17:01:55.614Z] ---> Using cache [2022-09-07T17:01:55.614Z] ---> 28ad940c5c5f [2022-09-07T17:01:55.614Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T17:01:55.614Z] ---> Using cache [2022-09-07T17:01:55.614Z] ---> b0653fa38c98 [2022-09-07T17:01:55.614Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T17:01:55.614Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T17:01:55.614Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-07T17:01:55.614Z] ---> d4cec7659bca [2022-09-07T17:01:55.614Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-07T17:01:55.614Z] ---> Using cache [2022-09-07T17:01:55.614Z] ---> b4d8b2adde31 [2022-09-07T17:01:55.614Z] Step 4/24 : WORKDIR /edgex-go [2022-09-07T17:01:55.614Z] ---> Using cache [2022-09-07T17:01:55.614Z] ---> 1939e2a60a27 [2022-09-07T17:01:55.614Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T17:01:55.614Z] ---> Using cache [2022-09-07T17:01:55.614Z] ---> 35c5cfd9d732 [2022-09-07T17:01:55.614Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-07T17:01:55.614Z] ---> Using cache [2022-09-07T17:01:55.614Z] ---> 2c604557d291 [2022-09-07T17:01:55.614Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-07T17:01:55.614Z] ---> Using cache [2022-09-07T17:01:55.614Z] ---> 2bc1f8297301 [2022-09-07T17:01:55.614Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T17:01:55.614Z] ---> Using cache [2022-09-07T17:01:55.614Z] ---> edcc930d110d [2022-09-07T17:01:55.614Z] Step 9/24 : COPY . . [2022-09-07T17:01:55.614Z] ---> Using cache [2022-09-07T17:01:55.614Z] ---> 21ca03f69e9b [2022-09-07T17:01:55.614Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-07T17:01:55.614Z] ---> Running in 0cbfbaf78cea [2022-09-07T17:01:55.614Z] ---> Running in 594869c484e8 [2022-09-07T17:01:55.614Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T17:01:55.614Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-07T17:01:55.891Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T17:01:57.339Z] OK: 221 MiB in 51 packages [2022-09-07T17:01:59.341Z] Removing intermediate container 0cbfbaf78cea [2022-09-07T17:01:59.341Z] ---> 3c92558b1b33 [2022-09-07T17:01:59.341Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-07T17:01:59.965Z] ---> 4ecd4af04dff [2022-09-07T17:01:59.965Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T17:01:59.965Z] ---> Running in 9e100ed557f5 [2022-09-07T17:02:56.729Z] Removing intermediate container 9e100ed557f5 [2022-09-07T17:02:56.729Z] ---> 769f8019b4e4 [2022-09-07T17:02:56.729Z] Step 8/26 : COPY . . [2022-09-07T17:03:07.009Z] ---> 5e353aaa9279 [2022-09-07T17:03:07.009Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T17:03:07.009Z] ---> Running in 5282d4d1d464 [2022-09-07T17:03:07.009Z] Removing intermediate container 5282d4d1d464 [2022-09-07T17:03:07.009Z] ---> 7abbdd315624 [2022-09-07T17:03:07.009Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-07T17:03:07.009Z] ---> Running in 572e9a485413 [2022-09-07T17:03:07.009Z] Removing intermediate container 572e9a485413 [2022-09-07T17:03:07.009Z] ---> 82814e5c5129 [2022-09-07T17:03:07.009Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-07T17:03:07.009Z] ---> Running in 90f11168186e [2022-09-07T17:03:10.452Z] Removing intermediate container 90f11168186e [2022-09-07T17:03:10.452Z] ---> 15bfed973013 [2022-09-07T17:03:10.452Z] Step 12/26 : WORKDIR /edgex-go [2022-09-07T17:03:10.452Z] ---> Running in 8eb3a4fb37be [2022-09-07T17:03:10.834Z] Removing intermediate container 8eb3a4fb37be [2022-09-07T17:03:10.834Z] ---> 5c9f1ccf9841 [2022-09-07T17:03:10.834Z] [2022-09-07T17:03:10.834Z] Step 13/26 : FROM alpine:3.15 [2022-09-07T17:03:10.834Z] ---> 02e0d6fdf486 [2022-09-07T17:03:10.834Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T17:03:10.834Z] ---> Using cache [2022-09-07T17:03:10.834Z] ---> bbbde15b6117 [2022-09-07T17:03:10.834Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T17:03:10.834Z] ---> Using cache [2022-09-07T17:03:10.834Z] ---> 35568f00ecf4 [2022-09-07T17:03:10.834Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-07T17:03:11.274Z] ---> Running in d7bd433d4130 [2022-09-07T17:03:13.579Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T17:03:14.689Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T17:03:17.215Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T17:03:17.215Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T17:03:17.215Z] OK: 15733 distinct packages available [2022-09-07T17:03:17.517Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T17:03:18.510Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T17:03:19.970Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-07T17:03:19.970Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-07T17:03:20.248Z] (3/4) Installing libucontext (1.1-r0) [2022-09-07T17:03:20.248Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-07T17:03:20.248Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T17:03:20.527Z] OK: 6 MiB in 18 packages [2022-09-07T17:03:22.537Z] Removing intermediate container d7bd433d4130 [2022-09-07T17:03:22.537Z] ---> 63dedc059bd1 [2022-09-07T17:03:22.537Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T17:03:29.326Z] ---> 01b067cf5cdc [2022-09-07T17:03:29.326Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T17:03:29.326Z] ---> 8cc354a22b15 [2022-09-07T17:03:29.326Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-07T17:03:29.607Z] ---> Running in 7796918ea8a8 [2022-09-07T17:03:30.218Z] Removing intermediate container 7796918ea8a8 [2022-09-07T17:03:30.218Z] ---> 01f4d14bd0f5 [2022-09-07T17:03:30.218Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-07T17:03:31.216Z] ---> 4314813085c1 [2022-09-07T17:03:31.216Z] Step 21/26 : WORKDIR / [2022-09-07T17:03:31.216Z] ---> Running in d1f601ce2a9a [2022-09-07T17:03:31.837Z] Removing intermediate container d1f601ce2a9a [2022-09-07T17:03:31.837Z] ---> ff6d54d3d0bb [2022-09-07T17:03:31.837Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T17:03:32.121Z] ---> Running in 0108b22fc388 [2022-09-07T17:03:32.743Z] Removing intermediate container 0108b22fc388 [2022-09-07T17:03:32.743Z] ---> d24e1d3ed301 [2022-09-07T17:03:32.743Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T17:03:32.743Z] ---> Running in 86231f07c1b3 [2022-09-07T17:03:33.375Z] Removing intermediate container 86231f07c1b3 [2022-09-07T17:03:33.375Z] ---> 41954d2053c9 [2022-09-07T17:03:33.375Z] Step 24/26 : LABEL arch=arm64 [2022-09-07T17:03:33.375Z] ---> Running in 4be348c33551 [2022-09-07T17:03:33.987Z] Removing intermediate container 4be348c33551 [2022-09-07T17:03:33.987Z] ---> 8c0ddd7a8213 [2022-09-07T17:03:33.987Z] Step 25/26 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 [2022-09-07T17:03:33.987Z] ---> Running in 2f59a19668c9 [2022-09-07T17:03:34.595Z] Removing intermediate container 2f59a19668c9 [2022-09-07T17:03:34.595Z] ---> c3cda93eaab6 [2022-09-07T17:03:34.595Z] Step 26/26 : LABEL version=0.0.0 [2022-09-07T17:03:34.873Z] ---> Running in ef125e6fc9d8 [2022-09-07T17:03:35.483Z] Removing intermediate container ef125e6fc9d8 [2022-09-07T17:03:35.483Z] ---> 588c2e455571 [2022-09-07T17:03:35.483Z] [2022-09-07T17:03:35.768Z] Successfully built 588c2e455571 [2022-09-07T17:03:35.768Z] Successfully tagged security-spire-config-arm64:latest [2022-09-07T17:03:35.768Z] Building core-data [2022-09-07T17:03:50.930Z]  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T17:03:50.930Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-07T17:03:50.930Z] ---> d4cec7659bca [2022-09-07T17:03:50.930Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-07T17:03:50.930Z] ---> Using cache [2022-09-07T17:03:50.930Z] ---> b4d8b2adde31 [2022-09-07T17:03:50.930Z] Step 4/24 : WORKDIR /edgex-go [2022-09-07T17:03:50.930Z] ---> Using cache [2022-09-07T17:03:50.930Z] ---> 1939e2a60a27 [2022-09-07T17:03:50.930Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T17:03:50.930Z] ---> Using cache [2022-09-07T17:03:50.930Z] ---> 35c5cfd9d732 [2022-09-07T17:03:50.930Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-07T17:03:50.930Z] ---> Running in dc7950fcc07b [2022-09-07T17:03:52.934Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T17:03:53.933Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T17:03:55.416Z] OK: 221 MiB in 51 packages [2022-09-07T17:03:57.513Z] Removing intermediate container dc7950fcc07b [2022-09-07T17:03:57.513Z] ---> b246063705a1 [2022-09-07T17:03:57.513Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-07T17:03:58.150Z] ---> bccb7bd084c8 [2022-09-07T17:03:58.150Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T17:03:58.439Z] ---> Running in 33f44ab73fd9 [2022-09-07T17:04:55.125Z] Removing intermediate container 33f44ab73fd9 [2022-09-07T17:04:55.125Z] ---> 897e8eec06ab [2022-09-07T17:04:55.125Z] Step 9/24 : COPY . . [2022-09-07T17:04:57.782Z] Removing intermediate container 14bcfa9d959d [2022-09-07T17:04:57.782Z] ---> 7de4e8881676 [2022-09-07T17:04:57.782Z] [2022-09-07T17:04:57.782Z] Step 10/31 : FROM alpine:3.16 [2022-09-07T17:04:57.782Z] ---> a6215f271958 [2022-09-07T17:04:57.782Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T17:04:57.782Z] ---> Running in 1be127002eb0 [2022-09-07T17:04:58.793Z] Removing intermediate container 1be127002eb0 [2022-09-07T17:04:58.793Z] ---> 407742b5b157 [2022-09-07T17:04:58.793Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-07T17:04:58.793Z] ---> Running in d0ea36104a95 [2022-09-07T17:05:02.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T17:05:02.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T17:05:03.756Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-07T17:05:03.756Z] (2/2) Installing su-exec (0.2-r1) [2022-09-07T17:05:03.756Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T17:05:04.038Z] OK: 5 MiB in 16 packages [2022-09-07T17:05:06.711Z] Removing intermediate container d0ea36104a95 [2022-09-07T17:05:06.711Z] ---> 919fd0000da5 [2022-09-07T17:05:06.711Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-07T17:05:06.711Z] ---> Running in b50303bc56e8 [2022-09-07T17:05:07.723Z] Removing intermediate container b50303bc56e8 [2022-09-07T17:05:07.723Z] ---> 325436dfba38 [2022-09-07T17:05:07.723Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-07T17:05:07.723Z] ---> Running in 78a5fb3c3a9b [2022-09-07T17:05:08.347Z] ---> e41efcce4033 [2022-09-07T17:05:08.347Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-07T17:05:08.630Z] ---> Running in 84c20f2fc13e [2022-09-07T17:05:08.630Z] Removing intermediate container 78a5fb3c3a9b [2022-09-07T17:05:08.630Z] ---> 04d4b7654378 [2022-09-07T17:05:08.630Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-07T17:05:08.914Z] ---> Running in e840fca38828 [2022-09-07T17:05:09.541Z] Removing intermediate container e840fca38828 [2022-09-07T17:05:09.541Z] ---> 961e8e048a0c [2022-09-07T17:05:09.541Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-07T17:05:09.822Z] ---> Running in 778db6311b0d [2022-09-07T17:05:11.855Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-07T17:05:13.888Z] Removing intermediate container 778db6311b0d [2022-09-07T17:05:13.888Z] ---> 4d230467517c [2022-09-07T17:05:13.888Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-07T17:05:13.888Z] ---> Running in 5cb6165df073 [2022-09-07T17:05:14.507Z] Removing intermediate container 5cb6165df073 [2022-09-07T17:05:14.507Z] ---> e4284b35a9e4 [2022-09-07T17:05:14.507Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-07T17:05:15.524Z] ---> f83973682188 [2022-09-07T17:05:15.524Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-07T17:05:15.524Z] ---> Running in c96be6b2f408 [2022-09-07T17:05:18.981Z] Removing intermediate container c96be6b2f408 [2022-09-07T17:05:18.981Z] ---> 1f98f8ee0f95 [2022-09-07T17:05:18.981Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T17:05:19.990Z] ---> a4d36233acfc [2022-09-07T17:05:19.990Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-07T17:05:22.012Z] ---> 394368501e44 [2022-09-07T17:05:22.012Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-07T17:05:22.625Z] ---> 42fa6d6cf853 [2022-09-07T17:05:22.625Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-07T17:05:23.643Z] ---> a42f915a074a [2022-09-07T17:05:23.643Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-07T17:05:25.123Z] ---> 018564f346e6 [2022-09-07T17:05:25.123Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-07T17:05:26.136Z] ---> a2c55b0a16c3 [2022-09-07T17:05:26.136Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-07T17:05:26.136Z] ---> Running in 66d61ab7a9ed [2022-09-07T17:05:29.623Z] Removing intermediate container 66d61ab7a9ed [2022-09-07T17:05:29.623Z] ---> bbda0717d5dc [2022-09-07T17:05:29.623Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-07T17:05:29.623Z] ---> Running in 6e32eb58b53b [2022-09-07T17:05:29.911Z] Removing intermediate container 6e32eb58b53b [2022-09-07T17:05:29.911Z] ---> 466cf5a09bf3 [2022-09-07T17:05:29.911Z] Step 28/31 : CMD ["gate"] [2022-09-07T17:05:30.196Z] ---> Running in e2a62850a56d [2022-09-07T17:05:30.819Z] Removing intermediate container e2a62850a56d [2022-09-07T17:05:30.819Z] ---> e80234eb4b7e [2022-09-07T17:05:30.819Z] Step 29/31 : LABEL arch=arm64 [2022-09-07T17:05:30.819Z] ---> Running in f207933ae1f6 [2022-09-07T17:05:31.450Z] Removing intermediate container f207933ae1f6 [2022-09-07T17:05:31.450Z] ---> daed21e5a87c [2022-09-07T17:05:31.450Z] Step 30/31 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 [2022-09-07T17:05:31.450Z] ---> Running in b50ed2057438 [2022-09-07T17:05:32.078Z] Removing intermediate container b50ed2057438 [2022-09-07T17:05:32.078Z] ---> e8af646efda2 [2022-09-07T17:05:32.078Z] Step 31/31 : LABEL version=0.0.0 [2022-09-07T17:05:32.078Z] ---> Running in e8eba39c1389 [2022-09-07T17:05:32.697Z] Removing intermediate container e8eba39c1389 [2022-09-07T17:05:32.698Z] ---> d19f65124463 [2022-09-07T17:05:32.698Z] [2022-09-07T17:05:32.982Z] Successfully built d19f65124463 [2022-09-07T17:05:32.982Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-07T17:05:32.982Z]  Building security-bootstrapper ... done Building security-spire-agent [2022-09-07T17:05:51.382Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T17:05:51.382Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-07T17:05:51.382Z] ---> d4cec7659bca [2022-09-07T17:05:51.382Z] Step 3/26 : WORKDIR /edgex-go [2022-09-07T17:05:51.382Z] ---> Using cache [2022-09-07T17:05:51.382Z] ---> 28ad940c5c5f [2022-09-07T17:05:51.382Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T17:05:51.382Z] ---> Using cache [2022-09-07T17:05:51.382Z] ---> b0653fa38c98 [2022-09-07T17:05:51.382Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T17:05:51.382Z] ---> Using cache [2022-09-07T17:05:51.382Z] ---> 3c92558b1b33 [2022-09-07T17:05:51.382Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-07T17:05:51.382Z] ---> Using cache [2022-09-07T17:05:51.382Z] ---> 4ecd4af04dff [2022-09-07T17:05:51.382Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T17:05:51.382Z] ---> Using cache [2022-09-07T17:05:51.382Z] ---> 769f8019b4e4 [2022-09-07T17:05:51.382Z] Step 8/26 : COPY . . [2022-09-07T17:05:51.382Z] ---> Using cache [2022-09-07T17:05:51.382Z] ---> 5e353aaa9279 [2022-09-07T17:05:51.382Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T17:05:51.382Z] ---> Using cache [2022-09-07T17:05:51.382Z] ---> 7abbdd315624 [2022-09-07T17:05:51.382Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-07T17:05:51.382Z] ---> Using cache [2022-09-07T17:05:51.382Z] ---> 82814e5c5129 [2022-09-07T17:05:51.382Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-07T17:05:51.382Z] ---> Using cache [2022-09-07T17:05:51.382Z] ---> 15bfed973013 [2022-09-07T17:05:51.382Z] Step 12/26 : WORKDIR /edgex-go [2022-09-07T17:05:51.382Z] ---> Using cache [2022-09-07T17:05:51.382Z] ---> 5c9f1ccf9841 [2022-09-07T17:05:51.382Z] [2022-09-07T17:05:51.382Z] Step 13/26 : FROM alpine:3.15 [2022-09-07T17:05:51.382Z] ---> 02e0d6fdf486 [2022-09-07T17:05:51.382Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T17:05:51.382Z] ---> Using cache [2022-09-07T17:05:51.382Z] ---> bbbde15b6117 [2022-09-07T17:05:51.382Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T17:05:51.382Z] ---> Using cache [2022-09-07T17:05:51.382Z] ---> 35568f00ecf4 [2022-09-07T17:05:51.382Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-07T17:05:51.662Z] ---> Running in 0882534a6e51 [2022-09-07T17:05:54.332Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T17:05:55.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T17:05:57.848Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T17:05:57.848Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T17:05:57.848Z] OK: 15733 distinct packages available [2022-09-07T17:05:57.848Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T17:05:58.858Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T17:06:00.872Z] Removing intermediate container 6940e1a2681f [2022-09-07T17:06:00.872Z] ---> 7b5e74084bba [2022-09-07T17:06:00.872Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-07T17:06:00.872Z] ---> Running in ac6c076168bc [2022-09-07T17:06:01.486Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-07T17:06:01.486Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-07T17:06:01.486Z] (3/5) Installing libucontext (1.1-r0) [2022-09-07T17:06:01.770Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-07T17:06:01.770Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-07T17:06:02.054Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T17:06:02.054Z] OK: 6 MiB in 19 packages [2022-09-07T17:06:03.520Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-07T17:06:04.133Z] Removing intermediate container 0882534a6e51 [2022-09-07T17:06:04.133Z] ---> d353da43522f [2022-09-07T17:06:04.133Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-07T17:06:08.501Z] ---> 521252e55eac [2022-09-07T17:06:08.501Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T17:06:10.521Z] Removing intermediate container ac6c076168bc [2022-09-07T17:06:10.521Z] ---> aee7e04feca5 [2022-09-07T17:06:10.521Z] [2022-09-07T17:06:10.521Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T17:06:10.521Z] ---> a6215f271958 [2022-09-07T17:06:10.521Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-07T17:06:10.521Z] ---> Running in c807a2838658 [2022-09-07T17:06:11.136Z] Removing intermediate container c807a2838658 [2022-09-07T17:06:11.136Z] ---> 05c10f7fb161 [2022-09-07T17:06:11.136Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-07T17:06:11.417Z] ---> Running in ba1026ad2338 [2022-09-07T17:06:14.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T17:06:14.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T17:06:15.353Z] ---> d9c97699ee11 [2022-09-07T17:06:15.353Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T17:06:15.633Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-07T17:06:15.633Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-07T17:06:15.915Z] (3/33) Installing readline (8.1.2-r0) [2022-09-07T17:06:15.915Z] (4/33) Installing bash (5.1.16-r2) [2022-09-07T17:06:15.915Z] Executing bash-5.1.16-r2.post-install [2022-09-07T17:06:15.915Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-07T17:06:16.200Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-07T17:06:16.200Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-07T17:06:16.200Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-07T17:06:16.200Z] (9/33) Installing curl (7.83.1-r3) [2022-09-07T17:06:16.200Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-07T17:06:16.489Z] ---> 4de2188df671 [2022-09-07T17:06:16.489Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-07T17:06:17.962Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-07T17:06:17.962Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-07T17:06:17.962Z] ---> 7e38ca89e448 [2022-09-07T17:06:17.962Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-07T17:06:17.962Z] (13/33) Installing expat (2.4.8-r0) [2022-09-07T17:06:17.962Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-07T17:06:17.962Z] (15/33) Installing gdbm (1.23-r0) [2022-09-07T17:06:17.962Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-07T17:06:17.962Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-07T17:06:17.962Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-07T17:06:17.962Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-07T17:06:17.962Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-07T17:06:17.962Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-07T17:06:18.979Z] ---> 9a26ce901bc9 [2022-09-07T17:06:18.979Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T17:06:19.262Z] ---> Running in 30c1a3a61bd4 [2022-09-07T17:06:19.898Z] Removing intermediate container 30c1a3a61bd4 [2022-09-07T17:06:19.898Z] ---> af43bd58d7b2 [2022-09-07T17:06:19.898Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T17:06:20.200Z] ---> Running in 871c09258618 [2022-09-07T17:06:20.819Z] Removing intermediate container 871c09258618 [2022-09-07T17:06:20.819Z] ---> 03ad1ca7a72a [2022-09-07T17:06:20.819Z] Step 24/26 : LABEL arch=arm64 [2022-09-07T17:06:21.119Z] ---> Running in e3d9077c782c [2022-09-07T17:06:21.735Z] Removing intermediate container e3d9077c782c [2022-09-07T17:06:21.735Z] ---> be18f20d265f [2022-09-07T17:06:21.735Z] Step 25/26 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 [2022-09-07T17:06:21.735Z] ---> Running in e301838ac7a7 [2022-09-07T17:06:22.382Z] Removing intermediate container e301838ac7a7 [2022-09-07T17:06:22.382Z] ---> d2eaabc8f14e [2022-09-07T17:06:22.382Z] Step 26/26 : LABEL version=0.0.0 [2022-09-07T17:06:22.382Z] ---> Running in 779442a13eba [2022-09-07T17:06:22.679Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-07T17:06:22.679Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-07T17:06:22.679Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-07T17:06:22.679Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-07T17:06:22.679Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-07T17:06:22.679Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-07T17:06:22.679Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-07T17:06:22.679Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-07T17:06:22.679Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-07T17:06:22.679Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-07T17:06:22.679Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-07T17:06:22.969Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-07T17:06:23.256Z] Removing intermediate container 779442a13eba [2022-09-07T17:06:23.256Z] ---> 6f09ac3dc890 [2022-09-07T17:06:23.256Z] [2022-09-07T17:06:23.538Z] Successfully built 6f09ac3dc890 [2022-09-07T17:06:23.538Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-07T17:06:23.538Z] Building security-spire-server [2022-09-07T17:06:24.528Z]  Building security-spire-agent ... done Executing busybox-1.35.0-r17.trigger [2022-09-07T17:06:24.528Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T17:06:25.137Z] OK: 120 MiB in 47 packages [2022-09-07T17:06:43.578Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T17:06:43.578Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T17:06:43.578Z] ---> d4cec7659bca [2022-09-07T17:06:43.578Z] Step 3/25 : WORKDIR /edgex-go [2022-09-07T17:06:43.578Z] ---> Using cache [2022-09-07T17:06:43.578Z] ---> 28ad940c5c5f [2022-09-07T17:06:43.578Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T17:06:43.578Z] ---> Using cache [2022-09-07T17:06:43.578Z] ---> b0653fa38c98 [2022-09-07T17:06:43.578Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T17:06:43.578Z] ---> Using cache [2022-09-07T17:06:43.578Z] ---> 3c92558b1b33 [2022-09-07T17:06:43.578Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-07T17:06:43.578Z] ---> Using cache [2022-09-07T17:06:43.578Z] ---> 4ecd4af04dff [2022-09-07T17:06:43.578Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T17:06:43.578Z] ---> Using cache [2022-09-07T17:06:43.578Z] ---> 769f8019b4e4 [2022-09-07T17:06:43.578Z] Step 8/25 : COPY . . [2022-09-07T17:06:43.578Z] ---> Using cache [2022-09-07T17:06:43.578Z] ---> 5e353aaa9279 [2022-09-07T17:06:43.578Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T17:06:43.578Z] ---> Using cache [2022-09-07T17:06:43.578Z] ---> 7abbdd315624 [2022-09-07T17:06:43.578Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-07T17:06:43.578Z] ---> Using cache [2022-09-07T17:06:43.578Z] ---> 82814e5c5129 [2022-09-07T17:06:43.578Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-07T17:06:43.578Z] ---> Running in 251947d9cea4 [2022-09-07T17:06:46.279Z] Removing intermediate container 251947d9cea4 [2022-09-07T17:06:46.279Z] ---> a421393962a8 [2022-09-07T17:06:46.279Z] Step 12/25 : WORKDIR /edgex-go [2022-09-07T17:06:46.279Z] ---> Running in e87c329507ef [2022-09-07T17:06:46.894Z] Removing intermediate container e87c329507ef [2022-09-07T17:06:46.894Z] ---> cfc37aacd9f1 [2022-09-07T17:06:46.894Z] [2022-09-07T17:06:46.894Z] Step 13/25 : FROM alpine:3.15 [2022-09-07T17:06:46.894Z] ---> 02e0d6fdf486 [2022-09-07T17:06:46.894Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T17:06:46.894Z] ---> Using cache [2022-09-07T17:06:46.894Z] ---> bbbde15b6117 [2022-09-07T17:06:46.894Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T17:06:46.894Z] ---> Using cache [2022-09-07T17:06:46.894Z] ---> 35568f00ecf4 [2022-09-07T17:06:46.894Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-07T17:06:46.894Z] ---> Using cache [2022-09-07T17:06:46.894Z] ---> d353da43522f [2022-09-07T17:06:46.894Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T17:06:47.178Z] Collecting docker-compose==1.23.2 [2022-09-07T17:06:47.464Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-07T17:06:47.747Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.2 MB/s eta 0:00:00 [2022-09-07T17:06:48.369Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-07T17:06:49.383Z] Collecting PyYAML<4,>=3.10 [2022-09-07T17:06:49.383Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-07T17:06:49.383Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 10.2 MB/s eta 0:00:00 [2022-09-07T17:06:52.852Z] Preparing metadata (setup.py): started [2022-09-07T17:06:52.852Z] ---> 040fbd79e9f7 [2022-09-07T17:06:52.852Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T17:06:53.869Z] ---> b536e83c6b51 [2022-09-07T17:06:53.869Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-07T17:06:54.886Z] ---> c5d7b2cf1a0f [2022-09-07T17:06:54.886Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-07T17:06:55.164Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T17:06:55.873Z] ---> 7a7035040f9d [2022-09-07T17:06:55.873Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T17:06:56.254Z] Collecting docker<4.0,>=3.6.0 [2022-09-07T17:06:56.254Z] ---> Running in 00bddd66a363 [2022-09-07T17:06:56.254Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-07T17:06:56.254Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 4.5 MB/s eta 0:00:00 [2022-09-07T17:06:56.641Z] Removing intermediate container 00bddd66a363 [2022-09-07T17:06:56.641Z] ---> 3d49b3485e74 [2022-09-07T17:06:56.641Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T17:06:56.641Z] Collecting docopt<0.7,>=0.6.1 [2022-09-07T17:06:56.641Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-07T17:06:56.641Z] ---> Running in 6f1466bc82d0 [2022-09-07T17:06:57.049Z] Preparing metadata (setup.py): started [2022-09-07T17:06:57.367Z] Removing intermediate container 6f1466bc82d0 [2022-09-07T17:06:57.367Z] ---> 06383e5ef769 [2022-09-07T17:06:57.367Z] Step 23/25 : LABEL arch=arm64 [2022-09-07T17:06:57.367Z] ---> Running in a9268036df44 [2022-09-07T17:06:58.029Z] Removing intermediate container a9268036df44 [2022-09-07T17:06:58.029Z] ---> 961584bd6ec9 [2022-09-07T17:06:58.029Z] Step 24/25 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 [2022-09-07T17:06:58.331Z] ---> Running in 2ef595a72346 [2022-09-07T17:06:58.956Z] Removing intermediate container 2ef595a72346 [2022-09-07T17:06:58.956Z] ---> 5f0e7c68204e [2022-09-07T17:06:58.956Z] Step 25/25 : LABEL version=0.0.0 [2022-09-07T17:06:58.956Z] ---> Running in c68abfb3d802 [2022-09-07T17:06:59.604Z] Removing intermediate container c68abfb3d802 [2022-09-07T17:06:59.604Z] ---> 02dbe6e5c250 [2022-09-07T17:06:59.604Z] [2022-09-07T17:06:59.921Z] Successfully built 02dbe6e5c250 [2022-09-07T17:06:59.921Z] Successfully tagged security-spire-server-arm64:latest [2022-09-07T17:07:01.477Z]  Building security-spire-server ... done  Preparing metadata (setup.py): finished with status 'done' [2022-09-07T17:07:02.109Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-07T17:07:02.109Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-07T17:07:02.109Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.1 MB/s eta 0:00:00 [2022-09-07T17:07:02.415Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-07T17:07:02.415Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-07T17:07:02.415Z] Preparing metadata (setup.py): started [2022-09-07T17:07:05.881Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T17:07:05.881Z] Collecting cached-property<2,>=1.2.0 [2022-09-07T17:07:05.881Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-07T17:07:05.881Z] Collecting texttable<0.10,>=0.9.0 [2022-09-07T17:07:05.881Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-07T17:07:06.174Z] Preparing metadata (setup.py): started [2022-09-07T17:07:09.655Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T17:07:09.655Z] Collecting jsonschema<3,>=2.5.1 [2022-09-07T17:07:09.655Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-07T17:07:09.938Z] Removing intermediate container 48df88ab47ea [2022-09-07T17:07:09.938Z] ---> fcda610c65fe [2022-09-07T17:07:09.938Z] [2022-09-07T17:07:09.938Z] Step 11/25 : FROM alpine:3.16 [2022-09-07T17:07:09.938Z] ---> a6215f271958 [2022-09-07T17:07:09.938Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-07T17:07:09.938Z] ---> Using cache [2022-09-07T17:07:09.938Z] ---> 8ed987354562 [2022-09-07T17:07:09.938Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T17:07:09.938Z] ---> Using cache [2022-09-07T17:07:09.938Z] ---> b0dc2d1f83c0 [2022-09-07T17:07:09.938Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-07T17:07:09.938Z] ---> Running in 19299d1b0840 [2022-09-07T17:07:10.554Z] Removing intermediate container 19299d1b0840 [2022-09-07T17:07:10.554Z] ---> 2afce4ddcccc [2022-09-07T17:07:10.554Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-07T17:07:10.554Z] ---> Running in e5eaa1f3f3ee [2022-09-07T17:07:11.173Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-07T17:07:11.173Z] Removing intermediate container e5eaa1f3f3ee [2022-09-07T17:07:11.173Z] ---> 244a4dbb81d6 [2022-09-07T17:07:11.173Z] Step 16/25 : WORKDIR / [2022-09-07T17:07:11.173Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-07T17:07:11.173Z] ---> Running in 2b2a30012085 [2022-09-07T17:07:11.463Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.3 MB/s eta 0:00:00 [2022-09-07T17:07:11.750Z] Removing intermediate container 2b2a30012085 [2022-09-07T17:07:11.750Z] ---> 0ec38fc744d1 [2022-09-07T17:07:11.750Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T17:07:11.750Z] Collecting docker-pycreds>=0.4.0 [2022-09-07T17:07:12.037Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-07T17:07:13.045Z] ---> 1ffc445d7707 [2022-09-07T17:07:13.045Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-07T17:07:14.050Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-07T17:07:14.050Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-07T17:07:14.050Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.1 MB/s eta 0:00:00 [2022-09-07T17:07:14.331Z] Collecting idna<2.8,>=2.5 [2022-09-07T17:07:14.331Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-07T17:07:14.331Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.4 MB/s eta 0:00:00 [2022-09-07T17:07:14.612Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-07T17:07:14.612Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-07T17:07:14.612Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.4 MB/s eta 0:00:00 [2022-09-07T17:07:14.896Z] ---> 83a7e6edbd9d [2022-09-07T17:07:14.896Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-07T17:07:15.176Z] Collecting certifi>=2017.4.17 [2022-09-07T17:07:15.176Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-07T17:07:15.176Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 16.8 MB/s eta 0:00:00 [2022-09-07T17:07:15.792Z] ---> aca321e20b17 [2022-09-07T17:07:15.792Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-07T17:07:16.070Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-07T17:07:16.070Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-07T17:07:16.070Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-07T17:07:16.070Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-07T17:07:16.689Z] ---> 5bb238314c41 [2022-09-07T17:07:16.689Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-07T17:07:16.966Z] ---> Running in 763bd9487105 [2022-09-07T17:07:17.570Z] Removing intermediate container 763bd9487105 [2022-09-07T17:07:17.570Z] ---> d4b9b70bdeef [2022-09-07T17:07:17.571Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T17:07:17.571Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-07T17:07:17.571Z] Running setup.py install for texttable: started [2022-09-07T17:07:17.571Z] ---> Running in a953ea38fc87 [2022-09-07T17:07:18.180Z] Removing intermediate container a953ea38fc87 [2022-09-07T17:07:18.180Z] ---> 9b1889d7456f [2022-09-07T17:07:18.180Z] Step 23/25 : LABEL arch=arm64 [2022-09-07T17:07:18.458Z] ---> Running in 950c26478707 [2022-09-07T17:07:19.082Z] Removing intermediate container 950c26478707 [2022-09-07T17:07:19.082Z] ---> 7fb92abc05b7 [2022-09-07T17:07:19.082Z] Step 24/25 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 [2022-09-07T17:07:19.082Z] ---> Running in 4a4788656774 [2022-09-07T17:07:19.723Z] Removing intermediate container 4a4788656774 [2022-09-07T17:07:19.723Z] ---> c06b1c38fe0f [2022-09-07T17:07:19.723Z] Step 25/25 : LABEL version=0.0.0 [2022-09-07T17:07:20.015Z] ---> Running in b5955c96fbf9 [2022-09-07T17:07:20.294Z] Removing intermediate container b5955c96fbf9 [2022-09-07T17:07:20.294Z] ---> 4501551a822b [2022-09-07T17:07:20.294Z] [2022-09-07T17:07:20.572Z] Running setup.py install for texttable: finished with status 'done' [2022-09-07T17:07:20.572Z] Successfully built 4501551a822b [2022-09-07T17:07:20.572Z] Running setup.py install for PyYAML: started [2022-09-07T17:07:20.854Z] Successfully tagged core-metadata-arm64:latest [2022-09-07T17:07:23.509Z]  Building core-metadata ... done  Running setup.py install for PyYAML: finished with status 'done' [2022-09-07T17:07:24.961Z] Running setup.py install for docopt: started [2022-09-07T17:07:27.611Z] Running setup.py install for docopt: finished with status 'done' [2022-09-07T17:07:31.047Z] Running setup.py install for dockerpty: started [2022-09-07T17:07:33.057Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-07T17:07:36.487Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-07T17:07:36.487Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-07T17:07:54.937Z] Removing intermediate container ba1026ad2338 [2022-09-07T17:07:54.937Z] ---> 7a6295b7ba04 [2022-09-07T17:07:54.937Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-07T17:07:54.937Z] ---> Running in ecdd82249326 [2022-09-07T17:07:54.937Z] Removing intermediate container ecdd82249326 [2022-09-07T17:07:54.937Z] ---> b734da89080f [2022-09-07T17:07:54.937Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T17:07:54.937Z] ---> Running in 7a441a5482bd [2022-09-07T17:07:55.219Z] Removing intermediate container 7a441a5482bd [2022-09-07T17:07:55.219Z] ---> 4d845f46fcd7 [2022-09-07T17:07:55.219Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-07T17:07:57.238Z] ---> 1b670d7da688 [2022-09-07T17:07:57.238Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-07T17:07:58.237Z] ---> 2ac6205f0eb6 [2022-09-07T17:07:58.237Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-07T17:07:59.714Z] ---> f489a5121af3 [2022-09-07T17:07:59.714Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-07T17:07:59.714Z] ---> Running in b0ad1fc1bdc5 [2022-09-07T17:08:00.332Z] Removing intermediate container b0ad1fc1bdc5 [2022-09-07T17:08:00.332Z] ---> a8dfd26875af [2022-09-07T17:08:00.332Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T17:08:00.332Z] ---> Running in 1204735c2968 [2022-09-07T17:08:00.951Z] Removing intermediate container 1204735c2968 [2022-09-07T17:08:00.951Z] ---> 4d2be067ce0c [2022-09-07T17:08:00.951Z] Step 21/23 : LABEL arch=arm64 [2022-09-07T17:08:00.951Z] ---> Running in 7dba4c911d45 [2022-09-07T17:08:01.560Z] Removing intermediate container 7dba4c911d45 [2022-09-07T17:08:01.560Z] ---> 4a1cb37b28d1 [2022-09-07T17:08:01.560Z] Step 22/23 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 [2022-09-07T17:08:01.841Z] ---> Running in 665b755b626d [2022-09-07T17:08:02.128Z] Removing intermediate container 665b755b626d [2022-09-07T17:08:02.128Z] ---> 6f29eb91d133 [2022-09-07T17:08:02.128Z] Step 23/23 : LABEL version=0.0.0 [2022-09-07T17:08:02.409Z] ---> Running in 6b83185a9613 [2022-09-07T17:08:03.015Z] Removing intermediate container 6b83185a9613 [2022-09-07T17:08:03.015Z] ---> c13c40054338 [2022-09-07T17:08:03.015Z] [2022-09-07T17:08:03.296Z] Successfully built c13c40054338 [2022-09-07T17:08:03.296Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-07T17:08:25.565Z]  Building sys-mgmt-agent ... done Removing intermediate container 594869c484e8 [2022-09-07T17:08:25.565Z] ---> b298dcf49baa [2022-09-07T17:08:25.565Z] [2022-09-07T17:08:25.565Z] Step 11/24 : FROM alpine:3.16 [2022-09-07T17:08:25.565Z] ---> a6215f271958 [2022-09-07T17:08:25.565Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-07T17:08:25.565Z] ---> Using cache [2022-09-07T17:08:25.565Z] ---> 8ed987354562 [2022-09-07T17:08:25.565Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T17:08:25.565Z] ---> Using cache [2022-09-07T17:08:25.565Z] ---> b0dc2d1f83c0 [2022-09-07T17:08:25.565Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-07T17:08:25.565Z] ---> Running in 7c9132801e45 [2022-09-07T17:08:25.565Z] Removing intermediate container 7c9132801e45 [2022-09-07T17:08:25.565Z] ---> a12d75457c79 [2022-09-07T17:08:25.565Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-07T17:08:25.565Z] ---> Running in 9384792aed3f [2022-09-07T17:08:26.173Z] Removing intermediate container 9384792aed3f [2022-09-07T17:08:26.173Z] ---> 17d9637d717c [2022-09-07T17:08:26.173Z] Step 16/24 : WORKDIR / [2022-09-07T17:08:26.173Z] ---> Running in f7cd03da76f4 [2022-09-07T17:08:26.779Z] Removing intermediate container f7cd03da76f4 [2022-09-07T17:08:26.779Z] ---> ab0b4cdc874b [2022-09-07T17:08:26.779Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T17:08:27.781Z] ---> 85b6679f03df [2022-09-07T17:08:27.782Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-07T17:08:29.802Z] ---> dc3e478b9cd0 [2022-09-07T17:08:29.803Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-07T17:08:30.410Z] ---> 40765de84516 [2022-09-07T17:08:30.410Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-07T17:08:30.410Z] ---> Running in 5513a35a1163 [2022-09-07T17:08:31.019Z] Removing intermediate container 5513a35a1163 [2022-09-07T17:08:31.019Z] ---> 26ea255f6945 [2022-09-07T17:08:31.019Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T17:08:31.019Z] ---> Running in 1ee07b50a7dc [2022-09-07T17:08:31.635Z] Removing intermediate container 1ee07b50a7dc [2022-09-07T17:08:31.635Z] ---> a018e9fe6d22 [2022-09-07T17:08:31.635Z] Step 22/24 : LABEL arch=arm64 [2022-09-07T17:08:31.928Z] ---> Running in c2e96f4d97e9 [2022-09-07T17:08:32.215Z] Removing intermediate container c2e96f4d97e9 [2022-09-07T17:08:32.215Z] ---> e3d8103a9265 [2022-09-07T17:08:32.215Z] Step 23/24 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 [2022-09-07T17:08:32.492Z] ---> Running in 243c14cfa8f2 [2022-09-07T17:08:33.111Z] Removing intermediate container 243c14cfa8f2 [2022-09-07T17:08:33.111Z] ---> 2f18730529df [2022-09-07T17:08:33.111Z] Step 24/24 : LABEL version=0.0.0 [2022-09-07T17:08:33.111Z] ---> Running in 4a004a301160 [2022-09-07T17:08:33.705Z] Removing intermediate container 4a004a301160 [2022-09-07T17:08:33.705Z] ---> 31f43f6f640b [2022-09-07T17:08:33.705Z] [2022-09-07T17:08:33.981Z] Successfully built 31f43f6f640b [2022-09-07T17:08:33.981Z] Successfully tagged core-command-arm64:latest [2022-09-07T17:09:20.998Z]  Building core-command ... done Removing intermediate container 84c20f2fc13e [2022-09-07T17:09:20.998Z] ---> a0573b9442f5 [2022-09-07T17:09:20.998Z] [2022-09-07T17:09:20.998Z] Step 11/24 : FROM alpine:3.16 [2022-09-07T17:09:20.998Z] ---> a6215f271958 [2022-09-07T17:09:20.998Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-07T17:09:20.998Z] ---> Running in 648ce85313e3 [2022-09-07T17:09:20.998Z] Removing intermediate container 648ce85313e3 [2022-09-07T17:09:20.998Z] ---> e858db5719fe [2022-09-07T17:09:20.998Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-07T17:09:20.998Z] ---> Running in 8e5cf347ba16 [2022-09-07T17:09:20.998Z] Removing intermediate container 8e5cf347ba16 [2022-09-07T17:09:20.998Z] ---> f2c14e733b27 [2022-09-07T17:09:20.998Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-07T17:09:20.998Z] ---> Running in fa3305fe20a7 [2022-09-07T17:09:20.998Z] Removing intermediate container fa3305fe20a7 [2022-09-07T17:09:20.998Z] ---> a822731e6e1a [2022-09-07T17:09:20.998Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T17:09:20.998Z] ---> Running in a322b1fd2461 [2022-09-07T17:09:20.998Z] Removing intermediate container a322b1fd2461 [2022-09-07T17:09:20.998Z] ---> 3d0927906a4c [2022-09-07T17:09:20.998Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-07T17:09:20.998Z] ---> Running in b6d4f2b2e906 [2022-09-07T17:09:20.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T17:09:20.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T17:09:20.998Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-07T17:09:20.998Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-07T17:09:20.998Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-07T17:09:20.998Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-07T17:09:20.998Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-07T17:09:20.998Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-07T17:09:20.998Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T17:09:20.998Z] OK: 8 MiB in 20 packages [2022-09-07T17:09:21.591Z] Removing intermediate container b6d4f2b2e906 [2022-09-07T17:09:21.591Z] ---> f62f4bdc84f1 [2022-09-07T17:09:21.591Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T17:09:22.189Z] ---> f3fbcd785bc2 [2022-09-07T17:09:22.189Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-07T17:09:23.169Z] ---> 3be580e50bb9 [2022-09-07T17:09:23.169Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-07T17:09:23.772Z] ---> b10fc89b0763 [2022-09-07T17:09:23.772Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-07T17:09:23.772Z] ---> Running in 89b62472e46e [2022-09-07T17:09:24.372Z] Removing intermediate container 89b62472e46e [2022-09-07T17:09:24.372Z] ---> f52af83d6182 [2022-09-07T17:09:24.372Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T17:09:24.372Z] ---> Running in 6846deb0f48c [2022-09-07T17:09:24.645Z] Removing intermediate container 6846deb0f48c [2022-09-07T17:09:24.645Z] ---> fdb3be3bd9fe [2022-09-07T17:09:24.645Z] Step 22/24 : LABEL arch=arm64 [2022-09-07T17:09:24.645Z] ---> Running in 97525c4dddba [2022-09-07T17:09:24.919Z] Removing intermediate container 97525c4dddba [2022-09-07T17:09:24.919Z] ---> 606457ce0471 [2022-09-07T17:09:24.919Z] Step 23/24 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 [2022-09-07T17:09:25.203Z] ---> Running in 97a878b14eec [2022-09-07T17:09:25.475Z] Removing intermediate container 97a878b14eec [2022-09-07T17:09:25.475Z] ---> 6c2f696fa8ec [2022-09-07T17:09:25.475Z] Step 24/24 : LABEL version=0.0.0 [2022-09-07T17:09:25.475Z] ---> Running in 7f4dd071d67e [2022-09-07T17:09:25.749Z] Removing intermediate container 7f4dd071d67e [2022-09-07T17:09:25.749Z] ---> c36ffbfc46ec [2022-09-07T17:09:25.749Z] [2022-09-07T17:09:26.344Z] Successfully built c36ffbfc46ec [2022-09-07T17:09:26.344Z] Successfully tagged core-data-arm64:latest [2022-09-07T17:09:26.361Z]  Building core-data ... done  [Pipeline] } [2022-09-07T17:09:26.364Z] $ docker stop --time=1 41f0c11afcf22c208370711d2f4e32f8d65b4fee16fdc554027ee23def0e58c8 [2022-09-07T17:09:28.101Z] $ docker rm -f 41f0c11afcf22c208370711d2f4e32f8d65b4fee16fdc554027ee23def0e58c8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-07T17:09:28.680Z] + docker images [2022-09-07T17:09:28.954Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-07T17:09:28.954Z] core-data-arm64 latest c36ffbfc46ec 3 seconds ago 20.7MB [2022-09-07T17:09:28.954Z] a0573b9442f5 16 seconds ago 1.38GB [2022-09-07T17:09:28.954Z] core-command-arm64 latest 31f43f6f640b 55 seconds ago 16.7MB [2022-09-07T17:09:28.954Z] b298dcf49baa About a minute ago 1.37GB [2022-09-07T17:09:28.954Z] sys-mgmt-agent-arm64 latest c13c40054338 About a minute ago 133MB [2022-09-07T17:09:28.954Z] core-metadata-arm64 latest 4501551a822b 2 minutes ago 17.5MB [2022-09-07T17:09:28.954Z] fcda610c65fe 2 minutes ago 1.38GB [2022-09-07T17:09:28.954Z] security-spire-server-arm64 latest 02dbe6e5c250 2 minutes ago 84.2MB [2022-09-07T17:09:28.954Z] cfc37aacd9f1 2 minutes ago 1.25GB [2022-09-07T17:09:28.954Z] security-spire-agent-arm64 latest 6f09ac3dc890 3 minutes ago 122MB [2022-09-07T17:09:28.954Z] aee7e04feca5 3 minutes ago 1.36GB [2022-09-07T17:09:28.954Z] security-bootstrapper-arm64 latest d19f65124463 3 minutes ago 18.7MB [2022-09-07T17:09:28.954Z] 7de4e8881676 4 minutes ago 1.36GB [2022-09-07T17:09:28.954Z] security-spire-config-arm64 latest 588c2e455571 5 minutes ago 83.6MB [2022-09-07T17:09:28.954Z] 5c9f1ccf9841 6 minutes ago 1.25GB [2022-09-07T17:09:28.954Z] support-notifications-arm64 latest 16c02d0717fd 8 minutes ago 26.3MB [2022-09-07T17:09:28.954Z] support-scheduler-arm64 latest 43f5a48c1a65 8 minutes ago 25.7MB [2022-09-07T17:09:28.954Z] 77e3f57a286f 8 minutes ago 1.43GB [2022-09-07T17:09:28.954Z] 395655f129b3 8 minutes ago 1.43GB [2022-09-07T17:09:28.954Z] security-spiffe-token-provider-arm64 latest 4b52a52114c2 10 minutes ago 28.4MB [2022-09-07T17:09:28.954Z] aa798875acdc 11 minutes ago 1.41GB [2022-09-07T17:09:28.954Z] security-secretstore-setup-arm64 latest 3b18e263db0d 11 minutes ago 28.2MB [2022-09-07T17:09:28.954Z] security-proxy-setup-arm64 latest 1c8727c4ff02 12 minutes ago 26.4MB [2022-09-07T17:09:28.954Z] 8485b2eda6b0 12 minutes ago 1.37GB [2022-09-07T17:09:28.954Z] 3925a3b15159 12 minutes ago 1.36GB [2022-09-07T17:09:28.954Z] ci-base-image-arm64 latest d4cec7659bca 33 minutes ago 995MB [2022-09-07T17:09:28.954Z] alpine 3.15 02e0d6fdf486 4 weeks ago 5.33MB [2022-09-07T17:09:28.954Z] alpine 3.16 a6215f271958 4 weeks ago 5.29MB [2022-09-07T17:09:28.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-07T17:09:28.954Z] 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 [2022-09-07T17:09:29.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-07T17:09:29.415Z] [2022-09-07T17:09:29.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T17:09:29.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-07T17:09:30.045Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-07T17:09:30.045Z] 8998bd30e6a1: Pulling fs layer [2022-09-07T17:09:30.045Z] 04944245beec: Pulling fs layer [2022-09-07T17:09:30.045Z] 699f458cf7ca: Pulling fs layer [2022-09-07T17:09:30.045Z] 765212b225bb: Pulling fs layer [2022-09-07T17:09:30.045Z] f23df028b6ca: Pulling fs layer [2022-09-07T17:09:30.045Z] d65c8cfc05b1: Pulling fs layer [2022-09-07T17:09:30.045Z] 2437ff75d9bd: Pulling fs layer [2022-09-07T17:09:30.045Z] f23df028b6ca: Waiting [2022-09-07T17:09:30.045Z] d65c8cfc05b1: Waiting [2022-09-07T17:09:30.045Z] 2437ff75d9bd: Waiting [2022-09-07T17:09:30.045Z] 765212b225bb: Waiting [2022-09-07T17:09:30.045Z] 04944245beec: Verifying Checksum [2022-09-07T17:09:30.045Z] 04944245beec: Download complete [2022-09-07T17:09:30.045Z] 765212b225bb: Verifying Checksum [2022-09-07T17:09:30.045Z] 765212b225bb: Download complete [2022-09-07T17:09:30.045Z] f23df028b6ca: Verifying Checksum [2022-09-07T17:09:30.045Z] f23df028b6ca: Download complete [2022-09-07T17:09:30.045Z] d65c8cfc05b1: Verifying Checksum [2022-09-07T17:09:30.045Z] d65c8cfc05b1: Download complete [2022-09-07T17:09:30.323Z] 699f458cf7ca: Verifying Checksum [2022-09-07T17:09:30.323Z] 699f458cf7ca: Download complete [2022-09-07T17:09:30.599Z] 8998bd30e6a1: Verifying Checksum [2022-09-07T17:09:30.599Z] 8998bd30e6a1: Download complete [2022-09-07T17:09:33.225Z] 2437ff75d9bd: Verifying Checksum [2022-09-07T17:09:33.225Z] 2437ff75d9bd: Download complete [2022-09-07T17:09:35.208Z] 8998bd30e6a1: Pull complete [2022-09-07T17:09:35.805Z] 04944245beec: Pull complete [2022-09-07T17:09:37.240Z] 699f458cf7ca: Pull complete [2022-09-07T17:09:37.514Z] 765212b225bb: Pull complete [2022-09-07T17:09:38.498Z] f23df028b6ca: Pull complete [2022-09-07T17:09:38.771Z] d65c8cfc05b1: Pull complete [2022-09-07T17:09:53.848Z] 2437ff75d9bd: Pull complete [2022-09-07T17:09:53.848Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-07T17:09:53.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-07T17:09:53.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T17:09:54.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-28642 does not seem to be running inside a container [2022-09-07T17:09:54.190Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-07T17:09:56.963Z] $ docker top 12936f43ed5d496b2c1cf10524f60bb5a159ae1777bbfd8fedd1c79360b3d0b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T17:09:57.958Z] ---> job-cost.sh [2022-09-07T17:09:57.958Z] lf-activate-venv: SKIPPING [2022-09-07T17:09:57.958Z] INFO: No Stack... [2022-09-07T17:09:58.555Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-07T17:09:59.148Z] INFO: Archiving Costs [Pipeline] sh [2022-09-07T17:09:59.801Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2022-09-07T17:09:59.801Z] + cut -d, -f6 [Pipeline] lock [2022-09-07T17:09:59.832Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4140-5-stack-cost] [2022-09-07T17:09:59.839Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4140-5-stack-cost] did not exist. Created. [2022-09-07T17:09:59.839Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4140-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-07T17:10:00.510Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-07T17:10:00.689Z] Stashed 1 file(s) [Pipeline] } [2022-09-07T17:10:00.700Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4140-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-07T17:10:00.712Z] $ docker stop --time=1 12936f43ed5d496b2c1cf10524f60bb5a159ae1777bbfd8fedd1c79360b3d0b4 [2022-09-07T17:10:02.289Z] $ docker rm -f 12936f43ed5d496b2c1cf10524f60bb5a159ae1777bbfd8fedd1c79360b3d0b4 [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 [2022-09-07T17:10:02.756Z] provisioning config files... [2022-09-07T17:10:02.769Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6925538024636981555tmp [Pipeline] { [Pipeline] sh [2022-09-07T17:10:03.080Z] + set +x [2022-09-07T17:10:03.080Z] + curl -s https://codecov.io/bash [2022-09-07T17:10:03.080Z] + bash -s -- [2022-09-07T17:10:03.080Z] [2022-09-07T17:10:03.080Z] _____ _ [2022-09-07T17:10:03.080Z] / ____| | | [2022-09-07T17:10:03.080Z] | | ___ __| | ___ ___ _____ __ [2022-09-07T17:10:03.080Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-07T17:10:03.080Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-07T17:10:03.080Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-07T17:10:03.080Z] Bash-1.0.6 [2022-09-07T17:10:03.080Z] [2022-09-07T17:10:03.080Z] [2022-09-07T17:10:03.080Z] ==> git version 2.25.1 found [2022-09-07T17:10:03.080Z] ==> 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 [2022-09-07T17:10:03.080Z] Release-Date: 2020-01-08 [2022-09-07T17:10:03.080Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-07T17:10:03.080Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-07T17:10:03.080Z] ==> Jenkins CI detected. [2022-09-07T17:10:03.080Z] current dir:  /w/workspace/edgex-go/5 [2022-09-07T17:10:03.080Z] project root: . [2022-09-07T17:10:03.080Z] --> token set from env [2022-09-07T17:10:03.081Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-07T17:10:03.081Z] ==> Running gcov in . (disable via -X gcov) [2022-09-07T17:10:03.081Z] ==> Python coveragepy not found [2022-09-07T17:10:03.081Z] ==> Searching for coverage reports in: [2022-09-07T17:10:03.081Z] + . [2022-09-07T17:10:03.081Z] -> Found 1 reports [2022-09-07T17:10:03.081Z] ==> Detecting git/mercurial file structure [2022-09-07T17:10:03.081Z] ==> Reading reports [2022-09-07T17:10:03.081Z] + ./coverage.out bytes=483406 [2022-09-07T17:10:03.081Z] ==> Appending adjustments [2022-09-07T17:10:03.081Z] https://docs.codecov.io/docs/fixing-reports [2022-09-07T17:10:04.464Z] + Found adjustments [2022-09-07T17:10:04.464Z] ==> Gzipping contents [2022-09-07T17:10:04.464Z] 64K /tmp/codecov.2YorOE.gz [2022-09-07T17:10:04.464Z] ==> Uploading reports [2022-09-07T17:10:04.464Z] url: https://codecov.io [2022-09-07T17:10:04.464Z] query: branch=PR-4140&commit=8082061797892bd85cbef1541f2309b8493cf56e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4140%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4140&job=&cmd_args= [2022-09-07T17:10:04.464Z] -> Pinging Codecov [2022-09-07T17:10:04.464Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4140&commit=8082061797892bd85cbef1541f2309b8493cf56e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4140%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4140&job=&cmd_args= [2022-09-07T17:10:04.725Z] -> Uploading to [2022-09-07T17:10:04.725Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-07/00271124DB129430A58F1EEE437C3FCB/8082061797892bd85cbef1541f2309b8493cf56e/dd7a06b2-8484-4e0a-9b71-24e768ee1425.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220907T171004Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=529cc007df0aa201bcd525c9d467ae37a605e609e5ac85be06212095cc7c51c5 [2022-09-07T17:10:04.725Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T17:10:04.725Z] Dload Upload Total Spent Left Speed [2022-09-07T17:10:04.985Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63356 0 0 100 63356 0 257k --:--:-- --:--:-- --:--:-- 257k [2022-09-07T17:10:04.985Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8082061797892bd85cbef1541f2309b8493cf56e [Pipeline] } [2022-09-07T17:10:04.994Z] 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 [2022-09-07T17:10:05.570Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-07T17:10:05.863Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T17:10:06.760Z] ---> package-listing.sh [2022-09-07T17:10:06.760Z] ++ facter osfamily [2022-09-07T17:10:06.760Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-07T17:10:06.760Z] + OS_FAMILY=debian [2022-09-07T17:10:06.760Z] + workspace=/w/workspace/edgex-go/5 [2022-09-07T17:10:06.760Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-07T17:10:06.760Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-07T17:10:06.760Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-07T17:10:06.760Z] + PACKAGES=/tmp/packages_start.txt [2022-09-07T17:10:06.760Z] + '[' /w/workspace/edgex-go/5 ']' [2022-09-07T17:10:06.760Z] + PACKAGES=/tmp/packages_end.txt [2022-09-07T17:10:06.760Z] + case "${OS_FAMILY}" in [2022-09-07T17:10:06.760Z] + dpkg -l [2022-09-07T17:10:06.760Z] + grep '^ii' [2022-09-07T17:10:07.048Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-07T17:10:07.048Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-07T17:10:07.048Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-07T17:10:07.048Z] + '[' /w/workspace/edgex-go/5 ']' [2022-09-07T17:10:07.048Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2022-09-07T17:10:07.048Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2022-09-07T17:10:07.060Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-07T17:10:07.342Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T17:10:07.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-07T17:10:07.905Z] [2022-09-07T17:10:07.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T17:10:08.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-07T17:10:09.144Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-07T17:10:09.144Z] 5eb5b503b376: Pulling fs layer [2022-09-07T17:10:09.144Z] 5c69ac0246d0: Pulling fs layer [2022-09-07T17:10:09.144Z] ec43610c2a17: Pulling fs layer [2022-09-07T17:10:09.144Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-07T17:10:09.144Z] 33b1e0a273af: Pulling fs layer [2022-09-07T17:10:09.144Z] 5d3b04190fa2: Pulling fs layer [2022-09-07T17:10:09.144Z] 2f39f015ded8: Pulling fs layer [2022-09-07T17:10:09.144Z] 5d3b04190fa2: Waiting [2022-09-07T17:10:09.144Z] 3a2ae6a8a46f: Waiting [2022-09-07T17:10:09.145Z] 2f39f015ded8: Waiting [2022-09-07T17:10:09.145Z] 33b1e0a273af: Waiting [2022-09-07T17:10:09.145Z] 5c69ac0246d0: Download complete [2022-09-07T17:10:09.145Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-07T17:10:09.145Z] 3a2ae6a8a46f: Download complete [2022-09-07T17:10:09.145Z] 33b1e0a273af: Verifying Checksum [2022-09-07T17:10:09.145Z] 33b1e0a273af: Download complete [2022-09-07T17:10:09.145Z] 5d3b04190fa2: Verifying Checksum [2022-09-07T17:10:09.145Z] 5d3b04190fa2: Download complete [2022-09-07T17:10:09.145Z] ec43610c2a17: Verifying Checksum [2022-09-07T17:10:09.145Z] ec43610c2a17: Download complete [2022-09-07T17:10:09.404Z] 5eb5b503b376: Verifying Checksum [2022-09-07T17:10:09.404Z] 5eb5b503b376: Download complete [2022-09-07T17:10:09.971Z] 2f39f015ded8: Download complete [2022-09-07T17:10:10.538Z] 5eb5b503b376: Pull complete [2022-09-07T17:10:10.797Z] 5c69ac0246d0: Pull complete [2022-09-07T17:10:11.365Z] ec43610c2a17: Pull complete [2022-09-07T17:10:11.365Z] 3a2ae6a8a46f: Pull complete [2022-09-07T17:10:11.624Z] 33b1e0a273af: Pull complete [2022-09-07T17:10:11.624Z] 5d3b04190fa2: Pull complete [2022-09-07T17:10:16.898Z] 2f39f015ded8: Pull complete [2022-09-07T17:10:16.898Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-07T17:10:16.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-07T17:10:16.898Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T17:10:16.998Z] prd-ubuntu20.04-docker-8c-8g-28640 does not seem to be running inside a container [2022-09-07T17:10:17.028Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-07T17:10:19.246Z] $ docker top f4bf701bd4b1a1f7c53f75d120f9fd0f7e18ff5ff05a76984c8a7754592f912c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T17:10:19.609Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-07T17:10:19.899Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-07T17:10:20.190Z] + ls /var/log/sa-host [2022-09-07T17:10:20.190Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-07T17:10:20.260Z] provisioning config files... [2022-09-07T17:10:20.268Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config1197879477046944533tmp [Pipeline] { [Pipeline] echo [2022-09-07T17:10:20.282Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T17:10:20.568Z] ---> create-netrc.sh [Pipeline] } [2022-09-07T17:10:20.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-07T17:10:20.901Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-07T17:10:20.910Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T17:10:21.199Z] ---> sudo-logs.sh [2022-09-07T17:10:21.199Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-07T17:10:21.227Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T17:10:21.516Z] ---> job-cost.sh [2022-09-07T17:10:21.516Z] lf-activate-venv: SKIPPING [2022-09-07T17:10:21.516Z] DEBUG: total: 0.10999999940395355 [2022-09-07T17:10:21.516Z] INFO: Retrieving Stack Cost... [2022-09-07T17:10:21.777Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-07T17:10:22.347Z] INFO: Archiving Costs [Pipeline] echo [2022-09-07T17:10:22.358Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T17:10:22.642Z] ---> logs-deploy.sh [2022-09-07T17:10:22.642Z] lf-activate-venv: SKIPPING [2022-09-07T17:10:22.642Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4140/5 [2022-09-07T17:10:22.642Z] INFO: archiving workspace using pattern(s): [2022-09-07T17:10:23.582Z] Archives upload complete. [2022-09-07T17:10:23.582Z] INFO: archiving logs to Nexus