Pull request #4305 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dfc69c46f2179a1bd80aede03130ed258963b02f+9e386417050e4cffa7025a09e4120fb1660b81d4 (9888b5ce223204de93ecb4b8f4c17f7e29d7bf74) 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-ssh5151787735594071118.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5550784623322750092.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-4305/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-4305/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1080937596850111683.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4305/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9497591394706901672.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh15858864756722784054.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4305/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-4305/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3593536083784814635.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3546 in /w/workspace/edgexfoundry_edgex-go_PR-4305 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9e386417050e4cffa7025a09e4120fb1660b81d4 into PR head commit dfc69c46f2179a1bd80aede03130ed258963b02f Merge succeeded, producing dfc69c46f2179a1bd80aede03130ed258963b02f Checking out Revision dfc69c46f2179a1bd80aede03130ed258963b02f (PR-4305) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4305/head:refs/remotes/origin/PR-4305 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dfc69c46f2179a1bd80aede03130ed258963b02f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9e386417050e4cffa7025a09e4120fb1660b81d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dfc69c46f2179a1bd80aede03130ed258963b02f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-24T19:02:59.094Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-24T19:02:59.255Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-24T19:02:59.340Z] ========================================================= [2023-01-24T19:02:59.340Z] EdgeX Global Pipelines Version Info [2023-01-24T19:02:59.340Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:03:00.066Z] ------------------- [2023-01-24T19:03:00.066Z] stable info: [2023-01-24T19:03:00.066Z] ------------------- [2023-01-24T19:03:00.066Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-24T19:03:00.066Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-24T19:03:00.066Z] Message: update stable to v1.0.244 [2023-01-24T19:03:00.638Z] ------------------- [2023-01-24T19:03:00.638Z] experimental info: [2023-01-24T19:03:00.638Z] ------------------- [2023-01-24T19:03:00.638Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-24T19:03:00.638Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-24T19:03:00.638Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-24T19:03:00.931Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-24T19:03:00.968Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-24T19:03:01.005Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-24T19:03:01.040Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-24T19:03:01.085Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-24T19:03:01.123Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-24T19:03:01.163Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-24T19:03:01.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-24T19:03:01.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-24T19:03:01.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-24T19:03:01.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-24T19:03:01.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-24T19:03:01.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-24T19:03:01.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-24T19:03:01.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-24T19:03:01.515Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-24T19:03:01.556Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-24T19:03:01.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-24T19:03:01.634Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-24T19:03:01.673Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-24T19:03:01.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-24T19:03:01.751Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-24T19:03:01.793Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-24T19:03:01.836Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4305 [Pipeline] echo [2023-01-24T19:03:01.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4305 [Pipeline] echo [2023-01-24T19:03:01.924Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4305 [Pipeline] echo [2023-01-24T19:03:01.976Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dfc69c46f2179a1bd80aede03130ed258963b02f [Pipeline] echo [2023-01-24T19:03:02.024Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dfc69c4 [Pipeline] echo [2023-01-24T19:03:02.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-24T19:03:02.183Z] provisioning config files... [2023-01-24T19:03:02.196Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4140969445571650687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:03:02.543Z] ---> docker-login.sh [2023-01-24T19:03:02.544Z] nexus3.edgexfoundry.org:10001 [2023-01-24T19:03:02.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:03:02.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:03:02.807Z] Configure a credential helper to remove this warning. See [2023-01-24T19:03:02.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:03:02.807Z] [2023-01-24T19:03:02.807Z] Login Succeeded [2023-01-24T19:03:02.807Z] nexus3.edgexfoundry.org:10002 [2023-01-24T19:03:03.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:03:03.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:03:03.065Z] Configure a credential helper to remove this warning. See [2023-01-24T19:03:03.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:03:03.065Z] [2023-01-24T19:03:03.065Z] Login Succeeded [2023-01-24T19:03:03.065Z] nexus3.edgexfoundry.org:10003 [2023-01-24T19:03:03.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:03:03.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:03:03.065Z] Configure a credential helper to remove this warning. See [2023-01-24T19:03:03.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:03:03.065Z] [2023-01-24T19:03:03.065Z] Login Succeeded [2023-01-24T19:03:03.065Z] nexus3.edgexfoundry.org:10004 [2023-01-24T19:03:03.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:03:03.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:03:03.325Z] Configure a credential helper to remove this warning. See [2023-01-24T19:03:03.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:03:03.325Z] [2023-01-24T19:03:03.325Z] Login Succeeded [2023-01-24T19:03:03.325Z] docker.io [2023-01-24T19:03:03.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:03:03.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:03:03.584Z] Configure a credential helper to remove this warning. See [2023-01-24T19:03:03.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:03:03.584Z] [2023-01-24T19:03:03.584Z] Login Succeeded [2023-01-24T19:03:03.584Z] ---> docker-login.sh ends [Pipeline] } [2023-01-24T19:03:03.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-24T19:03:04.018Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-01-24T19:03:04.019Z] + + cut -d/dirname -f2 cmd/core-command/Dockerfile [2023-01-24T19:03:04.019Z] [2023-01-24T19:03:04.019Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-24T19:03:04.019Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-01-24T19:03:04.019Z] cut -d/ -f2 [2023-01-24T19:03:04.019Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-01-24T19:03:04.019Z] + cut -d/+ -f2 [2023-01-24T19:03:04.019Z] dirname cmd/core-data/Dockerfile [2023-01-24T19:03:04.019Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-24T19:03:04.019Z] + dirname cmd/core-metadata/Dockerfile [2023-01-24T19:03:04.019Z] + cut -d/ -f2 [2023-01-24T19:03:04.019Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-24T19:03:04.019Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-24T19:03:04.019Z] + cut -d/ -f2 [2023-01-24T19:03:04.019Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-24T19:03:04.019Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-24T19:03:04.019Z] + cut -d/ -f2 [2023-01-24T19:03:04.019Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-24T19:03:04.019Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-24T19:03:04.019Z] + cut -d/ -f2 [2023-01-24T19:03:04.019Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-24T19:03:04.019Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-24T19:03:04.019Z] + cut -d/ -f2 [2023-01-24T19:03:04.019Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-24T19:03:04.019Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-24T19:03:04.019Z] + cut -d/ -f2 [2023-01-24T19:03:04.019Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-24T19:03:04.019Z] + cut -d/ -f2 [2023-01-24T19:03:04.019Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-24T19:03:04.019Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-24T19:03:04.019Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-24T19:03:04.019Z] + cut -d/ -f2 [2023-01-24T19:03:04.019Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-24T19:03:04.019Z] + dirname cmd/support-notifications/Dockerfile [2023-01-24T19:03:04.019Z] + cut -d/ -f2 [2023-01-24T19:03:04.019Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-24T19:03:04.019Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-24T19:03:04.019Z] + cut -d/ -f2 [2023-01-24T19:03:04.019Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-24T19:03:04.089Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-24T19:03:04.599Z] + git rev-list -1 --merges dfc69c46f2179a1bd80aede03130ed258963b02f~1..dfc69c46f2179a1bd80aede03130ed258963b02f [Pipeline] echo [2023-01-24T19:03:04.635Z] -----------> git rev-list -1 --merges dfc69c46f2179a1bd80aede03130ed258963b02f~1..dfc69c46f2179a1bd80aede03130ed258963b02f dfc69c46f2179a1bd80aede03130ed258963b02f [false] [Pipeline] sh [2023-01-24T19:03:04.946Z] + git log --format=format:%s -1 dfc69c46f2179a1bd80aede03130ed258963b02f [Pipeline] echo [2023-01-24T19:03:04.980Z] ========================================================= [2023-01-24T19:03:04.980Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-24T19:03:04.980Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-24T19:03:05.467Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-24T19:03:05.467Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-24T19:03:05.467Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-24T19:03:05.467Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-24T19:03:05.467Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-24T19:03:05.467Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-24T19:03:05.467Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:03:05.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-24T19:03:05.952Z] [2023-01-24T19:03:05.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:03:06.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-24T19:03:06.329Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-24T19:03:06.329Z] b85a868b505f: Pulling fs layer [2023-01-24T19:03:06.329Z] e2be974225ed: Pulling fs layer [2023-01-24T19:03:06.329Z] 339a4e72a1f5: Pulling fs layer [2023-01-24T19:03:06.329Z] 988bab9f4d93: Pulling fs layer [2023-01-24T19:03:06.329Z] 1469e6f7b9e6: Pulling fs layer [2023-01-24T19:03:06.329Z] eaf3925da568: Pulling fs layer [2023-01-24T19:03:06.329Z] bab4dde63d76: Pulling fs layer [2023-01-24T19:03:06.329Z] bde34c3a00c8: Pulling fs layer [2023-01-24T19:03:06.329Z] b352a97aabf1: Pulling fs layer [2023-01-24T19:03:06.329Z] 4872d77fe225: Pulling fs layer [2023-01-24T19:03:06.329Z] 5851b861e8e6: Pulling fs layer [2023-01-24T19:03:06.329Z] b352a97aabf1: Waiting [2023-01-24T19:03:06.329Z] 4872d77fe225: Waiting [2023-01-24T19:03:06.329Z] bab4dde63d76: Waiting [2023-01-24T19:03:06.329Z] 988bab9f4d93: Waiting [2023-01-24T19:03:06.329Z] bde34c3a00c8: Waiting [2023-01-24T19:03:06.329Z] eaf3925da568: Waiting [2023-01-24T19:03:06.329Z] e2be974225ed: Verifying Checksum [2023-01-24T19:03:06.329Z] e2be974225ed: Download complete [2023-01-24T19:03:06.329Z] 988bab9f4d93: Verifying Checksum [2023-01-24T19:03:06.329Z] 988bab9f4d93: Download complete [2023-01-24T19:03:06.590Z] 1469e6f7b9e6: Verifying Checksum [2023-01-24T19:03:06.590Z] 1469e6f7b9e6: Download complete [2023-01-24T19:03:06.590Z] eaf3925da568: Verifying Checksum [2023-01-24T19:03:06.590Z] eaf3925da568: Download complete [2023-01-24T19:03:06.590Z] 339a4e72a1f5: Verifying Checksum [2023-01-24T19:03:06.590Z] 339a4e72a1f5: Download complete [2023-01-24T19:03:06.590Z] bde34c3a00c8: Verifying Checksum [2023-01-24T19:03:06.590Z] bde34c3a00c8: Download complete [2023-01-24T19:03:06.850Z] b352a97aabf1: Verifying Checksum [2023-01-24T19:03:06.850Z] b352a97aabf1: Download complete [2023-01-24T19:03:06.850Z] 4872d77fe225: Verifying Checksum [2023-01-24T19:03:06.850Z] 4872d77fe225: Download complete [2023-01-24T19:03:06.850Z] 5851b861e8e6: Verifying Checksum [2023-01-24T19:03:06.850Z] 5851b861e8e6: Download complete [2023-01-24T19:03:06.850Z] b85a868b505f: Verifying Checksum [2023-01-24T19:03:06.850Z] b85a868b505f: Download complete [2023-01-24T19:03:07.108Z] bab4dde63d76: Verifying Checksum [2023-01-24T19:03:07.108Z] bab4dde63d76: Download complete [2023-01-24T19:03:08.043Z] b85a868b505f: Pull complete [2023-01-24T19:03:08.044Z] e2be974225ed: Pull complete [2023-01-24T19:03:08.611Z] 339a4e72a1f5: Pull complete [2023-01-24T19:03:08.611Z] 988bab9f4d93: Pull complete [2023-01-24T19:03:08.870Z] 1469e6f7b9e6: Pull complete [2023-01-24T19:03:09.129Z] eaf3925da568: Pull complete [2023-01-24T19:03:11.031Z] bab4dde63d76: Pull complete [2023-01-24T19:03:11.031Z] bde34c3a00c8: Pull complete [2023-01-24T19:03:11.031Z] b352a97aabf1: Pull complete [2023-01-24T19:03:11.031Z] 4872d77fe225: Pull complete [2023-01-24T19:03:11.031Z] 5851b861e8e6: Pull complete [2023-01-24T19:03:11.291Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-24T19:03:11.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-24T19:03:11.291Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T19:03:11.539Z] prd-ubuntu20.04-docker-8c-8g-3546 does not seem to be running inside a container [2023-01-24T19:03:11.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-24T19:03:15.054Z] $ docker top dc44a3dd94469283cb3d0807d952596809ebad5a879599830f797eca2f8e5c83 -eo pid,comm [2023-01-24T19:03:15.111Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-24T19:03:15.111Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-24T19:03:15.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-24T19:03:15.254Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-24T19:03:15.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-24T19:03:15.374Z] $ docker exec dc44a3dd94469283cb3d0807d952596809ebad5a879599830f797eca2f8e5c83 ssh-agent [2023-01-24T19:03:15.494Z] SSH_AUTH_SOCK=/tmp/ssh-RUzTr79YIt8R/agent.33 [2023-01-24T19:03:15.494Z] SSH_AGENT_PID=39 [2023-01-24T19:03:15.501Z] Running ssh-add (command line suppressed) [2023-01-24T19:03:15.612Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17152815411204416868.key (/w/workspace/edgex-go/1@tmp/private_key_17152815411204416868.key) [2023-01-24T19:03:15.627Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-24T19:03:15.963Z] + git tag --points-at HEAD [Pipeline] } [2023-01-24T19:03:15.990Z] $ docker exec --env ******** --env ******** dc44a3dd94469283cb3d0807d952596809ebad5a879599830f797eca2f8e5c83 ssh-agent -k [2023-01-24T19:03:16.091Z] unset SSH_AUTH_SOCK; [2023-01-24T19:03:16.092Z] unset SSH_AGENT_PID; [2023-01-24T19:03:16.092Z] echo Agent pid 39 killed; [2023-01-24T19:03:16.103Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-24T19:03:16.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-24T19:03:16.208Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-24T19:03:16.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-24T19:03:16.332Z] $ docker exec dc44a3dd94469283cb3d0807d952596809ebad5a879599830f797eca2f8e5c83 ssh-agent [2023-01-24T19:03:16.440Z] SSH_AUTH_SOCK=/tmp/ssh-Rdg7S0oTZxfB/agent.71 [2023-01-24T19:03:16.440Z] SSH_AGENT_PID=77 [2023-01-24T19:03:16.446Z] Running ssh-add (command line suppressed) [2023-01-24T19:03:16.546Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8504643662075617646.key (/w/workspace/edgex-go/1@tmp/private_key_8504643662075617646.key) [2023-01-24T19:03:16.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-24T19:03:16.899Z] + git semver init [2023-01-24T19:03:17.161Z] 2023-01-24 19:03:17,131 [run_init] DEBUG init version:0.0.0 force:False [2023-01-24T19:03:17.161Z] 2023-01-24 19:03:17,132 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-01-24T19:03:17.161Z] 2023-01-24 19:03:17,132 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-01-24T19:03:17.161Z] 2023-01-24 19:03:17,132 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-01-24T19:03:27.202Z] 2023-01-24 19:03:25,387 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-01-24T19:03:27.202Z] 2023-01-24 19:03:25,388 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4305 with force:False [2023-01-24T19:03:27.202Z] 2023-01-24 19:03:25,388 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4305 [2023-01-24T19:03:27.202Z] 2023-01-24 19:03:25,393 [execute] INFO git cat-file --batch-check [2023-01-24T19:03:27.202Z] 2023-01-24 19:03:25,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-24T19:03:27.202Z] 2023-01-24 19:03:25,400 [execute] INFO git cat-file --batch [2023-01-24T19:03:27.202Z] 2023-01-24 19:03:25,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-24T19:03:27.202Z] 2023-01-24 19:03:25,404 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4305 [2023-01-24T19:03:27.202Z] 0.0.0 [Pipeline] } [2023-01-24T19:03:27.228Z] $ docker exec --env ******** --env ******** dc44a3dd94469283cb3d0807d952596809ebad5a879599830f797eca2f8e5c83 ssh-agent -k [2023-01-24T19:03:27.344Z] unset SSH_AUTH_SOCK; [2023-01-24T19:03:27.345Z] unset SSH_AGENT_PID; [2023-01-24T19:03:27.345Z] echo Agent pid 77 killed; [2023-01-24T19:03:27.355Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-24T19:03:27.782Z] + git semver [Pipeline] } [2023-01-24T19:03:28.067Z] $ docker stop --time=1 dc44a3dd94469283cb3d0807d952596809ebad5a879599830f797eca2f8e5c83 [2023-01-24T19:03:29.395Z] $ docker rm -f --volumes dc44a3dd94469283cb3d0807d952596809ebad5a879599830f797eca2f8e5c83 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-24T19:03:29.801Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-24T19:03:30.049Z] Stashed 1 file(s) [Pipeline] echo [2023-01-24T19:03:30.067Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-24T19:03:30.839Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-24T19:03:30.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-24T19:03:30.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-24T19:03:30.944Z] ========================================================= [2023-01-24T19:03:30.944Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-24T19:03:30.944Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-24T19:03:31.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-24T19:03:31.287Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-24T19:03:31.287Z] 213ec9aee27d: Pulling fs layer [2023-01-24T19:03:31.287Z] 4583459ba037: Pulling fs layer [2023-01-24T19:03:31.287Z] 93c1e223e6f2: Pulling fs layer [2023-01-24T19:03:31.287Z] 53926ce57604: Pulling fs layer [2023-01-24T19:03:31.287Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-24T19:03:31.287Z] 22ff95d597cd: Pulling fs layer [2023-01-24T19:03:31.287Z] 12d6caf4c0d1: Pulling fs layer [2023-01-24T19:03:31.287Z] 96b7cbca73a9: Pulling fs layer [2023-01-24T19:03:31.287Z] 22ff95d597cd: Waiting [2023-01-24T19:03:31.287Z] 53926ce57604: Waiting [2023-01-24T19:03:31.287Z] 21b2b0c7a3f4: Waiting [2023-01-24T19:03:31.287Z] 12d6caf4c0d1: Waiting [2023-01-24T19:03:31.287Z] a7acece74701: Pulling fs layer [2023-01-24T19:03:31.287Z] 96b7cbca73a9: Waiting [2023-01-24T19:03:31.287Z] 93c1e223e6f2: Download complete [2023-01-24T19:03:31.287Z] 4583459ba037: Verifying Checksum [2023-01-24T19:03:31.287Z] 4583459ba037: Download complete [2023-01-24T19:03:31.287Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-24T19:03:31.287Z] 21b2b0c7a3f4: Download complete [2023-01-24T19:03:31.287Z] 22ff95d597cd: Verifying Checksum [2023-01-24T19:03:31.287Z] 22ff95d597cd: Download complete [2023-01-24T19:03:31.548Z] 213ec9aee27d: Verifying Checksum [2023-01-24T19:03:31.548Z] 213ec9aee27d: Download complete [2023-01-24T19:03:31.548Z] 12d6caf4c0d1: Verifying Checksum [2023-01-24T19:03:31.548Z] 12d6caf4c0d1: Download complete [2023-01-24T19:03:31.548Z] 213ec9aee27d: Pull complete [2023-01-24T19:03:31.820Z] 4583459ba037: Pull complete [2023-01-24T19:03:31.820Z] 93c1e223e6f2: Pull complete [2023-01-24T19:03:32.825Z] a7acece74701: Verifying Checksum [2023-01-24T19:03:32.825Z] a7acece74701: Download complete [2023-01-24T19:03:32.825Z] 53926ce57604: Verifying Checksum [2023-01-24T19:03:32.825Z] 53926ce57604: Download complete [2023-01-24T19:03:32.825Z] 96b7cbca73a9: Verifying Checksum [2023-01-24T19:03:32.825Z] 96b7cbca73a9: Download complete [2023-01-24T19:03:37.014Z] 53926ce57604: Pull complete [2023-01-24T19:03:37.014Z] 21b2b0c7a3f4: Pull complete [2023-01-24T19:03:37.014Z] 22ff95d597cd: Pull complete [2023-01-24T19:03:37.275Z] 12d6caf4c0d1: Pull complete [2023-01-24T19:03:39.225Z] 96b7cbca73a9: Pull complete [2023-01-24T19:03:40.608Z] a7acece74701: Pull complete [2023-01-24T19:03:40.608Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-24T19:03:40.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-24T19:03:40.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-24T19:03:40.956Z] + + docker buildecho -t ci-base-image-x86_64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-24T19:03:40.957Z] WORKDIR /edgex [2023-01-24T19:03:40.957Z] COPY go.mod . [2023-01-24T19:03:40.957Z] RUN go mod download -f [2023-01-24T19:03:40.957Z] - . [2023-01-24T19:03:41.639Z] Sending build context to Docker daemon 170.1MB [2023-01-24T19:03:41.639Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-24T19:03:41.639Z] ---> db6d94c90886 [2023-01-24T19:03:41.639Z] Step 2/4 : WORKDIR /edgex [2023-01-24T19:03:45.368Z] Still waiting to schedule task [2023-01-24T19:03:45.368Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-24T19:03:59.847Z] ---> Running in 298218525ae9 [2023-01-24T19:03:59.847Z] Removing intermediate container 298218525ae9 [2023-01-24T19:03:59.847Z] ---> f3e1c27d546b [2023-01-24T19:03:59.847Z] Step 3/4 : COPY go.mod . [2023-01-24T19:03:59.847Z] ---> f5d6505c1479 [2023-01-24T19:03:59.847Z] Step 4/4 : RUN go mod download [2023-01-24T19:04:01.761Z] ---> Running in a8718af3b226 [2023-01-24T19:04:23.939Z] Removing intermediate container a8718af3b226 [2023-01-24T19:04:23.939Z] ---> 27669e44893e [2023-01-24T19:04:23.939Z] Successfully built 27669e44893e [2023-01-24T19:04:23.939Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:04:24.352Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-24T19:04:24.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T19:04:24.511Z] prd-ubuntu20.04-docker-8c-8g-3546 does not seem to be running inside a container [2023-01-24T19:04:24.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-24T19:04:25.441Z] $ docker top 489ae2bc1e995f696a3f8b0a75a9196bc23870c43f9e116a5660ebcd5f6aea7d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T19:04:25.843Z] + go version [2023-01-24T19:04:25.843Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-24T19:04:25.873Z] $ docker stop --time=1 489ae2bc1e995f696a3f8b0a75a9196bc23870c43f9e116a5660ebcd5f6aea7d [2023-01-24T19:04:27.159Z] $ docker rm -f --volumes 489ae2bc1e995f696a3f8b0a75a9196bc23870c43f9e116a5660ebcd5f6aea7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:04:27.860Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-24T19:04:27.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T19:04:28.009Z] prd-ubuntu20.04-docker-8c-8g-3546 does not seem to be running inside a container [2023-01-24T19:04:28.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-24T19:04:28.389Z] $ docker top ccf455c2dd8ef0fad67ba61bab80653d79ccfe5373f319d06d36266f03f344b3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-24T19:04:28.502Z] ========================================================= [2023-01-24T19:04:28.502Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-24T19:04:28.502Z] ========================================================= [Pipeline] sh [2023-01-24T19:04:28.799Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-24T19:04:29.158Z] + make test [2023-01-24T19:04:29.158Z] go test -race -coverprofile=coverage.out ./... [2023-01-24T19:04:35.721Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-24T19:04:50.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-24T19:04:50.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-24T19:04:50.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-24T19:04:50.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-24T19:04:50.586Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-24T19:04:50.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-24T19:04:50.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-24T19:04:50.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-24T19:04:50.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-24T19:04:50.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-24T19:04:50.586Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-24T19:04:50.586Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-24T19:04:50.586Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-24T19:04:50.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-24T19:04:50.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2023-01-24T19:04:50.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-24T19:04:50.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-24T19:04:50.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.116s coverage: 98.5% of statements [2023-01-24T19:04:50.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.147s coverage: 43.0% of statements [2023-01-24T19:04:50.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-24T19:04:50.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-24T19:04:50.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-24T19:04:50.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.133s coverage: 54.0% of statements [2023-01-24T19:04:50.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-24T19:04:50.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-24T19:04:54.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.298s coverage: 89.2% of statements [2023-01-24T19:04:54.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-24T19:04:54.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-24T19:04:54.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-24T19:04:54.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-24T19:04:54.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-24T19:04:54.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.083s coverage: 2.4% of statements [2023-01-24T19:04:54.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-24T19:04:54.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-24T19:04:54.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.503s coverage: 95.6% of statements [2023-01-24T19:04:54.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-24T19:04:54.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-24T19:04:54.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-24T19:04:54.773Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2023-01-24T19:04:54.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-24T19:04:54.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-24T19:04:54.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-24T19:04:54.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-24T19:04:54.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-24T19:04:54.773Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements [2023-01-24T19:04:54.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-24T19:04:54.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-24T19:04:54.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-24T19:04:54.773Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements [2023-01-24T19:04:54.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-24T19:04:54.773Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2023-01-24T19:04:54.773Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements [2023-01-24T19:04:54.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-24T19:04:54.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2023-01-24T19:04:54.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 79.5% of statements [2023-01-24T19:04:54.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2023-01-24T19:04:54.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements [2023-01-24T19:04:54.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements [2023-01-24T19:05:00.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2023-01-24T19:05:00.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements [2023-01-24T19:05:05.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.253s coverage: 79.9% of statements [2023-01-24T19:05:05.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-24T19:05:13.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2023-01-24T19:05:13.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-24T19:05:13.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-24T19:05:13.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-24T19:05:13.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2023-01-24T19:05:13.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-24T19:05:13.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-24T19:05:13.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-24T19:05:13.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-24T19:05:13.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements [2023-01-24T19:05:13.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-24T19:05:13.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-24T19:05:13.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-24T19:05:13.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-24T19:05:13.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 77.4% of statements [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-24T19:05:13.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2023-01-24T19:05:13.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2023-01-24T19:05:13.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.215s coverage: 91.2% of statements [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-24T19:05:13.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 64.7% of statements [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-24T19:05:13.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-01-24T19:05:13.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-01-24T19:05:13.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2023-01-24T19:05:13.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2023-01-24T19:05:13.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2023-01-24T19:05:13.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.370s coverage: 65.3% of statements [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-24T19:05:13.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 41.8% of statements [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-24T19:05:13.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-24T19:05:13.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-24T19:05:13.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-24T19:05:13.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-24T19:05:13.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-24T19:05:13.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-24T19:05:13.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-24T19:05:13.451Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-01-24T19:05:27.018Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3548 in /w/workspace/edgexfoundry_edgex-go_PR-4305 [Pipeline] { [Pipeline] ws [2023-01-24T19:05:27.088Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-01-24T19:05:27.174Z] The recommended git tool is: git [2023-01-24T19:05:31.695Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-24T19:05:31.695Z] go vet ./... [2023-01-24T19:05:32.293Z] using credential edgex-jenkins-ssh [2023-01-24T19:05:32.311Z] Cloning the remote Git repository [2023-01-24T19:05:32.354Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-24T19:05:32.425Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-01-24T19:05:32.566Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-24T19:05:32.567Z] > git --version # timeout=10 [2023-01-24T19:05:32.586Z] > git --version # 'git version 2.25.1' [2023-01-24T19:05:32.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-24T19:05:32.646Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-24T19:05:34.223Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-24T19:05:34.482Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-24T19:05:34.482Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-24T19:05:34.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-24T19:05:34.829Z] + ls -al . [2023-01-24T19:05:34.829Z] total 748 [2023-01-24T19:05:34.829Z] drwxrwxr-x 11 1001 1001 4096 Jan 24 19:04 . [2023-01-24T19:05:34.829Z] drwxr-xr-x 4 root root 4096 Jan 24 19:04 .. [2023-01-24T19:05:34.829Z] drwxrwxr-x 2 1001 1001 4096 Jan 24 19:02 .blubracket [2023-01-24T19:05:34.829Z] -rw-rw-r-- 1 1001 1001 16 Jan 24 19:02 .dockerignore [2023-01-24T19:05:34.829Z] drwxrwxr-x 8 1001 1001 4096 Jan 24 19:05 .git [2023-01-24T19:05:34.829Z] drwxrwxr-x 3 1001 1001 4096 Jan 24 19:02 .github [2023-01-24T19:05:34.829Z] -rw-rw-r-- 1 1001 1001 1024 Jan 24 19:02 .gitignore [2023-01-24T19:05:34.829Z] -rw-rw-r-- 1 1001 1001 42 Jan 24 19:02 .golangci.yml [2023-01-24T19:05:34.829Z] -rw-rw-r-- 1 1001 1001 87 Jan 24 19:02 .hadolint.yml [2023-01-24T19:05:34.829Z] drwxr-xr-x 3 1001 1001 4096 Jan 24 19:03 .semver [2023-01-24T19:05:34.829Z] -rw-rw-r-- 1 1001 1001 166 Jan 24 19:02 .sonarcloud.properties [2023-01-24T19:05:34.829Z] -rw-rw-r-- 1 1001 1001 1171 Jan 24 19:02 ADOPTERS.md [2023-01-24T19:05:34.829Z] -rw-rw-r-- 1 1001 1001 10825 Jan 24 19:02 Attribution.txt [2023-01-24T19:05:34.829Z] -rw-rw-r-- 1 1001 1001 73765 Jan 24 19:02 CHANGELOG.md [2023-01-24T19:05:34.829Z] -rw-rw-r-- 1 1001 1001 3804 Jan 24 19:02 CONTRIBUTING.md [2023-01-24T19:05:34.829Z] -rw-rw-r-- 1 1001 1001 677 Jan 24 19:02 GOVERNANCE.md [2023-01-24T19:05:34.829Z] -rw-rw-r-- 1 1001 1001 850 Jan 24 19:02 Jenkinsfile [2023-01-24T19:05:34.829Z] -rw-rw-r-- 1 1001 1001 10775 Jan 24 19:02 LICENSE [2023-01-24T19:05:34.829Z] -rw-rw-r-- 1 1001 1001 13388 Jan 24 19:02 Makefile [2023-01-24T19:05:34.829Z] -rw-rw-r-- 1 1001 1001 582 Jan 24 19:02 OWNERS.md [2023-01-24T19:05:34.829Z] -rw-rw-r-- 1 1001 1001 9403 Jan 24 19:02 README.md [2023-01-24T19:05:34.829Z] -rw-rw-r-- 1 1001 1001 6912 Jan 24 19:02 SECURITY.md [2023-01-24T19:05:34.829Z] -rw-rw-r-- 1 1001 1001 5 Jan 24 19:03 VERSION [2023-01-24T19:05:34.829Z] drwxrwxr-x 2 1001 1001 4096 Jan 24 19:02 bin [2023-01-24T19:05:34.829Z] drwxrwxr-x 17 1001 1001 4096 Jan 24 19:02 cmd [2023-01-24T19:05:34.829Z] -rw-r--r-- 1 root root 489970 Jan 24 19:05 coverage.out [2023-01-24T19:05:34.829Z] -rw-rw-r-- 1 1001 1001 3377 Jan 24 19:02 go.mod [2023-01-24T19:05:34.829Z] -rw-rw-r-- 1 1001 1001 34951 Jan 24 19:02 go.sum [2023-01-24T19:05:34.829Z] drwxrwxr-x 7 1001 1001 4096 Jan 24 19:02 internal [2023-01-24T19:05:34.829Z] drwxrwxr-x 3 1001 1001 4096 Jan 24 19:02 openapi [2023-01-24T19:05:34.829Z] drwxrwxr-x 4 1001 1001 4096 Jan 24 19:02 snap [2023-01-24T19:05:34.829Z] -rw-rw-r-- 1 1001 1001 204 Jan 24 19:02 version.go [Pipeline] sh [2023-01-24T19:05:35.139Z] + '[' -e coverage.out ] [2023-01-24T19:05:35.139Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-24T19:05:35.275Z] Stashed 1 file(s) [Pipeline] sh [2023-01-24T19:05:35.568Z] + make build [2023-01-24T19:05:35.568Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-24T19:05:47.771Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-24T19:05:47.771Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-24T19:05:49.146Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-01-24T19:05:48.548Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-24T19:05:48.565Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-24T19:05:49.367Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-24T19:05:49.413Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-24T19:05:49.414Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-24T19:05:49.432Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4305/head:refs/remotes/origin/PR-4305 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-24T19:05:49.716Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-24T19:05:50.128Z] Merging remotes/origin/main commit 9e386417050e4cffa7025a09e4120fb1660b81d4 into PR head commit dfc69c46f2179a1bd80aede03130ed258963b02f [2023-01-24T19:05:50.523Z] Merge succeeded, producing dfc69c46f2179a1bd80aede03130ed258963b02f [2023-01-24T19:05:50.524Z] Checking out Revision dfc69c46f2179a1bd80aede03130ed258963b02f (PR-4305) [2023-01-24T19:05:51.153Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-01-24T19:05:51.202Z] > git --version # timeout=10 [2023-01-24T19:05:51.213Z] > git --version # 'git version 2.25.1' [2023-01-24T19:05:51.228Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-24T19:05:50.145Z] > git config core.sparsecheckout # timeout=10 [2023-01-24T19:05:50.162Z] > git checkout -f dfc69c46f2179a1bd80aede03130ed258963b02f # timeout=10 [2023-01-24T19:05:50.425Z] > git remote # timeout=10 [2023-01-24T19:05:50.444Z] > git config --get remote.origin.url # timeout=10 [2023-01-24T19:05:50.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-24T19:05:50.477Z] > git merge 9e386417050e4cffa7025a09e4120fb1660b81d4 # timeout=10 [2023-01-24T19:05:50.504Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-24T19:05:50.529Z] > git config core.sparsecheckout # timeout=10 [2023-01-24T19:05:50.551Z] > git checkout -f dfc69c46f2179a1bd80aede03130ed258963b02f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-24T19:05:52.429Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-24T19:05:52.429Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-24T19:05:52.429Z] Dload Upload Total Spent Left Speed [2023-01-24T19:05:52.429Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2023-01-24T19:05:53.115Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-24T19:05:53.468Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-24T19:05:53.469Z] + sudo tee /etc/docker/daemon.new [2023-01-24T19:05:54.063Z] { [2023-01-24T19:05:54.063Z] "registry-mirrors": [ [2023-01-24T19:05:54.063Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-24T19:05:54.063Z] ], [2023-01-24T19:05:54.063Z] "bip": "10.250.0.254/24", [2023-01-24T19:05:54.063Z] "hosts": [ [2023-01-24T19:05:54.063Z] "tcp://0.0.0.0:5555", [2023-01-24T19:05:54.063Z] "unix:///var/run/docker.sock" [2023-01-24T19:05:54.063Z] ], [2023-01-24T19:05:54.063Z] "mtu": 1458, [2023-01-24T19:05:54.063Z] "selinux-enabled": true, [2023-01-24T19:05:54.063Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-24T19:05:54.063Z] } [Pipeline] sh [2023-01-24T19:05:54.410Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-24T19:05:54.759Z] + sudo service docker restart [2023-01-24T19:05:56.271Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-24T19:05:57.646Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-24T19:05:58.580Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-24T19:05:59.954Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-24T19:06:00.887Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-24T19:06:01.461Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-24T19:06:04.106Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-01-24T19:06:05.505Z] $ docker stop --time=1 ccf455c2dd8ef0fad67ba61bab80653d79ccfe5373f319d06d36266f03f344b3 [2023-01-24T19:06:11.254Z] $ docker rm -f --volumes ccf455c2dd8ef0fad67ba61bab80653d79ccfe5373f319d06d36266f03f344b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:06:12.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-24T19:06:12.426Z] [2023-01-24T19:06:12.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:06:12.808Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-24T19:06:12.809Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-24T19:06:12.809Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-24T19:06:12.809Z] ca9280d653b3: Pulling fs layer [2023-01-24T19:06:12.809Z] 7e9c9ca2126c: Pulling fs layer [Pipeline] withEnv [Pipeline] { [2023-01-24T19:06:13.070Z] cbdbe7a5bc2a: Verifying Checksum [2023-01-24T19:06:13.070Z] cbdbe7a5bc2a: Download complete [2023-01-24T19:06:13.070Z] cbdbe7a5bc2a: Pull complete [2023-01-24T19:06:13.070Z] ca9280d653b3: Verifying Checksum [2023-01-24T19:06:13.070Z] ca9280d653b3: Download complete [Pipeline] configFileProvider [2023-01-24T19:06:13.119Z] provisioning config files... [2023-01-24T19:06:13.145Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17372151200351390934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:06:13.539Z] ---> docker-login.sh [2023-01-24T19:06:13.540Z] nexus3.edgexfoundry.org:10001 [2023-01-24T19:06:13.636Z] 7e9c9ca2126c: Download complete [2023-01-24T19:06:13.636Z] ca9280d653b3: Pull complete [2023-01-24T19:06:14.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:06:14.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:06:14.127Z] Configure a credential helper to remove this warning. See [2023-01-24T19:06:14.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:06:14.127Z] [2023-01-24T19:06:14.127Z] Login Succeeded [2023-01-24T19:06:14.127Z] nexus3.edgexfoundry.org:10002 [2023-01-24T19:06:14.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:06:14.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:06:14.399Z] Configure a credential helper to remove this warning. See [2023-01-24T19:06:14.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:06:14.399Z] [2023-01-24T19:06:14.399Z] Login Succeeded [2023-01-24T19:06:14.399Z] nexus3.edgexfoundry.org:10003 [2023-01-24T19:06:14.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:06:14.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:06:14.936Z] Configure a credential helper to remove this warning. See [2023-01-24T19:06:14.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:06:14.936Z] [2023-01-24T19:06:14.936Z] Login Succeeded [2023-01-24T19:06:14.936Z] nexus3.edgexfoundry.org:10004 [2023-01-24T19:06:15.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:06:15.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:06:15.220Z] Configure a credential helper to remove this warning. See [2023-01-24T19:06:15.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:06:15.220Z] [2023-01-24T19:06:15.220Z] Login Succeeded [2023-01-24T19:06:15.220Z] docker.io [2023-01-24T19:06:15.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-24T19:06:15.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-24T19:06:15.754Z] Configure a credential helper to remove this warning. See [2023-01-24T19:06:15.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-24T19:06:15.754Z] [2023-01-24T19:06:15.754Z] Login Succeeded [2023-01-24T19:06:15.754Z] ---> docker-login.sh ends [Pipeline] } [2023-01-24T19:06:15.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-24T19:06:16.466Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-24T19:06:16.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-24T19:06:16.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-24T19:06:16.571Z] ========================================================= [2023-01-24T19:06:16.571Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-24T19:06:16.571Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-24T19:06:16.909Z] 7e9c9ca2126c: Pull complete [2023-01-24T19:06:16.909Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-24T19:06:16.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-24T19:06:16.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [2023-01-24T19:06:16.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-24T19:06:16.956Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T19:06:17.152Z] prd-ubuntu20.04-docker-8c-8g-3546 does not seem to be running inside a container [2023-01-24T19:06:17.178Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-24T19:06:17.229Z] 9b18e9b68314: Pulling fs layer [2023-01-24T19:06:17.229Z] 35d82f9e3411: Pulling fs layer [2023-01-24T19:06:17.229Z] e16973657156: Pulling fs layer [2023-01-24T19:06:17.229Z] fc693d55d65f: Pulling fs layer [2023-01-24T19:06:17.229Z] 7e9fc2657dce: Pulling fs layer [2023-01-24T19:06:17.229Z] dda99020689f: Pulling fs layer [2023-01-24T19:06:17.229Z] db1c61fa0a46: Pulling fs layer [2023-01-24T19:06:17.229Z] 891c053d2c06: Pulling fs layer [2023-01-24T19:06:17.229Z] 7e9fc2657dce: Waiting [2023-01-24T19:06:17.229Z] dda99020689f: Waiting [2023-01-24T19:06:17.229Z] db1c61fa0a46: Waiting [2023-01-24T19:06:17.229Z] 891c053d2c06: Waiting [2023-01-24T19:06:17.229Z] fc693d55d65f: Waiting [2023-01-24T19:06:17.229Z] e16973657156: Verifying Checksum [2023-01-24T19:06:17.229Z] e16973657156: Download complete [2023-01-24T19:06:17.229Z] 35d82f9e3411: Verifying Checksum [2023-01-24T19:06:17.229Z] 35d82f9e3411: Download complete [2023-01-24T19:06:17.229Z] 7e9fc2657dce: Verifying Checksum [2023-01-24T19:06:17.229Z] 7e9fc2657dce: Download complete [2023-01-24T19:06:17.229Z] dda99020689f: Verifying Checksum [2023-01-24T19:06:17.229Z] 9b18e9b68314: Download complete [2023-01-24T19:06:18.200Z] 891c053d2c06: Verifying Checksum [2023-01-24T19:06:18.200Z] 891c053d2c06: Download complete [2023-01-24T19:06:19.184Z] 9b18e9b68314: Pull complete [2023-01-24T19:06:19.455Z] db1c61fa0a46: Verifying Checksum [2023-01-24T19:06:19.455Z] db1c61fa0a46: Download complete [2023-01-24T19:06:19.724Z] 35d82f9e3411: Pull complete [2023-01-24T19:06:20.092Z] fc693d55d65f: Verifying Checksum [2023-01-24T19:06:20.092Z] fc693d55d65f: Download complete [2023-01-24T19:06:20.092Z] e16973657156: Pull complete [2023-01-24T19:06:21.201Z] $ docker top c32521edc2c15334507da6fcf66af5a50b2ba803025b8ad306ad8de6684e1344 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T19:06:21.670Z] + docker-compose build --help [2023-01-24T19:06:21.670Z] + grep parallel [2023-01-24T19:06:22.238Z] --parallel Build images in parallel. [Pipeline] } [2023-01-24T19:06:22.272Z] $ docker stop --time=1 c32521edc2c15334507da6fcf66af5a50b2ba803025b8ad306ad8de6684e1344 [2023-01-24T19:06:23.532Z] $ docker rm -f --volumes c32521edc2c15334507da6fcf66af5a50b2ba803025b8ad306ad8de6684e1344 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:06:24.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-24T19:06:24.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T19:06:24.273Z] prd-ubuntu20.04-docker-8c-8g-3546 does not seem to be running inside a container [2023-01-24T19:06:24.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-24T19:06:24.621Z] $ docker top 6f29d36818099e383030b18be1a4b5b2ebd9c980addf2b4f896db4b59787bb92 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T19:06:25.021Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-24T19:06:25.593Z] Building core-command ... [2023-01-24T19:06:25.593Z] Building core-common-config-bootstrapper ... [2023-01-24T19:06:25.593Z] Building core-data ... [2023-01-24T19:06:25.593Z] Building core-metadata ... [2023-01-24T19:06:25.593Z] Building security-bootstrapper ... [2023-01-24T19:06:25.593Z] Building security-proxy-setup ... [2023-01-24T19:06:25.593Z] Building security-secretstore-setup ... [2023-01-24T19:06:25.593Z] Building security-spiffe-token-provider ... [2023-01-24T19:06:25.593Z] Building security-spire-agent ... [2023-01-24T19:06:25.593Z] Building security-spire-config ... [2023-01-24T19:06:25.593Z] Building security-spire-server ... [2023-01-24T19:06:25.593Z] Building support-notifications ... [2023-01-24T19:06:25.593Z] Building support-scheduler ... [2023-01-24T19:06:25.593Z] Building security-proxy-setup [2023-01-24T19:06:25.593Z] Building security-spiffe-token-provider [2023-01-24T19:06:25.593Z] Building security-spire-server [2023-01-24T19:06:25.593Z] Building security-spire-config [2023-01-24T19:06:25.593Z] Building core-metadata [2023-01-24T19:06:32.434Z] fc693d55d65f: Pull complete [2023-01-24T19:06:32.701Z] 7e9fc2657dce: Pull complete [2023-01-24T19:06:32.970Z] dda99020689f: Pull complete [2023-01-24T19:06:37.789Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-24T19:06:37.789Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-24T19:06:37.790Z] ---> 27669e44893e [2023-01-24T19:06:37.790Z] Step 3/21 : WORKDIR /edgex-go [2023-01-24T19:06:37.790Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-24T19:06:37.790Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-24T19:06:37.790Z] ---> 27669e44893e [2023-01-24T19:06:37.790Z] Step 3/19 : WORKDIR /edgex-go [2023-01-24T19:06:37.790Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-24T19:06:37.790Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-24T19:06:37.790Z] ---> 27669e44893e [2023-01-24T19:06:37.790Z] Step 3/24 : WORKDIR /edgex-go [2023-01-24T19:06:37.790Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-24T19:06:37.790Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-24T19:06:37.790Z] ---> 27669e44893e [2023-01-24T19:06:37.790Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-24T19:06:37.790Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-24T19:06:37.790Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-24T19:06:37.790Z] ---> 27669e44893e [2023-01-24T19:06:37.790Z] Step 3/23 : WORKDIR /edgex-go [2023-01-24T19:06:39.637Z] db1c61fa0a46: Pull complete [2023-01-24T19:06:41.046Z] 891c053d2c06: Pull complete [2023-01-24T19:06:41.046Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-24T19:06:41.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-24T19:06:41.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-24T19:06:41.451Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-24T19:06:41.451Z] WORKDIR /edgex [2023-01-24T19:06:41.451Z] COPY go.mod . [2023-01-24T19:06:41.451Z] RUN go mod download [2023-01-24T19:06:41.451Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-24T19:06:42.039Z] Sending build context to Docker daemon 3.124MB [2023-01-24T19:06:42.039Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-24T19:06:42.039Z] ---> f96f9c87975a [2023-01-24T19:06:42.039Z] Step 2/4 : WORKDIR /edgex [2023-01-24T19:06:44.063Z] ---> Running in 07df9df44c1a [2023-01-24T19:06:44.063Z] Removing intermediate container 07df9df44c1a [2023-01-24T19:06:44.063Z] ---> eae14458246d [2023-01-24T19:06:44.063Z] Step 3/4 : COPY go.mod . [2023-01-24T19:06:44.649Z] ---> 03a6a8c9a94a [2023-01-24T19:06:44.649Z] Step 4/4 : RUN go mod download [2023-01-24T19:06:44.918Z] ---> Running in e76e9953b6e7 [2023-01-24T19:06:45.902Z] ---> Running in f46f381e10f8 [2023-01-24T19:06:45.902Z] ---> Running in 08772b7aecea [2023-01-24T19:06:45.902Z] ---> Running in 8868eec76651 [2023-01-24T19:06:45.902Z] ---> Running in 2f0015f40a1c [2023-01-24T19:06:45.902Z] ---> Running in 6013b49f45f6 [2023-01-24T19:06:45.902Z] Removing intermediate container 2f0015f40a1c [2023-01-24T19:06:45.902Z] ---> 484cc16341c7 [2023-01-24T19:06:45.902Z] Step 4/24 : WORKDIR /edgex-go [2023-01-24T19:06:45.902Z] Removing intermediate container 8868eec76651 [2023-01-24T19:06:45.902Z] ---> 03eedc7c660e [2023-01-24T19:06:45.902Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-24T19:06:45.902Z] ---> Running in c34a0e136c94 [2023-01-24T19:06:45.902Z] Removing intermediate container 6013b49f45f6 [2023-01-24T19:06:45.902Z] ---> 424062009b4a [2023-01-24T19:06:45.902Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-24T19:06:45.902Z] Removing intermediate container f46f381e10f8 [2023-01-24T19:06:45.902Z] ---> 15518450c284 [2023-01-24T19:06:45.902Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-24T19:06:45.902Z] Removing intermediate container 08772b7aecea [2023-01-24T19:06:45.902Z] ---> eeeec619ed70 [2023-01-24T19:06:45.902Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-24T19:06:45.902Z] ---> Running in fd79850eb61d [2023-01-24T19:06:45.902Z] ---> Running in 6704ed7da033 [2023-01-24T19:06:45.902Z] ---> Running in 555f4255fedb [2023-01-24T19:06:45.902Z] ---> Running in b35dad11e852 [2023-01-24T19:06:45.902Z] Removing intermediate container c34a0e136c94 [2023-01-24T19:06:45.902Z] ---> e8d15057ab16 [2023-01-24T19:06:45.902Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-24T19:06:45.902Z] ---> Running in 7aba7f6a8085 [2023-01-24T19:06:45.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:06:45.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:06:45.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:06:45.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:06:45.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:06:45.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:06:45.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:06:45.903Z] OK: 211 MiB in 51 packages [2023-01-24T19:06:45.903Z] OK: 211 MiB in 51 packages [2023-01-24T19:06:45.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:06:45.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:06:45.903Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-24T19:06:45.903Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-24T19:06:45.903Z] OK: 17044 distinct packages available [2023-01-24T19:06:45.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:06:45.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:06:45.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:06:46.163Z] OK: 211 MiB in 51 packages [2023-01-24T19:06:46.163Z] Removing intermediate container 555f4255fedb [2023-01-24T19:06:46.163Z] ---> d6bbfb4a29c6 [2023-01-24T19:06:46.163Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-24T19:06:46.163Z] Removing intermediate container fd79850eb61d [2023-01-24T19:06:46.163Z] ---> 1b8fde8629b0 [2023-01-24T19:06:46.163Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-24T19:06:46.163Z] OK: 211 MiB in 51 packages [2023-01-24T19:06:46.163Z] OK: 211 MiB in 51 packages [2023-01-24T19:06:46.420Z] ---> ee99baa3f6cb [2023-01-24T19:06:46.420Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T19:06:46.420Z] ---> 71e00b774b36 [2023-01-24T19:06:46.420Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T19:06:46.420Z] ---> Running in 046fdef9ef4f [2023-01-24T19:06:46.420Z] ---> Running in 7d6d1b8b9438 [2023-01-24T19:06:46.678Z] Removing intermediate container 7aba7f6a8085 [2023-01-24T19:06:46.678Z] ---> 13c7fd577680 [2023-01-24T19:06:46.678Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-24T19:06:46.678Z] Removing intermediate container 6704ed7da033 [2023-01-24T19:06:46.678Z] ---> 161f8b978db3 [2023-01-24T19:06:46.678Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-24T19:06:46.678Z] ---> 3d5767fe8de8 [2023-01-24T19:06:46.678Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T19:06:46.678Z] Removing intermediate container b35dad11e852 [2023-01-24T19:06:46.678Z] ---> 890d69cb29da [2023-01-24T19:06:46.678Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-24T19:06:46.678Z] ---> Running in 507fab8548f6 [2023-01-24T19:06:46.936Z] ---> a3d654d77c91 [2023-01-24T19:06:46.936Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T19:06:46.936Z] ---> Running in 0bac26587c3c [2023-01-24T19:06:46.936Z] ---> b0245a702b27 [2023-01-24T19:06:46.936Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T19:06:46.936Z] ---> Running in 15219f251518 [2023-01-24T19:07:17.170Z] Removing intermediate container e76e9953b6e7 [2023-01-24T19:07:17.170Z] ---> e9a0d7a6250b [2023-01-24T19:07:17.170Z] Successfully built e9a0d7a6250b [2023-01-24T19:07:17.170Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:07:17.595Z] + docker inspect -f . ci-base-image-arm64 [2023-01-24T19:07:17.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T19:07:17.861Z] prd-ubuntu20.04-docker-arm64-4c-16g-3548 does not seem to be running inside a container [2023-01-24T19:07:17.922Z] $ 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 ******** ci-base-image-arm64 cat [2023-01-24T19:07:19.110Z] $ docker top b4e90787af51d362ff023d146e2d89809f9293e977670dd8ab825cf20a5a34a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T19:07:20.001Z] + go version [2023-01-24T19:07:20.001Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-24T19:07:20.035Z] $ docker stop --time=1 b4e90787af51d362ff023d146e2d89809f9293e977670dd8ab825cf20a5a34a1 [2023-01-24T19:07:22.334Z] $ docker rm -f --volumes b4e90787af51d362ff023d146e2d89809f9293e977670dd8ab825cf20a5a34a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:07:23.233Z] + docker inspect -f . ci-base-image-arm64 [2023-01-24T19:07:23.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T19:07:23.504Z] prd-ubuntu20.04-docker-arm64-4c-16g-3548 does not seem to be running inside a container [2023-01-24T19:07:23.564Z] $ 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 ******** ci-base-image-arm64 cat [2023-01-24T19:07:24.759Z] $ docker top 628a789a18b25dba7b4c0369c366a5a5be94f097ac7d93a764085e0ac75d969e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-24T19:07:25.024Z] ========================================================= [2023-01-24T19:07:25.024Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-24T19:07:25.024Z] ========================================================= [Pipeline] sh [2023-01-24T19:07:25.347Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-24T19:07:25.759Z] + make test [2023-01-24T19:07:26.028Z] go test -race -coverprofile=coverage.out ./... [2023-01-24T19:07:58.269Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-24T19:08:08.399Z] Removing intermediate container 7d6d1b8b9438 [2023-01-24T19:08:08.399Z] ---> b3c9a53c30b9 [2023-01-24T19:08:08.399Z] Step 7/24 : COPY . . [2023-01-24T19:08:08.399Z] Removing intermediate container 046fdef9ef4f [2023-01-24T19:08:08.399Z] ---> 51277d09a165 [2023-01-24T19:08:08.399Z] Step 7/23 : COPY . . [2023-01-24T19:08:08.399Z] Removing intermediate container 15219f251518 [2023-01-24T19:08:08.399Z] ---> 171dd92fa0d0 [2023-01-24T19:08:08.399Z] Step 7/21 : COPY . . [2023-01-24T19:08:08.399Z] Removing intermediate container 507fab8548f6 [2023-01-24T19:08:08.399Z] ---> 6bf7e80f64a3 [2023-01-24T19:08:08.399Z] Step 8/24 : COPY . . [2023-01-24T19:08:08.399Z] Removing intermediate container 0bac26587c3c [2023-01-24T19:08:08.399Z] ---> 2f9445debcba [2023-01-24T19:08:08.399Z] Step 7/19 : COPY . . [2023-01-24T19:08:20.634Z] ---> e3db511a2646 [2023-01-24T19:08:20.634Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-24T19:08:20.634Z] ---> fe5e03a7a7da [2023-01-24T19:08:20.634Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-24T19:08:20.634Z] ---> ed950f244be6 [2023-01-24T19:08:20.634Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-24T19:08:20.634Z] ---> 0c5f087f3341 [2023-01-24T19:08:20.634Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-24T19:08:20.634Z] ---> 87ecc160f6ea [2023-01-24T19:08:20.634Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-24T19:08:20.634Z] ---> Running in 89cbd1469f70 [2023-01-24T19:08:20.634Z] ---> Running in f10ddc85eca9 [2023-01-24T19:08:20.634Z] ---> Running in adcd8b6cb20e [2023-01-24T19:08:20.634Z] ---> Running in 3cc377bdea77 [2023-01-24T19:08:20.634Z] ---> Running in 02962e5ffd24 [2023-01-24T19:08:20.634Z] Removing intermediate container adcd8b6cb20e [2023-01-24T19:08:20.634Z] ---> f8ae62dd8c31 [2023-01-24T19:08:20.634Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-24T19:08:20.634Z] Removing intermediate container f10ddc85eca9 [2023-01-24T19:08:20.634Z] ---> ef0db40f0d7b [2023-01-24T19:08:20.634Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-24T19:08:20.634Z] ---> Running in 31789fd8f320 [2023-01-24T19:08:20.634Z] ---> Running in 596c474cec6d [2023-01-24T19:08:20.634Z] Removing intermediate container 596c474cec6d [2023-01-24T19:08:20.634Z] ---> 017046e357ed [2023-01-24T19:08:20.634Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-24T19:08:20.634Z] Removing intermediate container 31789fd8f320 [2023-01-24T19:08:20.634Z] ---> 6f782b0955ba [2023-01-24T19:08:20.634Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-24T19:08:20.634Z] ---> Running in 7a7eb640416e [2023-01-24T19:08:20.634Z] ---> Running in 93257b88b244 [2023-01-24T19:08:20.634Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-24T19:08:20.634Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-24T19:08:20.634Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-24T19:08:20.634Z] Removing intermediate container 7a7eb640416e [2023-01-24T19:08:20.634Z] ---> f9ae3aee801c [2023-01-24T19:08:20.634Z] Step 11/23 : WORKDIR /edgex-go [2023-01-24T19:08:20.634Z] Removing intermediate container 93257b88b244 [2023-01-24T19:08:20.634Z] ---> 446cc93e6e3a [2023-01-24T19:08:20.634Z] Step 11/24 : WORKDIR /edgex-go [2023-01-24T19:08:20.634Z] ---> Running in a8e6d217e22e [2023-01-24T19:08:20.634Z] ---> Running in 9aa285f996a0 [2023-01-24T19:08:20.893Z] Removing intermediate container a8e6d217e22e [2023-01-24T19:08:20.893Z] Removing intermediate container 9aa285f996a0 [2023-01-24T19:08:20.893Z] ---> 5ccb8db3218e [2023-01-24T19:08:20.893Z] [2023-01-24T19:08:20.893Z] Step 12/23 : FROM alpine:3.15 [2023-01-24T19:08:20.893Z] ---> 6f782df95678 [2023-01-24T19:08:20.893Z] [2023-01-24T19:08:20.893Z] Step 12/24 : FROM alpine:3.15 [2023-01-24T19:08:21.462Z] 3.15: Pulling from library/alpine [2023-01-24T19:08:21.462Z] 3.15: Pulling from library/alpine [2023-01-24T19:08:22.749Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-24T19:08:22.749Z] Status: Downloaded newer image for alpine:3.15 [2023-01-24T19:08:22.749Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-24T19:08:22.749Z] Status: Image is up to date for alpine:3.15 [2023-01-24T19:08:22.749Z] ---> c4fc93816858 [2023-01-24T19:08:22.749Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-24T19:08:22.749Z] ---> c4fc93816858 [2023-01-24T19:08:22.749Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-24T19:08:23.008Z] ---> Running in 6743cc641ca9 [2023-01-24T19:08:23.008Z] ---> Running in 1db1f704aab7 [2023-01-24T19:08:23.008Z] Removing intermediate container 6743cc641ca9 [2023-01-24T19:08:23.008Z] ---> 2256211460f6 [2023-01-24T19:08:23.008Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-24T19:08:23.008Z] Removing intermediate container 1db1f704aab7 [2023-01-24T19:08:23.008Z] ---> 0d8585795e79 [2023-01-24T19:08:23.008Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-24T19:08:23.943Z] ---> Running in 9eb7c4875fa1 [2023-01-24T19:08:23.943Z] ---> Running in 837630b82b23 [2023-01-24T19:08:24.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:08:24.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:08:25.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:08:25.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:08:25.404Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-24T19:08:25.404Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-24T19:08:25.404Z] OK: 15859 distinct packages available [2023-01-24T19:08:25.404Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-24T19:08:25.404Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-24T19:08:25.404Z] OK: 15859 distinct packages available [2023-01-24T19:08:25.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:08:25.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:08:25.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:08:25.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:08:25.667Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-24T19:08:25.667Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-24T19:08:25.667Z] (3/4) Installing libucontext (1.1-r0) [2023-01-24T19:08:25.667Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-24T19:08:25.925Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-24T19:08:25.925Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-24T19:08:25.925Z] Executing busybox-1.34.1-r7.trigger [2023-01-24T19:08:25.925Z] (3/5) Installing libucontext (1.1-r0) [2023-01-24T19:08:25.925Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-24T19:08:25.925Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-24T19:08:25.925Z] OK: 6 MiB in 18 packages [2023-01-24T19:08:25.925Z] Executing busybox-1.34.1-r7.trigger [2023-01-24T19:08:25.925Z] OK: 7 MiB in 19 packages [2023-01-24T19:08:28.503Z] Removing intermediate container 9eb7c4875fa1 [2023-01-24T19:08:28.503Z] ---> 17b86ae4f1dd [2023-01-24T19:08:28.503Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-24T19:08:28.503Z] Removing intermediate container 837630b82b23 [2023-01-24T19:08:28.503Z] ---> 4acfcdb3c165 [2023-01-24T19:08:28.503Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-24T19:08:38.732Z] ---> 73e9f44dfd1c [2023-01-24T19:08:38.732Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-24T19:08:38.732Z] ---> cb70121dcf41 [2023-01-24T19:08:38.732Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-24T19:08:38.732Z] ---> 813be9c0ae74 [2023-01-24T19:08:38.732Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-24T19:08:38.732Z] ---> 3bf13da4e4dd [2023-01-24T19:08:38.732Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-24T19:08:38.732Z] ---> Running in c130257b12ee [2023-01-24T19:08:38.732Z] Removing intermediate container c130257b12ee [2023-01-24T19:08:38.732Z] ---> fe4c00af3af2 [2023-01-24T19:08:38.732Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-24T19:08:38.732Z] ---> cc55d5b12eef [2023-01-24T19:08:38.732Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-24T19:08:38.732Z] ---> ec9c8b1a614c [2023-01-24T19:08:38.732Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-24T19:08:38.732Z] ---> f93403302ec1 [2023-01-24T19:08:38.732Z] Step 19/24 : WORKDIR / [2023-01-24T19:08:38.732Z] ---> Running in f9ebd422abaf [2023-01-24T19:08:38.732Z] ---> Running in 6e8b81aea69a [2023-01-24T19:08:39.321Z] Removing intermediate container f9ebd422abaf [2023-01-24T19:08:39.321Z] ---> 7d41718b7a8a [2023-01-24T19:08:39.321Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-24T19:08:39.321Z] Removing intermediate container 6e8b81aea69a [2023-01-24T19:08:39.321Z] ---> 36ba2a4c874e [2023-01-24T19:08:39.321Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-24T19:08:39.592Z] ---> Running in b38252c877e3 [2023-01-24T19:08:39.592Z] ---> Running in c559de85ead7 [2023-01-24T19:08:39.850Z] Removing intermediate container b38252c877e3 [2023-01-24T19:08:39.850Z] ---> 018df305ff3b [2023-01-24T19:08:39.850Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-24T19:08:40.107Z] Removing intermediate container c559de85ead7 [2023-01-24T19:08:40.107Z] ---> 2ee689087525 [2023-01-24T19:08:40.107Z] Step 21/23 : LABEL arch=x86_64 [2023-01-24T19:08:40.364Z] ---> Running in 8d07b71dcd5a [2023-01-24T19:08:41.295Z] ---> Running in 3525e0bc7b6d [2023-01-24T19:08:41.295Z] Removing intermediate container 8d07b71dcd5a [2023-01-24T19:08:41.295Z] ---> c469ab723c5f [2023-01-24T19:08:41.295Z] Step 22/24 : LABEL arch=x86_64 [2023-01-24T19:08:41.623Z] ---> Running in d778eb284403 [2023-01-24T19:08:41.623Z] Removing intermediate container 3525e0bc7b6d [2023-01-24T19:08:41.623Z] ---> 5f594519248b [2023-01-24T19:08:41.623Z] Step 22/23 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f [2023-01-24T19:08:41.882Z] ---> Running in 9e221c20cec5 [2023-01-24T19:08:41.882Z] Removing intermediate container d778eb284403 [2023-01-24T19:08:41.882Z] ---> 77e8937d961c [2023-01-24T19:08:41.882Z] Step 23/24 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f [2023-01-24T19:08:41.882Z] ---> Running in d08ca8a061aa [2023-01-24T19:08:42.161Z] Removing intermediate container d08ca8a061aa [2023-01-24T19:08:42.161Z] ---> 844a45de4d1c [2023-01-24T19:08:42.161Z] Step 24/24 : LABEL version=0.0.0 [2023-01-24T19:08:42.161Z] Removing intermediate container 9e221c20cec5 [2023-01-24T19:08:42.161Z] ---> af0bc0c067bf [2023-01-24T19:08:42.161Z] Step 23/23 : LABEL version=0.0.0 [2023-01-24T19:08:42.161Z] ---> Running in 8f3db13efd83 [2023-01-24T19:08:42.161Z] ---> Running in d1df48db730e [2023-01-24T19:08:42.419Z] Removing intermediate container 8f3db13efd83 [2023-01-24T19:08:42.419Z] ---> 1ae0c10627b3 [2023-01-24T19:08:42.419Z] [2023-01-24T19:08:42.419Z] Removing intermediate container d1df48db730e [2023-01-24T19:08:42.419Z] ---> d369ebfab74b [2023-01-24T19:08:42.419Z] [2023-01-24T19:08:42.419Z] Successfully built 1ae0c10627b3 [2023-01-24T19:08:42.419Z] Successfully tagged security-spire-config:latest [2023-01-24T19:08:42.419Z]  Building security-spire-config ... done Building support-scheduler [2023-01-24T19:08:42.419Z] Successfully built d369ebfab74b [2023-01-24T19:08:42.419Z] Successfully tagged security-spire-server:latest [2023-01-24T19:08:42.419Z]  Building security-spire-server ... done Building core-command [2023-01-24T19:08:47.815Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-24T19:08:47.815Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-24T19:08:47.815Z] ---> 27669e44893e [2023-01-24T19:08:47.815Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-24T19:08:47.815Z] ---> Using cache [2023-01-24T19:08:47.815Z] ---> 484cc16341c7 [2023-01-24T19:08:47.815Z] Step 4/22 : WORKDIR /edgex-go [2023-01-24T19:08:47.815Z] ---> Using cache [2023-01-24T19:08:47.815Z] ---> e8d15057ab16 [2023-01-24T19:08:47.815Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-24T19:08:47.815Z] ---> Using cache [2023-01-24T19:08:47.815Z] ---> 13c7fd577680 [2023-01-24T19:08:47.815Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-24T19:08:47.815Z] ---> Using cache [2023-01-24T19:08:47.815Z] ---> 3d5767fe8de8 [2023-01-24T19:08:47.815Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T19:08:47.815Z] ---> Using cache [2023-01-24T19:08:47.815Z] ---> 6bf7e80f64a3 [2023-01-24T19:08:47.815Z] Step 8/22 : COPY . . [2023-01-24T19:08:47.815Z] ---> Using cache [2023-01-24T19:08:47.815Z] ---> fe5e03a7a7da [2023-01-24T19:08:47.815Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-24T19:08:48.760Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-24T19:08:50.161Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-24T19:08:50.161Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-24T19:08:50.161Z] ---> 27669e44893e [2023-01-24T19:08:50.161Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-24T19:08:50.161Z] ---> Using cache [2023-01-24T19:08:50.161Z] ---> 484cc16341c7 [2023-01-24T19:08:50.161Z] Step 4/23 : WORKDIR /edgex-go [2023-01-24T19:08:50.161Z] ---> Using cache [2023-01-24T19:08:50.161Z] ---> e8d15057ab16 [2023-01-24T19:08:50.161Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-24T19:08:50.161Z] ---> Using cache [2023-01-24T19:08:50.161Z] ---> 13c7fd577680 [2023-01-24T19:08:50.161Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-24T19:08:50.161Z] ---> Using cache [2023-01-24T19:08:50.161Z] ---> 3d5767fe8de8 [2023-01-24T19:08:50.161Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T19:08:50.161Z] ---> Using cache [2023-01-24T19:08:50.161Z] ---> 6bf7e80f64a3 [2023-01-24T19:08:50.161Z] Step 8/23 : COPY . . [2023-01-24T19:08:50.161Z] ---> Using cache [2023-01-24T19:08:50.161Z] ---> fe5e03a7a7da [2023-01-24T19:08:50.161Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-24T19:08:56.799Z] ---> Running in cf86ccad3460 [2023-01-24T19:08:56.799Z] ---> Running in 76daf893035b [2023-01-24T19:08:57.060Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-24T19:08:57.322Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-24T19:09:09.586Z] Removing intermediate container 89cbd1469f70 [2023-01-24T19:09:09.586Z] ---> cf90c463c1b5 [2023-01-24T19:09:09.586Z] [2023-01-24T19:09:09.586Z] Step 9/21 : FROM alpine:3.16 [2023-01-24T19:09:09.586Z] Removing intermediate container 3cc377bdea77 [2023-01-24T19:09:09.586Z] ---> 96ed07d76858 [2023-01-24T19:09:09.586Z] [2023-01-24T19:09:09.586Z] Step 10/24 : FROM alpine:3.16 [2023-01-24T19:09:09.586Z] Removing intermediate container 02962e5ffd24 [2023-01-24T19:09:09.586Z] ---> 069df1a360f0 [2023-01-24T19:09:09.586Z] [2023-01-24T19:09:09.586Z] Step 9/19 : FROM alpine:3.15 [2023-01-24T19:09:09.586Z] ---> c4fc93816858 [2023-01-24T19:09:09.586Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-24T19:09:09.586Z] ---> Using cache [2023-01-24T19:09:09.586Z] ---> 2256211460f6 [2023-01-24T19:09:09.586Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-24T19:09:09.586Z] ---> Running in 7d42939da676 [2023-01-24T19:09:09.586Z] 3.16: Pulling from library/alpine [2023-01-24T19:09:09.586Z] 3.16: Pulling from library/alpine [2023-01-24T19:09:09.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:09:10.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:09:10.368Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-24T19:09:10.368Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-24T19:09:10.368Z] OK: 15859 distinct packages available [2023-01-24T19:09:10.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:09:10.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:09:10.368Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-24T19:09:10.368Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-24T19:09:10.626Z] Status: Image is up to date for alpine:3.16 [2023-01-24T19:09:10.626Z] Status: Downloaded newer image for alpine:3.16 [2023-01-24T19:09:10.626Z] ---> bfe296a52501 [2023-01-24T19:09:10.626Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-24T19:09:10.626Z] ---> bfe296a52501 [2023-01-24T19:09:10.626Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-24T19:09:10.626Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-24T19:09:10.626Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-24T19:09:10.626Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-24T19:09:10.626Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-24T19:09:10.626Z] ---> Running in fe04b6e2fd33 [2023-01-24T19:09:10.626Z] ---> Running in c659e0367051 [2023-01-24T19:09:10.887Z] (5/9) Installing curl (7.80.0-r5) [2023-01-24T19:09:10.887Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-24T19:09:10.887Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-24T19:09:10.887Z] (8/9) Installing libucontext (1.1-r0) [2023-01-24T19:09:10.887Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-24T19:09:10.887Z] Executing busybox-1.34.1-r7.trigger [2023-01-24T19:09:10.887Z] Executing ca-certificates-20220614-r0.trigger [2023-01-24T19:09:10.887Z] OK: 8 MiB in 23 packages [2023-01-24T19:09:11.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:09:11.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:09:11.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:09:11.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:09:12.045Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-24T19:09:12.045Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-24T19:09:12.045Z] Executing busybox-1.35.0-r17.trigger [2023-01-24T19:09:12.045Z] OK: 6 MiB in 15 packages [2023-01-24T19:09:12.045Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-24T19:09:12.045Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-24T19:09:12.045Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-24T19:09:12.045Z] (5/6) Installing curl (7.83.1-r5) [2023-01-24T19:09:12.045Z] Removing intermediate container 7d42939da676 [2023-01-24T19:09:12.045Z] ---> 6a51efe9ae68 [2023-01-24T19:09:12.045Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-24T19:09:12.045Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-24T19:09:12.045Z] Executing busybox-1.35.0-r17.trigger [2023-01-24T19:09:12.045Z] Executing ca-certificates-20220614-r0.trigger [2023-01-24T19:09:12.045Z] OK: 8 MiB in 20 packages [2023-01-24T19:09:12.610Z] ---> 88980b2929f6 [2023-01-24T19:09:12.610Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-24T19:09:13.176Z] Removing intermediate container c659e0367051 [2023-01-24T19:09:13.176Z] ---> c3a773f6170f [2023-01-24T19:09:13.176Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-24T19:09:13.176Z] ---> Running in 75d9fadaf37b [2023-01-24T19:09:13.434Z] Removing intermediate container fe04b6e2fd33 [2023-01-24T19:09:13.434Z] ---> 8c17a84d2aca [2023-01-24T19:09:13.434Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-24T19:09:13.434Z] Removing intermediate container 75d9fadaf37b [2023-01-24T19:09:13.434Z] ---> 0062364fac31 [2023-01-24T19:09:13.434Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-24T19:09:13.434Z] ---> Running in 9a1ac3fc3572 [2023-01-24T19:09:13.434Z] ---> Running in 682abd538280 [2023-01-24T19:09:14.009Z] Removing intermediate container 682abd538280 [2023-01-24T19:09:14.009Z] ---> c49f86257944 [2023-01-24T19:09:14.009Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-24T19:09:14.009Z] Removing intermediate container 9a1ac3fc3572 [2023-01-24T19:09:14.009Z] ---> a2df29423935 [2023-01-24T19:09:14.009Z] Step 12/21 : WORKDIR /edgex [2023-01-24T19:09:14.009Z] ---> Running in 1c1c1d683ecf [2023-01-24T19:09:14.009Z] ---> Running in 1e439f630c4a [2023-01-24T19:09:14.009Z] ---> abc482507e9a [2023-01-24T19:09:14.009Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-24T19:09:14.267Z] Removing intermediate container 1e439f630c4a [2023-01-24T19:09:14.267Z] ---> f07a4b38f5c4 [2023-01-24T19:09:14.267Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-24T19:09:14.267Z] Removing intermediate container 1c1c1d683ecf [2023-01-24T19:09:14.267Z] ---> 86e646d5afda [2023-01-24T19:09:14.267Z] Step 15/24 : WORKDIR / [2023-01-24T19:09:14.267Z] ---> Running in 1e75245d0f5b [2023-01-24T19:09:14.526Z] ---> 0b9e3a1750da [2023-01-24T19:09:14.526Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-24T19:09:14.526Z] ---> Running in 2f73afab0fc4 [2023-01-24T19:09:14.526Z] Removing intermediate container 1e75245d0f5b [2023-01-24T19:09:14.526Z] ---> 76e571f5a930 [2023-01-24T19:09:14.526Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-24T19:09:14.784Z] Removing intermediate container 2f73afab0fc4 [2023-01-24T19:09:14.784Z] ---> e71736a5a935 [2023-01-24T19:09:14.784Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-24T19:09:14.784Z] ---> Running in 237d6f11a50c [2023-01-24T19:09:14.784Z] ---> 4b90f21d4cb6 [2023-01-24T19:09:14.784Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-24T19:09:15.047Z] ---> fa43f5bc9b13 [2023-01-24T19:09:15.047Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-24T19:09:15.047Z] Removing intermediate container 237d6f11a50c [2023-01-24T19:09:15.047Z] ---> 1aae15bf11b5 [2023-01-24T19:09:15.047Z] Step 17/19 : LABEL arch=x86_64 [2023-01-24T19:09:15.305Z] ---> Running in 6dc93d93a91e [2023-01-24T19:09:18.031Z] ---> 68174fe665da [2023-01-24T19:09:18.031Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-24T19:09:18.031Z] Removing intermediate container 6dc93d93a91e [2023-01-24T19:09:18.031Z] ---> adad8bde53a4 [2023-01-24T19:09:18.031Z] Step 18/19 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f [2023-01-24T19:09:18.031Z] ---> da3c63030a85 [2023-01-24T19:09:18.031Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-24T19:09:18.293Z] ---> Running in a6f164201cd5 [2023-01-24T19:09:18.861Z] ---> be77a56d52cf [2023-01-24T19:09:18.861Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-24T19:09:18.861Z] ---> 02f3412662fb [2023-01-24T19:09:18.861Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-24T19:09:18.861Z] Removing intermediate container a6f164201cd5 [2023-01-24T19:09:18.861Z] ---> ddea16ab0e86 [2023-01-24T19:09:18.861Z] Step 19/19 : LABEL version=0.0.0 [2023-01-24T19:09:18.861Z] ---> Running in 44ec710bcdab [2023-01-24T19:09:18.861Z] ---> 81fb47d89905 [2023-01-24T19:09:18.861Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-24T19:09:18.861Z] ---> Running in 9fdcb7a37f2e [2023-01-24T19:09:20.865Z] Removing intermediate container 44ec710bcdab [2023-01-24T19:09:20.865Z] ---> 93dade51addc [2023-01-24T19:09:20.865Z] [2023-01-24T19:09:20.865Z] ---> 8ba12e9c03cc [2023-01-24T19:09:20.865Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-24T19:09:20.865Z] Successfully built 93dade51addc [2023-01-24T19:09:21.451Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-24T19:09:21.451Z] Building security-bootstrapper [2023-01-24T19:09:21.451Z]  Building security-spiffe-token-provider ... done  ---> Running in 92c1b369d1db [2023-01-24T19:09:21.451Z] Removing intermediate container cf86ccad3460 [2023-01-24T19:09:21.451Z] ---> b342563d62c0 [2023-01-24T19:09:21.451Z] [2023-01-24T19:09:21.451Z] Step 10/23 : FROM alpine:3.16 [2023-01-24T19:09:21.451Z] ---> bfe296a52501 [2023-01-24T19:09:21.451Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-24T19:09:21.451Z] ---> Using cache [2023-01-24T19:09:21.451Z] ---> c3a773f6170f [2023-01-24T19:09:21.451Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-24T19:09:21.451Z] ---> Using cache [2023-01-24T19:09:21.451Z] ---> 0062364fac31 [2023-01-24T19:09:21.451Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-24T19:09:21.451Z] ---> Running in 80027de407a7 [2023-01-24T19:09:21.451Z] Removing intermediate container 92c1b369d1db [2023-01-24T19:09:21.451Z] ---> 086f7e3ab7e2 [2023-01-24T19:09:21.451Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-24T19:09:24.000Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-24T19:09:24.000Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-24T19:09:24.000Z] ---> 27669e44893e [2023-01-24T19:09:24.000Z] Step 3/32 : WORKDIR /edgex-go [2023-01-24T19:09:24.000Z] ---> Using cache [2023-01-24T19:09:24.000Z] ---> 15518450c284 [2023-01-24T19:09:24.000Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-24T19:09:25.988Z] Removing intermediate container 80027de407a7 [2023-01-24T19:09:25.988Z] ---> 8ae7849725e8 [2023-01-24T19:09:25.988Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-24T19:09:25.988Z] ---> Running in 425dbdbeab11 [2023-01-24T19:09:25.988Z] ---> Running in d218c149af33 [2023-01-24T19:09:25.988Z] ---> Running in dc73f371c15b [2023-01-24T19:09:25.988Z] Removing intermediate container 76daf893035b [2023-01-24T19:09:25.988Z] ---> 3eb0e9971312 [2023-01-24T19:09:25.988Z] [2023-01-24T19:09:25.988Z] Step 10/22 : FROM alpine:3.16 [2023-01-24T19:09:25.988Z] ---> bfe296a52501 [2023-01-24T19:09:25.988Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-24T19:09:25.988Z] ---> Using cache [2023-01-24T19:09:25.988Z] ---> c3a773f6170f [2023-01-24T19:09:25.988Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-24T19:09:25.988Z] ---> Using cache [2023-01-24T19:09:25.988Z] ---> 0062364fac31 [2023-01-24T19:09:25.988Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-24T19:09:25.988Z] ---> Running in 2a6beaa0ed9a [2023-01-24T19:09:25.988Z] Removing intermediate container d218c149af33 [2023-01-24T19:09:25.988Z] ---> 9736e2dea4f7 [2023-01-24T19:09:25.988Z] Step 22/24 : LABEL arch=x86_64 [2023-01-24T19:09:25.988Z] Removing intermediate container dc73f371c15b [2023-01-24T19:09:25.988Z] ---> 6979a4c66bdd [2023-01-24T19:09:25.988Z] Step 15/23 : WORKDIR / [2023-01-24T19:09:25.988Z] Removing intermediate container 9fdcb7a37f2e [2023-01-24T19:09:25.988Z] ---> a1c4e48f623f [2023-01-24T19:09:25.988Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-24T19:09:25.988Z] ---> Running in dc90a32db730 [2023-01-24T19:09:25.988Z] ---> Running in 92606a081367 [2023-01-24T19:09:25.988Z] ---> Running in 68fbe7cf9f2f [2023-01-24T19:09:26.249Z] Removing intermediate container 2a6beaa0ed9a [2023-01-24T19:09:26.249Z] ---> 6ea0879155f0 [2023-01-24T19:09:26.249Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-24T19:09:26.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:09:26.249Z] Removing intermediate container 92606a081367 [2023-01-24T19:09:26.249Z] ---> 4cb3c1e89980 [2023-01-24T19:09:26.249Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-24T19:09:26.249Z] Removing intermediate container 68fbe7cf9f2f [2023-01-24T19:09:26.249Z] ---> 75ce89715dac [2023-01-24T19:09:26.249Z] Step 19/21 : LABEL arch=x86_64 [2023-01-24T19:09:26.249Z] Removing intermediate container dc90a32db730 [2023-01-24T19:09:26.249Z] ---> 72c2c357df8c [2023-01-24T19:09:26.249Z] Step 23/24 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f [2023-01-24T19:09:26.249Z] ---> Running in 0dad4a70be1d [2023-01-24T19:09:26.249Z] ---> Running in d48339ad86fb [2023-01-24T19:09:26.249Z] ---> Running in 7741a4ef09b3 [2023-01-24T19:09:26.249Z] Removing intermediate container 0dad4a70be1d [2023-01-24T19:09:26.249Z] ---> 108f4ac6dc9f [2023-01-24T19:09:26.249Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-24T19:09:26.557Z] Removing intermediate container d48339ad86fb [2023-01-24T19:09:26.557Z] ---> 645c0bef7773 [2023-01-24T19:09:26.557Z] Step 20/21 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f [2023-01-24T19:09:26.557Z] Removing intermediate container 7741a4ef09b3 [2023-01-24T19:09:26.557Z] ---> b5ce7bc3f4ba [2023-01-24T19:09:26.557Z] Step 24/24 : LABEL version=0.0.0 [2023-01-24T19:09:26.557Z] ---> Running in ac05bbaa248c [2023-01-24T19:09:26.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:09:26.557Z] ---> Running in 5c3af0eb8101 [2023-01-24T19:09:26.557Z] ---> feecf21ce2bf [2023-01-24T19:09:26.557Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-24T19:09:26.557Z] Removing intermediate container ac05bbaa248c [2023-01-24T19:09:26.557Z] ---> 5d7ce3ed59d4 [2023-01-24T19:09:26.557Z] Step 21/21 : LABEL version=0.0.0 [2023-01-24T19:09:26.557Z] Removing intermediate container 5c3af0eb8101 [2023-01-24T19:09:26.557Z] ---> 1c1f443a8a0f [2023-01-24T19:09:26.557Z] [2023-01-24T19:09:26.557Z] ---> 8c5a4c69a156 [2023-01-24T19:09:26.557Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-24T19:09:26.816Z] OK: 211 MiB in 51 packages [2023-01-24T19:09:26.816Z] Successfully built 1c1f443a8a0f [2023-01-24T19:09:26.816Z] Successfully tagged core-metadata:latest [2023-01-24T19:09:26.816Z]  Building core-metadata ... done Building security-secretstore-setup [2023-01-24T19:09:26.816Z] ---> Running in 437a818f1eab [2023-01-24T19:09:30.130Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-24T19:09:30.130Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-24T19:09:30.130Z] ---> 27669e44893e [2023-01-24T19:09:30.130Z] Step 3/24 : WORKDIR /edgex-go [2023-01-24T19:09:30.130Z] ---> Using cache [2023-01-24T19:09:30.130Z] ---> 15518450c284 [2023-01-24T19:09:30.130Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-24T19:09:31.505Z] ---> 4e0bcabe4479 [2023-01-24T19:09:31.505Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-24T19:09:31.765Z] Removing intermediate container 437a818f1eab [2023-01-24T19:09:31.765Z] ---> 90efba1acada [2023-01-24T19:09:31.765Z] [2023-01-24T19:09:31.765Z] ---> 797a8c5360a8 [2023-01-24T19:09:31.765Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-24T19:09:31.765Z] Successfully built 90efba1acada [2023-01-24T19:09:31.765Z] ---> Running in 880a21675db7 [2023-01-24T19:09:31.765Z] Successfully tagged security-proxy-setup:latest [2023-01-24T19:09:31.765Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-01-24T19:09:34.937Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-24T19:09:34.937Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-24T19:09:34.937Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-24T19:09:35.057Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-24T19:09:35.057Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-24T19:09:35.057Z] ---> 27669e44893e [2023-01-24T19:09:35.057Z] Step 3/24 : WORKDIR /edgex-go [2023-01-24T19:09:35.057Z] ---> Using cache [2023-01-24T19:09:35.057Z] ---> 15518450c284 [2023-01-24T19:09:35.057Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-24T19:09:36.981Z] ---> 98b2822dd3f0 [2023-01-24T19:09:36.981Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-24T19:09:36.981Z] Removing intermediate container 425dbdbeab11 [2023-01-24T19:09:36.981Z] ---> 47bebf7f9b26 [2023-01-24T19:09:36.981Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-24T19:09:36.981Z] ---> 3834e1dfc755 [2023-01-24T19:09:36.981Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-24T19:09:36.981Z] ---> Running in 1ebc5ba63f7b [2023-01-24T19:09:36.981Z] ---> Running in f9a9e1e9cf70 [2023-01-24T19:09:36.981Z] ---> Running in a12649ba2ccb [2023-01-24T19:09:36.981Z] Removing intermediate container f9a9e1e9cf70 [2023-01-24T19:09:36.981Z] ---> f906ad7620e2 [2023-01-24T19:09:36.981Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-24T19:09:36.981Z] Removing intermediate container a12649ba2ccb [2023-01-24T19:09:36.981Z] ---> 2aacb874521e [2023-01-24T19:09:36.981Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-24T19:09:36.981Z] ---> Running in 79cc59624a3d [2023-01-24T19:09:36.981Z] ---> Running in cb7222e4ac9f [2023-01-24T19:09:36.981Z] ---> acf4d6a2f8a1 [2023-01-24T19:09:36.981Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T19:09:36.981Z] ---> Running in 793496e38449 [2023-01-24T19:09:36.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:09:36.981Z] Removing intermediate container cb7222e4ac9f [2023-01-24T19:09:36.981Z] ---> 87df740cb6f7 [2023-01-24T19:09:36.981Z] Step 20/22 : LABEL arch=x86_64 [2023-01-24T19:09:36.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:09:37.240Z] Removing intermediate container 79cc59624a3d [2023-01-24T19:09:37.240Z] ---> ca849416b213 [2023-01-24T19:09:37.240Z] Step 21/23 : LABEL arch=x86_64 [2023-01-24T19:09:37.240Z] ---> Running in 1d69f6ee5288 [2023-01-24T19:09:37.240Z] ---> Running in 4e9d8ccb5086 [2023-01-24T19:09:37.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:09:37.240Z] Removing intermediate container 1d69f6ee5288 [2023-01-24T19:09:37.240Z] ---> 9c2955417006 [2023-01-24T19:09:37.240Z] Step 21/22 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f [2023-01-24T19:09:37.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:09:37.240Z] ---> Running in 2bacbfe34904 [2023-01-24T19:09:37.240Z] Removing intermediate container 4e9d8ccb5086 [2023-01-24T19:09:37.240Z] ---> 660e73107d2a [2023-01-24T19:09:37.240Z] Step 22/23 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f [2023-01-24T19:09:37.240Z] ---> Running in 9cd576abe649 [2023-01-24T19:09:37.240Z] Removing intermediate container 2bacbfe34904 [2023-01-24T19:09:37.240Z] ---> 4f3b0a8566dc [2023-01-24T19:09:37.240Z] Step 22/22 : LABEL version=0.0.0 [2023-01-24T19:09:37.240Z] Removing intermediate container 9cd576abe649 [2023-01-24T19:09:37.240Z] ---> 1fa94ec53737 [2023-01-24T19:09:37.240Z] Step 23/23 : LABEL version=0.0.0 [2023-01-24T19:09:37.240Z] ---> Running in c98f8b9954b6 [2023-01-24T19:09:37.240Z] ---> Running in 6b6edb248799 [2023-01-24T19:09:37.497Z] Removing intermediate container 6b6edb248799 [2023-01-24T19:09:37.497Z] ---> 383e2d30ecdb [2023-01-24T19:09:37.497Z] [2023-01-24T19:09:37.497Z] Removing intermediate container c98f8b9954b6 [2023-01-24T19:09:37.497Z] ---> 8594bf478414 [2023-01-24T19:09:37.497Z] [2023-01-24T19:09:37.497Z] OK: 211 MiB in 51 packages [2023-01-24T19:09:37.497Z] Successfully built 383e2d30ecdb [2023-01-24T19:09:37.497Z] Successfully tagged core-command:latest [2023-01-24T19:09:37.497Z] Building core-data [2023-01-24T19:09:37.497Z]  Building core-command ... done Successfully built 8594bf478414 [2023-01-24T19:09:37.497Z] OK: 211 MiB in 51 packages [2023-01-24T19:09:37.497Z] Successfully tagged support-scheduler:latest [2023-01-24T19:09:37.497Z] Building support-notifications [2023-01-24T19:09:38.281Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-24T19:09:38.281Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-24T19:09:40.777Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-24T19:09:40.778Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-24T19:09:40.778Z] ---> 27669e44893e [2023-01-24T19:09:40.778Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-24T19:09:40.778Z] ---> Using cache [2023-01-24T19:09:40.778Z] ---> 484cc16341c7 [2023-01-24T19:09:40.778Z] Step 4/22 : WORKDIR /edgex-go [2023-01-24T19:09:40.778Z] ---> Using cache [2023-01-24T19:09:40.778Z] ---> e8d15057ab16 [2023-01-24T19:09:40.778Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-24T19:09:40.778Z] ---> Using cache [2023-01-24T19:09:40.778Z] ---> 13c7fd577680 [2023-01-24T19:09:40.778Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-24T19:09:40.778Z] ---> Using cache [2023-01-24T19:09:40.778Z] ---> 3d5767fe8de8 [2023-01-24T19:09:40.778Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T19:09:40.778Z] ---> Using cache [2023-01-24T19:09:40.778Z] ---> 6bf7e80f64a3 [2023-01-24T19:09:40.778Z] Step 8/22 : COPY . . [2023-01-24T19:09:40.778Z] ---> Using cache [2023-01-24T19:09:40.778Z] ---> fe5e03a7a7da [2023-01-24T19:09:40.778Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-24T19:09:41.711Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-24T19:09:41.711Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-24T19:09:41.711Z] ---> 27669e44893e [2023-01-24T19:09:41.711Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-24T19:09:41.711Z] ---> Using cache [2023-01-24T19:09:41.711Z] ---> 484cc16341c7 [2023-01-24T19:09:41.711Z] Step 4/22 : WORKDIR /edgex-go [2023-01-24T19:09:41.711Z] ---> Using cache [2023-01-24T19:09:41.711Z] ---> e8d15057ab16 [2023-01-24T19:09:41.711Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-24T19:09:44.999Z] ---> Running in 92a6c5a1cd09 [2023-01-24T19:09:44.999Z] ---> Running in b2fac275726f [2023-01-24T19:09:44.999Z] Removing intermediate container 1ebc5ba63f7b [2023-01-24T19:09:44.999Z] ---> e4a74454a795 [2023-01-24T19:09:44.999Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-24T19:09:44.999Z] Removing intermediate container 880a21675db7 [2023-01-24T19:09:44.999Z] ---> db858c19bee1 [2023-01-24T19:09:44.999Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-24T19:09:44.999Z] ---> e1535587ef20 [2023-01-24T19:09:44.999Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T19:09:44.999Z] ---> 9aa552cad279 [2023-01-24T19:09:44.999Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T19:09:44.999Z] ---> Running in c41b7077bf8a [2023-01-24T19:09:44.999Z] ---> Running in 5c97d4ec6337 [2023-01-24T19:09:45.256Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-24T19:09:45.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:09:45.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:09:45.512Z] OK: 211 MiB in 51 packages [2023-01-24T19:09:46.448Z] Removing intermediate container 92a6c5a1cd09 [2023-01-24T19:09:46.448Z] ---> de02ee77baa4 [2023-01-24T19:09:46.448Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-24T19:09:46.448Z] ---> 6edfae3d6d51 [2023-01-24T19:09:46.448Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T19:09:46.706Z] ---> Running in 1d6179ada438 [2023-01-24T19:09:53.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-24T19:09:53.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-24T19:09:53.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-24T19:09:53.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-24T19:09:53.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-24T19:09:53.293Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-24T19:09:53.293Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-24T19:09:53.293Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-24T19:09:53.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-24T19:10:05.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.789s coverage: 28.7% of statements [2023-01-24T19:10:05.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-24T19:10:05.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-24T19:10:13.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.573s coverage: 98.5% of statements [2023-01-24T19:10:18.761Z] Removing intermediate container 793496e38449 [2023-01-24T19:10:18.761Z] ---> fb450abdccef [2023-01-24T19:10:18.761Z] Step 7/32 : COPY . . [2023-01-24T19:10:19.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.843s coverage: 43.0% of statements [2023-01-24T19:10:19.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-24T19:10:19.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-24T19:10:19.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-24T19:10:19.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.660s coverage: 54.0% of statements [2023-01-24T19:10:19.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-24T19:10:19.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-24T19:10:34.180Z] ---> 2127411b260c [2023-01-24T19:10:34.180Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-24T19:10:34.181Z] Removing intermediate container b2fac275726f [2023-01-24T19:10:34.181Z] ---> 131dee4422a6 [2023-01-24T19:10:34.181Z] [2023-01-24T19:10:34.181Z] Step 10/22 : FROM alpine:3.16 [2023-01-24T19:10:34.181Z] ---> bfe296a52501 [2023-01-24T19:10:34.181Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-24T19:10:34.181Z] ---> Running in f97268af9fff [2023-01-24T19:10:34.181Z] ---> Running in 3a32b01e351d [2023-01-24T19:10:34.181Z] Removing intermediate container 3a32b01e351d [2023-01-24T19:10:34.181Z] ---> c4572560b5dc [2023-01-24T19:10:34.181Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-24T19:10:34.181Z] ---> Running in ec3cc7682138 [2023-01-24T19:10:34.181Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-24T19:10:34.181Z] Removing intermediate container ec3cc7682138 [2023-01-24T19:10:34.181Z] ---> 666eee76aa76 [2023-01-24T19:10:34.181Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-24T19:10:34.181Z] ---> Running in f5e19306a329 [2023-01-24T19:10:34.181Z] Removing intermediate container f5e19306a329 [2023-01-24T19:10:34.181Z] ---> 79380c880038 [2023-01-24T19:10:34.181Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-24T19:10:34.181Z] ---> Running in a8912882348d [2023-01-24T19:10:34.181Z] Removing intermediate container 1d6179ada438 [2023-01-24T19:10:34.181Z] ---> 113b7b2709be [2023-01-24T19:10:34.181Z] Step 8/22 : COPY . . [2023-01-24T19:10:34.181Z] Removing intermediate container 5c97d4ec6337 [2023-01-24T19:10:34.181Z] ---> cab4e37e5841 [2023-01-24T19:10:34.181Z] Step 7/24 : COPY . . [2023-01-24T19:10:34.181Z] Removing intermediate container c41b7077bf8a [2023-01-24T19:10:34.181Z] ---> 3bfd0dd00d83 [2023-01-24T19:10:34.181Z] Step 7/24 : COPY . . [2023-01-24T19:10:34.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:10:34.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:10:34.701Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-24T19:10:34.701Z] Executing busybox-1.35.0-r17.trigger [2023-01-24T19:10:34.701Z] OK: 6 MiB in 15 packages [2023-01-24T19:10:45.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 28.432s coverage: 89.2% of statements [2023-01-24T19:10:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-24T19:10:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-24T19:10:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-24T19:10:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-24T19:10:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-24T19:10:45.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.593s coverage: 2.4% of statements [2023-01-24T19:10:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-24T19:10:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-24T19:10:45.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.522s coverage: 95.6% of statements [2023-01-24T19:10:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-24T19:10:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-24T19:10:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-24T19:10:45.995Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.604s coverage: 72.2% of statements [2023-01-24T19:10:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-24T19:10:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-24T19:10:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-24T19:10:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-24T19:10:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-24T19:10:45.995Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.426s coverage: 60.0% of statements [2023-01-24T19:10:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-24T19:10:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-24T19:10:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-24T19:10:45.995Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.486s coverage: 0.9% of statements [2023-01-24T19:10:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-24T19:10:45.995Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.602s coverage: 58.8% of statements [2023-01-24T19:10:45.995Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.327s coverage: 29.6% of statements [2023-01-24T19:10:45.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-24T19:10:46.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.352s coverage: 47.1% of statements [2023-01-24T19:10:46.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.462s coverage: 79.5% of statements [2023-01-24T19:10:47.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.566s coverage: 94.1% of statements [2023-01-24T19:10:48.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.269s coverage: 96.3% of statements [2023-01-24T19:10:53.565Z] ---> 97c93bf6ebf6 [2023-01-24T19:10:53.565Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-24T19:10:53.565Z] ---> Running in 0db48ac491c7 [2023-01-24T19:10:53.565Z] Removing intermediate container a8912882348d [2023-01-24T19:10:53.565Z] ---> 17cddbef994c [2023-01-24T19:10:53.565Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-24T19:10:53.565Z] ---> 95ced4805ec6 [2023-01-24T19:10:53.565Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-24T19:10:53.565Z] ---> a96356b03049 [2023-01-24T19:10:53.565Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-24T19:10:53.565Z] ---> Running in 2dbcec3d85ed [2023-01-24T19:10:53.565Z] ---> Running in a38622555dcf [2023-01-24T19:10:53.565Z] ---> a90de2330586 [2023-01-24T19:10:53.565Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-24T19:10:53.826Z] Removing intermediate container 2dbcec3d85ed [2023-01-24T19:10:53.826Z] ---> ed66d411b3bf [2023-01-24T19:10:53.826Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-24T19:10:53.826Z] ---> Running in 9493d6831c76 [2023-01-24T19:10:53.826Z] Removing intermediate container 9493d6831c76 [2023-01-24T19:10:53.826Z] ---> 9a1f0b9bc31e [2023-01-24T19:10:53.826Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-24T19:10:53.826Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-24T19:10:54.088Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-24T19:10:54.088Z] ---> Running in 6c0481b00789 [2023-01-24T19:10:54.347Z] ---> 5ff828d6995c [2023-01-24T19:10:54.347Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-24T19:10:54.606Z] ---> 30107491a626 [2023-01-24T19:10:54.606Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-24T19:10:54.606Z] ---> Running in 4fe1eb2a8c72 [2023-01-24T19:10:54.606Z] Removing intermediate container 4fe1eb2a8c72 [2023-01-24T19:10:54.606Z] ---> b209cd0cb49c [2023-01-24T19:10:54.606Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-24T19:10:54.866Z] ---> Running in f05c83fb4bb2 [2023-01-24T19:10:54.866Z] Removing intermediate container 6c0481b00789 [2023-01-24T19:10:54.866Z] ---> c32bd07cf62e [2023-01-24T19:10:54.866Z] Step 11/24 : WORKDIR /edgex-go [2023-01-24T19:10:54.866Z] Removing intermediate container f05c83fb4bb2 [2023-01-24T19:10:54.866Z] ---> a6f2da8f0c90 [2023-01-24T19:10:54.866Z] Step 20/22 : LABEL arch=x86_64 [2023-01-24T19:10:54.866Z] ---> Running in 7c112b2d49d3 [2023-01-24T19:10:54.866Z] ---> Running in 26123331320e [2023-01-24T19:10:54.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.404s coverage: 87.5% of statements [2023-01-24T19:10:55.126Z] Removing intermediate container 26123331320e [2023-01-24T19:10:55.126Z] ---> 53214f8d14b5 [2023-01-24T19:10:55.126Z] Step 21/22 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f [2023-01-24T19:10:55.385Z] Removing intermediate container 7c112b2d49d3 [2023-01-24T19:10:55.385Z] ---> 5229b8f7c264 [2023-01-24T19:10:55.385Z] [2023-01-24T19:10:55.385Z] Step 12/24 : FROM alpine:3.15 [2023-01-24T19:10:55.385Z] ---> c4fc93816858 [2023-01-24T19:10:55.385Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-24T19:10:55.385Z] ---> Using cache [2023-01-24T19:10:55.385Z] ---> 2256211460f6 [2023-01-24T19:10:55.385Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-24T19:10:55.385Z] ---> Running in d2f019f29f3d [2023-01-24T19:10:55.385Z] ---> Running in 93365640437d [2023-01-24T19:10:55.655Z] Removing intermediate container d2f019f29f3d [2023-01-24T19:10:55.655Z] ---> 13ab954ac0a1 [2023-01-24T19:10:55.655Z] Step 22/22 : LABEL version=0.0.0 [2023-01-24T19:10:55.916Z] ---> Running in 54b0be1e3fb1 [2023-01-24T19:10:56.850Z] Removing intermediate container 54b0be1e3fb1 [2023-01-24T19:10:56.850Z] ---> be04f355e8c9 [2023-01-24T19:10:56.850Z] [2023-01-24T19:10:56.850Z] Successfully built be04f355e8c9 [2023-01-24T19:10:56.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:10:56.850Z] Successfully tagged core-data:latest [2023-01-24T19:10:56.850Z]  Building core-data ... done Building core-common-config-bootstrapper [2023-01-24T19:10:57.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:10:57.367Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-24T19:10:57.367Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-24T19:10:57.367Z] OK: 15859 distinct packages available [2023-01-24T19:10:57.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:10:57.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:10:57.625Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-24T19:10:57.625Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-24T19:10:57.625Z] (3/5) Installing libucontext (1.1-r0) [2023-01-24T19:10:57.625Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-24T19:10:57.625Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-24T19:10:57.625Z] Executing busybox-1.34.1-r7.trigger [2023-01-24T19:10:57.625Z] OK: 7 MiB in 19 packages [2023-01-24T19:11:01.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.420s coverage: 94.4% of statements [2023-01-24T19:11:01.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.455s coverage: 44.8% of statements [2023-01-24T19:11:04.261Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-24T19:11:04.261Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-24T19:11:04.261Z] ---> 27669e44893e [2023-01-24T19:11:04.261Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-24T19:11:04.261Z] ---> Using cache [2023-01-24T19:11:04.261Z] ---> 484cc16341c7 [2023-01-24T19:11:04.261Z] Step 4/22 : WORKDIR /edgex-go [2023-01-24T19:11:04.261Z] ---> Using cache [2023-01-24T19:11:04.261Z] ---> e8d15057ab16 [2023-01-24T19:11:04.261Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-24T19:11:04.261Z] ---> Using cache [2023-01-24T19:11:04.261Z] ---> 13c7fd577680 [2023-01-24T19:11:04.261Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-24T19:11:04.261Z] ---> Using cache [2023-01-24T19:11:04.261Z] ---> 3d5767fe8de8 [2023-01-24T19:11:04.261Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-24T19:11:04.261Z] ---> Using cache [2023-01-24T19:11:04.261Z] ---> 6bf7e80f64a3 [2023-01-24T19:11:04.261Z] Step 8/22 : COPY . . [2023-01-24T19:11:04.261Z] ---> Using cache [2023-01-24T19:11:04.261Z] ---> fe5e03a7a7da [2023-01-24T19:11:04.261Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-01-24T19:11:10.842Z] ---> Running in 340eef20097d [2023-01-24T19:11:11.102Z] Removing intermediate container 93365640437d [2023-01-24T19:11:11.102Z] ---> 08848b2fbf95 [2023-01-24T19:11:11.102Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-24T19:11:11.363Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-01-24T19:11:13.905Z] flag provided but not defined: -invalid [2023-01-24T19:11:13.905Z] Usage of setupRegistryACL: [2023-01-24T19:11:13.905Z] -configDir string [2023-01-24T19:11:13.905Z] [2023-01-24T19:11:13.905Z] --- FAIL: TestExecute (0.00s) [2023-01-24T19:11:13.905Z] --- FAIL: TestExecute/Good:setupRegistryACL_with_ok_response_from_server (1.04s) [2023-01-24T19:11:13.905Z] command_test.go:181: [2023-01-24T19:11:13.905Z] Error Trace: /w/workspace/edgex-go/1/internal/security/bootstrapper/command/setupacl/command_test.go:181 [2023-01-24T19:11:13.905Z] Error: Received unexpected error: [2023-01-24T19:11:13.905Z] failed to configure Consul access: request to Configure Consul Access failed with status: 403 Forbidden [2023-01-24T19:11:13.905Z] Test: TestExecute/Good:setupRegistryACL_with_ok_response_from_server [2023-01-24T19:11:13.905Z] FAIL [2023-01-24T19:11:13.905Z] coverage: 79.9% of statements [2023-01-24T19:11:13.905Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.888s [2023-01-24T19:11:13.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-24T19:11:15.546Z] Removing intermediate container f97268af9fff [2023-01-24T19:11:15.547Z] ---> 4c9ab89cd3ad [2023-01-24T19:11:15.547Z] [2023-01-24T19:11:15.547Z] Step 9/32 : FROM alpine:3.16 [2023-01-24T19:11:15.547Z] ---> bfe296a52501 [2023-01-24T19:11:15.547Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-24T19:11:15.806Z] ---> e983e5422981 [2023-01-24T19:11:15.806Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-24T19:11:15.806Z] ---> Running in 60727a870e60 [2023-01-24T19:11:16.066Z] Removing intermediate container 60727a870e60 [2023-01-24T19:11:16.066Z] ---> 129b04393cb1 [2023-01-24T19:11:16.066Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-24T19:11:16.066Z] ---> Running in 2b7a08c27f05 [2023-01-24T19:11:17.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:11:17.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:11:17.517Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-24T19:11:17.517Z] (2/2) Installing su-exec (0.2-r1) [2023-01-24T19:11:17.517Z] Executing busybox-1.35.0-r17.trigger [2023-01-24T19:11:17.517Z] OK: 6 MiB in 16 packages [2023-01-24T19:11:19.420Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-24T19:11:20.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.483s coverage: 92.9% of statements [2023-01-24T19:11:20.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-24T19:11:20.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-24T19:11:20.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-24T19:11:20.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.155s coverage: 65.1% of statements [2023-01-24T19:11:20.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-24T19:11:20.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-24T19:11:20.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-24T19:11:20.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-24T19:11:20.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.300s coverage: 86.9% of statements [2023-01-24T19:11:20.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-24T19:11:20.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-24T19:11:20.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-24T19:11:20.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-24T19:11:20.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements [2023-01-24T19:11:20.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-24T19:11:20.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-24T19:11:20.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements [2023-01-24T19:11:20.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-24T19:11:20.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.312s coverage: 77.4% of statements [2023-01-24T19:11:20.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-24T19:11:20.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.283s coverage: 80.0% of statements [2023-01-24T19:11:20.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements [2023-01-24T19:11:20.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.844s coverage: 91.2% of statements [2023-01-24T19:11:20.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-24T19:11:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.008s coverage: 64.7% of statements [2023-01-24T19:11:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-24T19:11:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-24T19:11:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.230s coverage: 100.0% of statements [2023-01-24T19:11:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.202s coverage: 89.4% of statements [2023-01-24T19:11:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements [2023-01-24T19:11:21.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2023-01-24T19:11:22.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.095s coverage: 100.0% of statements [2023-01-24T19:11:22.701Z] ---> 3e6aaa4a686c [2023-01-24T19:11:22.701Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-24T19:11:22.701Z] Removing intermediate container 2b7a08c27f05 [2023-01-24T19:11:22.701Z] ---> b18220202b1d [2023-01-24T19:11:22.701Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-24T19:11:22.701Z] ---> Running in d33e85da869c [2023-01-24T19:11:22.959Z] ---> 9b9f2be88cfa [2023-01-24T19:11:22.959Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-24T19:11:23.219Z] Removing intermediate container d33e85da869c [2023-01-24T19:11:23.219Z] ---> 86b9fe133952 [2023-01-24T19:11:23.219Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-24T19:11:23.219Z] ---> 10ce0c4577c8 [2023-01-24T19:11:23.219Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-24T19:11:23.219Z] ---> Running in 48a458293a11 [2023-01-24T19:11:25.178Z] Removing intermediate container 48a458293a11 [2023-01-24T19:11:25.178Z] ---> 2c613978ea37 [2023-01-24T19:11:25.178Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-24T19:11:26.586Z] ---> c41ff4f4e435 [2023-01-24T19:11:26.586Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-24T19:11:26.586Z] ---> Running in aa5f14704a7e [2023-01-24T19:11:26.586Z] ---> Running in 3b9dd296b56f [2023-01-24T19:11:26.846Z] Removing intermediate container a38622555dcf [2023-01-24T19:11:26.846Z] ---> 413e809fe019 [2023-01-24T19:11:26.846Z] [2023-01-24T19:11:26.846Z] Step 9/24 : FROM alpine:3.16 [2023-01-24T19:11:26.846Z] ---> bfe296a52501 [2023-01-24T19:11:26.846Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-24T19:11:26.846Z] Removing intermediate container 0db48ac491c7 [2023-01-24T19:11:26.846Z] ---> 5db4357dd6ab [2023-01-24T19:11:26.846Z] [2023-01-24T19:11:26.846Z] Step 10/22 : FROM alpine:3.16 [2023-01-24T19:11:26.846Z] ---> bfe296a52501 [2023-01-24T19:11:26.846Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-24T19:11:26.846Z] ---> Running in ee671a7e8337 [2023-01-24T19:11:26.846Z] ---> Running in fca67fd66d1f [2023-01-24T19:11:27.105Z] Removing intermediate container 3b9dd296b56f [2023-01-24T19:11:27.105Z] ---> 5e425033b275 [2023-01-24T19:11:27.105Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-24T19:11:27.106Z] Removing intermediate container aa5f14704a7e [2023-01-24T19:11:27.106Z] ---> 3da013b838a9 [2023-01-24T19:11:27.106Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-24T19:11:27.106Z] ---> Running in c8aa2fecc699 [2023-01-24T19:11:27.106Z] ---> Running in afa13e8635f2 [2023-01-24T19:11:27.366Z] Removing intermediate container afa13e8635f2 [2023-01-24T19:11:27.366Z] ---> 99bc099646b4 [2023-01-24T19:11:27.366Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-24T19:11:27.366Z] Removing intermediate container c8aa2fecc699 [2023-01-24T19:11:27.366Z] ---> c2be2dc2b58c [2023-01-24T19:11:27.366Z] Step 22/24 : LABEL arch=x86_64 [2023-01-24T19:11:27.366Z] ---> Running in ac4b25e44802 [2023-01-24T19:11:27.366Z] ---> Running in a2d16858ebf6 [2023-01-24T19:11:27.626Z] Removing intermediate container a2d16858ebf6 [2023-01-24T19:11:27.626Z] ---> 57828b7e1152 [2023-01-24T19:11:27.626Z] Step 23/24 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f [2023-01-24T19:11:27.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:11:27.626Z] ---> Running in b285debf4693 [2023-01-24T19:11:27.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:11:27.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:11:27.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:11:28.152Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-24T19:11:28.152Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-24T19:11:28.152Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-24T19:11:28.152Z] Executing busybox-1.35.0-r17.trigger [2023-01-24T19:11:28.152Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-24T19:11:28.152Z] (3/3) Installing su-exec (0.2-r1) [2023-01-24T19:11:28.152Z] Executing ca-certificates-20220614-r0.trigger [2023-01-24T19:11:28.152Z] Executing busybox-1.35.0-r17.trigger [2023-01-24T19:11:28.152Z] Executing ca-certificates-20220614-r0.trigger [2023-01-24T19:11:28.152Z] OK: 6 MiB in 16 packages [2023-01-24T19:11:28.152Z] OK: 6 MiB in 17 packages [2023-01-24T19:11:28.413Z] Removing intermediate container b285debf4693 [2023-01-24T19:11:28.413Z] ---> c6e2bf277272 [2023-01-24T19:11:28.413Z] Step 24/24 : LABEL version=0.0.0 [2023-01-24T19:11:28.413Z] ---> Running in c4c5292af3cf [2023-01-24T19:11:28.413Z] Removing intermediate container c4c5292af3cf [2023-01-24T19:11:28.413Z] ---> 4fcc09a0621d [2023-01-24T19:11:28.413Z] [2023-01-24T19:11:28.674Z] Successfully built 4fcc09a0621d [2023-01-24T19:11:28.674Z] Successfully tagged security-spire-agent:latest [2023-01-24T19:11:28.674Z]  Building security-spire-agent ... done Removing intermediate container ac4b25e44802 [2023-01-24T19:11:28.674Z] ---> af39baf8b3b4 [2023-01-24T19:11:28.674Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-24T19:11:28.674Z] ---> Running in 8578dbb2c66c [2023-01-24T19:11:28.938Z] Removing intermediate container ee671a7e8337 [2023-01-24T19:11:28.938Z] ---> 9d72853bc18f [2023-01-24T19:11:28.938Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-24T19:11:28.938Z] ---> Running in 0aed5179c4cd [2023-01-24T19:11:28.938Z] Removing intermediate container 8578dbb2c66c [2023-01-24T19:11:28.938Z] ---> f9262fff8a83 [2023-01-24T19:11:28.938Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-24T19:11:28.938Z] Removing intermediate container fca67fd66d1f [2023-01-24T19:11:28.938Z] ---> 840eb3cc6056 [2023-01-24T19:11:28.938Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-24T19:11:28.938Z] ---> Running in 9d555938e310 [2023-01-24T19:11:28.938Z] Removing intermediate container 0aed5179c4cd [2023-01-24T19:11:28.938Z] ---> d350077fe570 [2023-01-24T19:11:28.938Z] Step 12/24 : WORKDIR / [2023-01-24T19:11:28.938Z] ---> Running in f1b428e47c2c [2023-01-24T19:11:28.938Z] Removing intermediate container 9d555938e310 [2023-01-24T19:11:28.938Z] ---> dfa50bfed2c4 [2023-01-24T19:11:28.938Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-24T19:11:29.198Z] ---> Running in 33086832cb3a [2023-01-24T19:11:29.198Z] ---> bbd2648cf733 [2023-01-24T19:11:29.198Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-24T19:11:29.198Z] ---> Running in 57d5cd00c4a4 [2023-01-24T19:11:29.198Z] Removing intermediate container f1b428e47c2c [2023-01-24T19:11:29.198Z] ---> a7c665728dc4 [2023-01-24T19:11:29.198Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-24T19:11:29.198Z] Removing intermediate container 33086832cb3a [2023-01-24T19:11:29.198Z] ---> 5b13b29e6af3 [2023-01-24T19:11:29.198Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-24T19:11:29.198Z] ---> Running in 574dc1bef3ff [2023-01-24T19:11:29.198Z] Removing intermediate container 574dc1bef3ff [2023-01-24T19:11:29.198Z] ---> 78ca25fd3c1e [2023-01-24T19:11:29.198Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-24T19:11:29.198Z] ---> 081ff31441c1 [2023-01-24T19:11:29.198Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-24T19:11:29.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.237s coverage: 65.3% of statements [2023-01-24T19:11:29.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-24T19:11:29.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-24T19:11:29.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-24T19:11:29.459Z] ---> 758ca3c75dcd [2023-01-24T19:11:29.459Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-24T19:11:29.459Z] ---> 11ae417fd6c6 [2023-01-24T19:11:29.459Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-24T19:11:29.749Z] ---> a43c7df3428f [2023-01-24T19:11:29.749Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-24T19:11:30.717Z] ---> b5981a969d8c [2023-01-24T19:11:30.717Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-24T19:11:30.717Z] Removing intermediate container 57d5cd00c4a4 [2023-01-24T19:11:30.717Z] ---> ac8eb08e5eb5 [2023-01-24T19:11:30.717Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-24T19:11:31.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.918s coverage: 41.8% of statements [2023-01-24T19:11:31.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-24T19:11:31.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-24T19:11:31.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.357s coverage: 89.5% of statements [2023-01-24T19:11:31.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-24T19:11:31.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements [2023-01-24T19:11:31.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-24T19:11:31.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-24T19:11:31.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-24T19:11:31.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-24T19:11:32.192Z] ---> 5ada2b481716 [2023-01-24T19:11:32.192Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-24T19:11:32.192Z] ---> e24c2c34126e [2023-01-24T19:11:32.192Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-24T19:11:32.192Z] ---> 055c1586d9ec [2023-01-24T19:11:32.192Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-24T19:11:32.192Z] Removing intermediate container 340eef20097d [2023-01-24T19:11:32.192Z] ---> 516a589a2687 [2023-01-24T19:11:32.192Z] [2023-01-24T19:11:32.192Z] Step 10/22 : FROM alpine:3.16 [2023-01-24T19:11:32.192Z] ---> bfe296a52501 [2023-01-24T19:11:32.192Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-01-24T19:11:32.192Z] ---> Running in 6dae1e4f89b7 [2023-01-24T19:11:32.192Z] ---> 1a6d5d6f39b1 [2023-01-24T19:11:32.192Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-24T19:11:32.766Z] ---> Running in 4aac68aea557 [2023-01-24T19:11:32.766Z] Removing intermediate container 6dae1e4f89b7 [2023-01-24T19:11:32.766Z] ---> 8fd982f71e43 [2023-01-24T19:11:32.766Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-01-24T19:11:32.766Z] ---> a507fbdb91f5 [2023-01-24T19:11:32.766Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-24T19:11:32.766Z] ---> ced96ab4a93f [2023-01-24T19:11:32.766Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-24T19:11:32.766Z] ---> Running in ec053bd006ee [2023-01-24T19:11:32.766Z] Removing intermediate container 4aac68aea557 [2023-01-24T19:11:32.766Z] ---> f66d79a7dcf4 [2023-01-24T19:11:32.766Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-24T19:11:32.766Z] ---> Running in 12c5b1e7049c [2023-01-24T19:11:32.766Z] ---> 25e7281ea87f [2023-01-24T19:11:32.766Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-24T19:11:32.766Z] ---> 957f74e6eade [2023-01-24T19:11:32.766Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-24T19:11:32.766Z] ---> Running in d5b608030d89 [2023-01-24T19:11:32.766Z] Removing intermediate container 12c5b1e7049c [2023-01-24T19:11:32.766Z] ---> 09d4ab354589 [2023-01-24T19:11:32.766Z] Step 20/22 : LABEL arch=x86_64 [2023-01-24T19:11:33.025Z] ---> Running in 97d29a287e20 [2023-01-24T19:11:33.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-24T19:11:33.025Z] ---> 893d79b2f7df [2023-01-24T19:11:33.025Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-24T19:11:33.025Z] Removing intermediate container 97d29a287e20 [2023-01-24T19:11:33.025Z] ---> 15b920e287ae [2023-01-24T19:11:33.025Z] Step 21/22 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f [2023-01-24T19:11:33.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-24T19:11:33.025Z] ---> Running in ea3982a41a45 [2023-01-24T19:11:33.025Z] ---> 50f8556dda3a [2023-01-24T19:11:33.025Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-24T19:11:33.025Z] Removing intermediate container ea3982a41a45 [2023-01-24T19:11:33.025Z] ---> 6db0c9518363 [2023-01-24T19:11:33.025Z] Step 22/22 : LABEL version=0.0.0 [2023-01-24T19:11:33.286Z] ---> Running in 43586c757c7e [2023-01-24T19:11:33.286Z] ---> a90fd116a5f8 [2023-01-24T19:11:33.286Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-24T19:11:33.286Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-24T19:11:33.286Z] Executing busybox-1.35.0-r17.trigger [2023-01-24T19:11:33.286Z] Removing intermediate container 43586c757c7e [2023-01-24T19:11:33.286Z] ---> 948735aa0f80 [2023-01-24T19:11:33.286Z] [2023-01-24T19:11:33.286Z] OK: 6 MiB in 15 packages [2023-01-24T19:11:33.286Z] Successfully built 948735aa0f80 [2023-01-24T19:11:33.286Z] Successfully tagged support-notifications:latest [2023-01-24T19:11:33.286Z]  Building support-notifications ... done  ---> ee09888b5e2b [2023-01-24T19:11:33.286Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-24T19:11:33.286Z] ---> Running in 046da627fd8c [2023-01-24T19:11:33.548Z] Removing intermediate container d5b608030d89 [2023-01-24T19:11:33.548Z] ---> d3aabfc4b762 [2023-01-24T19:11:33.548Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-24T19:11:33.548Z] ---> Running in e691e011901d [2023-01-24T19:11:33.548Z] Removing intermediate container e691e011901d [2023-01-24T19:11:33.548Z] ---> 797f368cd762 [2023-01-24T19:11:33.548Z] Step 22/24 : LABEL arch=x86_64 [2023-01-24T19:11:33.548Z] ---> Running in b6f9591af144 [2023-01-24T19:11:33.548Z] Removing intermediate container ec053bd006ee [2023-01-24T19:11:33.548Z] ---> fbbbead68df2 [2023-01-24T19:11:33.548Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-24T19:11:33.872Z] Removing intermediate container b6f9591af144 [2023-01-24T19:11:33.872Z] ---> 226302f9e6ae [2023-01-24T19:11:33.872Z] Step 23/24 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f [2023-01-24T19:11:33.872Z] ---> Running in 05ef0946fcb9 [2023-01-24T19:11:33.872Z] ---> ccab38ea4172 [2023-01-24T19:11:33.872Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-01-24T19:11:33.872Z] Removing intermediate container 05ef0946fcb9 [2023-01-24T19:11:33.872Z] ---> f237dff607d8 [2023-01-24T19:11:33.872Z] Step 24/24 : LABEL version=0.0.0 [2023-01-24T19:11:33.872Z] ---> Running in b53f88cc3f98 [2023-01-24T19:11:34.135Z] Removing intermediate container b53f88cc3f98 [2023-01-24T19:11:34.135Z] ---> 6287325425d7 [2023-01-24T19:11:34.135Z] [2023-01-24T19:11:34.135Z] Successfully built 6287325425d7 [2023-01-24T19:11:34.135Z] Successfully tagged security-secretstore-setup:latest [2023-01-24T19:11:34.135Z]  Building security-secretstore-setup ... done  ---> c7055205573c [2023-01-24T19:11:34.135Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-01-24T19:11:34.135Z] Removing intermediate container 046da627fd8c [2023-01-24T19:11:34.135Z] ---> c97e329550e4 [2023-01-24T19:11:34.135Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-24T19:11:34.395Z] ---> Running in cbaa02f296c3 [2023-01-24T19:11:34.395Z] ---> 9546f2b55d87 [2023-01-24T19:11:34.395Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-01-24T19:11:34.395Z] Removing intermediate container cbaa02f296c3 [2023-01-24T19:11:34.395Z] ---> 58213a332d09 [2023-01-24T19:11:34.395Z] Step 29/32 : CMD ["gate"] [2023-01-24T19:11:34.395Z] ---> Running in eb85eeaf84e8 [2023-01-24T19:11:34.395Z] ---> 62e005be9140 [2023-01-24T19:11:34.395Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-24T19:11:34.395Z] Removing intermediate container eb85eeaf84e8 [2023-01-24T19:11:34.395Z] ---> d850e4a753f0 [2023-01-24T19:11:34.395Z] Step 30/32 : LABEL arch=x86_64 [2023-01-24T19:11:34.395Z] ---> Running in 860f66d0fd4f [2023-01-24T19:11:34.395Z] ---> Running in 30f97ddad4e6 [2023-01-24T19:11:34.655Z] Removing intermediate container 30f97ddad4e6 [2023-01-24T19:11:34.655Z] ---> 5aae52f45f59 [2023-01-24T19:11:34.655Z] Step 31/32 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f [2023-01-24T19:11:34.655Z] ---> Running in 964d934fc63a [2023-01-24T19:11:34.655Z] Removing intermediate container 964d934fc63a [2023-01-24T19:11:34.655Z] ---> 60cc08b43516 [2023-01-24T19:11:34.655Z] Step 32/32 : LABEL version=0.0.0 [2023-01-24T19:11:34.655Z] ---> Running in 3b6d90f439ca [2023-01-24T19:11:34.655Z] Removing intermediate container 3b6d90f439ca [2023-01-24T19:11:34.655Z] ---> 261777834b08 [2023-01-24T19:11:34.655Z] [2023-01-24T19:11:34.917Z] Successfully built 261777834b08 [2023-01-24T19:11:34.917Z] Successfully tagged security-bootstrapper:latest [2023-01-24T19:11:34.917Z]  Building security-bootstrapper ... done Removing intermediate container 860f66d0fd4f [2023-01-24T19:11:34.917Z] ---> c8f34b838e83 [2023-01-24T19:11:34.917Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-01-24T19:11:35.178Z] ---> Running in f8f0a5019cff [2023-01-24T19:11:35.178Z] Removing intermediate container f8f0a5019cff [2023-01-24T19:11:35.178Z] ---> ffaf099ecc42 [2023-01-24T19:11:35.178Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-01-24T19:11:35.178Z] ---> Running in e12d5caff80e [2023-01-24T19:11:35.178Z] Removing intermediate container e12d5caff80e [2023-01-24T19:11:35.178Z] ---> cf77a120cdb8 [2023-01-24T19:11:35.178Z] Step 20/22 : LABEL arch=x86_64 [2023-01-24T19:11:35.178Z] ---> Running in 1094eb7dc0fa [2023-01-24T19:11:35.179Z] Removing intermediate container 1094eb7dc0fa [2023-01-24T19:11:35.179Z] ---> ca4833b9a4b3 [2023-01-24T19:11:35.179Z] Step 21/22 : LABEL git_sha=dfc69c46f2179a1bd80aede03130ed258963b02f [2023-01-24T19:11:35.440Z] ---> Running in 7b66247f68ec [2023-01-24T19:11:35.440Z] Removing intermediate container 7b66247f68ec [2023-01-24T19:11:35.440Z] ---> be589b5f4b2a [2023-01-24T19:11:35.440Z] Step 22/22 : LABEL version=0.0.0 [2023-01-24T19:11:35.440Z] ---> Running in 25a835e7b923 [2023-01-24T19:11:35.440Z] Removing intermediate container 25a835e7b923 [2023-01-24T19:11:35.440Z] ---> 7626315753b1 [2023-01-24T19:11:35.440Z] [2023-01-24T19:11:35.440Z] Successfully built 7626315753b1 [2023-01-24T19:11:35.440Z] Successfully tagged core-common-config-bootstrapper:latest [2023-01-24T19:11:35.709Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-01-24T19:11:35.723Z] $ docker stop --time=1 6f29d36818099e383030b18be1a4b5b2ebd9c980addf2b4f896db4b59787bb92 [2023-01-24T19:11:37.021Z] $ docker rm -f --volumes 6f29d36818099e383030b18be1a4b5b2ebd9c980addf2b4f896db4b59787bb92 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-24T19:11:37.433Z] + docker images [2023-01-24T19:11:37.433Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-24T19:11:37.433Z] core-common-config-bootstrapper latest 7626315753b1 2 seconds ago 14.9MB [2023-01-24T19:11:37.433Z] security-bootstrapper latest 261777834b08 3 seconds ago 20.3MB [2023-01-24T19:11:37.433Z] support-notifications latest 948735aa0f80 4 seconds ago 30.6MB [2023-01-24T19:11:37.433Z] security-secretstore-setup latest 6287325425d7 4 seconds ago 29.9MB [2023-01-24T19:11:37.433Z] 516a589a2687 6 seconds ago 1.67GB [2023-01-24T19:11:37.433Z] security-spire-agent latest 4fcc09a0621d 9 seconds ago 125MB [2023-01-24T19:11:37.433Z] 5db4357dd6ab 11 seconds ago 1.75GB [2023-01-24T19:11:37.433Z] 413e809fe019 12 seconds ago 1.67GB [2023-01-24T19:11:37.433Z] 4c9ab89cd3ad 25 seconds ago 1.67GB [2023-01-24T19:11:37.433Z] core-data latest be04f355e8c9 41 seconds ago 17.9MB [2023-01-24T19:11:37.433Z] 5229b8f7c264 42 seconds ago 1.55GB [2023-01-24T19:11:37.433Z] 131dee4422a6 About a minute ago 1.69GB [2023-01-24T19:11:37.433Z] support-scheduler latest 8594bf478414 2 minutes ago 30MB [2023-01-24T19:11:37.433Z] core-command latest 383e2d30ecdb 2 minutes ago 17.7MB [2023-01-24T19:11:37.433Z] security-proxy-setup latest 90efba1acada 2 minutes ago 27.8MB [2023-01-24T19:11:37.433Z] core-metadata latest 1c1f443a8a0f 2 minutes ago 18.6MB [2023-01-24T19:11:37.433Z] 3eb0e9971312 2 minutes ago 1.74GB [2023-01-24T19:11:37.433Z] b342563d62c0 2 minutes ago 1.68GB [2023-01-24T19:11:37.433Z] security-spiffe-token-provider latest 93dade51addc 2 minutes ago 29.8MB [2023-01-24T19:11:37.433Z] 069df1a360f0 2 minutes ago 1.71GB [2023-01-24T19:11:37.433Z] cf90c463c1b5 2 minutes ago 1.67GB [2023-01-24T19:11:37.433Z] 96ed07d76858 2 minutes ago 1.69GB [2023-01-24T19:11:37.433Z] security-spire-server latest d369ebfab74b 2 minutes ago 86.5MB [2023-01-24T19:11:37.433Z] security-spire-config latest 1ae0c10627b3 2 minutes ago 85.8MB [2023-01-24T19:11:37.433Z] 5ccb8db3218e 3 minutes ago 1.55GB [2023-01-24T19:11:37.433Z] 6f782df95678 3 minutes ago 1.55GB [2023-01-24T19:11:37.433Z] ci-base-image-x86_64 latest 27669e44893e 7 minutes ago 904MB [2023-01-24T19:11:37.433Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-24T19:11:37.433Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-24T19:11:37.433Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-24T19:11:37.433Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-24T19:11:37.433Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-24T19:11:39.358Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.306s coverage: 17.7% of statements [2023-01-24T19:11:39.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-24T19:11:39.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-24T19:11:39.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-24T19:11:39.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-24T19:11:39.358Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.631s coverage: 92.3% of statements [2023-01-24T19:11:39.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-24T19:11:39.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-24T19:11:39.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-24T19:11:39.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-24T19:11:39.358Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.253s coverage: 63.2% of statements [2023-01-24T19:11:39.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-24T19:11:39.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-24T19:11:39.358Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.449s coverage: 97.7% of statements [2023-01-24T19:11:39.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-24T19:11:39.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-24T19:11:39.358Z] FAIL [2023-01-24T19:11:39.624Z] make: *** [Makefile:143: unittest] Error 1 [Pipeline] } [2023-01-24T19:11:39.667Z] $ docker stop --time=1 628a789a18b25dba7b4c0369c366a5a5be94f097ac7d93a764085e0ac75d969e [2023-01-24T19:11:41.439Z] $ docker rm -f --volumes 628a789a18b25dba7b4c0369c366a5a5be94f097ac7d93a764085e0ac75d969e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:11:43.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-24T19:11:43.296Z] [2023-01-24T19:11:43.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:11:43.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-24T19:11:43.696Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-24T19:11:43.696Z] 8998bd30e6a1: Pulling fs layer [2023-01-24T19:11:43.696Z] 04944245beec: Pulling fs layer [2023-01-24T19:11:43.696Z] 699f458cf7ca: Pulling fs layer [2023-01-24T19:11:43.696Z] 765212b225bb: Pulling fs layer [2023-01-24T19:11:43.696Z] f23df028b6ca: Pulling fs layer [2023-01-24T19:11:43.696Z] d65c8cfc05b1: Pulling fs layer [2023-01-24T19:11:43.696Z] 2437ff75d9bd: Pulling fs layer [2023-01-24T19:11:43.696Z] 765212b225bb: Waiting [2023-01-24T19:11:43.696Z] d65c8cfc05b1: Waiting [2023-01-24T19:11:43.696Z] 2437ff75d9bd: Waiting [2023-01-24T19:11:43.964Z] 04944245beec: Verifying Checksum [2023-01-24T19:11:43.964Z] 04944245beec: Download complete [2023-01-24T19:11:43.964Z] 765212b225bb: Verifying Checksum [2023-01-24T19:11:43.964Z] 765212b225bb: Download complete [2023-01-24T19:11:43.964Z] f23df028b6ca: Verifying Checksum [2023-01-24T19:11:43.964Z] f23df028b6ca: Download complete [2023-01-24T19:11:43.964Z] d65c8cfc05b1: Verifying Checksum [2023-01-24T19:11:43.964Z] d65c8cfc05b1: Download complete [2023-01-24T19:11:44.233Z] 699f458cf7ca: Verifying Checksum [2023-01-24T19:11:44.233Z] 699f458cf7ca: Download complete [2023-01-24T19:11:44.500Z] 8998bd30e6a1: Verifying Checksum [2023-01-24T19:11:44.501Z] 8998bd30e6a1: Download complete [2023-01-24T19:11:47.074Z] 2437ff75d9bd: Verifying Checksum [2023-01-24T19:11:47.074Z] 2437ff75d9bd: Download complete [2023-01-24T19:11:48.479Z] 8998bd30e6a1: Pull complete [2023-01-24T19:11:48.747Z] 04944245beec: Pull complete [2023-01-24T19:11:50.155Z] 699f458cf7ca: Pull complete [2023-01-24T19:11:50.155Z] 765212b225bb: Pull complete [2023-01-24T19:11:51.112Z] f23df028b6ca: Pull complete [2023-01-24T19:11:51.457Z] d65c8cfc05b1: Pull complete [2023-01-24T19:12:06.539Z] 2437ff75d9bd: Pull complete [2023-01-24T19:12:06.539Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-24T19:12:06.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-24T19:12:06.539Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T19:12:06.856Z] prd-ubuntu20.04-docker-arm64-4c-16g-3548 does not seem to be running inside a container [2023-01-24T19:12:06.915Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-24T19:12:09.336Z] $ docker top 9f11a04f0f4a1139a3e97b38ec456f000c25af81c942a5c8c61ad85fe27c625a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:12:09.937Z] ---> job-cost.sh [2023-01-24T19:12:10.202Z] lf-activate-venv: SKIPPING [2023-01-24T19:12:10.202Z] INFO: No Stack... [2023-01-24T19:12:10.782Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-24T19:12:11.740Z] INFO: Archiving Costs [Pipeline] sh [2023-01-24T19:12:12.388Z] + cut -d, -f6 [2023-01-24T19:12:12.388Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-01-24T19:12:12.472Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4305-1-stack-cost] [2023-01-24T19:12:12.477Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4305-1-stack-cost] did not exist. Created. [2023-01-24T19:12:12.477Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4305-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-24T19:12:13.195Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-24T19:12:13.766Z] Stashed 1 file(s) [Pipeline] } [2023-01-24T19:12:13.787Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4305-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-24T19:12:13.861Z] $ docker stop --time=1 9f11a04f0f4a1139a3e97b38ec456f000c25af81c942a5c8c61ad85fe27c625a [2023-01-24T19:12:15.328Z] $ docker rm -f --volumes 9f11a04f0f4a1139a3e97b38ec456f000c25af81c942a5c8c61ad85fe27c625a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-24T19:12:16.004Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-24T19:12:17.489Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:12:17.822Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:12:18.717Z] ---> package-listing.sh [2023-01-24T19:12:18.717Z] ++ facter osfamily [2023-01-24T19:12:18.717Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-24T19:12:18.978Z] + OS_FAMILY=debian [2023-01-24T19:12:18.978Z] + workspace=/w/workspace/edgex-go/1 [2023-01-24T19:12:18.978Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-24T19:12:18.978Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-24T19:12:18.978Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-24T19:12:18.978Z] + PACKAGES=/tmp/packages_start.txt [2023-01-24T19:12:18.978Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-24T19:12:18.978Z] + PACKAGES=/tmp/packages_end.txt [2023-01-24T19:12:18.978Z] + case "${OS_FAMILY}" in [2023-01-24T19:12:18.978Z] + dpkg -l [2023-01-24T19:12:18.978Z] + grep '^ii' [2023-01-24T19:12:18.978Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-24T19:12:18.978Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-24T19:12:18.978Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-24T19:12:18.978Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-24T19:12:18.978Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-01-24T19:12:18.978Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-01-24T19:12:19.011Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-24T19:12:19.305Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:12:19.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-24T19:12:19.937Z] [2023-01-24T19:12:19.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-24T19:12:20.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-24T19:12:20.320Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-24T19:12:20.320Z] 5eb5b503b376: Pulling fs layer [2023-01-24T19:12:20.320Z] 5c69ac0246d0: Pulling fs layer [2023-01-24T19:12:20.320Z] ec43610c2a17: Pulling fs layer [2023-01-24T19:12:20.320Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-24T19:12:20.320Z] 33b1e0a273af: Pulling fs layer [2023-01-24T19:12:20.320Z] 5d3b04190fa2: Pulling fs layer [2023-01-24T19:12:20.320Z] 2f39f015ded8: Pulling fs layer [2023-01-24T19:12:20.320Z] 33b1e0a273af: Waiting [2023-01-24T19:12:20.320Z] 5d3b04190fa2: Waiting [2023-01-24T19:12:20.320Z] 2f39f015ded8: Waiting [2023-01-24T19:12:20.320Z] 3a2ae6a8a46f: Waiting [2023-01-24T19:12:20.320Z] 5c69ac0246d0: Verifying Checksum [2023-01-24T19:12:20.320Z] 5c69ac0246d0: Download complete [2023-01-24T19:12:20.320Z] 3a2ae6a8a46f: Download complete [2023-01-24T19:12:20.581Z] 33b1e0a273af: Verifying Checksum [2023-01-24T19:12:20.581Z] 33b1e0a273af: Download complete [2023-01-24T19:12:20.581Z] 5d3b04190fa2: Verifying Checksum [2023-01-24T19:12:20.581Z] 5d3b04190fa2: Download complete [2023-01-24T19:12:20.581Z] 5eb5b503b376: Verifying Checksum [2023-01-24T19:12:20.581Z] 5eb5b503b376: Download complete [2023-01-24T19:12:20.581Z] ec43610c2a17: Verifying Checksum [2023-01-24T19:12:20.581Z] ec43610c2a17: Download complete [2023-01-24T19:12:21.520Z] 2f39f015ded8: Download complete [2023-01-24T19:12:21.778Z] 5eb5b503b376: Pull complete [2023-01-24T19:12:22.036Z] 5c69ac0246d0: Pull complete [2023-01-24T19:12:22.293Z] ec43610c2a17: Pull complete [2023-01-24T19:12:22.293Z] 3a2ae6a8a46f: Pull complete [2023-01-24T19:12:22.645Z] 33b1e0a273af: Pull complete [2023-01-24T19:12:22.646Z] 5d3b04190fa2: Pull complete [2023-01-24T19:12:27.009Z] 2f39f015ded8: Pull complete [2023-01-24T19:12:27.009Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-24T19:12:27.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-24T19:12:27.009Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-24T19:12:27.219Z] prd-ubuntu20.04-docker-8c-8g-3546 does not seem to be running inside a container [2023-01-24T19:12:27.250Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-24T19:12:31.408Z] $ docker top 05d68a143c938908c73da899c69034fa50afc02c2f2f99baedce867795bf6669 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-24T19:12:31.825Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-24T19:12:32.134Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-24T19:12:32.444Z] + ls /var/log/sa-host [2023-01-24T19:12:32.444Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-24T19:12:32.661Z] provisioning config files... [2023-01-24T19:12:32.667Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17197424350050990558tmp [Pipeline] { [Pipeline] echo [2023-01-24T19:12:32.717Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:12:33.028Z] ---> create-netrc.sh [Pipeline] } [2023-01-24T19:12:33.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:12:33.442Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-24T19:12:33.473Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:12:33.786Z] ---> sudo-logs.sh [2023-01-24T19:12:33.786Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-24T19:12:33.868Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:12:34.187Z] ---> job-cost.sh [2023-01-24T19:12:34.187Z] lf-activate-venv: SKIPPING [2023-01-24T19:12:34.187Z] DEBUG: total: 0.10999999940395355 [2023-01-24T19:12:34.187Z] INFO: Retrieving Stack Cost... [2023-01-24T19:12:34.445Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-24T19:12:35.014Z] INFO: Archiving Costs [Pipeline] echo [2023-01-24T19:12:35.051Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-24T19:12:35.368Z] ---> logs-deploy.sh [2023-01-24T19:12:35.368Z] lf-activate-venv: SKIPPING [2023-01-24T19:12:35.368Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4305/1 [2023-01-24T19:12:35.368Z] INFO: archiving workspace using pattern(s): [2023-01-24T19:12:36.304Z] Archives upload complete. [2023-01-24T19:12:36.565Z] INFO: archiving logs to Nexus [2023-01-24T19:12:37.133Z] ---> uname -a: [2023-01-24T19:12:37.133Z] Linux prd-ubuntu20-04-docker-8c-8g-3546 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-24T19:12:37.133Z] [2023-01-24T19:12:37.133Z] [2023-01-24T19:12:37.133Z] ---> lscpu: [2023-01-24T19:12:37.133Z] Architecture: x86_64 [2023-01-24T19:12:37.133Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-24T19:12:37.133Z] Byte Order: Little Endian [2023-01-24T19:12:37.133Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-24T19:12:37.133Z] CPU(s): 8 [2023-01-24T19:12:37.133Z] On-line CPU(s) list: 0-7 [2023-01-24T19:12:37.133Z] Thread(s) per core: 1 [2023-01-24T19:12:37.133Z] Core(s) per socket: 1 [2023-01-24T19:12:37.133Z] Socket(s): 8 [2023-01-24T19:12:37.133Z] NUMA node(s): 1 [2023-01-24T19:12:37.133Z] Vendor ID: AuthenticAMD [2023-01-24T19:12:37.133Z] CPU family: 23 [2023-01-24T19:12:37.133Z] Model: 49 [2023-01-24T19:12:37.133Z] Model name: AMD EPYC-Rome Processor [2023-01-24T19:12:37.133Z] Stepping: 0 [2023-01-24T19:12:37.133Z] CPU MHz: 2799.998 [2023-01-24T19:12:37.133Z] BogoMIPS: 5599.99 [2023-01-24T19:12:37.133Z] Virtualization: AMD-V [2023-01-24T19:12:37.133Z] Hypervisor vendor: KVM [2023-01-24T19:12:37.133Z] Virtualization type: full [2023-01-24T19:12:37.133Z] L1d cache: 256 KiB [2023-01-24T19:12:37.133Z] L1i cache: 256 KiB [2023-01-24T19:12:37.133Z] L2 cache: 4 MiB [2023-01-24T19:12:37.133Z] L3 cache: 128 MiB [2023-01-24T19:12:37.133Z] NUMA node0 CPU(s): 0-7 [2023-01-24T19:12:37.133Z] Vulnerability Itlb multihit: Not affected [2023-01-24T19:12:37.133Z] Vulnerability L1tf: Not affected [2023-01-24T19:12:37.133Z] Vulnerability Mds: Not affected [2023-01-24T19:12:37.133Z] Vulnerability Meltdown: Not affected [2023-01-24T19:12:37.133Z] Vulnerability Mmio stale data: Not affected [2023-01-24T19:12:37.133Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-24T19:12:37.133Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-24T19:12:37.133Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-24T19:12:37.133Z] Vulnerability Srbds: Not affected [2023-01-24T19:12:37.133Z] Vulnerability Tsx async abort: Not affected [2023-01-24T19:12:37.133Z] 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 [2023-01-24T19:12:37.133Z] [2023-01-24T19:12:37.133Z] [2023-01-24T19:12:37.133Z] ---> nproc: [2023-01-24T19:12:37.133Z] 8 [2023-01-24T19:12:37.133Z] [2023-01-24T19:12:37.133Z] [2023-01-24T19:12:37.133Z] ---> df -h: [2023-01-24T19:12:37.133Z] Filesystem Size Used Avail Use% Mounted on [2023-01-24T19:12:37.133Z] overlay 155G 20G 136G 13% / [2023-01-24T19:12:37.133Z] tmpfs 64M 0 64M 0% /dev [2023-01-24T19:12:37.133Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-24T19:12:37.133Z] shm 64M 0 64M 0% /dev/shm [2023-01-24T19:12:37.133Z] /dev/vda1 155G 20G 136G 13% /facter-os [2023-01-24T19:12:37.133Z] [2023-01-24T19:12:37.133Z]