Pull request #4637 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from dbbe61307a878ac096d06ba16fd29ba6a4c59600+dc857b44c2737f54ac971b67f995bab03c512aaf (1f02763586bbbfada6f462d1f14d63865edb388d) 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-ssh6453618277013505663.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14243132565943889260.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4637/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-4637/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8738170089573280905.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-4637/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5135976033031098365.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh4844030781790918183.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-4637/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-4637/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6153787490830820459.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3798’ Running on prd-ubuntu20.04-docker-8c-8g-3800 in /w/workspace/edgexfoundry_edgex-go_PR-4637 [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 dc857b44c2737f54ac971b67f995bab03c512aaf into PR head commit dbbe61307a878ac096d06ba16fd29ba6a4c59600 Merge succeeded, producing dbbe61307a878ac096d06ba16fd29ba6a4c59600 Checking out Revision dbbe61307a878ac096d06ba16fd29ba6a4c59600 (PR-4637) > 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/4637/head:refs/remotes/origin/PR-4637 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbbe61307a878ac096d06ba16fd29ba6a4c59600 # 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 dc857b44c2737f54ac971b67f995bab03c512aaf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbbe61307a878ac096d06ba16fd29ba6a4c59600 # timeout=10 Commit message: "fix: report FuzzLean result to fuzz_results folder" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-16T16:41:29.825Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-16T16:41:29.981Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-16T16:41:30.075Z] ========================================================= [2023-08-16T16:41:30.075Z] EdgeX Global Pipelines Version Info [2023-08-16T16:41:30.075Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-16T16:41:30.862Z] ------------------- [2023-08-16T16:41:30.862Z] stable info: [2023-08-16T16:41:30.862Z] ------------------- [2023-08-16T16:41:30.862Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-16T16:41:30.862Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T16:41:30.862Z] Message: update stable to v1.0.253 [2023-08-16T16:41:31.433Z] ------------------- [2023-08-16T16:41:31.433Z] experimental info: [2023-08-16T16:41:31.433Z] ------------------- [2023-08-16T16:41:31.433Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-16T16:41:31.433Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T16:41:31.433Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-16T16:41:31.700Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-16T16:41:31.738Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-16T16:41:31.776Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-16T16:41:31.812Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-16T16:41:31.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-16T16:41:31.885Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-16T16:41:31.984Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-16T16:41:32.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-16T16:41:32.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-16T16:41:32.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-16T16:41:32.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-16T16:41:32.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-16T16:41:32.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-16T16:41:32.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-16T16:41:32.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-16T16:41:32.323Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-16T16:41:32.359Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-16T16:41:32.397Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-16T16:41:32.434Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-16T16:41:32.466Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-16T16:41:32.524Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-16T16:41:32.561Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-16T16:41:32.600Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-16T16:41:32.637Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4637 [Pipeline] echo [2023-08-16T16:41:32.673Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4637 [Pipeline] echo [2023-08-16T16:41:32.709Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4637 [Pipeline] echo [2023-08-16T16:41:32.748Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbbe61307a878ac096d06ba16fd29ba6a4c59600 [Pipeline] echo [2023-08-16T16:41:32.788Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbbe613 [Pipeline] echo [2023-08-16T16:41:32.826Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T16:41:32.935Z] provisioning config files... [2023-08-16T16:41:32.950Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9051758342514248512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T16:41:33.290Z] ---> docker-login.sh [2023-08-16T16:41:33.290Z] nexus3.edgexfoundry.org:10001 [2023-08-16T16:41:33.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T16:41:33.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T16:41:33.551Z] Configure a credential helper to remove this warning. See [2023-08-16T16:41:33.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T16:41:33.551Z] [2023-08-16T16:41:33.551Z] Login Succeeded [2023-08-16T16:41:33.551Z] nexus3.edgexfoundry.org:10002 [2023-08-16T16:41:33.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T16:41:33.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T16:41:33.813Z] Configure a credential helper to remove this warning. See [2023-08-16T16:41:33.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T16:41:33.813Z] [2023-08-16T16:41:33.813Z] Login Succeeded [2023-08-16T16:41:33.813Z] nexus3.edgexfoundry.org:10003 [2023-08-16T16:41:33.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T16:41:33.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T16:41:33.813Z] Configure a credential helper to remove this warning. See [2023-08-16T16:41:33.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T16:41:33.813Z] [2023-08-16T16:41:33.813Z] Login Succeeded [2023-08-16T16:41:33.813Z] nexus3.edgexfoundry.org:10004 [2023-08-16T16:41:33.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T16:41:34.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T16:41:34.072Z] Configure a credential helper to remove this warning. See [2023-08-16T16:41:34.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T16:41:34.072Z] [2023-08-16T16:41:34.072Z] Login Succeeded [2023-08-16T16:41:34.072Z] docker.io [2023-08-16T16:41:34.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T16:41:34.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T16:41:34.333Z] Configure a credential helper to remove this warning. See [2023-08-16T16:41:34.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T16:41:34.333Z] [2023-08-16T16:41:34.333Z] Login Succeeded [2023-08-16T16:41:34.333Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T16:41:34.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T16:41:34.781Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-08-16T16:41:34.781Z] + dirname cmd/core-command/Dockerfile [2023-08-16T16:41:34.782Z] + cut -d/ -f2 [2023-08-16T16:41:34.782Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-16T16:41:34.782Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-16T16:41:34.782Z] + cut -d/ -f2 [2023-08-16T16:41:34.782Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-16T16:41:34.782Z] + dirname cmd/core-data/Dockerfile [2023-08-16T16:41:34.782Z] + cut -d/ -f2 [2023-08-16T16:41:34.782Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-16T16:41:34.782Z] + dirname cmd/core-metadata/Dockerfile [2023-08-16T16:41:34.782Z] + cut -d/ -f2 [2023-08-16T16:41:34.782Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-16T16:41:34.782Z] + cut -d/ -f2 [2023-08-16T16:41:34.782Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-16T16:41:34.782Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-16T16:41:34.782Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-16T16:41:34.782Z] + cut -d/ -f2 [2023-08-16T16:41:34.782Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-16T16:41:34.782Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-16T16:41:34.782Z] + cut -d/ -f2 [2023-08-16T16:41:34.782Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-16T16:41:34.782Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-16T16:41:34.782Z] + cut -d/ -f2 [2023-08-16T16:41:34.782Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-16T16:41:34.782Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-16T16:41:34.782Z] + cut -d/ -f2 [2023-08-16T16:41:34.782Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-16T16:41:34.782Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-16T16:41:34.782Z] + cut -d/ -f2 [2023-08-16T16:41:34.782Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-16T16:41:34.782Z] + + dirname cmd/security-spire-config/Dockerfile [2023-08-16T16:41:34.782Z] cut -d/ -f2 [2023-08-16T16:41:34.782Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-16T16:41:34.782Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-16T16:41:34.782Z] + cut -d/ -f2 [2023-08-16T16:41:34.782Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-16T16:41:34.782Z] + dirname cmd/support-notifications/Dockerfile [2023-08-16T16:41:34.782Z] + cut -d/ -f2 [2023-08-16T16:41:34.782Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-16T16:41:34.782Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-16T16:41:34.782Z] + cut -d/ -f2 [2023-08-16T16:41:34.782Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-16T16:41:34.847Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-16T16:41:35.355Z] + git rev-list -1 --merges dbbe61307a878ac096d06ba16fd29ba6a4c59600~1..dbbe61307a878ac096d06ba16fd29ba6a4c59600 [Pipeline] echo [2023-08-16T16:41:35.385Z] -----------> git rev-list -1 --merges dbbe61307a878ac096d06ba16fd29ba6a4c59600~1..dbbe61307a878ac096d06ba16fd29ba6a4c59600 dbbe61307a878ac096d06ba16fd29ba6a4c59600 [false] [Pipeline] sh [2023-08-16T16:41:35.695Z] + git log --format=format:%s -1 dbbe61307a878ac096d06ba16fd29ba6a4c59600 [Pipeline] echo [2023-08-16T16:41:35.733Z] ========================================================= [2023-08-16T16:41:35.733Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-16T16:41:35.733Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-16T16:41:36.188Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-16T16:41:36.188Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-16T16:41:36.188Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-16T16:41:36.188Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-16T16:41:36.188Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-16T16:41:36.188Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-16T16:41:36.188Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T16:41:36.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T16:41:36.611Z] [2023-08-16T16:41:36.611Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T16:41:36.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T16:41:36.987Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-16T16:41:36.987Z] b85a868b505f: Pulling fs layer [2023-08-16T16:41:36.987Z] e2be974225ed: Pulling fs layer [2023-08-16T16:41:36.987Z] 339a4e72a1f5: Pulling fs layer [2023-08-16T16:41:36.987Z] 988bab9f4d93: Pulling fs layer [2023-08-16T16:41:36.987Z] 1469e6f7b9e6: Pulling fs layer [2023-08-16T16:41:36.987Z] eaf3925da568: Pulling fs layer [2023-08-16T16:41:36.987Z] bab4dde63d76: Pulling fs layer [2023-08-16T16:41:36.987Z] bde34c3a00c8: Pulling fs layer [2023-08-16T16:41:36.987Z] b352a97aabf1: Pulling fs layer [2023-08-16T16:41:36.987Z] 4872d77fe225: Pulling fs layer [2023-08-16T16:41:36.987Z] 5851b861e8e6: Pulling fs layer [2023-08-16T16:41:36.987Z] 4872d77fe225: Waiting [2023-08-16T16:41:36.987Z] eaf3925da568: Waiting [2023-08-16T16:41:36.987Z] bab4dde63d76: Waiting [2023-08-16T16:41:36.987Z] bde34c3a00c8: Waiting [2023-08-16T16:41:36.987Z] b352a97aabf1: Waiting [2023-08-16T16:41:36.987Z] 5851b861e8e6: Waiting [2023-08-16T16:41:36.987Z] 988bab9f4d93: Waiting [2023-08-16T16:41:36.987Z] 1469e6f7b9e6: Waiting [2023-08-16T16:41:36.987Z] e2be974225ed: Verifying Checksum [2023-08-16T16:41:36.987Z] e2be974225ed: Download complete [2023-08-16T16:41:36.987Z] 988bab9f4d93: Verifying Checksum [2023-08-16T16:41:36.987Z] 988bab9f4d93: Download complete [2023-08-16T16:41:37.248Z] 1469e6f7b9e6: Verifying Checksum [2023-08-16T16:41:37.248Z] 1469e6f7b9e6: Download complete [2023-08-16T16:41:37.248Z] eaf3925da568: Verifying Checksum [2023-08-16T16:41:37.248Z] eaf3925da568: Download complete [2023-08-16T16:41:37.248Z] 339a4e72a1f5: Verifying Checksum [2023-08-16T16:41:37.248Z] 339a4e72a1f5: Download complete [2023-08-16T16:41:37.248Z] bde34c3a00c8: Download complete [2023-08-16T16:41:37.248Z] b352a97aabf1: Download complete [2023-08-16T16:41:37.248Z] 4872d77fe225: Verifying Checksum [2023-08-16T16:41:37.248Z] 4872d77fe225: Download complete [2023-08-16T16:41:37.248Z] 5851b861e8e6: Download complete [2023-08-16T16:41:37.248Z] b85a868b505f: Verifying Checksum [2023-08-16T16:41:37.248Z] b85a868b505f: Download complete [2023-08-16T16:41:37.509Z] bab4dde63d76: Verifying Checksum [2023-08-16T16:41:37.509Z] bab4dde63d76: Download complete [2023-08-16T16:41:38.887Z] b85a868b505f: Pull complete [2023-08-16T16:41:38.887Z] e2be974225ed: Pull complete [2023-08-16T16:41:39.145Z] 339a4e72a1f5: Pull complete [2023-08-16T16:41:39.406Z] 988bab9f4d93: Pull complete [2023-08-16T16:41:39.665Z] 1469e6f7b9e6: Pull complete [2023-08-16T16:41:39.665Z] eaf3925da568: Pull complete [2023-08-16T16:41:41.570Z] bab4dde63d76: Pull complete [2023-08-16T16:41:41.570Z] bde34c3a00c8: Pull complete [2023-08-16T16:41:41.570Z] b352a97aabf1: Pull complete [2023-08-16T16:41:41.570Z] 4872d77fe225: Pull complete [2023-08-16T16:41:41.833Z] 5851b861e8e6: Pull complete [2023-08-16T16:41:41.833Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-16T16:41:41.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T16:41:41.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T16:41:42.062Z] prd-ubuntu20.04-docker-8c-8g-3800 does not seem to be running inside a container [2023-08-16T16:41:42.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-16T16:41:46.661Z] $ docker top f1e073e0ab073e0ee0f4a3b82acf0e023b6c04c20b9116258583d6efeed5446f -eo pid,comm [2023-08-16T16:41:46.710Z] 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-08-16T16:41:46.710Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-16T16:41:46.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T16:41:46.834Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T16:41:46.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T16:41:46.957Z] $ docker exec f1e073e0ab073e0ee0f4a3b82acf0e023b6c04c20b9116258583d6efeed5446f ssh-agent [2023-08-16T16:41:47.059Z] SSH_AUTH_SOCK=/tmp/ssh-44IdxT6uOHXX/agent.32 [2023-08-16T16:41:47.059Z] SSH_AGENT_PID=38 [2023-08-16T16:41:47.066Z] Running ssh-add (command line suppressed) [2023-08-16T16:41:47.168Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3457941659082928380.key (/w/workspace/edgex-go/1@tmp/private_key_3457941659082928380.key) [2023-08-16T16:41:47.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T16:41:47.503Z] + git tag --points-at HEAD [Pipeline] } [2023-08-16T16:41:47.530Z] $ docker exec --env ******** --env ******** f1e073e0ab073e0ee0f4a3b82acf0e023b6c04c20b9116258583d6efeed5446f ssh-agent -k [2023-08-16T16:41:47.619Z] unset SSH_AUTH_SOCK; [2023-08-16T16:41:47.620Z] unset SSH_AGENT_PID; [2023-08-16T16:41:47.620Z] echo Agent pid 38 killed; [2023-08-16T16:41:47.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-16T16:41:47.705Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T16:41:47.705Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T16:41:47.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T16:41:47.821Z] $ docker exec f1e073e0ab073e0ee0f4a3b82acf0e023b6c04c20b9116258583d6efeed5446f ssh-agent [2023-08-16T16:41:47.931Z] SSH_AUTH_SOCK=/tmp/ssh-FgBr3V8HMNMP/agent.70 [2023-08-16T16:41:47.931Z] SSH_AGENT_PID=76 [2023-08-16T16:41:47.935Z] Running ssh-add (command line suppressed) [2023-08-16T16:41:48.055Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12780323023876685519.key (/w/workspace/edgex-go/1@tmp/private_key_12780323023876685519.key) [2023-08-16T16:41:48.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T16:41:48.421Z] + git semver init [2023-08-16T16:41:48.682Z] 2023-08-16 16:41:48,590 [run_init] DEBUG init version:0.0.0 force:False [2023-08-16T16:41:48.682Z] 2023-08-16 16:41:48,591 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-08-16T16:41:48.682Z] 2023-08-16 16:41:48,591 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-08-16T16:41:48.682Z] 2023-08-16 16:41:48,591 [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-08-16T16:41:55.251Z] 2023-08-16 16:41:54,637 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-08-16T16:41:55.251Z] 2023-08-16 16:41:54,637 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4637 with force:False [2023-08-16T16:41:55.251Z] 2023-08-16 16:41:54,637 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4637 [2023-08-16T16:41:55.251Z] 2023-08-16 16:41:54,641 [execute] INFO git cat-file --batch-check [2023-08-16T16:41:55.251Z] 2023-08-16 16:41:54,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-08-16T16:41:55.251Z] 2023-08-16 16:41:54,648 [execute] INFO git cat-file --batch [2023-08-16T16:41:55.251Z] 2023-08-16 16:41:54,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-08-16T16:41:55.251Z] 2023-08-16 16:41:54,652 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4637 [2023-08-16T16:41:55.251Z] 0.0.0 [Pipeline] } [2023-08-16T16:41:55.277Z] $ docker exec --env ******** --env ******** f1e073e0ab073e0ee0f4a3b82acf0e023b6c04c20b9116258583d6efeed5446f ssh-agent -k [2023-08-16T16:41:55.371Z] unset SSH_AUTH_SOCK; [2023-08-16T16:41:55.371Z] unset SSH_AGENT_PID; [2023-08-16T16:41:55.373Z] echo Agent pid 76 killed; [2023-08-16T16:41:55.378Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T16:41:55.810Z] + git semver [Pipeline] } [2023-08-16T16:41:56.097Z] $ docker stop --time=1 f1e073e0ab073e0ee0f4a3b82acf0e023b6c04c20b9116258583d6efeed5446f [2023-08-16T16:41:57.397Z] $ docker rm -f --volumes f1e073e0ab073e0ee0f4a3b82acf0e023b6c04c20b9116258583d6efeed5446f [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T16:41:57.799Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-16T16:41:58.067Z] Stashed 1 file(s) [Pipeline] echo [2023-08-16T16:41:58.083Z] [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-08-16T16:41:58.898Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-08-16T16:41:58.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T16:41:58.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T16:41:59.007Z] ========================================================= [2023-08-16T16:41:59.007Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-16T16:41:59.007Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-16T16:41:59.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T16:41:59.346Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-16T16:41:59.346Z] 4db1b89c0bd1: Pulling fs layer [2023-08-16T16:41:59.346Z] 6911f1a30b25: Pulling fs layer [2023-08-16T16:41:59.346Z] e194b8c5c2a9: Pulling fs layer [2023-08-16T16:41:59.346Z] 6863d3e3a2b1: Pulling fs layer [2023-08-16T16:41:59.346Z] ec0bb842ea78: Pulling fs layer [2023-08-16T16:41:59.346Z] 40a00589a448: Pulling fs layer [2023-08-16T16:41:59.346Z] 6c08303d61cc: Pulling fs layer [2023-08-16T16:41:59.346Z] 798269fcf238: Pulling fs layer [2023-08-16T16:41:59.347Z] ec0bb842ea78: Waiting [2023-08-16T16:41:59.347Z] 40a00589a448: Waiting [2023-08-16T16:41:59.347Z] 6c08303d61cc: Waiting [2023-08-16T16:41:59.347Z] 6863d3e3a2b1: Waiting [2023-08-16T16:41:59.347Z] 6911f1a30b25: Download complete [2023-08-16T16:41:59.347Z] 6863d3e3a2b1: Verifying Checksum [2023-08-16T16:41:59.347Z] 6863d3e3a2b1: Download complete [2023-08-16T16:41:59.347Z] ec0bb842ea78: Download complete [2023-08-16T16:41:59.347Z] 4db1b89c0bd1: Download complete [2023-08-16T16:41:59.347Z] 40a00589a448: Verifying Checksum [2023-08-16T16:41:59.347Z] 40a00589a448: Download complete [2023-08-16T16:41:59.626Z] 4db1b89c0bd1: Pull complete [2023-08-16T16:41:59.626Z] 6911f1a30b25: Pull complete [2023-08-16T16:42:00.197Z] 798269fcf238: Verifying Checksum [2023-08-16T16:42:00.197Z] 798269fcf238: Download complete [2023-08-16T16:42:00.197Z] e194b8c5c2a9: Verifying Checksum [2023-08-16T16:42:00.197Z] e194b8c5c2a9: Download complete [2023-08-16T16:42:00.197Z] 6c08303d61cc: Verifying Checksum [2023-08-16T16:42:00.197Z] 6c08303d61cc: Download complete [2023-08-16T16:42:03.485Z] e194b8c5c2a9: Pull complete [2023-08-16T16:42:03.485Z] 6863d3e3a2b1: Pull complete [2023-08-16T16:42:03.485Z] ec0bb842ea78: Pull complete [2023-08-16T16:42:03.485Z] 40a00589a448: Pull complete [2023-08-16T16:42:06.026Z] 6c08303d61cc: Pull complete [2023-08-16T16:42:06.962Z] 798269fcf238: Pull complete [2023-08-16T16:42:06.962Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-16T16:42:06.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T16:42:06.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-16T16:42:07.311Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T16:42:07.312Z] WORKDIR /edgex [2023-08-16T16:42:07.312Z] COPY go.mod . [2023-08-16T16:42:07.312Z] RUN go mod download [2023-08-16T16:42:07.312Z] docker build -t ci-base-image-x86_64 -f - . [2023-08-16T16:42:07.879Z] Sending build context to Docker daemon 170.8MB [2023-08-16T16:42:07.879Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T16:42:07.879Z] ---> ec979cd7f677 [2023-08-16T16:42:07.879Z] Step 2/4 : WORKDIR /edgex [2023-08-16T16:42:13.381Z] Still waiting to schedule task [2023-08-16T16:42:13.381Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3799’ is offline [2023-08-16T16:42:17.925Z] ---> Running in ea24526d9475 [2023-08-16T16:42:17.925Z] Removing intermediate container ea24526d9475 [2023-08-16T16:42:17.925Z] ---> 22f61c7fc52e [2023-08-16T16:42:17.925Z] Step 3/4 : COPY go.mod . [2023-08-16T16:42:17.925Z] ---> ad9db16af67d [2023-08-16T16:42:17.925Z] Step 4/4 : RUN go mod download [2023-08-16T16:42:17.925Z] ---> Running in 93c39582f7af [2023-08-16T16:42:36.013Z] Removing intermediate container 93c39582f7af [2023-08-16T16:42:36.013Z] ---> 4550d92f296d [2023-08-16T16:42:36.013Z] Successfully built 4550d92f296d [2023-08-16T16:42:36.013Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T16:42:36.385Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-16T16:42:36.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T16:42:36.530Z] prd-ubuntu20.04-docker-8c-8g-3800 does not seem to be running inside a container [2023-08-16T16:42:36.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-16T16:42:36.965Z] $ docker top 78494b733677edf6890a25cbec5e4e13ca9de975d540059767cd45e14ff3117a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T16:42:37.337Z] + go version [2023-08-16T16:42:37.337Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-16T16:42:37.372Z] $ docker stop --time=1 78494b733677edf6890a25cbec5e4e13ca9de975d540059767cd45e14ff3117a [2023-08-16T16:42:38.628Z] $ docker rm -f --volumes 78494b733677edf6890a25cbec5e4e13ca9de975d540059767cd45e14ff3117a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T16:42:39.324Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-16T16:42:39.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T16:42:39.480Z] prd-ubuntu20.04-docker-8c-8g-3800 does not seem to be running inside a container [2023-08-16T16:42:39.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-16T16:42:39.818Z] $ docker top 851c39f0ed24e398177b666720f05b48601376007826d27405d9bdb700da75ad -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-16T16:42:39.933Z] ========================================================= [2023-08-16T16:42:39.933Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-16T16:42:39.933Z] ========================================================= [Pipeline] sh [2023-08-16T16:42:40.224Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-16T16:42:40.579Z] + make test [2023-08-16T16:42:40.579Z] go test -race -coverprofile=coverage.out ./... [2023-08-16T16:42:47.147Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-16T16:42:59.413Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-16T16:42:59.413Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-16T16:42:59.413Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-16T16:42:59.413Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-16T16:42:59.413Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-16T16:42:59.413Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-16T16:42:59.413Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-16T16:42:59.413Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-16T16:42:59.413Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-16T16:42:59.413Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-16T16:42:59.672Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-16T16:42:59.672Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-16T16:42:59.672Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-16T16:42:59.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-16T16:43:00.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-16T16:43:00.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-16T16:43:00.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2023-08-16T16:43:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 97.0% of statements [2023-08-16T16:43:01.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-16T16:43:01.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-16T16:43:01.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-16T16:43:02.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-16T16:43:02.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-16T16:43:04.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-16T16:43:04.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-16T16:43:04.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-16T16:43:04.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-16T16:43:04.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-16T16:43:04.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.075s coverage: 71.5% of statements [2023-08-16T16:43:04.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements [2023-08-16T16:43:05.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-16T16:43:05.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-16T16:43:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.235s coverage: 93.4% of statements [2023-08-16T16:43:06.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements [2023-08-16T16:43:06.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-16T16:43:06.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-16T16:43:06.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-16T16:43:07.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-16T16:43:07.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-16T16:43:07.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-16T16:43:07.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-16T16:43:07.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-16T16:43:07.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-16T16:43:07.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-16T16:43:07.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.355s coverage: 97.6% of statements [2023-08-16T16:43:07.402Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.039s coverage: 72.2% of statements [2023-08-16T16:43:08.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-16T16:43:08.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-16T16:43:08.773Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2023-08-16T16:43:08.773Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 32.2% of statements [2023-08-16T16:43:08.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 42.9% of statements [2023-08-16T16:43:08.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 82.9% of statements [2023-08-16T16:43:08.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2023-08-16T16:43:08.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2023-08-16T16:43:09.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2023-08-16T16:43:09.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-16T16:43:09.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-16T16:43:09.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-16T16:43:09.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-16T16:43:09.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-16T16:43:09.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-16T16:43:09.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-16T16:43:09.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-16T16:43:11.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-16T16:43:11.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-16T16:43:11.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-16T16:43:11.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-16T16:43:11.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-16T16:43:11.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-16T16:43:11.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-16T16:43:12.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-16T16:43:13.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-16T16:43:14.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-16T16:43:14.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-16T16:43:15.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-16T16:43:15.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-16T16:43:15.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-16T16:43:16.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-16T16:43:16.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-16T16:43:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-16T16:43:17.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-16T16:43:17.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-16T16:43:17.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-16T16:43:17.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-16T16:43:19.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-16T16:43:19.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-16T16:43:19.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-16T16:43:19.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-16T16:43:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-16T16:43:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-16T16:43:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-16T16:43:20.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-16T16:43:21.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-16T16:43:21.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-16T16:43:21.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2023-08-16T16:43:22.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-16T16:43:22.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.260s coverage: 79.9% of statements [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.074s coverage: 92.9% of statements [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.8% of statements [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 95.7% of statements [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.8% of statements [2023-08-16T16:43:34.798Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 98.9% of statements [2023-08-16T16:43:34.798Z] 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-08-16T16:43:34.798Z] running golangci-lint [2023-08-16T16:43:34.798Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-16T16:43:34.798Z] go version go1.20.6 linux/amd64 [2023-08-16T16:43:34.798Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-16T16:43:34.798Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-16T16:43:43.286Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3803 in /w/workspace/edgexfoundry_edgex-go_PR-4637 [Pipeline] { [Pipeline] ws [2023-08-16T16:43:43.352Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-08-16T16:43:43.445Z] The recommended git tool is: git [2023-08-16T16:43:49.662Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|compiled_files|exports_file|name) took 13.976337492s" [2023-08-16T16:43:49.662Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.619453ms" [2023-08-16T16:43:49.735Z] using credential edgex-jenkins-ssh [2023-08-16T16:43:49.752Z] Cloning the remote Git repository [2023-08-16T16:43:49.794Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-16T16:43:49.890Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-08-16T16:43:50.038Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-16T16:43:50.039Z] > git --version # timeout=10 [2023-08-16T16:43:50.060Z] > git --version # 'git version 2.25.1' [2023-08-16T16:43:50.062Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T16:43:50.200Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-16T16:43:54.931Z] level=info msg="[linters_context/goanalysis] analyzers took 51.955772611s with top 10 stages: buildir: 28.116202821s, fact_deprecated: 1.818389186s, inspect: 1.663322199s, ctrlflow: 1.19904729s, printf: 1.126327732s, gosec: 994.000245ms, S1038: 914.033997ms, errcheck: 672.794863ms, nilness: 633.871432ms, isgenerated: 605.502387ms" [2023-08-16T16:43:54.932Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-16T16:43:54.932Z] level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, cgo: 200/200, path_prettifier: 200/200, exclude: 200/200, autogenerated_exclude: 200/200, exclude-rules: 21/200, filename_unadjuster: 200/200, skip_files: 200/200, skip_dirs: 200/200, identifier_marker: 200/200" [2023-08-16T16:43:54.932Z] level=info msg="[runner] processing took 12.633391ms with stages: nolint: 6.501585ms, identifier_marker: 3.462692ms, exclude-rules: 1.072795ms, autogenerated_exclude: 671.406µs, path_prettifier: 607.164µs, skip_dirs: 291.197µs, cgo: 15.492µs, filename_unadjuster: 7.71µs, max_same_issues: 620ns, severity-rules: 380ns, uniq_by_line: 360ns, diff: 300ns, exclude: 290ns, source_code: 290ns, skip_files: 290ns, sort_results: 260ns, max_from_linter: 180ns, path_shortener: 140ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2023-08-16T16:43:54.932Z] level=info msg="[runner] linters took 6.656862898s with stages: goanalysis_metalinter: 6.644149746s" [2023-08-16T16:43:54.932Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-16T16:43:54.932Z] level=info msg="Memory: 208 samples, avg is 178.5MB, max is 786.1MB" [2023-08-16T16:43:54.932Z] level=info msg="Execution took 20.681238051s" [2023-08-16T16:43:54.932Z] go vet ./... [2023-08-16T16:43:59.113Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-16T16:43:59.113Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-16T16:43:59.113Z] ./bin/test-attribution-txt.sh [2023-08-16T16:43:59.113Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-16T16:43:59.113Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-16T16:43:59.113Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-16T16:43:59.113Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-16T16:43:59.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-16T16:43:59.480Z] + ls -al . [2023-08-16T16:43:59.481Z] total 728 [2023-08-16T16:43:59.481Z] drwxrwxr-x 12 1001 1001 4096 Aug 16 16:42 . [2023-08-16T16:43:59.481Z] drwxr-xr-x 4 root root 4096 Aug 16 16:42 .. [2023-08-16T16:43:59.481Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 16:41 .blubracket [2023-08-16T16:43:59.481Z] -rw-rw-r-- 1 1001 1001 16 Aug 16 16:41 .dockerignore [2023-08-16T16:43:59.481Z] drwxrwxr-x 8 1001 1001 4096 Aug 16 16:41 .git [2023-08-16T16:43:59.481Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 16:41 .github [2023-08-16T16:43:59.481Z] -rw-rw-r-- 1 1001 1001 1173 Aug 16 16:41 .gitignore [2023-08-16T16:43:59.481Z] -rw-rw-r-- 1 1001 1001 42 Aug 16 16:41 .golangci.yml [2023-08-16T16:43:59.481Z] -rw-rw-r-- 1 1001 1001 87 Aug 16 16:41 .hadolint.yml [2023-08-16T16:43:59.481Z] drwxr-xr-x 3 1001 1001 4096 Aug 16 16:41 .semver [2023-08-16T16:43:59.481Z] -rw-rw-r-- 1 1001 1001 166 Aug 16 16:41 .sonarcloud.properties [2023-08-16T16:43:59.481Z] -rw-rw-r-- 1 1001 1001 1171 Aug 16 16:41 ADOPTERS.md [2023-08-16T16:43:59.481Z] -rw-rw-r-- 1 1001 1001 11152 Aug 16 16:41 Attribution.txt [2023-08-16T16:43:59.481Z] -rw-rw-r-- 1 1001 1001 93407 Aug 16 16:41 CHANGELOG.md [2023-08-16T16:43:59.481Z] -rw-rw-r-- 1 1001 1001 3804 Aug 16 16:41 CONTRIBUTING.md [2023-08-16T16:43:59.481Z] -rw-rw-r-- 1 1001 1001 677 Aug 16 16:41 GOVERNANCE.md [2023-08-16T16:43:59.481Z] -rw-rw-r-- 1 1001 1001 883 Aug 16 16:41 Jenkinsfile [2023-08-16T16:43:59.481Z] -rw-rw-r-- 1 1001 1001 10775 Aug 16 16:41 LICENSE [2023-08-16T16:43:59.481Z] -rw-rw-r-- 1 1001 1001 14764 Aug 16 16:41 Makefile [2023-08-16T16:43:59.481Z] -rw-rw-r-- 1 1001 1001 582 Aug 16 16:41 OWNERS.md [2023-08-16T16:43:59.481Z] -rw-rw-r-- 1 1001 1001 9923 Aug 16 16:41 README.md [2023-08-16T16:43:59.481Z] -rw-rw-r-- 1 1001 1001 789 Aug 16 16:41 SECURITY.md [2023-08-16T16:43:59.481Z] -rw-rw-r-- 1 1001 1001 5 Aug 16 16:41 VERSION [2023-08-16T16:43:59.481Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 16:41 bin [2023-08-16T16:43:59.481Z] drwxrwxr-x 18 1001 1001 4096 Aug 16 16:41 cmd [2023-08-16T16:43:59.481Z] -rw-r--r-- 1 root root 446998 Aug 16 16:43 coverage.out [2023-08-16T16:43:59.481Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 16:41 fuzz_test [2023-08-16T16:43:59.481Z] -rw-rw-r-- 1 1001 1001 3687 Aug 16 16:41 go.mod [2023-08-16T16:43:59.481Z] -rw-rw-r-- 1 1001 1001 33714 Aug 16 16:41 go.sum [2023-08-16T16:43:59.481Z] drwxrwxr-x 7 1001 1001 4096 Aug 16 16:41 internal [2023-08-16T16:43:59.481Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 16:41 openapi [2023-08-16T16:43:59.481Z] -rw-rw-r-- 1 1001 1001 594 Aug 16 16:41 security.txt [2023-08-16T16:43:59.481Z] drwxrwxr-x 4 1001 1001 4096 Aug 16 16:41 snap [2023-08-16T16:43:59.481Z] -rw-rw-r-- 1 1001 1001 204 Aug 16 16:41 version.go [Pipeline] sh [2023-08-16T16:43:59.837Z] + '[' -e coverage.out ] [2023-08-16T16:43:59.837Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-16T16:43:59.978Z] Stashed 1 file(s) [Pipeline] sh [2023-08-16T16:44:00.272Z] + make build [2023-08-16T16:44:00.272Z] 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-08-16T16:44:07.625Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-16T16:44:07.652Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-16T16:44:09.188Z] Merging remotes/origin/main commit dc857b44c2737f54ac971b67f995bab03c512aaf into PR head commit dbbe61307a878ac096d06ba16fd29ba6a4c59600 [2023-08-16T16:44:09.610Z] Merge succeeded, producing dbbe61307a878ac096d06ba16fd29ba6a4c59600 [2023-08-16T16:44:09.611Z] Checking out Revision dbbe61307a878ac096d06ba16fd29ba6a4c59600 (PR-4637) [2023-08-16T16:44:08.412Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-16T16:44:08.453Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-16T16:44:08.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T16:44:08.469Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4637/head:refs/remotes/origin/PR-4637 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-16T16:44:09.205Z] > git config core.sparsecheckout # timeout=10 [2023-08-16T16:44:09.284Z] > git checkout -f dbbe61307a878ac096d06ba16fd29ba6a4c59600 # timeout=10 [2023-08-16T16:44:09.505Z] > git remote # timeout=10 [2023-08-16T16:44:09.525Z] > git config --get remote.origin.url # timeout=10 [2023-08-16T16:44:09.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T16:44:09.560Z] > git merge dc857b44c2737f54ac971b67f995bab03c512aaf # timeout=10 [2023-08-16T16:44:09.587Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-16T16:44:09.615Z] > git config core.sparsecheckout # timeout=10 [2023-08-16T16:44:09.627Z] > git checkout -f dbbe61307a878ac096d06ba16fd29ba6a4c59600 # timeout=10 [2023-08-16T16:44:12.485Z] 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-08-16T16:44:12.744Z] 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-08-16T16:44:13.227Z] Commit message: "fix: report FuzzLean result to fuzz_results folder" [2023-08-16T16:44:13.276Z] > git --version # timeout=10 [2023-08-16T16:44:13.286Z] > git --version # 'git version 2.25.1' [2023-08-16T16:44:13.305Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [2023-08-16T16:44:13.681Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-16T16:44:14.336Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-16T16:44:14.336Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T16:44:14.336Z] Dload Upload Total Spent Left Speed [2023-08-16T16:44:14.336Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [2023-08-16T16:44:14.614Z] 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 [Pipeline] sh [2023-08-16T16:44:15.036Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-16T16:44:15.383Z] + sudo tee /etc/docker/daemon.new [2023-08-16T16:44:15.384Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-16T16:44:15.384Z] { [2023-08-16T16:44:15.384Z] "registry-mirrors": [ [2023-08-16T16:44:15.384Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-16T16:44:15.384Z] ], [2023-08-16T16:44:15.384Z] "bip": "10.250.0.254/24", [2023-08-16T16:44:15.384Z] "hosts": [ [2023-08-16T16:44:15.384Z] "tcp://0.0.0.0:5555", [2023-08-16T16:44:15.384Z] "unix:///var/run/docker.sock" [2023-08-16T16:44:15.384Z] ], [2023-08-16T16:44:15.384Z] "mtu": 1458, [2023-08-16T16:44:15.384Z] "selinux-enabled": true, [2023-08-16T16:44:15.384Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-16T16:44:15.384Z] } [Pipeline] sh [2023-08-16T16:44:15.719Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-16T16:44:16.063Z] + sudo service docker restart [2023-08-16T16:44:21.171Z] 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-08-16T16:44:22.105Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-16T16:44:23.479Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-16T16:44:24.413Z] 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-08-16T16:44:25.349Z] 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-08-16T16:44:26.282Z] 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-08-16T16:44:27.215Z] 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-08-16T16:44:28.617Z] $ docker stop --time=1 851c39f0ed24e398177b666720f05b48601376007826d27405d9bdb700da75ad [2023-08-16T16:44:32.710Z] $ docker rm -f --volumes 851c39f0ed24e398177b666720f05b48601376007826d27405d9bdb700da75ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T16:44:34.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-16T16:44:34.067Z] [2023-08-16T16:44:34.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T16:44:34.387Z] provisioning config files... [2023-08-16T16:44:34.413Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2591727605434035506tmp [2023-08-16T16:44:34.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-16T16:44:34.444Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-16T16:44:34.444Z] 91d30c5bc195: Pulling fs layer [2023-08-16T16:44:34.444Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-16T16:44:34.444Z] 9c61dcf015f6: Pulling fs layer [2023-08-16T16:44:34.444Z] 4698f68db338: Pulling fs layer [2023-08-16T16:44:34.444Z] 2a2f49069b9e: Pulling fs layer [2023-08-16T16:44:34.444Z] e0025b399a48: Pulling fs layer [2023-08-16T16:44:34.444Z] 4698f68db338: Waiting [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T16:44:34.711Z] 91d30c5bc195: Download complete [2023-08-16T16:44:34.711Z] 4698f68db338: Download complete [2023-08-16T16:44:34.711Z] 91d30c5bc195: Pull complete [2023-08-16T16:44:34.711Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-16T16:44:34.711Z] 2e9b0aa3be6d: Download complete [2023-08-16T16:44:34.711Z] e0025b399a48: Verifying Checksum [2023-08-16T16:44:34.711Z] e0025b399a48: Download complete [2023-08-16T16:44:34.821Z] ---> docker-login.sh [2023-08-16T16:44:34.821Z] nexus3.edgexfoundry.org:10001 [2023-08-16T16:44:34.970Z] 2a2f49069b9e: Verifying Checksum [2023-08-16T16:44:34.970Z] 2a2f49069b9e: Download complete [2023-08-16T16:44:34.970Z] 2e9b0aa3be6d: Pull complete [2023-08-16T16:44:35.230Z] 9c61dcf015f6: Download complete [2023-08-16T16:44:35.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T16:44:35.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T16:44:35.412Z] Configure a credential helper to remove this warning. See [2023-08-16T16:44:35.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T16:44:35.412Z] [2023-08-16T16:44:35.412Z] Login Succeeded [2023-08-16T16:44:35.412Z] nexus3.edgexfoundry.org:10002 [2023-08-16T16:44:35.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T16:44:35.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T16:44:35.682Z] Configure a credential helper to remove this warning. See [2023-08-16T16:44:35.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T16:44:35.682Z] [2023-08-16T16:44:35.682Z] Login Succeeded [2023-08-16T16:44:35.682Z] nexus3.edgexfoundry.org:10003 [2023-08-16T16:44:35.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T16:44:36.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T16:44:36.221Z] Configure a credential helper to remove this warning. See [2023-08-16T16:44:36.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T16:44:36.221Z] [2023-08-16T16:44:36.221Z] Login Succeeded [2023-08-16T16:44:36.221Z] nexus3.edgexfoundry.org:10004 [2023-08-16T16:44:36.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T16:44:36.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T16:44:36.491Z] Configure a credential helper to remove this warning. See [2023-08-16T16:44:36.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T16:44:36.491Z] [2023-08-16T16:44:36.491Z] Login Succeeded [2023-08-16T16:44:36.491Z] docker.io [2023-08-16T16:44:36.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T16:44:37.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T16:44:37.026Z] Configure a credential helper to remove this warning. See [2023-08-16T16:44:37.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T16:44:37.026Z] [2023-08-16T16:44:37.026Z] Login Succeeded [2023-08-16T16:44:37.026Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T16:44:37.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-16T16:44:37.753Z] 9c61dcf015f6: Pull complete [2023-08-16T16:44:37.753Z] 4698f68db338: Pull complete [2023-08-16T16:44:37.759Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-08-16T16:44:37.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T16:44:37.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T16:44:37.892Z] ========================================================= [2023-08-16T16:44:37.892Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-16T16:44:37.892Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-16T16:44:38.012Z] 2a2f49069b9e: Pull complete [2023-08-16T16:44:38.012Z] e0025b399a48: Pull complete [2023-08-16T16:44:38.012Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-16T16:44:38.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-16T16:44:38.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T16:44:38.259Z] prd-ubuntu20.04-docker-8c-8g-3800 does not seem to be running inside a container [2023-08-16T16:44:38.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T16:44:38.274Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-16T16:44:38.274Z] edb6bdbacee9: Pulling fs layer [2023-08-16T16:44:38.274Z] 5f9638ab2659: Pulling fs layer [2023-08-16T16:44:38.274Z] 8d51d6327a98: Pulling fs layer [2023-08-16T16:44:38.274Z] 8b374f2dd631: Pulling fs layer [2023-08-16T16:44:38.274Z] ec14aa9079de: Pulling fs layer [2023-08-16T16:44:38.274Z] 2f466654f4bb: Pulling fs layer [2023-08-16T16:44:38.274Z] 554e91adad29: Pulling fs layer [2023-08-16T16:44:38.274Z] 8b374f2dd631: Waiting [2023-08-16T16:44:38.274Z] ec14aa9079de: Waiting [2023-08-16T16:44:38.274Z] 2f466654f4bb: Waiting [2023-08-16T16:44:38.274Z] 554e91adad29: Waiting [2023-08-16T16:44:38.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-08-16T16:44:38.543Z] 5f9638ab2659: Verifying Checksum [2023-08-16T16:44:38.543Z] 5f9638ab2659: Download complete [2023-08-16T16:44:38.543Z] 8b374f2dd631: Verifying Checksum [2023-08-16T16:44:38.543Z] 8b374f2dd631: Download complete [2023-08-16T16:44:38.543Z] edb6bdbacee9: Verifying Checksum [2023-08-16T16:44:38.543Z] edb6bdbacee9: Download complete [2023-08-16T16:44:38.543Z] ec14aa9079de: Verifying Checksum [2023-08-16T16:44:38.543Z] ec14aa9079de: Download complete [2023-08-16T16:44:39.510Z] edb6bdbacee9: Pull complete [2023-08-16T16:44:40.104Z] 554e91adad29: Verifying Checksum [2023-08-16T16:44:40.104Z] 554e91adad29: Download complete [2023-08-16T16:44:40.104Z] 5f9638ab2659: Pull complete [2023-08-16T16:44:41.079Z] 8d51d6327a98: Verifying Checksum [2023-08-16T16:44:41.079Z] 8d51d6327a98: Download complete [2023-08-16T16:44:41.079Z] 2f466654f4bb: Verifying Checksum [2023-08-16T16:44:41.079Z] 2f466654f4bb: Download complete [2023-08-16T16:44:41.114Z] $ docker top 86ca409a9b8f8adf6f7fe8b850bfbe98171ada9b298834c1bf93ba7cd0712cfd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T16:44:41.607Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-16T16:44:43.508Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-16T16:44:43.508Z] #1 transferring dockerfile: 2.82kB done [2023-08-16T16:44:43.508Z] #1 DONE 0.0s [2023-08-16T16:44:43.765Z] [2023-08-16T16:44:43.765Z] #2 [core-data internal] load build definition from Dockerfile [2023-08-16T16:44:43.765Z] #2 transferring dockerfile: 1.90kB done [2023-08-16T16:44:43.765Z] #2 DONE 0.0s [2023-08-16T16:44:43.765Z] [2023-08-16T16:44:43.765Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-16T16:44:43.765Z] #3 transferring dockerfile: 1.78kB done [2023-08-16T16:44:43.765Z] #3 DONE 0.0s [2023-08-16T16:44:43.765Z] [2023-08-16T16:44:43.765Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-16T16:44:43.765Z] #4 transferring dockerfile: 2.06kB done [2023-08-16T16:44:43.765Z] #4 DONE 0.0s [2023-08-16T16:44:43.765Z] [2023-08-16T16:44:43.765Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-08-16T16:44:43.765Z] #5 transferring dockerfile: 2.68kB done [2023-08-16T16:44:43.765Z] #5 DONE 0.0s [2023-08-16T16:44:43.765Z] [2023-08-16T16:44:43.765Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-16T16:44:43.765Z] #6 transferring dockerfile: 2.04kB done [2023-08-16T16:44:43.765Z] #6 DONE 0.0s [2023-08-16T16:44:43.765Z] [2023-08-16T16:44:43.765Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-08-16T16:44:43.765Z] #7 transferring dockerfile: 1.82kB done [2023-08-16T16:44:43.765Z] #7 DONE 0.0s [2023-08-16T16:44:43.765Z] [2023-08-16T16:44:43.765Z] #8 [core-command internal] load build definition from Dockerfile [2023-08-16T16:44:43.765Z] #8 transferring dockerfile: 1.82kB done [2023-08-16T16:44:43.765Z] #8 DONE 0.0s [2023-08-16T16:44:43.765Z] [2023-08-16T16:44:43.765Z] #9 [security-bootstrapper internal] load .dockerignore [2023-08-16T16:44:43.765Z] #9 transferring context: 56B done [2023-08-16T16:44:43.765Z] #9 DONE 0.0s [2023-08-16T16:44:43.765Z] [2023-08-16T16:44:43.765Z] #10 [security-spire-server internal] load build definition from Dockerfile [2023-08-16T16:44:44.023Z] #10 transferring dockerfile: 2.63kB done [2023-08-16T16:44:44.023Z] #10 DONE 0.0s [2023-08-16T16:44:44.023Z] [2023-08-16T16:44:44.023Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-16T16:44:44.023Z] #11 transferring dockerfile: 2.12kB done [2023-08-16T16:44:44.023Z] #11 DONE 0.0s [2023-08-16T16:44:44.023Z] [2023-08-16T16:44:44.023Z] #12 [core-metadata internal] load build definition from Dockerfile [2023-08-16T16:44:44.023Z] #12 transferring dockerfile: 1.96kB done [2023-08-16T16:44:44.023Z] #12 DONE 0.0s [2023-08-16T16:44:44.023Z] [2023-08-16T16:44:44.023Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-16T16:44:44.023Z] #13 transferring dockerfile: 2.38kB done [2023-08-16T16:44:44.023Z] #13 DONE 0.0s [2023-08-16T16:44:44.023Z] [2023-08-16T16:44:44.023Z] #14 [security-spire-config internal] load build definition from Dockerfile [2023-08-16T16:44:44.023Z] #14 transferring dockerfile: 2.58kB done [2023-08-16T16:44:44.023Z] #14 DONE 0.0s [2023-08-16T16:44:44.023Z] [2023-08-16T16:44:44.023Z] #15 [support-notifications internal] load build definition from Dockerfile [2023-08-16T16:44:44.023Z] #15 transferring dockerfile: 1.84kB done [2023-08-16T16:44:44.023Z] #15 DONE 0.0s [2023-08-16T16:44:44.023Z] [2023-08-16T16:44:44.023Z] #16 [core-data internal] load .dockerignore [2023-08-16T16:44:44.023Z] #16 transferring context: 56B done [2023-08-16T16:44:44.023Z] #16 DONE 0.0s [2023-08-16T16:44:44.023Z] [2023-08-16T16:44:44.023Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-08-16T16:44:44.023Z] #17 transferring context: 56B done [2023-08-16T16:44:44.023Z] #17 DONE 0.0s [2023-08-16T16:44:44.023Z] [2023-08-16T16:44:44.023Z] #18 [security-proxy-setup internal] load .dockerignore [2023-08-16T16:44:44.023Z] #18 transferring context: 56B done [2023-08-16T16:44:44.023Z] #18 DONE 0.0s [2023-08-16T16:44:44.023Z] [2023-08-16T16:44:44.023Z] #19 [support-scheduler internal] load .dockerignore [2023-08-16T16:44:44.282Z] #19 transferring context: 56B done [2023-08-16T16:44:44.282Z] #19 DONE 0.0s [2023-08-16T16:44:44.282Z] [2023-08-16T16:44:44.282Z] #20 [security-spire-agent internal] load .dockerignore [2023-08-16T16:44:44.282Z] #20 transferring context: 56B done [2023-08-16T16:44:44.282Z] #20 DONE 0.0s [2023-08-16T16:44:44.282Z] [2023-08-16T16:44:44.282Z] #21 [security-proxy-auth internal] load .dockerignore [2023-08-16T16:44:44.282Z] #21 transferring context: 56B done [2023-08-16T16:44:44.282Z] #21 DONE 0.0s [2023-08-16T16:44:44.282Z] [2023-08-16T16:44:44.282Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-16T16:44:44.282Z] #22 transferring context: 56B done [2023-08-16T16:44:44.282Z] #22 DONE 0.0s [2023-08-16T16:44:44.282Z] [2023-08-16T16:44:44.282Z] #23 [core-command internal] load .dockerignore [2023-08-16T16:44:44.282Z] #23 transferring context: 56B done [2023-08-16T16:44:44.282Z] #23 DONE 0.0s [2023-08-16T16:44:44.282Z] [2023-08-16T16:44:44.282Z] #24 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T16:44:44.282Z] #24 DONE 0.0s [2023-08-16T16:44:44.282Z] [2023-08-16T16:44:44.282Z] #25 [security-spire-server internal] load .dockerignore [2023-08-16T16:44:44.282Z] #25 transferring context: 56B done [2023-08-16T16:44:44.282Z] #25 DONE 0.1s [2023-08-16T16:44:44.282Z] [2023-08-16T16:44:44.282Z] #26 [core-metadata internal] load .dockerignore [2023-08-16T16:44:44.282Z] #26 transferring context: 56B done [2023-08-16T16:44:44.282Z] #26 DONE 0.1s [2023-08-16T16:44:44.282Z] [2023-08-16T16:44:44.282Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-08-16T16:44:44.282Z] #27 transferring context: 56B done [2023-08-16T16:44:44.282Z] #27 DONE 0.1s [2023-08-16T16:44:44.282Z] [2023-08-16T16:44:44.282Z] #28 [security-spire-config internal] load .dockerignore [2023-08-16T16:44:44.282Z] #28 transferring context: 56B done [2023-08-16T16:44:44.282Z] #28 DONE 0.1s [2023-08-16T16:44:44.282Z] [2023-08-16T16:44:44.282Z] #29 [support-notifications internal] load .dockerignore [2023-08-16T16:44:44.282Z] #29 transferring context: 56B done [2023-08-16T16:44:44.282Z] #29 DONE 0.1s [2023-08-16T16:44:44.282Z] [2023-08-16T16:44:44.282Z] #24 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T16:44:44.282Z] #24 DONE 0.0s [2023-08-16T16:44:44.282Z] [2023-08-16T16:44:44.282Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T16:44:44.539Z] #30 ... [2023-08-16T16:44:44.539Z] [2023-08-16T16:44:44.539Z] #24 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-16T16:44:44.539Z] #24 DONE 0.0s [2023-08-16T16:44:44.539Z] [2023-08-16T16:44:44.539Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T16:44:44.539Z] #30 DONE 0.5s [2023-08-16T16:44:44.539Z] [2023-08-16T16:44:44.539Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:44:44.539Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:44:44.807Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-16T16:44:44.807Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T16:44:44.807Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-16T16:44:44.807Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-16T16:44:44.807Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0B / 3.38MB 0.1s [2023-08-16T16:44:45.070Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 1.05MB / 3.38MB 0.1s [2023-08-16T16:44:45.070Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s [2023-08-16T16:44:45.070Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-16T16:44:45.328Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.4s done [2023-08-16T16:44:45.328Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-16T16:44:45.586Z] #31 DONE 1.1s [2023-08-16T16:44:45.586Z] [2023-08-16T16:44:45.586Z] #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T16:44:45.857Z] #32 ... [2023-08-16T16:44:45.857Z] [2023-08-16T16:44:45.857Z] #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-16T16:44:45.857Z] #33 DONE 1.3s [2023-08-16T16:44:45.857Z] [2023-08-16T16:44:45.857Z] #34 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-08-16T16:44:51.144Z] #34 ... [2023-08-16T16:44:51.144Z] [2023-08-16T16:44:51.144Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-16T16:44:51.144Z] #35 transferring context: 231.62MB 6.4s [2023-08-16T16:44:51.144Z] #35 ... [2023-08-16T16:44:51.144Z] [2023-08-16T16:44:51.144Z] #36 [security-spire-agent internal] load build context [2023-08-16T16:44:51.408Z] #36 ... [2023-08-16T16:44:51.408Z] [2023-08-16T16:44:51.408Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-16T16:44:53.403Z] 8d51d6327a98: Pull complete [2023-08-16T16:44:53.403Z] 8b374f2dd631: Pull complete [2023-08-16T16:44:53.403Z] ec14aa9079de: Pull complete [2023-08-16T16:44:54.603Z] #35 transferring context: 365.17MB 8.8s done [2023-08-16T16:44:54.864Z] #35 ... [2023-08-16T16:44:54.864Z] [2023-08-16T16:44:54.864Z] #37 [security-spiffe-token-provider internal] load build context [2023-08-16T16:44:54.864Z] #37 transferring context: 365.17MB 8.9s done [2023-08-16T16:44:54.864Z] #37 ... [2023-08-16T16:44:54.864Z] [2023-08-16T16:44:54.864Z] #38 [security-proxy-setup internal] load build context [2023-08-16T16:44:54.864Z] #38 transferring context: 365.17MB 8.8s done [2023-08-16T16:44:55.125Z] #38 ... [2023-08-16T16:44:55.125Z] [2023-08-16T16:44:55.125Z] #39 [support-scheduler internal] load build context [2023-08-16T16:44:55.125Z] #39 transferring context: 365.17MB 8.3s done [2023-08-16T16:44:55.125Z] #39 ... [2023-08-16T16:44:55.125Z] [2023-08-16T16:44:55.125Z] #40 [security-spire-server internal] load build context [2023-08-16T16:44:55.125Z] #40 transferring context: 365.17MB 8.2s done [2023-08-16T16:44:55.386Z] #40 ... [2023-08-16T16:44:55.386Z] [2023-08-16T16:44:55.386Z] #41 [core-metadata internal] load build context [2023-08-16T16:44:55.386Z] #41 transferring context: 365.17MB 7.3s done [2023-08-16T16:44:55.386Z] #41 ... [2023-08-16T16:44:55.386Z] [2023-08-16T16:44:55.386Z] #42 [core-data internal] load build context [2023-08-16T16:44:55.386Z] #42 transferring context: 365.17MB 8.2s done [2023-08-16T16:44:55.646Z] #42 ... [2023-08-16T16:44:55.646Z] [2023-08-16T16:44:55.646Z] #43 [core-command internal] load build context [2023-08-16T16:44:55.646Z] #43 transferring context: 365.17MB 8.3s done [2023-08-16T16:44:55.907Z] #43 ... [2023-08-16T16:44:55.907Z] [2023-08-16T16:44:55.907Z] #44 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T16:44:55.907Z] #44 ... [2023-08-16T16:44:55.907Z] [2023-08-16T16:44:55.907Z] #45 [support-notifications internal] load build context [2023-08-16T16:44:55.907Z] #45 transferring context: 365.17MB 7.4s done [2023-08-16T16:44:56.166Z] #45 ... [2023-08-16T16:44:56.166Z] [2023-08-16T16:44:56.166Z] #46 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-16T16:44:56.166Z] #46 ... [2023-08-16T16:44:56.166Z] [2023-08-16T16:44:56.166Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T16:44:58.067Z] #47 ... [2023-08-16T16:44:58.067Z] [2023-08-16T16:44:58.067Z] #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T16:44:58.067Z] #48 ... [2023-08-16T16:44:58.067Z] [2023-08-16T16:44:58.067Z] #49 [security-secretstore-setup internal] load build context [2023-08-16T16:44:58.067Z] #49 transferring context: 365.17MB 7.4s done [2023-08-16T16:44:58.326Z] #49 ... [2023-08-16T16:44:58.327Z] [2023-08-16T16:44:58.327Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T16:44:58.327Z] #50 ... [2023-08-16T16:44:58.327Z] [2023-08-16T16:44:58.327Z] #51 [security-spire-config internal] load build context [2023-08-16T16:44:58.327Z] #51 transferring context: 365.17MB 8.3s done [2023-08-16T16:44:58.586Z] #51 ... [2023-08-16T16:44:58.586Z] [2023-08-16T16:44:58.586Z] #52 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T16:44:58.586Z] #52 ... [2023-08-16T16:44:58.586Z] [2023-08-16T16:44:58.586Z] #53 [security-bootstrapper internal] load build context [2023-08-16T16:44:58.586Z] #53 transferring context: 365.17MB 8.6s done [2023-08-16T16:44:58.765Z] 2f466654f4bb: Pull complete [2023-08-16T16:44:59.397Z] #53 ... [2023-08-16T16:44:59.397Z] [2023-08-16T16:44:59.397Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T16:44:59.657Z] #54 ... [2023-08-16T16:44:59.657Z] [2023-08-16T16:44:59.657Z] #55 [security-proxy-auth internal] load build context [2023-08-16T16:44:59.657Z] #55 transferring context: 365.17MB 7.6s done [2023-08-16T16:44:59.657Z] #55 ... [2023-08-16T16:44:59.657Z] [2023-08-16T16:44:59.657Z] #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T16:44:59.657Z] #32 3.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:44:59.657Z] #32 3.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:44:59.657Z] #32 3.624 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-16T16:44:59.657Z] #32 3.632 (2/2) Installing su-exec (0.2-r2) [2023-08-16T16:44:59.657Z] #32 3.636 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:44:59.657Z] #32 3.642 OK: 7 MiB in 17 packages [2023-08-16T16:44:59.916Z] #32 ... [2023-08-16T16:44:59.917Z] [2023-08-16T16:44:59.917Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T16:44:59.917Z] #56 ... [2023-08-16T16:44:59.917Z] [2023-08-16T16:44:59.917Z] #36 [security-spire-agent internal] load build context [2023-08-16T16:44:59.917Z] #36 transferring context: 365.17MB 7.6s done [2023-08-16T16:45:00.718Z] 554e91adad29: Pull complete [2023-08-16T16:45:00.988Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-16T16:45:00.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T16:45:00.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-16T16:45:01.378Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T16:45:01.378Z] WORKDIR /edgex [2023-08-16T16:45:01.378Z] COPY go.mod . [2023-08-16T16:45:01.378Z] RUN go mod download [2023-08-16T16:45:01.378Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-16T16:45:01.971Z] Sending build context to Docker daemon 2.945MB [2023-08-16T16:45:01.971Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T16:45:01.971Z] ---> 1e15ea492957 [2023-08-16T16:45:01.971Z] Step 2/4 : WORKDIR /edgex [2023-08-16T16:45:03.920Z] ---> Running in d499fed6fb9a [2023-08-16T16:45:04.188Z] Removing intermediate container d499fed6fb9a [2023-08-16T16:45:04.188Z] ---> 4bcd3691472e [2023-08-16T16:45:04.188Z] Step 3/4 : COPY go.mod . [2023-08-16T16:45:04.459Z] ---> 9ba48162a57a [2023-08-16T16:45:04.459Z] Step 4/4 : RUN go mod download [2023-08-16T16:45:04.728Z] ---> Running in 0da2a6d9859c [2023-08-16T16:45:32.023Z] #36 ... [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #52 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T16:45:32.023Z] #52 41.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.023Z] #52 ... [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #55 [security-proxy-auth internal] load build context [2023-08-16T16:45:32.023Z] #55 DONE 42.9s [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #49 [security-secretstore-setup internal] load build context [2023-08-16T16:45:32.023Z] #49 DONE 43.0s [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #41 [core-metadata internal] load build context [2023-08-16T16:45:32.023Z] #41 DONE 43.0s [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-08-16T16:45:32.023Z] #34 DONE 41.9s [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T16:45:32.023Z] #32 DONE 42.0s [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #45 [support-notifications internal] load build context [2023-08-16T16:45:32.023Z] #45 DONE 43.0s [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T16:45:32.023Z] #57 ... [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #36 [security-spire-agent internal] load build context [2023-08-16T16:45:32.023Z] #36 DONE 43.1s [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #42 [core-data internal] load build context [2023-08-16T16:45:32.023Z] #42 DONE 43.3s [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #40 [security-spire-server internal] load build context [2023-08-16T16:45:32.023Z] #40 DONE 43.3s [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #51 [security-spire-config internal] load build context [2023-08-16T16:45:32.023Z] #51 DONE 43.4s [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T16:45:32.023Z] #48 42.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.023Z] #48 ... [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #39 [support-scheduler internal] load build context [2023-08-16T16:45:32.023Z] #39 DONE 43.4s [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #43 [core-command internal] load build context [2023-08-16T16:45:32.023Z] #43 DONE 43.4s [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #53 [security-bootstrapper internal] load build context [2023-08-16T16:45:32.023Z] #53 DONE 43.4s [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T16:45:32.023Z] #48 42.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.023Z] #48 ... [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-16T16:45:32.023Z] #35 DONE 43.5s [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T16:45:32.023Z] #48 42.60 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T16:45:32.023Z] #48 42.60 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:45:32.023Z] #48 42.61 OK: 7 MiB in 16 packages [2023-08-16T16:45:32.023Z] #48 ... [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #38 [security-proxy-setup internal] load build context [2023-08-16T16:45:32.023Z] #38 DONE 43.8s [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #37 [security-spiffe-token-provider internal] load build context [2023-08-16T16:45:32.023Z] #37 DONE 43.9s [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T16:45:32.023Z] #47 41.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.023Z] #47 42.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.023Z] #47 42.44 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T16:45:32.023Z] #47 42.44 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T16:45:32.023Z] #47 42.44 OK: 17818 distinct packages available [2023-08-16T16:45:32.023Z] #47 42.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.023Z] #47 42.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.023Z] #47 42.84 (1/9) Installing ca-certificates (20230506-r0) [2023-08-16T16:45:32.023Z] #47 42.85 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-16T16:45:32.023Z] #47 42.86 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-16T16:45:32.023Z] #47 42.86 (4/9) Installing libcurl (8.2.1-r0) [2023-08-16T16:45:32.023Z] #47 42.88 (5/9) Installing curl (8.2.1-r0) [2023-08-16T16:45:32.023Z] #47 42.88 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-16T16:45:32.023Z] #47 42.89 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-16T16:45:32.023Z] #47 42.89 (8/9) Installing libucontext (1.2-r0) [2023-08-16T16:45:32.023Z] #47 42.91 (9/9) Installing gcompat (1.1.0-r0) [2023-08-16T16:45:32.023Z] #47 42.91 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:45:32.023Z] #47 42.92 Executing ca-certificates-20230506-r0.trigger [2023-08-16T16:45:32.023Z] #47 43.00 OK: 10 MiB in 24 packages [2023-08-16T16:45:32.023Z] #47 ... [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T16:45:32.023Z] #50 41.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.023Z] #50 42.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.023Z] #50 42.36 (1/2) Installing ca-certificates (20230506-r0) [2023-08-16T16:45:32.023Z] #50 42.38 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-16T16:45:32.023Z] #50 42.39 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:45:32.023Z] #50 42.39 Executing ca-certificates-20230506-r0.trigger [2023-08-16T16:45:32.023Z] #50 42.45 OK: 8 MiB in 17 packages [2023-08-16T16:45:32.023Z] #50 DONE 43.2s [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T16:45:32.023Z] #48 DONE 43.5s [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T16:45:32.023Z] #56 42.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.023Z] #56 42.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.023Z] #56 43.09 (1/4) Installing ca-certificates (20230506-r0) [2023-08-16T16:45:32.023Z] #56 43.11 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-16T16:45:32.023Z] #56 43.12 (3/4) Installing su-exec (0.2-r2) [2023-08-16T16:45:32.023Z] #56 43.13 (4/4) Installing yq (4.30.4-r4) [2023-08-16T16:45:32.023Z] #56 43.22 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:45:32.023Z] #56 43.22 Executing ca-certificates-20230506-r0.trigger [2023-08-16T16:45:32.023Z] #56 43.31 OK: 17 MiB in 19 packages [2023-08-16T16:45:32.023Z] #56 DONE 43.6s [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T16:45:32.023Z] #54 42.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.023Z] #54 42.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.023Z] #54 42.61 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T16:45:32.023Z] #54 42.61 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T16:45:32.023Z] #54 42.61 OK: 17818 distinct packages available [2023-08-16T16:45:32.023Z] #54 42.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.023Z] #54 42.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.023Z] #54 43.03 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-16T16:45:32.023Z] #54 43.03 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-16T16:45:32.023Z] #54 43.04 (3/4) Installing libucontext (1.2-r0) [2023-08-16T16:45:32.023Z] #54 43.04 (4/4) Installing gcompat (1.1.0-r0) [2023-08-16T16:45:32.023Z] #54 43.04 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:45:32.023Z] #54 43.06 OK: 7 MiB in 19 packages [2023-08-16T16:45:32.023Z] #54 DONE 43.6s [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #52 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T16:45:32.023Z] #52 42.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.023Z] #52 42.37 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T16:45:32.023Z] #52 42.37 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:45:32.023Z] #52 42.38 OK: 7 MiB in 16 packages [2023-08-16T16:45:32.023Z] #52 DONE 43.6s [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T16:45:32.023Z] #47 DONE 43.6s [2023-08-16T16:45:32.023Z] [2023-08-16T16:45:32.023Z] #44 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T16:45:32.023Z] #44 42.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.023Z] #44 42.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.023Z] #44 42.57 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T16:45:32.023Z] #44 42.57 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T16:45:32.023Z] #44 42.57 OK: 17818 distinct packages available [2023-08-16T16:45:32.023Z] #44 42.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.023Z] #44 42.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.023Z] #44 42.94 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-16T16:45:32.023Z] #44 42.94 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-16T16:45:32.023Z] #44 42.94 (3/5) Installing libucontext (1.2-r0) [2023-08-16T16:45:32.023Z] #44 42.95 (4/5) Installing gcompat (1.1.0-r0) [2023-08-16T16:45:32.023Z] #44 42.95 (5/5) Installing openssl (3.0.10-r0) [2023-08-16T16:45:32.024Z] #44 42.97 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:45:32.024Z] #44 42.97 OK: 8 MiB in 20 packages [2023-08-16T16:45:32.024Z] #44 DONE 43.8s [2023-08-16T16:45:32.024Z] [2023-08-16T16:45:32.024Z] #46 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-16T16:45:32.024Z] #46 42.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.024Z] #46 42.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.024Z] #46 42.85 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-16T16:45:32.024Z] #46 42.86 (2/2) Installing openssl (3.0.10-r0) [2023-08-16T16:45:32.024Z] #46 42.88 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:45:32.024Z] #46 42.89 OK: 8 MiB in 17 packages [2023-08-16T16:45:32.024Z] #46 DONE 43.9s [2023-08-16T16:45:32.024Z] [2023-08-16T16:45:32.024Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T16:45:32.024Z] #58 ... [2023-08-16T16:45:32.024Z] [2023-08-16T16:45:32.024Z] #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-16T16:45:32.024Z] #59 DONE 0.1s [2023-08-16T16:45:32.024Z] [2023-08-16T16:45:32.024Z] #60 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-16T16:45:32.024Z] #60 2.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.024Z] #60 2.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.024Z] #60 2.959 OK: 265 MiB in 53 packages [2023-08-16T16:45:32.024Z] #60 DONE 3.1s [2023-08-16T16:45:32.024Z] [2023-08-16T16:45:32.024Z] #61 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-16T16:45:32.024Z] #61 DONE 0.0s [2023-08-16T16:45:32.024Z] [2023-08-16T16:45:32.024Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-16T16:45:32.024Z] #62 DONE 3.2s [2023-08-16T16:45:32.024Z] [2023-08-16T16:45:32.024Z] #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-16T16:45:32.024Z] #63 DONE 0.0s [2023-08-16T16:45:32.024Z] [2023-08-16T16:45:32.024Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T16:45:32.024Z] #57 3.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.024Z] #57 ... [2023-08-16T16:45:32.024Z] [2023-08-16T16:45:32.024Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-16T16:45:32.024Z] #0 2.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.024Z] #0 3.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.024Z] #0 3.272 OK: 265 MiB in 53 packages [2023-08-16T16:45:32.024Z] #64 DONE 3.3s [2023-08-16T16:45:32.024Z] [2023-08-16T16:45:32.024Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T16:45:32.024Z] #0 2.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.024Z] #0 2.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.024Z] #0 2.945 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T16:45:32.024Z] #0 2.945 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T16:45:32.024Z] #0 2.945 OK: 17823 distinct packages available [2023-08-16T16:45:32.024Z] #0 2.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.024Z] #0 3.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.024Z] #0 3.292 OK: 265 MiB in 53 packages [2023-08-16T16:45:32.024Z] #65 DONE 3.4s [2023-08-16T16:45:32.024Z] [2023-08-16T16:45:32.024Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:45:32.024Z] #66 DONE 0.1s [2023-08-16T16:45:32.024Z] [2023-08-16T16:45:32.024Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:45:32.024Z] #67 DONE 0.1s [2023-08-16T16:45:32.024Z] [2023-08-16T16:45:32.024Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T16:45:32.024Z] #58 3.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.024Z] #58 3.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.024Z] #58 3.855 OK: 265 MiB in 53 packages [2023-08-16T16:45:32.024Z] #58 DONE 3.9s [2023-08-16T16:45:32.024Z] [2023-08-16T16:45:32.024Z] #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:45:32.024Z] #68 DONE 0.0s [2023-08-16T16:45:32.024Z] [2023-08-16T16:45:32.024Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:45:32.589Z] #69 ... [2023-08-16T16:45:32.589Z] [2023-08-16T16:45:32.589Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T16:45:32.589Z] #57 4.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T16:45:32.589Z] #57 4.590 OK: 265 MiB in 53 packages [2023-08-16T16:45:32.589Z] #57 DONE 4.7s [2023-08-16T16:45:32.589Z] [2023-08-16T16:45:32.589Z] #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:45:32.589Z] #70 DONE 0.1s [2023-08-16T16:45:32.589Z] [2023-08-16T16:45:32.589Z] #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:45:40.697Z] #71 ... [2023-08-16T16:45:40.697Z] [2023-08-16T16:45:40.697Z] #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:45:40.955Z] #72 ... [2023-08-16T16:45:40.955Z] [2023-08-16T16:45:40.955Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:45:40.955Z] #73 ... [2023-08-16T16:45:40.955Z] [2023-08-16T16:45:40.955Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:45:43.624Z] Removing intermediate container 0da2a6d9859c [2023-08-16T16:45:43.624Z] ---> 4b30e3261e4e [2023-08-16T16:45:43.624Z] Successfully built 4b30e3261e4e [2023-08-16T16:45:43.624Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T16:45:44.069Z] + docker inspect -f . ci-base-image-arm64 [2023-08-16T16:45:44.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T16:45:44.349Z] prd-ubuntu20.04-docker-arm64-4c-16g-3803 does not seem to be running inside a container [2023-08-16T16:45:44.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-16T16:45:45.630Z] $ docker top 0f1b223a877bef7ab78ea6937a78d3a0189821d7757667618b88106d2749b12e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T16:45:46.501Z] + go version [2023-08-16T16:45:46.501Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-16T16:45:46.539Z] $ docker stop --time=1 0f1b223a877bef7ab78ea6937a78d3a0189821d7757667618b88106d2749b12e [2023-08-16T16:45:49.968Z] $ docker rm -f --volumes 0f1b223a877bef7ab78ea6937a78d3a0189821d7757667618b88106d2749b12e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T16:45:50.824Z] + docker inspect -f . ci-base-image-arm64 [2023-08-16T16:45:50.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T16:45:51.081Z] prd-ubuntu20.04-docker-arm64-4c-16g-3803 does not seem to be running inside a container [2023-08-16T16:45:51.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-16T16:45:52.338Z] $ docker top 1da06cbac3dbb8a2b826e8a04857314a8227fb3e404fc25599000c6fb1e8c098 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-16T16:45:52.592Z] ========================================================= [2023-08-16T16:45:52.592Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-16T16:45:52.592Z] ========================================================= [Pipeline] sh [2023-08-16T16:45:52.924Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-16T16:45:53.319Z] + make test [2023-08-16T16:45:53.591Z] go test -race -coverprofile=coverage.out ./... [2023-08-16T16:45:55.833Z] #74 DONE 24.6s [2023-08-16T16:45:55.833Z] [2023-08-16T16:45:55.833Z] #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:45:55.833Z] #72 DONE 24.9s [2023-08-16T16:45:55.833Z] [2023-08-16T16:45:55.833Z] #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:45:55.833Z] #71 DONE 23.3s [2023-08-16T16:45:55.833Z] [2023-08-16T16:45:55.833Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:45:55.833Z] #73 DONE 24.2s [2023-08-16T16:45:55.833Z] [2023-08-16T16:45:55.833Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:45:55.833Z] #69 DONE 24.6s [2023-08-16T16:45:55.833Z] [2023-08-16T16:45:55.833Z] #75 [support-notifications builder 6/7] COPY . . [2023-08-16T16:46:02.399Z] #75 ... [2023-08-16T16:46:02.399Z] [2023-08-16T16:46:02.399Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-16T16:46:05.683Z] #76 ... [2023-08-16T16:46:05.683Z] [2023-08-16T16:46:05.683Z] #77 [security-spire-server builder 6/9] COPY . . [2023-08-16T16:46:05.683Z] #77 ... [2023-08-16T16:46:05.683Z] [2023-08-16T16:46:05.683Z] #78 [security-proxy-setup builder 6/7] COPY . . [2023-08-16T16:46:05.941Z] #78 ... [2023-08-16T16:46:05.942Z] [2023-08-16T16:46:05.942Z] #79 [support-scheduler builder 6/7] COPY . . [2023-08-16T16:46:10.162Z] #79 DONE 14.3s [2023-08-16T16:46:10.162Z] [2023-08-16T16:46:10.162Z] #75 [support-notifications builder 6/7] COPY . . [2023-08-16T16:46:10.162Z] #75 DONE 14.3s [2023-08-16T16:46:10.162Z] [2023-08-16T16:46:10.162Z] #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:46:10.162Z] #80 CACHED [2023-08-16T16:46:10.162Z] [2023-08-16T16:46:10.162Z] #81 [core-metadata builder 6/7] COPY . . [2023-08-16T16:46:10.162Z] #81 CACHED [2023-08-16T16:46:10.162Z] [2023-08-16T16:46:10.162Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:10.162Z] #82 CACHED [2023-08-16T16:46:10.162Z] [2023-08-16T16:46:10.162Z] #83 [security-proxy-auth builder 6/7] COPY . . [2023-08-16T16:46:10.162Z] #83 CACHED [2023-08-16T16:46:10.162Z] [2023-08-16T16:46:10.162Z] #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:10.162Z] #84 CACHED [2023-08-16T16:46:10.162Z] [2023-08-16T16:46:10.162Z] #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:46:10.162Z] #85 CACHED [2023-08-16T16:46:10.162Z] [2023-08-16T16:46:10.162Z] #86 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:10.162Z] #86 CACHED [2023-08-16T16:46:10.162Z] [2023-08-16T16:46:10.162Z] #87 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-16T16:46:10.162Z] #87 CACHED [2023-08-16T16:46:10.162Z] [2023-08-16T16:46:10.162Z] #88 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:46:10.162Z] #88 CACHED [2023-08-16T16:46:10.162Z] [2023-08-16T16:46:10.162Z] #77 [security-spire-server builder 6/9] COPY . . [2023-08-16T16:46:10.162Z] #77 DONE 14.3s [2023-08-16T16:46:10.162Z] [2023-08-16T16:46:10.162Z] #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:10.162Z] #89 CACHED [2023-08-16T16:46:10.162Z] [2023-08-16T16:46:10.162Z] #90 [core-data builder 6/7] COPY . . [2023-08-16T16:46:10.162Z] #90 CACHED [2023-08-16T16:46:10.162Z] [2023-08-16T16:46:10.162Z] #91 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:46:10.162Z] #91 CACHED [2023-08-16T16:46:10.162Z] [2023-08-16T16:46:10.162Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:10.162Z] #92 CACHED [2023-08-16T16:46:10.162Z] [2023-08-16T16:46:10.162Z] #93 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:46:10.162Z] #93 CACHED [2023-08-16T16:46:10.162Z] [2023-08-16T16:46:10.162Z] #94 [security-secretstore-setup builder 6/7] COPY . . [2023-08-16T16:46:10.162Z] #94 CACHED [2023-08-16T16:46:10.162Z] [2023-08-16T16:46:10.162Z] #95 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:46:10.162Z] #95 CACHED [2023-08-16T16:46:10.162Z] [2023-08-16T16:46:10.162Z] #96 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:10.162Z] #96 CACHED [2023-08-16T16:46:10.162Z] [2023-08-16T16:46:10.162Z] #97 [core-command builder 6/7] COPY . . [2023-08-16T16:46:10.162Z] #97 CACHED [2023-08-16T16:46:10.162Z] [2023-08-16T16:46:10.162Z] #78 [security-proxy-setup builder 6/7] COPY . . [2023-08-16T16:46:10.162Z] #78 DONE 14.3s [2023-08-16T16:46:10.163Z] [2023-08-16T16:46:10.163Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-16T16:46:10.163Z] #76 DONE 14.3s [2023-08-16T16:46:10.163Z] [2023-08-16T16:46:10.163Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:10.163Z] #98 CACHED [2023-08-16T16:46:10.163Z] [2023-08-16T16:46:10.163Z] #99 [security-bootstrapper builder 6/7] COPY . . [2023-08-16T16:46:10.163Z] #99 CACHED [2023-08-16T16:46:10.163Z] [2023-08-16T16:46:10.163Z] #100 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:46:10.163Z] #100 CACHED [2023-08-16T16:46:10.163Z] [2023-08-16T16:46:10.163Z] #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T16:46:10.163Z] #101 ... [2023-08-16T16:46:10.163Z] [2023-08-16T16:46:10.163Z] #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T16:46:10.163Z] #102 DONE 0.2s [2023-08-16T16:46:10.163Z] [2023-08-16T16:46:10.163Z] #103 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T16:46:10.163Z] #103 CACHED [2023-08-16T16:46:10.163Z] [2023-08-16T16:46:10.163Z] #104 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-16T16:46:10.163Z] #104 CACHED [2023-08-16T16:46:10.163Z] [2023-08-16T16:46:10.163Z] #105 [security-spire-config builder 6/9] COPY . . [2023-08-16T16:46:10.163Z] #105 CACHED [2023-08-16T16:46:10.163Z] [2023-08-16T16:46:10.163Z] #106 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:10.163Z] #106 CACHED [2023-08-16T16:46:10.163Z] [2023-08-16T16:46:10.163Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T16:46:13.492Z] #107 DONE 3.4s [2023-08-16T16:46:13.492Z] [2023-08-16T16:46:13.492Z] #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T16:46:13.492Z] #108 DONE 3.4s [2023-08-16T16:46:13.492Z] [2023-08-16T16:46:13.492Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-16T16:46:14.463Z] #109 DONE 0.7s [2023-08-16T16:46:14.463Z] [2023-08-16T16:46:14.463Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-16T16:46:14.463Z] #110 DONE 0.7s [2023-08-16T16:46:14.463Z] [2023-08-16T16:46:14.463Z] #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T16:46:14.463Z] #0 1.269 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-08-16T16:46:15.029Z] #111 ... [2023-08-16T16:46:15.029Z] [2023-08-16T16:46:15.029Z] #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:46:15.029Z] #112 DONE 0.1s [2023-08-16T16:46:15.029Z] [2023-08-16T16:46:15.029Z] #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:46:15.029Z] #113 DONE 0.1s [2023-08-16T16:46:15.029Z] [2023-08-16T16:46:15.029Z] #114 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T16:46:15.029Z] #114 CACHED [2023-08-16T16:46:15.029Z] [2023-08-16T16:46:15.029Z] #115 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:46:15.029Z] #115 CACHED [2023-08-16T16:46:15.029Z] [2023-08-16T16:46:15.029Z] #116 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T16:46:15.029Z] #116 CACHED [2023-08-16T16:46:15.029Z] [2023-08-16T16:46:15.029Z] #117 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:46:15.029Z] #117 CACHED [2023-08-16T16:46:15.029Z] [2023-08-16T16:46:15.029Z] #118 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-16T16:46:15.029Z] #118 CACHED [2023-08-16T16:46:15.029Z] [2023-08-16T16:46:15.029Z] #119 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T16:46:15.029Z] #119 CACHED [2023-08-16T16:46:15.029Z] [2023-08-16T16:46:15.029Z] #120 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-16T16:46:15.029Z] #120 CACHED [2023-08-16T16:46:15.029Z] [2023-08-16T16:46:15.029Z] #121 [security-spire-agent builder 6/9] COPY . . [2023-08-16T16:46:15.029Z] #121 CACHED [2023-08-16T16:46:15.029Z] [2023-08-16T16:46:15.029Z] #122 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-16T16:46:16.400Z] #122 ... [2023-08-16T16:46:16.400Z] [2023-08-16T16:46:16.400Z] #123 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:46:16.400Z] #123 DONE 1.5s [2023-08-16T16:46:16.400Z] [2023-08-16T16:46:16.400Z] #122 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-16T16:46:16.400Z] #122 DONE 1.5s [2023-08-16T16:46:16.400Z] [2023-08-16T16:46:16.400Z] #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T16:46:16.400Z] #124 DONE 1.5s [2023-08-16T16:46:16.400Z] [2023-08-16T16:46:16.400Z] #125 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T16:46:17.773Z] #125 DONE 1.1s [2023-08-16T16:46:17.773Z] [2023-08-16T16:46:17.773Z] #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:46:17.773Z] #126 DONE 1.1s [2023-08-16T16:46:17.773Z] [2023-08-16T16:46:17.773Z] #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T16:46:17.773Z] #127 DONE 1.1s [2023-08-16T16:46:17.773Z] [2023-08-16T16:46:17.773Z] #128 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T16:46:20.313Z] #128 ... [2023-08-16T16:46:20.313Z] [2023-08-16T16:46:20.313Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T16:46:20.313Z] #0 0.333 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-08-16T16:46:20.313Z] #129 ... [2023-08-16T16:46:20.313Z] [2023-08-16T16:46:20.313Z] #130 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T16:46:20.313Z] #130 DONE 2.7s [2023-08-16T16:46:20.313Z] [2023-08-16T16:46:20.313Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T16:46:20.313Z] #0 1.106 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-08-16T16:46:20.313Z] #131 ... [2023-08-16T16:46:20.313Z] [2023-08-16T16:46:20.313Z] #132 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-16T16:46:20.313Z] #132 DONE 2.7s [2023-08-16T16:46:20.313Z] [2023-08-16T16:46:20.313Z] #128 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T16:46:20.313Z] #128 DONE 2.7s [2023-08-16T16:46:20.313Z] [2023-08-16T16:46:20.313Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T16:46:20.313Z] #0 0.607 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-08-16T16:46:20.313Z] #133 ... [2023-08-16T16:46:20.313Z] [2023-08-16T16:46:20.313Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T16:46:20.313Z] #0 2.141 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-08-16T16:46:20.572Z] #134 ... [2023-08-16T16:46:20.572Z] [2023-08-16T16:46:20.572Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T16:46:20.572Z] #0 0.904 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-08-16T16:46:20.572Z] #135 ... [2023-08-16T16:46:20.572Z] [2023-08-16T16:46:20.572Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T16:46:20.572Z] #0 0.598 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-16T16:46:20.830Z] #136 ... [2023-08-16T16:46:20.830Z] [2023-08-16T16:46:20.830Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T16:46:20.830Z] #0 0.945 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-08-16T16:46:20.830Z] #137 ... [2023-08-16T16:46:20.830Z] [2023-08-16T16:46:20.830Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T16:46:20.830Z] #0 1.215 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-08-16T16:46:21.087Z] #138 ... [2023-08-16T16:46:21.087Z] [2023-08-16T16:46:21.087Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T16:46:21.087Z] #0 0.649 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-08-16T16:46:21.344Z] #139 ... [2023-08-16T16:46:21.344Z] [2023-08-16T16:46:21.344Z] #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T16:46:21.344Z] #101 1.283 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-08-16T16:46:21.344Z] #101 ... [2023-08-16T16:46:21.344Z] [2023-08-16T16:46:21.344Z] #140 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-16T16:46:24.626Z] #140 ... [2023-08-16T16:46:24.626Z] [2023-08-16T16:46:24.626Z] #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T16:46:24.626Z] #141 DONE 4.5s [2023-08-16T16:46:24.626Z] [2023-08-16T16:46:24.626Z] #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-16T16:46:24.626Z] #142 DONE 4.5s [2023-08-16T16:46:24.900Z] [2023-08-16T16:46:24.900Z] #140 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-16T16:46:24.900Z] #140 DONE 4.5s [2023-08-16T16:46:24.900Z] [2023-08-16T16:46:24.900Z] #143 [security-spire-server] exporting to image [2023-08-16T16:46:24.900Z] #143 exporting layers [2023-08-16T16:46:25.476Z] #143 ... [2023-08-16T16:46:25.476Z] [2023-08-16T16:46:25.476Z] #144 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-16T16:46:25.476Z] #144 DONE 0.8s [2023-08-16T16:46:25.735Z] [2023-08-16T16:46:25.735Z] #145 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-16T16:46:25.735Z] #145 ... [2023-08-16T16:46:25.735Z] [2023-08-16T16:46:25.735Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-16T16:46:25.735Z] #146 DONE 1.0s [2023-08-16T16:46:25.995Z] [2023-08-16T16:46:25.995Z] #143 [security-spire-agent] exporting to image [2023-08-16T16:46:26.943Z] #143 ... [2023-08-16T16:46:26.943Z] [2023-08-16T16:46:26.943Z] #145 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-16T16:46:26.943Z] #145 DONE 1.2s [2023-08-16T16:46:26.943Z] [2023-08-16T16:46:26.943Z] #143 [security-spire-config] exporting to image [2023-08-16T16:46:27.236Z] #143 exporting layers 2.5s done [2023-08-16T16:46:27.236Z] #143 writing image sha256:14c4ba89a719e3ea2ed9ad5fd28985fdbf83d7b7cacbce933ec492dc4f2ac59f [2023-08-16T16:46:27.504Z] #143 exporting layers 1.6s done [2023-08-16T16:46:27.504Z] #143 writing image sha256:14c4ba89a719e3ea2ed9ad5fd28985fdbf83d7b7cacbce933ec492dc4f2ac59f 0.1s done [2023-08-16T16:46:27.504Z] #143 naming to docker.io/library/security-spire-server done [2023-08-16T16:46:27.504Z] #143 writing image sha256:9dc3741c6cf013e2d8ecb36077495c055e193582cf421d10b2f6bd05c78fa7e3 0.0s done [2023-08-16T16:46:27.504Z] #143 naming to docker.io/library/security-spire-agent done [2023-08-16T16:46:27.764Z] #143 exporting layers 1.0s done [2023-08-16T16:46:27.764Z] #143 writing image sha256:862a8ccb490f0209db9d40d821369399e954b3712c31afae5c9b99410b4027e5 done [2023-08-16T16:46:27.764Z] #143 naming to docker.io/library/security-spire-config done [2023-08-16T16:46:27.764Z] #143 DONE 3.0s [2023-08-16T16:46:27.764Z] [2023-08-16T16:46:27.764Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T16:46:40.644Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-16T16:47:35.571Z] #135 ... [2023-08-16T16:47:35.571Z] [2023-08-16T16:47:35.571Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T16:47:35.571Z] #134 76.15 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-08-16T16:47:37.489Z] #134 ... [2023-08-16T16:47:37.489Z] [2023-08-16T16:47:37.489Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T16:47:37.489Z] #136 DONE 87.4s [2023-08-16T16:47:37.489Z] [2023-08-16T16:47:37.489Z] #111 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T16:47:37.489Z] #111 DONE 87.3s [2023-08-16T16:47:37.489Z] [2023-08-16T16:47:37.489Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T16:47:37.489Z] #129 DONE 87.5s [2023-08-16T16:47:37.489Z] [2023-08-16T16:47:37.489Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T16:47:37.489Z] #134 DONE 87.5s [2023-08-16T16:47:37.489Z] [2023-08-16T16:47:37.489Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:37.750Z] #147 ... [2023-08-16T16:47:37.750Z] [2023-08-16T16:47:37.750Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T16:47:37.750Z] #139 DONE 87.6s [2023-08-16T16:47:37.750Z] [2023-08-16T16:47:37.750Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T16:47:37.750Z] #138 DONE 87.9s [2023-08-16T16:47:37.750Z] [2023-08-16T16:47:37.750Z] #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:39.130Z] #148 ... [2023-08-16T16:47:39.131Z] [2023-08-16T16:47:39.131Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T16:47:39.131Z] #137 DONE 88.8s [2023-08-16T16:47:39.131Z] [2023-08-16T16:47:39.131Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T16:47:39.131Z] #131 DONE 88.9s [2023-08-16T16:47:39.131Z] [2023-08-16T16:47:39.131Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T16:47:39.131Z] #133 DONE 89.0s [2023-08-16T16:47:39.131Z] [2023-08-16T16:47:39.131Z] #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:39.131Z] #149 ... [2023-08-16T16:47:39.131Z] [2023-08-16T16:47:39.131Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T16:47:39.131Z] #135 DONE 89.1s [2023-08-16T16:47:39.131Z] [2023-08-16T16:47:39.131Z] #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T16:47:39.131Z] #101 DONE 89.1s [2023-08-16T16:47:39.393Z] [2023-08-16T16:47:39.393Z] #150 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-16T16:47:39.393Z] #150 ... [2023-08-16T16:47:39.393Z] [2023-08-16T16:47:39.393Z] #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:39.393Z] #148 DONE 1.7s [2023-08-16T16:47:39.393Z] [2023-08-16T16:47:39.393Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:39.393Z] #147 DONE 2.1s [2023-08-16T16:47:39.393Z] [2023-08-16T16:47:39.393Z] #151 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:39.393Z] #151 DONE 1.9s [2023-08-16T16:47:39.393Z] [2023-08-16T16:47:39.393Z] #152 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:39.393Z] #152 DONE 1.9s [2023-08-16T16:47:39.393Z] [2023-08-16T16:47:39.393Z] #153 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:39.654Z] #153 ... [2023-08-16T16:47:39.654Z] [2023-08-16T16:47:39.654Z] #154 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:39.654Z] #154 DONE 0.8s [2023-08-16T16:47:39.654Z] [2023-08-16T16:47:39.654Z] #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:39.654Z] #149 DONE 0.8s [2023-08-16T16:47:39.654Z] [2023-08-16T16:47:39.654Z] #150 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-16T16:47:39.654Z] #150 DONE 0.5s [2023-08-16T16:47:39.654Z] [2023-08-16T16:47:39.654Z] #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:39.654Z] #155 DONE 0.4s [2023-08-16T16:47:39.654Z] [2023-08-16T16:47:39.654Z] #156 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-16T16:47:39.917Z] #156 ... [2023-08-16T16:47:39.917Z] [2023-08-16T16:47:39.917Z] #157 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:39.917Z] #157 DONE 0.4s [2023-08-16T16:47:39.917Z] [2023-08-16T16:47:39.917Z] #158 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:39.917Z] #158 CACHED [2023-08-16T16:47:39.917Z] [2023-08-16T16:47:39.917Z] #159 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:39.917Z] #159 CACHED [2023-08-16T16:47:39.917Z] [2023-08-16T16:47:39.917Z] #160 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:39.917Z] #160 CACHED [2023-08-16T16:47:39.917Z] [2023-08-16T16:47:39.917Z] #161 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:39.917Z] #161 CACHED [2023-08-16T16:47:39.917Z] [2023-08-16T16:47:39.917Z] #162 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:39.917Z] #162 CACHED [2023-08-16T16:47:39.917Z] [2023-08-16T16:47:39.917Z] #163 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:39.917Z] #163 CACHED [2023-08-16T16:47:39.917Z] [2023-08-16T16:47:39.917Z] #153 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:39.917Z] #153 DONE 0.4s [2023-08-16T16:47:39.917Z] [2023-08-16T16:47:39.917Z] #164 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:39.917Z] #164 CACHED [2023-08-16T16:47:39.917Z] [2023-08-16T16:47:39.917Z] #165 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:39.917Z] #165 CACHED [2023-08-16T16:47:39.917Z] [2023-08-16T16:47:39.917Z] #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:39.917Z] #166 DONE 0.4s [2023-08-16T16:47:39.917Z] [2023-08-16T16:47:39.917Z] #167 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:39.917Z] #167 DONE 0.4s [2023-08-16T16:47:39.917Z] [2023-08-16T16:47:39.917Z] #168 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:39.917Z] #168 DONE 0.4s [2023-08-16T16:47:39.917Z] [2023-08-16T16:47:39.917Z] #169 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-16T16:47:40.881Z] #169 ... [2023-08-16T16:47:40.881Z] [2023-08-16T16:47:40.881Z] #170 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-16T16:47:40.881Z] #170 DONE 0.8s [2023-08-16T16:47:40.881Z] [2023-08-16T16:47:40.881Z] #171 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-16T16:47:42.266Z] #171 ... [2023-08-16T16:47:42.266Z] [2023-08-16T16:47:42.266Z] #172 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-16T16:47:42.266Z] #172 DONE 2.5s [2023-08-16T16:47:42.530Z] [2023-08-16T16:47:42.530Z] #173 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-16T16:47:42.530Z] #173 DONE 2.5s [2023-08-16T16:47:42.530Z] [2023-08-16T16:47:42.530Z] #174 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-16T16:47:42.530Z] #174 DONE 2.5s [2023-08-16T16:47:42.530Z] [2023-08-16T16:47:42.530Z] #169 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-16T16:47:42.530Z] #169 DONE 2.4s [2023-08-16T16:47:42.530Z] [2023-08-16T16:47:42.530Z] #175 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-16T16:47:42.530Z] #175 DONE 2.5s [2023-08-16T16:47:42.530Z] [2023-08-16T16:47:42.530Z] #176 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-16T16:47:42.530Z] #176 ... [2023-08-16T16:47:42.530Z] [2023-08-16T16:47:42.530Z] #177 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-16T16:47:42.530Z] #177 DONE 2.6s [2023-08-16T16:47:42.530Z] [2023-08-16T16:47:42.530Z] #178 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-16T16:47:42.530Z] #178 DONE 2.7s [2023-08-16T16:47:42.530Z] [2023-08-16T16:47:42.530Z] #171 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-16T16:47:42.530Z] #171 DONE 2.6s [2023-08-16T16:47:42.791Z] [2023-08-16T16:47:42.791Z] #179 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-16T16:47:42.791Z] #179 DONE 2.7s [2023-08-16T16:47:42.791Z] [2023-08-16T16:47:42.791Z] #156 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-16T16:47:42.791Z] #156 DONE 2.9s [2023-08-16T16:47:42.791Z] [2023-08-16T16:47:42.791Z] #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:43.052Z] #180 ... [2023-08-16T16:47:43.052Z] [2023-08-16T16:47:43.052Z] #181 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-16T16:47:43.052Z] #181 DONE 1.3s [2023-08-16T16:47:43.052Z] [2023-08-16T16:47:43.052Z] #182 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-16T16:47:43.052Z] #182 DONE 0.7s [2023-08-16T16:47:43.052Z] [2023-08-16T16:47:43.052Z] #183 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-16T16:47:43.052Z] #183 DONE 0.7s [2023-08-16T16:47:43.313Z] [2023-08-16T16:47:43.313Z] #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-16T16:47:43.313Z] #184 DONE 0.7s [2023-08-16T16:47:43.313Z] [2023-08-16T16:47:43.313Z] #176 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-16T16:47:43.313Z] #176 DONE 0.7s [2023-08-16T16:47:43.313Z] [2023-08-16T16:47:43.313Z] #185 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T16:47:43.313Z] #185 ... [2023-08-16T16:47:43.313Z] [2023-08-16T16:47:43.313Z] #186 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-16T16:47:43.313Z] #186 DONE 0.8s [2023-08-16T16:47:43.572Z] [2023-08-16T16:47:43.572Z] #143 [core-data] exporting to image [2023-08-16T16:47:43.572Z] #143 exporting layers [2023-08-16T16:47:43.572Z] #143 ... [2023-08-16T16:47:43.572Z] [2023-08-16T16:47:43.572Z] #187 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-16T16:47:43.572Z] #187 DONE 1.0s [2023-08-16T16:47:43.572Z] [2023-08-16T16:47:43.572Z] #188 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-16T16:47:43.572Z] #188 DONE 1.0s [2023-08-16T16:47:43.572Z] [2023-08-16T16:47:43.572Z] #189 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-16T16:47:43.572Z] #189 DONE 1.0s [2023-08-16T16:47:43.572Z] [2023-08-16T16:47:43.572Z] #190 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-16T16:47:43.572Z] #190 DONE 1.0s [2023-08-16T16:47:43.572Z] [2023-08-16T16:47:43.572Z] #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T16:47:43.572Z] #180 DONE 1.1s [2023-08-16T16:47:43.572Z] [2023-08-16T16:47:43.572Z] #191 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:43.867Z] #191 ... [2023-08-16T16:47:43.867Z] [2023-08-16T16:47:43.867Z] #192 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-16T16:47:43.867Z] #192 DONE 0.7s [2023-08-16T16:47:43.867Z] [2023-08-16T16:47:43.867Z] #143 [support-notifications] exporting to image [2023-08-16T16:47:43.867Z] #143 exporting layers 0.6s done [2023-08-16T16:47:43.867Z] #143 writing image sha256:35d42c00c48d934f75f8d94d7ecd8bb69bb217f083c1d6f9b06d29bda7b065c0 [2023-08-16T16:47:43.867Z] #143 writing image sha256:7c7876eb1fd8321bef90c7f0f211f49779238c46ce3de63a2fb80cbdf30d4eec [2023-08-16T16:47:44.149Z] #143 ... [2023-08-16T16:47:44.149Z] [2023-08-16T16:47:44.149Z] #185 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T16:47:44.149Z] #185 DONE 0.8s [2023-08-16T16:47:44.149Z] [2023-08-16T16:47:44.149Z] #143 [support-notifications] exporting to image [2023-08-16T16:47:44.149Z] #143 writing image sha256:35d42c00c48d934f75f8d94d7ecd8bb69bb217f083c1d6f9b06d29bda7b065c0 0.2s done [2023-08-16T16:47:44.149Z] #143 naming to docker.io/library/support-scheduler [2023-08-16T16:47:44.149Z] #143 writing image sha256:628dc66cea4bdadd5b6110289be3b1876d6b92b55a2dfb665521f5eb16b59202 [2023-08-16T16:47:44.149Z] #143 naming to docker.io/library/support-scheduler 0.1s done [2023-08-16T16:47:44.443Z] #143 writing image sha256:7c7876eb1fd8321bef90c7f0f211f49779238c46ce3de63a2fb80cbdf30d4eec 0.5s done [2023-08-16T16:47:44.443Z] #143 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-08-16T16:47:44.443Z] #143 ... [2023-08-16T16:47:44.443Z] [2023-08-16T16:47:44.443Z] #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-16T16:47:44.443Z] #193 DONE 0.8s [2023-08-16T16:47:44.443Z] [2023-08-16T16:47:44.443Z] #194 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-16T16:47:44.443Z] #194 DONE 0.9s [2023-08-16T16:47:44.443Z] [2023-08-16T16:47:44.443Z] #143 [core-metadata] exporting to image [2023-08-16T16:47:44.443Z] #143 writing image sha256:628dc66cea4bdadd5b6110289be3b1876d6b92b55a2dfb665521f5eb16b59202 0.4s done [2023-08-16T16:47:44.443Z] #143 naming to docker.io/library/core-command done [2023-08-16T16:47:44.727Z] #143 ... [2023-08-16T16:47:44.727Z] [2023-08-16T16:47:44.727Z] #195 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-16T16:47:44.727Z] #195 DONE 0.8s [2023-08-16T16:47:44.727Z] [2023-08-16T16:47:44.727Z] #191 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-16T16:47:44.727Z] #191 DONE 0.8s [2023-08-16T16:47:44.727Z] [2023-08-16T16:47:44.727Z] #143 [core-metadata] exporting to image [2023-08-16T16:47:44.727Z] #143 exporting layers 0.9s done [2023-08-16T16:47:44.727Z] #143 exporting layers 0.2s done [2023-08-16T16:47:44.727Z] #143 writing image sha256:a20691eafe568cb5590e61db08890bfae69befb691365888da8b587c5f11d95e 0.0s done [2023-08-16T16:47:44.727Z] #143 naming to docker.io/library/core-data done [2023-08-16T16:47:44.727Z] #143 writing image sha256:9440a881e6838b6d86951fb5de649d30393c396da03789d77727edaba98b9da4 [2023-08-16T16:47:45.108Z] #143 writing image sha256:9440a881e6838b6d86951fb5de649d30393c396da03789d77727edaba98b9da4 done [2023-08-16T16:47:45.108Z] #143 naming to docker.io/library/support-notifications done [2023-08-16T16:47:45.108Z] #143 writing image sha256:4e004d9c9077c517011edd9ec59d83a5a5ca702dfe068714dc51dcb3964cf8c2 done [2023-08-16T16:47:45.108Z] #143 naming to docker.io/library/core-metadata done [2023-08-16T16:47:45.108Z] #143 DONE 4.7s [2023-08-16T16:47:45.108Z] [2023-08-16T16:47:45.108Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-16T16:47:45.108Z] #196 DONE 1.0s [2023-08-16T16:47:45.108Z] [2023-08-16T16:47:45.108Z] #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-16T16:47:45.108Z] #197 ... [2023-08-16T16:47:45.108Z] [2023-08-16T16:47:45.108Z] #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-16T16:47:45.108Z] #198 DONE 0.6s [2023-08-16T16:47:45.381Z] [2023-08-16T16:47:45.381Z] #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-16T16:47:45.381Z] #197 DONE 0.5s [2023-08-16T16:47:45.381Z] [2023-08-16T16:47:45.381Z] #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-16T16:47:45.381Z] #199 DONE 0.2s [2023-08-16T16:47:45.381Z] [2023-08-16T16:47:45.381Z] #200 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T16:47:45.381Z] #200 DONE 0.1s [2023-08-16T16:47:45.381Z] [2023-08-16T16:47:45.381Z] #201 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T16:47:45.381Z] #201 DONE 1.1s [2023-08-16T16:47:45.381Z] [2023-08-16T16:47:45.381Z] #202 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T16:47:45.381Z] #202 DONE 1.0s [2023-08-16T16:47:45.381Z] [2023-08-16T16:47:45.381Z] #143 [security-proxy-auth] exporting to image [2023-08-16T16:47:45.660Z] #143 ... [2023-08-16T16:47:45.660Z] [2023-08-16T16:47:45.660Z] #203 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T16:47:45.660Z] #203 DONE 1.1s [2023-08-16T16:47:45.660Z] [2023-08-16T16:47:45.660Z] #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-16T16:47:45.660Z] #204 DONE 0.3s [2023-08-16T16:47:45.660Z] [2023-08-16T16:47:45.660Z] #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-16T16:47:45.660Z] #205 DONE 0.1s [2023-08-16T16:47:45.660Z] [2023-08-16T16:47:45.660Z] #143 [core-common-config-bootstrapper] exporting to image [2023-08-16T16:47:45.928Z] #143 ... [2023-08-16T16:47:45.928Z] [2023-08-16T16:47:45.928Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-16T16:47:45.928Z] #206 DONE 0.1s [2023-08-16T16:47:45.928Z] [2023-08-16T16:47:45.928Z] #143 [core-common-config-bootstrapper] exporting to image [2023-08-16T16:47:45.928Z] #143 exporting layers 0.4s done [2023-08-16T16:47:45.928Z] #143 writing image sha256:30ffede5606f31ffc83b8ad80903b345f5b2a2f94ec96f0fbf5617770cd74ab2 [2023-08-16T16:47:45.928Z] #143 exporting layers 0.2s done [2023-08-16T16:47:45.928Z] #143 writing image sha256:30ffede5606f31ffc83b8ad80903b345f5b2a2f94ec96f0fbf5617770cd74ab2 0.0s done [2023-08-16T16:47:45.928Z] #143 naming to docker.io/library/security-proxy-setup done [2023-08-16T16:47:45.928Z] #143 writing image sha256:8d9feda943a1a9905c0c9753e58f8ba38270c1e7b4466bb923f9b56c24665b1d done [2023-08-16T16:47:45.928Z] #143 naming to docker.io/library/security-proxy-auth done [2023-08-16T16:47:45.928Z] #143 writing image sha256:35d9ad87393be1dc0aa42dc4ae5fdb85e8f693b6aa570a306700a54eb1b12c87 done [2023-08-16T16:47:45.928Z] #143 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-16T16:47:45.928Z] #143 DONE 5.1s [2023-08-16T16:47:45.928Z] [2023-08-16T16:47:45.928Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-16T16:47:45.928Z] #207 DONE 0.1s [2023-08-16T16:47:45.928Z] [2023-08-16T16:47:45.928Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-16T16:47:46.211Z] #208 ... [2023-08-16T16:47:46.211Z] [2023-08-16T16:47:46.211Z] #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T16:47:46.211Z] #209 DONE 0.7s [2023-08-16T16:47:46.211Z] [2023-08-16T16:47:46.211Z] #143 [security-secretstore-setup] exporting to image [2023-08-16T16:47:46.211Z] #143 ... [2023-08-16T16:47:46.211Z] [2023-08-16T16:47:46.211Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-16T16:47:46.211Z] #208 DONE 0.5s [2023-08-16T16:47:46.211Z] [2023-08-16T16:47:46.211Z] #143 [security-bootstrapper] exporting to image [2023-08-16T16:47:46.211Z] #143 exporting layers 0.3s done [2023-08-16T16:47:46.496Z] #143 writing image sha256:1c06d53fc9db171ada96fd400641d6533edcafe7ad94b54939ac050995183c88 done [2023-08-16T16:47:46.496Z] #143 naming to docker.io/library/security-secretstore-setup done [2023-08-16T16:47:46.496Z] #143 exporting layers 0.3s done [2023-08-16T16:47:46.777Z] #143 writing image sha256:0c9210be974afaecfe2761053f2ab343c73af83c23f0c0d1a48059122e341c7c done [2023-08-16T16:47:46.777Z] #143 naming to docker.io/library/security-bootstrapper done [2023-08-16T16:47:46.777Z] #143 DONE 5.8s [2023-08-16T16:47:46.777Z] time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:46.777Z] time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:46.777Z] time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:46.777Z] time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:46.777Z] time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:46.777Z] time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:46.777Z] time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:46.777Z] time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:46.777Z] time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:46.777Z] time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:46.777Z] time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:46.777Z] time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:46.777Z] time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T16:47:46.777Z] time="2023-08-16T16:44:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-16T16:47:46.821Z] $ docker stop --time=1 86ca409a9b8f8adf6f7fe8b850bfbe98171ada9b298834c1bf93ba7cd0712cfd [2023-08-16T16:47:48.111Z] $ docker rm -f --volumes 86ca409a9b8f8adf6f7fe8b850bfbe98171ada9b298834c1bf93ba7cd0712cfd [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T16:47:48.500Z] + docker images [2023-08-16T16:47:48.500Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-16T16:47:48.500Z] security-bootstrapper latest 0c9210be974a 2 seconds ago 23MB [2023-08-16T16:47:48.500Z] security-secretstore-setup latest 1c06d53fc9db 3 seconds ago 44.1MB [2023-08-16T16:47:48.500Z] core-common-config-bootstrapper latest 35d9ad87393b 3 seconds ago 18MB [2023-08-16T16:47:48.500Z] security-proxy-auth latest 8d9feda943a1 3 seconds ago 19.4MB [2023-08-16T16:47:48.500Z] security-proxy-setup latest 30ffede5606f 3 seconds ago 19.6MB [2023-08-16T16:47:48.500Z] core-metadata latest 4e004d9c9077 4 seconds ago 21.6MB [2023-08-16T16:47:48.500Z] core-data latest a20691eafe56 5 seconds ago 21.2MB [2023-08-16T16:47:48.500Z] support-notifications latest 9440a881e683 5 seconds ago 34.3MB [2023-08-16T16:47:48.500Z] core-command latest 628dc66cea4b 6 seconds ago 21MB [2023-08-16T16:47:48.500Z] security-spiffe-token-provider latest 7c7876eb1fd8 6 seconds ago 33.5MB [2023-08-16T16:47:48.500Z] support-scheduler latest 35d42c00c48d 6 seconds ago 33.7MB [2023-08-16T16:47:48.500Z] security-spire-config latest 862a8ccb490f About a minute ago 102MB [2023-08-16T16:47:48.500Z] security-spire-agent latest 9dc3741c6cf0 About a minute ago 161MB [2023-08-16T16:47:48.500Z] security-spire-server latest 14c4ba89a719 About a minute ago 103MB [2023-08-16T16:47:48.501Z] ci-base-image-x86_64 latest 4550d92f296d 5 minutes ago 1.07GB [2023-08-16T16:47:48.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 weeks ago 696MB [2023-08-16T16:47:48.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-16T16:47:48.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [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-08-16T16:48:47.394Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-16T16:48:47.394Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-16T16:48:47.394Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-16T16:48:49.349Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-16T16:48:50.313Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-16T16:48:51.729Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-16T16:48:52.722Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-16T16:48:52.722Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-16T16:48:52.722Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-16T16:48:54.671Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-16T16:48:56.621Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-16T16:48:57.209Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-16T16:48:57.209Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-16T16:48:57.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-16T16:49:09.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-16T16:49:09.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-16T16:49:09.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.464s coverage: 28.7% of statements [2023-08-16T16:49:21.942Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.345s coverage: 97.0% of statements [2023-08-16T16:49:27.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-16T16:49:27.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-16T16:49:27.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-16T16:49:30.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.444s coverage: 71.5% of statements [2023-08-16T16:49:34.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-16T16:49:34.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-16T16:49:34.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.388s coverage: 54.0% of statements [2023-08-16T16:49:40.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-16T16:49:40.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-16T16:49:40.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-16T16:49:40.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-16T16:49:40.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-16T16:49:47.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-16T16:49:47.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-16T16:49:59.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.064s coverage: 93.4% of statements [2023-08-16T16:49:59.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.525s coverage: 3.8% of statements [2023-08-16T16:50:06.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-16T16:50:06.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-16T16:50:06.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-16T16:50:07.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.995s coverage: 97.6% of statements [2023-08-16T16:50:07.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-16T16:50:07.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-16T16:50:07.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-16T16:50:07.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-16T16:50:07.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-16T16:50:07.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-16T16:50:07.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-16T16:50:08.063Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.253s coverage: 72.2% of statements [2023-08-16T16:50:20.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-16T16:50:20.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-16T16:50:20.642Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.505s coverage: 0.9% of statements [2023-08-16T16:50:20.642Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.294s coverage: 32.2% of statements [2023-08-16T16:50:25.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.375s coverage: 42.9% of statements [2023-08-16T16:50:25.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.286s coverage: 82.9% of statements [2023-08-16T16:50:25.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.258s coverage: 94.1% of statements [2023-08-16T16:50:25.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.283s coverage: 96.3% of statements [2023-08-16T16:50:30.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.245s coverage: 87.5% of statements [2023-08-16T16:50:32.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-16T16:50:32.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-16T16:50:32.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-16T16:50:32.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-16T16:50:35.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-16T16:50:35.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-16T16:50:35.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-16T16:50:35.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-16T16:50:42.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.225s coverage: 94.4% of statements [2023-08-16T16:50:42.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-16T16:50:42.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-16T16:50:42.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-16T16:50:42.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-16T16:50:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-16T16:50:50.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-16T16:50:52.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-16T16:50:57.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.125s coverage: 79.9% of statements [2023-08-16T16:50:59.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.291s coverage: 92.9% of statements [2023-08-16T16:50:59.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-08-16T16:50:59.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.233s coverage: 62.3% of statements [2023-08-16T16:50:59.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.217s coverage: 87.2% of statements [2023-08-16T16:50:59.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.216s coverage: 20.0% of statements [2023-08-16T16:50:59.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.195s coverage: 100.0% of statements [2023-08-16T16:50:59.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.527s coverage: 81.8% of statements [2023-08-16T16:51:00.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-16T16:51:00.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-16T16:51:00.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.538s coverage: 82.1% of statements [2023-08-16T16:51:00.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.264s coverage: 86.0% of statements [2023-08-16T16:51:07.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-16T16:51:07.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-16T16:51:08.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.327s coverage: 63.1% of statements [2023-08-16T16:51:08.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.306s coverage: 100.0% of statements [2023-08-16T16:51:09.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.140s coverage: 89.4% of statements [2023-08-16T16:51:09.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.098s coverage: 100.0% of statements [2023-08-16T16:51:09.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2023-08-16T16:51:10.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-16T16:51:10.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-16T16:51:10.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-16T16:51:10.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-08-16T16:51:20.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-16T16:51:20.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-16T16:51:20.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-16T16:51:20.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.101s coverage: 38.4% of statements [2023-08-16T16:51:20.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.284s coverage: 89.5% of statements [2023-08-16T16:51:26.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-16T16:51:26.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-16T16:51:26.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-16T16:51:26.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-16T16:51:26.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.289s coverage: 84.8% of statements [2023-08-16T16:51:34.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-16T16:51:34.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-16T16:51:34.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-16T16:51:34.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-16T16:51:39.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.336s coverage: 17.7% of statements [2023-08-16T16:51:41.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-16T16:51:41.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-16T16:51:41.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-16T16:51:41.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-16T16:51:41.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.609s coverage: 95.7% of statements [2023-08-16T16:51:44.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-16T16:51:44.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-16T16:51:45.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.315s coverage: 61.8% of statements [2023-08-16T16:51:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-16T16:51:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-16T16:51:49.177Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.437s coverage: 98.9% of statements [2023-08-16T16:51:50.137Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-08-16T16:51:50.137Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-16T16:51:50.137Z] go vet ./... [2023-08-16T16:54:56.838Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-16T16:54:56.838Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-16T16:54:56.838Z] ./bin/test-attribution-txt.sh [2023-08-16T16:54:56.838Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-16T16:54:56.838Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-16T16:54:56.838Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-16T16:54:56.838Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-16T16:54:56.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-16T16:54:57.527Z] + ls -al . [2023-08-16T16:54:57.527Z] total 724 [2023-08-16T16:54:57.527Z] drwxrwxr-x 11 1001 1001 4096 Aug 16 16:45 . [2023-08-16T16:54:57.527Z] drwxr-xr-x 4 root root 4096 Aug 16 16:45 .. [2023-08-16T16:54:57.527Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 16:44 .blubracket [2023-08-16T16:54:57.527Z] -rw-rw-r-- 1 1001 1001 16 Aug 16 16:44 .dockerignore [2023-08-16T16:54:57.527Z] drwxrwxr-x 8 1001 1001 4096 Aug 16 16:44 .git [2023-08-16T16:54:57.527Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 16:44 .github [2023-08-16T16:54:57.527Z] -rw-rw-r-- 1 1001 1001 1173 Aug 16 16:44 .gitignore [2023-08-16T16:54:57.527Z] -rw-rw-r-- 1 1001 1001 42 Aug 16 16:44 .golangci.yml [2023-08-16T16:54:57.527Z] -rw-rw-r-- 1 1001 1001 87 Aug 16 16:44 .hadolint.yml [2023-08-16T16:54:57.527Z] -rw-rw-r-- 1 1001 1001 166 Aug 16 16:44 .sonarcloud.properties [2023-08-16T16:54:57.527Z] -rw-rw-r-- 1 1001 1001 1171 Aug 16 16:44 ADOPTERS.md [2023-08-16T16:54:57.527Z] -rw-rw-r-- 1 1001 1001 11152 Aug 16 16:44 Attribution.txt [2023-08-16T16:54:57.527Z] -rw-rw-r-- 1 1001 1001 93407 Aug 16 16:44 CHANGELOG.md [2023-08-16T16:54:57.527Z] -rw-rw-r-- 1 1001 1001 3804 Aug 16 16:44 CONTRIBUTING.md [2023-08-16T16:54:57.527Z] -rw-rw-r-- 1 1001 1001 677 Aug 16 16:44 GOVERNANCE.md [2023-08-16T16:54:57.527Z] -rw-rw-r-- 1 1001 1001 883 Aug 16 16:44 Jenkinsfile [2023-08-16T16:54:57.527Z] -rw-rw-r-- 1 1001 1001 10775 Aug 16 16:44 LICENSE [2023-08-16T16:54:57.527Z] -rw-rw-r-- 1 1001 1001 14764 Aug 16 16:44 Makefile [2023-08-16T16:54:57.527Z] -rw-rw-r-- 1 1001 1001 582 Aug 16 16:44 OWNERS.md [2023-08-16T16:54:57.527Z] -rw-rw-r-- 1 1001 1001 9923 Aug 16 16:44 README.md [2023-08-16T16:54:57.527Z] -rw-rw-r-- 1 1001 1001 789 Aug 16 16:44 SECURITY.md [2023-08-16T16:54:57.527Z] -rw-rw-r-- 1 1001 1001 5 Aug 16 16:41 VERSION [2023-08-16T16:54:57.527Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 16:44 bin [2023-08-16T16:54:57.527Z] drwxrwxr-x 18 1001 1001 4096 Aug 16 16:44 cmd [2023-08-16T16:54:57.527Z] -rw-r--r-- 1 root root 446998 Aug 16 16:51 coverage.out [2023-08-16T16:54:57.527Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 16:44 fuzz_test [2023-08-16T16:54:57.527Z] -rw-rw-r-- 1 1001 1001 3687 Aug 16 16:44 go.mod [2023-08-16T16:54:57.527Z] -rw-rw-r-- 1 1001 1001 33714 Aug 16 16:44 go.sum [2023-08-16T16:54:57.527Z] drwxrwxr-x 7 1001 1001 4096 Aug 16 16:44 internal [2023-08-16T16:54:57.527Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 16:44 openapi [2023-08-16T16:54:57.527Z] -rw-rw-r-- 1 1001 1001 594 Aug 16 16:44 security.txt [2023-08-16T16:54:57.527Z] drwxrwxr-x 4 1001 1001 4096 Aug 16 16:44 snap [2023-08-16T16:54:57.527Z] -rw-rw-r-- 1 1001 1001 204 Aug 16 16:44 version.go [Pipeline] sh [2023-08-16T16:54:58.183Z] + '[' -e coverage.out ] [2023-08-16T16:54:58.183Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-16T16:54:58.218Z] Warning: overwriting stash ‘coverage-report’ [2023-08-16T16:54:59.025Z] Stashed 1 file(s) [Pipeline] sh [2023-08-16T16:54:59.663Z] + make build [2023-08-16T16:54:59.663Z] 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-08-16T16:56:51.526Z] 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-08-16T16:56:51.526Z] 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-08-16T16:56:54.864Z] 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-08-16T16:56:58.201Z] 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-08-16T16:57:45.041Z] 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-08-16T16:57:46.982Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-16T16:57:55.198Z] 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-08-16T16:58:00.563Z] 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-08-16T16:58:04.819Z] 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-08-16T16:58:09.067Z] 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-08-16T16:58:17.267Z] 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-08-16T16:58:22.645Z] $ docker stop --time=1 1da06cbac3dbb8a2b826e8a04857314a8227fb3e404fc25599000c6fb1e8c098 [2023-08-16T16:58:25.791Z] $ docker rm -f --volumes 1da06cbac3dbb8a2b826e8a04857314a8227fb3e404fc25599000c6fb1e8c098 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T16:58:28.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-16T16:58:28.640Z] [2023-08-16T16:58:28.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T16:58:29.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-16T16:58:29.046Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-16T16:58:29.313Z] 547446be3368: Pulling fs layer [2023-08-16T16:58:29.313Z] d125d8839a47: Pulling fs layer [2023-08-16T16:58:29.313Z] 3e85d5ac6304: Pulling fs layer [2023-08-16T16:58:29.313Z] c3105a71a48b: Pulling fs layer [2023-08-16T16:58:29.313Z] 0f093f025ec4: Pulling fs layer [2023-08-16T16:58:29.313Z] c3106fc0e877: Pulling fs layer [2023-08-16T16:58:29.313Z] c3105a71a48b: Waiting [2023-08-16T16:58:29.313Z] 0f093f025ec4: Waiting [2023-08-16T16:58:29.313Z] c3106fc0e877: Waiting [2023-08-16T16:58:29.313Z] 547446be3368: Verifying Checksum [2023-08-16T16:58:29.313Z] 547446be3368: Download complete [2023-08-16T16:58:29.313Z] c3105a71a48b: Verifying Checksum [2023-08-16T16:58:29.313Z] c3105a71a48b: Download complete [2023-08-16T16:58:29.578Z] d125d8839a47: Verifying Checksum [2023-08-16T16:58:29.578Z] d125d8839a47: Download complete [2023-08-16T16:58:29.578Z] c3106fc0e877: Verifying Checksum [2023-08-16T16:58:29.578Z] c3106fc0e877: Download complete [2023-08-16T16:58:29.845Z] 0f093f025ec4: Verifying Checksum [2023-08-16T16:58:29.845Z] 0f093f025ec4: Download complete [2023-08-16T16:58:30.112Z] 547446be3368: Pull complete [2023-08-16T16:58:31.072Z] d125d8839a47: Pull complete [2023-08-16T16:58:31.654Z] 3e85d5ac6304: Verifying Checksum [2023-08-16T16:58:31.654Z] 3e85d5ac6304: Download complete [2023-08-16T16:58:39.855Z] 3e85d5ac6304: Pull complete [2023-08-16T16:58:39.855Z] c3105a71a48b: Pull complete [2023-08-16T16:58:41.268Z] 0f093f025ec4: Pull complete [2023-08-16T16:58:41.268Z] c3106fc0e877: Pull complete [2023-08-16T16:58:41.268Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-16T16:58:41.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-16T16:58:41.268Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T16:58:41.616Z] prd-ubuntu20.04-docker-arm64-4c-16g-3803 does not seem to be running inside a container [2023-08-16T16:58:41.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-16T16:58:43.834Z] $ docker top 6cf28c2608885ee4a6822a5cefb91ed49ce891c8f29fd9fb25572276c1d373b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T16:58:44.696Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-16T16:58:52.906Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-16T16:58:52.906Z] #1 transferring dockerfile: 2.04kB done [2023-08-16T16:58:52.906Z] #1 DONE 0.1s [2023-08-16T16:58:53.492Z] [2023-08-16T16:58:53.492Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-08-16T16:58:53.759Z] #2 transferring dockerfile: 2.68kB done [2023-08-16T16:58:53.759Z] #2 DONE 0.0s [2023-08-16T16:58:53.759Z] [2023-08-16T16:58:53.759Z] #3 [core-command internal] load build definition from Dockerfile [2023-08-16T16:58:53.759Z] #3 transferring dockerfile: 1.82kB 0.0s done [2023-08-16T16:58:53.759Z] #3 DONE 0.1s [2023-08-16T16:58:53.759Z] [2023-08-16T16:58:53.759Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-08-16T16:58:53.759Z] #4 transferring dockerfile: 1.84kB done [2023-08-16T16:58:53.759Z] #4 DONE 0.1s [2023-08-16T16:58:53.759Z] [2023-08-16T16:58:53.759Z] #5 [core-metadata internal] load build definition from Dockerfile [2023-08-16T16:58:53.759Z] #5 transferring dockerfile: 1.96kB done [2023-08-16T16:58:53.759Z] #5 DONE 0.1s [2023-08-16T16:58:53.759Z] [2023-08-16T16:58:53.759Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-08-16T16:58:53.759Z] #6 transferring dockerfile: 2.58kB done [2023-08-16T16:58:53.759Z] #6 DONE 0.1s [2023-08-16T16:58:53.759Z] [2023-08-16T16:58:53.759Z] #7 [security-spire-server internal] load build definition from Dockerfile [2023-08-16T16:58:53.759Z] #7 transferring dockerfile: 2.63kB 0.0s done [2023-08-16T16:58:54.027Z] #7 DONE 0.1s [2023-08-16T16:58:54.027Z] [2023-08-16T16:58:54.027Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-08-16T16:58:54.027Z] #8 transferring dockerfile: 1.82kB done [2023-08-16T16:58:54.027Z] #8 DONE 0.1s [2023-08-16T16:58:54.027Z] [2023-08-16T16:58:54.027Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-16T16:58:54.027Z] #9 transferring dockerfile: 1.78kB done [2023-08-16T16:58:54.027Z] #9 DONE 0.0s [2023-08-16T16:58:54.027Z] [2023-08-16T16:58:54.027Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-16T16:58:54.027Z] #10 transferring dockerfile: 2.82kB done [2023-08-16T16:58:54.027Z] #10 DONE 0.1s [2023-08-16T16:58:54.294Z] [2023-08-16T16:58:54.294Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-16T16:58:54.294Z] #11 transferring dockerfile: 2.38kB done [2023-08-16T16:58:54.294Z] #11 DONE 0.1s [2023-08-16T16:58:54.294Z] [2023-08-16T16:58:54.294Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-16T16:58:54.294Z] #12 transferring dockerfile: 2.12kB done [2023-08-16T16:58:54.294Z] #12 DONE 0.1s [2023-08-16T16:58:54.294Z] [2023-08-16T16:58:54.294Z] #13 [core-data internal] load build definition from Dockerfile [2023-08-16T16:58:54.294Z] #13 transferring dockerfile: 1.90kB done [2023-08-16T16:58:54.294Z] #13 DONE 0.1s [2023-08-16T16:58:54.294Z] [2023-08-16T16:58:54.294Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-16T16:58:54.561Z] #14 transferring dockerfile: 2.06kB done [2023-08-16T16:58:54.561Z] #14 DONE 0.1s [2023-08-16T16:58:54.561Z] [2023-08-16T16:58:54.561Z] #15 [security-proxy-auth internal] load .dockerignore [2023-08-16T16:58:54.561Z] #15 transferring context: 56B done [2023-08-16T16:58:54.561Z] #15 DONE 0.0s [2023-08-16T16:58:55.147Z] [2023-08-16T16:58:55.147Z] #16 [security-spire-agent internal] load .dockerignore [2023-08-16T16:58:55.147Z] #16 transferring context: 56B done [2023-08-16T16:58:55.147Z] #16 DONE 0.0s [2023-08-16T16:58:55.147Z] [2023-08-16T16:58:55.147Z] #17 [core-command internal] load .dockerignore [2023-08-16T16:58:55.147Z] #17 transferring context: 56B done [2023-08-16T16:58:55.147Z] #17 DONE 0.0s [2023-08-16T16:58:55.147Z] [2023-08-16T16:58:55.147Z] #18 [support-notifications internal] load .dockerignore [2023-08-16T16:58:55.147Z] #18 transferring context: 56B done [2023-08-16T16:58:55.147Z] #18 DONE 0.0s [2023-08-16T16:58:55.414Z] [2023-08-16T16:58:55.414Z] #19 [core-metadata internal] load .dockerignore [2023-08-16T16:58:55.414Z] #19 transferring context: 56B done [2023-08-16T16:58:55.414Z] #19 DONE 0.1s [2023-08-16T16:58:55.414Z] [2023-08-16T16:58:55.414Z] #20 [security-spire-config internal] load .dockerignore [2023-08-16T16:58:55.414Z] #20 transferring context: 56B done [2023-08-16T16:58:55.414Z] #20 DONE 0.1s [2023-08-16T16:58:55.414Z] [2023-08-16T16:58:55.414Z] #21 [security-spire-server internal] load .dockerignore [2023-08-16T16:58:55.414Z] #21 transferring context: 56B done [2023-08-16T16:58:55.414Z] #21 DONE 0.1s [2023-08-16T16:58:55.414Z] [2023-08-16T16:58:55.414Z] #22 [support-scheduler internal] load .dockerignore [2023-08-16T16:58:55.414Z] #22 transferring context: 56B 0.0s done [2023-08-16T16:58:55.414Z] #22 DONE 0.1s [2023-08-16T16:58:55.414Z] [2023-08-16T16:58:55.414Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-08-16T16:58:55.690Z] #23 transferring context: 56B done [2023-08-16T16:58:55.690Z] #23 DONE 0.1s [2023-08-16T16:58:55.690Z] [2023-08-16T16:58:55.690Z] #24 [security-bootstrapper internal] load .dockerignore [2023-08-16T16:58:55.690Z] #24 transferring context: 56B done [2023-08-16T16:58:55.690Z] #24 DONE 0.0s [2023-08-16T16:58:55.690Z] [2023-08-16T16:58:55.690Z] #25 [security-secretstore-setup internal] load .dockerignore [2023-08-16T16:58:55.690Z] #25 transferring context: 56B done [2023-08-16T16:58:55.690Z] #25 DONE 0.0s [2023-08-16T16:58:55.690Z] [2023-08-16T16:58:55.690Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-16T16:58:55.690Z] #26 transferring context: 56B 0.0s done [2023-08-16T16:58:55.690Z] #26 DONE 0.1s [2023-08-16T16:58:55.690Z] [2023-08-16T16:58:55.690Z] #27 [core-data internal] load .dockerignore [2023-08-16T16:58:55.958Z] #27 transferring context: 56B done [2023-08-16T16:58:55.958Z] #27 DONE 0.1s [2023-08-16T16:58:55.958Z] [2023-08-16T16:58:55.958Z] #28 [security-proxy-setup internal] load .dockerignore [2023-08-16T16:58:55.958Z] #28 transferring context: 56B 0.0s done [2023-08-16T16:58:55.958Z] #28 DONE 0.1s [2023-08-16T16:58:55.958Z] [2023-08-16T16:58:55.958Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T16:58:55.958Z] #29 DONE 0.0s [2023-08-16T16:58:55.958Z] [2023-08-16T16:58:55.958Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T16:58:56.546Z] #30 DONE 0.6s [2023-08-16T16:58:56.546Z] [2023-08-16T16:58:56.546Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T16:58:56.546Z] #29 DONE 0.0s [2023-08-16T16:58:56.546Z] [2023-08-16T16:58:56.546Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:58:56.546Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-16T16:58:56.818Z] #31 ... [2023-08-16T16:58:56.818Z] [2023-08-16T16:58:56.818Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T16:58:56.818Z] #29 DONE 0.0s [2023-08-16T16:58:56.818Z] [2023-08-16T16:58:56.818Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:58:56.818Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-16T16:58:56.818Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T16:58:56.818Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T16:58:56.818Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T16:58:56.818Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 221.18kB / 3.26MB 0.1s [2023-08-16T16:58:56.818Z] #31 ... [2023-08-16T16:58:56.818Z] [2023-08-16T16:58:56.818Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T16:58:56.818Z] #29 DONE 0.0s [2023-08-16T16:58:56.818Z] [2023-08-16T16:58:56.818Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:58:56.818Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-16T16:58:56.818Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T16:58:56.818Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T16:58:56.818Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T16:58:56.818Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s [2023-08-16T16:58:56.818Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T16:58:56.818Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-16T16:58:57.086Z] #31 ... [2023-08-16T16:58:57.086Z] [2023-08-16T16:58:57.086Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T16:58:57.086Z] #29 DONE 0.0s [2023-08-16T16:58:57.086Z] [2023-08-16T16:58:57.086Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T16:58:57.086Z] #30 DONE 0.6s [2023-08-16T16:58:57.086Z] [2023-08-16T16:58:57.086Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:58:57.086Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-16T16:58:57.086Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T16:58:57.086Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T16:58:57.086Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T16:58:57.086Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T16:58:57.086Z] #31 ... [2023-08-16T16:58:57.086Z] [2023-08-16T16:58:57.086Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T16:58:57.086Z] #29 DONE 0.0s [2023-08-16T16:58:57.086Z] [2023-08-16T16:58:57.086Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:58:57.086Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-16T16:58:57.086Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T16:58:57.086Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T16:58:57.086Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T16:58:57.086Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T16:58:57.351Z] #31 ... [2023-08-16T16:58:57.351Z] [2023-08-16T16:58:57.351Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T16:58:57.351Z] #30 DONE 0.7s [2023-08-16T16:58:57.351Z] [2023-08-16T16:58:57.351Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:58:57.351Z] #31 ... [2023-08-16T16:58:57.351Z] [2023-08-16T16:58:57.351Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T16:58:57.351Z] #29 DONE 0.0s [2023-08-16T16:58:57.351Z] [2023-08-16T16:58:57.351Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:58:57.351Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-16T16:58:57.351Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T16:58:57.351Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T16:58:57.351Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T16:58:57.351Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T16:58:57.617Z] #31 ... [2023-08-16T16:58:57.617Z] [2023-08-16T16:58:57.617Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T16:58:57.617Z] #30 DONE 0.8s [2023-08-16T16:58:57.617Z] [2023-08-16T16:58:57.617Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:58:57.617Z] #31 ... [2023-08-16T16:58:57.617Z] [2023-08-16T16:58:57.617Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T16:58:57.617Z] #29 DONE 0.0s [2023-08-16T16:58:57.617Z] [2023-08-16T16:58:57.617Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:58:57.617Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-16T16:58:57.617Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T16:58:57.617Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T16:58:57.617Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T16:58:57.617Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T16:58:57.617Z] #31 ... [2023-08-16T16:58:57.617Z] [2023-08-16T16:58:57.617Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T16:58:57.617Z] #30 DONE 0.9s [2023-08-16T16:58:57.617Z] [2023-08-16T16:58:57.617Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:58:57.617Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-16T16:58:57.617Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T16:58:57.617Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T16:58:57.617Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T16:58:57.617Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T16:58:57.882Z] #31 ... [2023-08-16T16:58:57.882Z] [2023-08-16T16:58:57.882Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T16:58:57.882Z] #29 DONE 0.0s [2023-08-16T16:58:57.882Z] [2023-08-16T16:58:57.882Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:58:58.149Z] #31 ... [2023-08-16T16:58:58.149Z] [2023-08-16T16:58:58.149Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T16:58:58.149Z] #29 DONE 0.0s [2023-08-16T16:58:58.149Z] [2023-08-16T16:58:58.149Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:58:58.149Z] #31 ... [2023-08-16T16:58:58.149Z] [2023-08-16T16:58:58.149Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-16T16:58:58.149Z] #29 DONE 0.0s [2023-08-16T16:58:58.149Z] [2023-08-16T16:58:58.149Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:58:58.149Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-16T16:58:58.149Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T16:58:58.149Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T16:58:58.149Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T16:58:58.149Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T16:58:58.418Z] #31 ... [2023-08-16T16:58:58.418Z] [2023-08-16T16:58:58.418Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-16T16:58:58.418Z] #30 DONE 1.4s [2023-08-16T16:58:58.418Z] [2023-08-16T16:58:58.418Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:58:58.418Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-08-16T16:58:58.418Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-16T16:58:58.418Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-16T16:58:58.418Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-16T16:58:58.418Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-16T16:58:59.000Z] #31 ... [2023-08-16T16:58:59.000Z] [2023-08-16T16:58:59.000Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-16T16:58:59.000Z] #32 DONE 3.3s [2023-08-16T16:58:59.000Z] [2023-08-16T16:58:59.000Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:58:59.000Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.2s done [2023-08-16T16:58:59.265Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.2s done [2023-08-16T16:58:59.846Z] #31 ... [2023-08-16T16:58:59.846Z] [2023-08-16T16:58:59.846Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-16T16:58:59.846Z] #33 DONE 1.6s [2023-08-16T16:59:00.111Z] [2023-08-16T16:59:00.111Z] #34 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T16:59:05.461Z] #34 4.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:05.461Z] #34 ... [2023-08-16T16:59:05.461Z] [2023-08-16T16:59:05.461Z] #35 [security-spire-agent internal] load build context [2023-08-16T16:59:05.461Z] #35 transferring context: 18.84MB 8.1s [2023-08-16T16:59:05.461Z] #35 ... [2023-08-16T16:59:05.461Z] [2023-08-16T16:59:05.462Z] #36 [support-notifications internal] load build context [2023-08-16T16:59:05.462Z] #36 ... [2023-08-16T16:59:05.462Z] [2023-08-16T16:59:05.462Z] #35 [security-spire-agent internal] load build context [2023-08-16T16:59:06.860Z] #35 ... [2023-08-16T16:59:06.860Z] [2023-08-16T16:59:06.860Z] #37 [security-proxy-auth internal] load build context [2023-08-16T16:59:06.860Z] #37 ... [2023-08-16T16:59:06.860Z] [2023-08-16T16:59:06.860Z] #38 [core-command internal] load build context [2023-08-16T16:59:06.860Z] #38 ... [2023-08-16T16:59:06.860Z] [2023-08-16T16:59:06.860Z] #35 [security-spire-agent internal] load build context [2023-08-16T16:59:07.125Z] #35 ... [2023-08-16T16:59:07.125Z] [2023-08-16T16:59:07.125Z] #39 [core-metadata internal] load build context [2023-08-16T16:59:07.125Z] #39 ... [2023-08-16T16:59:07.125Z] [2023-08-16T16:59:07.125Z] #40 [security-spire-config internal] load build context [2023-08-16T16:59:07.125Z] #40 ... [2023-08-16T16:59:07.126Z] [2023-08-16T16:59:07.126Z] #35 [security-spire-agent internal] load build context [2023-08-16T16:59:07.392Z] #35 ... [2023-08-16T16:59:07.392Z] [2023-08-16T16:59:07.392Z] #41 [support-scheduler internal] load build context [2023-08-16T16:59:07.392Z] #41 ... [2023-08-16T16:59:07.392Z] [2023-08-16T16:59:07.392Z] #42 [security-spire-server internal] load build context [2023-08-16T16:59:07.658Z] #42 ... [2023-08-16T16:59:07.658Z] [2023-08-16T16:59:07.658Z] #43 [security-spiffe-token-provider internal] load build context [2023-08-16T16:59:07.934Z] #43 ... [2023-08-16T16:59:07.934Z] [2023-08-16T16:59:07.934Z] #44 [security-bootstrapper internal] load build context [2023-08-16T16:59:07.934Z] #44 ... [2023-08-16T16:59:07.934Z] [2023-08-16T16:59:07.934Z] #42 [security-spire-server internal] load build context [2023-08-16T16:59:08.209Z] #42 ... [2023-08-16T16:59:08.209Z] [2023-08-16T16:59:08.209Z] #45 [core-common-config-bootstrapper internal] load build context [2023-08-16T16:59:08.473Z] #45 ... [2023-08-16T16:59:08.473Z] [2023-08-16T16:59:08.473Z] #46 [security-secretstore-setup internal] load build context [2023-08-16T16:59:08.473Z] #46 ... [2023-08-16T16:59:08.473Z] [2023-08-16T16:59:08.473Z] #47 [core-data internal] load build context [2023-08-16T16:59:08.739Z] #47 ... [2023-08-16T16:59:08.739Z] [2023-08-16T16:59:08.739Z] #48 [security-proxy-setup internal] load build context [2023-08-16T16:59:08.739Z] #48 ... [2023-08-16T16:59:08.739Z] [2023-08-16T16:59:08.739Z] #42 [security-spire-server internal] load build context [2023-08-16T16:59:08.739Z] #42 ... [2023-08-16T16:59:08.739Z] [2023-08-16T16:59:08.739Z] #34 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T16:59:08.739Z] #34 5.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:08.739Z] #34 7.432 OK: 263 MiB in 53 packages [2023-08-16T16:59:08.739Z] #34 DONE 9.6s [2023-08-16T16:59:08.739Z] [2023-08-16T16:59:08.739Z] #42 [security-spire-server internal] load build context [2023-08-16T16:59:10.141Z] #42 ... [2023-08-16T16:59:10.141Z] [2023-08-16T16:59:10.141Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-16T16:59:10.141Z] #0 8.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:10.141Z] #0 9.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:10.141Z] #49 ... [2023-08-16T16:59:10.141Z] [2023-08-16T16:59:10.141Z] #50 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-16T16:59:10.141Z] #0 7.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:10.141Z] #0 9.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:10.141Z] #50 ... [2023-08-16T16:59:10.141Z] [2023-08-16T16:59:10.141Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T16:59:10.141Z] #0 7.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:10.141Z] #0 8.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:10.407Z] #51 ... [2023-08-16T16:59:10.407Z] [2023-08-16T16:59:10.407Z] #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T16:59:10.407Z] #0 5.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:10.407Z] #0 6.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:10.407Z] #0 10.16 OK: 263 MiB in 53 packages [2023-08-16T16:59:10.407Z] #52 ... [2023-08-16T16:59:10.407Z] [2023-08-16T16:59:10.407Z] #42 [security-spire-server internal] load build context [2023-08-16T16:59:10.407Z] #42 transferring context: 18.94MB 12.7s [2023-08-16T16:59:10.989Z] #42 ... [2023-08-16T16:59:10.989Z] [2023-08-16T16:59:10.989Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T16:59:11.255Z] #31 ... [2023-08-16T16:59:11.255Z] [2023-08-16T16:59:11.255Z] #42 [security-spire-server internal] load build context [2023-08-16T16:59:11.255Z] #42 ... [2023-08-16T16:59:11.255Z] [2023-08-16T16:59:11.255Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-16T16:59:11.255Z] #53 ... [2023-08-16T16:59:11.255Z] [2023-08-16T16:59:11.255Z] #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-16T16:59:11.255Z] #52 DONE 11.5s [2023-08-16T16:59:11.255Z] [2023-08-16T16:59:11.255Z] #42 [security-spire-server internal] load build context [2023-08-16T16:59:12.674Z] #42 ... [2023-08-16T16:59:12.674Z] [2023-08-16T16:59:12.674Z] #54 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-16T16:59:12.674Z] #54 ... [2023-08-16T16:59:12.674Z] [2023-08-16T16:59:12.674Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T16:59:12.674Z] #0 9.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:12.674Z] #55 ... [2023-08-16T16:59:12.674Z] [2023-08-16T16:59:12.674Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T16:59:12.939Z] #56 ... [2023-08-16T16:59:12.939Z] [2023-08-16T16:59:12.939Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T16:59:12.939Z] #57 ... [2023-08-16T16:59:12.939Z] [2023-08-16T16:59:12.939Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T16:59:13.205Z] #58 ... [2023-08-16T16:59:13.205Z] [2023-08-16T16:59:13.205Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T16:59:13.205Z] #59 ... [2023-08-16T16:59:13.205Z] [2023-08-16T16:59:13.205Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T16:59:13.205Z] #60 ... [2023-08-16T16:59:13.205Z] [2023-08-16T16:59:13.205Z] #61 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T16:59:13.470Z] #61 ... [2023-08-16T16:59:13.470Z] [2023-08-16T16:59:13.470Z] #44 [security-bootstrapper internal] load build context [2023-08-16T16:59:14.049Z] #44 ... [2023-08-16T16:59:14.049Z] [2023-08-16T16:59:14.049Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-16T16:59:14.049Z] #49 12.79 OK: 263 MiB in 53 packages [2023-08-16T16:59:14.049Z] #49 DONE 14.1s [2023-08-16T16:59:14.049Z] [2023-08-16T16:59:14.049Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T16:59:14.049Z] #55 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:14.314Z] #55 ... [2023-08-16T16:59:14.314Z] [2023-08-16T16:59:14.314Z] #50 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-16T16:59:14.314Z] #50 13.27 OK: 263 MiB in 53 packages [2023-08-16T16:59:14.314Z] #50 DONE 14.3s [2023-08-16T16:59:14.580Z] [2023-08-16T16:59:14.580Z] #44 [security-bootstrapper internal] load build context [2023-08-16T16:59:15.534Z] #44 ... [2023-08-16T16:59:15.534Z] [2023-08-16T16:59:15.534Z] #36 [support-notifications internal] load build context [2023-08-16T16:59:15.534Z] #36 ... [2023-08-16T16:59:15.534Z] [2023-08-16T16:59:15.534Z] #44 [security-bootstrapper internal] load build context [2023-08-16T16:59:15.800Z] #44 transferring context: 33.92MB 17.5s [2023-08-16T16:59:17.204Z] #44 ... [2023-08-16T16:59:17.204Z] [2023-08-16T16:59:17.204Z] #38 [core-command internal] load build context [2023-08-16T16:59:17.204Z] #38 ... [2023-08-16T16:59:17.204Z] [2023-08-16T16:59:17.204Z] #37 [security-proxy-auth internal] load build context [2023-08-16T16:59:17.204Z] #37 ... [2023-08-16T16:59:17.204Z] [2023-08-16T16:59:17.204Z] #44 [security-bootstrapper internal] load build context [2023-08-16T16:59:17.204Z] #44 ... [2023-08-16T16:59:17.204Z] [2023-08-16T16:59:17.204Z] #40 [security-spire-config internal] load build context [2023-08-16T16:59:17.469Z] #40 ... [2023-08-16T16:59:17.469Z] [2023-08-16T16:59:17.469Z] #39 [core-metadata internal] load build context [2023-08-16T16:59:17.469Z] #39 ... [2023-08-16T16:59:17.469Z] [2023-08-16T16:59:17.469Z] #44 [security-bootstrapper internal] load build context [2023-08-16T16:59:17.735Z] #44 ... [2023-08-16T16:59:17.735Z] [2023-08-16T16:59:17.735Z] #41 [support-scheduler internal] load build context [2023-08-16T16:59:17.735Z] #41 ... [2023-08-16T16:59:17.735Z] [2023-08-16T16:59:17.735Z] #35 [security-spire-agent internal] load build context [2023-08-16T16:59:17.735Z] #35 ... [2023-08-16T16:59:17.735Z] [2023-08-16T16:59:17.735Z] #41 [support-scheduler internal] load build context [2023-08-16T16:59:18.321Z] #41 ... [2023-08-16T16:59:18.321Z] [2023-08-16T16:59:18.321Z] #45 [core-common-config-bootstrapper internal] load build context [2023-08-16T16:59:18.588Z] #45 ... [2023-08-16T16:59:18.588Z] [2023-08-16T16:59:18.588Z] #43 [security-spiffe-token-provider internal] load build context [2023-08-16T16:59:18.588Z] #43 ... [2023-08-16T16:59:18.588Z] [2023-08-16T16:59:18.588Z] #41 [support-scheduler internal] load build context [2023-08-16T16:59:18.854Z] #41 ... [2023-08-16T16:59:18.855Z] [2023-08-16T16:59:18.855Z] #46 [security-secretstore-setup internal] load build context [2023-08-16T16:59:18.855Z] #46 ... [2023-08-16T16:59:18.855Z] [2023-08-16T16:59:18.855Z] #48 [security-proxy-setup internal] load build context [2023-08-16T16:59:19.122Z] #48 ... [2023-08-16T16:59:19.122Z] [2023-08-16T16:59:19.122Z] #47 [core-data internal] load build context [2023-08-16T16:59:19.122Z] #47 ... [2023-08-16T16:59:19.122Z] [2023-08-16T16:59:19.122Z] #41 [support-scheduler internal] load build context [2023-08-16T16:59:20.078Z] #41 ... [2023-08-16T16:59:20.078Z] [2023-08-16T16:59:20.078Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-16T16:59:20.078Z] #51 11.05 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T16:59:20.078Z] #51 11.05 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T16:59:20.078Z] #51 11.05 OK: 17694 distinct packages available [2023-08-16T16:59:20.078Z] #51 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:20.079Z] #51 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:20.079Z] #51 18.07 OK: 263 MiB in 53 packages [2023-08-16T16:59:20.079Z] #51 DONE 20.1s [2023-08-16T16:59:20.079Z] [2023-08-16T16:59:20.079Z] #41 [support-scheduler internal] load build context [2023-08-16T16:59:20.664Z] #41 ... [2023-08-16T16:59:20.664Z] [2023-08-16T16:59:20.664Z] #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-16T16:59:20.664Z] #53 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:20.664Z] #53 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:20.664Z] #53 17.28 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-16T16:59:20.664Z] #53 17.29 (2/2) Installing openssl (3.0.10-r0) [2023-08-16T16:59:20.664Z] #53 17.44 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:59:20.664Z] #53 17.63 OK: 8 MiB in 17 packages [2023-08-16T16:59:20.664Z] #53 DONE 19.3s [2023-08-16T16:59:20.934Z] [2023-08-16T16:59:20.934Z] #41 [support-scheduler internal] load build context [2023-08-16T16:59:20.934Z] #41 transferring context: 22.66MB 23.0s [2023-08-16T16:59:21.517Z] #41 ... [2023-08-16T16:59:21.517Z] [2023-08-16T16:59:21.517Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-16T16:59:21.517Z] #62 DONE 0.9s [2023-08-16T16:59:21.517Z] [2023-08-16T16:59:21.517Z] #41 [support-scheduler internal] load build context [2023-08-16T16:59:22.477Z] #41 ... [2023-08-16T16:59:22.477Z] [2023-08-16T16:59:22.477Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T16:59:22.477Z] #55 15.58 (1/2) Installing ca-certificates (20230506-r0) [2023-08-16T16:59:22.477Z] #55 16.16 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-16T16:59:22.477Z] #55 16.16 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:59:22.477Z] #55 16.28 Executing ca-certificates-20230506-r0.trigger [2023-08-16T16:59:22.477Z] #55 18.35 OK: 8 MiB in 17 packages [2023-08-16T16:59:22.477Z] #55 DONE 19.7s [2023-08-16T16:59:22.477Z] [2023-08-16T16:59:22.477Z] #41 [support-scheduler internal] load build context [2023-08-16T16:59:22.744Z] #41 ... [2023-08-16T16:59:22.744Z] [2023-08-16T16:59:22.744Z] #42 [security-spire-server internal] load build context [2023-08-16T16:59:22.744Z] #42 ... [2023-08-16T16:59:22.744Z] [2023-08-16T16:59:22.744Z] #41 [support-scheduler internal] load build context [2023-08-16T16:59:23.325Z] #41 ... [2023-08-16T16:59:23.326Z] [2023-08-16T16:59:23.326Z] #54 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-16T16:59:23.326Z] #54 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:23.326Z] #54 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:23.326Z] #54 19.99 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T16:59:23.326Z] #54 20.02 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:59:23.326Z] #54 20.06 OK: 8 MiB in 16 packages [2023-08-16T16:59:23.326Z] #54 DONE 22.1s [2023-08-16T16:59:23.326Z] [2023-08-16T16:59:23.326Z] #41 [support-scheduler internal] load build context [2023-08-16T16:59:25.894Z] #41 ... [2023-08-16T16:59:25.894Z] [2023-08-16T16:59:25.894Z] #36 [support-notifications internal] load build context [2023-08-16T16:59:25.894Z] #36 transferring context: 65.43MB 28.6s [2023-08-16T16:59:25.894Z] #36 ... [2023-08-16T16:59:25.894Z] [2023-08-16T16:59:25.894Z] #41 [support-scheduler internal] load build context [2023-08-16T16:59:26.850Z] #41 ... [2023-08-16T16:59:26.850Z] [2023-08-16T16:59:26.850Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T16:59:26.850Z] #56 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:26.850Z] #56 17.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:26.850Z] #56 23.14 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T16:59:26.850Z] #56 23.14 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T16:59:26.850Z] #56 23.14 OK: 17689 distinct packages available [2023-08-16T16:59:26.850Z] #56 24.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:26.850Z] #56 ... [2023-08-16T16:59:26.850Z] [2023-08-16T16:59:26.850Z] #36 [support-notifications internal] load build context [2023-08-16T16:59:27.120Z] #36 ... [2023-08-16T16:59:27.120Z] [2023-08-16T16:59:27.120Z] #38 [core-command internal] load build context [2023-08-16T16:59:27.388Z] #38 ... [2023-08-16T16:59:27.388Z] [2023-08-16T16:59:27.388Z] #61 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T16:59:27.388Z] #61 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:27.388Z] #61 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:27.388Z] #61 23.95 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T16:59:27.388Z] #61 23.95 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T16:59:27.388Z] #61 23.95 OK: 17689 distinct packages available [2023-08-16T16:59:27.388Z] #61 24.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:27.388Z] #61 ... [2023-08-16T16:59:27.388Z] [2023-08-16T16:59:27.388Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-16T16:59:27.388Z] #58 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:27.388Z] #58 18.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:27.388Z] #58 22.82 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-16T16:59:27.388Z] #58 22.85 (2/2) Installing su-exec (0.2-r2) [2023-08-16T16:59:27.388Z] #58 22.86 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:59:27.388Z] #58 22.94 OK: 8 MiB in 17 packages [2023-08-16T16:59:27.388Z] #58 DONE 24.4s [2023-08-16T16:59:27.388Z] [2023-08-16T16:59:27.388Z] #37 [security-proxy-auth internal] load build context [2023-08-16T16:59:27.388Z] #37 ... [2023-08-16T16:59:27.388Z] [2023-08-16T16:59:27.388Z] #40 [security-spire-config internal] load build context [2023-08-16T16:59:27.652Z] #40 ... [2023-08-16T16:59:27.652Z] [2023-08-16T16:59:27.652Z] #39 [core-metadata internal] load build context [2023-08-16T16:59:27.652Z] #39 ... [2023-08-16T16:59:27.652Z] [2023-08-16T16:59:27.652Z] #44 [security-bootstrapper internal] load build context [2023-08-16T16:59:27.917Z] #44 ... [2023-08-16T16:59:27.917Z] [2023-08-16T16:59:27.917Z] #39 [core-metadata internal] load build context [2023-08-16T16:59:27.917Z] #39 ... [2023-08-16T16:59:27.917Z] [2023-08-16T16:59:27.917Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T16:59:27.917Z] #57 15.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:27.917Z] #57 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:27.917Z] #57 23.65 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-16T16:59:27.917Z] #57 23.65 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-16T16:59:27.917Z] #57 23.65 OK: 17689 distinct packages available [2023-08-16T16:59:27.917Z] #57 24.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:27.917Z] #57 ... [2023-08-16T16:59:27.917Z] [2023-08-16T16:59:27.917Z] #35 [security-spire-agent internal] load build context [2023-08-16T16:59:28.183Z] #35 ... [2023-08-16T16:59:28.183Z] [2023-08-16T16:59:28.183Z] #40 [security-spire-config internal] load build context [2023-08-16T16:59:28.763Z] #40 ... [2023-08-16T16:59:28.763Z] [2023-08-16T16:59:28.763Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-16T16:59:28.763Z] #60 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:28.763Z] #60 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:28.763Z] #60 24.12 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-16T16:59:28.763Z] #60 24.12 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:59:28.763Z] #60 24.29 OK: 8 MiB in 16 packages [2023-08-16T16:59:28.763Z] #60 DONE 25.5s [2023-08-16T16:59:28.763Z] [2023-08-16T16:59:28.763Z] #40 [security-spire-config internal] load build context [2023-08-16T16:59:28.763Z] #40 ... [2023-08-16T16:59:28.763Z] [2023-08-16T16:59:28.763Z] #45 [core-common-config-bootstrapper internal] load build context [2023-08-16T16:59:28.763Z] #45 ... [2023-08-16T16:59:28.763Z] [2023-08-16T16:59:28.763Z] #43 [security-spiffe-token-provider internal] load build context [2023-08-16T16:59:29.028Z] #43 ... [2023-08-16T16:59:29.028Z] [2023-08-16T16:59:29.028Z] #40 [security-spire-config internal] load build context [2023-08-16T16:59:29.028Z] #40 ... [2023-08-16T16:59:29.028Z] [2023-08-16T16:59:29.028Z] #46 [security-secretstore-setup internal] load build context [2023-08-16T16:59:29.296Z] #46 ... [2023-08-16T16:59:29.296Z] [2023-08-16T16:59:29.296Z] #48 [security-proxy-setup internal] load build context [2023-08-16T16:59:29.296Z] #48 ... [2023-08-16T16:59:29.296Z] [2023-08-16T16:59:29.296Z] #46 [security-secretstore-setup internal] load build context [2023-08-16T16:59:29.561Z] #46 ... [2023-08-16T16:59:29.561Z] [2023-08-16T16:59:29.561Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T16:59:29.561Z] #59 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:29.561Z] #59 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:29.561Z] #59 23.28 (1/4) Installing ca-certificates (20230506-r0) [2023-08-16T16:59:29.561Z] #59 23.97 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-16T16:59:29.561Z] #59 23.98 (3/4) Installing su-exec (0.2-r2) [2023-08-16T16:59:29.561Z] #59 24.02 (4/4) Installing yq (4.30.4-r4) [2023-08-16T16:59:29.561Z] #59 24.81 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:59:29.561Z] #59 24.86 Executing ca-certificates-20230506-r0.trigger [2023-08-16T16:59:29.561Z] #59 26.50 OK: 17 MiB in 19 packages [2023-08-16T16:59:29.561Z] #59 ... [2023-08-16T16:59:29.561Z] [2023-08-16T16:59:29.561Z] #47 [core-data internal] load build context [2023-08-16T16:59:29.561Z] #47 ... [2023-08-16T16:59:29.561Z] [2023-08-16T16:59:29.561Z] #46 [security-secretstore-setup internal] load build context [2023-08-16T16:59:30.517Z] #46 ... [2023-08-16T16:59:30.517Z] [2023-08-16T16:59:30.517Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-16T16:59:30.517Z] #59 DONE 27.6s [2023-08-16T16:59:30.782Z] [2023-08-16T16:59:30.782Z] #48 [security-proxy-setup internal] load build context [2023-08-16T16:59:31.047Z] #48 transferring context: 25.51MB 32.1s [2023-08-16T16:59:31.750Z] #48 ... [2023-08-16T16:59:31.750Z] [2023-08-16T16:59:31.750Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-16T16:59:31.750Z] #63 DONE 4.4s [2023-08-16T16:59:31.750Z] [2023-08-16T16:59:31.750Z] #48 [security-proxy-setup internal] load build context [2023-08-16T16:59:32.748Z] #48 ... [2023-08-16T16:59:32.748Z] [2023-08-16T16:59:32.748Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-16T16:59:32.748Z] #64 DONE 0.8s [2023-08-16T16:59:32.748Z] [2023-08-16T16:59:32.748Z] #48 [security-proxy-setup internal] load build context [2023-08-16T16:59:33.035Z] #48 ... [2023-08-16T16:59:33.035Z] [2023-08-16T16:59:33.035Z] #42 [security-spire-server internal] load build context [2023-08-16T16:59:33.310Z] #42 ... [2023-08-16T16:59:33.310Z] [2023-08-16T16:59:33.310Z] #48 [security-proxy-setup internal] load build context [2023-08-16T16:59:33.310Z] #48 ... [2023-08-16T16:59:33.310Z] [2023-08-16T16:59:33.310Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-16T16:59:33.310Z] #56 25.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:33.310Z] #56 29.34 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-16T16:59:33.310Z] #56 29.34 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-16T16:59:33.310Z] #56 29.34 (3/4) Installing libucontext (1.2-r0) [2023-08-16T16:59:33.310Z] #56 29.34 (4/4) Installing gcompat (1.1.0-r0) [2023-08-16T16:59:33.310Z] #56 29.39 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:59:33.310Z] #56 29.43 OK: 8 MiB in 19 packages [2023-08-16T16:59:33.310Z] #56 DONE 30.8s [2023-08-16T16:59:33.594Z] [2023-08-16T16:59:33.594Z] #48 [security-proxy-setup internal] load build context [2023-08-16T16:59:33.948Z] #48 ... [2023-08-16T16:59:33.948Z] [2023-08-16T16:59:33.948Z] #61 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-16T16:59:33.948Z] #61 26.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:33.948Z] #61 29.50 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-16T16:59:33.948Z] #61 29.50 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-16T16:59:33.948Z] #61 29.50 (3/5) Installing libucontext (1.2-r0) [2023-08-16T16:59:33.948Z] #61 29.56 (4/5) Installing gcompat (1.1.0-r0) [2023-08-16T16:59:33.948Z] #61 29.56 (5/5) Installing openssl (3.0.10-r0) [2023-08-16T16:59:33.948Z] #61 29.65 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:59:33.949Z] #61 29.78 OK: 9 MiB in 20 packages [2023-08-16T16:59:33.949Z] #61 DONE 31.2s [2023-08-16T16:59:33.949Z] [2023-08-16T16:59:33.949Z] #48 [security-proxy-setup internal] load build context [2023-08-16T16:59:34.648Z] #48 ... [2023-08-16T16:59:34.648Z] [2023-08-16T16:59:34.648Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-16T16:59:34.648Z] #57 26.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T16:59:34.648Z] #57 29.36 (1/9) Installing ca-certificates (20230506-r0) [2023-08-16T16:59:34.648Z] #57 29.82 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-16T16:59:34.648Z] #57 29.82 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-16T16:59:34.648Z] #57 29.86 (4/9) Installing libcurl (8.2.1-r0) [2023-08-16T16:59:34.648Z] #57 29.97 (5/9) Installing curl (8.2.1-r0) [2023-08-16T16:59:34.648Z] #57 29.97 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-16T16:59:34.648Z] #57 29.97 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-16T16:59:34.648Z] #57 29.97 (8/9) Installing libucontext (1.2-r0) [2023-08-16T16:59:34.648Z] #57 30.01 (9/9) Installing gcompat (1.1.0-r0) [2023-08-16T16:59:34.648Z] #57 30.01 Executing busybox-1.35.0-r29.trigger [2023-08-16T16:59:34.648Z] #57 30.07 Executing ca-certificates-20230506-r0.trigger [2023-08-16T16:59:34.648Z] #57 30.79 OK: 11 MiB in 24 packages [2023-08-16T16:59:34.648Z] #57 DONE 31.7s [2023-08-16T16:59:34.648Z] [2023-08-16T16:59:34.648Z] #48 [security-proxy-setup internal] load build context [2023-08-16T16:59:36.597Z] #48 transferring context: 34.60MB 37.3s [2023-08-16T16:59:37.180Z] #48 ... [2023-08-16T16:59:37.180Z] [2023-08-16T16:59:37.180Z] #41 [support-scheduler internal] load build context [2023-08-16T16:59:37.180Z] #41 ... [2023-08-16T16:59:37.180Z] [2023-08-16T16:59:37.180Z] #48 [security-proxy-setup internal] load build context [2023-08-16T16:59:37.180Z] #48 ... [2023-08-16T16:59:37.180Z] [2023-08-16T16:59:37.180Z] #36 [support-notifications internal] load build context [2023-08-16T16:59:37.180Z] #36 ... [2023-08-16T16:59:37.180Z] [2023-08-16T16:59:37.180Z] #41 [support-scheduler internal] load build context [2023-08-16T16:59:37.447Z] #41 ... [2023-08-16T16:59:37.447Z] [2023-08-16T16:59:37.447Z] #38 [core-command internal] load build context [2023-08-16T16:59:37.447Z] #38 ... [2023-08-16T16:59:37.447Z] [2023-08-16T16:59:37.447Z] #37 [security-proxy-auth internal] load build context [2023-08-16T16:59:37.714Z] #37 ... [2023-08-16T16:59:37.714Z] [2023-08-16T16:59:37.714Z] #41 [support-scheduler internal] load build context [2023-08-16T16:59:37.980Z] #41 ... [2023-08-16T16:59:37.980Z] [2023-08-16T16:59:37.980Z] #39 [core-metadata internal] load build context [2023-08-16T16:59:38.249Z] #39 ... [2023-08-16T16:59:38.249Z] [2023-08-16T16:59:38.249Z] #44 [security-bootstrapper internal] load build context [2023-08-16T16:59:38.249Z] #44 ... [2023-08-16T16:59:38.249Z] [2023-08-16T16:59:38.249Z] #35 [security-spire-agent internal] load build context [2023-08-16T16:59:38.249Z] #35 ... [2023-08-16T16:59:38.249Z] [2023-08-16T16:59:38.249Z] #44 [security-bootstrapper internal] load build context [2023-08-16T16:59:39.203Z] #44 ... [2023-08-16T16:59:39.203Z] [2023-08-16T16:59:39.203Z] #45 [core-common-config-bootstrapper internal] load build context [2023-08-16T16:59:39.203Z] #45 ... [2023-08-16T16:59:39.203Z] [2023-08-16T16:59:39.203Z] #43 [security-spiffe-token-provider internal] load build context [2023-08-16T16:59:39.203Z] #43 ... [2023-08-16T16:59:39.203Z] [2023-08-16T16:59:39.203Z] #45 [core-common-config-bootstrapper internal] load build context [2023-08-16T16:59:39.471Z] #45 ... [2023-08-16T16:59:39.471Z] [2023-08-16T16:59:39.471Z] #40 [security-spire-config internal] load build context [2023-08-16T16:59:39.471Z] #40 ... [2023-08-16T16:59:39.471Z] [2023-08-16T16:59:39.471Z] #43 [security-spiffe-token-provider internal] load build context [2023-08-16T16:59:39.737Z] #43 ... [2023-08-16T16:59:39.737Z] [2023-08-16T16:59:39.737Z] #47 [core-data internal] load build context [2023-08-16T16:59:39.737Z] #47 ... [2023-08-16T16:59:39.737Z] [2023-08-16T16:59:39.737Z] #43 [security-spiffe-token-provider internal] load build context [2023-08-16T16:59:40.701Z] #43 ... [2023-08-16T16:59:40.701Z] [2023-08-16T16:59:40.701Z] #46 [security-secretstore-setup internal] load build context [2023-08-16T16:59:40.701Z] #46 ... [2023-08-16T16:59:40.701Z] [2023-08-16T16:59:40.701Z] #43 [security-spiffe-token-provider internal] load build context [2023-08-16T16:59:41.286Z] #43 transferring context: 132.87MB 43.2s [2023-08-16T16:59:43.880Z] #43 ... [2023-08-16T16:59:43.880Z] [2023-08-16T16:59:43.880Z] #42 [security-spire-server internal] load build context [2023-08-16T16:59:43.880Z] #42 ... [2023-08-16T16:59:43.880Z] [2023-08-16T16:59:43.880Z] #43 [security-spiffe-token-provider internal] load build context [2023-08-16T16:59:46.454Z] #43 transferring context: 163.47MB 48.2s [2023-08-16T16:59:47.412Z] #43 ... [2023-08-16T16:59:47.412Z] [2023-08-16T16:59:47.412Z] #36 [support-notifications internal] load build context [2023-08-16T16:59:47.412Z] #36 ... [2023-08-16T16:59:47.412Z] [2023-08-16T16:59:47.412Z] #48 [security-proxy-setup internal] load build context [2023-08-16T16:59:47.677Z] #48 ... [2023-08-16T16:59:47.677Z] [2023-08-16T16:59:47.677Z] #38 [core-command internal] load build context [2023-08-16T16:59:47.677Z] #38 ... [2023-08-16T16:59:47.677Z] [2023-08-16T16:59:47.677Z] #37 [security-proxy-auth internal] load build context [2023-08-16T16:59:47.943Z] #37 ... [2023-08-16T16:59:47.943Z] [2023-08-16T16:59:47.943Z] #48 [security-proxy-setup internal] load build context [2023-08-16T16:59:48.210Z] #48 ... [2023-08-16T16:59:48.210Z] [2023-08-16T16:59:48.210Z] #41 [support-scheduler internal] load build context [2023-08-16T16:59:48.210Z] #41 ... [2023-08-16T16:59:48.210Z] [2023-08-16T16:59:48.210Z] #39 [core-metadata internal] load build context [2023-08-16T16:59:48.477Z] #39 ... [2023-08-16T16:59:48.477Z] [2023-08-16T16:59:48.477Z] #41 [support-scheduler internal] load build context [2023-08-16T16:59:48.477Z] #41 ... [2023-08-16T16:59:48.477Z] [2023-08-16T16:59:48.477Z] #35 [security-spire-agent internal] load build context [2023-08-16T16:59:48.743Z] #35 ... [2023-08-16T16:59:48.743Z] [2023-08-16T16:59:48.743Z] #39 [core-metadata internal] load build context [2023-08-16T16:59:49.013Z] #39 ... [2023-08-16T16:59:49.013Z] [2023-08-16T16:59:49.013Z] #44 [security-bootstrapper internal] load build context [2023-08-16T16:59:49.013Z] #44 ... [2023-08-16T16:59:49.013Z] [2023-08-16T16:59:49.013Z] #39 [core-metadata internal] load build context [2023-08-16T16:59:49.598Z] #39 ... [2023-08-16T16:59:49.598Z] [2023-08-16T16:59:49.598Z] #45 [core-common-config-bootstrapper internal] load build context [2023-08-16T16:59:49.598Z] #45 ... [2023-08-16T16:59:49.598Z] [2023-08-16T16:59:49.598Z] #48 [security-proxy-setup internal] load build context [2023-08-16T16:59:49.598Z] #48 ... [2023-08-16T16:59:49.598Z] [2023-08-16T16:59:49.598Z] #40 [security-spire-config internal] load build context [2023-08-16T16:59:49.863Z] #40 ... [2023-08-16T16:59:49.863Z] [2023-08-16T16:59:49.863Z] #48 [security-proxy-setup internal] load build context [2023-08-16T16:59:49.863Z] #48 ... [2023-08-16T16:59:49.863Z] [2023-08-16T16:59:49.863Z] #47 [core-data internal] load build context [2023-08-16T16:59:50.133Z] #47 ... [2023-08-16T16:59:50.133Z] [2023-08-16T16:59:50.133Z] #45 [core-common-config-bootstrapper internal] load build context [2023-08-16T16:59:51.091Z] #45 ... [2023-08-16T16:59:51.091Z] [2023-08-16T16:59:51.091Z] #46 [security-secretstore-setup internal] load build context [2023-08-16T16:59:51.091Z] #46 ... [2023-08-16T16:59:51.091Z] [2023-08-16T16:59:51.091Z] #48 [security-proxy-setup internal] load build context [2023-08-16T16:59:51.356Z] #48 ... [2023-08-16T16:59:51.357Z] [2023-08-16T16:59:51.357Z] #43 [security-spiffe-token-provider internal] load build context [2023-08-16T16:59:51.357Z] #43 transferring context: 188.25MB 52.9s done [2023-08-16T16:59:51.357Z] #43 DONE 53.6s [2023-08-16T16:59:51.357Z] [2023-08-16T16:59:51.357Z] #36 [support-notifications internal] load build context [2023-08-16T16:59:51.357Z] #36 transferring context: 188.25MB 54.1s done [2023-08-16T16:59:51.357Z] #36 DONE 54.6s [2023-08-16T16:59:51.357Z] [2023-08-16T16:59:51.357Z] #48 [security-proxy-setup internal] load build context [2023-08-16T16:59:53.983Z] #48 ... [2023-08-16T16:59:53.983Z] [2023-08-16T16:59:53.983Z] #42 [security-spire-server internal] load build context [2023-08-16T16:59:53.983Z] #42 ... [2023-08-16T16:59:53.983Z] [2023-08-16T16:59:53.983Z] #48 [security-proxy-setup internal] load build context [2023-08-16T16:59:53.983Z] #48 ... [2023-08-16T16:59:53.983Z] [2023-08-16T16:59:53.983Z] #40 [security-spire-config internal] load build context [2023-08-16T16:59:53.983Z] #40 transferring context: 188.25MB 54.7s done [2023-08-16T16:59:53.983Z] #40 DONE 56.8s [2023-08-16T16:59:53.983Z] [2023-08-16T16:59:53.983Z] #48 [security-proxy-setup internal] load build context [2023-08-16T16:59:54.954Z] #48 ... [2023-08-16T16:59:54.954Z] [2023-08-16T16:59:54.954Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:59:54.954Z] #65 DONE 3.5s [2023-08-16T16:59:54.954Z] [2023-08-16T16:59:54.954Z] #48 [security-proxy-setup internal] load build context [2023-08-16T16:59:55.221Z] #48 ... [2023-08-16T16:59:55.221Z] [2023-08-16T16:59:55.221Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:59:55.221Z] #66 DONE 3.6s [2023-08-16T16:59:55.221Z] [2023-08-16T16:59:55.221Z] #42 [security-spire-server internal] load build context [2023-08-16T16:59:56.636Z] #42 ... [2023-08-16T16:59:56.636Z] [2023-08-16T16:59:56.636Z] #46 [security-secretstore-setup internal] load build context [2023-08-16T16:59:56.636Z] #46 transferring context: 188.25MB 57.5s done [2023-08-16T16:59:56.636Z] #46 DONE 58.4s [2023-08-16T16:59:56.636Z] [2023-08-16T16:59:56.636Z] #67 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-16T16:59:56.636Z] #67 DONE 2.4s [2023-08-16T16:59:56.636Z] [2023-08-16T16:59:56.636Z] #42 [security-spire-server internal] load build context [2023-08-16T16:59:58.041Z] #42 ... [2023-08-16T16:59:58.041Z] [2023-08-16T16:59:58.041Z] #44 [security-bootstrapper internal] load build context [2023-08-16T16:59:58.041Z] #44 transferring context: 188.25MB 59.4s done [2023-08-16T16:59:58.041Z] #44 DONE 60.2s [2023-08-16T16:59:58.041Z] [2023-08-16T16:59:58.041Z] #38 [core-command internal] load build context [2023-08-16T16:59:58.041Z] #38 ... [2023-08-16T16:59:58.041Z] [2023-08-16T16:59:58.041Z] #37 [security-proxy-auth internal] load build context [2023-08-16T16:59:58.041Z] #37 ... [2023-08-16T16:59:58.041Z] [2023-08-16T16:59:58.041Z] #38 [core-command internal] load build context [2023-08-16T16:59:58.624Z] #38 ... [2023-08-16T16:59:58.624Z] [2023-08-16T16:59:58.624Z] #41 [support-scheduler internal] load build context [2023-08-16T16:59:58.624Z] #41 ... [2023-08-16T16:59:58.624Z] [2023-08-16T16:59:58.624Z] #35 [security-spire-agent internal] load build context [2023-08-16T16:59:58.896Z] #35 ... [2023-08-16T16:59:58.896Z] [2023-08-16T16:59:58.896Z] #68 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T16:59:58.896Z] #68 DONE 1.6s [2023-08-16T16:59:58.896Z] [2023-08-16T16:59:58.896Z] #35 [security-spire-agent internal] load build context [2023-08-16T16:59:58.896Z] #35 ... [2023-08-16T16:59:58.896Z] [2023-08-16T16:59:58.896Z] #38 [core-command internal] load build context [2023-08-16T16:59:59.480Z] #38 ... [2023-08-16T16:59:59.480Z] [2023-08-16T16:59:59.480Z] #39 [core-metadata internal] load build context [2023-08-16T16:59:59.750Z] #39 ... [2023-08-16T16:59:59.750Z] [2023-08-16T16:59:59.750Z] #38 [core-command internal] load build context [2023-08-16T17:00:00.336Z] #38 ... [2023-08-16T17:00:00.336Z] [2023-08-16T17:00:00.336Z] #47 [core-data internal] load build context [2023-08-16T17:00:00.336Z] #47 ... [2023-08-16T17:00:00.336Z] [2023-08-16T17:00:00.336Z] #38 [core-command internal] load build context [2023-08-16T17:00:01.302Z] #38 ... [2023-08-16T17:00:01.302Z] [2023-08-16T17:00:01.302Z] #45 [core-common-config-bootstrapper internal] load build context [2023-08-16T17:00:01.302Z] #45 ... [2023-08-16T17:00:01.302Z] [2023-08-16T17:00:01.302Z] #42 [security-spire-server internal] load build context [2023-08-16T17:00:02.709Z] #42 transferring context: 186.53MB 65.0s [2023-08-16T17:00:03.294Z] #42 transferring context: 188.25MB 65.5s done [2023-08-16T17:00:03.294Z] #42 DONE 65.9s [2023-08-16T17:00:03.294Z] [2023-08-16T17:00:03.294Z] #38 [core-command internal] load build context [2023-08-16T17:00:04.710Z] #38 ... [2023-08-16T17:00:04.710Z] [2023-08-16T17:00:04.710Z] #35 [security-spire-agent internal] load build context [2023-08-16T17:00:04.710Z] #35 transferring context: 188.25MB 67.7s done [2023-08-16T17:00:04.710Z] #35 DONE 68.0s [2023-08-16T17:00:04.710Z] [2023-08-16T17:00:04.710Z] #38 [core-command internal] load build context [2023-08-16T17:00:05.293Z] #38 ... [2023-08-16T17:00:05.293Z] [2023-08-16T17:00:05.293Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:00:05.293Z] #69 ... [2023-08-16T17:00:05.293Z] [2023-08-16T17:00:05.293Z] #48 [security-proxy-setup internal] load build context [2023-08-16T17:00:05.293Z] #48 ... [2023-08-16T17:00:05.293Z] [2023-08-16T17:00:05.293Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:00:05.562Z] #70 ... [2023-08-16T17:00:05.562Z] [2023-08-16T17:00:05.562Z] #38 [core-command internal] load build context [2023-08-16T17:00:06.538Z] #38 ... [2023-08-16T17:00:06.538Z] [2023-08-16T17:00:06.538Z] #47 [core-data internal] load build context [2023-08-16T17:00:06.538Z] #47 transferring context: 188.25MB 67.4s done [2023-08-16T17:00:06.538Z] #47 DONE 68.0s [2023-08-16T17:00:06.538Z] [2023-08-16T17:00:06.538Z] #38 [core-command internal] load build context [2023-08-16T17:00:06.804Z] #38 ... [2023-08-16T17:00:06.804Z] [2023-08-16T17:00:06.804Z] #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:00:06.804Z] #71 ... [2023-08-16T17:00:06.804Z] [2023-08-16T17:00:06.804Z] #38 [core-command internal] load build context [2023-08-16T17:00:07.390Z] #38 ... [2023-08-16T17:00:07.390Z] [2023-08-16T17:00:07.390Z] #41 [support-scheduler internal] load build context [2023-08-16T17:00:07.390Z] #41 transferring context: 188.25MB 69.3s done [2023-08-16T17:00:07.390Z] #41 DONE 70.1s [2023-08-16T17:00:07.390Z] [2023-08-16T17:00:07.390Z] #38 [core-command internal] load build context [2023-08-16T17:00:07.979Z] #38 ... [2023-08-16T17:00:07.979Z] [2023-08-16T17:00:07.979Z] #72 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-16T17:00:07.979Z] #72 DONE 1.6s [2023-08-16T17:00:07.979Z] [2023-08-16T17:00:07.979Z] #38 [core-command internal] load build context [2023-08-16T17:00:08.250Z] #38 ... [2023-08-16T17:00:08.250Z] [2023-08-16T17:00:08.250Z] #37 [security-proxy-auth internal] load build context [2023-08-16T17:00:08.250Z] #37 transferring context: 188.25MB 71.4s done [2023-08-16T17:00:08.250Z] #37 DONE 71.6s [2023-08-16T17:00:08.250Z] [2023-08-16T17:00:08.250Z] #38 [core-command internal] load build context [2023-08-16T17:00:08.833Z] #38 ... [2023-08-16T17:00:08.833Z] [2023-08-16T17:00:08.833Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:00:08.833Z] #73 ... [2023-08-16T17:00:08.833Z] [2023-08-16T17:00:08.833Z] #38 [core-command internal] load build context [2023-08-16T17:00:09.100Z] #38 ... [2023-08-16T17:00:09.100Z] [2023-08-16T17:00:09.100Z] #45 [core-common-config-bootstrapper internal] load build context [2023-08-16T17:00:09.100Z] #45 transferring context: 188.25MB 70.3s done [2023-08-16T17:00:09.100Z] #45 DONE 70.9s [2023-08-16T17:00:09.100Z] [2023-08-16T17:00:09.100Z] #38 [core-command internal] load build context [2023-08-16T17:00:09.683Z] #38 ... [2023-08-16T17:00:09.683Z] [2023-08-16T17:00:09.683Z] #39 [core-metadata internal] load build context [2023-08-16T17:00:09.950Z] #39 ... [2023-08-16T17:00:09.950Z] [2023-08-16T17:00:09.950Z] #38 [core-command internal] load build context [2023-08-16T17:00:10.905Z] #38 transferring context: 188.25MB 74.1s done [2023-08-16T17:00:10.905Z] #38 DONE 74.3s [2023-08-16T17:00:10.905Z] [2023-08-16T17:00:10.905Z] #39 [core-metadata internal] load build context [2023-08-16T17:00:11.489Z] #39 ... [2023-08-16T17:00:11.489Z] [2023-08-16T17:00:11.489Z] #48 [security-proxy-setup internal] load build context [2023-08-16T17:00:11.489Z] #48 transferring context: 188.25MB 72.4s done [2023-08-16T17:00:11.489Z] #48 DONE 72.9s [2023-08-16T17:00:11.489Z] [2023-08-16T17:00:11.489Z] #39 [core-metadata internal] load build context [2023-08-16T17:00:14.075Z] #39 transferring context: 188.25MB 76.3s done [2023-08-16T17:00:14.075Z] #39 DONE 76.6s [2023-08-16T17:00:14.075Z] [2023-08-16T17:00:14.075Z] #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:01:00.908Z] #74 DONE 47.7s [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:01:00.908Z] #73 DONE 57.0s [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:01:00.908Z] #71 DONE 59.1s [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #75 [security-spire-config builder 6/9] COPY . . [2023-08-16T17:01:00.908Z] #75 ... [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:01:00.908Z] #70 DONE 60.7s [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:01:00.908Z] #69 DONE 60.7s [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-16T17:01:00.908Z] #76 DONE 4.9s [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #77 [core-data builder 6/7] COPY . . [2023-08-16T17:01:00.908Z] #77 DONE 5.1s [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #78 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-16T17:01:00.908Z] #78 CACHED [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T17:01:00.908Z] #79 CACHED [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:01:00.908Z] #80 CACHED [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #81 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-16T17:01:00.908Z] #81 DONE 5.1s [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #75 [security-spire-config builder 6/9] COPY . . [2023-08-16T17:01:00.908Z] #75 DONE 5.0s [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:01:00.908Z] #82 CACHED [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-16T17:01:00.908Z] #83 CACHED [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #84 [support-scheduler builder 6/7] COPY . . [2023-08-16T17:01:00.908Z] #84 CACHED [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:01:00.908Z] #85 CACHED [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #86 [core-metadata builder 6/7] COPY . . [2023-08-16T17:01:00.908Z] #86 CACHED [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-16T17:01:00.908Z] #87 CACHED [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #88 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-16T17:01:00.908Z] #88 CACHED [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:01:00.908Z] #89 CACHED [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #90 [core-command builder 6/7] COPY . . [2023-08-16T17:01:00.908Z] #90 CACHED [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:01:00.908Z] #91 CACHED [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #92 [security-proxy-auth builder 6/7] COPY . . [2023-08-16T17:01:00.908Z] #92 CACHED [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #93 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-16T17:01:00.908Z] #93 CACHED [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #94 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:01:00.908Z] #94 ... [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #95 [security-proxy-setup builder 6/7] COPY . . [2023-08-16T17:01:00.908Z] #95 CACHED [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:01:00.908Z] #96 CACHED [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #97 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-16T17:01:00.908Z] #97 CACHED [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #98 [security-secretstore-setup builder 6/7] COPY . . [2023-08-16T17:01:00.908Z] #98 DONE 5.2s [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #99 [security-bootstrapper builder 6/7] COPY . . [2023-08-16T17:01:00.908Z] #99 CACHED [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #100 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-16T17:01:00.908Z] #100 CACHED [2023-08-16T17:01:00.908Z] [2023-08-16T17:01:00.908Z] #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:01:00.908Z] #101 CACHED [2023-08-16T17:01:01.180Z] [2023-08-16T17:01:01.180Z] #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T17:01:01.180Z] #102 ... [2023-08-16T17:01:01.180Z] [2023-08-16T17:01:01.180Z] #103 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T17:01:01.180Z] #103 DONE 0.5s [2023-08-16T17:01:01.448Z] [2023-08-16T17:01:01.448Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-16T17:01:01.448Z] #104 CACHED [2023-08-16T17:01:01.448Z] [2023-08-16T17:01:01.448Z] #105 [security-spire-server builder 6/9] COPY . . [2023-08-16T17:01:01.448Z] #105 CACHED [2023-08-16T17:01:01.448Z] [2023-08-16T17:01:01.448Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T17:01:01.448Z] #106 CACHED [2023-08-16T17:01:01.448Z] [2023-08-16T17:01:01.448Z] #107 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:01:01.448Z] #107 CACHED [2023-08-16T17:01:01.448Z] [2023-08-16T17:01:01.448Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T17:01:06.803Z] #108 ... [2023-08-16T17:01:06.803Z] [2023-08-16T17:01:06.803Z] #94 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:01:06.803Z] #94 5.482 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-08-16T17:01:08.215Z] #94 ... [2023-08-16T17:01:08.215Z] [2023-08-16T17:01:08.215Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T17:01:08.215Z] #108 DONE 6.9s [2023-08-16T17:01:08.215Z] [2023-08-16T17:01:08.215Z] #109 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T17:01:08.215Z] #109 DONE 7.0s [2023-08-16T17:01:08.215Z] [2023-08-16T17:01:08.215Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-16T17:01:08.800Z] #110 DONE 0.5s [2023-08-16T17:01:08.800Z] [2023-08-16T17:01:08.800Z] #111 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-16T17:01:08.800Z] #111 DONE 0.6s [2023-08-16T17:01:08.800Z] [2023-08-16T17:01:08.800Z] #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T17:01:08.800Z] #102 6.421 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-08-16T17:01:10.235Z] #102 ... [2023-08-16T17:01:10.235Z] [2023-08-16T17:01:10.235Z] #112 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-16T17:01:10.235Z] #112 CACHED [2023-08-16T17:01:10.235Z] [2023-08-16T17:01:10.235Z] #113 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-16T17:01:10.235Z] #113 CACHED [2023-08-16T17:01:10.235Z] [2023-08-16T17:01:10.235Z] #114 [security-spire-agent builder 6/9] COPY . . [2023-08-16T17:01:10.235Z] #114 CACHED [2023-08-16T17:01:10.235Z] [2023-08-16T17:01:10.235Z] #115 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T17:01:10.235Z] #115 CACHED [2023-08-16T17:01:10.235Z] [2023-08-16T17:01:10.235Z] #116 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-16T17:01:10.235Z] #116 CACHED [2023-08-16T17:01:10.235Z] [2023-08-16T17:01:10.235Z] #117 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-16T17:01:10.235Z] #117 CACHED [2023-08-16T17:01:10.235Z] [2023-08-16T17:01:10.235Z] #118 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:01:10.235Z] #118 DONE 0.2s [2023-08-16T17:01:10.235Z] [2023-08-16T17:01:10.235Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:01:10.235Z] #119 DONE 0.2s [2023-08-16T17:01:10.235Z] [2023-08-16T17:01:10.235Z] #120 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:01:10.504Z] #120 DONE 0.3s [2023-08-16T17:01:10.504Z] [2023-08-16T17:01:10.504Z] #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:01:10.504Z] #121 CACHED [2023-08-16T17:01:10.504Z] [2023-08-16T17:01:10.504Z] #122 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:01:10.799Z] #122 DONE 0.4s [2023-08-16T17:01:10.799Z] [2023-08-16T17:01:10.799Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T17:01:10.799Z] #0 4.924 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-08-16T17:01:11.068Z] #123 ... [2023-08-16T17:01:11.068Z] [2023-08-16T17:01:11.068Z] #124 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:01:11.068Z] #124 CACHED [2023-08-16T17:01:11.068Z] [2023-08-16T17:01:11.068Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T17:01:11.068Z] #0 6.089 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-08-16T17:01:11.068Z] #125 ... [2023-08-16T17:01:11.068Z] [2023-08-16T17:01:11.068Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T17:01:11.068Z] #0 6.596 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-08-16T17:01:11.340Z] #126 ... [2023-08-16T17:01:11.340Z] [2023-08-16T17:01:11.340Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T17:01:11.340Z] #0 6.967 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-08-16T17:01:11.607Z] #127 ... [2023-08-16T17:01:11.607Z] [2023-08-16T17:01:11.607Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T17:01:11.607Z] #0 7.457 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-08-16T17:01:11.607Z] #128 ... [2023-08-16T17:01:11.607Z] [2023-08-16T17:01:11.607Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:01:11.607Z] #0 5.201 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-08-16T17:01:11.875Z] #129 ... [2023-08-16T17:01:11.875Z] [2023-08-16T17:01:11.875Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T17:01:11.875Z] #0 6.138 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-08-16T17:01:11.875Z] #130 ... [2023-08-16T17:01:11.875Z] [2023-08-16T17:01:11.875Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T17:01:11.875Z] #0 6.801 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-08-16T17:01:12.204Z] #131 ... [2023-08-16T17:01:12.204Z] [2023-08-16T17:01:12.204Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T17:01:12.204Z] #0 5.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-16T17:01:12.204Z] #132 ... [2023-08-16T17:01:12.204Z] [2023-08-16T17:01:12.204Z] #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T17:01:12.476Z] #133 ... [2023-08-16T17:01:12.476Z] [2023-08-16T17:01:12.476Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-16T17:01:12.476Z] #134 DONE 1.5s [2023-08-16T17:01:12.743Z] [2023-08-16T17:01:12.744Z] #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T17:01:12.744Z] #135 DONE 1.7s [2023-08-16T17:01:12.744Z] [2023-08-16T17:01:12.744Z] #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T17:01:12.744Z] #133 DONE 1.5s [2023-08-16T17:01:12.744Z] [2023-08-16T17:01:12.744Z] #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T17:01:13.016Z] #136 DONE 0.3s [2023-08-16T17:01:13.016Z] [2023-08-16T17:01:13.016Z] #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T17:01:13.016Z] #137 DONE 0.4s [2023-08-16T17:01:13.016Z] [2023-08-16T17:01:13.016Z] #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-16T17:01:13.291Z] #138 DONE 0.2s [2023-08-16T17:01:13.291Z] [2023-08-16T17:01:13.291Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-16T17:01:13.291Z] #139 DONE 0.2s [2023-08-16T17:01:13.291Z] [2023-08-16T17:01:13.291Z] #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-16T17:01:13.291Z] #140 DONE 0.2s [2023-08-16T17:01:13.291Z] [2023-08-16T17:01:13.291Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-16T17:01:13.560Z] #141 DONE 0.2s [2023-08-16T17:01:13.560Z] [2023-08-16T17:01:13.560Z] #142 [security-spire-config] exporting to image [2023-08-16T17:01:13.560Z] #142 exporting layers [2023-08-16T17:01:15.517Z] #142 ... [2023-08-16T17:01:15.517Z] [2023-08-16T17:01:15.517Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-16T17:01:15.517Z] #143 DONE 2.5s [2023-08-16T17:01:15.517Z] [2023-08-16T17:01:15.517Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-16T17:01:15.517Z] #144 DONE 0.4s [2023-08-16T17:01:15.517Z] [2023-08-16T17:01:15.517Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T17:01:15.517Z] #130 ... [2023-08-16T17:01:15.517Z] [2023-08-16T17:01:15.517Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-16T17:01:15.790Z] #145 DONE 0.3s [2023-08-16T17:01:15.790Z] [2023-08-16T17:01:15.790Z] #142 [security-spire-server] exporting to image [2023-08-16T17:01:15.790Z] #142 exporting layers 2.4s done [2023-08-16T17:01:16.058Z] #142 writing image sha256:9965d59f8ffb302c0f0882f846c18daebf8ab4c45b91dbbd7859bd1d876928c3 0.0s done [2023-08-16T17:01:16.058Z] #142 naming to docker.io/library/security-spire-config-arm64 0.1s done [2023-08-16T17:01:16.058Z] #142 exporting layers 2.5s done [2023-08-16T17:01:16.058Z] #142 writing image sha256:40835306ea8818f088b4255bef53c8b263c1783dea6e172cc0646024da7172ca done [2023-08-16T17:01:16.326Z] #142 ... [2023-08-16T17:01:16.326Z] [2023-08-16T17:01:16.326Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-16T17:01:16.326Z] #146 DONE 0.3s [2023-08-16T17:01:16.326Z] [2023-08-16T17:01:16.326Z] #142 [security-spire-agent] exporting to image [2023-08-16T17:01:16.326Z] #142 naming to docker.io/library/security-spire-server-arm64 done [2023-08-16T17:01:17.735Z] #142 exporting layers 1.6s done [2023-08-16T17:01:17.735Z] #142 writing image sha256:418da16d3eafe3960bdfae2318508cffa4389e9b97cf1c914eca965818d27a0a done [2023-08-16T17:01:17.735Z] #142 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-16T17:01:17.735Z] #142 DONE 4.3s [2023-08-16T17:01:17.735Z] [2023-08-16T17:01:17.735Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T17:18:26.139Z] #125 ... [2023-08-16T17:18:26.139Z] [2023-08-16T17:18:26.139Z] #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T17:18:26.139Z] #102 1041.7 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-08-16T17:18:26.139Z] #102 ... [2023-08-16T17:18:26.139Z] [2023-08-16T17:18:26.139Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-16T17:18:26.139Z] #128 DONE 1041.8s [2023-08-16T17:18:26.139Z] [2023-08-16T17:18:26.139Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T17:18:26.139Z] #127 ... [2023-08-16T17:18:26.139Z] [2023-08-16T17:18:26.139Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:18:26.139Z] #147 DONE 0.2s [2023-08-16T17:18:26.139Z] [2023-08-16T17:18:26.139Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T17:18:26.139Z] #130 ... [2023-08-16T17:18:26.139Z] [2023-08-16T17:18:26.139Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:18:26.139Z] #148 DONE 0.1s [2023-08-16T17:18:26.139Z] [2023-08-16T17:18:26.139Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-16T17:18:26.139Z] #149 DONE 0.1s [2023-08-16T17:18:26.139Z] [2023-08-16T17:18:26.139Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T17:18:26.139Z] #131 ... [2023-08-16T17:18:26.139Z] [2023-08-16T17:18:26.139Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-16T17:18:26.139Z] #150 DONE 0.3s [2023-08-16T17:18:26.139Z] [2023-08-16T17:18:26.139Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T17:18:26.139Z] #151 DONE 0.2s [2023-08-16T17:18:26.139Z] [2023-08-16T17:18:26.139Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T17:18:26.405Z] #152 DONE 2.1s [2023-08-16T17:18:26.405Z] [2023-08-16T17:18:26.405Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T17:18:26.766Z] #130 ... [2023-08-16T17:18:26.766Z] [2023-08-16T17:18:26.766Z] #142 [security-proxy-setup] exporting to image [2023-08-16T17:18:26.766Z] #142 exporting layers [2023-08-16T17:18:27.726Z] #142 exporting layers 0.9s done [2023-08-16T17:18:27.726Z] #142 writing image sha256:fd7d7f1e143fc5bb201813cfd12fa691f9423caa7284119a34ec9da633e425f4 done [2023-08-16T17:18:27.726Z] #142 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-16T17:18:27.726Z] #142 DONE 5.2s [2023-08-16T17:18:27.726Z] [2023-08-16T17:18:27.726Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-16T17:18:40.024Z] #131 DONE 1057.4s [2023-08-16T17:18:40.024Z] [2023-08-16T17:18:40.024Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T17:18:40.024Z] #125 ... [2023-08-16T17:18:40.024Z] [2023-08-16T17:18:40.024Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-16T17:18:40.024Z] #153 DONE 0.2s [2023-08-16T17:18:40.024Z] [2023-08-16T17:18:40.024Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T17:18:40.024Z] #127 ... [2023-08-16T17:18:40.024Z] [2023-08-16T17:18:40.024Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-16T17:18:41.430Z] #154 DONE 2.2s [2023-08-16T17:18:41.430Z] [2023-08-16T17:18:41.431Z] #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:18:42.017Z] #155 DONE 0.5s [2023-08-16T17:18:42.017Z] [2023-08-16T17:18:42.017Z] #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:18:42.017Z] #156 DONE 0.2s [2023-08-16T17:18:42.017Z] [2023-08-16T17:18:42.017Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T17:18:42.283Z] #125 ... [2023-08-16T17:18:42.283Z] [2023-08-16T17:18:42.283Z] #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-16T17:18:42.549Z] #157 DONE 0.4s [2023-08-16T17:18:42.549Z] [2023-08-16T17:18:42.549Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T17:18:42.549Z] #127 ... [2023-08-16T17:18:42.549Z] [2023-08-16T17:18:42.549Z] #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-16T17:18:42.821Z] #158 DONE 0.2s [2023-08-16T17:18:42.821Z] [2023-08-16T17:18:42.821Z] #159 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-16T17:18:42.821Z] #159 DONE 0.1s [2023-08-16T17:18:42.821Z] [2023-08-16T17:18:42.821Z] #160 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-16T17:18:43.086Z] #160 DONE 0.2s [2023-08-16T17:18:43.086Z] [2023-08-16T17:18:43.086Z] #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-16T17:18:43.537Z] #161 DONE 0.2s [2023-08-16T17:18:43.537Z] [2023-08-16T17:18:43.537Z] #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-16T17:18:43.537Z] #162 DONE 0.3s [2023-08-16T17:18:43.537Z] [2023-08-16T17:18:43.537Z] #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-16T17:18:46.222Z] #163 DONE 2.3s [2023-08-16T17:18:46.222Z] [2023-08-16T17:18:46.222Z] #142 [security-bootstrapper] exporting to image [2023-08-16T17:18:46.222Z] #142 exporting layers [2023-08-16T17:18:46.829Z] #142 exporting layers 1.1s done [2023-08-16T17:18:46.829Z] #142 writing image sha256:442997d5f60c34f21201019bab69a2cded9e6b00d71f97f1c2b20c4ad94e12d1 0.0s done [2023-08-16T17:18:46.829Z] #142 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-16T17:18:46.829Z] #142 DONE 6.3s [2023-08-16T17:18:46.829Z] [2023-08-16T17:18:46.829Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T17:18:50.222Z] #130 ... [2023-08-16T17:18:50.222Z] [2023-08-16T17:18:50.223Z] #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-16T17:18:50.223Z] #102 DONE 1068.9s [2023-08-16T17:18:50.223Z] [2023-08-16T17:18:50.223Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T17:18:50.805Z] #130 ... [2023-08-16T17:18:50.805Z] [2023-08-16T17:18:50.805Z] #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:18:51.069Z] #164 DONE 0.2s [2023-08-16T17:18:51.069Z] [2023-08-16T17:18:51.069Z] #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:18:51.069Z] #165 DONE 0.3s [2023-08-16T17:18:51.069Z] [2023-08-16T17:18:51.069Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T17:18:51.335Z] #125 ... [2023-08-16T17:18:51.335Z] [2023-08-16T17:18:51.335Z] #166 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-16T17:18:51.335Z] #166 DONE 0.1s [2023-08-16T17:18:51.335Z] [2023-08-16T17:18:51.335Z] #167 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-16T17:18:51.603Z] #167 DONE 0.2s [2023-08-16T17:18:51.603Z] [2023-08-16T17:18:51.603Z] #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-16T17:18:51.603Z] #168 DONE 0.1s [2023-08-16T17:18:51.603Z] [2023-08-16T17:18:51.603Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:18:51.603Z] #129 ... [2023-08-16T17:18:51.603Z] [2023-08-16T17:18:51.603Z] #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-16T17:18:51.868Z] #169 DONE 0.3s [2023-08-16T17:18:51.868Z] [2023-08-16T17:18:51.868Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T17:18:51.868Z] #123 ... [2023-08-16T17:18:51.868Z] [2023-08-16T17:18:51.868Z] #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-16T17:18:52.141Z] #170 DONE 0.3s [2023-08-16T17:18:52.141Z] [2023-08-16T17:18:52.141Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T17:18:52.141Z] #125 ... [2023-08-16T17:18:52.141Z] [2023-08-16T17:18:52.141Z] #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-16T17:18:52.141Z] #171 DONE 0.1s [2023-08-16T17:18:52.407Z] [2023-08-16T17:18:52.407Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T17:18:54.348Z] #172 DONE 2.0s [2023-08-16T17:18:54.348Z] [2023-08-16T17:18:54.348Z] #142 [security-secretstore-setup] exporting to image [2023-08-16T17:18:54.348Z] #142 exporting layers [2023-08-16T17:18:57.698Z] #142 exporting layers 3.3s done [2023-08-16T17:18:57.698Z] #142 writing image sha256:ca46ddc2e93cc4db6bef7bde20f1e71a52cc4416cfbc0b651367895e57e6768d done [2023-08-16T17:18:57.698Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-16T17:18:57.698Z] #142 DONE 9.6s [2023-08-16T17:18:57.698Z] [2023-08-16T17:18:57.698Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:18:59.642Z] #129 ... [2023-08-16T17:18:59.642Z] [2023-08-16T17:18:59.642Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-16T17:18:59.642Z] #132 DONE 1078.5s [2023-08-16T17:18:59.642Z] [2023-08-16T17:18:59.643Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:18:59.643Z] #129 ... [2023-08-16T17:18:59.643Z] [2023-08-16T17:18:59.643Z] #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:18:59.910Z] #173 DONE 0.2s [2023-08-16T17:18:59.910Z] [2023-08-16T17:18:59.910Z] #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:19:00.178Z] #174 DONE 0.1s [2023-08-16T17:19:00.178Z] [2023-08-16T17:19:00.178Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-16T17:19:00.178Z] #175 DONE 0.3s [2023-08-16T17:19:00.178Z] [2023-08-16T17:19:00.178Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:19:00.447Z] #129 ... [2023-08-16T17:19:00.447Z] [2023-08-16T17:19:00.447Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-16T17:19:00.447Z] #176 DONE 0.1s [2023-08-16T17:19:00.447Z] [2023-08-16T17:19:00.447Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-16T17:19:00.447Z] #177 DONE 0.1s [2023-08-16T17:19:00.447Z] [2023-08-16T17:19:00.447Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:19:00.714Z] #129 ... [2023-08-16T17:19:00.714Z] [2023-08-16T17:19:00.714Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T17:19:02.659Z] #178 DONE 2.0s [2023-08-16T17:19:02.659Z] [2023-08-16T17:19:02.659Z] #142 [security-proxy-auth] exporting to image [2023-08-16T17:19:02.659Z] #142 exporting layers [2023-08-16T17:19:03.247Z] #142 exporting layers 0.5s done [2023-08-16T17:19:03.247Z] #142 writing image sha256:b26157053712e6384266dfb1eb7f9c63ff6b703990b3f06d0778a46fc216c2c3 0.0s done [2023-08-16T17:19:03.247Z] #142 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-16T17:19:03.247Z] #142 DONE 10.2s [2023-08-16T17:19:03.247Z] [2023-08-16T17:19:03.247Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T17:19:21.441Z] #130 ... [2023-08-16T17:19:21.441Z] [2023-08-16T17:19:21.441Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-16T17:19:21.441Z] #127 DONE 1099.4s [2023-08-16T17:19:21.441Z] [2023-08-16T17:19:21.441Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:19:21.441Z] #129 ... [2023-08-16T17:19:21.441Z] [2023-08-16T17:19:21.441Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:19:21.441Z] #179 DONE 0.4s [2023-08-16T17:19:21.441Z] [2023-08-16T17:19:21.441Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:19:21.441Z] #180 DONE 0.2s [2023-08-16T17:19:21.441Z] [2023-08-16T17:19:21.441Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T17:19:21.441Z] #125 ... [2023-08-16T17:19:21.441Z] [2023-08-16T17:19:21.441Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-16T17:19:22.033Z] #181 DONE 0.3s [2023-08-16T17:19:22.033Z] [2023-08-16T17:19:22.033Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-16T17:19:22.033Z] #182 DONE 0.2s [2023-08-16T17:19:22.033Z] [2023-08-16T17:19:22.033Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-16T17:19:22.033Z] #183 DONE 0.2s [2023-08-16T17:19:22.033Z] [2023-08-16T17:19:22.033Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-16T17:19:24.609Z] #184 DONE 2.4s [2023-08-16T17:19:24.609Z] [2023-08-16T17:19:24.609Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T17:19:24.609Z] #31 ... [2023-08-16T17:19:24.609Z] [2023-08-16T17:19:24.609Z] #142 [core-common-config-bootstrapper] exporting to image [2023-08-16T17:19:24.609Z] #142 exporting layers [2023-08-16T17:19:25.188Z] #142 exporting layers 0.5s done [2023-08-16T17:19:25.188Z] #142 writing image sha256:7f89dd52919758e71af441619f8891502a437166bbdfa2c4b8a47d97c53b1257 done [2023-08-16T17:19:25.188Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-16T17:19:25.188Z] #142 DONE 10.7s [2023-08-16T17:19:25.188Z] [2023-08-16T17:19:25.188Z] #94 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:20:12.003Z] #94 ... [2023-08-16T17:20:12.003Z] [2023-08-16T17:20:12.003Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-16T17:20:12.003Z] #126 DONE 1143.4s [2023-08-16T17:20:12.003Z] [2023-08-16T17:20:12.003Z] #94 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:20:12.003Z] #94 ... [2023-08-16T17:20:12.003Z] [2023-08-16T17:20:12.003Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:20:12.003Z] #185 DONE 0.1s [2023-08-16T17:20:12.003Z] [2023-08-16T17:20:12.003Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:20:12.003Z] #186 DONE 0.2s [2023-08-16T17:20:12.003Z] [2023-08-16T17:20:12.003Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-16T17:20:12.003Z] #187 DONE 0.3s [2023-08-16T17:20:12.003Z] [2023-08-16T17:20:12.003Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-16T17:20:12.003Z] #188 DONE 0.1s [2023-08-16T17:20:12.003Z] [2023-08-16T17:20:12.003Z] #142 [core-command] exporting to image [2023-08-16T17:20:12.003Z] #142 exporting layers [2023-08-16T17:20:12.003Z] #142 exporting layers 0.5s done [2023-08-16T17:20:12.003Z] #142 writing image sha256:2026bd1de3842f21b9e2f75de11d0a3eb4b29c3e7cbdbe07b78f317476ecf1c3 done [2023-08-16T17:20:12.003Z] #142 naming to docker.io/library/core-command-arm64 done [2023-08-16T17:20:12.003Z] #142 DONE 11.2s [2023-08-16T17:20:12.003Z] [2023-08-16T17:20:12.003Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T17:20:22.064Z] #31 ... [2023-08-16T17:20:22.064Z] [2023-08-16T17:20:22.064Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-16T17:20:22.064Z] #130 DONE 1159.6s [2023-08-16T17:20:22.064Z] [2023-08-16T17:20:22.064Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T17:20:22.064Z] #125 ... [2023-08-16T17:20:22.064Z] [2023-08-16T17:20:22.064Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:20:22.064Z] #189 DONE 0.4s [2023-08-16T17:20:22.064Z] [2023-08-16T17:20:22.064Z] #94 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:20:22.064Z] #94 ... [2023-08-16T17:20:22.064Z] [2023-08-16T17:20:22.064Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:20:22.064Z] #190 DONE 0.2s [2023-08-16T17:20:22.064Z] [2023-08-16T17:20:22.064Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-16T17:20:22.064Z] #191 ... [2023-08-16T17:20:22.064Z] [2023-08-16T17:20:22.064Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-16T17:20:22.064Z] #129 DONE 1161.0s [2023-08-16T17:20:22.064Z] [2023-08-16T17:20:22.064Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-16T17:20:22.064Z] #191 DONE 0.4s [2023-08-16T17:20:22.064Z] [2023-08-16T17:20:22.064Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-16T17:20:22.332Z] #192 DONE 0.3s [2023-08-16T17:20:22.332Z] [2023-08-16T17:20:22.332Z] #142 [core-data] exporting to image [2023-08-16T17:20:22.332Z] #142 exporting layers [2023-08-16T17:20:22.601Z] #142 ... [2023-08-16T17:20:22.601Z] [2023-08-16T17:20:22.601Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:20:22.601Z] #193 DONE 0.2s [2023-08-16T17:20:22.601Z] [2023-08-16T17:20:22.601Z] #142 [core-data] exporting to image [2023-08-16T17:20:22.601Z] #142 exporting layers 0.5s done [2023-08-16T17:20:22.866Z] #142 writing image sha256:7ab94716150d6e0fb9713e8f117ea64cc8217ab1c8984434b01f77ca712f5656 0.0s done [2023-08-16T17:20:22.866Z] #142 naming to docker.io/library/core-data-arm64 done [2023-08-16T17:20:22.866Z] #142 DONE 11.7s [2023-08-16T17:20:22.866Z] [2023-08-16T17:20:22.866Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:20:23.132Z] #194 DONE 0.3s [2023-08-16T17:20:23.132Z] [2023-08-16T17:20:23.132Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-16T17:20:23.397Z] #195 DONE 0.4s [2023-08-16T17:20:23.397Z] [2023-08-16T17:20:23.397Z] #94 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:20:23.397Z] #94 ... [2023-08-16T17:20:23.397Z] [2023-08-16T17:20:23.397Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-16T17:20:23.665Z] #196 DONE 0.2s [2023-08-16T17:20:23.665Z] [2023-08-16T17:20:23.665Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-16T17:20:23.665Z] #197 DONE 0.1s [2023-08-16T17:20:23.665Z] [2023-08-16T17:20:23.665Z] #142 [core-metadata] exporting to image [2023-08-16T17:20:24.244Z] #142 exporting layers 0.4s done [2023-08-16T17:20:24.244Z] #142 writing image sha256:8fea72882364d32a008bf15689f9c44ab2c41db63fd2aff6fc4651bae88a435b done [2023-08-16T17:20:24.244Z] #142 naming to docker.io/library/core-metadata-arm64 done [2023-08-16T17:20:24.244Z] #142 DONE 12.1s [2023-08-16T17:20:24.244Z] [2023-08-16T17:20:24.244Z] #94 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:20:56.438Z] #94 ... [2023-08-16T17:20:56.438Z] [2023-08-16T17:20:56.438Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-16T17:20:56.438Z] #125 DONE 1190.4s [2023-08-16T17:20:56.438Z] [2023-08-16T17:20:56.438Z] #94 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:20:56.438Z] #94 ... [2023-08-16T17:20:56.438Z] [2023-08-16T17:20:56.438Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:20:56.438Z] #198 DONE 0.3s [2023-08-16T17:20:56.438Z] [2023-08-16T17:20:56.438Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:20:56.438Z] #199 DONE 0.1s [2023-08-16T17:20:56.438Z] [2023-08-16T17:20:56.438Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-16T17:20:56.438Z] #200 DONE 0.4s [2023-08-16T17:20:56.438Z] [2023-08-16T17:20:56.438Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-16T17:20:56.438Z] #201 DONE 0.1s [2023-08-16T17:20:56.438Z] [2023-08-16T17:20:56.438Z] #142 [security-spiffe-token-provider] exporting to image [2023-08-16T17:20:56.438Z] #142 exporting layers [2023-08-16T17:20:56.438Z] #142 exporting layers 0.4s done [2023-08-16T17:20:56.438Z] #142 writing image sha256:e49cc4e7a44d553790ddb8090acd2a4445cf8308d28e45e2f68fa43400c6e180 done [2023-08-16T17:20:56.438Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-16T17:20:56.438Z] #142 DONE 12.6s [2023-08-16T17:20:56.438Z] [2023-08-16T17:20:56.438Z] #94 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:21:23.111Z] #94 ... [2023-08-16T17:21:23.111Z] [2023-08-16T17:21:23.111Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-16T17:21:23.111Z] #123 DONE 1220.3s [2023-08-16T17:21:23.111Z] [2023-08-16T17:21:23.111Z] #94 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:21:23.111Z] #94 ... [2023-08-16T17:21:23.111Z] [2023-08-16T17:21:23.111Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:21:23.111Z] #202 DONE 0.2s [2023-08-16T17:21:23.111Z] [2023-08-16T17:21:23.111Z] #94 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-16T17:21:23.111Z] #94 DONE 1220.7s [2023-08-16T17:21:23.111Z] [2023-08-16T17:21:23.111Z] #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:21:23.111Z] #203 DONE 0.3s [2023-08-16T17:21:23.111Z] [2023-08-16T17:21:23.111Z] #204 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-16T17:21:23.111Z] #204 ... [2023-08-16T17:21:23.111Z] [2023-08-16T17:21:23.111Z] #205 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-16T17:21:23.111Z] #205 DONE 0.1s [2023-08-16T17:21:23.111Z] [2023-08-16T17:21:23.111Z] #206 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-16T17:21:23.111Z] #206 DONE 0.2s [2023-08-16T17:21:23.111Z] [2023-08-16T17:21:23.111Z] #204 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-16T17:21:23.111Z] #204 DONE 0.4s [2023-08-16T17:21:23.111Z] [2023-08-16T17:21:23.111Z] #207 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-16T17:21:23.111Z] #207 DONE 0.2s [2023-08-16T17:21:23.111Z] [2023-08-16T17:21:23.111Z] #142 [support-notifications] exporting to image [2023-08-16T17:21:23.111Z] #142 exporting layers [2023-08-16T17:21:23.111Z] #142 ... [2023-08-16T17:21:23.111Z] [2023-08-16T17:21:23.111Z] #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-16T17:21:23.111Z] #208 DONE 0.4s [2023-08-16T17:21:23.111Z] [2023-08-16T17:21:23.111Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-16T17:21:23.111Z] #209 DONE 0.1s [2023-08-16T17:21:23.111Z] [2023-08-16T17:21:23.111Z] #142 [support-scheduler] exporting to image [2023-08-16T17:21:23.111Z] #142 exporting layers 0.4s done [2023-08-16T17:21:23.112Z] #142 writing image sha256:61d8ec94a8cca7e8da9ef0138a1652a4f18ba8d91f51477ae52135f8c6d39bfa done [2023-08-16T17:21:23.112Z] #142 naming to docker.io/library/support-notifications-arm64 done [2023-08-16T17:21:23.377Z] #142 exporting layers 0.4s done [2023-08-16T17:21:23.377Z] #142 writing image sha256:47eb9cc9352f1f6b5db4b2235fb53976ab9983786530e4faa23326d32e120e7a done [2023-08-16T17:21:23.377Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-08-16T17:21:23.377Z] #142 DONE 13.3s [2023-08-16T17:21:23.377Z] [2023-08-16T17:21:23.377Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T17:21:23.377Z] time="2023-08-16T16:58:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:21:23.377Z] time="2023-08-16T16:58:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:21:23.377Z] time="2023-08-16T16:58:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:21:23.377Z] time="2023-08-16T16:58:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:21:23.377Z] time="2023-08-16T16:58:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:21:23.377Z] time="2023-08-16T16:58:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:21:23.377Z] time="2023-08-16T16:58:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:21:23.377Z] time="2023-08-16T16:58:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:21:23.377Z] time="2023-08-16T16:58:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:21:23.377Z] time="2023-08-16T16:58:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:21:23.377Z] time="2023-08-16T16:58:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:21:23.377Z] time="2023-08-16T16:58:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:21:23.377Z] time="2023-08-16T16:58:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-16T17:21:23.377Z] time="2023-08-16T16:58:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-16T17:21:23.430Z] $ docker stop --time=1 6cf28c2608885ee4a6822a5cefb91ed49ce891c8f29fd9fb25572276c1d373b5 [2023-08-16T17:21:25.108Z] $ docker rm -f --volumes 6cf28c2608885ee4a6822a5cefb91ed49ce891c8f29fd9fb25572276c1d373b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T17:21:25.832Z] + docker images [2023-08-16T17:21:25.832Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-16T17:21:25.832Z] support-notifications-arm64 latest 61d8ec94a8cc 3 seconds ago 33.7MB [2023-08-16T17:21:25.832Z] support-scheduler-arm64 latest 47eb9cc9352f 3 seconds ago 32.9MB [2023-08-16T17:21:25.832Z] security-spiffe-token-provider-arm64 latest e49cc4e7a44d 33 seconds ago 33.3MB [2023-08-16T17:21:25.832Z] core-metadata-arm64 latest 8fea72882364 About a minute ago 21.2MB [2023-08-16T17:21:25.832Z] core-data-arm64 latest 7ab94716150d About a minute ago 20.9MB [2023-08-16T17:21:25.832Z] core-command-arm64 latest 2026bd1de384 About a minute ago 20.8MB [2023-08-16T17:21:25.832Z] core-common-config-bootstrapper-arm64 latest 7f89dd529197 2 minutes ago 18MB [2023-08-16T17:21:25.832Z] security-proxy-auth-arm64 latest b26157053712 2 minutes ago 19.3MB [2023-08-16T17:21:25.832Z] security-secretstore-setup-arm64 latest ca46ddc2e93c 2 minutes ago 43MB [2023-08-16T17:21:25.832Z] security-bootstrapper-arm64 latest 442997d5f60c 2 minutes ago 22.6MB [2023-08-16T17:21:25.832Z] security-proxy-setup-arm64 latest fd7d7f1e143f 2 minutes ago 19.5MB [2023-08-16T17:21:25.832Z] security-spire-agent-arm64 latest 418da16d3eaf 20 minutes ago 152MB [2023-08-16T17:21:25.832Z] security-spire-server-arm64 latest 40835306ea88 20 minutes ago 96.9MB [2023-08-16T17:21:25.832Z] security-spire-config-arm64 latest 9965d59f8ffb 20 minutes ago 96.1MB [2023-08-16T17:21:25.832Z] ci-base-image-arm64 latest 4b30e3261e4e 35 minutes ago 1.05GB [2023-08-16T17:21:25.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB [2023-08-16T17:21:25.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T17:21:26.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T17:21:26.625Z] [2023-08-16T17:21:26.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T17:21:27.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T17:21:27.301Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-16T17:21:27.301Z] 8998bd30e6a1: Pulling fs layer [2023-08-16T17:21:27.301Z] 04944245beec: Pulling fs layer [2023-08-16T17:21:27.301Z] 699f458cf7ca: Pulling fs layer [2023-08-16T17:21:27.301Z] 765212b225bb: Pulling fs layer [2023-08-16T17:21:27.301Z] f23df028b6ca: Pulling fs layer [2023-08-16T17:21:27.301Z] d65c8cfc05b1: Pulling fs layer [2023-08-16T17:21:27.301Z] 2437ff75d9bd: Pulling fs layer [2023-08-16T17:21:27.301Z] f23df028b6ca: Waiting [2023-08-16T17:21:27.301Z] d65c8cfc05b1: Waiting [2023-08-16T17:21:27.301Z] 2437ff75d9bd: Waiting [2023-08-16T17:21:27.301Z] 765212b225bb: Waiting [2023-08-16T17:21:27.301Z] 04944245beec: Verifying Checksum [2023-08-16T17:21:27.301Z] 04944245beec: Download complete [2023-08-16T17:21:27.569Z] 765212b225bb: Download complete [2023-08-16T17:21:27.569Z] f23df028b6ca: Verifying Checksum [2023-08-16T17:21:27.569Z] f23df028b6ca: Download complete [2023-08-16T17:21:27.569Z] d65c8cfc05b1: Verifying Checksum [2023-08-16T17:21:27.569Z] d65c8cfc05b1: Download complete [2023-08-16T17:21:27.569Z] 699f458cf7ca: Verifying Checksum [2023-08-16T17:21:27.569Z] 699f458cf7ca: Download complete [2023-08-16T17:21:29.515Z] 8998bd30e6a1: Verifying Checksum [2023-08-16T17:21:29.515Z] 8998bd30e6a1: Download complete [2023-08-16T17:21:30.102Z] 2437ff75d9bd: Verifying Checksum [2023-08-16T17:21:30.102Z] 2437ff75d9bd: Download complete [2023-08-16T17:21:33.453Z] 8998bd30e6a1: Pull complete [2023-08-16T17:21:33.722Z] 04944245beec: Pull complete [2023-08-16T17:21:35.131Z] 699f458cf7ca: Pull complete [2023-08-16T17:21:35.397Z] 765212b225bb: Pull complete [2023-08-16T17:21:35.978Z] f23df028b6ca: Pull complete [2023-08-16T17:21:36.245Z] d65c8cfc05b1: Pull complete [2023-08-16T17:21:51.228Z] 2437ff75d9bd: Pull complete [2023-08-16T17:21:51.228Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-16T17:21:51.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T17:21:51.228Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T17:21:51.573Z] prd-ubuntu20.04-docker-arm64-4c-16g-3803 does not seem to be running inside a container [2023-08-16T17:21:51.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-16T17:21:54.652Z] $ docker top 7da372a67ba2314efc5c748cd6422807fccf4b0f4b8c8801ebb7bbb58736b418 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T17:21:55.638Z] ---> job-cost.sh [2023-08-16T17:21:55.638Z] lf-activate-venv: SKIPPING [2023-08-16T17:21:55.638Z] INFO: No Stack... [2023-08-16T17:21:56.222Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-16T17:21:56.805Z] INFO: Archiving Costs [Pipeline] sh [2023-08-16T17:21:57.557Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-08-16T17:21:57.557Z] + cut -d, -f6 [Pipeline] lock [2023-08-16T17:21:57.638Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4637-1-stack-cost] [2023-08-16T17:21:57.642Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4637-1-stack-cost] did not exist. Created. [2023-08-16T17:21:57.642Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4637-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-16T17:21:58.368Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-16T17:21:58.580Z] Stashed 1 file(s) [Pipeline] } [2023-08-16T17:21:58.599Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4637-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-16T17:21:58.689Z] $ docker stop --time=1 7da372a67ba2314efc5c748cd6422807fccf4b0f4b8c8801ebb7bbb58736b418 [2023-08-16T17:22:00.224Z] $ docker rm -f --volumes 7da372a67ba2314efc5c748cd6422807fccf4b0f4b8c8801ebb7bbb58736b418 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-16T17:22:01.271Z] provisioning config files... [2023-08-16T17:22:01.281Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5150925375899357101tmp [Pipeline] { [Pipeline] sh [2023-08-16T17:22:01.617Z] + set +x [2023-08-16T17:22:01.618Z] + curl -s https://codecov.io/bash [2023-08-16T17:22:01.618Z] + bash -s -- [2023-08-16T17:22:01.618Z] [2023-08-16T17:22:01.618Z] _____ _ [2023-08-16T17:22:01.618Z] / ____| | | [2023-08-16T17:22:01.618Z] | | ___ __| | ___ ___ _____ __ [2023-08-16T17:22:01.618Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-16T17:22:01.618Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-16T17:22:01.618Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-16T17:22:01.618Z] Bash-1.0.6 [2023-08-16T17:22:01.618Z] [2023-08-16T17:22:01.618Z] [2023-08-16T17:22:01.618Z] ==> git version 2.25.1 found [2023-08-16T17:22:01.618Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-16T17:22:01.618Z] Release-Date: 2020-01-08 [2023-08-16T17:22:01.618Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-16T17:22:01.618Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-16T17:22:01.618Z] ==> Jenkins CI detected. [2023-08-16T17:22:01.618Z] current dir:  /w/workspace/edgex-go/1 [2023-08-16T17:22:01.618Z] project root: . [2023-08-16T17:22:01.618Z] --> token set from env [2023-08-16T17:22:01.618Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-16T17:22:01.618Z] ==> Running gcov in . (disable via -X gcov) [2023-08-16T17:22:01.882Z] ==> Python coveragepy not found [2023-08-16T17:22:01.882Z] ==> Searching for coverage reports in: [2023-08-16T17:22:01.882Z] + . [2023-08-16T17:22:01.882Z] -> Found 1 reports [2023-08-16T17:22:01.882Z] ==> Detecting git/mercurial file structure [2023-08-16T17:22:01.882Z] ==> Reading reports [2023-08-16T17:22:01.882Z] + ./coverage.out bytes=446998 [2023-08-16T17:22:01.882Z] ==> Appending adjustments [2023-08-16T17:22:01.882Z] https://docs.codecov.io/docs/fixing-reports [2023-08-16T17:22:02.821Z] + Found adjustments [2023-08-16T17:22:02.821Z] ==> Gzipping contents [2023-08-16T17:22:03.081Z] 56K /tmp/codecov.jkMMIN.gz [2023-08-16T17:22:03.081Z] ==> Uploading reports [2023-08-16T17:22:03.081Z] url: https://codecov.io [2023-08-16T17:22:03.081Z] query: branch=PR-4637&commit=dbbe61307a878ac096d06ba16fd29ba6a4c59600&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4637%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4637&job=&cmd_args= [2023-08-16T17:22:03.081Z] -> Pinging Codecov [2023-08-16T17:22:03.081Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4637&commit=dbbe61307a878ac096d06ba16fd29ba6a4c59600&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4637%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4637&job=&cmd_args= [2023-08-16T17:22:03.081Z] -> Uploading to [2023-08-16T17:22:03.081Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-16/00271124DB129430A58F1EEE437C3FCB/dbbe61307a878ac096d06ba16fd29ba6a4c59600/72c92cf2-be6e-4ef8-b531-89bf1cfe45e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230816T172202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fdb7387e5b2747b896b026d081e4097f277dfb1b821d98896305ebaebf41274 [2023-08-16T17:22:03.081Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T17:22:03.081Z] Dload Upload Total Spent Left Speed [2023-08-16T17:22:03.342Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57340 0 0 100 57340 0 252k --:--:-- --:--:-- --:--:-- 252k [2023-08-16T17:22:03.342Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/dbbe61307a878ac096d06ba16fd29ba6a4c59600 [Pipeline] } [2023-08-16T17:22:03.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-16T17:22:04.793Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-16T17:22:05.124Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T17:22:06.011Z] ---> package-listing.sh [2023-08-16T17:22:06.011Z] ++ facter osfamily [2023-08-16T17:22:06.011Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-16T17:22:06.271Z] + OS_FAMILY=debian [2023-08-16T17:22:06.271Z] + workspace=/w/workspace/edgex-go/1 [2023-08-16T17:22:06.271Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-16T17:22:06.271Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-16T17:22:06.271Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-16T17:22:06.271Z] + PACKAGES=/tmp/packages_start.txt [2023-08-16T17:22:06.271Z] + '[' /w/workspace/edgex-go/1 ']' [2023-08-16T17:22:06.271Z] + PACKAGES=/tmp/packages_end.txt [2023-08-16T17:22:06.271Z] + case "${OS_FAMILY}" in [2023-08-16T17:22:06.271Z] + dpkg -l [2023-08-16T17:22:06.271Z] + grep '^ii' [2023-08-16T17:22:06.271Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-16T17:22:06.271Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-16T17:22:06.271Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-16T17:22:06.271Z] + '[' /w/workspace/edgex-go/1 ']' [2023-08-16T17:22:06.271Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-08-16T17:22:06.271Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-08-16T17:22:06.312Z] 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-08-16T17:22:06.618Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T17:22:07.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T17:22:07.262Z] [2023-08-16T17:22:07.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T17:22:07.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T17:22:07.642Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-16T17:22:07.642Z] 5eb5b503b376: Pulling fs layer [2023-08-16T17:22:07.642Z] 5c69ac0246d0: Pulling fs layer [2023-08-16T17:22:07.642Z] ec43610c2a17: Pulling fs layer [2023-08-16T17:22:07.642Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-16T17:22:07.642Z] 33b1e0a273af: Pulling fs layer [2023-08-16T17:22:07.642Z] 5d3b04190fa2: Pulling fs layer [2023-08-16T17:22:07.642Z] 2f39f015ded8: Pulling fs layer [2023-08-16T17:22:07.642Z] 5d3b04190fa2: Waiting [2023-08-16T17:22:07.642Z] 2f39f015ded8: Waiting [2023-08-16T17:22:07.642Z] 3a2ae6a8a46f: Waiting [2023-08-16T17:22:07.642Z] 33b1e0a273af: Waiting [2023-08-16T17:22:07.642Z] 5c69ac0246d0: Verifying Checksum [2023-08-16T17:22:07.642Z] 5c69ac0246d0: Download complete [2023-08-16T17:22:07.642Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-16T17:22:07.642Z] 3a2ae6a8a46f: Download complete [2023-08-16T17:22:07.900Z] 33b1e0a273af: Verifying Checksum [2023-08-16T17:22:07.901Z] 33b1e0a273af: Download complete [2023-08-16T17:22:07.901Z] 5d3b04190fa2: Verifying Checksum [2023-08-16T17:22:07.901Z] 5d3b04190fa2: Download complete [2023-08-16T17:22:07.901Z] ec43610c2a17: Verifying Checksum [2023-08-16T17:22:07.901Z] ec43610c2a17: Download complete [2023-08-16T17:22:07.901Z] 5eb5b503b376: Verifying Checksum [2023-08-16T17:22:07.901Z] 5eb5b503b376: Download complete [2023-08-16T17:22:08.839Z] 2f39f015ded8: Download complete [2023-08-16T17:22:09.407Z] 5eb5b503b376: Pull complete [2023-08-16T17:22:09.407Z] 5c69ac0246d0: Pull complete [2023-08-16T17:22:09.973Z] ec43610c2a17: Pull complete [2023-08-16T17:22:09.973Z] 3a2ae6a8a46f: Pull complete [2023-08-16T17:22:10.230Z] 33b1e0a273af: Pull complete [2023-08-16T17:22:10.230Z] 5d3b04190fa2: Pull complete [2023-08-16T17:22:14.419Z] 2f39f015ded8: Pull complete [2023-08-16T17:22:14.419Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-16T17:22:14.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T17:22:14.419Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T17:22:14.671Z] prd-ubuntu20.04-docker-8c-8g-3800 does not seem to be running inside a container [2023-08-16T17:22:14.717Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-16T17:22:21.312Z] $ docker top 4735e65019057edd40267e35511503c1eb3d795999437cf4acbb91ff5d6171ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T17:22:21.700Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-16T17:22:22.011Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-16T17:22:22.330Z] + ls /var/log/sa-host [2023-08-16T17:22:22.330Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T17:22:22.607Z] provisioning config files... [2023-08-16T17:22:22.618Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5432297983591222207tmp [Pipeline] { [Pipeline] echo [2023-08-16T17:22:22.670Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T17:22:22.991Z] ---> create-netrc.sh [Pipeline] } [2023-08-16T17:22:23.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-16T17:22:23.422Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-16T17:22:23.461Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T17:22:23.782Z] ---> sudo-logs.sh [2023-08-16T17:22:23.782Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-16T17:22:23.858Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T17:22:24.173Z] ---> job-cost.sh [2023-08-16T17:22:24.173Z] lf-activate-venv: SKIPPING [2023-08-16T17:22:24.173Z] DEBUG: total: 0.10999999940395355 [2023-08-16T17:22:24.173Z] INFO: Retrieving Stack Cost... [2023-08-16T17:22:24.433Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-16T17:22:25.004Z] INFO: Archiving Costs [Pipeline] echo [2023-08-16T17:22:25.047Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T17:22:25.366Z] ---> logs-deploy.sh [2023-08-16T17:22:25.366Z] lf-activate-venv: SKIPPING [2023-08-16T17:22:25.366Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4637/1 [2023-08-16T17:22:25.366Z] INFO: archiving workspace using pattern(s): [2023-08-16T17:22:26.305Z] Archives upload complete. [2023-08-16T17:22:26.567Z] INFO: archiving logs to Nexus [2023-08-16T17:22:27.136Z] ---> uname -a: [2023-08-16T17:22:27.136Z] Linux prd-ubuntu20-04-docker-8c-8g-3800 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-16T17:22:27.136Z] [2023-08-16T17:22:27.136Z] [2023-08-16T17:22:27.136Z] ---> lscpu: [2023-08-16T17:22:27.136Z] Architecture: x86_64 [2023-08-16T17:22:27.136Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-16T17:22:27.136Z] Byte Order: Little Endian [2023-08-16T17:22:27.136Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-16T17:22:27.136Z] CPU(s): 8 [2023-08-16T17:22:27.136Z] On-line CPU(s) list: 0-7 [2023-08-16T17:22:27.136Z] Thread(s) per core: 1 [2023-08-16T17:22:27.136Z] Core(s) per socket: 1 [2023-08-16T17:22:27.136Z] Socket(s): 8 [2023-08-16T17:22:27.136Z] NUMA node(s): 1 [2023-08-16T17:22:27.136Z] Vendor ID: AuthenticAMD [2023-08-16T17:22:27.136Z] CPU family: 23 [2023-08-16T17:22:27.136Z] Model: 49 [2023-08-16T17:22:27.136Z] Model name: AMD EPYC-Rome Processor [2023-08-16T17:22:27.136Z] Stepping: 0 [2023-08-16T17:22:27.136Z] CPU MHz: 2799.998 [2023-08-16T17:22:27.136Z] BogoMIPS: 5599.99 [2023-08-16T17:22:27.136Z] Virtualization: AMD-V [2023-08-16T17:22:27.136Z] Hypervisor vendor: KVM [2023-08-16T17:22:27.136Z] Virtualization type: full [2023-08-16T17:22:27.136Z] L1d cache: 256 KiB [2023-08-16T17:22:27.136Z] L1i cache: 256 KiB [2023-08-16T17:22:27.136Z] L2 cache: 4 MiB [2023-08-16T17:22:27.136Z] L3 cache: 128 MiB [2023-08-16T17:22:27.136Z] NUMA node0 CPU(s): 0-7 [2023-08-16T17:22:27.136Z] Vulnerability Itlb multihit: Not affected [2023-08-16T17:22:27.136Z] Vulnerability L1tf: Not affected [2023-08-16T17:22:27.136Z] Vulnerability Mds: Not affected [2023-08-16T17:22:27.136Z] Vulnerability Meltdown: Not affected [2023-08-16T17:22:27.136Z] Vulnerability Mmio stale data: Not affected [2023-08-16T17:22:27.136Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-16T17:22:27.136Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-16T17:22:27.136Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-16T17:22:27.136Z] Vulnerability Srbds: Not affected [2023-08-16T17:22:27.136Z] Vulnerability Tsx async abort: Not affected [2023-08-16T17:22:27.137Z] 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-08-16T17:22:27.137Z] [2023-08-16T17:22:27.137Z] [2023-08-16T17:22:27.137Z] ---> nproc: [2023-08-16T17:22:27.137Z] 8 [2023-08-16T17:22:27.137Z] [2023-08-16T17:22:27.137Z] [2023-08-16T17:22:27.137Z] ---> df -h: [2023-08-16T17:22:27.137Z] Filesystem Size Used Avail Use% Mounted on [2023-08-16T17:22:27.137Z] overlay 155G 22G 133G 15% / [2023-08-16T17:22:27.137Z] tmpfs 64M 0 64M 0% /dev [2023-08-16T17:22:27.137Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-16T17:22:27.137Z] shm 64M 0 64M 0% /dev/shm [2023-08-16T17:22:27.137Z] /dev/vda1 155G 22G 133G 15% /facter-os [2023-08-16T17:22:27.137Z] [2023-08-16T17:22:27.137Z]