Pull request #4168 opened 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at a8eb28e71f5ba3ef86e818c168e1634e95121d28 rather than 8cf23b37b86954e890d1ffe3ad5c809a355019ee Obtained Jenkinsfile from a8eb28e71f5ba3ef86e818c168e1634e95121d28 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-ssh9843191487160044363.key Verifying host key using known hosts file > 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-ssh11520555793021181166.key Verifying host key using known hosts file > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4168/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4168/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8439305598115218585.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4168/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13373160712166484696.key Verifying host key using known hosts file > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16941852488026290767.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4168/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4168/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17198755100686969036.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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 ‘prd-ubuntu20.04-docker-8c-8g-1332’ Running on prd-ubuntu20.04-docker-8c-8g-1334 in /w/workspace/edgexfoundry_edgex-go_PR-4168 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4168/head:refs/remotes/origin/PR-4168 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a8eb28e71f5ba3ef86e818c168e1634e95121d28 into PR head commit 8cf23b37b86954e890d1ffe3ad5c809a355019ee Merge succeeded, producing 8cf23b37b86954e890d1ffe3ad5c809a355019ee Checking out Revision 8cf23b37b86954e890d1ffe3ad5c809a355019ee (PR-4168) > git config core.sparsecheckout # timeout=10 > git checkout -f 8cf23b37b86954e890d1ffe3ad5c809a355019ee # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge a8eb28e71f5ba3ef86e818c168e1634e95121d28 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cf23b37b86954e890d1ffe3ad5c809a355019ee # timeout=10 Commit message: "fix(snap): Copy UoM file if not exist during upgrade" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-27T09:24:38.475Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-27T09:24:38.643Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-27T09:24:38.736Z] ========================================================= [2022-09-27T09:24:38.736Z] EdgeX Global Pipelines Version Info [2022-09-27T09:24:38.736Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-27T09:24:39.485Z] ------------------- [2022-09-27T09:24:39.485Z] stable info: [2022-09-27T09:24:39.485Z] ------------------- [2022-09-27T09:24:39.485Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-27T09:24:39.485Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T09:24:39.485Z] Message: update stable to v1.0.239 [2022-09-27T09:24:40.058Z] ------------------- [2022-09-27T09:24:40.058Z] experimental info: [2022-09-27T09:24:40.058Z] ------------------- [2022-09-27T09:24:40.058Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-27T09:24:40.058Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T09:24:40.058Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-27T09:24:40.346Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-27T09:24:40.379Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-27T09:24:40.414Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-27T09:24:40.447Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-27T09:24:40.480Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-27T09:24:40.516Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-27T09:24:40.551Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-27T09:24:40.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-27T09:24:40.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-27T09:24:40.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-27T09:24:40.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-27T09:24:40.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-27T09:24:40.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-27T09:24:40.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-27T09:24:40.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-27T09:24:40.880Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T09:24:40.913Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T09:24:40.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-27T09:24:40.986Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-27T09:24:41.023Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-27T09:24:41.061Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-27T09:24:41.099Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-27T09:24:41.136Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-27T09:24:41.173Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4168 [Pipeline] echo [2022-09-27T09:24:41.207Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4168 [Pipeline] echo [2022-09-27T09:24:41.244Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4168 [Pipeline] echo [2022-09-27T09:24:41.280Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cf23b37b86954e890d1ffe3ad5c809a355019ee [Pipeline] echo [2022-09-27T09:24:41.317Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cf23b3 [Pipeline] echo [2022-09-27T09:24:41.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T09:24:41.462Z] provisioning config files... [2022-09-27T09:24:41.479Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10922830432227245033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T09:24:41.823Z] ---> docker-login.sh [2022-09-27T09:24:41.823Z] nexus3.edgexfoundry.org:10001 [2022-09-27T09:24:42.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:24:42.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:24:42.083Z] Configure a credential helper to remove this warning. See [2022-09-27T09:24:42.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:24:42.083Z] [2022-09-27T09:24:42.083Z] Login Succeeded [2022-09-27T09:24:42.083Z] nexus3.edgexfoundry.org:10002 [2022-09-27T09:24:42.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:24:42.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:24:42.343Z] Configure a credential helper to remove this warning. See [2022-09-27T09:24:42.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:24:42.343Z] [2022-09-27T09:24:42.343Z] Login Succeeded [2022-09-27T09:24:42.343Z] nexus3.edgexfoundry.org:10003 [2022-09-27T09:24:42.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:24:42.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:24:42.343Z] Configure a credential helper to remove this warning. See [2022-09-27T09:24:42.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:24:42.343Z] [2022-09-27T09:24:42.343Z] Login Succeeded [2022-09-27T09:24:42.343Z] nexus3.edgexfoundry.org:10004 [2022-09-27T09:24:42.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:24:42.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:24:42.603Z] Configure a credential helper to remove this warning. See [2022-09-27T09:24:42.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:24:42.603Z] [2022-09-27T09:24:42.603Z] Login Succeeded [2022-09-27T09:24:42.603Z] docker.io [2022-09-27T09:24:42.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:24:42.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:24:42.863Z] Configure a credential helper to remove this warning. See [2022-09-27T09:24:42.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:24:42.863Z] [2022-09-27T09:24:42.863Z] Login Succeeded [2022-09-27T09:24:42.863Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T09:24:42.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T09:24:43.305Z] + 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-27T09:24:43.305Z] + dirname cmd/core-command/Dockerfile [2022-09-27T09:24:43.305Z] + cut -d/ -f2 [2022-09-27T09:24:43.305Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-27T09:24:43.305Z] + + dirname cmd/core-data/Dockerfile [2022-09-27T09:24:43.305Z] cut -d/ -f2 [2022-09-27T09:24:43.305Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-27T09:24:43.305Z] + dirname cmd/core-metadata/Dockerfile [2022-09-27T09:24:43.305Z] + cut -d/ -f2 [2022-09-27T09:24:43.305Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-27T09:24:43.305Z] + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ [2022-09-27T09:24:43.305Z] -f2 [2022-09-27T09:24:43.305Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-27T09:24:43.305Z] + + cut -d/ -f2 [2022-09-27T09:24:43.305Z] dirname cmd/security-proxy-setup/Dockerfile [2022-09-27T09:24:43.305Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-27T09:24:43.305Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-27T09:24:43.305Z] cut -d/ -f2 [2022-09-27T09:24:43.305Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-27T09:24:43.305Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-27T09:24:43.305Z] + cut -d/ -f2 [2022-09-27T09:24:43.305Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-27T09:24:43.305Z] + dirname+ cmd/security-spire-agent/Dockerfile [2022-09-27T09:24:43.305Z] cut -d/ -f2 [2022-09-27T09:24:43.305Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-27T09:24:43.305Z] + + cut -d/ -f2 [2022-09-27T09:24:43.305Z] dirname cmd/security-spire-config/Dockerfile [2022-09-27T09:24:43.305Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-27T09:24:43.305Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-27T09:24:43.305Z] + cut -d/ -f2 [2022-09-27T09:24:43.305Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-27T09:24:43.305Z] + dirname cmd/support-notifications/Dockerfile [2022-09-27T09:24:43.305Z] + cut -d/ -f2 [2022-09-27T09:24:43.305Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-27T09:24:43.305Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-27T09:24:43.305Z] + cut -d/ -f2 [2022-09-27T09:24:43.305Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-27T09:24:43.305Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-27T09:24:43.305Z] + cut -d/ -f2 [2022-09-27T09:24:43.305Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-27T09:24:43.354Z] 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-27T09:24:43.839Z] + git rev-list -1 --merges 8cf23b37b86954e890d1ffe3ad5c809a355019ee~1..8cf23b37b86954e890d1ffe3ad5c809a355019ee [Pipeline] echo [2022-09-27T09:24:43.869Z] -----------> git rev-list -1 --merges 8cf23b37b86954e890d1ffe3ad5c809a355019ee~1..8cf23b37b86954e890d1ffe3ad5c809a355019ee 8cf23b37b86954e890d1ffe3ad5c809a355019ee [false] [Pipeline] sh [2022-09-27T09:24:44.177Z] + git log --format=format:%s -1 8cf23b37b86954e890d1ffe3ad5c809a355019ee [Pipeline] echo [2022-09-27T09:24:44.207Z] ========================================================= [2022-09-27T09:24:44.207Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-27T09:24:44.207Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-27T09:24:44.629Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T09:24:44.629Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-27T09:24:44.629Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-27T09:24:44.629Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-27T09:24:44.629Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-27T09:24:44.629Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-27T09:24:44.629Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:24:45.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T09:24:45.099Z] [2022-09-27T09:24:45.099Z] 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-27T09:24:45.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T09:24:45.469Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-27T09:24:45.469Z] b85a868b505f: Pulling fs layer [2022-09-27T09:24:45.469Z] e2be974225ed: Pulling fs layer [2022-09-27T09:24:45.469Z] 339a4e72a1f5: Pulling fs layer [2022-09-27T09:24:45.469Z] 988bab9f4d93: Pulling fs layer [2022-09-27T09:24:45.469Z] 1469e6f7b9e6: Pulling fs layer [2022-09-27T09:24:45.469Z] eaf3925da568: Pulling fs layer [2022-09-27T09:24:45.469Z] bab4dde63d76: Pulling fs layer [2022-09-27T09:24:45.469Z] bde34c3a00c8: Pulling fs layer [2022-09-27T09:24:45.469Z] b352a97aabf1: Pulling fs layer [2022-09-27T09:24:45.469Z] 4872d77fe225: Pulling fs layer [2022-09-27T09:24:45.469Z] 5851b861e8e6: Pulling fs layer [2022-09-27T09:24:45.469Z] 1469e6f7b9e6: Waiting [2022-09-27T09:24:45.469Z] eaf3925da568: Waiting [2022-09-27T09:24:45.469Z] bab4dde63d76: Waiting [2022-09-27T09:24:45.469Z] bde34c3a00c8: Waiting [2022-09-27T09:24:45.469Z] b352a97aabf1: Waiting [2022-09-27T09:24:45.469Z] 4872d77fe225: Waiting [2022-09-27T09:24:45.469Z] 5851b861e8e6: Waiting [2022-09-27T09:24:45.469Z] 988bab9f4d93: Waiting [2022-09-27T09:24:45.469Z] e2be974225ed: Download complete [2022-09-27T09:24:45.469Z] 988bab9f4d93: Verifying Checksum [2022-09-27T09:24:45.469Z] 988bab9f4d93: Download complete [2022-09-27T09:24:45.729Z] 1469e6f7b9e6: Verifying Checksum [2022-09-27T09:24:45.729Z] 1469e6f7b9e6: Download complete [2022-09-27T09:24:45.729Z] eaf3925da568: Download complete [2022-09-27T09:24:45.729Z] 339a4e72a1f5: Verifying Checksum [2022-09-27T09:24:45.729Z] 339a4e72a1f5: Download complete [2022-09-27T09:24:45.729Z] bde34c3a00c8: Download complete [2022-09-27T09:24:45.729Z] b352a97aabf1: Download complete [2022-09-27T09:24:45.729Z] 4872d77fe225: Verifying Checksum [2022-09-27T09:24:45.729Z] 4872d77fe225: Download complete [2022-09-27T09:24:45.729Z] 5851b861e8e6: Download complete [2022-09-27T09:24:45.729Z] b85a868b505f: Verifying Checksum [2022-09-27T09:24:45.729Z] b85a868b505f: Download complete [2022-09-27T09:24:45.987Z] bab4dde63d76: Verifying Checksum [2022-09-27T09:24:45.987Z] bab4dde63d76: Download complete [2022-09-27T09:24:46.922Z] b85a868b505f: Pull complete [2022-09-27T09:24:47.182Z] e2be974225ed: Pull complete [2022-09-27T09:24:47.749Z] 339a4e72a1f5: Pull complete [2022-09-27T09:24:47.749Z] 988bab9f4d93: Pull complete [2022-09-27T09:24:48.008Z] 1469e6f7b9e6: Pull complete [2022-09-27T09:24:48.008Z] eaf3925da568: Pull complete [2022-09-27T09:24:49.917Z] bab4dde63d76: Pull complete [2022-09-27T09:24:49.917Z] bde34c3a00c8: Pull complete [2022-09-27T09:24:50.179Z] b352a97aabf1: Pull complete [2022-09-27T09:24:50.179Z] 4872d77fe225: Pull complete [2022-09-27T09:24:50.438Z] 5851b861e8e6: Pull complete [2022-09-27T09:24:50.438Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-27T09:24:50.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T09:24:50.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T09:24:50.653Z] prd-ubuntu20.04-docker-8c-8g-1334 does not seem to be running inside a container [2022-09-27T09:24:50.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T09:24:52.426Z] $ docker top c7136c00a0f1311f15b7fea24827e5573d37e6ca4303bac67ef57fcf80d7f87b -eo pid,comm [2022-09-27T09:24:52.484Z] 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-27T09:24:52.484Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T09:24:52.600Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T09:24:52.600Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T09:24:52.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T09:24:52.726Z] $ docker exec c7136c00a0f1311f15b7fea24827e5573d37e6ca4303bac67ef57fcf80d7f87b ssh-agent [2022-09-27T09:24:52.842Z] SSH_AUTH_SOCK=/tmp/ssh-DKYV7vtckDez/agent.33 [2022-09-27T09:24:52.843Z] SSH_AGENT_PID=39 [2022-09-27T09:24:52.848Z] Running ssh-add (command line suppressed) [2022-09-27T09:24:52.960Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4189645230158382591.key (/w/workspace/edgex-go/1@tmp/private_key_4189645230158382591.key) [2022-09-27T09:24:52.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T09:24:53.299Z] + git tag --points-at HEAD [Pipeline] } [2022-09-27T09:24:53.331Z] $ docker exec --env ******** --env ******** c7136c00a0f1311f15b7fea24827e5573d37e6ca4303bac67ef57fcf80d7f87b ssh-agent -k [2022-09-27T09:24:53.448Z] unset SSH_AUTH_SOCK; [2022-09-27T09:24:53.449Z] unset SSH_AGENT_PID; [2022-09-27T09:24:53.449Z] echo Agent pid 39 killed; [2022-09-27T09:24:53.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-27T09:24:53.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T09:24:53.541Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T09:24:53.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T09:24:53.667Z] $ docker exec c7136c00a0f1311f15b7fea24827e5573d37e6ca4303bac67ef57fcf80d7f87b ssh-agent [2022-09-27T09:24:53.771Z] SSH_AUTH_SOCK=/tmp/ssh-mMBImPawsdYS/agent.71 [2022-09-27T09:24:53.771Z] SSH_AGENT_PID=77 [2022-09-27T09:24:53.776Z] Running ssh-add (command line suppressed) [2022-09-27T09:24:53.887Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9273219406821856659.key (/w/workspace/edgex-go/1@tmp/private_key_9273219406821856659.key) [2022-09-27T09:24:53.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T09:24:54.224Z] + git semver init [2022-09-27T09:24:54.487Z] 2022-09-27 09:24:54,410 [run_init] DEBUG init version:0.0.0 force:False [2022-09-27T09:24:54.487Z] 2022-09-27 09:24:54,411 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-09-27T09:24:54.487Z] 2022-09-27 09:24:54,411 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-09-27T09:24:54.487Z] 2022-09-27 09:24:54,411 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-09-27T09:24:59.793Z] 2022-09-27 09:24:59,182 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-09-27T09:24:59.793Z] 2022-09-27 09:24:59,182 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4168 with force:False [2022-09-27T09:24:59.793Z] 2022-09-27 09:24:59,182 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4168 [2022-09-27T09:24:59.793Z] 2022-09-27 09:24:59,187 [execute] INFO git cat-file --batch-check [2022-09-27T09:24:59.793Z] 2022-09-27 09:24:59,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T09:24:59.793Z] 2022-09-27 09:24:59,195 [execute] INFO git cat-file --batch [2022-09-27T09:24:59.793Z] 2022-09-27 09:24:59,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T09:24:59.793Z] 2022-09-27 09:24:59,200 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4168 [2022-09-27T09:24:59.793Z] 0.0.0 [Pipeline] } [2022-09-27T09:24:59.826Z] $ docker exec --env ******** --env ******** c7136c00a0f1311f15b7fea24827e5573d37e6ca4303bac67ef57fcf80d7f87b ssh-agent -k [2022-09-27T09:24:59.931Z] unset SSH_AUTH_SOCK; [2022-09-27T09:24:59.931Z] unset SSH_AGENT_PID; [2022-09-27T09:24:59.931Z] echo Agent pid 77 killed; [2022-09-27T09:24:59.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T09:25:00.365Z] + git semver [Pipeline] } [2022-09-27T09:25:00.660Z] $ docker stop --time=1 c7136c00a0f1311f15b7fea24827e5573d37e6ca4303bac67ef57fcf80d7f87b [2022-09-27T09:25:01.979Z] $ docker rm -f c7136c00a0f1311f15b7fea24827e5573d37e6ca4303bac67ef57fcf80d7f87b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T09:25:02.366Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-27T09:25:02.619Z] Stashed 1 file(s) [Pipeline] echo [2022-09-27T09:25:02.637Z] [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-27T09:25:03.376Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-27T09:25:03.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T09:25:03.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T09:25:03.468Z] ========================================================= [2022-09-27T09:25:03.468Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-27T09:25:03.468Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-27T09:25:03.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T09:25:03.806Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-27T09:25:03.806Z] 2408cc74d12b: Pulling fs layer [2022-09-27T09:25:03.806Z] ea60b727a1ce: Pulling fs layer [2022-09-27T09:25:03.806Z] 30c4a7721957: Pulling fs layer [2022-09-27T09:25:03.806Z] 370296b7ddb6: Pulling fs layer [2022-09-27T09:25:03.806Z] 7c6cee850709: Pulling fs layer [2022-09-27T09:25:03.806Z] 39a5fcdaea64: Pulling fs layer [2022-09-27T09:25:03.806Z] d94ebbe4e438: Pulling fs layer [2022-09-27T09:25:03.806Z] bcfd1f05c69d: Pulling fs layer [2022-09-27T09:25:03.806Z] 59ccb84bbe0f: Pulling fs layer [2022-09-27T09:25:03.806Z] 370296b7ddb6: Waiting [2022-09-27T09:25:03.806Z] 7c6cee850709: Waiting [2022-09-27T09:25:03.806Z] 59ccb84bbe0f: Waiting [2022-09-27T09:25:03.806Z] bcfd1f05c69d: Waiting [2022-09-27T09:25:03.806Z] d94ebbe4e438: Waiting [2022-09-27T09:25:03.806Z] 39a5fcdaea64: Waiting [2022-09-27T09:25:03.806Z] 30c4a7721957: Download complete [2022-09-27T09:25:03.806Z] ea60b727a1ce: Download complete [2022-09-27T09:25:03.806Z] 7c6cee850709: Verifying Checksum [2022-09-27T09:25:03.806Z] 7c6cee850709: Download complete [2022-09-27T09:25:03.806Z] 39a5fcdaea64: Verifying Checksum [2022-09-27T09:25:03.806Z] 39a5fcdaea64: Download complete [2022-09-27T09:25:03.806Z] 2408cc74d12b: Verifying Checksum [2022-09-27T09:25:03.806Z] d94ebbe4e438: Download complete [2022-09-27T09:25:04.074Z] 2408cc74d12b: Pull complete [2022-09-27T09:25:04.074Z] ea60b727a1ce: Pull complete [2022-09-27T09:25:04.339Z] 30c4a7721957: Pull complete [2022-09-27T09:25:04.598Z] 59ccb84bbe0f: Verifying Checksum [2022-09-27T09:25:04.598Z] 370296b7ddb6: Verifying Checksum [2022-09-27T09:25:04.598Z] 370296b7ddb6: Download complete [2022-09-27T09:25:04.598Z] bcfd1f05c69d: Verifying Checksum [2022-09-27T09:25:04.598Z] bcfd1f05c69d: Download complete [2022-09-27T09:25:08.784Z] 370296b7ddb6: Pull complete [2022-09-27T09:25:08.784Z] 7c6cee850709: Pull complete [2022-09-27T09:25:08.784Z] 39a5fcdaea64: Pull complete [2022-09-27T09:25:08.784Z] d94ebbe4e438: Pull complete [2022-09-27T09:25:10.688Z] bcfd1f05c69d: Pull complete [2022-09-27T09:25:11.624Z] 59ccb84bbe0f: Pull complete [2022-09-27T09:25:11.624Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-27T09:25:11.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T09:25:11.624Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-27T09:25:11.976Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T09:25:11.976Z] WORKDIR /edgex [2022-09-27T09:25:11.976Z] COPY go.mod . [2022-09-27T09:25:11.976Z] RUN go mod download [2022-09-27T09:25:11.976Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-27T09:25:12.914Z] Sending build context to Docker daemon 169.5MB [2022-09-27T09:25:12.914Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T09:25:12.914Z] ---> a4fb48ad2a94 [2022-09-27T09:25:12.914Z] Step 2/4 : WORKDIR /edgex [2022-09-27T09:25:16.206Z] ---> Running in 316717b45f33 [2022-09-27T09:25:16.206Z] Removing intermediate container 316717b45f33 [2022-09-27T09:25:16.206Z] ---> f56f8e7f6b23 [2022-09-27T09:25:16.206Z] Step 3/4 : COPY go.mod . [2022-09-27T09:25:16.206Z] ---> 0488ba56bd17 [2022-09-27T09:25:16.206Z] Step 4/4 : RUN go mod download [2022-09-27T09:25:16.465Z] ---> Running in a6123cd52e0b [2022-09-27T09:25:17.932Z] Still waiting to schedule task [2022-09-27T09:25:17.932Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1333’ [2022-09-27T09:25:28.677Z] Removing intermediate container a6123cd52e0b [2022-09-27T09:25:28.677Z] ---> a19a3d18bf01 [2022-09-27T09:25:28.677Z] Successfully built a19a3d18bf01 [2022-09-27T09:25:28.677Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:25:29.050Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T09:25:29.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T09:25:29.191Z] prd-ubuntu20.04-docker-8c-8g-1334 does not seem to be running inside a container [2022-09-27T09:25:29.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T09:25:29.685Z] $ docker top c202ce37b22b5a0964e652ddeb9ceabb1009b54e384e0a505df0a96ba929d337 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T09:25:30.068Z] + go version [2022-09-27T09:25:30.069Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-27T09:25:30.104Z] $ docker stop --time=1 c202ce37b22b5a0964e652ddeb9ceabb1009b54e384e0a505df0a96ba929d337 [2022-09-27T09:25:31.396Z] $ docker rm -f c202ce37b22b5a0964e652ddeb9ceabb1009b54e384e0a505df0a96ba929d337 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:25:32.099Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T09:25:32.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T09:25:32.244Z] prd-ubuntu20.04-docker-8c-8g-1334 does not seem to be running inside a container [2022-09-27T09:25:32.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T09:25:32.624Z] $ docker top 5d8dbc96cfffae6a18ddf3c6e52c95b42c6049bf3a74e240839f4b8dbc589ec4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-27T09:25:32.730Z] ========================================================= [2022-09-27T09:25:32.730Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-27T09:25:32.730Z] ========================================================= [Pipeline] sh [2022-09-27T09:25:33.018Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-27T09:25:33.386Z] + make test [2022-09-27T09:25:33.386Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-27T09:25:39.950Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-27T09:25:54.831Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-27T09:25:54.831Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-27T09:25:54.831Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-27T09:25:54.831Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-27T09:25:54.831Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-27T09:25:54.831Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-27T09:25:54.831Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-27T09:25:54.831Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-27T09:25:54.831Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-27T09:25:54.831Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-27T09:25:54.831Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-27T09:25:54.831Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-27T09:25:54.831Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-27T09:25:54.831Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-27T09:25:54.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-27T09:25:55.089Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements [2022-09-27T09:25:55.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-27T09:25:55.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-27T09:25:55.089Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.090s coverage: 98.5% of statements [2022-09-27T09:25:55.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.139s coverage: 75.6% of statements [2022-09-27T09:25:55.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-27T09:25:55.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-27T09:25:55.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.2% of statements [2022-09-27T09:25:55.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-27T09:25:55.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-27T09:25:59.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.388s coverage: 89.2% of statements [2022-09-27T09:25:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-27T09:25:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-27T09:25:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-27T09:25:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-27T09:25:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-27T09:25:59.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 2.0% of statements [2022-09-27T09:25:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-27T09:25:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-27T09:25:59.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements [2022-09-27T09:25:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-27T09:25:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-27T09:25:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-27T09:25:59.191Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.078s coverage: 72.2% of statements [2022-09-27T09:25:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-27T09:25:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-27T09:25:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-27T09:25:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-27T09:25:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-27T09:25:59.191Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements [2022-09-27T09:25:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-27T09:25:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-27T09:25:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-27T09:25:59.191Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2022-09-27T09:25:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-27T09:25:59.191Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-09-27T09:25:59.191Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.6% of statements [2022-09-27T09:25:59.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-27T09:25:59.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 47.1% of statements [2022-09-27T09:25:59.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2022-09-27T09:25:59.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2022-09-27T09:25:59.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2022-09-27T09:25:59.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2022-09-27T09:26:09.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.110s coverage: 94.4% of statements [2022-09-27T09:26:09.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-09-27T09:26:11.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.232s coverage: 80.5% of statements [2022-09-27T09:26:11.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.083s coverage: 86.9% of statements [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 58.8% of statements [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.253s coverage: 91.2% of statements [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.7% of statements [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.049s coverage: 89.4% of statements [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.372s coverage: 65.8% of statements [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 41.8% of statements [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.100s coverage: 17.7% of statements [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.180s coverage: 92.3% of statements [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.136s coverage: 97.7% of statements [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-27T09:26:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-09-27T09:26:19.178Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-09-27T09:26:19.178Z] 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-27T09:26:41.111Z] 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-27T09:26:41.111Z] GO111MODULE=on go vet ./... [2022-09-27T09:26:44.396Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T09:26:44.396Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T09:26:44.396Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-27T09:26:44.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-27T09:26:45.000Z] + ls -al . [2022-09-27T09:26:45.000Z] total 756 [2022-09-27T09:26:45.000Z] drwxrwxr-x 11 1001 1001 4096 Sep 27 09:25 . [2022-09-27T09:26:45.001Z] drwxr-xr-x 4 root root 4096 Sep 27 09:25 .. [2022-09-27T09:26:45.001Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 09:24 .blubracket [2022-09-27T09:26:45.001Z] -rw-rw-r-- 1 1001 1001 16 Sep 27 09:24 .dockerignore [2022-09-27T09:26:45.001Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 09:26 .git [2022-09-27T09:26:45.001Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 09:24 .github [2022-09-27T09:26:45.001Z] -rw-rw-r-- 1 1001 1001 1030 Sep 27 09:24 .gitignore [2022-09-27T09:26:45.001Z] -rw-rw-r-- 1 1001 1001 42 Sep 27 09:24 .golangci.yml [2022-09-27T09:26:45.001Z] -rw-rw-r-- 1 1001 1001 87 Sep 27 09:24 .hadolint.yml [2022-09-27T09:26:45.001Z] drwxr-xr-x 3 1001 1001 4096 Sep 27 09:24 .semver [2022-09-27T09:26:45.001Z] -rw-rw-r-- 1 1001 1001 166 Sep 27 09:24 .sonarcloud.properties [2022-09-27T09:26:45.001Z] -rw-rw-r-- 1 1001 1001 1171 Sep 27 09:24 ADOPTERS.md [2022-09-27T09:26:45.001Z] -rw-rw-r-- 1 1001 1001 10722 Sep 27 09:24 Attribution.txt [2022-09-27T09:26:45.001Z] -rw-rw-r-- 1 1001 1001 63209 Sep 27 09:24 CHANGELOG.md [2022-09-27T09:26:45.001Z] -rw-rw-r-- 1 1001 1001 3804 Sep 27 09:24 CONTRIBUTING.md [2022-09-27T09:26:45.001Z] -rw-rw-r-- 1 1001 1001 677 Sep 27 09:24 GOVERNANCE.md [2022-09-27T09:26:45.001Z] -rw-rw-r-- 1 1001 1001 850 Sep 27 09:24 Jenkinsfile [2022-09-27T09:26:45.001Z] -rw-rw-r-- 1 1001 1001 10775 Sep 27 09:24 LICENSE [2022-09-27T09:26:45.001Z] -rw-rw-r-- 1 1001 1001 13724 Sep 27 09:24 Makefile [2022-09-27T09:26:45.001Z] -rw-rw-r-- 1 1001 1001 582 Sep 27 09:24 OWNERS.md [2022-09-27T09:26:45.001Z] -rw-rw-r-- 1 1001 1001 9799 Sep 27 09:24 README.md [2022-09-27T09:26:45.001Z] -rw-rw-r-- 1 1001 1001 6912 Sep 27 09:24 SECURITY.md [2022-09-27T09:26:45.001Z] -rw-rw-r-- 1 1001 1001 5 Sep 27 09:25 VERSION [2022-09-27T09:26:45.001Z] -rw-rw-r-- 1 1001 1001 4131 Sep 27 09:24 ZMQWindows.md [2022-09-27T09:26:45.001Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 09:24 bin [2022-09-27T09:26:45.001Z] drwxrwxr-x 18 1001 1001 4096 Sep 27 09:24 cmd [2022-09-27T09:26:45.001Z] -rw-r--r-- 1 root root 496148 Sep 27 09:26 coverage.out [2022-09-27T09:26:45.001Z] -rw-rw-r-- 1 1001 1001 3458 Sep 27 09:24 go.mod [2022-09-27T09:26:45.001Z] -rw-rw-r-- 1 1001 1001 38040 Sep 27 09:24 go.sum [2022-09-27T09:26:45.001Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 09:24 internal [2022-09-27T09:26:45.001Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 09:24 openapi [2022-09-27T09:26:45.001Z] drwxrwxr-x 4 1001 1001 4096 Sep 27 09:24 snap [2022-09-27T09:26:45.001Z] -rw-rw-r-- 1 1001 1001 204 Sep 27 09:24 version.go [Pipeline] sh [2022-09-27T09:26:45.314Z] + '[' -e coverage.out ] [2022-09-27T09:26:45.314Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-27T09:26:45.434Z] Stashed 1 file(s) [Pipeline] sh [2022-09-27T09:26:45.735Z] + make build [2022-09-27T09:26:45.735Z] 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-27T09:27:00.618Z] 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-27T09:27:10.615Z] 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-27T09:27:11.990Z] 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-27T09:27:20.102Z] 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-27T09:27:20.102Z] 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-27T09:27:21.038Z] 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-27T09:27:22.414Z] 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-27T09:27:23.349Z] 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-27T09:27:24.726Z] 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-27T09:27:25.660Z] 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-27T09:27:26.596Z] 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-27T09:27:28.497Z] 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-27T09:27:29.892Z] $ docker stop --time=1 5d8dbc96cfffae6a18ddf3c6e52c95b42c6049bf3a74e240839f4b8dbc589ec4 [2022-09-27T09:27:33.055Z] $ docker rm -f 5d8dbc96cfffae6a18ddf3c6e52c95b42c6049bf3a74e240839f4b8dbc589ec4 [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-27T09:27:34.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-27T09:27:34.228Z] [2022-09-27T09:27:34.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:27:34.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-27T09:27:34.893Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-27T09:27:34.893Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-27T09:27:34.893Z] ca9280d653b3: Pulling fs layer [2022-09-27T09:27:34.893Z] 7e9c9ca2126c: Pulling fs layer [2022-09-27T09:27:34.893Z] cbdbe7a5bc2a: Download complete [2022-09-27T09:27:34.893Z] ca9280d653b3: Verifying Checksum [2022-09-27T09:27:34.893Z] ca9280d653b3: Download complete [2022-09-27T09:27:35.152Z] cbdbe7a5bc2a: Pull complete [2022-09-27T09:27:35.410Z] 7e9c9ca2126c: Download complete [2022-09-27T09:27:35.410Z] ca9280d653b3: Pull complete [2022-09-27T09:27:38.691Z] 7e9c9ca2126c: Pull complete [2022-09-27T09:27:38.691Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-27T09:27:38.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-27T09:27:38.691Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T09:27:38.913Z] prd-ubuntu20.04-docker-8c-8g-1334 does not seem to be running inside a container [2022-09-27T09:27:38.942Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-27T09:27:41.131Z] $ docker top ec1ba34518aefbfa12980552d78eeb1c7cd4ad105a8c29522a694c5204c4114c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T09:27:41.526Z] + docker-compose build --help [2022-09-27T09:27:41.526Z] + grep parallel [2022-09-27T09:27:42.096Z] --parallel Build images in parallel. [Pipeline] } [2022-09-27T09:27:42.128Z] $ docker stop --time=1 ec1ba34518aefbfa12980552d78eeb1c7cd4ad105a8c29522a694c5204c4114c [2022-09-27T09:27:43.407Z] $ docker rm -f ec1ba34518aefbfa12980552d78eeb1c7cd4ad105a8c29522a694c5204c4114c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:27:43.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-27T09:27:43.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T09:27:44.112Z] prd-ubuntu20.04-docker-8c-8g-1334 does not seem to be running inside a container [2022-09-27T09:27:44.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-27T09:27:44.523Z] $ docker top 82146f255ea5f1a52c7729826a5ce7bf97bb739ab9e67dc4a48f80fda571b6a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T09:27:44.928Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-27T09:27:45.496Z] Building core-command ... [2022-09-27T09:27:45.496Z] Building core-data ... [2022-09-27T09:27:45.496Z] Building core-metadata ... [2022-09-27T09:27:45.496Z] Building security-bootstrapper ... [2022-09-27T09:27:45.496Z] Building security-proxy-setup ... [2022-09-27T09:27:45.496Z] Building security-secretstore-setup ... [2022-09-27T09:27:45.496Z] Building security-spiffe-token-provider ... [2022-09-27T09:27:45.496Z] Building security-spire-agent ... [2022-09-27T09:27:45.496Z] Building security-spire-config ... [2022-09-27T09:27:45.496Z] Building security-spire-server ... [2022-09-27T09:27:45.496Z] Building support-notifications ... [2022-09-27T09:27:45.496Z] Building support-scheduler ... [2022-09-27T09:27:45.496Z] Building sys-mgmt-agent ... [2022-09-27T09:27:45.496Z] Building security-spire-server [2022-09-27T09:27:45.496Z] Building security-spire-config [2022-09-27T09:27:45.496Z] Building security-secretstore-setup [2022-09-27T09:27:45.497Z] Building security-bootstrapper [2022-09-27T09:27:45.497Z] Building core-command [2022-09-27T09:27:57.703Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:27:57.703Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:27:57.703Z] ---> a19a3d18bf01 [2022-09-27T09:27:57.703Z] Step 3/25 : WORKDIR /edgex-go [2022-09-27T09:27:57.703Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:27:57.703Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:27:57.703Z] ---> a19a3d18bf01 [2022-09-27T09:27:57.703Z] Step 3/33 : WORKDIR /edgex-go [2022-09-27T09:27:57.703Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:27:57.703Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:27:57.703Z] ---> a19a3d18bf01 [2022-09-27T09:27:57.703Z] Step 3/26 : WORKDIR /edgex-go [2022-09-27T09:27:57.703Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:27:57.703Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:27:57.703Z] ---> a19a3d18bf01 [2022-09-27T09:27:57.703Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-27T09:27:57.703Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:27:57.703Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:27:57.703Z] ---> a19a3d18bf01 [2022-09-27T09:27:57.703Z] Step 3/25 : WORKDIR /edgex-go [2022-09-27T09:28:02.975Z] ---> Running in 6ae3e390e52a [2022-09-27T09:28:02.975Z] ---> Running in 0c6b50ea204d [2022-09-27T09:28:02.975Z] ---> Running in 687c56530a22 [2022-09-27T09:28:02.975Z] ---> Running in 3317d654741c [2022-09-27T09:28:02.975Z] ---> Running in fd234494e740 [2022-09-27T09:28:02.975Z] Removing intermediate container 6ae3e390e52a [2022-09-27T09:28:02.975Z] ---> 4b8ac4e8d075 [2022-09-27T09:28:02.975Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:28:02.975Z] Removing intermediate container fd234494e740 [2022-09-27T09:28:02.975Z] ---> 4420a7ed3ac3 [2022-09-27T09:28:02.975Z] Step 4/24 : WORKDIR /edgex-go [2022-09-27T09:28:02.975Z] Removing intermediate container 0c6b50ea204d [2022-09-27T09:28:02.975Z] ---> 1bb466707ebe [2022-09-27T09:28:02.975Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:28:03.234Z] Removing intermediate container 687c56530a22 [2022-09-27T09:28:03.234Z] ---> 2ed08e249129 [2022-09-27T09:28:03.234Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:28:03.234Z] Removing intermediate container 3317d654741c [2022-09-27T09:28:03.234Z] ---> 18f81f442386 [2022-09-27T09:28:03.234Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:28:03.234Z] ---> Running in 4aaf051d4e29 [2022-09-27T09:28:03.234Z] ---> Running in 37f003916e85 [2022-09-27T09:28:03.234Z] ---> Running in 0adbca77b28f [2022-09-27T09:28:03.234Z] ---> Running in 6b8900038b7f [2022-09-27T09:28:03.234Z] ---> Running in 8e216c3c1277 [2022-09-27T09:28:03.234Z] Removing intermediate container 6b8900038b7f [2022-09-27T09:28:03.234Z] ---> 443008a4943e [2022-09-27T09:28:03.234Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:28:03.234Z] ---> Running in 43269b16f237 [2022-09-27T09:28:04.169Z] Removing intermediate container 4aaf051d4e29 [2022-09-27T09:28:04.169Z] ---> a74ab3be9c5b [2022-09-27T09:28:04.169Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-27T09:28:04.169Z] Removing intermediate container 0adbca77b28f [2022-09-27T09:28:04.169Z] ---> 815d75c8d5d6 [2022-09-27T09:28:04.169Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-27T09:28:04.169Z] ---> Running in 556c900502d2 [2022-09-27T09:28:04.169Z] ---> Running in b2907f2238bf [2022-09-27T09:28:04.169Z] Removing intermediate container 37f003916e85 [2022-09-27T09:28:04.169Z] ---> 27fe7e722650 [2022-09-27T09:28:04.169Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-27T09:28:04.169Z] ---> Running in 0a360ebb8dd4 [2022-09-27T09:28:04.427Z] Removing intermediate container 43269b16f237 [2022-09-27T09:28:04.427Z] ---> 2a4b34a4ecbb [2022-09-27T09:28:04.427Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-27T09:28:04.427Z] ---> Running in 6792890df05a [2022-09-27T09:28:04.685Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:28:04.685Z] Removing intermediate container 8e216c3c1277 [2022-09-27T09:28:04.685Z] ---> 27ec43cd6d14 [2022-09-27T09:28:04.685Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-27T09:28:04.685Z] ---> Running in 730a23c66f1d [2022-09-27T09:28:04.685Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:28:04.943Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:28:04.943Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:28:05.201Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:28:05.462Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:28:05.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:28:05.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:28:05.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:28:05.757Z] OK: 211 MiB in 51 packages [2022-09-27T09:28:06.024Z] OK: 211 MiB in 51 packages [2022-09-27T09:28:06.024Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:28:06.024Z] OK: 211 MiB in 51 packages [2022-09-27T09:28:06.284Z] Removing intermediate container 556c900502d2 [2022-09-27T09:28:06.284Z] ---> 0b7c804f0c75 [2022-09-27T09:28:06.284Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-27T09:28:06.284Z] OK: 211 MiB in 51 packages [2022-09-27T09:28:06.284Z] ---> d70557b54b63 [2022-09-27T09:28:06.284Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:28:06.284Z] ---> Running in 291b3de02ecb [2022-09-27T09:28:06.542Z] Removing intermediate container b2907f2238bf [2022-09-27T09:28:06.542Z] ---> 8cd7a183879e [2022-09-27T09:28:06.542Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-27T09:28:06.542Z] ---> 28b8aaee9991 [2022-09-27T09:28:06.542Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:28:06.542Z] Removing intermediate container 6792890df05a [2022-09-27T09:28:06.542Z] ---> c5fc3e95b47b [2022-09-27T09:28:06.542Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-27T09:28:06.542Z] ---> Running in 88acd1986bbc [2022-09-27T09:28:06.804Z] Removing intermediate container 0a360ebb8dd4 [2022-09-27T09:28:06.804Z] ---> c47092067cc9 [2022-09-27T09:28:06.804Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-27T09:28:06.804Z] ---> 807b8ffd1dc3 [2022-09-27T09:28:06.804Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:28:06.804Z] ---> Running in ca4fba0eb246 [2022-09-27T09:28:07.062Z] ---> 71ac8c4187ad [2022-09-27T09:28:07.062Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:28:07.062Z] OK: 211 MiB in 51 packages [2022-09-27T09:28:07.062Z] ---> Running in cf3507e937f0 [2022-09-27T09:28:07.319Z] Removing intermediate container 730a23c66f1d [2022-09-27T09:28:07.319Z] ---> 9bbc8769f58f [2022-09-27T09:28:07.319Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-27T09:28:07.578Z] ---> 05e4eb9f68b0 [2022-09-27T09:28:07.578Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:28:07.578Z] ---> Running in d997cf692509 [2022-09-27T09:28:11.997Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1335 in /w/workspace/edgexfoundry_edgex-go_PR-4168 [Pipeline] { [Pipeline] ws [2022-09-27T09:28:12.039Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-09-27T09:28:12.118Z] The recommended git tool is: git [2022-09-27T09:28:17.911Z] using credential edgex-jenkins-ssh [2022-09-27T09:28:17.928Z] Cloning the remote Git repository [2022-09-27T09:28:17.979Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-27T09:28:18.059Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-09-27T09:28:18.209Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-27T09:28:18.210Z] > git --version # timeout=10 [2022-09-27T09:28:18.232Z] > git --version # 'git version 2.25.1' [2022-09-27T09:28:18.233Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T09:28:18.299Z] Verifying host key using known hosts file [2022-09-27T09:28:18.514Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T09:28:18.527Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T09:28:25.723Z] Removing intermediate container d997cf692509 [2022-09-27T09:28:25.723Z] ---> 02baa347c35f [2022-09-27T09:28:25.723Z] Step 8/25 : COPY . . [2022-09-27T09:28:25.723Z] Removing intermediate container ca4fba0eb246 [2022-09-27T09:28:25.723Z] ---> d9af3cb189e0 [2022-09-27T09:28:25.723Z] Step 9/24 : COPY . . [2022-09-27T09:28:25.723Z] Removing intermediate container 291b3de02ecb [2022-09-27T09:28:25.723Z] ---> a7d354d05f90 [2022-09-27T09:28:25.723Z] Step 8/33 : COPY . . [2022-09-27T09:28:25.723Z] Removing intermediate container cf3507e937f0 [2022-09-27T09:28:25.723Z] ---> abccd445038e [2022-09-27T09:28:25.723Z] Step 8/25 : COPY . . [2022-09-27T09:28:25.723Z] Removing intermediate container 88acd1986bbc [2022-09-27T09:28:25.723Z] ---> fad4a982eefb [2022-09-27T09:28:25.723Z] Step 8/26 : COPY . . [2022-09-27T09:28:35.689Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-27T09:28:35.714Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T09:28:37.529Z] Merging remotes/origin/main commit a8eb28e71f5ba3ef86e818c168e1634e95121d28 into PR head commit 8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:28:37.939Z] Merge succeeded, producing 8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:28:37.940Z] Checking out Revision 8cf23b37b86954e890d1ffe3ad5c809a355019ee (PR-4168) [2022-09-27T09:28:36.597Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-27T09:28:36.654Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-27T09:28:36.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T09:28:36.661Z] Verifying host key using known hosts file [2022-09-27T09:28:36.668Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T09:28:36.679Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4168/head:refs/remotes/origin/PR-4168 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-27T09:28:37.550Z] > git config core.sparsecheckout # timeout=10 [2022-09-27T09:28:37.569Z] > git checkout -f 8cf23b37b86954e890d1ffe3ad5c809a355019ee # timeout=10 [2022-09-27T09:28:37.822Z] > git remote # timeout=10 [2022-09-27T09:28:37.842Z] > git config --get remote.origin.url # timeout=10 [2022-09-27T09:28:37.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T09:28:37.875Z] Verifying host key using known hosts file [2022-09-27T09:28:37.879Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T09:28:37.889Z] > git merge a8eb28e71f5ba3ef86e818c168e1634e95121d28 # timeout=10 [2022-09-27T09:28:37.918Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-27T09:28:37.946Z] > git config core.sparsecheckout # timeout=10 [2022-09-27T09:28:37.959Z] > git checkout -f 8cf23b37b86954e890d1ffe3ad5c809a355019ee # timeout=10 [2022-09-27T09:28:41.643Z] Commit message: "fix(snap): Copy UoM file if not exist during upgrade" [2022-09-27T09:28:41.699Z] > git --version # timeout=10 [2022-09-27T09:28:41.713Z] > git --version # 'git version 2.25.1' [2022-09-27T09:28:41.730Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T09:28:42.984Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-27T09:28:42.984Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T09:28:42.984Z] Dload Upload Total Spent Left Speed [2022-09-27T09:28:42.984Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh [2022-09-27T09:28:43.707Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-27T09:28:43.808Z] ---> 493bdd5b38e2 [2022-09-27T09:28:43.808Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-27T09:28:43.808Z] ---> 7af3270bcd8c [2022-09-27T09:28:43.808Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-27T09:28:43.808Z] ---> Running in 662a2e76c9d5 [2022-09-27T09:28:43.808Z] ---> 25786e83d2b6 [2022-09-27T09:28:43.808Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-27T09:28:43.808Z] ---> 5b22d3a81a96 [2022-09-27T09:28:43.808Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-27T09:28:43.808Z] ---> 4ceb9f2c8886 [2022-09-27T09:28:43.808Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-27T09:28:43.808Z] ---> Running in 90746d136eb9 [2022-09-27T09:28:43.808Z] ---> Running in 08c916f248ab [2022-09-27T09:28:43.808Z] ---> Running in b19f4fa5b0c9 [2022-09-27T09:28:43.808Z] ---> Running in b3fa05fd55c8 [2022-09-27T09:28:43.808Z] Removing intermediate container 90746d136eb9 [2022-09-27T09:28:43.808Z] ---> ee43b32821ca [2022-09-27T09:28:43.808Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-27T09:28:43.808Z] Removing intermediate container b19f4fa5b0c9 [2022-09-27T09:28:43.808Z] ---> 57f640d0d2af [2022-09-27T09:28:43.808Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-27T09:28:43.808Z] ---> Running in 7533cff626f2 [2022-09-27T09:28:43.808Z] ---> Running in 2cbfffd5aaf2 [2022-09-27T09:28:43.808Z] Removing intermediate container 7533cff626f2 [2022-09-27T09:28:43.808Z] ---> e3b5cefe4006 [2022-09-27T09:28:43.808Z] 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-27T09:28:43.808Z] Removing intermediate container 2cbfffd5aaf2 [2022-09-27T09:28:43.808Z] ---> ecf224d0118e [2022-09-27T09:28:43.808Z] 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-27T09:28:43.808Z] ---> Running in 9bc2f4c3306c [2022-09-27T09:28:43.808Z] 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-27T09:28:43.808Z] ---> Running in 55d917e51454 [2022-09-27T09:28:43.808Z] 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-27T09:28:43.808Z] 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-27T09:28:44.056Z] + sudo tee /etc/docker/daemon.new [2022-09-27T09:28:44.056Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-27T09:28:44.056Z] { [2022-09-27T09:28:44.056Z] "registry-mirrors": [ [2022-09-27T09:28:44.056Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-27T09:28:44.056Z] ], [2022-09-27T09:28:44.056Z] "bip": "10.250.0.254/24", [2022-09-27T09:28:44.056Z] "hosts": [ [2022-09-27T09:28:44.056Z] "tcp://0.0.0.0:5555", [2022-09-27T09:28:44.056Z] "unix:///var/run/docker.sock" [2022-09-27T09:28:44.056Z] ], [2022-09-27T09:28:44.056Z] "mtu": 1458, [2022-09-27T09:28:44.056Z] "selinux-enabled": true, [2022-09-27T09:28:44.056Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-27T09:28:44.056Z] } [Pipeline] sh [2022-09-27T09:28:44.405Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-27T09:28:44.740Z] Removing intermediate container 55d917e51454 [2022-09-27T09:28:44.740Z] ---> 567d8af3a169 [2022-09-27T09:28:44.740Z] Step 12/25 : WORKDIR /edgex-go [2022-09-27T09:28:44.740Z] Removing intermediate container 9bc2f4c3306c [2022-09-27T09:28:44.740Z] ---> 0421cd05935d [2022-09-27T09:28:44.740Z] Step 12/26 : WORKDIR /edgex-go [2022-09-27T09:28:44.740Z] ---> Running in 3da646898c16 [2022-09-27T09:28:44.740Z] ---> Running in f0506062dd80 [2022-09-27T09:28:44.746Z] + sudo service docker restart [2022-09-27T09:28:44.997Z] Removing intermediate container 3da646898c16 [2022-09-27T09:28:44.998Z] ---> dcc96341fce9 [2022-09-27T09:28:44.998Z] [2022-09-27T09:28:44.998Z] Step 13/25 : FROM alpine:3.15 [2022-09-27T09:28:44.998Z] Removing intermediate container f0506062dd80 [2022-09-27T09:28:44.998Z] ---> e6a30f8f9ec6 [2022-09-27T09:28:44.998Z] [2022-09-27T09:28:44.998Z] Step 13/26 : FROM alpine:3.15 [2022-09-27T09:28:45.932Z] 3.15: Pulling from library/alpine [2022-09-27T09:28:45.932Z] 3.15: Pulling from library/alpine [2022-09-27T09:28:47.305Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-27T09:28:47.305Z] Status: Downloaded newer image for alpine:3.15 [2022-09-27T09:28:47.305Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-27T09:28:47.305Z] Status: Image is up to date for alpine:3.15 [2022-09-27T09:28:47.305Z] ---> c4fc93816858 [2022-09-27T09:28:47.305Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T09:28:47.305Z] ---> c4fc93816858 [2022-09-27T09:28:47.305Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T09:28:47.869Z] ---> Running in 3e66413761e7 [2022-09-27T09:28:47.869Z] ---> Running in bd8e7e94e446 [2022-09-27T09:28:48.432Z] Removing intermediate container bd8e7e94e446 [2022-09-27T09:28:48.432Z] ---> 41d9475b5ada [2022-09-27T09:28:48.432Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:28:48.432Z] Removing intermediate container 3e66413761e7 [2022-09-27T09:28:48.432Z] ---> c32395b0ea8e [2022-09-27T09:28:48.432Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:28:48.689Z] ---> Running in 12d572b7f952 [2022-09-27T09:28:48.689Z] ---> Running in 74bf2049aa89 [2022-09-27T09:28:50.584Z] Removing intermediate container 74bf2049aa89 [2022-09-27T09:28:50.584Z] ---> cd5e5b52bfd7 [2022-09-27T09:28:50.584Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-27T09:28:50.584Z] ---> Running in 4f14e88da510 [2022-09-27T09:28:50.584Z] Removing intermediate container 12d572b7f952 [2022-09-27T09:28:50.584Z] ---> c360a9de62ec [2022-09-27T09:28:50.584Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-27T09:28:50.841Z] ---> Running in 0e9ef3cd1cf2 [2022-09-27T09:28:51.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:28:51.664Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:28:52.229Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:28:52.494Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:28:52.753Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-27T09:28:52.753Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-27T09:28:52.753Z] OK: 15857 distinct packages available [2022-09-27T09:28:52.753Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:28:52.753Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-27T09:28:52.753Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-27T09:28:52.753Z] OK: 15857 distinct packages available [2022-09-27T09:28:52.753Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:28:53.683Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:28:53.683Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:28:53.942Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-27T09:28:53.942Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-27T09:28:53.942Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-27T09:28:53.942Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-27T09:28:54.199Z] (3/5) Installing libucontext (1.1-r0) [2022-09-27T09:28:54.199Z] (3/4) Installing libucontext (1.1-r0) [2022-09-27T09:28:54.199Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-27T09:28:54.199Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-27T09:28:54.199Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-27T09:28:54.199Z] Executing busybox-1.34.1-r7.trigger [2022-09-27T09:28:54.199Z] OK: 6 MiB in 18 packages [2022-09-27T09:28:54.457Z] Executing busybox-1.34.1-r7.trigger [2022-09-27T09:28:54.457Z] OK: 7 MiB in 19 packages [2022-09-27T09:28:57.739Z] Removing intermediate container 4f14e88da510 [2022-09-27T09:28:57.739Z] ---> 3d79e86d17b4 [2022-09-27T09:28:57.739Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-27T09:28:57.739Z] Removing intermediate container 0e9ef3cd1cf2 [2022-09-27T09:28:57.739Z] ---> c511fc2a38ea [2022-09-27T09:28:57.739Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T09:29:03.067Z] provisioning config files... [2022-09-27T09:29:03.094Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4623489192208761299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T09:29:03.481Z] ---> docker-login.sh [2022-09-27T09:29:03.481Z] nexus3.edgexfoundry.org:10001 [2022-09-27T09:29:04.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:29:04.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:29:04.068Z] Configure a credential helper to remove this warning. See [2022-09-27T09:29:04.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:29:04.068Z] [2022-09-27T09:29:04.068Z] Login Succeeded [2022-09-27T09:29:04.068Z] nexus3.edgexfoundry.org:10002 [2022-09-27T09:29:04.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:29:04.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:29:04.337Z] Configure a credential helper to remove this warning. See [2022-09-27T09:29:04.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:29:04.337Z] [2022-09-27T09:29:04.337Z] Login Succeeded [2022-09-27T09:29:04.608Z] nexus3.edgexfoundry.org:10003 [2022-09-27T09:29:04.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:29:04.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:29:04.879Z] Configure a credential helper to remove this warning. See [2022-09-27T09:29:04.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:29:04.879Z] [2022-09-27T09:29:04.879Z] Login Succeeded [2022-09-27T09:29:04.879Z] nexus3.edgexfoundry.org:10004 [2022-09-27T09:29:05.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:29:05.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:29:05.149Z] Configure a credential helper to remove this warning. See [2022-09-27T09:29:05.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:29:05.149Z] [2022-09-27T09:29:05.149Z] Login Succeeded [2022-09-27T09:29:05.149Z] docker.io [2022-09-27T09:29:05.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T09:29:05.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T09:29:05.686Z] Configure a credential helper to remove this warning. See [2022-09-27T09:29:05.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T09:29:05.686Z] [2022-09-27T09:29:05.686Z] Login Succeeded [2022-09-27T09:29:05.686Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T09:29:05.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2022-09-27T09:29:05.842Z] ---> 862a65041620 [2022-09-27T09:29:05.842Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-27T09:29:05.842Z] ---> 9f821a661c62 [2022-09-27T09:29:05.842Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-27T09:29:05.842Z] ---> 7a2cad7963bd [2022-09-27T09:29:05.842Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-27T09:29:05.842Z] ---> efc8b01dd694 [2022-09-27T09:29:05.842Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-27T09:29:05.842Z] ---> Running in 2819176b9f75 [2022-09-27T09:29:05.842Z] ---> 25f7fde34edf [2022-09-27T09:29:05.842Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-27T09:29:05.842Z] Removing intermediate container 2819176b9f75 [2022-09-27T09:29:05.842Z] ---> 34864d646b7e [2022-09-27T09:29:05.842Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-27T09:29:05.842Z] 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-27T09:29:05.842Z] ---> dc202f85197e [2022-09-27T09:29:05.842Z] Step 21/26 : WORKDIR / [2022-09-27T09:29:05.842Z] ---> 3e304523cae3 [2022-09-27T09:29:05.842Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-27T09:29:05.842Z] ---> Running in 2eadf602089c [2022-09-27T09:29:05.842Z] ---> Running in ef1680b382f4 [2022-09-27T09:29:05.842Z] Removing intermediate container 2eadf602089c [2022-09-27T09:29:05.842Z] ---> aab157cce03f [2022-09-27T09:29:05.842Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [Pipeline] unstash [Pipeline] sh [2022-09-27T09:29:06.114Z] Removing intermediate container ef1680b382f4 [2022-09-27T09:29:06.114Z] ---> 68b4a71a4857 [2022-09-27T09:29:06.114Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-27T09:29:06.114Z] ---> Running in c5329dec67ed [2022-09-27T09:29:06.114Z] ---> Running in 026e7081b0d3 [2022-09-27T09:29:06.312Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-27T09:29:06.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T09:29:06.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T09:29:06.416Z] ========================================================= [2022-09-27T09:29:06.416Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-27T09:29:06.416Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-27T09:29:06.509Z] Removing intermediate container c5329dec67ed [2022-09-27T09:29:06.509Z] ---> 08fbe0c6f054 [2022-09-27T09:29:06.509Z] Step 23/25 : LABEL arch=x86_64 [2022-09-27T09:29:06.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T09:29:07.385Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-27T09:29:07.385Z] b3c136eddcbf: Pulling fs layer [2022-09-27T09:29:07.385Z] c0a3192eca97: Pulling fs layer [2022-09-27T09:29:07.385Z] a050256f5b6f: Pulling fs layer [2022-09-27T09:29:07.385Z] 656be50a0ddc: Pulling fs layer [2022-09-27T09:29:07.385Z] 2bbca73fdf42: Pulling fs layer [2022-09-27T09:29:07.385Z] 46d945488cbd: Pulling fs layer [2022-09-27T09:29:07.385Z] 8a5474983e97: Pulling fs layer [2022-09-27T09:29:07.385Z] 329c88fbcd65: Pulling fs layer [2022-09-27T09:29:07.385Z] 46d945488cbd: Waiting [2022-09-27T09:29:07.385Z] 8a5474983e97: Waiting [2022-09-27T09:29:07.385Z] 329c88fbcd65: Waiting [2022-09-27T09:29:07.385Z] 656be50a0ddc: Waiting [2022-09-27T09:29:07.385Z] 2bbca73fdf42: Waiting [2022-09-27T09:29:07.385Z] a050256f5b6f: Download complete [2022-09-27T09:29:07.385Z] c0a3192eca97: Verifying Checksum [2022-09-27T09:29:07.385Z] c0a3192eca97: Download complete [2022-09-27T09:29:07.385Z] 2bbca73fdf42: Download complete [2022-09-27T09:29:07.385Z] 46d945488cbd: Verifying Checksum [2022-09-27T09:29:07.385Z] 46d945488cbd: Download complete [2022-09-27T09:29:07.385Z] b3c136eddcbf: Verifying Checksum [2022-09-27T09:29:07.385Z] b3c136eddcbf: Download complete [2022-09-27T09:29:07.464Z] Removing intermediate container 026e7081b0d3 [2022-09-27T09:29:07.464Z] ---> d7987d747066 [2022-09-27T09:29:07.464Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-27T09:29:08.350Z] b3c136eddcbf: Pull complete [2022-09-27T09:29:08.350Z] 329c88fbcd65: Verifying Checksum [2022-09-27T09:29:08.350Z] 329c88fbcd65: Download complete [2022-09-27T09:29:08.939Z] c0a3192eca97: Pull complete [2022-09-27T09:29:08.978Z] ---> Running in 6c182958ebd9 [2022-09-27T09:29:08.978Z] ---> Running in 643e11a864ec [2022-09-27T09:29:08.978Z] Removing intermediate container 08c916f248ab [2022-09-27T09:29:08.978Z] ---> 9571286195c9 [2022-09-27T09:29:08.978Z] [2022-09-27T09:29:08.978Z] Step 11/24 : FROM alpine:3.16 [2022-09-27T09:29:08.978Z] Removing intermediate container 662a2e76c9d5 [2022-09-27T09:29:08.978Z] ---> 837e941c64a4 [2022-09-27T09:29:08.978Z] [2022-09-27T09:29:08.978Z] Step 10/33 : FROM alpine:3.16 [2022-09-27T09:29:09.217Z] a050256f5b6f: Pull complete [2022-09-27T09:29:09.237Z] Removing intermediate container 6c182958ebd9 [2022-09-27T09:29:09.237Z] ---> cd89b063f801 [2022-09-27T09:29:09.237Z] Step 24/25 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:29:09.237Z] Removing intermediate container 643e11a864ec [2022-09-27T09:29:09.237Z] ---> c9d124b7795d [2022-09-27T09:29:09.237Z] Step 24/26 : LABEL arch=x86_64 [2022-09-27T09:29:09.496Z] ---> Running in 7d6fffef1953 [2022-09-27T09:29:09.496Z] ---> Running in 55409cd274c7 [2022-09-27T09:29:09.497Z] 8a5474983e97: Verifying Checksum [2022-09-27T09:29:09.497Z] 8a5474983e97: Download complete [2022-09-27T09:29:09.820Z] Removing intermediate container 7d6fffef1953 [2022-09-27T09:29:09.820Z] ---> d97350637d05 [2022-09-27T09:29:09.820Z] Step 25/26 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:29:09.820Z] Removing intermediate container 55409cd274c7 [2022-09-27T09:29:09.820Z] ---> f85b0670ea26 [2022-09-27T09:29:09.820Z] Step 25/25 : LABEL version=0.0.0 [2022-09-27T09:29:09.820Z] 3.16: Pulling from library/alpine [2022-09-27T09:29:09.820Z] 3.16: Pulling from library/alpine [2022-09-27T09:29:09.820Z] ---> Running in 0acbfcc6745c [2022-09-27T09:29:10.079Z] ---> Running in 6c85c1ab1c67 [2022-09-27T09:29:10.079Z] Removing intermediate container 0acbfcc6745c [2022-09-27T09:29:10.079Z] ---> 5c0cdaca0962 [2022-09-27T09:29:10.079Z] Step 26/26 : LABEL version=0.0.0 [2022-09-27T09:29:10.461Z] 656be50a0ddc: Verifying Checksum [2022-09-27T09:29:10.461Z] 656be50a0ddc: Download complete [2022-09-27T09:29:11.015Z] Removing intermediate container 6c85c1ab1c67 [2022-09-27T09:29:11.015Z] ---> 0f543e940c0d [2022-09-27T09:29:11.015Z] [2022-09-27T09:29:11.015Z] ---> Running in aa1e9eaa7168 [2022-09-27T09:29:11.015Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T09:29:11.015Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T09:29:11.015Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T09:29:11.015Z] Status: Image is up to date for alpine:3.16 [2022-09-27T09:29:11.015Z] Successfully built 0f543e940c0d [2022-09-27T09:29:11.015Z] ---> 9c6f07244728 [2022-09-27T09:29:11.015Z] Step 12/24 : RUN apk add --update --no-cache dumb-initSuccessfully tagged security-spire-server:latest [2022-09-27T09:29:11.015Z] ---> 9c6f07244728 [2022-09-27T09:29:11.015Z] Building security-spiffe-token-provider [2022-09-27T09:29:11.015Z]  Building security-spire-server ... done  [2022-09-27T09:29:11.015Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T09:29:13.554Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:29:13.554Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:29:14.122Z] ---> a19a3d18bf01 [2022-09-27T09:29:14.122Z] Step 3/20 : WORKDIR /edgex-go [2022-09-27T09:29:14.122Z] ---> Using cache [2022-09-27T09:29:14.122Z] ---> 2ed08e249129 [2022-09-27T09:29:14.122Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-27T09:29:15.060Z] ---> Running in 066616856d8a [2022-09-27T09:29:15.060Z] Removing intermediate container aa1e9eaa7168 [2022-09-27T09:29:15.060Z] ---> 3d155f226589 [2022-09-27T09:29:15.060Z] [2022-09-27T09:29:15.060Z] ---> Running in e82008739644 [2022-09-27T09:29:15.060Z] ---> Running in 31fa3aa7c03b [2022-09-27T09:29:15.060Z] Successfully built 3d155f226589 [2022-09-27T09:29:15.060Z] Successfully tagged security-spire-config:latest [2022-09-27T09:29:15.060Z] Building sys-mgmt-agent [2022-09-27T09:29:15.060Z]  Building security-spire-config ... done Removing intermediate container b3fa05fd55c8 [2022-09-27T09:29:15.060Z] ---> 3f2736252a58 [2022-09-27T09:29:15.060Z] [2022-09-27T09:29:15.060Z] Step 10/25 : FROM alpine:3.16 [2022-09-27T09:29:15.060Z] ---> 9c6f07244728 [2022-09-27T09:29:15.060Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-27T09:29:15.060Z] Removing intermediate container 066616856d8a [2022-09-27T09:29:15.060Z] ---> 69a12916bb89 [2022-09-27T09:29:15.060Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-27T09:29:15.060Z] ---> Running in ce33603cac14 [2022-09-27T09:29:15.318Z] ---> Running in 9fac8b45cbcc [2022-09-27T09:29:15.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:29:15.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:29:15.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:29:15.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:29:15.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:29:15.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:29:15.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:29:15.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:29:16.093Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-27T09:29:16.094Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T09:29:16.094Z] OK: 6 MiB in 15 packages [2022-09-27T09:29:16.094Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-27T09:29:16.094Z] (2/2) Installing su-exec (0.2-r1) [2022-09-27T09:29:16.094Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T09:29:16.094Z] OK: 6 MiB in 16 packages [2022-09-27T09:29:16.094Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-27T09:29:16.094Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-27T09:29:16.094Z] (3/3) Installing su-exec (0.2-r1) [2022-09-27T09:29:16.094Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T09:29:16.094Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T09:29:16.094Z] OK: 6 MiB in 17 packages [2022-09-27T09:29:16.094Z] v3.16.2-210-g84cfb9e03b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-27T09:29:16.094Z] v3.16.2-210-g84cfb9e03b [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-27T09:29:16.094Z] OK: 17041 distinct packages available [2022-09-27T09:29:16.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:29:16.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:29:16.609Z] OK: 211 MiB in 51 packages [2022-09-27T09:29:19.153Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:29:19.153Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:29:19.153Z] ---> a19a3d18bf01 [2022-09-27T09:29:19.153Z] Step 3/23 : WORKDIR /edgex-go [2022-09-27T09:29:19.153Z] ---> Using cache [2022-09-27T09:29:19.153Z] ---> 2ed08e249129 [2022-09-27T09:29:19.153Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:29:19.153Z] ---> Using cache [2022-09-27T09:29:19.153Z] ---> 27fe7e722650 [2022-09-27T09:29:19.153Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-27T09:29:21.053Z] ---> Running in ef5b78d52ac2 [2022-09-27T09:29:21.053Z] Removing intermediate container e82008739644 [2022-09-27T09:29:21.053Z] ---> 1ac63b3839be [2022-09-27T09:29:21.053Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T09:29:21.311Z] Removing intermediate container 9fac8b45cbcc [2022-09-27T09:29:21.311Z] ---> 9e028e996ad1 [2022-09-27T09:29:21.311Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-27T09:29:21.311Z] Removing intermediate container 31fa3aa7c03b [2022-09-27T09:29:21.311Z] ---> d0f8f6cd1228 [2022-09-27T09:29:21.311Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-27T09:29:21.311Z] ---> Running in 7855e69034ac [2022-09-27T09:29:21.311Z] ---> Running in 443e7f4952b3 [2022-09-27T09:29:21.311Z] Removing intermediate container ce33603cac14 [2022-09-27T09:29:21.311Z] ---> 97d32e397cc2 [2022-09-27T09:29:21.311Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-27T09:29:21.311Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:29:21.570Z] ---> Running in 7636a8044cbd [2022-09-27T09:29:21.570Z] Removing intermediate container 7855e69034ac [2022-09-27T09:29:21.570Z] ---> 66e76ea4e60f [2022-09-27T09:29:21.570Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-27T09:29:21.570Z] ---> a2d1afb5393a [2022-09-27T09:29:21.570Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:29:21.570Z] Removing intermediate container 443e7f4952b3 [2022-09-27T09:29:21.570Z] ---> f80f952b0875 [2022-09-27T09:29:21.570Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-27T09:29:21.570Z] ---> Running in 467e5de59c05 [2022-09-27T09:29:21.570Z] ---> Running in b19f9a064522 [2022-09-27T09:29:21.570Z] Removing intermediate container 7636a8044cbd [2022-09-27T09:29:21.570Z] ---> 73560ce14873 [2022-09-27T09:29:21.570Z] Step 13/25 : WORKDIR / [2022-09-27T09:29:21.570Z] ---> Running in 9736f4148466 [2022-09-27T09:29:21.570Z] ---> Running in b82d70cfd166 [2022-09-27T09:29:21.832Z] Removing intermediate container b19f9a064522 [2022-09-27T09:29:21.832Z] ---> 0fb421164247 [2022-09-27T09:29:21.832Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-27T09:29:21.832Z] Removing intermediate container 467e5de59c05 [2022-09-27T09:29:21.832Z] ---> 5cbcfd32f180 [2022-09-27T09:29:21.832Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-27T09:29:21.832Z] ---> Running in 35d3b445b3ab [2022-09-27T09:29:21.832Z] ---> Running in cbb8eeab032a [2022-09-27T09:29:21.832Z] Removing intermediate container b82d70cfd166 [2022-09-27T09:29:21.832Z] ---> 379fac702160 [2022-09-27T09:29:21.832Z] 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-27T09:29:22.090Z] Removing intermediate container 35d3b445b3ab [2022-09-27T09:29:22.090Z] ---> 58a3eb0c99c1 [2022-09-27T09:29:22.090Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-27T09:29:22.090Z] Removing intermediate container cbb8eeab032a [2022-09-27T09:29:22.090Z] ---> f12f5a130fe9 [2022-09-27T09:29:22.090Z] Step 16/24 : WORKDIR / [2022-09-27T09:29:22.090Z] ---> Running in 09d48e0e089c [2022-09-27T09:29:22.090Z] ---> Running in 774bad01530a [2022-09-27T09:29:22.090Z] ---> 1344d9998b3c [2022-09-27T09:29:22.090Z] 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-27T09:29:22.090Z] Removing intermediate container 774bad01530a [2022-09-27T09:29:22.090Z] ---> f16b2e9b0f6b [2022-09-27T09:29:22.090Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-27T09:29:22.090Z] Removing intermediate container 09d48e0e089c [2022-09-27T09:29:22.090Z] ---> c704cb7b1275 [2022-09-27T09:29:22.090Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T09:29:22.090Z] ---> Running in b33d4dcbc85c [2022-09-27T09:29:22.090Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:29:22.348Z] ---> 93b5a93552c2 [2022-09-27T09:29:22.348Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-27T09:29:22.348Z] ---> 75b50489351d [2022-09-27T09:29:22.348Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-27T09:29:22.607Z] OK: 211 MiB in 51 packages [2022-09-27T09:29:22.802Z] 656be50a0ddc: Pull complete [2022-09-27T09:29:22.802Z] 2bbca73fdf42: Pull complete [2022-09-27T09:29:22.802Z] 46d945488cbd: Pull complete [2022-09-27T09:29:22.866Z] ---> 99de2ae320dc [2022-09-27T09:29:22.866Z] 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-27T09:29:22.866Z] ---> 75810e68add1 [2022-09-27T09:29:22.866Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-27T09:29:24.770Z] ---> c6807ac563b3 [2022-09-27T09:29:24.770Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-27T09:29:24.770Z] ---> 4917800e998d [2022-09-27T09:29:24.770Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-27T09:29:24.770Z] Removing intermediate container ef5b78d52ac2 [2022-09-27T09:29:24.770Z] ---> 261220317a29 [2022-09-27T09:29:24.770Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-27T09:29:24.770Z] ---> Running in bcb53e03170c [2022-09-27T09:29:24.770Z] Removing intermediate container b33d4dcbc85c [2022-09-27T09:29:24.770Z] ---> e4e5ed5d487b [2022-09-27T09:29:24.770Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-27T09:29:24.770Z] ---> Running in 3b58719af105 [2022-09-27T09:29:25.064Z] Removing intermediate container bcb53e03170c [2022-09-27T09:29:25.064Z] ---> 17b9e9a95f6b [2022-09-27T09:29:25.064Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T09:29:25.323Z] ---> 0a96a71795e9 [2022-09-27T09:29:25.323Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:29:25.582Z] Removing intermediate container 3b58719af105 [2022-09-27T09:29:25.582Z] ---> 2ce48a07aaaf [2022-09-27T09:29:25.582Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-27T09:29:25.582Z] ---> Running in 9c8a94f19cb3 [2022-09-27T09:29:25.582Z] ---> d20efc209bc4 [2022-09-27T09:29:25.582Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-27T09:29:25.582Z] ---> Running in c7403b5959d8 [2022-09-27T09:29:26.148Z] Removing intermediate container 9c8a94f19cb3 [2022-09-27T09:29:26.148Z] ---> 285f692e510a [2022-09-27T09:29:26.148Z] Step 22/24 : LABEL arch=x86_64 [2022-09-27T09:29:26.406Z] ---> 39727ad12728 [2022-09-27T09:29:26.406Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-27T09:29:26.406Z] ---> b5ae7f24dce6 [2022-09-27T09:29:26.406Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-27T09:29:26.682Z] ---> Running in f9e6168a46e4 [2022-09-27T09:29:26.682Z] ---> Running in 2ff1dd7e1f64 [2022-09-27T09:29:26.961Z] Removing intermediate container f9e6168a46e4 [2022-09-27T09:29:26.961Z] ---> 80e83c954fbd [2022-09-27T09:29:26.961Z] Step 23/24 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:29:26.961Z] ---> a66bb059932b [2022-09-27T09:29:26.962Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-27T09:29:26.962Z] ---> Running in df21aba614eb [2022-09-27T09:29:26.962Z] ---> Running in d469f36e32c7 [2022-09-27T09:29:27.235Z] Removing intermediate container df21aba614eb [2022-09-27T09:29:27.235Z] ---> b17b842facf7 [2022-09-27T09:29:27.235Z] Step 24/24 : LABEL version=0.0.0 [2022-09-27T09:29:27.813Z] ---> Running in cf795bf4c88e [2022-09-27T09:29:29.473Z] 8a5474983e97: Pull complete [2022-09-27T09:29:30.371Z] Removing intermediate container 2ff1dd7e1f64 [2022-09-27T09:29:30.371Z] ---> f1111d80c361 [2022-09-27T09:29:30.371Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T09:29:30.371Z] Removing intermediate container cf795bf4c88e [2022-09-27T09:29:30.371Z] ---> 55fda73ca35b [2022-09-27T09:29:30.371Z] [2022-09-27T09:29:30.371Z] Removing intermediate container d469f36e32c7 [2022-09-27T09:29:30.371Z] ---> c627e71475bf [2022-09-27T09:29:30.371Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-27T09:29:30.371Z] Successfully built 55fda73ca35b [2022-09-27T09:29:30.371Z] ---> Running in 5bfb341e3e32 [2022-09-27T09:29:30.632Z] Successfully tagged core-command:latest [2022-09-27T09:29:30.632Z] Building core-metadata [2022-09-27T09:29:30.883Z] 329c88fbcd65: Pull complete [2022-09-27T09:29:30.883Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-27T09:29:30.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T09:29:30.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T09:29:30.894Z]  Building core-command ... done Removing intermediate container 9736f4148466 [2022-09-27T09:29:30.894Z] ---> e3f8a8044d30 [2022-09-27T09:29:30.894Z] Step 7/20 : COPY . . [Pipeline] fileExists [Pipeline] sh [2022-09-27T09:29:31.293Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T09:29:31.293Z] WORKDIR /edgex [2022-09-27T09:29:31.293Z] COPY go.mod . [2022-09-27T09:29:31.293Z] RUN go mod download [2022-09-27T09:29:31.293Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-27T09:29:31.893Z] Sending build context to Docker daemon 3.246MB [2022-09-27T09:29:31.893Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T09:29:31.893Z] ---> ff4287adb874 [2022-09-27T09:29:31.893Z] Step 2/4 : WORKDIR /edgex [2022-09-27T09:29:33.446Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:29:33.446Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:29:33.446Z] ---> a19a3d18bf01 [2022-09-27T09:29:33.446Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-27T09:29:33.446Z] ---> Using cache [2022-09-27T09:29:33.446Z] ---> 4420a7ed3ac3 [2022-09-27T09:29:33.446Z] Step 4/25 : WORKDIR /edgex-go [2022-09-27T09:29:33.446Z] ---> Using cache [2022-09-27T09:29:33.446Z] ---> 443008a4943e [2022-09-27T09:29:33.446Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:29:33.446Z] ---> Using cache [2022-09-27T09:29:33.446Z] ---> 2a4b34a4ecbb [2022-09-27T09:29:33.446Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-27T09:29:33.446Z] ---> Using cache [2022-09-27T09:29:33.446Z] ---> c5fc3e95b47b [2022-09-27T09:29:33.446Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-27T09:29:33.446Z] ---> Using cache [2022-09-27T09:29:33.446Z] ---> 807b8ffd1dc3 [2022-09-27T09:29:33.446Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:29:33.446Z] ---> Using cache [2022-09-27T09:29:33.446Z] ---> d9af3cb189e0 [2022-09-27T09:29:33.446Z] Step 9/25 : COPY . . [2022-09-27T09:29:33.446Z] ---> Using cache [2022-09-27T09:29:33.446Z] ---> 5b22d3a81a96 [2022-09-27T09:29:33.446Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-27T09:29:33.850Z] ---> Running in e232a2ce77be [2022-09-27T09:29:34.123Z] Removing intermediate container e232a2ce77be [2022-09-27T09:29:34.123Z] ---> 0f47a98e45e1 [2022-09-27T09:29:34.123Z] Step 3/4 : COPY go.mod . [2022-09-27T09:29:34.391Z] ---> d6f3063e5b9a [2022-09-27T09:29:34.391Z] Step 4/4 : RUN go mod download [2022-09-27T09:29:34.670Z] ---> Running in e1b6f9cd66bd [2022-09-27T09:29:40.007Z] ---> 31eebf1e275a [2022-09-27T09:29:40.008Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-27T09:29:40.008Z] Removing intermediate container 5bfb341e3e32 [2022-09-27T09:29:40.008Z] ---> dbcede359691 [2022-09-27T09:29:40.008Z] Step 23/25 : LABEL arch=x86_64 [2022-09-27T09:29:40.008Z] ---> Running in eeb082b715e8 [2022-09-27T09:29:40.008Z] ---> Running in 884f0b30ce32 [2022-09-27T09:29:40.008Z] ---> 2d8c242c5944 [2022-09-27T09:29:40.008Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-27T09:29:40.008Z] 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-27T09:29:40.008Z] Removing intermediate container c7403b5959d8 [2022-09-27T09:29:40.008Z] ---> ea2bc09e9bcf [2022-09-27T09:29:40.008Z] Step 8/23 : COPY . . [2022-09-27T09:29:41.952Z] ---> Running in 79817623dd7d [2022-09-27T09:29:44.497Z] Removing intermediate container 884f0b30ce32 [2022-09-27T09:29:44.497Z] ---> f8a2c0a06082 [2022-09-27T09:29:44.497Z] Step 24/25 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:29:44.497Z] ---> c4a6a2159713 [2022-09-27T09:29:44.497Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-27T09:29:44.497Z] ---> Running in c4f696125575 [2022-09-27T09:29:44.497Z] ---> cb05f03493a3 [2022-09-27T09:29:44.497Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-27T09:29:44.760Z] ---> 1a4a44b96e39 [2022-09-27T09:29:44.760Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-27T09:29:44.760Z] Removing intermediate container c4f696125575 [2022-09-27T09:29:44.760Z] ---> cc9c645d6562 [2022-09-27T09:29:44.760Z] Step 25/25 : LABEL version=0.0.0 [2022-09-27T09:29:44.760Z] ---> Running in 31df33f85289 [2022-09-27T09:29:44.760Z] ---> Running in 1e34409f7148 [2022-09-27T09:29:45.019Z] 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-27T09:29:45.278Z] Removing intermediate container 1e34409f7148 [2022-09-27T09:29:45.278Z] ---> 432bd6953562 [2022-09-27T09:29:45.278Z] [2022-09-27T09:29:45.278Z] ---> a0bbc0915295 [2022-09-27T09:29:45.278Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-27T09:29:45.278Z] Successfully built 432bd6953562 [2022-09-27T09:29:45.278Z] Successfully tagged security-secretstore-setup:latest [2022-09-27T09:29:45.278Z] 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-27T09:29:45.278Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-09-27T09:29:45.278Z] ---> 861665562f8c [2022-09-27T09:29:45.278Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-27T09:29:47.820Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:29:47.820Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:29:47.820Z] ---> a19a3d18bf01 [2022-09-27T09:29:47.820Z] Step 3/22 : WORKDIR /edgex-go [2022-09-27T09:29:47.820Z] ---> Using cache [2022-09-27T09:29:47.820Z] ---> 2ed08e249129 [2022-09-27T09:29:47.820Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:29:47.820Z] ---> Using cache [2022-09-27T09:29:47.820Z] ---> 27fe7e722650 [2022-09-27T09:29:47.820Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-27T09:29:52.019Z] ---> ee93fff32e3d [2022-09-27T09:29:52.019Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-27T09:29:52.019Z] ---> Running in 507e1ed7bbf2 [2022-09-27T09:29:52.019Z] ---> 0b59a5e9002a [2022-09-27T09:29:52.019Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-27T09:29:52.019Z] ---> Running in 52e8b083b71b [2022-09-27T09:29:52.589Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:29:53.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:29:53.788Z] OK: 211 MiB in 51 packages [2022-09-27T09:29:54.751Z] Removing intermediate container 52e8b083b71b [2022-09-27T09:29:54.751Z] ---> 447e0844d52d [2022-09-27T09:29:54.751Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-27T09:29:55.008Z] ---> Running in d85c452ad0d2 [2022-09-27T09:29:55.266Z] Removing intermediate container 507e1ed7bbf2 [2022-09-27T09:29:55.266Z] ---> de8622c387ce [2022-09-27T09:29:55.266Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-27T09:29:55.841Z] Removing intermediate container d85c452ad0d2 [2022-09-27T09:29:55.841Z] ---> cb11e1e17cd7 [2022-09-27T09:29:55.841Z] Step 30/33 : CMD ["gate"] [2022-09-27T09:29:56.406Z] ---> a673cf46e198 [2022-09-27T09:29:56.406Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:29:56.664Z] ---> Running in 8414fd094c08 [2022-09-27T09:29:56.921Z] ---> Running in 80117cce5332 [2022-09-27T09:29:58.293Z] Removing intermediate container 8414fd094c08 [2022-09-27T09:29:58.293Z] ---> 0e78b01a9043 [2022-09-27T09:29:58.293Z] Step 31/33 : LABEL arch=x86_64 [2022-09-27T09:29:59.225Z] ---> Running in de5f40698714 [2022-09-27T09:30:00.157Z] Removing intermediate container de5f40698714 [2022-09-27T09:30:00.157Z] ---> d3f21b7958d0 [2022-09-27T09:30:00.157Z] Step 32/33 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:30:00.157Z] ---> Running in 9f9592ee1c5b [2022-09-27T09:30:01.092Z] Removing intermediate container 9f9592ee1c5b [2022-09-27T09:30:01.092Z] ---> 84c1ac89b189 [2022-09-27T09:30:01.092Z] Step 33/33 : LABEL version=0.0.0 [2022-09-27T09:30:04.645Z] ---> Running in 475d28c9a8be [2022-09-27T09:30:04.968Z] Removing intermediate container 475d28c9a8be [2022-09-27T09:30:04.968Z] ---> 266db54c1990 [2022-09-27T09:30:04.968Z] [2022-09-27T09:30:05.261Z] Successfully built 266db54c1990 [2022-09-27T09:30:05.906Z] Successfully tagged security-bootstrapper:latest [2022-09-27T09:30:06.202Z]  Building security-bootstrapper ... done Building core-data [2022-09-27T09:30:06.934Z] Removing intermediate container e1b6f9cd66bd [2022-09-27T09:30:06.934Z] ---> 2c7378f5cdd9 [2022-09-27T09:30:06.934Z] Successfully built 2c7378f5cdd9 [2022-09-27T09:30:06.934Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:30:07.339Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T09:30:07.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T09:30:07.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-1335 does not seem to be running inside a container [2022-09-27T09:30:07.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-27T09:30:08.834Z] $ docker top 6a3d653ba1c2dd9c3da993711d776c967b83fc2ceda57373816555fc6256003a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T09:30:09.560Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:30:09.560Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:30:09.560Z] ---> a19a3d18bf01 [2022-09-27T09:30:09.560Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-27T09:30:09.560Z] ---> Using cache [2022-09-27T09:30:09.560Z] ---> 4420a7ed3ac3 [2022-09-27T09:30:09.560Z] Step 4/24 : WORKDIR /edgex-go [2022-09-27T09:30:09.560Z] ---> Using cache [2022-09-27T09:30:09.560Z] ---> 443008a4943e [2022-09-27T09:30:09.560Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:30:09.560Z] ---> Using cache [2022-09-27T09:30:09.560Z] ---> 2a4b34a4ecbb [2022-09-27T09:30:09.560Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-27T09:30:09.708Z] + go version [2022-09-27T09:30:09.709Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-27T09:30:09.742Z] $ docker stop --time=1 6a3d653ba1c2dd9c3da993711d776c967b83fc2ceda57373816555fc6256003a [2022-09-27T09:30:11.395Z] $ docker rm -f 6a3d653ba1c2dd9c3da993711d776c967b83fc2ceda57373816555fc6256003a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:30:12.244Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T09:30:12.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T09:30:12.493Z] prd-ubuntu20.04-docker-arm64-4c-16g-1335 does not seem to be running inside a container [2022-09-27T09:30:12.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-27T09:30:13.697Z] $ docker top 867857f51236ef1e13cac1ad12db9956c25abb2b17c32f8d14159fa5bc2d54a9 -eo pid,comm [2022-09-27T09:30:13.790Z] ---> Running in 7db84c015419 [2022-09-27T09:30:13.790Z] Removing intermediate container eeb082b715e8 [2022-09-27T09:30:13.790Z] ---> 6c8e31d51f91 [2022-09-27T09:30:13.790Z] [2022-09-27T09:30:13.790Z] Step 11/25 : FROM alpine:3.16 [2022-09-27T09:30:13.790Z] ---> 9c6f07244728 [2022-09-27T09:30:13.790Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-27T09:30:13.790Z] ---> Using cache [2022-09-27T09:30:13.790Z] ---> 1ac63b3839be [2022-09-27T09:30:13.790Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T09:30:13.790Z] ---> Using cache [2022-09-27T09:30:13.790Z] ---> 66e76ea4e60f [2022-09-27T09:30:13.790Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-27T09:30:13.790Z] Removing intermediate container 80117cce5332 [2022-09-27T09:30:13.790Z] ---> 41568234a21e [2022-09-27T09:30:13.790Z] Step 8/22 : COPY . . [2022-09-27T09:30:13.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo [2022-09-27T09:30:13.957Z] ========================================================= [2022-09-27T09:30:13.957Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-27T09:30:13.957Z] ========================================================= [Pipeline] sh [2022-09-27T09:30:14.587Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-27T09:30:14.756Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:30:14.982Z] + make test [2022-09-27T09:30:15.014Z] OK: 211 MiB in 51 packages [2022-09-27T09:30:15.251Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-27T09:30:19.303Z] ---> Running in fc216750c679 [2022-09-27T09:30:20.702Z] ---> 3939b2caf474 [2022-09-27T09:30:20.702Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-27T09:30:20.702Z] Removing intermediate container 31df33f85289 [2022-09-27T09:30:20.702Z] ---> 4788a4f49aa8 [2022-09-27T09:30:20.702Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-27T09:30:20.702Z] Removing intermediate container 79817623dd7d [2022-09-27T09:30:20.702Z] ---> ab973278ec52 [2022-09-27T09:30:20.702Z] [2022-09-27T09:30:20.702Z] Step 9/20 : FROM alpine:3.15 [2022-09-27T09:30:20.702Z] ---> c4fc93816858 [2022-09-27T09:30:20.702Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T09:30:20.702Z] ---> Using cache [2022-09-27T09:30:20.702Z] ---> c32395b0ea8e [2022-09-27T09:30:20.702Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:30:20.702Z] ---> Using cache [2022-09-27T09:30:20.702Z] ---> cd5e5b52bfd7 [2022-09-27T09:30:20.702Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-27T09:30:20.702Z] Removing intermediate container fc216750c679 [2022-09-27T09:30:20.702Z] ---> 5f8f58924a0e [2022-09-27T09:30:20.702Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-27T09:30:20.962Z] Removing intermediate container 7db84c015419 [2022-09-27T09:30:20.962Z] ---> 8af212b11fb0 [2022-09-27T09:30:20.962Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-27T09:30:20.962Z] ---> Running in d298c0868239 [2022-09-27T09:30:20.962Z] ---> Running in 4441cf5948f0 [2022-09-27T09:30:20.962Z] ---> Running in 623e5fd6ba2b [2022-09-27T09:30:20.962Z] ---> Running in 1f8417b7a08c [2022-09-27T09:30:20.962Z] ---> f589ca95a250 [2022-09-27T09:30:20.962Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:30:20.962Z] ---> Running in 89e9f4118608 [2022-09-27T09:30:20.962Z] Removing intermediate container 1f8417b7a08c [2022-09-27T09:30:20.962Z] ---> 818563cab6c7 [2022-09-27T09:30:20.962Z] Step 16/25 : WORKDIR / [2022-09-27T09:30:20.962Z] ---> Running in 0cefa95e3e25 [2022-09-27T09:30:21.220Z] Removing intermediate container 0cefa95e3e25 [2022-09-27T09:30:21.220Z] ---> 2b29e5a81a65 [2022-09-27T09:30:21.220Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T09:30:21.477Z] ---> 0f5c137e3600 [2022-09-27T09:30:21.477Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-27T09:30:21.477Z] 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-27T09:30:21.477Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:30:22.042Z] ---> 1588921165b7 [2022-09-27T09:30:22.042Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-27T09:30:22.042Z] 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-27T09:30:22.042Z] ---> 11bb33f8a202 [2022-09-27T09:30:22.042Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-27T09:30:22.608Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:30:22.608Z] ---> 2bdd28c5aa3f [2022-09-27T09:30:22.608Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-27T09:30:22.608Z] ---> Running in 062f565c5b9b [2022-09-27T09:30:22.868Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-27T09:30:22.868Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-27T09:30:22.868Z] OK: 15857 distinct packages available [2022-09-27T09:30:22.868Z] Removing intermediate container 062f565c5b9b [2022-09-27T09:30:22.868Z] ---> b7d85f7c4dce [2022-09-27T09:30:22.868Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T09:30:22.868Z] Removing intermediate container d298c0868239 [2022-09-27T09:30:22.868Z] ---> 745e719ce20b [2022-09-27T09:30:22.868Z] [2022-09-27T09:30:22.868Z] Step 11/23 : FROM alpine:3.16 [2022-09-27T09:30:22.868Z] ---> 9c6f07244728 [2022-09-27T09:30:22.868Z] 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-27T09:30:22.868Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:30:22.868Z] ---> Running in 98943a5d3ce4 [2022-09-27T09:30:22.868Z] ---> Running in d5820af0549f [2022-09-27T09:30:23.807Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:30:24.372Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-27T09:30:24.372Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-27T09:30:24.372Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-27T09:30:24.630Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-27T09:30:24.630Z] (5/9) Installing curl (7.80.0-r3) [2022-09-27T09:30:24.630Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-27T09:30:24.894Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-27T09:30:24.894Z] Removing intermediate container d5820af0549f [2022-09-27T09:30:24.894Z] ---> d482686686c7 [2022-09-27T09:30:24.894Z] 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-27T09:30:24.894Z] Removing intermediate container 98943a5d3ce4 [2022-09-27T09:30:24.894Z] ---> ad11d2cfa9a3 [2022-09-27T09:30:24.894Z] Step 23/25 : LABEL arch=x86_64 [2022-09-27T09:30:24.894Z] (8/9) Installing libucontext (1.1-r0) [2022-09-27T09:30:24.894Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-27T09:30:25.156Z] Executing busybox-1.34.1-r7.trigger [2022-09-27T09:30:25.156Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T09:30:25.414Z] OK: 8 MiB in 23 packages [2022-09-27T09:30:25.414Z] ---> Running in ff823ae5778c [2022-09-27T09:30:25.414Z] ---> Running in 99aabb331928 [2022-09-27T09:30:25.671Z] Removing intermediate container ff823ae5778c [2022-09-27T09:30:25.671Z] ---> 244d105957db [2022-09-27T09:30:25.671Z] Step 24/25 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:30:25.929Z] ---> Running in aa11b6fd527c [2022-09-27T09:30:25.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:30:25.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:30:26.200Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-27T09:30:26.200Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-27T09:30:26.200Z] (3/33) Installing readline (8.1.2-r0) [2022-09-27T09:30:26.200Z] (4/33) Installing bash (5.1.16-r2) [2022-09-27T09:30:26.200Z] Executing bash-5.1.16-r2.post-install [2022-09-27T09:30:26.200Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-27T09:30:26.200Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-27T09:30:26.200Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-27T09:30:26.200Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-27T09:30:26.200Z] (9/33) Installing curl (7.83.1-r3) [2022-09-27T09:30:26.200Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-27T09:30:26.458Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-27T09:30:26.458Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-27T09:30:26.458Z] (13/33) Installing expat (2.4.9-r0) [2022-09-27T09:30:26.458Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-27T09:30:26.458Z] (15/33) Installing gdbm (1.23-r0) [2022-09-27T09:30:26.458Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-27T09:30:26.458Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T09:30:26.458Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T09:30:26.716Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-27T09:30:26.717Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-27T09:30:26.717Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-27T09:30:26.975Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-27T09:30:26.975Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-27T09:30:26.975Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-27T09:30:26.975Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-27T09:30:26.975Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-27T09:30:26.975Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-27T09:30:26.975Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-27T09:30:26.975Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-27T09:30:26.975Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-27T09:30:26.975Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-27T09:30:26.975Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-27T09:30:27.234Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-27T09:30:27.234Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T09:30:27.234Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T09:30:27.234Z] OK: 122 MiB in 47 packages [2022-09-27T09:30:28.166Z] Removing intermediate container aa11b6fd527c [2022-09-27T09:30:28.166Z] ---> 4148de584a14 [2022-09-27T09:30:28.166Z] Step 25/25 : LABEL version=0.0.0 [2022-09-27T09:30:31.472Z] ---> Running in f260097fcdbf [2022-09-27T09:30:31.472Z] Removing intermediate container 623e5fd6ba2b [2022-09-27T09:30:31.472Z] ---> a15d0138004f [2022-09-27T09:30:31.472Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T09:30:31.472Z] Removing intermediate container 89e9f4118608 [2022-09-27T09:30:31.472Z] ---> 4210f3ed9bf1 [2022-09-27T09:30:31.472Z] Step 9/24 : COPY . . [2022-09-27T09:30:31.472Z] Removing intermediate container f260097fcdbf [2022-09-27T09:30:31.472Z] ---> fa3b3bea2be1 [2022-09-27T09:30:31.472Z] [2022-09-27T09:30:31.731Z] Successfully built fa3b3bea2be1 [2022-09-27T09:30:32.011Z] Successfully tagged core-metadata:latest [2022-09-27T09:30:32.011Z] Building support-scheduler [2022-09-27T09:30:32.950Z]  Building core-metadata ... done  ---> ea258b7c39cd [2022-09-27T09:30:32.950Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-27T09:30:33.207Z] Collecting docker-compose==1.23.2 [2022-09-27T09:30:33.207Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-27T09:30:33.207Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 25.9 MB/s eta 0:00:00 [2022-09-27T09:30:33.465Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-27T09:30:33.465Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-27T09:30:33.465Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 164.9 MB/s eta 0:00:00 [2022-09-27T09:30:33.465Z] Collecting cached-property<2,>=1.2.0 [2022-09-27T09:30:33.465Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-27T09:30:33.465Z] Collecting texttable<0.10,>=0.9.0 [2022-09-27T09:30:33.465Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-27T09:30:33.465Z] Preparing metadata (setup.py): started [2022-09-27T09:30:34.845Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T09:30:34.845Z] Collecting docopt<0.7,>=0.6.1 [2022-09-27T09:30:34.845Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-27T09:30:34.845Z] Preparing metadata (setup.py): started [2022-09-27T09:30:35.105Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T09:30:35.105Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-27T09:30:35.105Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-27T09:30:35.105Z] Preparing metadata (setup.py): started [2022-09-27T09:30:36.049Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:30:36.049Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:30:36.049Z] ---> a19a3d18bf01 [2022-09-27T09:30:36.049Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-27T09:30:36.049Z] ---> Using cache [2022-09-27T09:30:36.049Z] ---> 4420a7ed3ac3 [2022-09-27T09:30:36.049Z] Step 4/23 : WORKDIR /edgex-go [2022-09-27T09:30:36.049Z] ---> Using cache [2022-09-27T09:30:36.049Z] ---> 443008a4943e [2022-09-27T09:30:36.049Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:30:36.049Z] ---> Using cache [2022-09-27T09:30:36.049Z] ---> 2a4b34a4ecbb [2022-09-27T09:30:36.049Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-27T09:30:36.049Z] ---> Using cache [2022-09-27T09:30:36.049Z] ---> c5fc3e95b47b [2022-09-27T09:30:36.049Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-27T09:30:36.049Z] ---> Using cache [2022-09-27T09:30:36.049Z] ---> 807b8ffd1dc3 [2022-09-27T09:30:36.049Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:30:36.049Z] ---> Using cache [2022-09-27T09:30:36.049Z] ---> d9af3cb189e0 [2022-09-27T09:30:36.049Z] Step 9/23 : COPY . . [2022-09-27T09:30:36.049Z] ---> Using cache [2022-09-27T09:30:36.049Z] ---> 5b22d3a81a96 [2022-09-27T09:30:36.049Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-27T09:30:36.318Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T09:30:36.318Z] 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-27T09:30:36.318Z] Collecting PyYAML<4,>=3.10 [2022-09-27T09:30:36.318Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-27T09:30:36.318Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 58.4 MB/s eta 0:00:00 [2022-09-27T09:30:36.318Z] Preparing metadata (setup.py): started [2022-09-27T09:30:36.576Z] 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-27T09:30:37.143Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T09:30:37.143Z] Collecting docker<4.0,>=3.6.0 [2022-09-27T09:30:37.401Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-27T09:30:37.401Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 136.8 MB/s eta 0:00:00 [2022-09-27T09:30:37.660Z] Collecting jsonschema<3,>=2.5.1 [2022-09-27T09:30:37.660Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-27T09:30:37.660Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-27T09:30:37.660Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-27T09:30:37.660Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 176.5 MB/s eta 0:00:00 [2022-09-27T09:30:37.919Z] Collecting docker-pycreds>=0.4.0 [2022-09-27T09:30:37.919Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-27T09:30:37.919Z] Collecting idna<2.8,>=2.5 [2022-09-27T09:30:37.919Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-27T09:30:37.919Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 195.5 MB/s eta 0:00:00 [2022-09-27T09:30:37.919Z] Collecting certifi>=2017.4.17 [2022-09-27T09:30:37.919Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-09-27T09:30:37.919Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 117.1 MB/s eta 0:00:00 [2022-09-27T09:30:37.919Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-27T09:30:37.919Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-27T09:30:37.919Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 128.6 MB/s eta 0:00:00 [2022-09-27T09:30:38.179Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-27T09:30:38.179Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-27T09:30:38.179Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 170.2 MB/s eta 0:00:00 [2022-09-27T09:30:38.179Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-27T09:30:38.179Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-27T09:30:38.179Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-27T09:30:38.179Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-27T09:30:38.179Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-27T09:30:38.179Z] Running setup.py install for texttable: started [2022-09-27T09:30:38.746Z] Running setup.py install for texttable: finished with status 'done' [2022-09-27T09:30:38.746Z] Running setup.py install for PyYAML: started [2022-09-27T09:30:39.404Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-27T09:30:41.953Z] Running setup.py install for docopt: started [2022-09-27T09:30:41.953Z] ---> 94605eaf7ef8 [2022-09-27T09:30:41.953Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-27T09:30:41.953Z] ---> Running in 2789e0409e47 [2022-09-27T09:30:41.953Z] ---> c164e615ddad [2022-09-27T09:30:41.953Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-27T09:30:42.213Z] Running setup.py install for docopt: finished with status 'done' [2022-09-27T09:30:42.473Z] 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-27T09:30:43.158Z] ---> Running in 9915c12a9009 [2022-09-27T09:30:43.158Z] ---> 5a08a291c8cd [2022-09-27T09:30:43.158Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-27T09:30:43.416Z] ---> Running in 0f2918900872 [2022-09-27T09:30:43.683Z] Running setup.py install for dockerpty: started [2022-09-27T09:30:43.941Z] Removing intermediate container 0f2918900872 [2022-09-27T09:30:43.941Z] ---> be98925b06f9 [2022-09-27T09:30:43.941Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T09:30:43.941Z] 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-27T09:30:43.941Z] ---> Running in a17f9ec6c4ae [2022-09-27T09:30:44.198Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-27T09:30:44.455Z] Removing intermediate container a17f9ec6c4ae [2022-09-27T09:30:44.456Z] ---> 86912611a82f [2022-09-27T09:30:44.456Z] Step 18/20 : LABEL arch=x86_64 [2022-09-27T09:30:44.456Z] Removing intermediate container 4441cf5948f0 [2022-09-27T09:30:44.456Z] ---> d4162450ae0b [2022-09-27T09:30:44.456Z] [2022-09-27T09:30:44.456Z] Step 10/22 : FROM alpine:3.16 [2022-09-27T09:30:44.456Z] ---> 9c6f07244728 [2022-09-27T09:30:44.456Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-27T09:30:44.713Z] ---> Running in 1dda69feb33e [2022-09-27T09:30:44.713Z] ---> Running in e7f24a5f5a4e [2022-09-27T09:30:44.713Z] Removing intermediate container 1dda69feb33e [2022-09-27T09:30:44.713Z] ---> 5729ddea845d [2022-09-27T09:30:44.713Z] Step 19/20 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:30:44.713Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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-27T09:30:44.713Z] 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-27T09:30:44.972Z]  ---> Running in cd079abe8142 [2022-09-27T09:30:45.230Z] Removing intermediate container cd079abe8142 [2022-09-27T09:30:45.230Z] ---> 349936ab4984 [2022-09-27T09:30:45.230Z] Step 20/20 : LABEL version=0.0.0 [2022-09-27T09:30:45.230Z] ---> Running in 7fe2b3e8d2a5 [2022-09-27T09:30:45.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:30:45.230Z] Removing intermediate container 7fe2b3e8d2a5 [2022-09-27T09:30:45.230Z] ---> 39f8cf05153e [2022-09-27T09:30:45.230Z] [2022-09-27T09:30:45.487Z] Successfully built 39f8cf05153e [2022-09-27T09:30:45.487Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-27T09:30:45.487Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-09-27T09:30:45.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:30:45.744Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-27T09:30:45.744Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-27T09:30:45.744Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-27T09:30:45.744Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-27T09:30:45.744Z] (5/6) Installing curl (7.83.1-r3) [2022-09-27T09:30:45.744Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-27T09:30:45.744Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T09:30:45.744Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T09:30:45.744Z] OK: 8 MiB in 20 packages [2022-09-27T09:30:49.026Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:30:49.026Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:30:49.026Z] ---> a19a3d18bf01 [2022-09-27T09:30:49.026Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-27T09:30:49.026Z] ---> Using cache [2022-09-27T09:30:49.026Z] ---> 4420a7ed3ac3 [2022-09-27T09:30:49.026Z] Step 4/23 : WORKDIR /edgex-go [2022-09-27T09:30:49.026Z] ---> Using cache [2022-09-27T09:30:49.026Z] ---> 443008a4943e [2022-09-27T09:30:49.026Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:30:49.026Z] ---> Using cache [2022-09-27T09:30:49.026Z] ---> 2a4b34a4ecbb [2022-09-27T09:30:49.026Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-27T09:30:54.126Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-27T09:30:55.579Z] ---> Running in e3c0b750b31f [2022-09-27T09:30:55.579Z] Removing intermediate container 99aabb331928 [2022-09-27T09:30:55.579Z] ---> ddecc2524866 [2022-09-27T09:30:55.579Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-27T09:30:56.589Z] ---> Running in 496c739dc488 [2022-09-27T09:30:56.589Z] Removing intermediate container e7f24a5f5a4e [2022-09-27T09:30:56.589Z] ---> 998d7ed7458a [2022-09-27T09:30:56.589Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-27T09:30:56.589Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:30:56.846Z] Removing intermediate container 496c739dc488 [2022-09-27T09:30:56.847Z] ---> 9ca8b524a22c [2022-09-27T09:30:56.847Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-27T09:30:56.847Z] ---> Running in e5499c29647c [2022-09-27T09:30:56.847Z] ---> Running in cb05d44327c3 [2022-09-27T09:30:57.105Z] Removing intermediate container e5499c29647c [2022-09-27T09:30:57.105Z] ---> 273b85117444 [2022-09-27T09:30:57.105Z] Step 13/22 : WORKDIR /edgex [2022-09-27T09:30:57.105Z] Removing intermediate container cb05d44327c3 [2022-09-27T09:30:57.105Z] ---> 216ac8f33ff8 [2022-09-27T09:30:57.105Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-27T09:30:57.363Z] ---> Running in 0fecb2f4f0bb [2022-09-27T09:30:57.363Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:30:57.619Z] Removing intermediate container 0fecb2f4f0bb [2022-09-27T09:30:57.619Z] ---> 15d6492ea9ea [2022-09-27T09:30:57.619Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-27T09:30:57.619Z] OK: 211 MiB in 51 packages [2022-09-27T09:30:58.183Z] ---> 9a8621df2b7f [2022-09-27T09:30:58.183Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-27T09:30:58.183Z] ---> d8f75ae051cb [2022-09-27T09:30:58.183Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-27T09:30:59.113Z] Removing intermediate container e3c0b750b31f [2022-09-27T09:30:59.113Z] ---> 17b0c17332d7 [2022-09-27T09:30:59.113Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-27T09:30:59.113Z] ---> e9319fa0c281 [2022-09-27T09:30:59.113Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-27T09:30:59.113Z] ---> 5a6244dcc7a4 [2022-09-27T09:30:59.113Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-27T09:30:59.371Z] ---> 3880a34cdc15 [2022-09-27T09:30:59.371Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:30:59.371Z] ---> Running in 47a6ab222168 [2022-09-27T09:31:01.957Z] ---> c260754f7dab [2022-09-27T09:31:01.957Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-27T09:31:01.957Z] ---> c48980e14923 [2022-09-27T09:31:01.957Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-27T09:31:01.957Z] ---> Running in 3c6ba285d259 [2022-09-27T09:31:02.522Z] Removing intermediate container 3c6ba285d259 [2022-09-27T09:31:02.522Z] ---> 5414f5833b7f [2022-09-27T09:31:02.522Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T09:31:05.794Z] ---> 5859be982f02 [2022-09-27T09:31:05.794Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-27T09:31:05.794Z] ---> Running in 79f2ab3295c3 [2022-09-27T09:31:05.794Z] ---> Running in 3d58565f3668 [2022-09-27T09:31:05.794Z] Removing intermediate container 79f2ab3295c3 [2022-09-27T09:31:05.794Z] ---> 0439727e358d [2022-09-27T09:31:05.794Z] Step 21/23 : LABEL arch=x86_64 [2022-09-27T09:31:07.171Z] ---> Running in 7045c0295bd0 [2022-09-27T09:31:07.429Z] Removing intermediate container 7045c0295bd0 [2022-09-27T09:31:07.429Z] ---> d7f4033cbf38 [2022-09-27T09:31:07.429Z] Step 22/23 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:31:07.429Z] Removing intermediate container 3d58565f3668 [2022-09-27T09:31:07.429Z] ---> 9eac1aa7dd02 [2022-09-27T09:31:07.429Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-27T09:31:07.685Z] ---> Running in 715496c946e7 [2022-09-27T09:31:08.617Z] ---> Running in 54289c338009 [2022-09-27T09:31:11.151Z] Removing intermediate container 715496c946e7 [2022-09-27T09:31:11.151Z] ---> e78bf78c3f50 [2022-09-27T09:31:11.151Z] Step 23/23 : LABEL version=0.0.0 [2022-09-27T09:31:11.151Z] Removing intermediate container 54289c338009 [2022-09-27T09:31:11.151Z] ---> 671330f31040 [2022-09-27T09:31:11.151Z] Step 20/22 : LABEL arch=x86_64 [2022-09-27T09:31:11.151Z] ---> Running in 6f77a9734a25 [2022-09-27T09:31:11.151Z] ---> Running in 0d5eda0ecac4 [2022-09-27T09:31:11.409Z] Removing intermediate container 2789e0409e47 [2022-09-27T09:31:11.409Z] ---> 3fbf2fdc4bac [2022-09-27T09:31:11.409Z] [2022-09-27T09:31:11.409Z] Step 11/23 : FROM alpine:3.16 [2022-09-27T09:31:11.409Z] ---> 9c6f07244728 [2022-09-27T09:31:11.409Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-27T09:31:11.667Z] ---> Using cache [2022-09-27T09:31:11.667Z] ---> 1ac63b3839be [2022-09-27T09:31:11.667Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T09:31:11.667Z] ---> Using cache [2022-09-27T09:31:11.667Z] ---> 66e76ea4e60f [2022-09-27T09:31:11.667Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-27T09:31:11.667Z] Removing intermediate container 47a6ab222168 [2022-09-27T09:31:11.667Z] ---> c23b6d61f546 [2022-09-27T09:31:11.667Z] Step 9/23 : COPY . . [2022-09-27T09:31:13.037Z] Removing intermediate container 6f77a9734a25 [2022-09-27T09:31:13.037Z] ---> 09b8e24c1ac2 [2022-09-27T09:31:13.037Z] [2022-09-27T09:31:13.037Z] Successfully built 09b8e24c1ac2 [2022-09-27T09:31:15.613Z] Successfully tagged sys-mgmt-agent:latest [2022-09-27T09:31:15.613Z]  Building sys-mgmt-agent ... done Building security-spire-agent [2022-09-27T09:31:17.513Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:31:17.513Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:31:17.513Z] ---> a19a3d18bf01 [2022-09-27T09:31:17.513Z] Step 3/26 : WORKDIR /edgex-go [2022-09-27T09:31:17.513Z] ---> Using cache [2022-09-27T09:31:17.513Z] ---> 2ed08e249129 [2022-09-27T09:31:17.513Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:31:17.513Z] ---> Using cache [2022-09-27T09:31:17.513Z] ---> 27fe7e722650 [2022-09-27T09:31:17.513Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-27T09:31:17.513Z] ---> Using cache [2022-09-27T09:31:17.513Z] ---> c47092067cc9 [2022-09-27T09:31:17.513Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-27T09:31:17.513Z] ---> Using cache [2022-09-27T09:31:17.513Z] ---> 71ac8c4187ad [2022-09-27T09:31:17.513Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:31:17.513Z] ---> Using cache [2022-09-27T09:31:17.513Z] ---> abccd445038e [2022-09-27T09:31:17.513Z] Step 8/26 : COPY . . [2022-09-27T09:31:17.513Z] ---> Using cache [2022-09-27T09:31:17.513Z] ---> 4ceb9f2c8886 [2022-09-27T09:31:17.513Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-27T09:31:17.513Z] ---> Using cache [2022-09-27T09:31:17.513Z] ---> 57f640d0d2af [2022-09-27T09:31:17.513Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-27T09:31:17.513Z] ---> Using cache [2022-09-27T09:31:17.513Z] ---> ecf224d0118e [2022-09-27T09:31:17.513Z] 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-27T09:31:20.798Z] Removing intermediate container 0d5eda0ecac4 [2022-09-27T09:31:20.798Z] ---> 7846c1d477cd [2022-09-27T09:31:20.798Z] Step 21/22 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:31:20.798Z] ---> Running in fe12fc15b4b4 [2022-09-27T09:31:20.798Z] ---> Running in fa6774184632 [2022-09-27T09:31:20.798Z] ---> Running in 91df3680978f [2022-09-27T09:31:20.798Z] ---> 53662b6c2122 [2022-09-27T09:31:20.798Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-27T09:31:20.798Z] Removing intermediate container 9915c12a9009 [2022-09-27T09:31:20.798Z] ---> 45521f07fc60 [2022-09-27T09:31:20.798Z] [2022-09-27T09:31:20.798Z] Step 11/24 : FROM alpine:3.16 [2022-09-27T09:31:20.798Z] ---> 9c6f07244728 [2022-09-27T09:31:20.798Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-27T09:31:20.798Z] ---> Running in 8d862d032d68 [2022-09-27T09:31:20.798Z] ---> Running in 6397dc3d0da8 [2022-09-27T09:31:20.798Z] Removing intermediate container fa6774184632 [2022-09-27T09:31:20.798Z] ---> 3eb95428f264 [2022-09-27T09:31:20.798Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-27T09:31:20.798Z] Removing intermediate container 91df3680978f [2022-09-27T09:31:20.798Z] ---> c7db6231b229 [2022-09-27T09:31:20.798Z] Step 22/22 : LABEL version=0.0.0 [2022-09-27T09:31:20.798Z] ---> Running in 84fc0e455eea [2022-09-27T09:31:20.798Z] ---> Running in 2e3d508d1807 [2022-09-27T09:31:20.798Z] Removing intermediate container 6397dc3d0da8 [2022-09-27T09:31:20.798Z] ---> b9d1aa372152 [2022-09-27T09:31:20.798Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-27T09:31:21.057Z] ---> Running in d3f953cb2ebd [2022-09-27T09:31:21.057Z] Removing intermediate container 2e3d508d1807 [2022-09-27T09:31:21.057Z] ---> b67b4b7e36e9 [2022-09-27T09:31:21.057Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T09:31:21.057Z] Removing intermediate container 84fc0e455eea [2022-09-27T09:31:21.057Z] ---> a4df8e78080c [2022-09-27T09:31:21.057Z] [2022-09-27T09:31:21.057Z] 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-27T09:31:21.057Z] Removing intermediate container d3f953cb2ebd [2022-09-27T09:31:21.057Z] ---> 456aff60777b [2022-09-27T09:31:21.057Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-27T09:31:21.316Z] ---> 188873571230 [2022-09-27T09:31:21.316Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-27T09:31:21.316Z] Successfully built a4df8e78080c [2022-09-27T09:31:21.316Z] Successfully tagged security-proxy-setup:latest [2022-09-27T09:31:21.316Z] ---> Running in bbbefeb1794c [2022-09-27T09:31:21.316Z]  Building security-proxy-setup ... done Removing intermediate container bbbefeb1794c [2022-09-27T09:31:21.316Z] ---> 07182653a590 [2022-09-27T09:31:21.316Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:31:21.316Z] ---> Running in 768145b3d24a [2022-09-27T09:31:22.271Z] Removing intermediate container fe12fc15b4b4 [2022-09-27T09:31:22.271Z] ---> d524f6ce077b [2022-09-27T09:31:22.271Z] Step 12/26 : WORKDIR /edgex-go [2022-09-27T09:31:22.534Z] ---> 955980e37d48 [2022-09-27T09:31:22.534Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-27T09:31:22.534Z] ---> Running in 166561c4ea39 [2022-09-27T09:31:22.534Z] Removing intermediate container 166561c4ea39 [2022-09-27T09:31:22.534Z] ---> 0ba9c3a2cffc [2022-09-27T09:31:22.534Z] [2022-09-27T09:31:22.534Z] Step 13/26 : FROM alpine:3.15 [2022-09-27T09:31:22.534Z] ---> c4fc93816858 [2022-09-27T09:31:22.534Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T09:31:22.534Z] ---> Using cache [2022-09-27T09:31:22.534Z] ---> c32395b0ea8e [2022-09-27T09:31:22.534Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:31:22.534Z] ---> Using cache [2022-09-27T09:31:22.534Z] ---> cd5e5b52bfd7 [2022-09-27T09:31:22.534Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-27T09:31:22.534Z] ---> f50dd6b73bef [2022-09-27T09:31:22.534Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-27T09:31:22.534Z] ---> Running in 0621d01c6637 [2022-09-27T09:31:22.534Z] ---> Running in 790a78688cfe [2022-09-27T09:31:22.793Z] Removing intermediate container 790a78688cfe [2022-09-27T09:31:22.793Z] ---> 4615fc204739 [2022-09-27T09:31:22.793Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T09:31:22.793Z] Removing intermediate container 768145b3d24a [2022-09-27T09:31:22.793Z] ---> 473c250654cd [2022-09-27T09:31:22.793Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T09:31:22.793Z] ---> Running in d795f13f88e8 [2022-09-27T09:31:22.793Z] ---> Running in 30149e390049 [2022-09-27T09:31:23.052Z] Removing intermediate container d795f13f88e8 [2022-09-27T09:31:23.052Z] ---> 789002c9f7a2 [2022-09-27T09:31:23.052Z] Step 21/23 : LABEL arch=x86_64 [2022-09-27T09:31:23.052Z] ---> Running in 9e90b210ea83 [2022-09-27T09:31:23.052Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:31:23.052Z] Removing intermediate container 9e90b210ea83 [2022-09-27T09:31:23.052Z] ---> e0cd755fc7f8 [2022-09-27T09:31:23.052Z] Step 22/23 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:31:23.052Z] ---> Running in c4974813d56b [2022-09-27T09:31:23.052Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:31:23.313Z] Removing intermediate container c4974813d56b [2022-09-27T09:31:23.313Z] ---> 5bf475911db3 [2022-09-27T09:31:23.313Z] Step 23/23 : LABEL version=0.0.0 [2022-09-27T09:31:23.313Z] ---> Running in b44ebfc241ea [2022-09-27T09:31:23.571Z] Removing intermediate container b44ebfc241ea [2022-09-27T09:31:23.571Z] ---> e164c9be937f [2022-09-27T09:31:23.571Z] [2022-09-27T09:31:23.571Z] Successfully built e164c9be937f [2022-09-27T09:31:23.571Z] Successfully tagged support-scheduler:latest [2022-09-27T09:31:23.829Z]  Building support-scheduler ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:31:24.086Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:31:24.345Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-27T09:31:24.345Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-27T09:31:24.345Z] OK: 15857 distinct packages available [2022-09-27T09:31:24.345Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:31:24.345Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T09:31:24.345Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T09:31:24.603Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T09:31:24.603Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T09:31:24.603Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T09:31:24.861Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T09:31:24.861Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T09:31:24.861Z] OK: 8 MiB in 20 packages [2022-09-27T09:31:25.125Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:31:25.385Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-27T09:31:25.642Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-27T09:31:25.642Z] (3/5) Installing libucontext (1.1-r0) [2022-09-27T09:31:25.899Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-27T09:31:25.899Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-27T09:31:26.157Z] Executing busybox-1.34.1-r7.trigger [2022-09-27T09:31:26.157Z] OK: 7 MiB in 19 packages [2022-09-27T09:31:26.157Z] Removing intermediate container 30149e390049 [2022-09-27T09:31:26.157Z] ---> 96e6c9cab3d6 [2022-09-27T09:31:26.157Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T09:31:26.414Z] ---> 0fd2a164469f [2022-09-27T09:31:26.414Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-27T09:31:26.671Z] Removing intermediate container 0621d01c6637 [2022-09-27T09:31:26.671Z] ---> cb7cc9d5ebfa [2022-09-27T09:31:26.671Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-27T09:31:28.570Z] ---> c296671d768d [2022-09-27T09:31:28.570Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-27T09:31:28.570Z] ---> 6af48264afbe [2022-09-27T09:31:28.570Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-27T09:31:31.099Z] ---> 817b1a6c42ff [2022-09-27T09:31:31.099Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-27T09:31:31.099Z] ---> eb2058ec1d89 [2022-09-27T09:31:31.099Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-27T09:31:31.099Z] ---> Running in 1c39870d74df [2022-09-27T09:31:31.359Z] Removing intermediate container 1c39870d74df [2022-09-27T09:31:31.359Z] ---> d6d3b0993c25 [2022-09-27T09:31:31.359Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T09:31:31.359Z] ---> dc04775cc3b8 [2022-09-27T09:31:31.359Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-27T09:31:31.642Z] ---> Running in 573a52fd1a4a [2022-09-27T09:31:32.596Z] Removing intermediate container 573a52fd1a4a [2022-09-27T09:31:32.596Z] ---> 3db0f588eeec [2022-09-27T09:31:32.596Z] Step 22/24 : LABEL arch=x86_64 [2022-09-27T09:31:32.596Z] ---> 69acde8f94b1 [2022-09-27T09:31:32.596Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-27T09:31:32.596Z] ---> Running in 06aa15829b37 [2022-09-27T09:31:32.859Z] ---> b29e046eaa4b [2022-09-27T09:31:32.859Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-27T09:31:32.859Z] ---> Running in 86fda63d42c2 [2022-09-27T09:31:32.860Z] Removing intermediate container 06aa15829b37 [2022-09-27T09:31:32.860Z] ---> 4f404a2c25bb [2022-09-27T09:31:32.860Z] Step 23/24 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:31:33.123Z] ---> Running in b2828688d9c5 [2022-09-27T09:31:33.123Z] Removing intermediate container 86fda63d42c2 [2022-09-27T09:31:33.123Z] ---> c476158df0c4 [2022-09-27T09:31:33.123Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-27T09:31:33.396Z] ---> Running in 35865f67182f [2022-09-27T09:31:33.396Z] Removing intermediate container b2828688d9c5 [2022-09-27T09:31:33.396Z] ---> 4d9164a54278 [2022-09-27T09:31:33.396Z] Step 24/24 : LABEL version=0.0.0 [2022-09-27T09:31:33.396Z] ---> Running in 041a07f78ed7 [2022-09-27T09:31:33.654Z] Removing intermediate container 35865f67182f [2022-09-27T09:31:33.654Z] ---> fc25e6ddb961 [2022-09-27T09:31:33.654Z] Step 24/26 : LABEL arch=x86_64 [2022-09-27T09:31:34.219Z] Removing intermediate container 041a07f78ed7 [2022-09-27T09:31:34.219Z] ---> 17fc7b29e0f1 [2022-09-27T09:31:34.219Z] [2022-09-27T09:31:34.219Z] ---> Running in bbe479b32bb0 [2022-09-27T09:31:34.219Z] Successfully built 17fc7b29e0f1 [2022-09-27T09:31:34.219Z] Successfully tagged core-data:latest [2022-09-27T09:31:34.477Z]  Building core-data ... done Removing intermediate container bbe479b32bb0 [2022-09-27T09:31:34.477Z] ---> f55fca1fbb8c [2022-09-27T09:31:34.477Z] Step 25/26 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:31:34.735Z] ---> Running in 1757db410a27 [2022-09-27T09:31:34.735Z] Removing intermediate container 1757db410a27 [2022-09-27T09:31:34.735Z] ---> 6bf1b0f1316a [2022-09-27T09:31:34.735Z] Step 26/26 : LABEL version=0.0.0 [2022-09-27T09:31:34.735Z] ---> Running in 45b2a37cbfd0 [2022-09-27T09:31:34.993Z] Removing intermediate container 45b2a37cbfd0 [2022-09-27T09:31:34.993Z] ---> 4edcd7e781cf [2022-09-27T09:31:34.993Z] [2022-09-27T09:31:34.993Z] Successfully built 4edcd7e781cf [2022-09-27T09:31:35.252Z] Successfully tagged security-spire-agent:latest [2022-09-27T09:31:41.844Z]  Building security-spire-agent ... done Removing intermediate container 8d862d032d68 [2022-09-27T09:31:41.844Z] ---> 46a7dea461f4 [2022-09-27T09:31:41.844Z] [2022-09-27T09:31:41.844Z] Step 11/23 : FROM alpine:3.16 [2022-09-27T09:31:41.844Z] ---> 9c6f07244728 [2022-09-27T09:31:41.844Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-27T09:31:41.844Z] ---> Running in 67711e74782d [2022-09-27T09:31:41.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T09:31:41.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T09:31:41.844Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-27T09:31:41.844Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-27T09:31:41.844Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T09:31:41.844Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T09:31:41.844Z] OK: 6 MiB in 16 packages [2022-09-27T09:31:42.432Z] Removing intermediate container 67711e74782d [2022-09-27T09:31:42.432Z] ---> dfb1848f62b9 [2022-09-27T09:31:42.432Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T09:31:42.432Z] ---> Running in 6f3f6a29c126 [2022-09-27T09:31:42.432Z] Removing intermediate container 6f3f6a29c126 [2022-09-27T09:31:42.432Z] ---> e49762237b86 [2022-09-27T09:31:42.432Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-27T09:31:42.432Z] ---> Running in fd3db284263d [2022-09-27T09:31:42.432Z] Removing intermediate container fd3db284263d [2022-09-27T09:31:42.432Z] ---> e3de8c8b92a5 [2022-09-27T09:31:42.432Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-27T09:31:42.693Z] ---> Running in b5ea3969d8c2 [2022-09-27T09:31:42.693Z] Removing intermediate container b5ea3969d8c2 [2022-09-27T09:31:42.693Z] ---> 61714e6e8e20 [2022-09-27T09:31:42.693Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T09:31:42.953Z] ---> e335dd88650c [2022-09-27T09:31:42.953Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-27T09:31:43.894Z] ---> e7db8d4c5a7a [2022-09-27T09:31:43.894Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-27T09:31:44.153Z] ---> de8ca773923e [2022-09-27T09:31:44.153Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-27T09:31:44.153Z] ---> Running in 1be21949e47d [2022-09-27T09:31:44.412Z] Removing intermediate container 1be21949e47d [2022-09-27T09:31:44.412Z] ---> 77fcee6f7996 [2022-09-27T09:31:44.412Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T09:31:44.412Z] ---> Running in e3b1234f0e01 [2022-09-27T09:31:44.412Z] Removing intermediate container e3b1234f0e01 [2022-09-27T09:31:44.412Z] ---> 3a7bc6fb1c56 [2022-09-27T09:31:44.412Z] Step 21/23 : LABEL arch=x86_64 [2022-09-27T09:31:44.412Z] ---> Running in fe329cd1fa96 [2022-09-27T09:31:44.412Z] Removing intermediate container fe329cd1fa96 [2022-09-27T09:31:44.412Z] ---> 0faf6a0fc87e [2022-09-27T09:31:44.412Z] Step 22/23 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:31:44.412Z] ---> Running in c9501814d02c [2022-09-27T09:31:44.673Z] Removing intermediate container c9501814d02c [2022-09-27T09:31:44.673Z] ---> a0030db0e7ba [2022-09-27T09:31:44.673Z] Step 23/23 : LABEL version=0.0.0 [2022-09-27T09:31:44.673Z] ---> Running in e37b8976b0a3 [2022-09-27T09:31:44.673Z] Removing intermediate container e37b8976b0a3 [2022-09-27T09:31:44.673Z] ---> 5a1d201aa743 [2022-09-27T09:31:44.673Z] [2022-09-27T09:31:44.673Z] Successfully built 5a1d201aa743 [2022-09-27T09:31:44.673Z] Successfully tagged support-notifications:latest [2022-09-27T09:31:44.942Z]  Building support-notifications ... done  [Pipeline] } [2022-09-27T09:31:44.952Z] $ docker stop --time=1 82146f255ea5f1a52c7729826a5ce7bf97bb739ab9e67dc4a48f80fda571b6a8 [2022-09-27T09:31:46.306Z] $ docker rm -f 82146f255ea5f1a52c7729826a5ce7bf97bb739ab9e67dc4a48f80fda571b6a8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T09:31:46.707Z] + docker images [2022-09-27T09:31:46.707Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-27T09:31:46.707Z] support-notifications latest 5a1d201aa743 2 seconds ago 27.3MB [2022-09-27T09:31:46.707Z] 46a7dea461f4 7 seconds ago 1.61GB [2022-09-27T09:31:46.707Z] security-spire-agent latest 4edcd7e781cf 12 seconds ago 125MB [2022-09-27T09:31:46.707Z] core-data latest 17fc7b29e0f1 13 seconds ago 21.6MB [2022-09-27T09:31:46.707Z] support-scheduler latest e164c9be937f 23 seconds ago 26.7MB [2022-09-27T09:31:46.707Z] 0ba9c3a2cffc 24 seconds ago 1.42GB [2022-09-27T09:31:46.707Z] security-proxy-setup latest a4df8e78080c 26 seconds ago 27.4MB [2022-09-27T09:31:46.707Z] 45521f07fc60 27 seconds ago 1.56GB [2022-09-27T09:31:46.707Z] sys-mgmt-agent latest 09b8e24c1ac2 35 seconds ago 136MB [2022-09-27T09:31:46.707Z] 3fbf2fdc4bac 36 seconds ago 1.61GB [2022-09-27T09:31:46.707Z] security-spiffe-token-provider latest 39f8cf05153e About a minute ago 29.3MB [2022-09-27T09:31:46.707Z] d4162450ae0b About a minute ago 1.54GB [2022-09-27T09:31:46.707Z] core-metadata latest fa3b3bea2be1 About a minute ago 18.3MB [2022-09-27T09:31:46.707Z] 745e719ce20b About a minute ago 1.53GB [2022-09-27T09:31:46.707Z] ab973278ec52 About a minute ago 1.58GB [2022-09-27T09:31:46.707Z] 6c8e31d51f91 About a minute ago 1.55GB [2022-09-27T09:31:46.707Z] security-bootstrapper latest 266db54c1990 About a minute ago 19.8MB [2022-09-27T09:31:46.707Z] security-secretstore-setup latest 432bd6953562 2 minutes ago 29.2MB [2022-09-27T09:31:46.707Z] core-command latest 55fda73ca35b 2 minutes ago 17.3MB [2022-09-27T09:31:46.707Z] security-spire-config latest 3d155f226589 2 minutes ago 85.8MB [2022-09-27T09:31:46.707Z] 3f2736252a58 2 minutes ago 1.54GB [2022-09-27T09:31:46.707Z] security-spire-server latest 0f543e940c0d 2 minutes ago 86.5MB [2022-09-27T09:31:46.707Z] 837e941c64a4 2 minutes ago 1.54GB [2022-09-27T09:31:46.707Z] 9571286195c9 2 minutes ago 1.55GB [2022-09-27T09:31:46.707Z] e6a30f8f9ec6 3 minutes ago 1.42GB [2022-09-27T09:31:46.707Z] dcc96341fce9 3 minutes ago 1.42GB [2022-09-27T09:31:46.707Z] ci-base-image-x86_64 latest a19a3d18bf01 6 minutes ago 940MB [2022-09-27T09:31:46.707Z] alpine 3.15 c4fc93816858 6 weeks ago 5.59MB [2022-09-27T09:31:46.707Z] alpine 3.16 9c6f07244728 6 weeks ago 5.54MB [2022-09-27T09:31:46.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-27T09:31:46.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-27T09:31:46.707Z] 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-27T09:32:45.791Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-27T09:32:45.791Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-27T09:32:45.791Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-27T09:32:45.791Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-27T09:32:45.791Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-27T09:32:45.791Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-27T09:32:45.791Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-27T09:32:45.791Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-27T09:32:45.791Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-27T09:32:45.791Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-27T09:32:45.791Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-27T09:32:45.791Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-27T09:32:45.791Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-27T09:32:45.791Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-27T09:32:45.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-27T09:33:07.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.256s coverage: 28.7% of statements [2022-09-27T09:33:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-27T09:33:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-27T09:33:09.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.584s coverage: 98.5% of statements [2022-09-27T09:33:16.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.741s coverage: 75.6% of statements [2022-09-27T09:33:16.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-27T09:33:16.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-27T09:33:16.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.417s coverage: 54.2% of statements [2022-09-27T09:33:16.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-27T09:33:16.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-27T09:33:43.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.271s coverage: 89.2% of statements [2022-09-27T09:33:43.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-27T09:33:43.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-27T09:33:43.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-27T09:33:43.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-27T09:33:43.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-27T09:33:43.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.747s coverage: 2.0% of statements [2022-09-27T09:33:43.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-27T09:33:43.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-27T09:33:43.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.915s coverage: 95.6% of statements [2022-09-27T09:33:43.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-27T09:33:43.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-27T09:33:43.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-27T09:33:43.502Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.512s coverage: 72.2% of statements [2022-09-27T09:33:43.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-27T09:33:43.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-27T09:33:43.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-27T09:33:43.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-27T09:33:43.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-27T09:33:43.502Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.353s coverage: 60.0% of statements [2022-09-27T09:33:43.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-27T09:33:43.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-27T09:33:43.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-27T09:33:43.502Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.393s coverage: 0.9% of statements [2022-09-27T09:33:43.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-27T09:33:44.916Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.296s coverage: 58.8% of statements [2022-09-27T09:33:44.916Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.291s coverage: 29.6% of statements [2022-09-27T09:33:44.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-27T09:33:48.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.320s coverage: 47.1% of statements [2022-09-27T09:33:48.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.264s coverage: 79.5% of statements [2022-09-27T09:33:48.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements [2022-09-27T09:33:48.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.241s coverage: 96.3% of statements [2022-09-27T09:33:52.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.312s coverage: 87.5% of statements [2022-09-27T09:34:00.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.214s coverage: 94.4% of statements [2022-09-27T09:34:00.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.202s coverage: 44.8% of statements [2022-09-27T09:34:13.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.743s coverage: 80.5% of statements [2022-09-27T09:34:13.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-27T09:34:15.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.305s coverage: 92.9% of statements [2022-09-27T09:34:15.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-27T09:34:15.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-27T09:34:15.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-27T09:34:15.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-09-27T09:34:15.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-27T09:34:15.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-27T09:34:15.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-27T09:34:15.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-27T09:34:15.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.246s coverage: 86.9% of statements [2022-09-27T09:34:15.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-27T09:34:15.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-27T09:34:15.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-27T09:34:15.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-27T09:34:15.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.222s coverage: 87.2% of statements [2022-09-27T09:34:15.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-27T09:34:15.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-27T09:34:15.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2022-09-27T09:34:15.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-27T09:34:15.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements [2022-09-27T09:34:15.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-27T09:34:15.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.277s coverage: 80.0% of statements [2022-09-27T09:34:15.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.220s coverage: 87.2% of statements [2022-09-27T09:34:15.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.332s coverage: 85.4% of statements [2022-09-27T09:34:17.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.904s coverage: 91.2% of statements [2022-09-27T09:34:17.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-27T09:34:25.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.910s coverage: 64.7% of statements [2022-09-27T09:34:25.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-27T09:34:25.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-27T09:34:25.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.294s coverage: 100.0% of statements [2022-09-27T09:34:25.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.190s coverage: 89.4% of statements [2022-09-27T09:34:25.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2022-09-27T09:34:25.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.118s coverage: 73.7% of statements [2022-09-27T09:34:25.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2022-09-27T09:34:31.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.419s coverage: 65.8% of statements [2022-09-27T09:34:31.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-27T09:34:31.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-27T09:34:31.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-27T09:34:34.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.903s coverage: 41.8% of statements [2022-09-27T09:34:34.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-27T09:34:34.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-27T09:34:34.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.305s coverage: 89.5% of statements [2022-09-27T09:34:34.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-27T09:34:34.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.253s coverage: 84.8% of statements [2022-09-27T09:34:34.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-27T09:34:34.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-27T09:34:34.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-27T09:34:34.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-27T09:34:42.763Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.444s coverage: 17.7% of statements [2022-09-27T09:34:42.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-27T09:34:42.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-27T09:34:42.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-27T09:34:42.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-27T09:34:42.763Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.771s coverage: 92.3% of statements [2022-09-27T09:34:42.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-27T09:34:42.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-27T09:34:42.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-27T09:34:42.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-27T09:34:42.763Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.266s coverage: 63.2% of statements [2022-09-27T09:34:42.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-27T09:34:42.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-27T09:34:43.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.547s coverage: 97.7% of statements [2022-09-27T09:34:43.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-27T09:34:43.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-27T09:34:43.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-27T09:34:43.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-27T09:34:43.347Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.202s coverage: 28.9% of statements [2022-09-27T09:34:43.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-27T09:34:43.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-27T09:34:43.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-27T09:34:43.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-27T09:34:43.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-27T09:34:43.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-27T09:34:43.347Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.204s coverage: 100.0% of statements [2022-09-27T09:34:43.347Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.119s coverage: 96.9% of statements [2022-09-27T09:34:44.312Z] 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-27T09:34:44.312Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-27T09:34:44.312Z] GO111MODULE=on go vet ./... [2022-09-27T09:36:36.009Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T09:36:36.009Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T09:36:36.009Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-27T09:36:36.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-27T09:36:36.378Z] + ls -al . [2022-09-27T09:36:36.378Z] total 752 [2022-09-27T09:36:36.378Z] drwxrwxr-x 10 1001 1001 4096 Sep 27 09:30 . [2022-09-27T09:36:36.378Z] drwxr-xr-x 4 root root 4096 Sep 27 09:30 .. [2022-09-27T09:36:36.378Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 09:28 .blubracket [2022-09-27T09:36:36.378Z] -rw-rw-r-- 1 1001 1001 16 Sep 27 09:28 .dockerignore [2022-09-27T09:36:36.378Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 09:28 .git [2022-09-27T09:36:36.378Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 09:28 .github [2022-09-27T09:36:36.378Z] -rw-rw-r-- 1 1001 1001 1030 Sep 27 09:28 .gitignore [2022-09-27T09:36:36.378Z] -rw-rw-r-- 1 1001 1001 42 Sep 27 09:28 .golangci.yml [2022-09-27T09:36:36.378Z] -rw-rw-r-- 1 1001 1001 87 Sep 27 09:28 .hadolint.yml [2022-09-27T09:36:36.378Z] -rw-rw-r-- 1 1001 1001 166 Sep 27 09:28 .sonarcloud.properties [2022-09-27T09:36:36.378Z] -rw-rw-r-- 1 1001 1001 1171 Sep 27 09:28 ADOPTERS.md [2022-09-27T09:36:36.378Z] -rw-rw-r-- 1 1001 1001 10722 Sep 27 09:28 Attribution.txt [2022-09-27T09:36:36.378Z] -rw-rw-r-- 1 1001 1001 63209 Sep 27 09:28 CHANGELOG.md [2022-09-27T09:36:36.378Z] -rw-rw-r-- 1 1001 1001 3804 Sep 27 09:28 CONTRIBUTING.md [2022-09-27T09:36:36.378Z] -rw-rw-r-- 1 1001 1001 677 Sep 27 09:28 GOVERNANCE.md [2022-09-27T09:36:36.378Z] -rw-rw-r-- 1 1001 1001 850 Sep 27 09:28 Jenkinsfile [2022-09-27T09:36:36.378Z] -rw-rw-r-- 1 1001 1001 10775 Sep 27 09:28 LICENSE [2022-09-27T09:36:36.378Z] -rw-rw-r-- 1 1001 1001 13724 Sep 27 09:28 Makefile [2022-09-27T09:36:36.378Z] -rw-rw-r-- 1 1001 1001 582 Sep 27 09:28 OWNERS.md [2022-09-27T09:36:36.378Z] -rw-rw-r-- 1 1001 1001 9799 Sep 27 09:28 README.md [2022-09-27T09:36:36.378Z] -rw-rw-r-- 1 1001 1001 6912 Sep 27 09:28 SECURITY.md [2022-09-27T09:36:36.378Z] -rw-rw-r-- 1 1001 1001 5 Sep 27 09:25 VERSION [2022-09-27T09:36:36.378Z] -rw-rw-r-- 1 1001 1001 4131 Sep 27 09:28 ZMQWindows.md [2022-09-27T09:36:36.378Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 09:28 bin [2022-09-27T09:36:36.378Z] drwxrwxr-x 18 1001 1001 4096 Sep 27 09:28 cmd [2022-09-27T09:36:36.378Z] -rw-r--r-- 1 root root 496148 Sep 27 09:34 coverage.out [2022-09-27T09:36:36.378Z] -rw-rw-r-- 1 1001 1001 3458 Sep 27 09:28 go.mod [2022-09-27T09:36:36.378Z] -rw-rw-r-- 1 1001 1001 38040 Sep 27 09:28 go.sum [2022-09-27T09:36:36.378Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 09:28 internal [2022-09-27T09:36:36.378Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 09:28 openapi [2022-09-27T09:36:36.378Z] drwxrwxr-x 4 1001 1001 4096 Sep 27 09:28 snap [2022-09-27T09:36:36.378Z] -rw-rw-r-- 1 1001 1001 204 Sep 27 09:28 version.go [Pipeline] sh [2022-09-27T09:36:36.711Z] + '[' -e coverage.out ] [2022-09-27T09:36:36.711Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-27T09:36:36.748Z] Warning: overwriting stash ‘coverage-report’ [2022-09-27T09:36:37.415Z] Stashed 1 file(s) [Pipeline] sh [2022-09-27T09:36:38.050Z] + make build [2022-09-27T09:36:38.051Z] 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-27T09:38:14.680Z] 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-27T09:39:22.557Z] 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-27T09:39:22.557Z] 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-27T09:40:01.411Z] 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-27T09:40:01.411Z] 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-27T09:40:06.753Z] 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-27T09:40:12.083Z] 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-27T09:40:16.330Z] 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-27T09:40:20.563Z] 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-27T09:40:24.818Z] 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-27T09:40:28.157Z] 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-27T09:40:36.350Z] 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-27T09:40:41.704Z] $ docker stop --time=1 867857f51236ef1e13cac1ad12db9956c25abb2b17c32f8d14159fa5bc2d54a9 [2022-09-27T09:40:43.661Z] $ docker rm -f 867857f51236ef1e13cac1ad12db9956c25abb2b17c32f8d14159fa5bc2d54a9 [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-27T09:40:46.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-27T09:40:46.186Z] [2022-09-27T09:40:46.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:40:46.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-27T09:40:46.838Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-27T09:40:46.838Z] 29e5d40040c1: Pulling fs layer [2022-09-27T09:40:46.838Z] 1ce36da41761: Pulling fs layer [2022-09-27T09:40:46.838Z] 25b303627fd3: Pulling fs layer [2022-09-27T09:40:47.104Z] 29e5d40040c1: Verifying Checksum [2022-09-27T09:40:47.104Z] 29e5d40040c1: Download complete [2022-09-27T09:40:47.371Z] 1ce36da41761: Verifying Checksum [2022-09-27T09:40:47.371Z] 1ce36da41761: Download complete [2022-09-27T09:40:47.637Z] 29e5d40040c1: Pull complete [2022-09-27T09:40:49.044Z] 1ce36da41761: Pull complete [2022-09-27T09:40:49.044Z] 25b303627fd3: Verifying Checksum [2022-09-27T09:40:49.044Z] 25b303627fd3: Download complete [2022-09-27T09:40:59.116Z] 25b303627fd3: Pull complete [2022-09-27T09:40:59.116Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-27T09:40:59.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-27T09:40:59.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T09:40:59.483Z] prd-ubuntu20.04-docker-arm64-4c-16g-1335 does not seem to be running inside a container [2022-09-27T09:40:59.557Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-27T09:41:01.827Z] $ docker top 637745db971057be79f673f06eab7537f03ae31e3d82c35cd3337ad909629ab5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T09:41:02.723Z] + grep parallel [2022-09-27T09:41:02.723Z] + docker-compose build --help [2022-09-27T09:41:07.000Z] --parallel Build images in parallel. [Pipeline] } [2022-09-27T09:41:07.028Z] $ docker stop --time=1 637745db971057be79f673f06eab7537f03ae31e3d82c35cd3337ad909629ab5 [2022-09-27T09:41:08.647Z] $ docker rm -f 637745db971057be79f673f06eab7537f03ae31e3d82c35cd3337ad909629ab5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T09:41:09.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-27T09:41:09.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T09:41:09.537Z] prd-ubuntu20.04-docker-arm64-4c-16g-1335 does not seem to be running inside a container [2022-09-27T09:41:09.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-27T09:41:10.756Z] $ docker top 0f957de48bb2d53dd54369e850e62288233688a5aac075d2e3660f3fe448ea2a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T09:41:11.628Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-27T09:41:15.872Z] Building core-command ... [2022-09-27T09:41:15.872Z] Building core-data ... [2022-09-27T09:41:15.872Z] Building core-metadata ... [2022-09-27T09:41:15.872Z] Building security-bootstrapper ... [2022-09-27T09:41:15.872Z] Building security-proxy-setup ... [2022-09-27T09:41:15.872Z] Building security-secretstore-setup ... [2022-09-27T09:41:15.872Z] Building security-spiffe-token-provider ... [2022-09-27T09:41:15.872Z] Building security-spire-agent ... [2022-09-27T09:41:15.872Z] Building security-spire-config ... [2022-09-27T09:41:15.872Z] Building security-spire-server ... [2022-09-27T09:41:15.872Z] Building support-notifications ... [2022-09-27T09:41:15.872Z] Building support-scheduler ... [2022-09-27T09:41:15.872Z] Building sys-mgmt-agent ... [2022-09-27T09:41:15.872Z] Building core-command [2022-09-27T09:41:15.872Z] Building security-proxy-setup [2022-09-27T09:41:15.872Z] Building security-spire-agent [2022-09-27T09:41:15.872Z] Building core-data [2022-09-27T09:41:15.872Z] Building support-scheduler [2022-09-27T09:42:02.699Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:42:02.699Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:42:02.699Z] ---> 2c7378f5cdd9 [2022-09-27T09:42:02.699Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-27T09:42:02.699Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:42:02.699Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:42:02.699Z] ---> 2c7378f5cdd9 [2022-09-27T09:42:02.699Z] Step 3/26 : WORKDIR /edgex-go [2022-09-27T09:42:02.699Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:42:02.699Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:42:02.699Z] ---> 2c7378f5cdd9 [2022-09-27T09:42:02.699Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-27T09:42:02.699Z] ---> Running in 008c120e35b6 [2022-09-27T09:42:02.699Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:42:02.699Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:42:02.699Z] ---> 2c7378f5cdd9 [2022-09-27T09:42:02.699Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-27T09:42:02.699Z] ---> Running in d13b575c1922 [2022-09-27T09:42:02.699Z] ---> Running in fa95d557ac35 [2022-09-27T09:42:02.699Z] ---> Running in 0abe4ae5157e [2022-09-27T09:42:02.699Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:42:02.699Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:42:02.699Z] ---> 2c7378f5cdd9 [2022-09-27T09:42:02.700Z] Step 3/22 : WORKDIR /edgex-go [2022-09-27T09:42:02.700Z] ---> Running in e06119edd11d [2022-09-27T09:42:02.700Z] Removing intermediate container d13b575c1922 [2022-09-27T09:42:02.700Z] ---> de26cc718458 [2022-09-27T09:42:02.700Z] Step 4/24 : WORKDIR /edgex-go [2022-09-27T09:42:02.700Z] Removing intermediate container 0abe4ae5157e [2022-09-27T09:42:02.700Z] ---> ee15b0742046 [2022-09-27T09:42:02.700Z] Step 4/23 : WORKDIR /edgex-go [2022-09-27T09:42:02.700Z] Removing intermediate container fa95d557ac35 [2022-09-27T09:42:02.700Z] Removing intermediate container 008c120e35b6 [2022-09-27T09:42:02.700Z] ---> 0dfa1149fdcd [2022-09-27T09:42:02.700Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:42:02.700Z] ---> c727f224c759 [2022-09-27T09:42:02.700Z] Step 4/24 : WORKDIR /edgex-go [2022-09-27T09:42:02.700Z] ---> Running in e99c7e706c6b [2022-09-27T09:42:02.700Z] ---> Running in 883b578b499f [2022-09-27T09:42:02.966Z] ---> Running in 2044a4dc3107 [2022-09-27T09:42:02.966Z] ---> Running in 0c0cda6fd433 [2022-09-27T09:42:03.233Z] Removing intermediate container e06119edd11d [2022-09-27T09:42:03.233Z] ---> 1060c8215c05 [2022-09-27T09:42:03.233Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:42:03.233Z] ---> Running in 92924817bf8c [2022-09-27T09:42:03.500Z] Removing intermediate container e99c7e706c6b [2022-09-27T09:42:03.500Z] ---> bd3c763a8166 [2022-09-27T09:42:03.500Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:42:03.770Z] ---> Running in c7e718d46185 [2022-09-27T09:42:04.037Z] Removing intermediate container 2044a4dc3107 [2022-09-27T09:42:04.037Z] ---> c6b7457e2391 [2022-09-27T09:42:04.037Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:42:04.037Z] Removing intermediate container 883b578b499f [2022-09-27T09:42:04.037Z] ---> 7e633c2a5b13 [2022-09-27T09:42:04.037Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:42:04.037Z] ---> Running in 8c5cb5a3ae65 [2022-09-27T09:42:04.304Z] ---> Running in 4755259f3c33 [2022-09-27T09:42:06.900Z] Removing intermediate container 0c0cda6fd433 [2022-09-27T09:42:06.900Z] ---> 1598d2f85b67 [2022-09-27T09:42:06.900Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-27T09:42:06.900Z] ---> Running in 027d91f7bbe9 [2022-09-27T09:42:07.169Z] Removing intermediate container 92924817bf8c [2022-09-27T09:42:07.169Z] ---> 43b102e5da49 [2022-09-27T09:42:07.169Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-27T09:42:07.435Z] ---> Running in f79da4d21a62 [2022-09-27T09:42:07.709Z] Removing intermediate container c7e718d46185 [2022-09-27T09:42:07.709Z] ---> 6da389b12048 [2022-09-27T09:42:07.709Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-27T09:42:07.980Z] Removing intermediate container 4755259f3c33 [2022-09-27T09:42:07.980Z] ---> 3f08c4ccaf26 [2022-09-27T09:42:07.980Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-27T09:42:07.980Z] ---> Running in d61d3012e36d [2022-09-27T09:42:07.980Z] Removing intermediate container 8c5cb5a3ae65 [2022-09-27T09:42:07.980Z] ---> 5ca9a7c4871f [2022-09-27T09:42:07.980Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-27T09:42:08.253Z] ---> Running in 0de9810259d4 [2022-09-27T09:42:08.253Z] ---> Running in 83f5f64cde40 [2022-09-27T09:42:09.656Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:42:09.656Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:42:10.242Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:42:10.242Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:42:10.242Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:42:10.242Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:42:10.508Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:42:11.099Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:42:11.099Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:42:11.099Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:42:11.367Z] OK: 221 MiB in 51 packages [2022-09-27T09:42:11.636Z] OK: 221 MiB in 51 packages [2022-09-27T09:42:12.600Z] OK: 221 MiB in 51 packages [2022-09-27T09:42:12.868Z] OK: 221 MiB in 51 packages [2022-09-27T09:42:12.868Z] Removing intermediate container 027d91f7bbe9 [2022-09-27T09:42:12.868Z] ---> 00d4482a728b [2022-09-27T09:42:12.868Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-27T09:42:12.868Z] OK: 221 MiB in 51 packages [2022-09-27T09:42:13.838Z] Removing intermediate container f79da4d21a62 [2022-09-27T09:42:13.838Z] ---> 6957477bf1f1 [2022-09-27T09:42:13.838Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-27T09:42:14.106Z] ---> 0d41d0bf8883 [2022-09-27T09:42:14.106Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:42:14.372Z] ---> Running in 81faa2c6bb3d [2022-09-27T09:42:14.372Z] Removing intermediate container 0de9810259d4 [2022-09-27T09:42:14.372Z] ---> 12fab3871177 [2022-09-27T09:42:14.372Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-27T09:42:14.640Z] Removing intermediate container d61d3012e36d [2022-09-27T09:42:14.640Z] ---> 400282310437 [2022-09-27T09:42:14.640Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-27T09:42:14.640Z] Removing intermediate container 83f5f64cde40 [2022-09-27T09:42:14.640Z] ---> 67563c865680 [2022-09-27T09:42:14.640Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-27T09:42:15.222Z] ---> 513a6c5f11d8 [2022-09-27T09:42:15.222Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:42:15.488Z] ---> Running in 0a5e77a82d8e [2022-09-27T09:42:15.757Z] ---> a0e00b9817cd [2022-09-27T09:42:15.757Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:42:15.757Z] ---> Running in 86c88192153c [2022-09-27T09:42:16.025Z] ---> 924b4ef7e608 [2022-09-27T09:42:16.025Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:42:16.025Z] ---> f4b9f311fa0c [2022-09-27T09:42:16.025Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:42:16.291Z] ---> Running in 61ded0136c10 [2022-09-27T09:42:16.292Z] ---> Running in d3aaa5044a71 [2022-09-27T09:43:24.148Z] Removing intermediate container 81faa2c6bb3d [2022-09-27T09:43:24.148Z] ---> f90aec18c69e [2022-09-27T09:43:24.148Z] Step 8/26 : COPY . . [2022-09-27T09:43:24.148Z] Removing intermediate container d3aaa5044a71 [2022-09-27T09:43:24.148Z] ---> c15c88871a3b [2022-09-27T09:43:24.148Z] Step 9/24 : COPY . . [2022-09-27T09:43:24.148Z] Removing intermediate container 61ded0136c10 [2022-09-27T09:43:24.148Z] ---> 40d13bccd469 [2022-09-27T09:43:24.148Z] Step 9/23 : COPY . . [2022-09-27T09:43:24.148Z] Removing intermediate container 0a5e77a82d8e [2022-09-27T09:43:24.148Z] ---> dbfb7d0e03da [2022-09-27T09:43:24.148Z] Step 8/22 : COPY . . [2022-09-27T09:43:24.148Z] Removing intermediate container 86c88192153c [2022-09-27T09:43:24.148Z] ---> 6a80525323ed [2022-09-27T09:43:24.148Z] Step 9/24 : COPY . . [2022-09-27T09:43:34.212Z] ---> 6ad05840128c [2022-09-27T09:43:34.212Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-27T09:43:34.212Z] ---> 5743139817b8 [2022-09-27T09:43:34.212Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-27T09:43:34.480Z] ---> 8ca5df92d007 [2022-09-27T09:43:34.480Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-27T09:43:34.480Z] ---> 1672c0698d57 [2022-09-27T09:43:34.480Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-27T09:43:34.480Z] ---> Running in c067e43fbfba [2022-09-27T09:43:34.480Z] ---> d13929fd70ca [2022-09-27T09:43:34.480Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-27T09:43:34.480Z] ---> Running in 0ed361b6f33f [2022-09-27T09:43:34.480Z] ---> Running in 59cf1142950a [2022-09-27T09:43:34.748Z] ---> Running in b7b21d8fcb89 [2022-09-27T09:43:34.748Z] ---> Running in db7e93f29b05 [2022-09-27T09:43:35.015Z] Removing intermediate container c067e43fbfba [2022-09-27T09:43:35.015Z] ---> 4659fad50748 [2022-09-27T09:43:35.015Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-27T09:43:35.281Z] ---> Running in c1d11f726616 [2022-09-27T09:43:35.864Z] Removing intermediate container c1d11f726616 [2022-09-27T09:43:35.865Z] ---> 6c2a536f55d2 [2022-09-27T09:43:35.865Z] 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-27T09:43:36.133Z] ---> Running in fafaf274aa41 [2022-09-27T09:43:36.719Z] 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-27T09:43:37.300Z] 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-27T09:43:37.567Z] 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-27T09:43:37.567Z] 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-27T09:43:38.975Z] Removing intermediate container fafaf274aa41 [2022-09-27T09:43:38.975Z] ---> fd84a2092a8b [2022-09-27T09:43:38.975Z] Step 12/26 : WORKDIR /edgex-go [2022-09-27T09:43:38.975Z] ---> Running in 78bb5d64213f [2022-09-27T09:43:39.558Z] Removing intermediate container 78bb5d64213f [2022-09-27T09:43:39.558Z] ---> eedfb97c7999 [2022-09-27T09:43:39.558Z] [2022-09-27T09:43:39.558Z] Step 13/26 : FROM alpine:3.15 [2022-09-27T09:43:39.558Z] 3.15: Pulling from library/alpine [2022-09-27T09:43:40.962Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-27T09:43:40.962Z] Status: Downloaded newer image for alpine:3.15 [2022-09-27T09:43:40.962Z] ---> 02e0d6fdf486 [2022-09-27T09:43:40.962Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T09:43:41.229Z] ---> Running in 082dabf0a617 [2022-09-27T09:43:41.812Z] Removing intermediate container 082dabf0a617 [2022-09-27T09:43:41.812Z] ---> 0535db5dfabf [2022-09-27T09:43:41.812Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:43:41.812Z] ---> Running in f57106ad1e22 [2022-09-27T09:43:45.147Z] Removing intermediate container f57106ad1e22 [2022-09-27T09:43:45.147Z] ---> 94a5447daf54 [2022-09-27T09:43:45.147Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-27T09:43:45.147Z] ---> Running in a4c1cc8a7981 [2022-09-27T09:43:46.550Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:43:47.954Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:43:49.360Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-27T09:43:49.360Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-27T09:43:49.360Z] OK: 15734 distinct packages available [2022-09-27T09:43:49.360Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:43:50.318Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:43:51.725Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-27T09:43:51.725Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-27T09:43:51.725Z] (3/5) Installing libucontext (1.1-r0) [2022-09-27T09:43:51.993Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-27T09:43:51.993Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-27T09:43:52.258Z] Executing busybox-1.34.1-r7.trigger [2022-09-27T09:43:52.258Z] OK: 6 MiB in 19 packages [2022-09-27T09:43:54.839Z] Removing intermediate container a4c1cc8a7981 [2022-09-27T09:43:54.839Z] ---> d84d4f082ce4 [2022-09-27T09:43:54.839Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-27T09:43:58.170Z] ---> c921c71f0a5a [2022-09-27T09:43:58.170Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-27T09:44:03.508Z] ---> 2ff3ed936872 [2022-09-27T09:44:03.508Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-27T09:44:05.443Z] ---> fe5933a369ce [2022-09-27T09:44:05.443Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-27T09:44:06.398Z] ---> b25928d386ed [2022-09-27T09:44:06.398Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-27T09:44:07.352Z] ---> 2fe212ad4d6e [2022-09-27T09:44:07.352Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-27T09:44:07.352Z] ---> Running in 11ce18e48aa3 [2022-09-27T09:44:07.932Z] Removing intermediate container 11ce18e48aa3 [2022-09-27T09:44:07.932Z] ---> 40fd12679809 [2022-09-27T09:44:07.932Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-27T09:44:07.932Z] ---> Running in f15e2365b1f1 [2022-09-27T09:44:08.514Z] Removing intermediate container f15e2365b1f1 [2022-09-27T09:44:08.514Z] ---> c7253c4a25f7 [2022-09-27T09:44:08.514Z] Step 24/26 : LABEL arch=arm64 [2022-09-27T09:44:08.514Z] ---> Running in 5431841859e2 [2022-09-27T09:44:09.096Z] Removing intermediate container 5431841859e2 [2022-09-27T09:44:09.096Z] ---> df53c864ad35 [2022-09-27T09:44:09.096Z] Step 25/26 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:44:09.096Z] ---> Running in a393242f65c5 [2022-09-27T09:44:09.676Z] Removing intermediate container a393242f65c5 [2022-09-27T09:44:09.676Z] ---> 56db94ff0f05 [2022-09-27T09:44:09.676Z] Step 26/26 : LABEL version=0.0.0 [2022-09-27T09:44:09.676Z] ---> Running in 5cc4201b04ba [2022-09-27T09:44:10.259Z] Removing intermediate container 5cc4201b04ba [2022-09-27T09:44:10.259Z] ---> c615f89a3a26 [2022-09-27T09:44:10.259Z] [2022-09-27T09:44:10.524Z] Successfully built c615f89a3a26 [2022-09-27T09:44:10.524Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-27T09:44:10.524Z]  Building security-spire-agent ... done Building support-notifications [2022-09-27T09:44:25.499Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:44:25.499Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:44:25.499Z] ---> 2c7378f5cdd9 [2022-09-27T09:44:25.499Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-27T09:44:25.499Z] ---> Using cache [2022-09-27T09:44:25.499Z] ---> c727f224c759 [2022-09-27T09:44:25.499Z] Step 4/23 : WORKDIR /edgex-go [2022-09-27T09:44:25.499Z] ---> Using cache [2022-09-27T09:44:25.499Z] ---> c6b7457e2391 [2022-09-27T09:44:25.499Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:44:25.499Z] ---> Using cache [2022-09-27T09:44:25.499Z] ---> 3f08c4ccaf26 [2022-09-27T09:44:25.499Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-27T09:44:26.086Z] ---> Running in 92c966818a18 [2022-09-27T09:44:28.021Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:44:28.974Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:44:29.929Z] OK: 221 MiB in 51 packages [2022-09-27T09:44:31.334Z] Removing intermediate container 92c966818a18 [2022-09-27T09:44:31.334Z] ---> 7e05871e1872 [2022-09-27T09:44:31.334Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-27T09:44:31.925Z] ---> 50b016fb9eab [2022-09-27T09:44:31.925Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:44:32.191Z] ---> Running in e831f5d395bb [2022-09-27T09:45:04.602Z] go: github.com/onsi/gomega@v1.7.0: Get "https://proxy.golang.org/github.com/onsi/gomega/@v/v1.7.0.zip": read tcp 10.250.0.6:56226->172.217.13.145:443: read: connection reset by peer [2022-09-27T09:45:04.602Z] go: github.com/pascaldekloe/goe@v0.0.0-20180627143212-57f6aae5913c: Get "https://proxy.golang.org/github.com/pascaldekloe/goe/@v/v0.0.0-20180627143212-57f6aae5913c.zip": read tcp 10.250.0.6:56226->172.217.13.145:443: read: connection reset by peer [2022-09-27T09:45:04.602Z] skipping... [2022-09-27T09:45:26.724Z] Removing intermediate container e831f5d395bb [2022-09-27T09:45:26.724Z] ---> 493824df21fa [2022-09-27T09:45:26.724Z] Step 9/23 : COPY . . [2022-09-27T09:45:39.006Z] ---> 72686fa28ed0 [2022-09-27T09:45:39.006Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-27T09:45:39.006Z] ---> Running in bc69cb177db4 [2022-09-27T09:45:39.274Z] 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-27T09:49:16.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/secrets-config ./cmd/secrets-config [2022-09-27T09:49:26.081Z] Removing intermediate container db7e93f29b05 [2022-09-27T09:49:26.081Z] ---> fb776f177124 [2022-09-27T09:49:26.081Z] [2022-09-27T09:49:26.082Z] Step 10/22 : FROM alpine:3.16 [2022-09-27T09:49:26.082Z] 3.16: Pulling from library/alpine [2022-09-27T09:49:26.662Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T09:49:26.662Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T09:49:26.662Z] ---> a6215f271958 [2022-09-27T09:49:26.662Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-27T09:49:26.929Z] ---> Running in c3348ff0e7c9 [2022-09-27T09:49:28.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:49:29.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:49:30.538Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-27T09:49:30.538Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-27T09:49:30.804Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-27T09:49:30.804Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-27T09:49:30.804Z] (5/6) Installing curl (7.83.1-r3) [2022-09-27T09:49:30.804Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-27T09:49:30.804Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T09:49:30.804Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T09:49:31.386Z] OK: 8 MiB in 20 packages [2022-09-27T09:49:33.968Z] Removing intermediate container c3348ff0e7c9 [2022-09-27T09:49:33.968Z] ---> 33c30241bc4d [2022-09-27T09:49:33.968Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-27T09:49:33.968Z] ---> Running in 093440297cfc [2022-09-27T09:49:34.234Z] Removing intermediate container 093440297cfc [2022-09-27T09:49:34.234Z] ---> ea7002edb9a1 [2022-09-27T09:49:34.234Z] Step 13/22 : WORKDIR /edgex [2022-09-27T09:49:34.502Z] ---> Running in e660531e98e5 [2022-09-27T09:49:35.088Z] Removing intermediate container e660531e98e5 [2022-09-27T09:49:35.088Z] ---> 16b7482549fb [2022-09-27T09:49:35.088Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-27T09:49:36.056Z] ---> 3f0bd220bfe2 [2022-09-27T09:49:36.056Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-27T09:49:38.002Z] ---> 38701a9adc55 [2022-09-27T09:49:38.003Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-27T09:49:39.412Z] ---> d2068e59c44a [2022-09-27T09:49:39.412Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-27T09:49:40.827Z] ---> 5cdb9b8f2792 [2022-09-27T09:49:40.827Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-27T09:49:40.827Z] ---> Running in 0e6caf1b5ab0 [2022-09-27T09:49:44.191Z] Removing intermediate container 0e6caf1b5ab0 [2022-09-27T09:49:44.191Z] ---> 46c463208a11 [2022-09-27T09:49:44.191Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-27T09:49:44.191Z] ---> Running in ef1073aa12b0 [2022-09-27T09:49:44.773Z] Removing intermediate container ef1073aa12b0 [2022-09-27T09:49:44.773Z] ---> 9bcc7e82a962 [2022-09-27T09:49:44.773Z] Step 20/22 : LABEL arch=arm64 [2022-09-27T09:49:44.773Z] ---> Running in 39b62192412a [2022-09-27T09:49:45.354Z] Removing intermediate container 39b62192412a [2022-09-27T09:49:45.354Z] ---> 0ac434d8a8bc [2022-09-27T09:49:45.354Z] Step 21/22 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:49:45.354Z] ---> Running in b6ab041d9c2d [2022-09-27T09:49:45.936Z] Removing intermediate container b6ab041d9c2d [2022-09-27T09:49:45.936Z] ---> 63b683569998 [2022-09-27T09:49:45.936Z] Step 22/22 : LABEL version=0.0.0 [2022-09-27T09:49:46.204Z] ---> Running in 61305aca43bb [2022-09-27T09:49:46.791Z] Removing intermediate container 61305aca43bb [2022-09-27T09:49:46.791Z] ---> caf81ed4d672 [2022-09-27T09:49:46.791Z] [2022-09-27T09:49:47.057Z] Successfully built caf81ed4d672 [2022-09-27T09:49:47.057Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-27T09:49:47.057Z]  Building security-proxy-setup ... done Building security-spire-config [2022-09-27T09:49:55.250Z] Removing intermediate container 59cf1142950a [2022-09-27T09:49:55.250Z] ---> 1de38d5c91ad [2022-09-27T09:49:55.250Z] [2022-09-27T09:49:55.250Z] Step 11/24 : FROM alpine:3.16 [2022-09-27T09:49:55.250Z] ---> a6215f271958 [2022-09-27T09:49:55.250Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-27T09:49:55.250Z] ---> Running in dce2f4855728 [2022-09-27T09:49:57.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:49:58.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:50:00.051Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-27T09:50:00.051Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T09:50:00.051Z] OK: 5 MiB in 15 packages [2022-09-27T09:50:01.996Z] Removing intermediate container dce2f4855728 [2022-09-27T09:50:01.996Z] ---> a75486136a34 [2022-09-27T09:50:01.996Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T09:50:02.265Z] ---> Running in ebf345a84c91 [2022-09-27T09:50:02.848Z] Removing intermediate container ebf345a84c91 [2022-09-27T09:50:02.848Z] ---> 228ba173f5f0 [2022-09-27T09:50:02.848Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-27T09:50:02.848Z] ---> Running in 6b6a6826bee4 [2022-09-27T09:50:03.804Z] Removing intermediate container 6b6a6826bee4 [2022-09-27T09:50:03.804Z] ---> e3780c73deea [2022-09-27T09:50:03.804Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-27T09:50:03.804Z] ---> Running in 2c9a77e52a12 [2022-09-27T09:50:04.076Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:50:04.076Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:50:04.076Z] ---> 2c7378f5cdd9 [2022-09-27T09:50:04.076Z] Step 3/26 : WORKDIR /edgex-go [2022-09-27T09:50:04.076Z] ---> Using cache [2022-09-27T09:50:04.076Z] ---> 1060c8215c05 [2022-09-27T09:50:04.076Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:50:04.076Z] ---> Using cache [2022-09-27T09:50:04.076Z] ---> 43b102e5da49 [2022-09-27T09:50:04.076Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-27T09:50:04.076Z] ---> Running in f2fafa9d0412 [2022-09-27T09:50:04.659Z] Removing intermediate container 2c9a77e52a12 [2022-09-27T09:50:04.659Z] ---> dd9d3341fde5 [2022-09-27T09:50:04.659Z] Step 16/24 : WORKDIR / [2022-09-27T09:50:04.925Z] ---> Running in 4fd1a53a077c [2022-09-27T09:50:05.505Z] Removing intermediate container 4fd1a53a077c [2022-09-27T09:50:05.505Z] ---> 2fb4cc1c8667 [2022-09-27T09:50:05.505Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T09:50:06.086Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:50:06.670Z] ---> 4aa4f906b4e1 [2022-09-27T09:50:06.671Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-27T09:50:06.943Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:50:08.352Z] ---> 1dc08c298928 [2022-09-27T09:50:08.352Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-27T09:50:08.619Z] OK: 221 MiB in 51 packages [2022-09-27T09:50:09.587Z] ---> eb35029a01ad [2022-09-27T09:50:09.587Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-27T09:50:09.860Z] ---> Running in 2fdce6c93b9d [2022-09-27T09:50:10.440Z] Removing intermediate container f2fafa9d0412 [2022-09-27T09:50:10.440Z] ---> 606129df52eb [2022-09-27T09:50:10.440Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-27T09:50:10.707Z] Removing intermediate container 2fdce6c93b9d [2022-09-27T09:50:10.707Z] ---> c475d64ba210 [2022-09-27T09:50:10.707Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T09:50:10.974Z] ---> Running in 05bed946508f [2022-09-27T09:50:11.555Z] ---> 29fcaa27c89c [2022-09-27T09:50:11.555Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:50:11.821Z] Removing intermediate container 05bed946508f [2022-09-27T09:50:11.821Z] ---> e1f2a0d38c37 [2022-09-27T09:50:11.821Z] Step 22/24 : LABEL arch=arm64 [2022-09-27T09:50:11.821Z] ---> Running in 6dfcb7bc380c [2022-09-27T09:50:11.821Z] ---> Running in 5e4689509d0b [2022-09-27T09:50:12.781Z] Removing intermediate container 5e4689509d0b [2022-09-27T09:50:12.781Z] ---> b17bed98518c [2022-09-27T09:50:12.781Z] Step 23/24 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:50:13.070Z] ---> Running in e47c60b0337b [2022-09-27T09:50:13.652Z] Removing intermediate container e47c60b0337b [2022-09-27T09:50:13.652Z] ---> e9e6b11d79fa [2022-09-27T09:50:13.653Z] Step 24/24 : LABEL version=0.0.0 [2022-09-27T09:50:13.653Z] ---> Running in d2880a30d439 [2022-09-27T09:50:14.235Z] Removing intermediate container d2880a30d439 [2022-09-27T09:50:14.235Z] ---> fb2d4ca0b3f3 [2022-09-27T09:50:14.235Z] [2022-09-27T09:50:14.501Z] Successfully built fb2d4ca0b3f3 [2022-09-27T09:50:14.501Z] Successfully tagged core-command-arm64:latest [2022-09-27T09:50:14.501Z] Building security-spiffe-token-provider [2022-09-27T09:50:32.707Z]  Building core-command ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:50:32.707Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:50:32.707Z] ---> 2c7378f5cdd9 [2022-09-27T09:50:32.707Z] Step 3/20 : WORKDIR /edgex-go [2022-09-27T09:50:32.707Z] ---> Using cache [2022-09-27T09:50:32.707Z] ---> 1060c8215c05 [2022-09-27T09:50:32.707Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-27T09:50:32.707Z] ---> Running in 53c194469745 [2022-09-27T09:50:34.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:50:34.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:50:36.106Z] v3.16.2-210-g84cfb9e03b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-27T09:50:36.106Z] v3.16.2-210-g84cfb9e03b [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-27T09:50:36.106Z] OK: 16895 distinct packages available [2022-09-27T09:50:36.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:50:36.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:50:37.781Z] OK: 221 MiB in 51 packages [2022-09-27T09:50:39.192Z] Removing intermediate container 53c194469745 [2022-09-27T09:50:39.192Z] ---> bdb342c94aa4 [2022-09-27T09:50:39.192Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-27T09:50:40.151Z] ---> b41c81c9e34a [2022-09-27T09:50:40.151Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:50:40.151Z] ---> Running in dba0fceb4960 [2022-09-27T09:51:12.363Z] Removing intermediate container 0ed361b6f33f [2022-09-27T09:51:12.363Z] ---> 4ca3a3a83a69 [2022-09-27T09:51:12.363Z] [2022-09-27T09:51:12.363Z] Step 11/24 : FROM alpine:3.16 [2022-09-27T09:51:12.363Z] ---> a6215f271958 [2022-09-27T09:51:12.363Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-27T09:51:12.363Z] ---> Running in eb9b676ca480 [2022-09-27T09:51:12.363Z] Removing intermediate container eb9b676ca480 [2022-09-27T09:51:12.363Z] ---> 691623c2adc6 [2022-09-27T09:51:12.363Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-27T09:51:12.363Z] ---> Running in b3f96bcfbf42 [2022-09-27T09:51:12.363Z] Removing intermediate container b3f96bcfbf42 [2022-09-27T09:51:12.363Z] ---> 03f67a5ea9dd [2022-09-27T09:51:12.363Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-27T09:51:12.363Z] ---> Running in 611221597b3b [2022-09-27T09:51:12.363Z] Removing intermediate container 611221597b3b [2022-09-27T09:51:12.363Z] ---> c45c6833e2cd [2022-09-27T09:51:12.363Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:51:12.363Z] ---> Running in 32be27ae85a1 [2022-09-27T09:51:15.716Z] Removing intermediate container 32be27ae85a1 [2022-09-27T09:51:15.716Z] ---> aeace2fa46a9 [2022-09-27T09:51:15.716Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T09:51:15.716Z] ---> Running in 25b2593e4d7b [2022-09-27T09:51:15.716Z] Removing intermediate container 6dfcb7bc380c [2022-09-27T09:51:15.716Z] ---> af90e3e4df87 [2022-09-27T09:51:15.716Z] Step 8/26 : COPY . . [2022-09-27T09:51:18.294Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:51:19.701Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:51:20.660Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T09:51:20.660Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T09:51:20.660Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T09:51:20.926Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T09:51:20.926Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T09:51:21.192Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T09:51:21.192Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T09:51:21.192Z] OK: 8 MiB in 20 packages [2022-09-27T09:51:24.519Z] Removing intermediate container 25b2593e4d7b [2022-09-27T09:51:24.519Z] ---> a70348c35889 [2022-09-27T09:51:24.519Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T09:51:25.474Z] ---> 36834f3882e5 [2022-09-27T09:51:25.474Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-27T09:51:28.802Z] ---> 59cd3648e165 [2022-09-27T09:51:28.802Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-27T09:51:30.203Z] ---> 89279505db0c [2022-09-27T09:51:30.203Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-27T09:51:30.470Z] ---> Running in 9697f4b9eeed [2022-09-27T09:51:31.428Z] Removing intermediate container 9697f4b9eeed [2022-09-27T09:51:31.429Z] ---> cc3012f0e946 [2022-09-27T09:51:31.429Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T09:51:31.695Z] ---> Running in 185cb734a18f [2022-09-27T09:51:32.854Z] Removing intermediate container 185cb734a18f [2022-09-27T09:51:32.854Z] ---> af5968b9dc0e [2022-09-27T09:51:32.854Z] Step 22/24 : LABEL arch=arm64 [2022-09-27T09:51:32.854Z] ---> Running in 943922a350af [2022-09-27T09:51:33.868Z] Removing intermediate container 943922a350af [2022-09-27T09:51:33.868Z] ---> 278c7c52e771 [2022-09-27T09:51:33.868Z] Step 23/24 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:51:33.868Z] ---> Running in 53398f791354 [2022-09-27T09:51:34.921Z] Removing intermediate container 53398f791354 [2022-09-27T09:51:34.921Z] ---> b3d846778cc0 [2022-09-27T09:51:34.921Z] Step 24/24 : LABEL version=0.0.0 [2022-09-27T09:51:35.236Z] ---> Running in d34bb779f2b5 [2022-09-27T09:51:36.220Z] Removing intermediate container d34bb779f2b5 [2022-09-27T09:51:36.220Z] ---> f34276dd3ed5 [2022-09-27T09:51:36.220Z] [2022-09-27T09:51:36.812Z] Successfully built f34276dd3ed5 [2022-09-27T09:51:36.812Z] Successfully tagged core-data-arm64:latest [2022-09-27T09:51:36.812Z] Building security-spire-server [2022-09-27T09:51:42.140Z]  Building core-data ... done  ---> 17e023338149 [2022-09-27T09:51:42.140Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-27T09:51:42.140Z] ---> Running in 23d0e6709064 [2022-09-27T09:51:43.098Z] Removing intermediate container 23d0e6709064 [2022-09-27T09:51:43.098Z] ---> 50a6f6065cc7 [2022-09-27T09:51:43.098Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-27T09:51:43.098Z] ---> Running in a831e9abb3c3 [2022-09-27T09:51:44.053Z] Removing intermediate container a831e9abb3c3 [2022-09-27T09:51:44.053Z] ---> b25096a05715 [2022-09-27T09:51:44.053Z] 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-27T09:51:44.053Z] ---> Running in 70ffc6c63bbb [2022-09-27T09:51:48.295Z] Removing intermediate container 70ffc6c63bbb [2022-09-27T09:51:48.295Z] ---> e4b4047c3a42 [2022-09-27T09:51:48.295Z] Step 12/26 : WORKDIR /edgex-go [2022-09-27T09:51:48.560Z] ---> Running in e7f36e856885 [2022-09-27T09:51:49.141Z] Removing intermediate container dba0fceb4960 [2022-09-27T09:51:49.141Z] ---> d9e85b41f50b [2022-09-27T09:51:49.141Z] Step 7/20 : COPY . . [2022-09-27T09:51:49.141Z] Removing intermediate container e7f36e856885 [2022-09-27T09:51:49.141Z] ---> b24298ada321 [2022-09-27T09:51:49.141Z] [2022-09-27T09:51:49.141Z] Step 13/26 : FROM alpine:3.15 [2022-09-27T09:51:49.141Z] ---> 02e0d6fdf486 [2022-09-27T09:51:49.141Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T09:51:49.141Z] ---> Using cache [2022-09-27T09:51:49.141Z] ---> 0535db5dfabf [2022-09-27T09:51:49.141Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:51:49.141Z] ---> Using cache [2022-09-27T09:51:49.141Z] ---> 94a5447daf54 [2022-09-27T09:51:49.141Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-27T09:51:49.406Z] ---> Running in 2e8111f53e13 [2022-09-27T09:51:51.985Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:51:52.945Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:51:54.354Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-27T09:51:54.354Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-27T09:51:54.354Z] OK: 15734 distinct packages available [2022-09-27T09:51:54.620Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:51:54.896Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:51:54.896Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:51:54.896Z] ---> 2c7378f5cdd9 [2022-09-27T09:51:54.896Z] Step 3/25 : WORKDIR /edgex-go [2022-09-27T09:51:54.896Z] ---> Using cache [2022-09-27T09:51:54.896Z] ---> 1060c8215c05 [2022-09-27T09:51:54.896Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:51:54.896Z] ---> Using cache [2022-09-27T09:51:54.896Z] ---> 43b102e5da49 [2022-09-27T09:51:54.896Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-27T09:51:54.896Z] ---> Using cache [2022-09-27T09:51:54.896Z] ---> 606129df52eb [2022-09-27T09:51:54.896Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-27T09:51:54.896Z] ---> Using cache [2022-09-27T09:51:54.896Z] ---> 29fcaa27c89c [2022-09-27T09:51:54.896Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:51:54.896Z] ---> Using cache [2022-09-27T09:51:54.896Z] ---> af90e3e4df87 [2022-09-27T09:51:54.896Z] Step 8/25 : COPY . . [2022-09-27T09:51:54.896Z] ---> Using cache [2022-09-27T09:51:54.896Z] ---> 17e023338149 [2022-09-27T09:51:54.896Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-27T09:51:54.896Z] ---> Using cache [2022-09-27T09:51:54.896Z] ---> 50a6f6065cc7 [2022-09-27T09:51:54.896Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-27T09:51:54.896Z] ---> Using cache [2022-09-27T09:51:54.896Z] ---> b25096a05715 [2022-09-27T09:51:54.896Z] 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-27T09:51:55.861Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:51:55.861Z] ---> Running in ecc23634a0e6 [2022-09-27T09:51:57.271Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-27T09:51:57.271Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-27T09:51:57.271Z] (3/4) Installing libucontext (1.1-r0) [2022-09-27T09:51:57.271Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-27T09:51:57.540Z] Executing busybox-1.34.1-r7.trigger [2022-09-27T09:51:57.540Z] OK: 6 MiB in 18 packages [2022-09-27T09:52:00.116Z] Removing intermediate container 2e8111f53e13 [2022-09-27T09:52:00.116Z] ---> bf14be9c4fdd [2022-09-27T09:52:00.117Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-27T09:52:00.117Z] Removing intermediate container ecc23634a0e6 [2022-09-27T09:52:00.117Z] ---> fd1eedff17cf [2022-09-27T09:52:00.117Z] Step 12/25 : WORKDIR /edgex-go [2022-09-27T09:52:00.386Z] ---> Running in f25fedffff1d [2022-09-27T09:52:01.341Z] Removing intermediate container f25fedffff1d [2022-09-27T09:52:01.341Z] ---> 341eddfb6fed [2022-09-27T09:52:01.341Z] [2022-09-27T09:52:01.341Z] Step 13/25 : FROM alpine:3.15 [2022-09-27T09:52:01.341Z] ---> 02e0d6fdf486 [2022-09-27T09:52:01.341Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T09:52:01.341Z] ---> Using cache [2022-09-27T09:52:01.341Z] ---> 0535db5dfabf [2022-09-27T09:52:01.341Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:52:01.341Z] ---> Using cache [2022-09-27T09:52:01.341Z] ---> 94a5447daf54 [2022-09-27T09:52:01.341Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-27T09:52:01.341Z] ---> Using cache [2022-09-27T09:52:01.341Z] ---> d84d4f082ce4 [2022-09-27T09:52:01.341Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-27T09:52:09.534Z] ---> e007af413a71 [2022-09-27T09:52:09.534Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-27T09:52:09.534Z] ---> Running in e3113d96528d [2022-09-27T09:52:10.940Z] ---> 25bbe09e0249 [2022-09-27T09:52:10.940Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-27T09:52:12.346Z] 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-27T09:52:12.628Z] ---> 352226276957 [2022-09-27T09:52:12.628Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-27T09:52:12.900Z] ---> Running in 593eabd0e75a [2022-09-27T09:52:13.166Z] ---> 521e27fe0aec [2022-09-27T09:52:13.166Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-27T09:52:13.449Z] Removing intermediate container 593eabd0e75a [2022-09-27T09:52:13.449Z] ---> de866747b042 [2022-09-27T09:52:13.449Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-27T09:52:14.410Z] ---> d165dee8bd6b [2022-09-27T09:52:14.410Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-27T09:52:15.004Z] ---> 48d731ea4b6a [2022-09-27T09:52:15.004Z] Step 21/26 : WORKDIR / [2022-09-27T09:52:15.004Z] ---> Running in 6e2bb8c5811b [2022-09-27T09:52:15.602Z] ---> e6874680ab40 [2022-09-27T09:52:15.602Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-27T09:52:15.602Z] Removing intermediate container 6e2bb8c5811b [2022-09-27T09:52:15.602Z] ---> 89cfc550fca2 [2022-09-27T09:52:15.602Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-27T09:52:15.870Z] ---> Running in e4749c9c09b9 [2022-09-27T09:52:16.832Z] ---> d4bacbaebb36 [2022-09-27T09:52:16.832Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-27T09:52:16.832Z] Removing intermediate container e4749c9c09b9 [2022-09-27T09:52:16.832Z] ---> e7570f5e8b61 [2022-09-27T09:52:16.832Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-27T09:52:17.100Z] ---> Running in af21a6bf39a3 [2022-09-27T09:52:17.100Z] ---> Running in 4b813a4028f0 [2022-09-27T09:52:17.370Z] Removing intermediate container 4b813a4028f0 [2022-09-27T09:52:17.370Z] ---> 35b6f10a93e7 [2022-09-27T09:52:17.370Z] Step 24/26 : LABEL arch=arm64 [2022-09-27T09:52:17.639Z] ---> Running in af7593462662 [2022-09-27T09:52:17.639Z] Removing intermediate container af21a6bf39a3 [2022-09-27T09:52:17.639Z] ---> e201c10710e4 [2022-09-27T09:52:17.639Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-27T09:52:17.922Z] ---> Running in dd8f0f6e2f1f [2022-09-27T09:52:18.506Z] Removing intermediate container af7593462662 [2022-09-27T09:52:18.506Z] ---> eb2d31809e40 [2022-09-27T09:52:18.506Z] Step 25/26 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:52:18.506Z] ---> Running in 76cdbad2f846 [2022-09-27T09:52:18.778Z] Removing intermediate container dd8f0f6e2f1f [2022-09-27T09:52:18.778Z] ---> 1724b14fcd10 [2022-09-27T09:52:18.778Z] Step 23/25 : LABEL arch=arm64 [2022-09-27T09:52:18.778Z] ---> Running in 28cf8b1b1a01 [2022-09-27T09:52:19.374Z] Removing intermediate container 76cdbad2f846 [2022-09-27T09:52:19.374Z] ---> 5ee9ddcf21a3 [2022-09-27T09:52:19.374Z] Step 26/26 : LABEL version=0.0.0 [2022-09-27T09:52:19.374Z] ---> Running in 029ac73827f7 [2022-09-27T09:52:19.640Z] Removing intermediate container 28cf8b1b1a01 [2022-09-27T09:52:19.640Z] ---> 0c87ddb997b3 [2022-09-27T09:52:19.640Z] Step 24/25 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:52:19.915Z] ---> Running in cdd623351ff9 [2022-09-27T09:52:19.915Z] Removing intermediate container 029ac73827f7 [2022-09-27T09:52:19.915Z] ---> 59c846dd2cb3 [2022-09-27T09:52:19.915Z] [2022-09-27T09:52:20.498Z] Removing intermediate container cdd623351ff9 [2022-09-27T09:52:20.498Z] ---> 96f75665fdad [2022-09-27T09:52:20.498Z] Step 25/25 : LABEL version=0.0.0 [2022-09-27T09:52:20.498Z] ---> Running in f4489aa98e34 [2022-09-27T09:52:20.764Z] Successfully built 59c846dd2cb3 [2022-09-27T09:52:20.764Z] Successfully tagged security-spire-config-arm64:latest [2022-09-27T09:52:20.764Z]  Building security-spire-config ... done Building security-bootstrapper [2022-09-27T09:52:21.031Z] Removing intermediate container f4489aa98e34 [2022-09-27T09:52:21.031Z] ---> 9a471243ab7d [2022-09-27T09:52:21.296Z] [2022-09-27T09:52:21.296Z] Successfully built 9a471243ab7d [2022-09-27T09:52:21.296Z] Successfully tagged security-spire-server-arm64:latest [2022-09-27T09:52:21.563Z]  Building security-spire-server ... done Building core-metadata [2022-09-27T09:52:36.530Z] Removing intermediate container b7b21d8fcb89 [2022-09-27T09:52:36.530Z] ---> 18d9c0052f32 [2022-09-27T09:52:36.530Z] [2022-09-27T09:52:36.530Z] Step 11/23 : FROM alpine:3.16 [2022-09-27T09:52:36.530Z] ---> a6215f271958 [2022-09-27T09:52:36.530Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-27T09:52:36.530Z] ---> Using cache [2022-09-27T09:52:36.530Z] ---> a75486136a34 [2022-09-27T09:52:36.530Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T09:52:36.530Z] ---> Using cache [2022-09-27T09:52:36.530Z] ---> 228ba173f5f0 [2022-09-27T09:52:36.530Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-27T09:52:36.530Z] ---> Running in 3572144b04de [2022-09-27T09:52:36.530Z] Removing intermediate container 3572144b04de [2022-09-27T09:52:36.530Z] ---> eb23db0c71d5 [2022-09-27T09:52:36.530Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-27T09:52:36.797Z] ---> Running in 734fdc05eff0 [2022-09-27T09:52:37.753Z] Removing intermediate container 734fdc05eff0 [2022-09-27T09:52:37.753Z] ---> 33826fc4fdc3 [2022-09-27T09:52:37.753Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T09:52:38.709Z] ---> f28d31c62f17 [2022-09-27T09:52:38.709Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-27T09:52:42.966Z] ---> bb4ffaceafa7 [2022-09-27T09:52:42.967Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-27T09:52:44.375Z] ---> da74ed4c3b0f [2022-09-27T09:52:44.375Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-27T09:52:44.375Z] ---> Running in c4c6e04c3c92 [2022-09-27T09:52:45.344Z] Removing intermediate container c4c6e04c3c92 [2022-09-27T09:52:45.344Z] ---> 086323469ab8 [2022-09-27T09:52:45.344Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T09:52:45.617Z] ---> Running in 91b3744172d4 [2022-09-27T09:52:46.209Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:52:46.209Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:52:46.209Z] ---> 2c7378f5cdd9 [2022-09-27T09:52:46.209Z] Step 3/33 : WORKDIR /edgex-go [2022-09-27T09:52:46.209Z] ---> Using cache [2022-09-27T09:52:46.209Z] ---> 1060c8215c05 [2022-09-27T09:52:46.209Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:52:46.209Z] ---> Using cache [2022-09-27T09:52:46.209Z] ---> 43b102e5da49 [2022-09-27T09:52:46.209Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-27T09:52:46.209Z] ---> Using cache [2022-09-27T09:52:46.209Z] ---> 6957477bf1f1 [2022-09-27T09:52:46.209Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-27T09:52:46.209Z] ---> Using cache [2022-09-27T09:52:46.209Z] ---> 513a6c5f11d8 [2022-09-27T09:52:46.209Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:52:46.209Z] ---> Using cache [2022-09-27T09:52:46.209Z] ---> dbfb7d0e03da [2022-09-27T09:52:46.209Z] Step 8/33 : COPY . . [2022-09-27T09:52:46.486Z] Removing intermediate container 91b3744172d4 [2022-09-27T09:52:46.486Z] ---> e7998b696f6c [2022-09-27T09:52:46.486Z] Step 21/23 : LABEL arch=arm64 [2022-09-27T09:52:46.761Z] ---> Using cache [2022-09-27T09:52:46.761Z] ---> d13929fd70ca [2022-09-27T09:52:46.761Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-27T09:52:46.761Z] ---> Running in 6e705a9bd337 [2022-09-27T09:52:46.761Z] ---> Running in 2208fd6c92bd [2022-09-27T09:52:47.344Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:52:47.344Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:52:47.344Z] ---> 2c7378f5cdd9 [2022-09-27T09:52:47.344Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-27T09:52:47.344Z] ---> Using cache [2022-09-27T09:52:47.344Z] ---> c727f224c759 [2022-09-27T09:52:47.344Z] Step 4/25 : WORKDIR /edgex-go [2022-09-27T09:52:47.344Z] ---> Using cache [2022-09-27T09:52:47.344Z] ---> c6b7457e2391 [2022-09-27T09:52:47.344Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:52:47.344Z] ---> Using cache [2022-09-27T09:52:47.344Z] ---> 3f08c4ccaf26 [2022-09-27T09:52:47.344Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-27T09:52:47.344Z] ---> Running in 8acff7c4c222 [2022-09-27T09:52:47.344Z] Removing intermediate container 6e705a9bd337 [2022-09-27T09:52:47.344Z] ---> 5c001d5c09f6 [2022-09-27T09:52:47.344Z] Step 22/23 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:52:47.610Z] ---> Running in aa9643cc7599 [2022-09-27T09:52:48.570Z] Removing intermediate container aa9643cc7599 [2022-09-27T09:52:48.570Z] ---> ec82eec9e531 [2022-09-27T09:52:48.570Z] Step 23/23 : LABEL version=0.0.0 [2022-09-27T09:52:48.844Z] ---> Running in f64e06fc32c3 [2022-09-27T09:52:49.427Z] Removing intermediate container f64e06fc32c3 [2022-09-27T09:52:49.427Z] ---> 59ce421e7ea2 [2022-09-27T09:52:49.427Z] [2022-09-27T09:52:49.693Z] 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-27T09:52:49.693Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:52:49.959Z] Successfully built 59ce421e7ea2 [2022-09-27T09:52:49.959Z] Successfully tagged support-scheduler-arm64:latest [2022-09-27T09:52:49.959Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-09-27T09:52:50.919Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:52:52.329Z] OK: 221 MiB in 51 packages [2022-09-27T09:52:53.749Z] Removing intermediate container 8acff7c4c222 [2022-09-27T09:52:53.749Z] ---> 3c8c033a611b [2022-09-27T09:52:53.749Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-27T09:52:54.713Z] ---> 1da1a3658acf [2022-09-27T09:52:54.713Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:52:54.980Z] ---> Running in c6620e326544 [2022-09-27T09:53:07.277Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:53:07.277Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:53:07.277Z] ---> 2c7378f5cdd9 [2022-09-27T09:53:07.277Z] Step 3/25 : WORKDIR /edgex-go [2022-09-27T09:53:07.277Z] ---> Using cache [2022-09-27T09:53:07.277Z] ---> 1060c8215c05 [2022-09-27T09:53:07.277Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:53:07.277Z] ---> Using cache [2022-09-27T09:53:07.277Z] ---> 43b102e5da49 [2022-09-27T09:53:07.277Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-27T09:53:07.277Z] ---> Using cache [2022-09-27T09:53:07.277Z] ---> 6957477bf1f1 [2022-09-27T09:53:07.277Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-27T09:53:07.277Z] ---> Using cache [2022-09-27T09:53:07.277Z] ---> 513a6c5f11d8 [2022-09-27T09:53:07.277Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:53:07.277Z] ---> Using cache [2022-09-27T09:53:07.277Z] ---> dbfb7d0e03da [2022-09-27T09:53:07.277Z] Step 8/25 : COPY . . [2022-09-27T09:53:07.277Z] ---> Using cache [2022-09-27T09:53:07.277Z] ---> d13929fd70ca [2022-09-27T09:53:07.277Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-27T09:53:07.863Z] ---> Running in 173c8285ceef [2022-09-27T09:53:09.800Z] 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-27T09:53:56.635Z] Removing intermediate container c6620e326544 [2022-09-27T09:53:56.635Z] ---> 414637cbcbf4 [2022-09-27T09:53:56.635Z] Step 9/25 : COPY . . [2022-09-27T09:54:04.821Z] ---> cf0e44fb4bd7 [2022-09-27T09:54:04.821Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-27T09:54:04.821Z] ---> Running in e684bfe7d01c [2022-09-27T09:54:06.223Z] 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-27T09:54:18.519Z] Removing intermediate container bc69cb177db4 [2022-09-27T09:54:18.519Z] ---> fe93909009c3 [2022-09-27T09:54:18.519Z] [2022-09-27T09:54:18.519Z] Step 11/23 : FROM alpine:3.16 [2022-09-27T09:54:18.519Z] ---> a6215f271958 [2022-09-27T09:54:18.519Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-27T09:54:18.519Z] ---> Running in 44512ebbdb01 [2022-09-27T09:54:19.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:54:19.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:54:21.092Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-27T09:54:21.093Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-27T09:54:21.093Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T09:54:21.093Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T09:54:21.673Z] OK: 6 MiB in 16 packages [2022-09-27T09:54:23.634Z] Removing intermediate container 44512ebbdb01 [2022-09-27T09:54:23.635Z] ---> 912ebda19261 [2022-09-27T09:54:23.635Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T09:54:23.900Z] ---> Running in 2fd74516aca6 [2022-09-27T09:54:24.166Z] Removing intermediate container 2fd74516aca6 [2022-09-27T09:54:24.166Z] ---> e3def6376053 [2022-09-27T09:54:24.166Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-27T09:54:24.432Z] ---> Running in 41d4d3f6b69e [2022-09-27T09:54:25.837Z] Removing intermediate container 41d4d3f6b69e [2022-09-27T09:54:25.837Z] ---> ebeae3b9e397 [2022-09-27T09:54:25.837Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-27T09:54:25.837Z] ---> Running in 0ea150640976 [2022-09-27T09:54:26.420Z] Removing intermediate container 0ea150640976 [2022-09-27T09:54:26.420Z] ---> 85c5bd737f09 [2022-09-27T09:54:26.420Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T09:54:27.002Z] ---> ca06e7e2c4ff [2022-09-27T09:54:27.002Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-27T09:54:29.575Z] ---> f06d71ebb9d5 [2022-09-27T09:54:29.575Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-27T09:54:30.154Z] ---> d35ead7562b9 [2022-09-27T09:54:30.154Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-27T09:54:30.154Z] ---> Running in 187db6eba55e [2022-09-27T09:54:30.751Z] Removing intermediate container 187db6eba55e [2022-09-27T09:54:30.751Z] ---> 7c944f511d33 [2022-09-27T09:54:30.751Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T09:54:30.751Z] ---> Running in a147208a27ea [2022-09-27T09:54:31.016Z] Removing intermediate container a147208a27ea [2022-09-27T09:54:31.016Z] ---> a30c5662c031 [2022-09-27T09:54:31.016Z] Step 21/23 : LABEL arch=arm64 [2022-09-27T09:54:31.282Z] ---> Running in 6152b15ccbd3 [2022-09-27T09:54:31.554Z] Removing intermediate container 6152b15ccbd3 [2022-09-27T09:54:31.554Z] ---> adfad001c715 [2022-09-27T09:54:31.554Z] Step 22/23 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:54:31.819Z] ---> Running in de9bbfbcf1a3 [2022-09-27T09:54:32.084Z] Removing intermediate container de9bbfbcf1a3 [2022-09-27T09:54:32.084Z] ---> 6b9c7dc0d8ac [2022-09-27T09:54:32.084Z] Step 23/23 : LABEL version=0.0.0 [2022-09-27T09:54:32.350Z] ---> Running in 37103a489b72 [2022-09-27T09:54:32.929Z] Removing intermediate container 37103a489b72 [2022-09-27T09:54:32.929Z] ---> e72b9c624ac8 [2022-09-27T09:54:32.929Z] [2022-09-27T09:54:32.929Z] Successfully built e72b9c624ac8 [2022-09-27T09:54:33.193Z] Successfully tagged support-notifications-arm64:latest [2022-09-27T09:54:33.193Z] Building sys-mgmt-agent [2022-09-27T09:54:51.543Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T09:54:51.543Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-27T09:54:51.543Z] ---> 2c7378f5cdd9 [2022-09-27T09:54:51.543Z] Step 3/23 : WORKDIR /edgex-go [2022-09-27T09:54:51.543Z] ---> Using cache [2022-09-27T09:54:51.543Z] ---> 1060c8215c05 [2022-09-27T09:54:51.543Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T09:54:51.543Z] ---> Using cache [2022-09-27T09:54:51.543Z] ---> 43b102e5da49 [2022-09-27T09:54:51.543Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-27T09:54:51.543Z] ---> Running in de2fc5492211 [2022-09-27T09:54:52.531Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:54:53.518Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:54:55.543Z] OK: 221 MiB in 51 packages [2022-09-27T09:54:56.952Z] Removing intermediate container de2fc5492211 [2022-09-27T09:54:56.952Z] ---> 5906717f9e90 [2022-09-27T09:54:56.952Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-27T09:54:57.568Z] ---> 0266d901d11f [2022-09-27T09:54:57.568Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T09:54:57.834Z] ---> Running in a6974fae10f0 [2022-09-27T09:55:54.207Z] Removing intermediate container a6974fae10f0 [2022-09-27T09:55:54.207Z] ---> 0d6bd274ad05 [2022-09-27T09:55:54.207Z] Step 8/23 : COPY . . [2022-09-27T09:56:04.267Z] ---> a4d19f50ff81 [2022-09-27T09:56:04.267Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-27T09:56:04.267Z] ---> Running in f80ee5e23ada [2022-09-27T09:56:05.668Z] 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-27T09:58:57.342Z] 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-27T09:58:57.342Z] Removing intermediate container 2208fd6c92bd [2022-09-27T09:58:57.342Z] ---> 380d396dff87 [2022-09-27T09:58:57.342Z] [2022-09-27T09:58:57.342Z] Step 10/33 : FROM alpine:3.16 [2022-09-27T09:58:57.342Z] ---> a6215f271958 [2022-09-27T09:58:57.342Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T09:58:57.342Z] ---> Running in 5336d5e457e6 [2022-09-27T09:58:57.342Z] Removing intermediate container 5336d5e457e6 [2022-09-27T09:58:57.342Z] ---> 468aaa3a2c7c [2022-09-27T09:58:57.342Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-27T09:58:57.342Z] ---> Running in 8baf18354d64 [2022-09-27T09:58:57.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:58:57.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:58:57.342Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-27T09:58:57.342Z] (2/2) Installing su-exec (0.2-r1) [2022-09-27T09:58:57.342Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T09:58:57.342Z] OK: 5 MiB in 16 packages [2022-09-27T09:58:57.342Z] Removing intermediate container 8baf18354d64 [2022-09-27T09:58:57.342Z] ---> 4ac3d15e0829 [2022-09-27T09:58:57.342Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-27T09:58:57.342Z] ---> Running in d0743786e47f [2022-09-27T09:58:57.342Z] Removing intermediate container d0743786e47f [2022-09-27T09:58:57.342Z] ---> d1462372c46c [2022-09-27T09:58:57.342Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-27T09:58:57.342Z] ---> Running in c345740e87bd [2022-09-27T09:58:57.342Z] Removing intermediate container c345740e87bd [2022-09-27T09:58:57.342Z] ---> 854d24c1902c [2022-09-27T09:58:57.342Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-27T09:58:57.342Z] ---> Running in c08bb9041996 [2022-09-27T09:58:57.928Z] Removing intermediate container c08bb9041996 [2022-09-27T09:58:57.928Z] ---> 7be15952d59d [2022-09-27T09:58:57.928Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-27T09:58:57.928Z] ---> Running in c2ec642cc020 [2022-09-27T09:58:58.884Z] Removing intermediate container c2ec642cc020 [2022-09-27T09:58:58.884Z] ---> 79c744f69447 [2022-09-27T09:58:58.884Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-27T09:58:58.884Z] ---> Running in 6437323ae878 [2022-09-27T09:59:03.130Z] Removing intermediate container 6437323ae878 [2022-09-27T09:59:03.130Z] ---> ea5357dd8fee [2022-09-27T09:59:03.130Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-27T09:59:03.397Z] ---> Running in 7e62ddf5b9ec [2022-09-27T09:59:03.982Z] Removing intermediate container 7e62ddf5b9ec [2022-09-27T09:59:03.982Z] ---> 99d7d102b342 [2022-09-27T09:59:03.982Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-27T09:59:06.594Z] ---> 9e1dc821c03f [2022-09-27T09:59:06.594Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-27T09:59:06.865Z] ---> Running in 0a01528a4b53 [2022-09-27T09:59:07.452Z] Removing intermediate container 173c8285ceef [2022-09-27T09:59:07.452Z] ---> a21c2c742802 [2022-09-27T09:59:07.452Z] [2022-09-27T09:59:07.452Z] Step 10/25 : FROM alpine:3.16 [2022-09-27T09:59:07.452Z] ---> a6215f271958 [2022-09-27T09:59:07.452Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-27T09:59:07.721Z] ---> Running in 2b9f8a16e2eb [2022-09-27T09:59:10.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T09:59:10.305Z] Removing intermediate container 0a01528a4b53 [2022-09-27T09:59:10.305Z] ---> 7a3f41209d8f [2022-09-27T09:59:10.305Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T09:59:10.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T09:59:11.154Z] ---> 2aeadcc92e58 [2022-09-27T09:59:11.154Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-27T09:59:12.119Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-27T09:59:12.387Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-27T09:59:12.387Z] (3/3) Installing su-exec (0.2-r1) [2022-09-27T09:59:12.387Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T09:59:12.387Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T09:59:12.970Z] OK: 6 MiB in 17 packages [2022-09-27T09:59:12.970Z] ---> c84a44706282 [2022-09-27T09:59:12.970Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-27T09:59:14.376Z] ---> 25c1c7a9fd1d [2022-09-27T09:59:14.376Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-27T09:59:15.364Z] ---> 818d5b4156c8 [2022-09-27T09:59:15.364Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-27T09:59:15.364Z] Removing intermediate container 2b9f8a16e2eb [2022-09-27T09:59:15.364Z] ---> 618a2d60829f [2022-09-27T09:59:15.364Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-27T09:59:15.633Z] ---> Running in a8396aa1d4f1 [2022-09-27T09:59:16.223Z] Removing intermediate container a8396aa1d4f1 [2022-09-27T09:59:16.223Z] ---> 1559abbc1713 [2022-09-27T09:59:16.223Z] Step 13/25 : WORKDIR / [2022-09-27T09:59:16.223Z] ---> Running in 82dec9f67caa [2022-09-27T09:59:16.489Z] ---> 4bed26b2fccd [2022-09-27T09:59:16.489Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-27T09:59:17.450Z] Removing intermediate container 82dec9f67caa [2022-09-27T09:59:17.450Z] ---> fe5c57092054 [2022-09-27T09:59:17.450Z] 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-27T09:59:17.716Z] ---> 08ea7c4b6735 [2022-09-27T09:59:17.716Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-27T09:59:18.293Z] ---> 407d70dbe733 [2022-09-27T09:59:18.293Z] 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-27T09:59:18.876Z] ---> 27748e6afc6b [2022-09-27T09:59:18.876Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-27T09:59:18.876Z] ---> Running in 409fea8b09e7 [2022-09-27T09:59:19.834Z] ---> a24748b21c19 [2022-09-27T09:59:19.835Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-27T09:59:20.793Z] ---> 5897f5b8a802 [2022-09-27T09:59:20.793Z] 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-27T09:59:22.236Z] ---> 293b39eb166b [2022-09-27T09:59:22.236Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-27T09:59:22.817Z] Removing intermediate container 409fea8b09e7 [2022-09-27T09:59:22.817Z] ---> 62142279c5fd [2022-09-27T09:59:22.817Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-27T09:59:22.817Z] ---> Running in 55d7220711e1 [2022-09-27T09:59:23.780Z] Removing intermediate container 55d7220711e1 [2022-09-27T09:59:23.780Z] ---> 76c88367dff6 [2022-09-27T09:59:23.780Z] Step 30/33 : CMD ["gate"] [2022-09-27T09:59:24.048Z] ---> Running in 43e0a6f60733 [2022-09-27T09:59:24.316Z] ---> 1a8ed75f2469 [2022-09-27T09:59:24.316Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-27T09:59:24.583Z] Removing intermediate container 43e0a6f60733 [2022-09-27T09:59:24.584Z] ---> b5220928802e [2022-09-27T09:59:24.584Z] Step 31/33 : LABEL arch=arm64 [2022-09-27T09:59:24.853Z] ---> Running in 4e291cde8c7d [2022-09-27T09:59:25.436Z] Removing intermediate container 4e291cde8c7d [2022-09-27T09:59:25.436Z] ---> b238a6c544ee [2022-09-27T09:59:25.436Z] Step 32/33 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:59:25.703Z] ---> Running in b376c7fa0168 [2022-09-27T09:59:26.284Z] Removing intermediate container b376c7fa0168 [2022-09-27T09:59:26.284Z] ---> 10435cc78bcb [2022-09-27T09:59:26.284Z] Step 33/33 : LABEL version=0.0.0 [2022-09-27T09:59:26.550Z] ---> Running in bea7a8cf73a5 [2022-09-27T09:59:26.816Z] ---> 1880e426209a [2022-09-27T09:59:26.816Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-27T09:59:27.397Z] Removing intermediate container bea7a8cf73a5 [2022-09-27T09:59:27.397Z] ---> 092776b4c1e6 [2022-09-27T09:59:27.397Z] [2022-09-27T09:59:27.981Z] Successfully built 092776b4c1e6 [2022-09-27T09:59:27.981Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-27T09:59:27.981Z]  Building security-bootstrapper ... done  ---> 651533a7acd9 [2022-09-27T09:59:27.981Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-27T09:59:27.981Z] ---> Running in 6440eee608af [2022-09-27T09:59:31.332Z] Removing intermediate container 6440eee608af [2022-09-27T09:59:31.332Z] ---> e2e5d85058d8 [2022-09-27T09:59:31.332Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-27T09:59:31.332Z] ---> Running in 6ff210153628 [2022-09-27T09:59:31.332Z] Removing intermediate container 6ff210153628 [2022-09-27T09:59:31.332Z] ---> 7da3176274ce [2022-09-27T09:59:31.332Z] Step 23/25 : LABEL arch=arm64 [2022-09-27T09:59:31.609Z] ---> Running in c2cb0c81e37c [2022-09-27T09:59:32.197Z] Removing intermediate container c2cb0c81e37c [2022-09-27T09:59:32.197Z] ---> b463e7e50927 [2022-09-27T09:59:32.197Z] Step 24/25 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T09:59:32.197Z] ---> Running in 6b3a24537cff [2022-09-27T09:59:32.786Z] Removing intermediate container 6b3a24537cff [2022-09-27T09:59:32.786Z] ---> bed4c8408a9c [2022-09-27T09:59:32.786Z] Step 25/25 : LABEL version=0.0.0 [2022-09-27T09:59:32.786Z] ---> Running in 4cbd56077633 [2022-09-27T09:59:33.374Z] Removing intermediate container 4cbd56077633 [2022-09-27T09:59:33.374Z] ---> 8c17511223c0 [2022-09-27T09:59:33.374Z] [2022-09-27T09:59:33.640Z] Successfully built 8c17511223c0 [2022-09-27T09:59:33.640Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-27T10:00:00.305Z]  Building security-secretstore-setup ... done Removing intermediate container e3113d96528d [2022-09-27T10:00:00.305Z] ---> 5408309b2674 [2022-09-27T10:00:00.305Z] [2022-09-27T10:00:00.305Z] Step 9/20 : FROM alpine:3.15 [2022-09-27T10:00:00.305Z] ---> 02e0d6fdf486 [2022-09-27T10:00:00.305Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T10:00:00.305Z] ---> Using cache [2022-09-27T10:00:00.305Z] ---> 0535db5dfabf [2022-09-27T10:00:00.305Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T10:00:00.305Z] ---> Using cache [2022-09-27T10:00:00.305Z] ---> 94a5447daf54 [2022-09-27T10:00:00.305Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-27T10:00:00.305Z] ---> Running in b4dac1135893 [2022-09-27T10:00:00.305Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-27T10:00:01.714Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-27T10:00:02.673Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-27T10:00:02.673Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-27T10:00:02.673Z] OK: 15734 distinct packages available [2022-09-27T10:00:02.941Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-27T10:00:03.916Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-27T10:00:05.338Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-27T10:00:05.338Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-27T10:00:05.338Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-27T10:00:05.608Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-27T10:00:05.608Z] (5/9) Installing curl (7.80.0-r3) [2022-09-27T10:00:05.878Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-27T10:00:05.878Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-27T10:00:05.878Z] (8/9) Installing libucontext (1.1-r0) [2022-09-27T10:00:06.146Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-27T10:00:06.146Z] Executing busybox-1.34.1-r7.trigger [2022-09-27T10:00:06.146Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T10:00:06.415Z] OK: 8 MiB in 23 packages [2022-09-27T10:00:09.009Z] Removing intermediate container b4dac1135893 [2022-09-27T10:00:09.009Z] ---> 0bebf779fe7f [2022-09-27T10:00:09.010Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T10:00:09.598Z] ---> b3d625bf56c2 [2022-09-27T10:00:09.598Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-27T10:00:12.195Z] ---> 1b6e874d560f [2022-09-27T10:00:12.195Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-27T10:00:13.165Z] ---> 0ddbe944786c [2022-09-27T10:00:13.165Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-27T10:00:13.165Z] ---> Running in 56edd8550a20 [2022-09-27T10:00:13.754Z] Removing intermediate container 56edd8550a20 [2022-09-27T10:00:13.754Z] ---> 59d1337b580a [2022-09-27T10:00:13.754Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T10:00:13.754Z] ---> Running in c773dafaf695 [2022-09-27T10:00:14.723Z] Removing intermediate container c773dafaf695 [2022-09-27T10:00:14.723Z] ---> 95afececb97b [2022-09-27T10:00:14.723Z] Step 18/20 : LABEL arch=arm64 [2022-09-27T10:00:14.723Z] ---> Running in cf98ca8363cf [2022-09-27T10:00:15.697Z] Removing intermediate container cf98ca8363cf [2022-09-27T10:00:15.697Z] ---> b966065df59f [2022-09-27T10:00:15.697Z] Step 19/20 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T10:00:15.697Z] ---> Running in d02a09824b55 [2022-09-27T10:00:16.692Z] Removing intermediate container d02a09824b55 [2022-09-27T10:00:16.692Z] ---> 2985e77393a6 [2022-09-27T10:00:16.692Z] Step 20/20 : LABEL version=0.0.0 [2022-09-27T10:00:16.692Z] ---> Running in 506f6a057136 [2022-09-27T10:00:17.659Z] Removing intermediate container 506f6a057136 [2022-09-27T10:00:17.659Z] ---> 94e59aedb1f4 [2022-09-27T10:00:17.659Z] [2022-09-27T10:00:17.927Z] Successfully built 94e59aedb1f4 [2022-09-27T10:00:17.927Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-27T10:00:21.279Z]  Building security-spiffe-token-provider ... done Removing intermediate container e684bfe7d01c [2022-09-27T10:00:21.279Z] ---> 8cc7435028a0 [2022-09-27T10:00:21.279Z] [2022-09-27T10:00:21.279Z] Step 11/25 : FROM alpine:3.16 [2022-09-27T10:00:21.279Z] ---> a6215f271958 [2022-09-27T10:00:21.279Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-27T10:00:21.279Z] ---> Using cache [2022-09-27T10:00:21.279Z] ---> a75486136a34 [2022-09-27T10:00:21.279Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T10:00:21.279Z] ---> Using cache [2022-09-27T10:00:21.279Z] ---> 228ba173f5f0 [2022-09-27T10:00:21.279Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-27T10:00:21.279Z] ---> Running in a60612e2db19 [2022-09-27T10:00:21.553Z] Removing intermediate container a60612e2db19 [2022-09-27T10:00:21.553Z] ---> ec17729d0a24 [2022-09-27T10:00:21.553Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-27T10:00:21.553Z] ---> Running in b1cda6c85722 [2022-09-27T10:00:22.142Z] Removing intermediate container b1cda6c85722 [2022-09-27T10:00:22.142Z] ---> 3811537f027f [2022-09-27T10:00:22.142Z] Step 16/25 : WORKDIR / [2022-09-27T10:00:22.142Z] ---> Running in 7eb651080f51 [2022-09-27T10:00:22.413Z] Removing intermediate container 7eb651080f51 [2022-09-27T10:00:22.413Z] ---> 049c8edd9349 [2022-09-27T10:00:22.413Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T10:00:23.002Z] ---> 36756cc26f03 [2022-09-27T10:00:23.002Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-27T10:00:23.977Z] ---> 6938d670c68a [2022-09-27T10:00:23.977Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-27T10:00:24.567Z] ---> 993270a664dd [2022-09-27T10:00:24.567Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-27T10:00:25.532Z] ---> f8df888feb57 [2022-09-27T10:00:25.532Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-27T10:00:25.532Z] ---> Running in 6956ffcb8d73 [2022-09-27T10:00:25.802Z] Removing intermediate container 6956ffcb8d73 [2022-09-27T10:00:25.802Z] ---> 5753e43fe31a [2022-09-27T10:00:25.802Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T10:00:26.073Z] ---> Running in f14c19e39a96 [2022-09-27T10:00:26.342Z] Removing intermediate container f14c19e39a96 [2022-09-27T10:00:26.342Z] ---> 82685a6366cd [2022-09-27T10:00:26.342Z] Step 23/25 : LABEL arch=arm64 [2022-09-27T10:00:26.342Z] ---> Running in a3c772cf6465 [2022-09-27T10:00:26.927Z] Removing intermediate container a3c772cf6465 [2022-09-27T10:00:26.927Z] ---> 91f82a450186 [2022-09-27T10:00:26.928Z] Step 24/25 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T10:00:26.928Z] ---> Running in c2bec2d26505 [2022-09-27T10:00:27.513Z] Removing intermediate container c2bec2d26505 [2022-09-27T10:00:27.513Z] ---> 26fb1cf5396b [2022-09-27T10:00:27.513Z] Step 25/25 : LABEL version=0.0.0 [2022-09-27T10:00:27.513Z] ---> Running in b4c338dbe72a [2022-09-27T10:00:28.098Z] Removing intermediate container b4c338dbe72a [2022-09-27T10:00:28.098Z] ---> 963de68d068e [2022-09-27T10:00:28.098Z] [2022-09-27T10:00:28.098Z] Successfully built 963de68d068e [2022-09-27T10:00:28.098Z] Successfully tagged core-metadata-arm64:latest [2022-09-27T10:00:30.045Z]  Building core-metadata ... done Removing intermediate container f80ee5e23ada [2022-09-27T10:00:30.045Z] ---> f76742155f35 [2022-09-27T10:00:30.045Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-27T10:00:30.045Z] ---> Running in 66b525147f18 [2022-09-27T10:00:31.008Z] 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-27T10:00:33.606Z] Removing intermediate container 66b525147f18 [2022-09-27T10:00:33.606Z] ---> 5287adde9194 [2022-09-27T10:00:33.606Z] [2022-09-27T10:00:33.606Z] Step 11/23 : FROM alpine:3.16 [2022-09-27T10:00:33.606Z] ---> a6215f271958 [2022-09-27T10:00:33.606Z] 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-27T10:00:33.606Z] ---> Running in e8a67970e3c9 [2022-09-27T10:00:33.606Z] Removing intermediate container e8a67970e3c9 [2022-09-27T10:00:33.606Z] ---> c7238108c016 [2022-09-27T10:00:33.606Z] 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-27T10:00:33.606Z] ---> Running in 3e810cd4c5bc [2022-09-27T10:00:34.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T10:00:35.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T10:00:36.120Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-27T10:00:36.120Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-27T10:00:36.120Z] (3/33) Installing readline (8.1.2-r0) [2022-09-27T10:00:36.120Z] (4/33) Installing bash (5.1.16-r2) [2022-09-27T10:00:36.120Z] Executing bash-5.1.16-r2.post-install [2022-09-27T10:00:36.120Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-27T10:00:36.390Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-27T10:00:36.391Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-27T10:00:36.391Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-27T10:00:36.391Z] (9/33) Installing curl (7.83.1-r3) [2022-09-27T10:00:36.391Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-27T10:00:37.354Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-27T10:00:37.354Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-27T10:00:37.354Z] (13/33) Installing expat (2.4.9-r0) [2022-09-27T10:00:37.354Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-27T10:00:37.354Z] (15/33) Installing gdbm (1.23-r0) [2022-09-27T10:00:37.354Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-27T10:00:37.354Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T10:00:37.354Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T10:00:37.354Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-27T10:00:37.354Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-27T10:00:37.621Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-27T10:00:39.568Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-27T10:00:39.568Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-27T10:00:39.568Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-27T10:00:39.568Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-27T10:00:39.568Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-27T10:00:39.568Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-27T10:00:39.568Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-27T10:00:39.568Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-27T10:00:39.568Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-27T10:00:39.568Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-27T10:00:39.568Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-27T10:00:39.837Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-27T10:00:40.863Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T10:00:40.863Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T10:00:40.863Z] OK: 120 MiB in 47 packages [2022-09-27T10:00:53.213Z] Collecting docker-compose==1.23.2 [2022-09-27T10:00:53.213Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-27T10:00:53.213Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 10.4 MB/s eta 0:00:00 [2022-09-27T10:00:53.213Z] Collecting docopt<0.7,>=0.6.1 [2022-09-27T10:00:53.213Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-27T10:00:53.213Z] Preparing metadata (setup.py): started [2022-09-27T10:00:55.171Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T10:00:55.171Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-27T10:00:55.171Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-27T10:00:55.171Z] Preparing metadata (setup.py): started [2022-09-27T10:00:57.119Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T10:00:57.119Z] Collecting texttable<0.10,>=0.9.0 [2022-09-27T10:00:57.119Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-27T10:00:57.119Z] Preparing metadata (setup.py): started [2022-09-27T10:00:59.065Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T10:00:59.333Z] Collecting jsonschema<3,>=2.5.1 [2022-09-27T10:00:59.333Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-27T10:00:59.333Z] Collecting cached-property<2,>=1.2.0 [2022-09-27T10:00:59.333Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-27T10:00:59.333Z] 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-27T10:01:00.299Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-27T10:01:00.299Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-27T10:01:00.568Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.4 MB/s eta 0:00:00 [2022-09-27T10:01:00.836Z] Collecting docker<4.0,>=3.6.0 [2022-09-27T10:01:00.836Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-27T10:01:00.836Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.4 MB/s eta 0:00:00 [2022-09-27T10:01:01.421Z] Collecting PyYAML<4,>=3.10 [2022-09-27T10:01:01.421Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-27T10:01:01.421Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 21.6 MB/s eta 0:00:00 [2022-09-27T10:01:02.835Z] Preparing metadata (setup.py): started [2022-09-27T10:01:04.787Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T10:01:05.057Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-27T10:01:05.057Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-27T10:01:05.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 18.5 MB/s eta 0:00:00 [2022-09-27T10:01:05.324Z] Collecting docker-pycreds>=0.4.0 [2022-09-27T10:01:05.324Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-27T10:01:05.903Z] Collecting idna<2.8,>=2.5 [2022-09-27T10:01:06.167Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-27T10:01:06.167Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.7 MB/s eta 0:00:00 [2022-09-27T10:01:06.167Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-27T10:01:06.167Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-27T10:01:06.167Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 20.1 MB/s eta 0:00:00 [2022-09-27T10:01:06.748Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-27T10:01:06.748Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-27T10:01:06.748Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.6 MB/s eta 0:00:00 [2022-09-27T10:01:07.016Z] Collecting certifi>=2017.4.17 [2022-09-27T10:01:07.016Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-09-27T10:01:07.281Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 18.5 MB/s eta 0:00:00 [2022-09-27T10:01:07.545Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-27T10:01:07.545Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-27T10:01:07.545Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-27T10:01:07.545Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-27T10:01:08.124Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-27T10:01:08.124Z] Running setup.py install for texttable: started [2022-09-27T10:01:10.057Z] Running setup.py install for texttable: finished with status 'done' [2022-09-27T10:01:10.057Z] Running setup.py install for PyYAML: started [2022-09-27T10:01:12.626Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-27T10:01:14.571Z] Running setup.py install for docopt: started [2022-09-27T10:01:17.147Z] Running setup.py install for docopt: finished with status 'done' [2022-09-27T10:01:19.724Z] Running setup.py install for dockerpty: started [2022-09-27T10:01:22.304Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-27T10:01:24.887Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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-27T10:01:24.887Z] 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-27T10:01:34.951Z] Removing intermediate container 3e810cd4c5bc [2022-09-27T10:01:34.951Z] ---> 2dce7d7e1da6 [2022-09-27T10:01:34.951Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-27T10:01:34.951Z] ---> Running in 35e837d53c2f [2022-09-27T10:01:35.218Z] Removing intermediate container 35e837d53c2f [2022-09-27T10:01:35.218Z] ---> 130ade245a2c [2022-09-27T10:01:35.218Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-27T10:01:35.485Z] ---> Running in 50997f980972 [2022-09-27T10:01:35.752Z] Removing intermediate container 50997f980972 [2022-09-27T10:01:35.752Z] ---> ae98dc831190 [2022-09-27T10:01:35.752Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-27T10:01:36.726Z] ---> 1863f8c4d291 [2022-09-27T10:01:36.726Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-27T10:01:37.684Z] ---> d323d27a5804 [2022-09-27T10:01:37.684Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-27T10:01:38.274Z] ---> 3eae51970fd2 [2022-09-27T10:01:38.274Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-27T10:01:38.540Z] ---> Running in 6221c32873f6 [2022-09-27T10:01:38.807Z] Removing intermediate container 6221c32873f6 [2022-09-27T10:01:38.807Z] ---> 43d3f8687d89 [2022-09-27T10:01:38.807Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T10:01:38.807Z] ---> Running in 792f6a5a7e77 [2022-09-27T10:01:39.074Z] Removing intermediate container 792f6a5a7e77 [2022-09-27T10:01:39.074Z] ---> 352a8ced32ee [2022-09-27T10:01:39.074Z] Step 21/23 : LABEL arch=arm64 [2022-09-27T10:01:39.340Z] ---> Running in 6bd8fffe868c [2022-09-27T10:01:39.608Z] Removing intermediate container 6bd8fffe868c [2022-09-27T10:01:39.608Z] ---> fed0b66dfbfe [2022-09-27T10:01:39.608Z] Step 22/23 : LABEL git_sha=8cf23b37b86954e890d1ffe3ad5c809a355019ee [2022-09-27T10:01:39.608Z] ---> Running in 8e06cd5da343 [2022-09-27T10:01:39.874Z] Removing intermediate container 8e06cd5da343 [2022-09-27T10:01:39.874Z] ---> 325bc221fe6e [2022-09-27T10:01:39.874Z] Step 23/23 : LABEL version=0.0.0 [2022-09-27T10:01:39.874Z] ---> Running in 9f7b2b2189fa [2022-09-27T10:01:40.142Z] Removing intermediate container 9f7b2b2189fa [2022-09-27T10:01:40.142Z] ---> edee5d0724a9 [2022-09-27T10:01:40.142Z] [2022-09-27T10:01:40.408Z] Successfully built edee5d0724a9 [2022-09-27T10:01:40.408Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-27T10:01:41.000Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-09-27T10:01:41.002Z] $ docker stop --time=1 0f957de48bb2d53dd54369e850e62288233688a5aac075d2e3660f3fe448ea2a [2022-09-27T10:01:42.706Z] $ docker rm -f 0f957de48bb2d53dd54369e850e62288233688a5aac075d2e3660f3fe448ea2a [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T10:01:43.266Z] + docker images [2022-09-27T10:01:43.533Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-27T10:01:43.533Z] sys-mgmt-agent-arm64 latest edee5d0724a9 3 seconds ago 133MB [2022-09-27T10:01:43.533Z] 5287adde9194 About a minute ago 1.36GB [2022-09-27T10:01:43.533Z] core-metadata-arm64 latest 963de68d068e About a minute ago 17.5MB [2022-09-27T10:01:43.533Z] 8cc7435028a0 About a minute ago 1.38GB [2022-09-27T10:01:43.533Z] security-spiffe-token-provider-arm64 latest 94e59aedb1f4 About a minute ago 28.4MB [2022-09-27T10:01:43.533Z] 5408309b2674 About a minute ago 1.41GB [2022-09-27T10:01:43.533Z] security-secretstore-setup-arm64 latest 8c17511223c0 2 minutes ago 28.2MB [2022-09-27T10:01:43.533Z] security-bootstrapper-arm64 latest 092776b4c1e6 2 minutes ago 19.1MB [2022-09-27T10:01:43.533Z] a21c2c742802 2 minutes ago 1.37GB [2022-09-27T10:01:43.533Z] 380d396dff87 2 minutes ago 1.36GB [2022-09-27T10:01:43.533Z] support-notifications-arm64 latest e72b9c624ac8 7 minutes ago 26.3MB [2022-09-27T10:01:43.533Z] fe93909009c3 7 minutes ago 1.44GB [2022-09-27T10:01:43.533Z] support-scheduler-arm64 latest 59ce421e7ea2 8 minutes ago 25.7MB [2022-09-27T10:01:43.533Z] 18d9c0052f32 9 minutes ago 1.44GB [2022-09-27T10:01:43.533Z] security-spire-server-arm64 latest 9a471243ab7d 9 minutes ago 84.2MB [2022-09-27T10:01:43.533Z] security-spire-config-arm64 latest 59c846dd2cb3 9 minutes ago 83.6MB [2022-09-27T10:01:43.533Z] 341eddfb6fed 9 minutes ago 1.25GB [2022-09-27T10:01:43.533Z] b24298ada321 9 minutes ago 1.25GB [2022-09-27T10:01:43.533Z] core-data-arm64 latest f34276dd3ed5 10 minutes ago 20.7MB [2022-09-27T10:01:43.533Z] 4ca3a3a83a69 10 minutes ago 1.38GB [2022-09-27T10:01:43.533Z] core-command-arm64 latest fb2d4ca0b3f3 11 minutes ago 16.7MB [2022-09-27T10:01:43.533Z] 1de38d5c91ad 11 minutes ago 1.38GB [2022-09-27T10:01:43.533Z] security-proxy-setup-arm64 latest caf81ed4d672 11 minutes ago 26.4MB [2022-09-27T10:01:43.533Z] fb776f177124 12 minutes ago 1.37GB [2022-09-27T10:01:43.533Z] security-spire-agent-arm64 latest c615f89a3a26 17 minutes ago 122MB [2022-09-27T10:01:43.533Z] eedfb97c7999 18 minutes ago 1.25GB [2022-09-27T10:01:43.533Z] ci-base-image-arm64 latest 2c7378f5cdd9 31 minutes ago 941MB [2022-09-27T10:01:43.533Z] alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB [2022-09-27T10:01:43.533Z] alpine 3.16 a6215f271958 6 weeks ago 5.29MB [2022-09-27T10:01:43.533Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-27T10:01:43.533Z] 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-27T10:01:44.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T10:01:44.318Z] [2022-09-27T10:01:44.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T10:01:44.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T10:01:44.717Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-27T10:01:44.717Z] 8998bd30e6a1: Pulling fs layer [2022-09-27T10:01:44.717Z] 04944245beec: Pulling fs layer [2022-09-27T10:01:44.717Z] 699f458cf7ca: Pulling fs layer [2022-09-27T10:01:44.717Z] 765212b225bb: Pulling fs layer [2022-09-27T10:01:44.717Z] f23df028b6ca: Pulling fs layer [2022-09-27T10:01:44.717Z] d65c8cfc05b1: Pulling fs layer [2022-09-27T10:01:44.717Z] 2437ff75d9bd: Pulling fs layer [2022-09-27T10:01:44.717Z] f23df028b6ca: Waiting [2022-09-27T10:01:44.717Z] d65c8cfc05b1: Waiting [2022-09-27T10:01:44.717Z] 2437ff75d9bd: Waiting [2022-09-27T10:01:44.717Z] 765212b225bb: Waiting [2022-09-27T10:01:44.988Z] 04944245beec: Verifying Checksum [2022-09-27T10:01:44.988Z] 04944245beec: Download complete [2022-09-27T10:01:44.988Z] 765212b225bb: Verifying Checksum [2022-09-27T10:01:44.988Z] 765212b225bb: Download complete [2022-09-27T10:01:44.988Z] f23df028b6ca: Download complete [2022-09-27T10:01:44.988Z] d65c8cfc05b1: Verifying Checksum [2022-09-27T10:01:44.988Z] d65c8cfc05b1: Download complete [2022-09-27T10:01:45.255Z] 699f458cf7ca: Verifying Checksum [2022-09-27T10:01:45.255Z] 699f458cf7ca: Download complete [2022-09-27T10:01:45.521Z] 8998bd30e6a1: Verifying Checksum [2022-09-27T10:01:45.521Z] 8998bd30e6a1: Download complete [2022-09-27T10:01:48.100Z] 2437ff75d9bd: Verifying Checksum [2022-09-27T10:01:48.100Z] 2437ff75d9bd: Download complete [2022-09-27T10:01:50.038Z] 8998bd30e6a1: Pull complete [2022-09-27T10:01:50.303Z] 04944245beec: Pull complete [2022-09-27T10:01:51.707Z] 699f458cf7ca: Pull complete [2022-09-27T10:01:51.707Z] 765212b225bb: Pull complete [2022-09-27T10:01:52.663Z] f23df028b6ca: Pull complete [2022-09-27T10:01:52.663Z] d65c8cfc05b1: Pull complete [2022-09-27T10:02:07.636Z] 2437ff75d9bd: Pull complete [2022-09-27T10:02:07.636Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-27T10:02:07.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T10:02:07.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T10:02:07.945Z] prd-ubuntu20.04-docker-arm64-4c-16g-1335 does not seem to be running inside a container [2022-09-27T10:02:07.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-27T10:02:10.613Z] $ docker top cc2af4f4e187d2a95858a356f7e73e9e3cc4dc5c21275c6537205011b6a7b279 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T10:02:11.243Z] ---> job-cost.sh [2022-09-27T10:02:11.509Z] lf-activate-venv: SKIPPING [2022-09-27T10:02:11.509Z] INFO: No Stack... [2022-09-27T10:02:12.091Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-27T10:02:13.044Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T10:02:13.702Z] + cat /w/workspace/edgex-go/1/archives/cost.csv+ [2022-09-27T10:02:13.702Z] cut -d, -f6 [Pipeline] lock [2022-09-27T10:02:13.776Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4168-1-stack-cost] [2022-09-27T10:02:13.780Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4168-1-stack-cost] did not exist. Created. [2022-09-27T10:02:13.780Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4168-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T10:02:14.182Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-27T10:02:14.379Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T10:02:14.394Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4168-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T10:02:14.458Z] $ docker stop --time=1 cc2af4f4e187d2a95858a356f7e73e9e3cc4dc5c21275c6537205011b6a7b279 [2022-09-27T10:02:15.936Z] $ docker rm -f cc2af4f4e187d2a95858a356f7e73e9e3cc4dc5c21275c6537205011b6a7b279 [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-27T10:02:16.899Z] provisioning config files... [2022-09-27T10:02:16.906Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10384314949950910648tmp [Pipeline] { [Pipeline] sh [2022-09-27T10:02:17.232Z] + set +x [2022-09-27T10:02:17.232Z] + curl -s https://codecov.io/bash [2022-09-27T10:02:17.232Z] + bash -s -- [2022-09-27T10:02:17.232Z] [2022-09-27T10:02:17.232Z] _____ _ [2022-09-27T10:02:17.232Z] / ____| | | [2022-09-27T10:02:17.232Z] | | ___ __| | ___ ___ _____ __ [2022-09-27T10:02:17.232Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-27T10:02:17.232Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-27T10:02:17.232Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-27T10:02:17.232Z] Bash-1.0.6 [2022-09-27T10:02:17.232Z] [2022-09-27T10:02:17.232Z] [2022-09-27T10:02:17.232Z] ==> git version 2.25.1 found [2022-09-27T10:02:17.232Z] ==> 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-27T10:02:17.232Z] Release-Date: 2020-01-08 [2022-09-27T10:02:17.232Z] 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-27T10:02:17.232Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-27T10:02:17.232Z] ==> Jenkins CI detected. [2022-09-27T10:02:17.232Z] current dir:  /w/workspace/edgex-go/1 [2022-09-27T10:02:17.232Z] project root: . [2022-09-27T10:02:17.232Z] --> token set from env [2022-09-27T10:02:17.232Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-27T10:02:17.232Z] ==> Running gcov in . (disable via -X gcov) [2022-09-27T10:02:17.232Z] ==> Python coveragepy not found [2022-09-27T10:02:17.232Z] ==> Searching for coverage reports in: [2022-09-27T10:02:17.232Z] + . [2022-09-27T10:02:17.232Z] -> Found 1 reports [2022-09-27T10:02:17.232Z] ==> Detecting git/mercurial file structure [2022-09-27T10:02:17.232Z] ==> Reading reports [2022-09-27T10:02:17.232Z] + ./coverage.out bytes=496148 [2022-09-27T10:02:17.491Z] ==> Appending adjustments [2022-09-27T10:02:17.491Z] https://docs.codecov.io/docs/fixing-reports [2022-09-27T10:02:18.866Z] + Found adjustments [2022-09-27T10:02:18.867Z] ==> Gzipping contents [2022-09-27T10:02:18.867Z] 64K /tmp/codecov.IPBZy2.gz [2022-09-27T10:02:18.867Z] ==> Uploading reports [2022-09-27T10:02:18.867Z] url: https://codecov.io [2022-09-27T10:02:18.867Z] query: branch=PR-4168&commit=8cf23b37b86954e890d1ffe3ad5c809a355019ee&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4168%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4168&job=&cmd_args= [2022-09-27T10:02:18.867Z] -> Pinging Codecov [2022-09-27T10:02:18.867Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4168&commit=8cf23b37b86954e890d1ffe3ad5c809a355019ee&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4168%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4168&job=&cmd_args= [2022-09-27T10:02:18.867Z] -> Uploading to [2022-09-27T10:02:18.867Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-27/00271124DB129430A58F1EEE437C3FCB/8cf23b37b86954e890d1ffe3ad5c809a355019ee/52c4e269-30ac-4af2-86c6-c3e7217f86b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T100218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c104ed9800b3210f0d97b22cad820442761a3da303e2f018ee6cfd854c13ed27 [2022-09-27T10:02:18.867Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T10:02:18.867Z] Dload Upload Total Spent Left Speed [2022-09-27T10:02:19.125Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65017 0 0 100 65017 0 257k --:--:-- --:--:-- --:--:-- 257k [2022-09-27T10:02:19.125Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8cf23b37b86954e890d1ffe3ad5c809a355019ee [Pipeline] } [2022-09-27T10:02:19.150Z] 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-27T10:02:20.446Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-27T10:02:20.767Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T10:02:21.656Z] ---> package-listing.sh [2022-09-27T10:02:21.656Z] ++ facter osfamily [2022-09-27T10:02:21.656Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-27T10:02:21.915Z] + OS_FAMILY=debian [2022-09-27T10:02:21.915Z] + workspace=/w/workspace/edgex-go/1 [2022-09-27T10:02:21.915Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-27T10:02:21.915Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-27T10:02:21.915Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-27T10:02:21.915Z] + PACKAGES=/tmp/packages_start.txt [2022-09-27T10:02:21.915Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-27T10:02:21.915Z] + PACKAGES=/tmp/packages_end.txt [2022-09-27T10:02:21.915Z] + case "${OS_FAMILY}" in [2022-09-27T10:02:21.915Z] + dpkg -l [2022-09-27T10:02:21.915Z] + grep '^ii' [2022-09-27T10:02:21.915Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-27T10:02:21.915Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-27T10:02:21.915Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-27T10:02:21.915Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-27T10:02:21.915Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-09-27T10:02:21.915Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-09-27T10:02:21.946Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-27T10:02:22.233Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T10:02:22.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T10:02:22.851Z] [2022-09-27T10:02:22.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T10:02:23.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T10:02:23.213Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-27T10:02:23.213Z] 5eb5b503b376: Pulling fs layer [2022-09-27T10:02:23.213Z] 5c69ac0246d0: Pulling fs layer [2022-09-27T10:02:23.213Z] ec43610c2a17: Pulling fs layer [2022-09-27T10:02:23.213Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-27T10:02:23.213Z] 33b1e0a273af: Pulling fs layer [2022-09-27T10:02:23.213Z] 5d3b04190fa2: Pulling fs layer [2022-09-27T10:02:23.213Z] 2f39f015ded8: Pulling fs layer [2022-09-27T10:02:23.213Z] 3a2ae6a8a46f: Waiting [2022-09-27T10:02:23.213Z] 33b1e0a273af: Waiting [2022-09-27T10:02:23.213Z] 2f39f015ded8: Waiting [2022-09-27T10:02:23.213Z] 5d3b04190fa2: Waiting [2022-09-27T10:02:23.213Z] 5c69ac0246d0: Verifying Checksum [2022-09-27T10:02:23.213Z] 5c69ac0246d0: Download complete [2022-09-27T10:02:23.213Z] 3a2ae6a8a46f: Download complete [2022-09-27T10:02:23.474Z] 33b1e0a273af: Verifying Checksum [2022-09-27T10:02:23.474Z] 33b1e0a273af: Download complete [2022-09-27T10:02:23.474Z] 5d3b04190fa2: Download complete [2022-09-27T10:02:23.474Z] ec43610c2a17: Verifying Checksum [2022-09-27T10:02:23.474Z] ec43610c2a17: Download complete [2022-09-27T10:02:23.474Z] 5eb5b503b376: Verifying Checksum [2022-09-27T10:02:23.474Z] 5eb5b503b376: Download complete [2022-09-27T10:02:24.409Z] 2f39f015ded8: Download complete [2022-09-27T10:02:24.979Z] 5eb5b503b376: Pull complete [2022-09-27T10:02:24.980Z] 5c69ac0246d0: Pull complete [2022-09-27T10:02:25.546Z] ec43610c2a17: Pull complete [2022-09-27T10:02:25.546Z] 3a2ae6a8a46f: Pull complete [2022-09-27T10:02:25.547Z] 33b1e0a273af: Pull complete [2022-09-27T10:02:25.803Z] 5d3b04190fa2: Pull complete [2022-09-27T10:02:29.987Z] 2f39f015ded8: Pull complete [2022-09-27T10:02:29.987Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-27T10:02:29.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T10:02:29.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T10:02:30.183Z] prd-ubuntu20.04-docker-8c-8g-1334 does not seem to be running inside a container [2022-09-27T10:02:30.206Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T10:02:32.619Z] $ docker top f05eddd0e42676729b50ff78506d523214f03931284293a09897f9e53b6db12f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T10:02:33.026Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-27T10:02:33.338Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-27T10:02:33.647Z] + ls /var/log/sa-host [2022-09-27T10:02:33.648Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T10:02:33.867Z] provisioning config files... [2022-09-27T10:02:33.876Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17195823977222399476tmp [Pipeline] { [Pipeline] echo [2022-09-27T10:02:33.922Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T10:02:34.233Z] ---> create-netrc.sh [Pipeline] } [2022-09-27T10:02:34.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-27T10:02:34.670Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-27T10:02:34.702Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T10:02:35.010Z] ---> sudo-logs.sh [2022-09-27T10:02:35.010Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-27T10:02:35.082Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T10:02:35.398Z] ---> job-cost.sh [2022-09-27T10:02:35.398Z] lf-activate-venv: SKIPPING [2022-09-27T10:02:35.398Z] DEBUG: total: 0.10999999940395355 [2022-09-27T10:02:35.398Z] INFO: Retrieving Stack Cost... [2022-09-27T10:02:35.658Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T10:02:36.228Z] INFO: Archiving Costs [Pipeline] echo [2022-09-27T10:02:36.262Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T10:02:36.575Z] ---> logs-deploy.sh [2022-09-27T10:02:36.575Z] lf-activate-venv: SKIPPING [2022-09-27T10:02:36.575Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4168/1 [2022-09-27T10:02:36.575Z] INFO: archiving workspace using pattern(s): [2022-09-27T10:02:37.512Z] Archives upload complete. [2022-09-27T10:02:37.775Z] INFO: archiving logs to Nexus [2022-09-27T10:02:38.345Z] ---> uname -a: [2022-09-27T10:02:38.345Z] Linux prd-ubuntu20-04-docker-8c-8g-1334 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-27T10:02:38.345Z] [2022-09-27T10:02:38.345Z] [2022-09-27T10:02:38.345Z] ---> lscpu: [2022-09-27T10:02:38.345Z] Architecture: x86_64 [2022-09-27T10:02:38.345Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-27T10:02:38.346Z] Byte Order: Little Endian [2022-09-27T10:02:38.346Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-27T10:02:38.346Z] CPU(s): 8 [2022-09-27T10:02:38.346Z] On-line CPU(s) list: 0-7 [2022-09-27T10:02:38.346Z] Thread(s) per core: 1 [2022-09-27T10:02:38.346Z] Core(s) per socket: 1 [2022-09-27T10:02:38.346Z] Socket(s): 8 [2022-09-27T10:02:38.346Z] NUMA node(s): 1 [2022-09-27T10:02:38.346Z] Vendor ID: AuthenticAMD [2022-09-27T10:02:38.346Z] CPU family: 23 [2022-09-27T10:02:38.346Z] Model: 49 [2022-09-27T10:02:38.346Z] Model name: AMD EPYC-Rome Processor [2022-09-27T10:02:38.346Z] Stepping: 0 [2022-09-27T10:02:38.346Z] CPU MHz: 2800.002 [2022-09-27T10:02:38.346Z] BogoMIPS: 5600.00 [2022-09-27T10:02:38.346Z] Virtualization: AMD-V [2022-09-27T10:02:38.346Z] Hypervisor vendor: KVM [2022-09-27T10:02:38.346Z] Virtualization type: full [2022-09-27T10:02:38.346Z] L1d cache: 256 KiB [2022-09-27T10:02:38.346Z] L1i cache: 256 KiB [2022-09-27T10:02:38.346Z] L2 cache: 4 MiB [2022-09-27T10:02:38.346Z] L3 cache: 128 MiB [2022-09-27T10:02:38.346Z] NUMA node0 CPU(s): 0-7 [2022-09-27T10:02:38.346Z] Vulnerability Itlb multihit: Not affected [2022-09-27T10:02:38.346Z] Vulnerability L1tf: Not affected [2022-09-27T10:02:38.346Z] Vulnerability Mds: Not affected [2022-09-27T10:02:38.346Z] Vulnerability Meltdown: Not affected [2022-09-27T10:02:38.346Z] Vulnerability Mmio stale data: Not affected [2022-09-27T10:02:38.346Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-27T10:02:38.346Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-27T10:02:38.346Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-27T10:02:38.346Z] Vulnerability Srbds: Not affected [2022-09-27T10:02:38.346Z] Vulnerability Tsx async abort: Not affected [2022-09-27T10:02:38.346Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-27T10:02:38.346Z] [2022-09-27T10:02:38.346Z] [2022-09-27T10:02:38.346Z] ---> nproc: [2022-09-27T10:02:38.346Z] 8 [2022-09-27T10:02:38.346Z] [2022-09-27T10:02:38.346Z] [2022-09-27T10:02:38.346Z] ---> df -h: [2022-09-27T10:02:38.346Z] Filesystem Size Used Avail Use% Mounted on [2022-09-27T10:02:38.346Z] overlay 155G 19G 137G 12% / [2022-09-27T10:02:38.346Z] tmpfs 64M 0 64M 0% /dev [2022-09-27T10:02:38.346Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-27T10:02:38.346Z] shm 64M 0 64M 0% /dev/shm [2022-09-27T10:02:38.346Z] /dev/vda1 155G 19G 137G 12% /facter-os [2022-09-27T10:02:38.346Z] [2022-09-27T10:02:38.346Z]